CGI scripts for grading

These scripts are intended for use with MacPerl 5.1.3.r2. They may need editing for use with other versions of Perl.

The html files for the quizzes are ready to be used with these scripts, with one modification: the FORM element has been removed. Before trying these scripts with the quizzes on your local system, change the filenames to end with .cgi, and add this to each HTML quiz file, just before the Name input field:

<form method=GET action="[the complete pathname to the script on your local system]/wk2.cgi">

week 2
week 3
week 4
week 5
week 6
week 7
week 8
week 10
week 11a
week 11b
week 12
week 13
week 14
week 15