CSC/ECE 517 Fall 2020 - E2075. calibration submissions should be copied along with calibration assignments: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "Placeholder")
 
No edit summary
Line 1: Line 1:
Placeholder
A “calibration assignment” is an assignment where the students are asked to review work that has also been reviewed by a member of the course staff.  If the student’s review “resembles” the staff-member’s review, then the student is presumed to be a competent reviewer.  Here is a further description of calibration assignments.
To set up calibration, the instructor (or TA) adds a few extra participants to the assignment.  The instructor (or TA) then impersonates the extra participants, and submits work on behalf of each of the extra participants.  This is, obviously, extra trouble, and it would be nice if an instructor didn’t have to resubmit the same calibration submissions every semester.  So this project asks you to write code that copies over the calibration submissions whenever a calibrated assignment is submitted.
My suggestion is that, when copying an assignment, you use the same extra participants as the assignment you are copying used.  Then, copy the URLs and/or files that were submitted to the previous assignment, and submit them to this assignment as well.

Revision as of 00:29, 22 October 2020

A “calibration assignment” is an assignment where the students are asked to review work that has also been reviewed by a member of the course staff. If the student’s review “resembles” the staff-member’s review, then the student is presumed to be a competent reviewer. Here is a further description of calibration assignments. To set up calibration, the instructor (or TA) adds a few extra participants to the assignment. The instructor (or TA) then impersonates the extra participants, and submits work on behalf of each of the extra participants. This is, obviously, extra trouble, and it would be nice if an instructor didn’t have to resubmit the same calibration submissions every semester. So this project asks you to write code that copies over the calibration submissions whenever a calibrated assignment is submitted. My suggestion is that, when copying an assignment, you use the same extra participants as the assignment you are copying used. Then, copy the URLs and/or files that were submitted to the previous assignment, and submit them to this assignment as well.