Code player

HackerEarth Assessment's code player records candidates' keystrokes such that it can be played as a video. This helps you verify their approach to the solution and minimize any possibility of cheating. 

This feature is only available for programming questions.

Prerequisites

  1. You have created and published the test.
  2. The candidates have taken the test.
  3. You are viewing a candidate report.

Process

To play code written by a candidate, follow these steps:

  1. Log in to your HackerEarth Assessment account by using your admin credentials.
  2. Click Tests.
  3. Click the name of the test in which you want to view the code submission of a candidate.
  4. In the Candidates section, click Test taken, Review pending, Shortlisted, or Archived.
  5. Click the name of the candidate whose code submission you want to see.
  6. In the Detailed submission report, go to the Programming questions section. 
  7. Click mceclip7.png beside the name of the question in which you want to view the code submission.
  8. Click Play code
    mceclip0.png
    You are redirected to the Code player page.
  9. Select the programming question in which you want to see code. For example, C#.
  10. Click mceclip1.png.
  11. You can also change the playback speed of the video to 1x, 2x, or 5x of the original playback speed of the video. By default, the speed is set to 1x.
    mceclip4.png
  12. You can also view the key highlights of the submission when the video is being played or by clicking mceclip5.png. Here, the date and time of the events are also displayed.
    mceclip6.png

You have successfully viewed code of a candidate to analyze the logical and analytical skills of the candidate.