Cross checking bulk upload with all students in a class

Open
#9,994 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
backend

Research direction

Start by locating the bulk upload forensics flow and the code that provides the class student list. Trace how submitted exam IDs are collected and compare that with the roster; done means the feature identifies students in the class who have no bulk-upload submission.

Written by the indexing model from the issue text.

Description

enhancement / feature request TA Grading / TA UI

What problem are you trying to solve with Submitty

A TA reached out to me and asked if we could implement a feature relating to the bulk upload forensics. We are currently able to grab all submitted exams but TA's have to cross check the student list to find out if any don't have a submission.

Describe the way you'd like to solve this problem

If we could implement a feature that automatically compares the ID's of students in the bulk upload with the ID's of all student in the class and find students without a submission. That would make the TA's life a little easier.

Dominant language
PHP
Stars
793
Forks
1.1k
Avg merge
2d 16h
Merged PRs (30d)
78

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Submitty/Submitty

All issues in Submitty/Submitty

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.