web-cat / code-workout

CodeWorkout: a programming practice and self-study web site
https://codeworkout.cs.vt.edu
228 stars 82 forks source link

Fix gradebook view on course page for both students and staff #40

Open s-edwards opened 9 years ago

s-edwards commented 9 years ago

Make sure the gradebook views on the course show page work correctly for students, as well as for staff. Also, make sure they do not show for individuals who are not enrolled.

pmk1433 commented 9 years ago

Gradebooks now display appropriate scores for students from WorkoutScore.

Gradebooks are also now made available in a role-based manner.

pmk1433 commented 9 years ago

Can this be reviewed in PROD and closed out?

pmk1433 commented 9 years ago

Done a long while back.

pmk1433 commented 9 years ago

Resurrected after discussing. May need to create a new issue for this.