Moodle Plugins directory: Journal: Versions: 2.2.0 (Build: 2022041400) | 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 2.2.0 (Build: 2022041400)
Moodle 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Thursday, 14 April 2022, 7:29 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
- 2022041400
- Version release name
- 2.2.0 (Build: 2022041400)
- Can be updated from
- 2.1.0 (Build: 2020091100) (2020091100)
- Can be updated to
- 4.0 (Build: 2022083000) (2022083000)
- Maturity
- Stable version
- MD5 Sum
- 34e98d6d6ce249d8dfa989b3823e8cde
- Supported software
- Moodle 3.4, PHP 7.2, Moodle 3.5, Moodle 3.6, Moodle 3.7, PHP 7.3, PHP 7.4, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- 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
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