Moodle Plugins directory: Journal: Versions: 33.0 (Build: 2017121107) | Moodle.org
Journal
 Activities ::: mod_journal
Maintained by 
Cosmin HERMAN, 
Adrian Sarmas, 
Ovidiu Morariu, 
Paul Neag
This module allows a teacher to ask students to reflect on a particular topic. The students can edit and refine their answer over time.
Journal 33.0 (Build: 2017121107)
Moodle 3.3
Released: Dydd Llun, 22 Ionawr 2018, 5:59 PM
Moodle Journal module
- Moodle Tracker component: http://tracker.moodle.org/browse/CONTRIB/component/10880
 - Documentation: http://docs.moodle.org/dev/en/Journal_module
 - Source Code: https://github.com/elearningsoftware/moodle-mod_journal
 - License: http://www.gnu.org/licenses/gpl-2.0.txt
 
Install from git
- Navigate to Moodle root folder
 - git clone git://github.com/elearningsoftware/moodle-mod_journal.git mod/journal
 - git checkout MOODLE_XY_STABLE (where XY is the moodle version, e.g: MOODLE_30_STABLE, MOODLE_28_STABLE...)
 - Click the 'Notifications' link on the frontpage administration block or php admin/cli/upgrade.php if you have access to a command line interpreter.
 
Install from a compressed file
- Extract the compressed file data
 - Rename the main folder to journal
 - Copy to the Moodle mod/ folder
 - Click the 'Notifications' link on the frontpage administration block or php admin/cli/upgrade.php if you have access to a command line interpreter.
 
Version information
- Version build number
 - 2017121107
 - Version release name
 - 33.0 (Build: 2017121107)
 - Can be updated to
 - 35.0 (Build: 2018110700) (2018110700), 2.0.0 (Build: 2019061600) (2019061600), 2.0.0 (Build: 2019061600) (2020020700)
 - Maturity
 - Fersiwn sefydlog
 - MD5 Sum
 - f1ea51c8dc83d1347b2cd0364afdc349
 - Supported software
 - Moodle 3.3
 - The more recent release 2.0.0 (Build: 2019061600) (2020020700) exists for Moodle 3.3
 
Version control information
- Version control system (VCS)
 - GIT
 - VCS repository URL
 - VCS branch
 - MOODLE_33_STABLE
 
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
 - Download and unpack the module.
 - Place the folder (eg "assignment") in the "mod" subdirectory.
 - Visit http://yoursite.com/admin to finish the installation