// Text can be any number of lines. // Last line of an item starts with a : and may specify a figure file. // Elaborations are enclosed in braces. Please identify the errors in the program. : { Study the code in the left panel. : readCode.GIF If the code does not have any bugs, click on the Code OK button at the bottom left. : codeOK.GIF Otherwise, identify all the bugs in the code. : { Select the line where the bug exists by clicking on the line number in black. : lineNumber.GIF Select the variable to which the bug applies,
and then select the bug that applies to that variable. : selectBug.GIF Repeat the procedure for all the bugs in the program. : } Note that the bugs you identify will be displayed.
You can review and delete them before submitting your answer. : reviewBugs.GIF Your answers may be color-coded.
If an answer has green background, it is correct.
If it has red background, it is incorrect. : errorflag.GIF After identifying all the bugs, click on Submit Answer button at the bottom left. : submitAnswer.GIF } // If the 'play' button is provided, click on it to step through the feedback. // animate.GIF // Carefully read the feedback provided in the right panel. Scroll if necessary. // feedback.GIF // Finally, click on the "Next Problem" button to generate the next problem and start over. // newProblem.GIF