Skip to main content

Module exams

Module exams 

Source

Structs§

CourseExam
Exam
ExamEnrollment
ExamIdentity
ExamInstructions
ExamInstructionsUpdate
NewExam
OrgExam

Functions§

edit
enroll
get
Returns exam details for a non-deleted exam id.
get_course_exams_for_organization
get_enrollment
get_exam_enrollments_for_users
get_exam_instructions_data
get_exams
get_exams_for_course
get_exams_for_organization
get_identity_by_id
Returns exam identity metadata for a non-deleted exam id.
get_ongoing_exam_enrollments
get_organization_exam_with_exam_id
get_organization_id
insert
reset_progress_by_exam_id_and_user_id
update_exam_ended_at
update_exam_ended_at_for_users_with_exam_id
update_exam_instructions
update_exam_start_time
update_show_exercise_answers
verify_exam_submission_can_be_made
Checks whether a submission can be made for the given exam.