RunestoneInteractive / RunestoneInteractive/rs
The preview on the new assignment builder has webpack errors.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
I was in py4e-int-S25 working with the new assignment builder. I created a matching (dragndrop) exercise, but it doesn't let you drag in the preview. Once I saved it and previewed the assignment it worked. I also tested short answer and that doesn't say the answer was saved when you enter it (but maybe it can't till you save the question). I also tested a fill in the blank question with a regular expression and that doesn't seem to even display correctly in the preview.
The assignment is Practice-Test.
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 reproducing the issue in the new assignment builder with the Practice-Test assignment and inspect the reported webpack errors. Check the preview behavior for matching drag-and-drop, short-answer, and regular-expression fill-in-the-blank questions. Done means these question types render and behave correctly in preview, including drag interaction and the expected answer-save indication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100