CS552 Assignment 5 (Slack)
In this assignment, you have the unique opportunity to play the instructor
and grader. You see, we've decided that since you're already doing the
assignments, why not do the grading as well?
And why not do it in the spirit of AmIHotOrNot?
We'll call it AmIGonnaFAILOrNOT.
Write a script (PHP or CGI) that generates a web page like this:
FAIL or not?
Assign a grade for this bozo:
|
Then when you submit the grade, the server should return this, along with
the next victim's form:
The grade for this one so far:
|
D- |
|
Information
- Use the pictures at
http://www.classes.cs.uchicago.edu/classes/archive/2001/spring/CS552/cp/
They're numbered 1-48. The big ones are cpN.jpg (N being a number 1-48) and
the small cpsmallN.jpg.
- Each time you access the form, pick a random picture.
- Use your Sybase account to store the data for each picture.
- You should only use one script.
- Email its location (both URL and where in your home directory) to
cs552-handin@cs.uchicago.edu.