Teacher Courses

Update Qcm

Update the question, options, correct answer, and/or explanation of a QCM within a teacher course.

Allows updating QCM fields for a QCM that belongs to a course owned by the authenticated teacher.

put/teacher/courses/{course_id}/qcms/{qcm_id}

Path parameters

course_idstring required
qcm_idstring required

Request body

questionstring nullable
optionsstring[] nullable
correct_answer_indexinteger nullable
explanationstring nullable

Response

Successful Response

_idstring
course_idstring required
unit_idstring nullable
user_idstring required
questionstring required
optionsstring[] required
correct_answer_indexinteger required
explanationstring nullable
created_atstring date-time

Changes