Session Management
Session Lify Cycle
Search and Management
Parameters and Addons
Session Lify Cycle
Search and Management
Parameters and Addons
Participants of events (students) undergo proctoring sessions in accordance with the life cycle, the diagram of which is shown in the picture to the left. It includes two logically separated blocks: preliminary steps and supervision. If there is no date and time specified in the "Remove at" field, the session is stored for the duration of the license agreement.
The session schedule table displays a list of all sessions or for a specific period of time. The following functions are available for the administrator:
Operator | Description | Example query |
---|---|---|
> | Greater than | createdAt > 2019-12-01 |
< | Less than | duration < 5 |
>= | Equal or greater than | averages.b1 >= 50 |
<= | Equal or less than | score <= 50 |
= | Equals | status = [stopped,accepted,rejected] |
!= | Not equal | conclusion != positive |
~ | Matches the regular expression | student.username ~ ^studentd+$ |
~* | Matches a case insensitive regular expression | subject ~* ^exam |
& | Logical AND | createdAt > 2019-12-01 & duration < 5 |
| | Logical OR | status = accepted | score > 90 |
() | Grouping expressions | startedAt >2019-12-01 & (status = rejected | score < 50) |
" " ' ' | Text that may include spaces or other operators | startedAt >subject ~* "some name" |
When integrating with the LMS, sessions are created automatically. Administrators have the option to create sessions manually or upload them from a CSV file. Utilize the search field with regular expressions for specific session displays. For example:
Refine searches using regular expression syntax and supported operators for precise filtering.
Record video (record)
Webcam preview (preview)
Enable WebRTC check (webrtc)
Content copy protection (content)
Track metrics (track)
Enable screen capture (screen)
Overview of the room (overview)
Chat with proctor (chat)
xAPI e-learning standard support (xAPI)
Filling out the participant's profile (profile) - includes the stage of filling in the full name by the participant himself.
Name verification in the passport (name)
Require mandatory identity verification (verify)
Participants must schedule the session time (schedule)
Limit access for a proctor (limited)
Automatic conclusion (auto)
Allow to run on mobile (mobile)
Allow start only from Safe Exam Browser (SEB)
Show open toolbar button (toolbox)
Show header with IFRAME (header)
Calculator widget (calculator)
Allow uploading files to chat (upload)
Screen lock in case of violations (lock)
Make available on the link (shared)
Allow participants to finish the session (finish)
Each metric has its own weight, which is equal to 1 by default. This weight is used to form a confidence rating. The fixed indicators in the session are multiplied by it.
On the “Metrics” tab of the session card, the following metrics are available for selection:
The proctors specified in this list will see all the sessions assigned to them in their interface. Add either the user's login or his group to the list of observers. User groups are conveniently used to organize access to sessions to a large number of participants without the need for each session to specify this large list.
Invitations can be used when it is necessary to organize the distribution of proctors by session so that each proctor sees only its own part of the sessions. Specify the rules for appointing proctors to a session, these rules will be applied to the specified list, and the proctors selected by these rules will be added to the observers in the session. Proctors are distributed equally between the students.
The following assignment rules are supported:
The "Template" feature—a game-changer for administrators!
Create customized session templates tailored to your unique needs. Each template is assigned a distinct ID, simplifying session registration through API integration.
Elevate your experience with the user-friendly interface. Easily identify default parameters for different test categories, ensuring smooth operations every step of the way. With just a single template ID, unleash a world of possibilities for your sessions.
In addition to the main protocol, you can get a PDF version of the protocol, which can be downloaded using the "PDF" button. This is an abridged version, including a student’s profile and photo, a session card, a map of the distribution of violations by time, as well as averaged indicators for the session.