mumuki-laboratory 9.0.6 → 9.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (156) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/mumuki_laboratory/application/discussions.js +10 -10
  3. data/app/assets/javascripts/mumuki_laboratory/application/gamification.js +3 -3
  4. data/app/assets/javascripts/mumuki_laboratory/application/kids.js +11 -7
  5. data/app/assets/javascripts/mumuki_laboratory/application/kindergarten.js +3 -3
  6. data/app/assets/javascripts/mumuki_laboratory/application/messages.js +3 -3
  7. data/app/assets/javascripts/mumuki_laboratory/application/mu-modal-carrousel.js +4 -4
  8. data/app/assets/javascripts/mumuki_laboratory/application/multiple-files.js +12 -6
  9. data/app/assets/javascripts/mumuki_laboratory/application/multiple-scenarios.js +1 -1
  10. data/app/assets/javascripts/mumuki_laboratory/application/primary.js +4 -4
  11. data/app/assets/javascripts/mumuki_laboratory/application/profile.js +0 -6
  12. data/app/assets/javascripts/mumuki_laboratory/application/progress.js +1 -1
  13. data/app/assets/javascripts/mumuki_laboratory/application/speech-bubble-renderer.js +1 -1
  14. data/app/assets/javascripts/mumuki_laboratory/application/submission.js +4 -3
  15. data/app/assets/javascripts/mumuki_laboratory/application/toast.js +3 -0
  16. data/app/assets/javascripts/mumuki_laboratory/application/tooltip.js +1 -1
  17. data/app/assets/javascripts/mumuki_laboratory/application/upload.js +2 -2
  18. data/app/assets/stylesheets/mumuki_laboratory/application.scss +0 -1
  19. data/app/assets/stylesheets/mumuki_laboratory/application/_errors.scss +1 -1
  20. data/app/assets/stylesheets/mumuki_laboratory/application/_layout.scss +1 -27
  21. data/app/assets/stylesheets/mumuki_laboratory/application/_modules.scss +0 -2
  22. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_activity.scss +7 -5
  23. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_avatar.scss +5 -0
  24. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_breadcrumb.scss +2 -2
  25. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_datepicker.scss +0 -4
  26. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_discussion.scss +38 -60
  27. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_editor.scss +16 -18
  28. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_exercise_assignment.scss +2 -11
  29. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_exercise_results.scss +1 -7
  30. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_faqs.scss +3 -3
  31. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_flash.scss +7 -46
  32. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_kids.scss +19 -4
  33. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_kids_results.scss +18 -23
  34. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_kindergarten.scss +1 -9
  35. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_overlap.scss +1 -1
  36. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_progress_bar.scss +5 -5
  37. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_timer.scss +1 -3
  38. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_user_menu.scss +13 -6
  39. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_user_profile.scss +0 -2
  40. data/app/controllers/application_controller.rb +4 -2
  41. data/app/controllers/discussions_messages_controller.rb +3 -1
  42. data/app/helpers/application_helper.rb +5 -5
  43. data/app/helpers/assignment_result_helper.rb +3 -2
  44. data/app/helpers/assistance_box_helper.rb +1 -1
  45. data/app/helpers/concerns/with_student_path_navigation.rb +8 -3
  46. data/app/helpers/concerns/with_student_path_navigation/continue_navigation.rb +1 -1
  47. data/app/helpers/concerns/with_student_path_navigation/finish_navigation.rb +1 -1
  48. data/app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb +7 -0
  49. data/app/helpers/concerns/with_student_path_navigation/revisit_navigation.rb +1 -1
  50. data/app/helpers/discussions_helper.rb +61 -24
  51. data/app/helpers/editor_tabs_helper.rb +10 -6
  52. data/app/helpers/email_helper.rb +2 -2
  53. data/app/helpers/exercise_input_helper.rb +2 -3
  54. data/app/helpers/links_helper.rb +12 -9
  55. data/app/helpers/menu_bar_helper.rb +1 -1
  56. data/app/helpers/messages_helper.rb +1 -1
  57. data/app/helpers/overlapped_buttons_helper.rb +22 -12
  58. data/app/helpers/profile_helper.rb +3 -3
  59. data/app/helpers/toast_helper.rb +27 -0
  60. data/app/helpers/user_activity_helper.rb +1 -1
  61. data/app/views/book/show.html.erb +2 -2
  62. data/app/views/certificates/verify.html.erb +1 -1
  63. data/app/views/chapters/show.html.erb +2 -2
  64. data/app/views/discussions/_message.html.erb +31 -6
  65. data/app/views/discussions/_new_message.html.erb +4 -4
  66. data/app/views/discussions/index.html.erb +8 -10
  67. data/app/views/discussions/new.html.erb +1 -1
  68. data/app/views/discussions/show.html.erb +20 -12
  69. data/app/views/exam_registrations/show.html.erb +10 -11
  70. data/app/views/exercise_solutions/_assistant_rules_box.html.erb +1 -1
  71. data/app/views/exercise_solutions/_contextualization_results_body.html.erb +1 -1
  72. data/app/views/exercise_solutions/_contextualization_results_container.html.erb +1 -1
  73. data/app/views/exercise_solutions/_kids_results_button.html.erb +2 -2
  74. data/app/views/exercise_solutions/_results.html.erb +1 -1
  75. data/app/views/exercises/_exercise_assignment.html.erb +2 -2
  76. data/app/views/exercises/_exercise_skipped.html.erb +1 -1
  77. data/app/views/exercises/_read_only.html.erb +108 -105
  78. data/app/views/exercises/show.html.erb +7 -7
  79. data/app/views/guides/_guide.html.erb +1 -1
  80. data/app/views/guides/_guide_container.html.erb +4 -4
  81. data/app/views/invitations/_invitation_form.html.erb +5 -4
  82. data/app/views/layouts/_authoring.html.erb +1 -1
  83. data/app/views/layouts/_discussions.html.erb +7 -7
  84. data/app/views/layouts/_kids.html.erb +5 -5
  85. data/app/views/layouts/_kindergarten.html.erb +10 -6
  86. data/app/views/layouts/_main.html.erb +6 -10
  87. data/app/views/layouts/_organizations_listing.html.erb +2 -2
  88. data/app/views/layouts/_progress_bar.html.erb +2 -0
  89. data/app/views/layouts/_submission_result_error.html.erb +1 -1
  90. data/app/views/layouts/_test_results.html.erb +1 -1
  91. data/app/views/layouts/_timer.html.erb +1 -1
  92. data/app/views/layouts/_user_menu.html.erb +3 -3
  93. data/app/views/layouts/application.html.erb +39 -42
  94. data/app/views/layouts/exercise_inputs/editors/_code.html.erb +4 -4
  95. data/app/views/layouts/exercise_inputs/editors/_free_form.html.erb +1 -1
  96. data/app/views/layouts/exercise_inputs/editors/_multiple_choice.html.erb +7 -9
  97. data/app/views/layouts/exercise_inputs/editors/_multiple_files.html.erb +10 -10
  98. data/app/views/layouts/exercise_inputs/editors/_single_choice.html.erb +6 -8
  99. data/app/views/layouts/exercise_inputs/editors/_text.html.erb +2 -3
  100. data/app/views/layouts/exercise_inputs/editors/_upload.html.erb +5 -5
  101. data/app/views/layouts/exercise_inputs/forms/_form.html.erb +1 -1
  102. data/app/views/layouts/exercise_inputs/forms/_interactive_form.html.erb +2 -2
  103. data/app/views/layouts/exercise_inputs/forms/_kids_form.html.erb +1 -1
  104. data/app/views/layouts/exercise_inputs/forms/_playground_form.html.erb +2 -2
  105. data/app/views/layouts/exercise_inputs/forms/_problem_form.html.erb +13 -9
  106. data/app/views/layouts/exercise_inputs/layouts/_input_primary.html.erb +2 -2
  107. data/app/views/layouts/exercise_inputs/layouts/_input_right.html.erb +2 -2
  108. data/app/views/layouts/exercise_inputs/read_only_editors/_code.html.erb +1 -1
  109. data/app/views/layouts/exercise_inputs/read_only_editors/_free_form.html.erb +1 -1
  110. data/app/views/layouts/exercise_inputs/read_only_editors/_multiple_choice.html.erb +4 -4
  111. data/app/views/layouts/exercise_inputs/read_only_editors/_multiple_files.html.erb +2 -2
  112. data/app/views/layouts/exercise_inputs/read_only_editors/_single_choice.html.erb +4 -4
  113. data/app/views/layouts/exercise_inputs/read_only_editors/_text.erb +1 -1
  114. data/app/views/layouts/modals/_avatar_picker.html.erb +2 -5
  115. data/app/views/layouts/modals/_guide_corollary.html.erb +4 -8
  116. data/app/views/layouts/modals/_kids_context.html.erb +7 -5
  117. data/app/views/layouts/modals/_kids_results.html.erb +2 -2
  118. data/app/views/layouts/modals/_kids_results_aborted.html.erb +2 -2
  119. data/app/views/layouts/modals/_kindergarten_context.html.erb +3 -3
  120. data/app/views/layouts/modals/_kindergarten_results.html.erb +3 -3
  121. data/app/views/layouts/modals/_kindergarten_results_aborted.html.erb +2 -2
  122. data/app/views/layouts/modals/_level_up.html.erb +2 -5
  123. data/app/views/layouts/modals/_new_message.html.erb +5 -5
  124. data/app/views/notifications/_dropdown.html.erb +3 -3
  125. data/app/views/users/_activity_indicator.html.erb +14 -14
  126. data/app/views/users/_edit_user_form.html.erb +6 -6
  127. data/app/views/users/_profile_fields.html.erb +6 -6
  128. data/app/views/users/_user_form.html.erb +2 -2
  129. data/app/views/users/activity.html.erb +29 -29
  130. data/app/views/users/certificates.html.erb +26 -24
  131. data/app/views/users/discussions.html.erb +23 -21
  132. data/app/views/users/messages.html.erb +22 -20
  133. data/app/views/users/show.html.erb +5 -3
  134. data/app/views/users/terms.html.erb +4 -2
  135. data/lib/mumuki/laboratory.rb +1 -1
  136. data/lib/mumuki/laboratory/locales/en.yml +15 -1
  137. data/lib/mumuki/laboratory/locales/es-CL.yml +15 -1
  138. data/lib/mumuki/laboratory/locales/es.yml +15 -1
  139. data/lib/mumuki/laboratory/locales/pt.yml +15 -2
  140. data/lib/mumuki/laboratory/version.rb +1 -1
  141. data/spec/capybara_helper.rb +1 -0
  142. data/spec/controllers/discussions_messages_controller_spec.rb +64 -2
  143. data/spec/dummy/db/schema.rb +4 -0
  144. data/spec/features/discussion_flow_spec.rb +20 -2
  145. data/spec/features/exercise_flow_spec.rb +1 -1
  146. data/spec/features/guide_reset_spec.rb +1 -1
  147. data/spec/features/terms_flow_spec.rb +1 -2
  148. data/spec/helpers/breadcrumbs_helper_spec.rb +2 -2
  149. data/spec/helpers/with_navigation_spec.rb +36 -13
  150. data/spec/javascripts/editors-spec.js +3 -3
  151. data/spec/javascripts/kids-button-spec.js +2 -2
  152. data/spec/javascripts/upload-spec.js +8 -8
  153. metadata +114 -114
  154. data/app/assets/stylesheets/mumuki_laboratory/application/hovers.scss +0 -12
  155. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_checkboxes.scss +0 -34
  156. data/app/assets/stylesheets/mumuki_laboratory/application/modules/_guide_corollary.scss +0 -9
