tjhickey724 / PeerReviewApp

A port of the Meteor-based PeerReview app to Express/EJS/Mongoose
Apache License 2.0
0 stars 2 forks source link

TA grading of problem sets #29

Open tjhickey724 opened 4 years ago

tjhickey724 commented 4 years ago

Implement the TA/instructor view of a problem set where we see just the TA grades for each student and each problem Allow the TAs to click on a (usually ungraded) problem to grade it Highlight the TAs grade to the students so they can see an official grade If more than one TA grades the problem set then average their scores for that problem.