Can I add a candidate's code samples to my reviews?
Reviewers can also add code from candidates' whiteboarding or example exercises into their reviews.
You can add code blocks in reviews (left on the Reviews tab) but not in notes (left on the Notes tab).
Adding snippet
To add code to a review:
- Paste the snippet into the Reviews tab and enclose the whole snippet in two sets of three backticks:
You can find the backtick key on your keyboard immediately to the left of the
1/!
key, above thetab
key. - Once the review is saved, SmartRecruiters will automatically collapse the snippet.
Just click View Code Block to expand it.
Troubleshooting
If the snippet looks like this:
then the first set of backticks is probably on the same line as the first line of code:
Just hit
Return
to put the start of the snippet's code onto the line after the first set of backticks.