bbcmicrobit / bbcmicrobit/PythonEditor
Feature Idea: simple and advanced mode
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
The new Blockly is brilliant. There are some really nice Python features you have surfaced into blocks.
However, there are a lot of palettes and a lot of blocks, and it looks a bit overwhelming as a starters language the first time you try it.
Would it be possible to have a beginners and an advanced mode? Where beginners mode contains a smaller number of palettes and blocks to get people started, but then the advanced mode adds all the other ones in?
I'm not sure yet how we would choose the subset that goes into beginners mode - perhaps watch some children using the editor for the first time and see which blocks they use, and base it on that? Or look at a representative base of existing python resources coded into blocks, and only include the blocks required to implement those resources?
Contributor guide
Assessment
This issue has not been assessed yet.