Note: This documentation is for Moodle 2.7. For up-to-date documentation see Journal module.

Journal module: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 8: Line 8:


==See also==
==See also==
*[http://moodle.org/mod/data/view.php?d=13&rid=325 Journal module for download]
*[http://moodle.org/plugins/view.php?plugin=mod_journal Journal module for download]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=736 Journal module forum]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=736 Journal module forum]


[[Category:Contributed code]]
[[Category:Contributed code]]

Revision as of 15:05, 19 April 2012

The Journal Module has been disabled during install by default since Moodle 1.5 (when all Journals were converted to Online Assignments)

NOTE: From Moodle 2.0 you will no longer find the Journal module installed by default as part of your CVS version of Moodle. You'll need to install it separately from contrib. see [1] and [2]

In order to avoid data loss, the installation of the journal plugin on a Moodle 2.0 should follow the Upgrading to Moodle 2.0 guidelines. That discussion about the best way to upgrade contrib plugins to Moodle 2.0 could also be useful.

See also