Sha256: 4c7b7ec40f7e087c408de170fc5f1dd125b8ad14c0a9b8e3c7550bcd9df1cb27

Contents?: true

Size: 422 Bytes

Versions: 39

Compression:

Stored size: 422 Bytes

Contents

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

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
mumuki-laboratory-9.23.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.22.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.21.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.20.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.20.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.19.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.18.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.18.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.17.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.16.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.15.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.14.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.14.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.13.2 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.13.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.13.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.12.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.12.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.11.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.10.0 app/views/exercise_solutions/_kids_results_button.html.erb