@@ -4,7 +4,7 @@ describe('KidsButton', () => {
4
4
  fixture.set(`
5
5
  <div class="mu-kindergarten">
6
6
  <button class="mu-kids-button">Click me<button>
7
- <div class="mu-kids-overlay" style="display: none"></div>
7
+ <div class="mu-kids-overlay d-none"></div>
8
8
  </div>
9
9
  `);
10
10
 
@@ -18,7 +18,7 @@ describe('KidsButton', () => {
18
18
  });
19
19
 
20
20
  it('overlay is hidden by default', () => {
21
- expect(mumuki.kids.$overlay.css('display')).toBe('none');
21
+ expect(mumuki.kids.$overlay.hasClass('d-none'));
22
22
  });
23
23
 
24
24
  it('call showOverlay on wait', () => {
@@ -2,11 +2,11 @@ describe('upload', () => {
2
2
  const fileSizeLimit = 20;
3
3
 
4
4
  fixture.set(`
5
- <textarea id="solution_content" type="text" name="solution[content]" class="hidden"></textarea>
6
- <input id="mu-upload-input" type="file" class="upload submission-control hidden" mu-upload-file-limit=${fileSizeLimit} accept=".txt" />
7
- <label id="mu-upload-label" for="mu-upload-input" class="btn btn-success"></label>
8
- <button class="btn btn-success btn-block btn-submit disabled"></button>
9
- <div id="mu-upload-file-limit-exceeded" class="hidden"></div>
5
+ <textarea id="solution_content" type="text" name="solution[content]" class="d-none"></textarea>
6
+ <input id="mu-upload-input" type="file" class="upload submission-control d-none" mu-upload-file-limit=${fileSizeLimit} accept=".txt" />
7
+ <label id="mu-upload-label" for="mu-upload-input" class="btn btn-complementary"></label>
8
+ <button class="btn btn-complementary w-100 btn-submit disabled"></button>
9
+ <div id="mu-upload-file-limit-exceeded" class="d-none"></div>
10
10
  `);
11
11
 
12
12
  beforeEach(() => {
@@ -38,7 +38,7 @@ describe('upload', () => {
38
38
  });
39
39
 
40
40
  it('does not exceed max file size', function () {
41
- expect($('#mu-upload-file-limit-exceeded').hasClass('hidden')).toBe(true);
41
+ expect($('#mu-upload-file-limit-exceeded').hasClass('d-none')).toBe(true);
42
42
  });
43
43
  });
44
44
 
@@ -56,7 +56,7 @@ describe('upload', () => {
56
56
  });
57
57
 
58
58
  it('does not exceed max file size', function () {
59
- expect($('#mu-upload-file-limit-exceeded').hasClass('hidden')).toBe(true);
59
+ expect($('#mu-upload-file-limit-exceeded').hasClass('d-none')).toBe(true);
60
60
  });
61
61
  });
62
62
 
@@ -74,7 +74,7 @@ describe('upload', () => {
74
74
  });
75
75
 
76
76
  it('exceeds max file size', function () {
77
- expect($('#mu-upload-file-limit-exceeded').hasClass('hidden')).toBe(false);
77
+ expect($('#mu-upload-file-limit-exceeded').hasClass('d-none')).toBe(false);
78
78
  });
79
79
  });
80
80
  });
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mumuki-laboratory
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.0.6
4
+ version: 9.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Franco Bulgarelli
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-09 00:00:00.000000000 Z
11
+ date: 2021-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 9.0.6
33
+ version: 9.1.1
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 9.0.6
40
+ version: 9.1.1
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: mumukit-bridge
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -114,14 +114,14 @@ dependencies:
114
114
  requirements:
