Aalto-LeTech / jsav-exercise-recorder

Records students' solutions to JSAV-based visual algorithm simulation exercises
0 stars 1 forks source link

Highlight pseudocode lines in each JSAV exercise #251

Open atilante opened 5 months ago

atilante commented 5 months ago

What: On each JSAV exercise on CS-A1141 course, highlight the pseudocode lines which denote an action in the student's solution. Why: To emphasize the student which pseudocode lines match to which action.

How: First, make a survey of the pseudocode highlighting. You can make a copy of recording-status.ods, where all the exercises have already been listed, indicating which exercises even have pseudocode.

Archie needed: for those exercises that do not have pseudocode, should they have one.