forked from olearydj/qti-convert
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Examples for different question types that Canvas can provide (not th…
…e new quiz editor).
- Loading branch information
Showing
3 changed files
with
973 additions
and
0 deletions.
There are no files selected for viewing
69 changes: 69 additions & 0 deletions
69
cases/gee26cf22906aada685465ab0eef9dc8d/assessment_meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<quiz identifier="gee26cf22906aada685465ab0eef9dc8d" xmlns="http://canvas.instructure.com/xsd/cccv1p0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://canvas.instructure.com/xsd/cccv1p0 https://canvas.instructure.com/xsd/cccv1p0.xsd"> | ||
<title>Test Quiz with different data</title> | ||
<description><p>This is a test quiz done in Instructure Canvas, with different questions and answer types.</p></description> | ||
<shuffle_answers>false</shuffle_answers> | ||
<scoring_policy>keep_highest</scoring_policy> | ||
<hide_results></hide_results> | ||
<quiz_type>assignment</quiz_type> | ||
<points_possible>11.0</points_possible> | ||
<require_lockdown_browser>false</require_lockdown_browser> | ||
<require_lockdown_browser_for_results>false</require_lockdown_browser_for_results> | ||
<require_lockdown_browser_monitor>false</require_lockdown_browser_monitor> | ||
<lockdown_browser_monitor_data/> | ||
<show_correct_answers>true</show_correct_answers> | ||
<anonymous_submissions>false</anonymous_submissions> | ||
<could_be_locked>false</could_be_locked> | ||
<disable_timer_autosubmission>false</disable_timer_autosubmission> | ||
<allowed_attempts>1</allowed_attempts> | ||
<one_question_at_a_time>false</one_question_at_a_time> | ||
<cant_go_back>false</cant_go_back> | ||
<available>true</available> | ||
<one_time_results>false</one_time_results> | ||
<show_correct_answers_last_attempt>false</show_correct_answers_last_attempt> | ||
<only_visible_to_overrides>false</only_visible_to_overrides> | ||
<module_locked>false</module_locked> | ||
<assignment identifier="gd25c392899b6bd849cd57ddf16946f68"> | ||
<title>Test Quiz with different data</title> | ||
<due_at/> | ||
<lock_at/> | ||
<unlock_at/> | ||
<module_locked>false</module_locked> | ||
<workflow_state>published</workflow_state> | ||
<assignment_overrides> | ||
</assignment_overrides> | ||
<quiz_identifierref>gee26cf22906aada685465ab0eef9dc8d</quiz_identifierref> | ||
<allowed_extensions></allowed_extensions> | ||
<has_group_category>false</has_group_category> | ||
<points_possible>11.0</points_possible> | ||
<grading_type>points</grading_type> | ||
<all_day>false</all_day> | ||
<submission_types>online_quiz</submission_types> | ||
<position>8</position> | ||
<turnitin_enabled>false</turnitin_enabled> | ||
<vericite_enabled>false</vericite_enabled> | ||
<peer_review_count>0</peer_review_count> | ||
<peer_reviews>false</peer_reviews> | ||
<automatic_peer_reviews>false</automatic_peer_reviews> | ||
<anonymous_peer_reviews>false</anonymous_peer_reviews> | ||
<grade_group_students_individually>false</grade_group_students_individually> | ||
<freeze_on_copy>false</freeze_on_copy> | ||
<omit_from_final_grade>false</omit_from_final_grade> | ||
<intra_group_peer_reviews>false</intra_group_peer_reviews> | ||
<only_visible_to_overrides>false</only_visible_to_overrides> | ||
<post_to_sis>false</post_to_sis> | ||
<moderated_grading>false</moderated_grading> | ||
<grader_count>0</grader_count> | ||
<grader_comments_visible_to_graders>true</grader_comments_visible_to_graders> | ||
<anonymous_grading>false</anonymous_grading> | ||
<graders_anonymous_to_graders>false</graders_anonymous_to_graders> | ||
<grader_names_visible_to_final_grader>true</grader_names_visible_to_final_grader> | ||
<anonymous_instructor_annotations>false</anonymous_instructor_annotations> | ||
<post_policy> | ||
<post_manually>true</post_manually> | ||
</post_policy> | ||
</assignment> | ||
<assignment_group_identifierref>g02c186307052da6810008c8bc927a0db</assignment_group_identifierref> | ||
<assignment_overrides> | ||
</assignment_overrides> | ||
</quiz> |
Oops, something went wrong.