..
quiz_question
fix issue where matching results blanked out repeated answers
2014-04-17 16:25:24 +00:00
quiz_regrader
remove #grade_submission from QuizSubmission
2014-04-23 19:28:03 +00:00
quiz_statistics
Ember Quiz Statistics - Base/Skeleton
2014-05-01 21:06:57 +00:00
quiz.rb
define exportable attributes/associations on models
2014-05-06 23:54:24 +00:00
quiz_group.rb
define exportable attributes/associations on models
2014-05-06 23:54:24 +00:00
quiz_participant.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_question.rb
clean up question import SQL parameter binding
2014-05-07 20:15:11 +00:00
quiz_question_data_fixer.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_question_link_migrator.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_question_regrade.rb
define exportable attributes/associations on models
2014-05-06 23:54:24 +00:00
quiz_regrade.rb
define exportable attributes/associations on models
2014-05-06 23:54:24 +00:00
quiz_regrade_run.rb
define exportable attributes/associations on models
2014-05-06 23:54:24 +00:00
quiz_sortables.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_statistics.rb
define exportable attributes/associations on models
2014-05-06 23:54:24 +00:00
quiz_statistics_service.rb
QuizStatistics API
2014-04-16 15:01:24 +00:00
quiz_submission.rb
define exportable attributes/associations on models
2014-05-06 23:54:24 +00:00
quiz_submission_attempt.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_submission_history.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_submission_service.rb
outcome gradebook: add export link
2014-03-28 20:37:03 +00:00
quiz_submission_snapshot.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_submission_zipper.rb
namespace all of quiz into quizzes module
2014-02-18 22:17:13 +00:00
quiz_user_finder.rb
add submitted/unsubmitted quiz users endpoint to quizzes api
2014-04-18 21:04:23 +00:00
quiz_user_messager.rb
add submitted/unsubmitted quiz users endpoint to quizzes api
2014-04-18 21:04:23 +00:00
submission_grader.rb
move quiz submission grading to individiual object
2014-04-23 19:27:44 +00:00
submission_manager.rb
refactor SubmissionManager#create_or_update_submission
2014-04-23 21:31:09 +00:00