Release date: 18 June, 2024
In Release 13, we implemented the following feature:
Once a learner completes a proctored exam, their session is automatically assigned a proctoring status. Depending on the type of proctoring and the cyberproctor's processing stage, this status can be Unknown, Accepted, or Rejected. This status is also automatically sent to the LMS, which can use it for reports or to initiate other processes.
The proctoring status can be changed in the future. For example, a cyber proctor may finish processing a session, discover new violations, and recalculate the scoring, which will result in a status change. An administrator might also review the status set by a live proctor and decide to revise it. There is no limit to the number of status changes in the system.
This logic is not suitable for all LMSs. Some systems are not equipped to handle multiple statuses and changes; they expect a final, unchangeable value.
Additional parameters and logic have been added on the proctoring side to send information to the LMS that the proctoring status is final.
Now, if the integration is configured to send the final status, then:
If no additional setting is configured in the integration, the proctoring results are sent as usual.