RunestoneInteractive / RunestoneInteractive/rs
Problem report: https://runestone.academy/assignment/student/doAssignment?assignment_id=287849
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
A problem was reported through the Runestone "Report a Problem" form.
| Field | Value |
|---|---|
| Reporter | bmessick |
| ben.messick@taylor.edu | |
| Course | Taylor_University_COS120_Fall_2026 |
| Page | https://runestone.academy/assignment/student/doAssignment?assignment_id=287849 |
| Reported at | 2026-09-02T11:57:50.975920 |
Description
When in the homework view and edit the code, a box pop's up that says:
Error: Your action was not saved!
The error was TypeError: Cannot read properties of null (reading 'score')
Status Code: 201
Detail: "none".
Please report this error.
Also, i can't figure out how to get credit for homework assignment. everything i do doesn't change the score from zero. this is my first time teaching with the book, so it might be me, but i was wondering if it might be related to this error also.
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 error at the reported assignment URL while editing code and submitting homework. No source file or test is named in the report, so trace the save action from this student assignment view and inspect the TypeError involving score. Done means the action saves without the error and the assignment score no longer remains at zero when credit is earned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100