Hi Hans,
This is a belated response to your question. The ability to do this has now been added to the head version (not the patched version). It will be added to the patched version for the next major release. If you want to use this now you have to update 3 files.
In .../webwork/webwork2/conf
run
mv global.conf.dist global.conf.dist.save
cvs update -A global.conf.dist
diff global.conf.dist global.conf.dist.save
and then copy the new stuff (near the end of the file) to your global.conf file.
In .../webwork/webwork2/lib/WeBWorK/ContentGenerator
run
cvs update -A Instructor.pm
In .../webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor
run
cvs update -A ProblemSetList.pm
Then restart apache and you should be all set.
Arnie
WeBWorK Main Forum
Defaults for problem value and #number of attempts
This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at 10 posting(s) in 1 day