/
Playing, Pausing and Stepping
Playing, Pausing and Stepping
Summary:
When running programs created in the Inclusive Coding Environment, I would like to choose between stepping through the programs and having them execute through to completion automatically.
Details:
There are 3 buttons, a play/pause, a step and a restart.
The Step button steps through each action in the program. When a loop is encountered, it steps into loop. If you have a loop of 2 steps and 4 iterations, you would hit the Step button 8 times to get through the loop.
Notes and Examples:
Character Position
- Play: program and character will continue from where they are
- Pause: execution will pause, program and character will keep current position
- Reset: program resets to beginning, character resets to middle, scene is cleared
- When the end of the program is reached, character stays where they are, any drawings stay on screen
, multiple selections available,
Related content
PhET Energy Skate Park Interaction Sketch
PhET Energy Skate Park Interaction Sketch
More like this
Looping in the Coding Environment
Looping in the Coding Environment
More like this
PhET ESP: Building and sonifying track using a menu of predetermined pieces of track shapes
PhET ESP: Building and sonifying track using a menu of predetermined pieces of track shapes
More like this
PhET Energy Skatepark Free Form Track Construction
PhET Energy Skatepark Free Form Track Construction
More like this
Programming interface for touch, eye gaze, and switch access Part 1
Programming interface for touch, eye gaze, and switch access Part 1
More like this
Scene in the Coding Environment
Scene in the Coding Environment
More like this