Expand description
Controllers for requests starting with /api/v0/main-frontend/courses/{course_id}/students.
Structsยง
Functionsยง
- _add_
routes - get_
certificates ๐ - GET
/api/v0/main-frontend/courses/{course_id}/students/certificates - get_
completions ๐ - GET
/api/v0/main-frontend/courses/{course_id}/students/completions - get_
course_ ๐users - GET
/api/v0/main-frontend/courses/{course_id}/students/users - get_
progress ๐ - GET
/api/v0/main-frontend/courses/{course_id}/students/progress - get_
user_ ๐chapter_ locking_ statuses - GET
/api/v0/main-frontend/courses/{course_id}/students/{user_id}/chapter-locking-statuses - teacher_
lock_ ๐student_ chapter - POST
/api/v0/main-frontend/courses/{course_id}/students/{user_id}/chapters/{chapter_id}/lock - teacher_
set_ ๐student_ chapter_ status - POST
/api/v0/main-frontend/courses/{course_id}/students/{user_id}/chapters/{chapter_id}/status - teacher_
unlock_ ๐student_ chapter - POST
/api/v0/main-frontend/courses/{course_id}/students/{user_id}/chapters/{chapter_id}/unlock