rapid-router
rapid-router copied to clipboard
A Blockly and python based educational game aimed at students age 5-14.
## Task Description The Python window in Rapid Router Python levels should grow and shrink as the slider gets moved. The buttons in the popups should also have the new...
=> Basically the algorithm score depends on the number of blocks/instructions that are being used. Ex, level 73, model_solution = [10] Indeed, the right solution has 10 blocks. A solution...
Create better separation between rapid-router and codeforlife-portal to remove circular dependencies
So that RR can be run on its own, and to make the local setup process simpler. This should be done in a similar way to how Django apps are...
## Task Description Add a scoring table for custom levels. ## Acceptance Criteria - [ ] Create a new table for shared levels on scoreboard page - [ ] Add...
## Task Description Workspace needs to be auto-saved every time there is a state change - feedback with spinning icon to indicate success / failure. Required that the user is...
This is to continue the update of the UI and move towards Material here too wherever possible. - [x] Reduce button heights to 42 throughout - [x] Increase icon sizes...
Needs more thoughts about where to put the cows. The task should also include admin tasks to update the lesson plans (to create when it's time).
Cows should be available to be placed on the level creator. I'd say they can be under the traffic lights, under Scenery.
**Describe the bug** The tracking of the character in levels with large maps does not really work properly. It gets worse the more the player zooms in. **To Reproduce** Steps...
## Task Description This is not needed in the most simplistic levels as it is impossible to add inefficient code to such simple routes - it is also confusing for...