Added scripts to CVS | topic started 10/12/2002; 3:54:38 AM last post 10/13/2002; 4:58:34 AM |
|
Bill Ziemer - Re: Added scripts to CVS 10/13/2002; 4:58:34 AM (reads: 875, responses: 0) |
This
is the model at CSULB also. The teachers are not interested in managing
their own course, but will modify problems and due dates for prebuilt
assignments. Originally I had one webwork course for each math course,
and each teacher was a "super-TA" with me as a professor, but I ran
into the 32K file limit for directory addressing. (e.g. 600 students *
20 problems * 3 images per problem in a set exceeds the addressing
limit in the tmp/l2h directory)
The solution I came up with was to give each teacher their own course
as professor, limit the professor's page somewhat, and write
"super-professor" command line scripts to manage multiple courses. An (functional) example of the professor's page can be viewed at http://bosna.natsci.csub.edu/webwork/demoCourse username: apizer password: 111-11-1111 --Bill |