115
115
  - - "~>"
116
116
  - !ruby/object:Gem::Version
117
- version: '2.0'
117
+ version: '3.0'
118
118
  type: :runtime
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
- version: '2.0'
124
+ version: '3.0'
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: muvment
127
127
  requirement: !ruby/object:Gem::Requirement
@@ -179,19 +179,19 @@ dependencies:
179
179
  - !ruby/object:Gem::Version
180
180
  version: '0.16'
181
181
  - !ruby/object:Gem::Dependency
182
- name: bootstrap-kaminari-views
182
+ name: bootstrap5-kaminari-views
183
183
  requirement: !ruby/object:Gem::Requirement
184
184
  requirements:
185
- - - ">="
185
+ - - "~>"
186
186
  - !ruby/object:Gem::Version
187
- version: '0'
187
+ version: 0.0.1
188
188
  type: :runtime
189
189
  prerelease: false
190
190
  version_requirements: !ruby/object:Gem::Requirement
191
191
  requirements:
192
- - - ">="
192
+ - - "~>"
193
193
  - !ruby/object:Gem::Version
194
- version: '0'
194
+ version: 0.0.1
195
195
  - !ruby/object:Gem::Dependency
196
196
  name: font_awesome5_rails
197
197
  requirement: !ruby/object:Gem::Requirement
@@ -439,6 +439,7 @@ files:
439
439
  - app/assets/javascripts/mumuki_laboratory/application/submissions-store.js
440
440
  - app/assets/javascripts/mumuki_laboratory/application/sync-mode.js
441
441
  - app/assets/javascripts/mumuki_laboratory/application/timer.js
442
+ - app/assets/javascripts/mumuki_laboratory/application/toast.js
442
443
  - app/assets/javascripts/mumuki_laboratory/application/tooltip.js
443
444
  - app/assets/javascripts/mumuki_laboratory/application/upload.js
444
445
  - app/assets/javascripts/mumuki_laboratory/application/user.js
@@ -455,13 +456,11 @@ files:
455
456
  - app/assets/stylesheets/mumuki_laboratory/application/_tooltip.scss
456
457
  - app/assets/stylesheets/mumuki_laboratory/application/_vendor.scss
457
458
  - app/assets/stylesheets/mumuki_laboratory/application/codemirror-themes/_mu-light.scss
458
- - app/assets/stylesheets/mumuki_laboratory/application/hovers.scss
459
459
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_activity.scss
460
460
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_avatar.scss
461
461
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_book_header.scss
462
462
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_breadcrumb.scss
463
463
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_certificate.scss
464
- - app/assets/stylesheets/mumuki_laboratory/application/modules/_checkboxes.scss
465
464
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_console.scss
466
465
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_content_show.scss
467
466
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_datepicker.scss
@@ -473,7 +472,6 @@ files:
473
472
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_faqs.scss
474
473
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_flash.scss
475
474
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_gs-board.scss
476
- - app/assets/stylesheets/mumuki_laboratory/application/modules/_guide_corollary.scss
477
475
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_highlight.scss
478
476
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_kids.scss
479
477
  - app/assets/stylesheets/mumuki_laboratory/application/modules/_kids_results.scss
@@ -547,6 +545,7 @@ files:
547
545
  - app/helpers/concerns/with_student_path_navigation/continue_navigation.rb
548
546
  - app/helpers/concerns/with_student_path_navigation/finish_navigation.rb
549
547
  - app/helpers/concerns/with_student_path_navigation/navigation.rb
548
+ - app/helpers/concerns/with_student_path_navigation/next_parent_navigation.rb
550
549
  - app/helpers/concerns/with_student_path_navigation/revisit_navigation.rb
551
550
  - app/helpers/content_view_helper.rb
552
551
  - app/helpers/contextualization_result_helper.rb
@@ -572,6 +571,7 @@ files:
572
571
  - app/helpers/progress_bar_helper.rb
573
572
  - app/helpers/progress_helper.rb
574
573
  - app/helpers/runner_assets_helper.rb
574
+ - app/helpers/toast_helper.rb
575
575
  - app/helpers/user_activity_helper.rb
576
576
  - app/helpers/user_menu_helper.rb
577
577
  - app/mailers/application_mailer.rb
@@ -956,134 +956,134 @@ signing_key:
956
956
  specification_version: 4
957
957
  summary: Code assement web application for the Mumuki Platform.
958
958
  test_files:
959
- - spec/dummy/package.json
960
- - spec/dummy/db/schema.rb
961
- - spec/dummy/db/seeds.rb
962
- - spec/dummy/public/character/animations.json
963
- - spec/dummy/public/character/kibi/jump.svg
964
- - spec/dummy/public/character/kibi/passed_with_warnings.svg
965
- - spec/dummy/public/character/kibi/context.svg
966
- - spec/dummy/public/character/kibi/failure.svg
967
- - spec/dummy/public/character/kibi/success_l.svg
968
- - spec/dummy/public/character/kibi/success2_l.svg
969
- - spec/dummy/public/character/magnifying_glass/apparition.svg
970
- - spec/dummy/public/character/magnifying_glass/loop.svg
959
+ - spec/helpers/exercise_input_helper_spec.rb
960
+ - spec/helpers/icons_helper_spec.rb
961
+ - spec/helpers/breadcrumbs_helper_spec.rb
962
+ - spec/helpers/email_helper_spec.rb
963
+ - spec/helpers/avatar_helper_spec.rb
964
+ - spec/helpers/application_helper_spec.rb
965
+ - spec/helpers/authors_helper_spec.rb
966
+ - spec/helpers/certificate_helper_spec.rb
967
+ - spec/helpers/page_title_helper_spec.rb
968
+ - spec/helpers/with_navigation_spec.rb
969
+ - spec/helpers/with_choices_spec.rb
970
+ - spec/helpers/user_activity_helper_spec.rb
971
+ - spec/helpers/test_results_rendering_spec.rb
972
+ - spec/spec_helper.rb
973
+ - spec/login_helper.rb
974
+ - spec/dummy/config/environments/development.rb
975
+ - spec/dummy/config/environments/test.rb
976
+ - spec/dummy/config/application.rb
977
+ - spec/dummy/config/secrets.yml
978
+ - spec/dummy/config/initializers/assets.rb
979
+ - spec/dummy/config/initializers/wrap_parameters.rb
980
+ - spec/dummy/config/initializers/cookies_serializer.rb
981
+ - spec/dummy/config/initializers/filter_parameter_logging.rb
982
+ - spec/dummy/config/spring.rb
983
+ - spec/dummy/config/boot.rb
984
+ - spec/dummy/config/database.yml
985
+ - spec/dummy/config/cable.yml
986
+ - spec/dummy/config/environment.rb
987
+ - spec/dummy/config/routes.rb
988
+ - spec/dummy/config/rabbit.yml
989
+ - spec/dummy/config/locales/en.yml
990
+ - spec/dummy/config/puma.rb
991
+ - spec/dummy/public/medal/outline.svg
992
+ - spec/dummy/public/error/410.svg
971
993
  - spec/dummy/public/error/timeout_1.svg
972
994
  - spec/dummy/public/error/timeout_2.svg
973
- - spec/dummy/public/error/410.svg
974
- - spec/dummy/public/error/401.svg
975
995
  - spec/dummy/public/error/timeout_3.svg
976
- - spec/dummy/public/error/500.svg
977
- - spec/dummy/public/error/404.svg
978
996
  - spec/dummy/public/error/403.svg
979
- - spec/dummy/public/medal/outline.svg
997
+ - spec/dummy/public/error/401.svg
998
+ - spec/dummy/public/error/404.svg
999
+ - spec/dummy/public/error/500.svg
1000
+ - spec/dummy/public/character/magnifying_glass/apparition.svg
1001
+ - spec/dummy/public/character/magnifying_glass/loop.svg
1002
+ - spec/dummy/public/character/kibi/failure.svg
1003
+ - spec/dummy/public/character/kibi/success2_l.svg
1004
+ - spec/dummy/public/character/kibi/jump.svg
1005
+ - spec/dummy/public/character/kibi/success_l.svg
1006
+ - spec/dummy/public/character/kibi/passed_with_warnings.svg
1007
+ - spec/dummy/public/character/kibi/context.svg
1008
+ - spec/dummy/public/character/animations.json
980
1009
  - spec/dummy/Rakefile
981
1010
  - spec/dummy/config.ru
982
- - spec/dummy/config/environment.rb
983
- - spec/dummy/config/secrets.yml
984
- - spec/dummy/config/boot.rb
985
- - spec/dummy/config/spring.rb
986
- - spec/dummy/config/database.yml
987
- - spec/dummy/config/routes.rb
988
- - spec/dummy/config/cable.yml
989
- - spec/dummy/config/application.rb
990
- - spec/dummy/config/initializers/filter_parameter_logging.rb
991
- - spec/dummy/config/initializers/assets.rb
992
- - spec/dummy/config/initializers/wrap_parameters.rb
993
- - spec/dummy/config/initializers/cookies_serializer.rb
994
- - spec/dummy/config/environments/test.rb
995
- - spec/dummy/config/environments/development.rb
996
- - spec/dummy/config/puma.rb
997
- - spec/dummy/config/locales/en.yml
998
- - spec/dummy/config/rabbit.yml
999
- - spec/dummy/bin/rake
1011
+ - spec/dummy/package.json
1012
+ - spec/dummy/db/seeds.rb
1013
+ - spec/dummy/db/schema.rb
1000
1014
  - spec/dummy/bin/bundle
1001
- - spec/dummy/bin/yarn
1002
- - spec/dummy/bin/rails
1003
1015
  - spec/dummy/bin/update
1016
+ - spec/dummy/bin/yarn
1004
1017
  - spec/dummy/bin/setup
1018
+ - spec/dummy/bin/rails
1019
+ - spec/dummy/bin/rake
1020
+ - spec/evaluation_helper.rb
1005
1021
  - spec/capybara_helper.rb
1006
- - spec/controllers/organizations_api_controller_spec.rb
1022
+ - spec/controllers/certificates_controller_spec.rb
1023
+ - spec/controllers/exam_authorization_requests_controller_spec.rb
1007
1024
  - spec/controllers/discussions_controller_spec.rb
1008
- - spec/controllers/exercise_solutions_controller_spec.rb
1025
+ - spec/controllers/messages_controller_spec.rb
1009
1026
  - spec/controllers/chapters_controller_spec.rb
1010
- - spec/controllers/exam_registrations_controller_spec.rb
1011
- - spec/controllers/exam_authorization_requests_controller_spec.rb
1012
- - spec/controllers/users_controller_spec.rb
1013
- - spec/controllers/confirmations_controller_spec.rb
1014
- - spec/controllers/discussions_messages_controller_spec.rb
1015
- - spec/controllers/certificates_controller_spec.rb
1016
1027
  - spec/controllers/courses_api_controller_spec.rb
1017
- - spec/controllers/students_api_controller_spec.rb
1018
- - spec/controllers/invitations_controller_spec.rb
1019
1028
  - spec/controllers/api_clients_controller.rb
1029
+ - spec/controllers/students_api_controller_spec.rb
1030
+ - spec/controllers/exercise_solutions_controller_spec.rb
1031
+ - spec/controllers/discussions_messages_controller_spec.rb
1032
+ - spec/controllers/users_controller_spec.rb
1020
1033
  - spec/controllers/guide_progress_controller_spec.rb
1021
- - spec/controllers/messages_controller_spec.rb
1034
+ - spec/controllers/confirmations_controller_spec.rb
1022
1035
  - spec/controllers/users_api_controller_spec.rb
1023
- - spec/login_helper.rb
1036
+ - spec/controllers/organizations_api_controller_spec.rb
1037
+ - spec/controllers/exam_registrations_controller_spec.rb
1038
+ - spec/controllers/invitations_controller_spec.rb
1039
+ - spec/teaspoon_env.rb
1040
+ - spec/api_helper.rb
1024
1041
  - spec/mailers/user_mailer_spec.rb
1025
1042
  - spec/mailers/previews/user_mailer_preview.rb
1026
- - spec/features/notifications_flow_spec.rb
1027
- - spec/features/standard_flow_spec.rb
1028
- - spec/features/home_private_flow_spec.rb
1029
- - spec/features/home_public_flow_spec.rb
1043
+ - spec/features/discussion_flow_spec.rb
1044
+ - spec/features/runner_assets_spec.rb
1030
1045
  - spec/features/user_activity_flow_spec.rb
1031
- - spec/features/not_found_private_flow_spec.rb
1046
+ - spec/features/progressive_tips_spec.rb
1047
+ - spec/features/immersive_redirection_spec.rb
1048
+ - spec/features/menu_bar_spec.rb
1049
+ - spec/features/login_flow_spec.rb
1050
+ - spec/features/not_found_public_flow_spec.rb
1051
+ - spec/features/profile_flow_spec.rb
1032
1052
  - spec/features/certificate_programs_flow_spec.rb
1033
- - spec/features/complements_flow_spec.rb
1034
- - spec/features/exams_flow_spec.rb
1035
- - spec/features/links_flow_spec.rb
1053
+ - spec/features/lessons_flow_spec.rb
1054
+ - spec/features/standard_flow_spec.rb
1036
1055
  - spec/features/guide_reset_spec.rb
1037
- - spec/features/exercise_flow_spec.rb
1038
- - spec/features/runner_assets_spec.rb
1039
- - spec/features/discussion_flow_spec.rb
1056
+ - spec/features/guides_flow_spec.rb
1040
1057
  - spec/features/disable_user_flow_spec.rb
1041
- - spec/features/dynamic_exam_spec.rb
1058
+ - spec/features/notifications_flow_spec.rb
1059
+ - spec/features/terms_flow_spec.rb
1042
1060
  - spec/features/topic_flow_spec.rb
1043
- - spec/features/guides_flow_spec.rb
1044
- - spec/features/immersive_redirection_spec.rb
1045
- - spec/features/chapters_flow_spec.rb
1046
- - spec/features/disabled_organization_flow_spec.rb
1047
- - spec/features/lessons_flow_spec.rb
1048
- - spec/features/not_found_public_flow_spec.rb
1061
+ - spec/features/home_public_flow_spec.rb
1062
+ - spec/features/exams_flow_spec.rb
1063
+ - spec/features/home_private_flow_spec.rb
1049
1064
  - spec/features/invitations_flow_spec.rb
