This article describes how to access and share assessment results for CodeSignal Pre-Screen assessments, such as the GCF. Skip to a section using the following links:
Accessing a candidate's Pre-Screen result
To begin, log in to your company's CodeSignal account and navigate to the Pre-Screen tab. Then, search for your candidate by name/email using the search bar. Note: The candidate's highest score will be shown here, even if it is not the most recent score.
Click on the candidate's name to view their coding report.
To see the diff of the candidate's solution for the question, click on the row icon next to the question's name. On the left-hand side you'll see the code that the candidate was given when starting the task. On the right-hand side, you can see everything that the candidate changed for their final submission.
You can also view the candidate's final solution by clicking on the double row icon.
If the test contains a progressive question, you can view the candidate's final submission for each level.
Also, from here you can see different icons for Added and Modified files.
You can also view the diff of the candidate's solution and any modified files within our IDE. Click on the row icon under the task's name.
To access a replay of a candidate writing their solution to a specific task, click on the blue replay button next to the task name in the candidate’s results.
To change the speed of the coding replay, use the controls at the bottom of the replay screen. You can speed it up to 32x. By default, the replay will skip any portions in which the candidate was not actively coding.
By default, the option to follow a candidate's cursor is turned on. To turn off the cursor following, click the "Unfollow" button in the bottom left navigation.
Suspicion Score, Code Quality & AI Insights
CodeSignal’s AI-driven innovation offers a more holistic view of a candidate’s skills. If you are using our AI Assistant and have enrolled into the beta for these features, you can also view these sections within a candidate's coding report as well.
To view Suspicion Score, scroll down to the Questions section of the Coding Report, you'll see individual Suspicion Scores for each question. These scores offer a more in-depth look at where a candidate's behavior may require additional review.
Read more about the Suspicion Score in this article.
AI Insights streamline decision-making by summarizing a candidate’s Pre-Screen assessment performance into easy-to-understand key takeaways for both technical and non-technical audiences.
Code Quality provides directional insights on the quality of a candidate’s code, not just the correctness of their solution. Code Quality is based on a number of factors:
- Function naming: should be consistent and clear
- Abstraction levels: should be consistent
- Multiple functions: No monolithic functions > 15 lines
- Other: no code duplication that should have been refactored, high cyclomatic complexity, and high cognitive complexity
Sharing an assessment result
Once you have navigated to an assessment result, you have 2 ways to access and share the link:
a. Click the link icon to the right of the candidate's name.
b. Or, you can click on the candidate's name and copy the LINK in the top left.
After you click the link icon via one of these methods, you will see a pop-up modal with options to copy either a public link or a restricted link, which requires the viewer to be logged in to CodeSignal to access.
Click the copy icon to the right of the link you wish to use to copy the link URL. Then, click DONE.
Questions? Contact support@codesignal.com.