-
- Downloads
Fix bugs (StudentQuizzes issue & related)
* groups_by_course issue in set_client_visibility * numerous CoffeeScript -> JS issues around making functions global * StudentQuizzes, QuizPage * Update pageload event listener issues * Add missing import for course.js
Showing
- app/controllers/answer_event_controller.rb 0 additions, 1 deletionapp/controllers/answer_event_controller.rb
- app/controllers/quiz_controller.rb 4 additions, 4 deletionsapp/controllers/quiz_controller.rb
- app/javascript/packs/application.js 5 additions, 3 deletionsapp/javascript/packs/application.js
- app/javascript/src/answers.js 41 additions, 40 deletionsapp/javascript/src/answers.js
- app/javascript/src/connection.js 13 additions, 13 deletionsapp/javascript/src/connection.js
- app/javascript/src/hints.js 1 addition, 1 deletionapp/javascript/src/hints.js
- app/javascript/src/jquery-global.js 1 addition, 0 deletionsapp/javascript/src/jquery-global.js
- app/javascript/src/page_load.js 4 additions, 2 deletionsapp/javascript/src/page_load.js
- app/javascript/src/quiz.js 14 additions, 12 deletionsapp/javascript/src/quiz.js
- app/javascript/src/quiz_templates.js 5 additions, 2 deletionsapp/javascript/src/quiz_templates.js
- app/javascript/src/student_quizzes.js 37 additions, 30 deletionsapp/javascript/src/student_quizzes.js
- app/javascript/src/timer.js 6 additions, 6 deletionsapp/javascript/src/timer.js
- app/javascript/src/underscore-global.js 1 addition, 0 deletionsapp/javascript/src/underscore-global.js
- app/javascript/src/util.js 14 additions, 14 deletionsapp/javascript/src/util.js
- app/services/set_quiz_visibility_service.rb 7 additions, 4 deletionsapp/services/set_quiz_visibility_service.rb
- deps/dtu-core 1 addition, 1 deletiondeps/dtu-core
Please register or sign in to comment