Display Multiple Grader's Annotations Per Image
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- frontend
Research direction
Start with site/ts/ImageAnnotationEmbedded.ts and the TODO or selection logic shown in the issue, then review the related context from #11921. Implement the initial fix so every annotation made by each grader is shown to the student; the later labeling, sorting, and grader-editing improvements are separate follow-up scope.
Written by the indexing model from the issue text.
Description
What problem are you trying to solve with Submitty
Currently, multiple graders can make annotations on the same image of a student's submission, but only one of the graders' annotations will get shown.
Related to #11921. The image below shows the code that selects the annotations to display to the students, and the TODO that this issue is based on. The initial fix for this PR will probably involve work mostly in \site\ts\ImageAnnotationEmbedded.ts, but further improvements as described later in this issue will span more systems and probably constitute their own PRs.
Describe the way you'd like to solve this problem
The most important part of this issue is that each annotation made by each grader should be shown to the student.
Fixing that will unlock a number of other image annotation improvements that will make multi-grader annotating smoother:
- Each annotation should be labelled with the grader that it came from (might get confusing trying to implement this with silent grading capabilities?).
- Annotations can either be sorted by order of the images, or by annotators (this should be discussed further to pick one option or decide the merit of including both).
- Graders should be able to see whether an image has already been annotated by another grader.
- It would probably also be helpful to see other graders' annotations on an image, or even be able to modify them if you are the instructor or otherwise are given the permission to.
- Dominant language
- PHP
- Stars
- 793
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 78
Contributor guide
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.
More from Submitty/Submitty
-
Awaiting Triage bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Awaiting Triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug good first issue grade inquiry (prev. regrade request) Notifications / Email
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug good first issue grade inquiry (prev. regrade request)
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug good first issue TA Grading / TA UI
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
All issues in Submitty/Submitty
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
getgrav/grav-plugin-api#45 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
RSS-Bridge/rss-bridge#5098 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
phingofficial/phing#2025 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
silverstripe/developer-docs#911 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100