1050
- - spec/features/login_flow_spec.rb
1051
- - spec/features/menu_bar_spec.rb
1052
- - spec/features/profile_flow_spec.rb
1053
- - spec/features/terms_flow_spec.rb
1054
- - spec/features/progressive_tips_spec.rb
1055
- - spec/javascripts/speech-bubble-renderer-spec.js
1056
- - spec/javascripts/timeout-spec.js
1057
- - spec/javascripts/kids-button-spec.js
1058
- - spec/javascripts/csrf-token-spec.js
1065
+ - spec/features/links_flow_spec.rb
1066
+ - spec/features/dynamic_exam_spec.rb
1067
+ - spec/features/not_found_private_flow_spec.rb
1068
+ - spec/features/complements_flow_spec.rb
1069
+ - spec/features/disabled_organization_flow_spec.rb
1070
+ - spec/features/exercise_flow_spec.rb
1071
+ - spec/features/chapters_flow_spec.rb
1059
1072
  - spec/javascripts/spec-helper.js
1060
- - spec/javascripts/timer-spec.js
1061
- - spec/javascripts/editors-spec.js
1062
- - spec/javascripts/sync-mode-spec.js
1073
+ - spec/javascripts/global-spec.js
1074
+ - spec/javascripts/kids-button-spec.js
1063
1075
  - spec/javascripts/gamification-spec.js
1076
+ - spec/javascripts/i18n-spec.js
1077
+ - spec/javascripts/sync-mode-spec.js
1078
+ - spec/javascripts/timeout-spec.js
1079
+ - spec/javascripts/submissions-store-spec.js
1064
1080
  - spec/javascripts/upload-spec.js
1065
1081
  - spec/javascripts/results-renderers-spec.js
1066
- - spec/javascripts/global-spec.js
1067
1082
  - spec/javascripts/exercise-spec.js
1068
- - spec/javascripts/bridge-spec.js
1069
- - spec/javascripts/i18n-spec.js
1070
- - spec/javascripts/submissions-store-spec.js
1083
+ - spec/javascripts/csrf-token-spec.js
1084
+ - spec/javascripts/editors-spec.js
1071
1085
  - spec/javascripts/elipsis-spec.js
1086
+ - spec/javascripts/speech-bubble-renderer-spec.js
1072
1087
  - spec/javascripts/events-spec.js
1073
- - spec/helpers/with_choices_spec.rb
1074
- - spec/helpers/breadcrumbs_helper_spec.rb
1075
- - spec/helpers/application_helper_spec.rb
1076
- - spec/helpers/certificate_helper_spec.rb
1077
- - spec/helpers/with_navigation_spec.rb
1078
- - spec/helpers/user_activity_helper_spec.rb
1079
- - spec/helpers/page_title_helper_spec.rb
1080
- - spec/helpers/authors_helper_spec.rb
1081
- - spec/helpers/avatar_helper_spec.rb
1082
- - spec/helpers/exercise_input_helper_spec.rb
1083
- - spec/helpers/test_results_rendering_spec.rb
1084
- - spec/helpers/icons_helper_spec.rb
1085
- - spec/helpers/email_helper_spec.rb
1086
- - spec/evaluation_helper.rb
1087
- - spec/spec_helper.rb
1088
- - spec/teaspoon_env.rb
1089
- - spec/api_helper.rb
1088
+ - spec/javascripts/bridge-spec.js
1089
+ - spec/javascripts/timer-spec.js
@@ -1,12 +0,0 @@
1
- a.text-info:hover {
2
- color: $brand-info;
3
- }
4
- a.text-warning:hover {
5
- color: $brand-warning;
6
- }
7
- a.text-danger:hover {
8
- color: $brand-danger;
9
- }
10
- a.text-success:hover {
11
- color: $brand-success;
12
- }
@@ -1,34 +0,0 @@
1
- .complementary label::after {
2
- background-color: $brand-complementary;
3
- color: white;
4
- top: 6px;
5
- }
6
-
7
- .complementary label::before {
8
- top: 6px;
9
- }
10
-
11
- .complementary-checkbox {
12
- label::after {
13
- width: 17px;
14
- height: 17px;
15
- line-height: 14px;
16
- border-radius: 3px;
17
- border: 1px solid $brand-complementary;
18
- }
19
- input[type="checkbox"]:disabled.mu-read-only + label {
20
- opacity: 1;
21
- cursor: unset;
22
- }
23
- }
24
-
25
- .complementary-radio{
26
- label::after {
27
- top: 9px;
28
- }
29
- input[type="radio"]:disabled.mu-read-only + label {
30
- opacity: 1;
31
- cursor: unset;
32
- }
33
- }
34
-