Hi John, A detail which is currently unresolved is how to code this into webwork itself so that webwork can do it when the tables are created.
I've already done this. See
http://bugs.webwork.rochester.edu/show_bug.cgi?id=628
and in particular
http://bugs.webwork.rochester.edu/showattachment.cgi?attach_id=10
and verified that it works on my server.
In another vein, I have questions about the problem library stuff in
your page. I downloaded the tarball, followed the instructions, and ran
into several difficulties.
First of all the loadDB.pl script has several hash references like
this: $dbLayouts{sql}->{problem_library_classify}. There is no such
field in the standard conf/database.conf file.
Anyway, I made appropriate modifications in the loadDB.pl file, ran it
successfully and have a loaded ProblemLibrary SQL database. But now
what? I don't see any reference to this in the library browser page in
my WWK2 server. (I did set webworkDirs{libraryRoot} in my
conf/globa.conf file.) Are there some undocumented changes I am suppose
to make in conf/database.conf related to
$dbLayouts{sql}->{problem_library_classify}? Or am I supposed to be
using some development version of WWK2?
Zig
<| Post or View Comments |>
|