How to require only screen sharing during proctored tests

The YouTestMe proctoring solution allows a configuration in which candidates are required only to share their screens during the proctored tests. They can decline access to their camera and microphone. This article will explain how to administer such tests.

Preparing proctored tests #

For more information on creating a proctored test and organizing testing sessions, please refer to this article.

Note: YouTestMe will provide you with information on which proctoring configuration you should use to create this type of test.

Candidate’s perspective #

When a candidate starts the test, they must go through the equipment check process:

  1. Allow the system to manage windows on all their displays.
  2. Share their entire screen by selecting Entire screen and then clicking Share.
  3. After the equipment check is complete, the candidate should click Next.
  4. They will be required to share their screen again in the same way.
  5. A dialog will appear asking the candidate to allow access to the camera and microphone, but they can decline (if necessary, the system can be configured to require camera and microphone access).
    proctored tests
  6. The test will then begin, and the candidate can start answering questions.
    proctored tests

Proctor’s perspective #

After the candidate completes the test (and even during the test), the proctor can access the candidate’s test recording.

Note: The user must be assigned as a proctor for the testing session before the candidate starts the test.

  1. The proctor should navigate to the Proctoring tab of the desired test.
  2. Click on the camera icon.
  3. Click on the play icon to start the recording.
  4. By reviewing the timeline, the proctor can notice any suspicious behavior, as the color changes from green to red.
  5. The proctor can also review the tracked metrics to see if the candidate’s focus changed to another window (b2 metric) or if there was an interruption in screen sharing during the test (s2 metric).
    proctored tests

After reviewing the test recording, the proctor can rate the recording by clicking the Rate button, then:

  1. Write a conclusion.
  2. Enter a comment on the rating.
  3. Save the changes.
    proctored tests

For more useful instructional materials, refer to the following links:

Powered by BetterDocs

function year_shortcode() { $year = date('Y'); return $year; } add_shortcode('year', 'year_shortcode');