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.