Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staff: see grading run stats for assignments #9

Open
shreyas208 opened this issue Jan 23, 2019 · 2 comments
Open

Staff: see grading run stats for assignments #9

shreyas208 opened this issue Jan 23, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@shreyas208
Copy link
Collaborator

No description provided.

@shreyas208 shreyas208 added the enhancement New feature or request label Jan 23, 2019
@shreyas208 shreyas208 self-assigned this Jan 23, 2019
@ayushr2
Copy link
Contributor

ayushr2 commented Jan 23, 2019

Ideally we have a /staff/course/<course-id>/<assignment-id>/ page which has the following components:

  • Stats: To start off we need some basic stats like a table or list with total number of runs that were triggered for this assignment on a per day basis. Stretch goal is to have a histogram for each day which shows how many people requested AG runs per hour.
  • Grading Run History: We will have 2 nested collapsible sections. The outer most section has two components: Staff, Students. If you click on either, it expands to the next collapsible section. Each compoent in this section has a net-id on it (staff's or student's respectectively). Clicking on this component expands it to display a list of runs triggered by this person with the run status and time stamp.

On the /staff/course/<course-id>/ page we have a table of assignments and their details. We should also add a column for total number of runs that have started for that assignment in total.

@shreyas208 shreyas208 changed the title Staff: see grading run history for an assignment Staff: see grading run stats for assignments Jan 28, 2019
@shreyas208
Copy link
Collaborator Author

Since we already have run history now, renaming this to focus on the stats part.

@shreyas208 shreyas208 removed their assignment Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants