| midterm-eval.html | - What the student sees (and fills out). |
| midterm-eval.out | - The output file (make sure it has write permissions). |
| midterm-eval.cgi | - The program that takes form input and produces output file. |
| cgi-lib.pl | - A program library needed by the main program. |
| midterm-sum.ex | - A program that aggregates the results (in midterm-eval.out) and produces a summary |
| in a file named midterm-eval-report.html that you can view or print with Netscape. |
Then, edit the html file to suite your needs (e.g., put course number and name). If you change the questions, you need to perform compatible edits in midterm-eval.cgi (perl script) as you do in midterm-eval.html.
| search.html | - What the student sees (and fills out). |
| search.cgi | - The program, called a "search engine." |
Back to Web4Teaching home
page.
| This page is maintained by the Web4Teaching Director | Last update: February 27, 2000 |