knowledge-quiz

Start Quiz Attempt

Start a new quiz attempt for a course. Generates random variation selections and question order.

post/knowledge-quiz/courses/{course_id}/start

Path parameters

course_idstring required

Request body

assignment_idstring required
auto_correct_question_idsstring[] nullable

Response

Successful Response

idstring required
quiz_idstring required
student_idstring required
course_idstring required
assignment_idstring required
statusstring required
score_out_of_20number required
correct_countinteger required
total_questionsinteger required
attempt_numberinteger required
started_atstring date-time required
completed_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.