CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
40 stars 21 forks source link

Make it easier to view a students entire grading profile as a professor #113

Closed dbp closed 6 years ago

dbp commented 6 years ago

Right now, as far as I can tell, I have to impersonate a student in order to see all their grades together. It would be nice if the view of the profile, as a professor, would have that info on it, as frequently I want to look through a bunch of students in sequence, and it's somewhat error-prone to be swapping between impersonations.

blerner commented 6 years ago

This is actually quite easy: go to the Assignments page, scroll to the students grade table, and click on the row. It'll expand to show a trendline graph of student performance vs class average performance. You can click on individual points in the graph to jump straight to their submissions, too.

dbp commented 6 years ago

Oh! Magic! I had clicked on their names before, but that impersonates them :) I hadn't clicked on the row elsewhere... Closing :)

blerner commented 6 years ago

I have screenshots to incorporate into the documentation, but haven't had time to write it all up yet...

dbp commented 6 years ago

Though it actually doesn't have all the assignments (e.g., it's missing our Exam 1, though it has assignments before and after it... it does have our Exam 0 though).

blerner commented 6 years ago

It's there, between "Week 7 Set a" and "Week 7 Set b". There isn't enough room on the axis to label every assignment, but they're all shown in chronological order by due date.