Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions dashboard/config/scripts/cspunit3.script
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ level 'U3 - Variables - Identify Variables'
level 'U3- Variables - Changing the Value'
level 'U3L19 - test reassignment of two vars’
level 'U3L19 - Debugging with consoleLog’
level 'U3 - Variables - Increment'
level 'U3 - Variables - Incrementing Variables'
level 'U3L19 - variable reassignment challenge pt2’
assessment 'U3L19 - MC what are values of abc'
level 'U3L19 - practice with setText’
Expand Down
4 changes: 1 addition & 3 deletions dashboard/config/scripts/levels/Applab test.level
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
"definition_collapse": "false",
"disable_examples": "false",
"free_play": "true",
"app_width": "200",
"app_height": "200",
"instructions": "This level is submittable. For testing only!",
"callout_json": "[]",
"show_turtle_before_run": "true",
Expand All @@ -61,4 +59,4 @@
}
}]]></config>
<blocks/>
</Applab>
</Applab>
Loading