Name

makelateclone — Cut off submission of an assignment and create a late version of it

Synopsis

/u/isg/bin/makelateclone {assignment} [latename]

Usage

As with the command deadline, this would typically be run from a cron job or an at job. The parameter assignment specifies the assignment which will no longer be accepting submissions; if latename is not specified, it will also be used as the base of the new assignment's name (assignmentlate). Otherwise, latename will be used verbatim as the new assignment's name.

Description

This command provides "late" functionality that differs from that offered by submit. It uses deadline to cut off submissions, but also unconditionally opens a separate new assignment which accepts the same files (as specified to submit by .subfiles), and will create a symlink to the original assignment's marking scripts.

This functionality is intended to handle situations where students are unable to submit assignments by the deadline because of widespread unreasonable circumstances; for example, if the web server or the Odyssey front-end to submit become unavailable in the CS minor courses.

Topic revision: r1 - 2016-01-11 - YiLee
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback