microsoft / microsoft/pxt-microbit
Teacher Tool: Better in-line displays of blocks
Open
Nobody has claimed this yet.
code eval tool
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Currently what we display in-line for blocks can be pretty strange:
Can we do the same thing we do for the javascript toolbox here? Or use the actual text from the block somehow?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Teacher Tool code responsible for inline block displays and compare it with the existing JavaScript toolbox rendering. Determine whether the expected result is toolbox-style output or the block's actual text. Done means inline blocks render in a clear, consistent form that addresses the reported strange display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100