When a candidate takes an OnDemand interview with CodeVue questions they are given the opportunity to take a practice question before each CodeVue question.
In the interview, the instructions, language, and time limit will be listed for each question. The candidate can click Practice Question to take a practice question or Start Challenge to begin the real interview question.
The practice question has the same setup as the real interview question so candidates can familiarize themselves with how to take a CodeVue question before the real interview question.
If there are multiple languages setup for the question the candidate can click Choose a Language to choose the language for the question.
The candidate can type their code in the left side of the page and use the option Reset Answer to reset their code to the boiler plate. If multiple languages are configured for the question, the candidate can use the drop down menu on the left to choose the coding language.
Under the Challenge tab, the challenge description, input, output, and test cases are listed on the right side of the page.
When the candidate is finished inputting the code they can click Run Test Cases to view the results.
Under the Test Case Output tab the candidate can view the results for their test cases.
When the candidate is finished with the question they can click Submit Final Answer.
In the pop up box the candidate will need to click Submit.