RunestoneInteractive / RunestoneInteractive/rs
New Grader: time assignment submitted
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
As the new grader is being built, I wanted to mention that teachers are requesting a way to easily tell whether a student submitted an assignment on time or late. I know each interaction is time stamped, but the teacher cannot see these without digging, and they don't want to look at each exercise. Most LMSs have a submit button for assignments that is timestamped so that you know whether they did it on time.
In the new grader, there could be a time submitted field that is shown in the grader page. This could be the time that they changed the status of the assignment from In Progress to Finished, or it could be the last time they interacted with any exercise in the assignment. It could show in green for those on time and red for those that are late.
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
The issue names no file, test, or entry point; first locate the new grader implementation and clarify which event defines submission and how assignment deadlines are obtained. Done should mean the grader page shows a submission time and clearly indicates whether each assignment was on time or late.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100