Module exams

Source
Expand description

Controllers for requests starting with /api/v0/cms/organizations.

Functionsยง

_add_routes
Add a route for each controller in this module.
add_media ๐Ÿ”’
POST /api/v0/cms/exams/:exam_id/upload - Uploads a media (image, audio, file) for the course from Gutenberg page edit.
get_exam_instructions ๐Ÿ”’
GET /api/v0/cms/exams/:exam_id/edit - Get the exam instructions for Gutenberg Editor.
update_exam_instructions ๐Ÿ”’
PUT /api/v0/cms/exams/:exam_id/edit - Insert new instructions from Gutenberg editor.