Moodle Plugins directory: Journal: Versions: 4.0.1 (Build: 2022091600) | 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 4.0.1 (Build: 2022091600)
Moodle 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: Friday, 16 September 2022, 9:02 PM
Moodle Journal module
- Documentation: http://docs.moodle.org/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
- If you plan to use git submodules, then:
- git submodule add -f https://github.com/elearningsoftware/moodle-mod_journal mod/journal
- cd mod/journal
- [For Moodle 2.0 - 2.5 only] git checkout MOODLE_XY_STABLE (where XY is the moodle version, e.g: MOODLE_30_STABLE, MOODLE_28_STABLE...)
- If you are not using submodules, then:
- git clone git://github.com/elearningsoftware/moodle-mod_journal.git mod/journal
- [For Moodle 2.0 - 2.5 only] 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
- 2022091600
- Version release name
- 4.0.1 (Build: 2022091600)
- Can be updated from
- 4.0 (Build: 2022083000) (2022083000)
- Can be updated to
- 4.0.2 (Build: 2023042400) (2023042400), 4.2.0 (Build: 2023091400) (2023091400)
- Maturity
- Stable version
- MD5 Sum
- 7bc5a0d6818bb6b9b086597cfc38fc6b
- Supported software
- Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.4
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.5
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.6
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.7
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.8
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.9
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.10
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 3.11
- The more recent release 4.2.1 (Build: 2023091500) (2023091500) exists for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
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