RunestoneInteractive / RunestoneInteractive/rs
Confusing grading dates for instructor generated LTI updates
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
When RS sends a grade update via LTI, the submission is dated at the time of sending. This works fine for student generated events. But it does mean that when an instructor pushes grades after a deadline, those updates can show up as "late" in the LMS gradebook.
Perhaps grader panel generated updates could look up the last student work for the assignment and use that date.
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
Trace the LTI grade-update path and the grader panel entry point mentioned in the issue, starting with how submission dates are assigned. Compare student-generated and instructor-generated updates, then verify that instructor pushes after a deadline no longer appear late while student events retain their existing dates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100