25 lines
565 B
Markdown
25 lines
565 B
Markdown
|
# Basically it's like this
|
||
|
|
||
|
## Start Screen
|
||
|
|
||
|
- Set core parameters:
|
||
|
- First Name of student
|
||
|
- Time of observation
|
||
|
- Interval of 30 sec or 1 minute
|
||
|
- Date of observation
|
||
|
- Time of observation
|
||
|
- Activity / Lesson being observed
|
||
|
|
||
|
## Observation Screen
|
||
|
|
||
|
- Then the observation tool starts
|
||
|
- Prompts every interval to tick a box
|
||
|
- These boxes are added to an array
|
||
|
|
||
|
## End Screen
|
||
|
|
||
|
- Observation finished
|
||
|
- Graphs appear
|
||
|
- Ability to save the sheet as a PNG (with the Save button)
|
||
|
- This can then be added to the student file
|
||
|
- Can be used to measure progress
|