canvas-lms/spec/models/quizzes
Davis McClellan c77e406b4c Fix mobile quiz eligibility for multiple sections
fixes CNVS-27408

test plan:
- Create a quiz.
- In the availability dates, select one student or section and have
  the quiz be open for that student for some time.
- Add another availability lock and select 'Everyone'. It will be
  'Everyone Else' and have the availability time set to either in
  the past or in the future.
- Take the quiz as the student through the api.
- Ensure that the student is able to answer questions.

Change-Id: I4117632be45a4f743c25363a5f255a90cc7c301a
Reviewed-on: https://gerrit.instructure.com/73668
Tested-by: Jenkins
Reviewed-by: John Corrigan <jcorrigan@instructure.com>
Reviewed-by: Ryan Taylor <rtaylor@instructure.com>
QA-Review: Michael Hargiss <mhargiss@instructure.com>
Product-Review: Jason Sparks <jsparks@instructure.com>
2016-03-03 23:19:07 +00:00
..
log_auditing Quiz submission creation event 2015-06-16 19:53:17 +00:00
quiz_question spec: fix circular dependency error 2015-12-29 14:13:20 +00:00
quiz_regrader rails4: fix quizzes model specs 2015-07-15 21:55:59 +00:00
quiz_statistics Fix bug on survey stats 2016-01-14 22:43:40 +00:00
quiz_submission Fix quiz questions from banks 2014-12-15 17:38:13 +00:00
outstanding_quiz_submission_manager_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_eligibility_spec.rb Fix eligibility issues with multiple sections 2016-02-08 15:30:11 +00:00
quiz_extension_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_group_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_outcome_result_builder_spec.rb Fixing outcome scoring for quizzes 2015-07-27 16:24:18 +00:00
quiz_question_builder_spec.rb Fix quiz questions from banks 2014-12-15 17:38:13 +00:00
quiz_question_data_fixer_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_question_link_migrator_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_question_regrade_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_question_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_regrade_run_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_regrade_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_sortables_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_spec.rb background submission updates for non-graded quizzes 2016-02-23 17:30:00 +00:00
quiz_statistics_service_spec.rb A landing page for when Quiz Stats are just too big 2015-01-13 19:17:14 +00:00
quiz_statistics_spec.rb Fixes quiz_statistics largeness error 2015-02-05 23:03:33 +00:00
quiz_submission_attempt_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_submission_event_spec.rb QLA - QuestionAnswered 2014-11-21 02:57:46 +00:00
quiz_submission_history_spec.rb quiz submission history should always show latest submission 2015-10-20 13:24:30 +00:00
quiz_submission_service_spec.rb Fix mobile quiz eligibility for multiple sections 2016-03-03 23:19:07 +00:00
quiz_submission_spec.rb migrate yaml in database into a psych compatible format 2016-02-25 20:07:15 +00:00
quiz_submission_zipper_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quiz_user_finder_spec.rb remove deprecated method 2015-06-12 16:15:14 +00:00
quiz_user_messager_spec.rb remove deprecated method 2015-06-12 16:15:14 +00:00
quiz_user_messager_spec_helper.rb add submitted/unsubmitted quiz users endpoint to quizzes api 2014-04-18 21:04:23 +00:00
submission_grader_spec.rb Add precision fields to numerical question ui 2015-10-08 22:48:10 +00:00
submission_manager_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00