Michael E. Gage
Features
Much has NOT changed
Problem sets are compatible with 1.9 -- student interface is largely the same Modular authentication, etc. Allows access from webpage
Could develop access based on cookies -- no login from your home machineFast switching between professor tools, professor and studentAccess based on authentication database at the university
Access based on moodle's database ( or webCT, etc.) -- come hear Zig talk later
Faster response for students -- (better load handling??-- I hope so.)
Can use alternative databases mySQL and GDBM have been used so far
Database layer has not yet been optimized for speedEmail, Statistics, Class list and set list are all more powerful and quicker to navigateSome sorting operations are very slow
Essentially every aspect of creating a course can be handled from the web.Easier course set up and system setup
Coming soon:
More statistics options e. g. sortingSome disaster recovery is still only possible from the webclasslist import/export and scoring
no setup scripts neededCVS delivery makes it easier to get bug fixes.
one entry to Apache config file and two lines customized in the WeBWorK global.conf file(still need to get TeX, GD, dvipng to work however)only one unix group -- greatly simplifies permissions problems
The student modules have been tested for a semester and are pretty stablequiz_moduleThe instructor tools probably lack features and have minor bugs.
Can use the WeBWorK 1.9 instructor tools interchangeably with WeBWorK2.0 if you use GDBM database
Proof of concept only -- still being developedTemplate customization to your site