Sha256: 2cfcb7e725b926f4a886cefe79009639550cfb801d324bc7a41a94a1c100d03f

Contents?: true

Size: 417 Bytes

Versions: 47

Compression:

Stored size: 417 Bytes

Contents

<div class="row">
  <div class="col-md-12">
    <div class="actions">
      <% if assignment.solved? %>
        <%= 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

47 entries across 47 versions & 1 rubygems

Version Path
mumuki-laboratory-9.0.6 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.0.5 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.0.4 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.0.3 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.0.2 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.0.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-9.0.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.6.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.6.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.5.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.4.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.3.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.2.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.2.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.1.3 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.1.2 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.1.1 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.1.0 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-7.12.3 app/views/exercise_solutions/_kids_results_button.html.erb
mumuki-laboratory-8.0.0 app/views/exercise_solutions/_kids_results_button.html.erb