Log of /trunk/wwmoodle
Directory Listing
Revision
4153 -
Directory Listing
Modified
Sat Jun 24 14:19:42 2006 UTC (6 years, 11 months ago) by
gage
Install instructions. These will need to be updated as this module evolves.
Revision
4152 -
Directory Listing
Modified
Sat Jun 24 14:00:22 2006 UTC (6 years, 11 months ago) by
gage
Added README explaining why wwmoodleset was created (so that it complies with
Moodle module naming conventions). One substantial difference is that the database
calls in wwmoodleset use ADODB (the global $db database connection supplied by moodle)
rather than using a new database connection DB.pm (PEAR?). In my experience
the latter connection used to access webwork databases was killing the global connection
and calls to moodle databases were failing.
Revision
4151 -
Directory Listing
Modified
Sat Jun 24 13:57:05 2006 UTC (6 years, 11 months ago) by
gage
Prefaced some subroutines with _wwrpc instead of wwmoodleset. These subroutines
are internal to wwmoodleset (as far as moodle is concerned) and should eventually
be replaced by RPC calls to webwork.
Revision
4150 -
Directory Listing
Modified
Sat Jun 24 01:47:03 2006 UTC (6 years, 11 months ago) by
sh002i
merged in pre-CVS changes from Mike's wwmoodle tree
Revision
4148 -
Directory Listing
Modified
Sat Jun 24 01:34:48 2006 UTC (6 years, 11 months ago) by
sh002i
renamed wwmoodle_set to wwmoodleset
Revision
4133 -
Directory Listing
Added
Sat Jun 17 21:45:25 2006 UTC (7 years ago) by
sh002i
Imported from beta 4