Sha256: 833b7a3efd89c01b2e981b2bf4cb4d8515aae02c4a163a0c0359e2f15e17f244

Contents?: true

Size: 417 Bytes

Versions: 34

Compression:

Stored size: 417 Bytes

Contents

<div class="row">
  <div class="col-md-12">
    <div class="actions">
      <% if assignment.passed? %>
        <%= next_exercise_button(@exercise) || close_modal_button %>
      <% else %>
        <button class="btn btn-success btn-block submission-control" id="kids-btn-retry" data-dismiss="modal" aria-label="<%= t :retry_exercise %>"> <%= t :retry_exercise %> </button>
      <% end %>
    </div>
  </div>
</div>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
mumuki-laboratory-6.7.5 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-7.0.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-7.0.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.7.4 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.7.3 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.7.2 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.7.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.7.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.6.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.6.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.5.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.5.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.4.2 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-6.4.1 app/views/exercise_solutions/_kids_results_button.html.erb