[Task] Parsons Puzzle
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44
- Forks
- 4
- Avg merge
- 7m
- Merged PRs (30d)
- 2
Description
A very comment task format in computer science education is a Parsons Puzzle. A great implementation of this task format already exists for plain JavaScript https://github.com/js-parsons/js-parsons. Maybe this can be a starting point for an implementation for the Biflow library. Maybe we can use React Beautiful DnD for adding keyboard interactions. One caveat of React Beautiful DnD is that it is seams not trivial to add multi-dimensional Parsons Puzzles - meaning that you can also indent the puzzle pieces.
Additional Links:
Contributor guide
No contributing guide indexed for this repository
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 reviewing the existing js-parsons implementation and the Biflow library entry points, then assess React Beautiful DnD for keyboard interactions. Done would mean a Parsons Puzzle implementation for Biflow, including the proposed multi-dimensional indentation support; the issue does not identify specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100