Log of /trunk/wwmoodle
Directory Listing
Revision
4172 -
Directory Listing
Modified
Tue Jun 27 12:30:48 2006 UTC (6 years, 10 months ago) by
gage
Replacing the mysql.sql schema which somehow got lost when creating the CVS repository
Revision
4171 -
Directory Listing
Modified
Mon Jun 26 23:31:52 2006 UTC (6 years, 10 months ago) by
dpvc
Updates to use moodle theme to simplify the WW GUI when used in
moodle, and to resize the IFRAME to fit the size of its contents.
Revision
4156 -
Directory Listing
Modified
Sat Jun 24 16:00:36 2006 UTC (6 years, 10 months ago) by
gage
Restoring lang.php to wwmoodle-beta-4 original. (Somehow it had been erased.)
Revision
4155 -
Directory Listing
Modified
Sat Jun 24 15:53:39 2006 UTC (6 years, 10 months ago) by
gage
Updating icon for webwork sets
Revision
4154 -
Directory Listing
Modified
Sat Jun 24 14:32:09 2006 UTC (6 years, 10 months ago) by
gage
Alas, symlinks are not followed, hence you need to copy the help directory and language files to
new locations.
Revision
4153 -
Directory Listing
Modified
Sat Jun 24 14:19:42 2006 UTC (6 years, 10 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, 10 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, 10 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, 10 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, 10 months ago) by
sh002i
renamed wwmoodle_set to wwmoodleset
Revision
4133 -
Directory Listing
Added
Sat Jun 17 21:45:25 2006 UTC (6 years, 11 months ago) by
sh002i
Imported from beta 4