-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Code tracing is an important skill to have. Some argue that it is necessary to learn code tracing, before writing code. The Raspberry Pi Foundation has published an interesting quick read on how students could be guided to trace a code snippet. Maybe we can develop a task, which requires a user to execute the three steps display in this paper.
- Highlight all expressions
- Use arrow to show the order of execution
- Follow the program and fill in the variables table and the output box
The most important aspect of this task would be to generate a good statistic, which should help the task creator to identify possible misconceptions.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request