Skip to content

Instantly share code, notes, and snippets.

@armandofox
Created August 20, 2024 03:06
Show Gist options
  • Save armandofox/7c2191141ee58bec97fbd4afabf0c611 to your computer and use it in GitHub Desktop.
Save armandofox/7c2191141ee58bec97fbd4afabf0c611 to your computer and use it in GitHub Desktop.
infoAssessment.json for CBTF Orientation quiz. Omit the final "Research consent" zone if you wish, though it's helpful for CBTF researchers with IRBs in place.
{
"uuid": "901c6b9a-79f0-45c6-a129-f3ef246d92bf",
"type": "Homework",
"allowAccess": [
{
"mode": "Exam"
}
],
"title": "CBTF Orientation",
"set": "Practice Quiz",
"number": "0",
"advanceScorePerc": 100,
"shuffleQuestions": false,
"zones": [
{
"title": "Computer-Based Testing Facility (CBTF) procedures",
"advanceScorePerc": 100,
"questions": [
{"id": "@esaas/ch00_orientation/cbtf/when_must_you_take_an_exam_in_the_cbtf", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/where_are_the_cbtfs", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/taking_exams_in_the_cbtf", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/when_to_arrive_for_my_reservation", "points": 1},
{"id": "@esaas/ch00_orientation/cbtf/what_if_i_m_late", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/what_if_i_miss_my_reservation_1_of_2", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/what_if_i_miss_my_reservation_2_of_2", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/what_if_i_miss_my_reservation_3_of_3", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/what_if_i_show_up_in_the_wrong_room", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/reducing_distractions_during_exams", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/questions_during_the_exam_itself", "points": 1 },
{"id": "@esaas/ch00_orientation/cbtf/cbtf_finish_exam_early", "points": 1 }
]
},
{
"title": "Research consent",
"questions": [
{
"id": "@esaas/ch00_orientation/research-consent",
"points": 1
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment