Hi,
We're *still* having difficulty getting any problems to show up in our
Webwork2 system. We're using the version of Webwork2 from 7/13/04, so
almost the last version before the release last week.
We are still using gdbm and not mySQL.
We have global.conf version 1.91 and we have changed the command
$coursefiles{problibs}=""; to
$coursefiles{problibs}= {rochester => "Rochester"} in global.conf
and added it to course.conf for the course test_course.
We have put a link in /local/webwork2/courses/test_course/templates
named rochester which points to the problems which are
stored in the directory
/local/webwork2/templates
using the command
ln -s /path/to/templates rochester
(ln -s /path/to/local/webwork2/templates rochester doesn't help either)
Finally, all the problems (sorted into directories) are in the directory
/local/webwork2/templates
It looks like we have all our ducks in a row, but still we don't
see any *mathematical* problems when using the "Library Browser" command.
Any ideas on what we should do next?
Thanks,
Tom
<| Post or View Comments |>
|