Parent Directory
|
Revision Log
Install instructions. These will need to be updated as this module evolves.
1 This module is undergoing rapid change as of June 2006. It starts with code written by Peter Snoblin at 2 Truman University. It is being modified to work with WeBWorK release 2.2.1 and later. 3 4 6/24/2006 5 For webwork make sure that you are updated to HEAD (cvs update -A -d ). In particular make sure that there is a directory 6 lib/WeBWorK/DB/Schema/Moodle and that it contains files. This current HEAD will soon be tagged as rel-2-2-1 7 8 Update global.conf and database.conf from the corresponding distribution files. In particular database.conf should have 9 a schema labeled sql_moodle. 10 11 The files in the WeBWorK subdirectory of this module are for historical purposes. They have been superceeded by new files in 12 the HEAD (aka rel-2-2-1) version of WeBWorK. 13 14 From the Moodle directory of this module: 15 Move wwmoodle and wwmoodleset to moodle/mod in the moodle tree. wwmoodle_set is for historical purposes only and will not 16 be used. 17 18 Use symlinks to link wwmoodle/help to the alias ...../moodle/lang/en/help/wwmoodle 19 wwmoodleset/help to ...../moodle/lang/en/help/wwmoodleset 20 wwmoodle/lang.php ...../moodle/lang/en/wwmoodle.php 21 wwmoodleset/lang.php ...../moodle/lang/en/wwmoodleset.php 22 23 (the ..... refers to the nodes above where the moodle tree starts) 24 25 If you transfer the CVS directories then you will still be able to update wwmoodle and wwmoodleset from the CVS in their new 26 locations.
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |