From: Michael G. <ga...@ma...> - 2004-11-18 14:25:59
|
On Nov 12, 2004, at 5:11 PM, Sam Hathaway wrote: > Hi all, > > Here's the first draft of the schema for WWDBv3, the long-promised > SQL-only database schema for WeBWorK: > <http://devel.webwork.rochester.edu/twiki/bin/view/Webwork/ > DatabaseSchemaV3>. Some features: > > Hi Sam, I've finally had a chance to look at this a bit, not thoroughly yet, but what I've seen so far looks good. I would like to see a space for options/preferences, probably in the "participants" space, although possibly in the "user" space for default preferences. What I want is a place to store the current options for "displayMode", and for "showOldAnswers", although I expect that once we have this capability there will be requests to allow other aspects of the user interface to be customized as well. This would be mean that as a rule the only state that needs to be passed from one webpage to another in hidden variables would be "user", "key", "course", "set", "problem", and possibly a few other specialized hidden variables used when a page calls itself and wants to indicate success or failure. What do you think? Take care, Mike > Thanks. > -sam > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > OpenWeBWorK-Devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openwebwork-devel > |