registered |
Is set when the student get added to an exam ( or in other term when his student_session is created ) |
email_sent |
Is set when the email is sent from our platform ( Happens when click on the send email from the platform or when we call POST /exams/:id/send_emails with the API) |
after_check_req |
Is set when the student finishes the check_requirements |
in_setup |
Is set when the student enters the setup of his exam but hasn't started the exam yet |
exam_not_started |
Is set when the student enters the setup of his exam and leaves before he starts the exam |
exam_started |
Is set when the student enters the exam or more precisely when he clicks on the button "start exams" at the end of the setup. This when the instructions will show on proctorexam exam and the time for the exam will start running |
exam_finished |
Is set when the student clicks on the button "finish exam" on the exam page |