When a candidate submits a CodeVue solution, evaluators can view the test scores and see if the submitted code passes the public and private test cases. Sometimes a candidate might submit a solution that is close to a viable solution, but has a bug that prevents the solution from providing the correct answer. Evaluators can open the code in a temporary editing environment and make small changes to the code to see if the code can then provide the correct answer.
To open the candidate's submitted code in the temporary editor, click Open In Editor.
To exit the temporary code editor, click Back to Evaluation.
Please note: Changes made by an evaluator in the editing window do not change the candidate's score and will not be saved. Any edits will disappear when the evaluator clicks Back to Evaluation.