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 31.0 (Build: 2016062800)

Moodle 3.1
Released: Tuesday, 28 June 2016, 3:22 PM

Build Status

Moodle Journal module

Install from git

  • Navigate to Moodle root folder
  • git clone git://github.com/dmonllao/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
2016062800
Version release name
31.0 (Build: 2016062800)
Can be updated to
2.0.0 (Build: 2019061600) (2019061600), 2.0.0 (Build: 2019061600) (2020020700)
Maturity
Stable version
MD5 Sum
c8b6c38ac44453eeb659a015ca9aeaa0
Supported software
PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0, Moodle 3.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_31_STABLE
VCS tag
v1.31.0

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation