Yikes- this is going to cost me a ton of work (we're running both 1.9 and 2.4).
For legacy support I would suggest creating a referrer to
http://webwork.maa.org/wiki/Available_Functions
from
http://webwork.math.rochester.edu/webwork_system_html/docs/docs/pglanguage/availablefunctions.html
&
http://webwork.math.rochester.edu/docs/docs/pglanguage/availableFunctions.html
which would be rather simple I think. You'd have to be able to CN DNS webwork.math.rochester.edu
to an existing web server
(i.e. webwork IN CNAME gate )
which should be straight forward.
Then have a virtual host in httpd.conf
The problem on our end is that our professors create specialized set 'header' files which get archived and then recalled when they teach the same course a year or more later. I fixed the 2.4 version for new profs which points to conf/snippets/setHeader.pg , but again I'd hate to have to change this for every set which has a unique header file!
What do you think?
Thanks
Fuzzy
(serving webwork to over 3000 students this quarter)