canvas-lms/spec/models
Joe Tanner 2e3a9757cd do not allow quizzes to submit after "lock after" time, fixes #7696
test plan:
- set lock time and due time on quiz, with lock time after due time
- start quiz after due time
- at lock time the quiz should submit

Change-Id: I81b2bafeb3c5e274bd7df476a7ac9cd7747dc38a
Reviewed-on: https://gerrit.instructure.com/10690
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
2012-05-16 09:33:12 -06:00
..
discussion_topic update the topic materialized view after the entry save transaction commits 2012-04-02 09:06:47 -06:00
account_authorization_config_spec.rb allow requested_authn_context to be configured on saml auth 2012-02-02 15:36:05 -07:00
account_notification_spec.rb fix account announcements across shards fixes #7396 2012-03-13 09:14:26 -06:00
account_spec.rb remove the generic :site_admin permission fixes #7848 2012-04-16 15:10:22 -06:00
active_record_base_spec.rb fix duplicate key issue and general query cache/insert bug, fixes #7983 2012-04-30 09:12:22 -06:00
alert_spec.rb fixes alert notification to say why it was sent 2012-03-02 12:33:34 -07:00
announcement_spec.rb send announcement notifications to observers; fixes #7424 2012-03-14 14:26:14 -06:00
appointment_group_spec.rb multiple contexts per appointment group 2012-04-30 15:30:03 -06:00
assessment_question_bank_spec.rb don't repeat questions when picking from banks, fixes #4212 2011-10-19 09:42:29 -06:00
assessment_question_spec.rb properley handle query string params on translate links 2012-04-30 14:29:04 -06:00
asset_user_access_spec.rb fix names on the access report, other tweaks; fixes #4682 2011-11-01 11:56:54 -06:00
assignment_group_spec.rb use a meaningful context for confirmation notifications 2012-02-22 14:43:53 -07:00
assignment_spec.rb Don't display locked assignments in "To Do" area. Fixes #6610 2012-05-11 14:35:36 -06:00
attachment_spec.rb fixes for ruby 1.9.3 2012-05-12 14:34:23 -06:00
bookmark_service_spec.rb switch to mocha mock framework for specs 2011-10-27 08:37:13 -06:00
broadcast_policies_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
calendar_event_spec.rb multiple contexts per appointment group 2012-04-30 15:30:03 -06:00
collaboration_spec.rb remove collaborations.yml dependency, refs #5796 2011-10-25 17:32:32 -06:00
communication_channel_spec.rb prepare for foreign keys refs #6895 2012-05-10 09:46:05 -06:00
content_export_spec.rb fix immediate migration notifications 2012-05-11 13:59:26 -06:00
content_migration_spec.rb copy published state for surveys/practice quizzes 2012-05-11 15:01:11 -06:00
content_tag_spec.rb don't sync file names and content tag names 2011-12-01 10:51:53 -07:00
context_external_tool_spec.rb change tool load order to let courses override accounts 2012-04-24 15:09:50 -06:00
context_module_spec.rb handle discussion assignments correcly when unlocking modules 2012-02-28 08:13:46 -07:00
context_spec.rb string validations/fixes, closes #4154. wiki fixes, closes #3973, #4168 2011-04-05 11:22:50 -06:00
conversation_message_spec.rb conversation messages for submission comments, fixes #5443 2012-01-20 15:56:32 -07:00
conversation_participant_spec.rb filter conversations while masquerading, fixes #7634 2012-04-06 13:49:47 -06:00
conversation_spec.rb fix incorrect conversation tags, fixes #8274 2012-04-30 14:16:35 -06:00
course_section_spec.rb optimize course, section, and xlist sis imports 2011-08-19 10:21:56 -06:00
course_spec.rb fixes for ruby 1.9.3 2012-05-12 14:34:23 -06:00
delayed_message_spec.rb prepare for foreign keys refs #6895 2012-05-10 09:46:05 -06:00
developer_key_spec.rb always search for deprecated api key usage on the default shard 2012-04-02 09:07:13 -06:00
discussion_entry_spec.rb don't allow students to edit graded discussions, fixes: #7289 2012-05-03 13:59:57 -06:00
discussion_topic_spec.rb don't allow students to edit graded discussions, fixes: #7289 2012-05-03 13:59:57 -06:00
enrollment_spec.rb apply date restrictions to invited enrollments 2012-04-26 14:21:37 -06:00
enrollment_term_spec.rb fix i18n for default term name 2011-08-03 11:20:39 -06:00
eportfolio_category_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_entry_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
error_report_spec.rb improve error reports categories query on postgres 2012-01-20 12:44:21 -07:00
external_feed_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
folder_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
general_model_spec.rb ignore a model from an old migration for attr_accessible check 2011-09-27 09:39:07 -06:00
google_doc_entry.rb don't try and scribd html 2011-10-06 16:15:51 -06:00
grading_standard_spec.rb allow setting account grading scheme on course; fixes #5690 2012-02-27 10:13:26 -07:00
group_category_spec.rb self signup group categories 2011-10-11 17:22:46 -06:00
group_membership_spec.rb switch to mocha mock framework for specs 2011-10-27 08:37:13 -06:00
group_spec.rb don't allow students to edit graded discussions, fixes: #7289 2012-05-03 13:59:57 -06:00
learning_outcome_group_spec.rb fix infinite recursion in outcome groups 2011-12-19 16:28:26 -07:00
learning_outcome_spec.rb recalculate grades when assignment points changes 2011-07-11 10:01:25 -06:00
media_object_spec.rb don't wait on media object processing when importing a course 2012-02-01 09:05:23 -07:00
message_spec.rb fix cancel typos refs #7949 2012-04-04 15:43:00 -06:00
notification_policy_spec.rb prepare for foreign keys refs #6895 2012-05-10 09:46:05 -06:00
notification_spec.rb prepare for foreign keys refs #6895 2012-05-10 09:46:05 -06:00
observer_enrollment_spec.rb fix page error if observed is not an active student 2012-03-09 10:46:56 -07:00
page_view_spec.rb don't fail the page view batch if one row fails 2012-04-30 09:23:01 -06:00
plugin_setting_spec.rb better support for disabling plugins 2011-05-14 23:52:04 -06:00
pseudonym_spec.rb 1.9 - fix diff between how exceptions are raised 2012-05-15 22:40:20 -06:00
quiz_group_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
quiz_question_spec.rb make question data always a HashWithIndifferentAccess 2012-02-09 16:29:54 -07:00
quiz_spec.rb do not allow quizzes to submit after "lock after" time, fixes #7696 2012-05-16 09:33:12 -06:00
quiz_submission_spec.rb score unknown question types as 0 / points_possible 2012-05-14 15:39:07 -06:00
role_override_spec.rb student view; closes #6995 2012-04-03 14:11:07 -06:00
rubric_assessment_spec.rb Show freeform rubric comments to students, fixes #4864 2012-02-27 16:40:46 -07:00
rubric_association_spec.rb Link new RubricAssociation to existing assessment_requests Fixes #7837 2012-05-08 16:45:34 -06:00
rubric_spec.rb don't regard deleted rubrics' titles for dup check 2012-02-24 14:42:04 -07:00
scribd_account_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
sis_batch_spec.rb 1.9 - fix csv import specs and attachment_fu bug 2012-05-15 22:42:16 -06:00
stream_item_spec.rb don't infer the current user for nil DiscussionTopic#user in the stream 2012-05-08 12:55:24 -06:00
student_enrollment_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
student_view_enrollment_spec.rb student view; closes #6995 2012-04-03 14:11:07 -06:00
submission_comment_spec.rb fixes sporadic failures when comparing dates 2012-02-21 14:33:22 -07:00
submission_spec.rb allow teachers to resubmit to turnitin; closes #7981 2012-04-24 16:49:42 -06:00
ta_enrollment_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
teacher_enrollment_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
test.txt Initial commit. 2011-01-31 18:57:29 -07:00
user_service_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
user_spec.rb use unicode compliant sorting for User#sortable_name (if possible) 2012-05-15 15:11:21 -06:00
web_conference_spec.rb only send conference invitations to active members fixes #5290 2012-04-26 14:19:50 -06:00
wiki_namespace_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
wiki_page_spec.rb normalize user_id out of notification_policies 2012-02-01 12:42:23 -07:00
wiki_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
wimba_conference_spec.rb switch to mocha mock framework for specs 2011-10-27 08:37:13 -06:00
zip_file_import_spec.rb make zip file processing asynchronous 2012-02-29 14:04:53 -07:00