JacquesMiov / moodle-mod_journal

The Moodle journal module for moodle 2.0+

Home Page:https://moodle.org/plugins/view.php?plugin=mod_journal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Moodle Journal module

Install from git

  • Navigate to Moodle root folder
  • If you plan to use git submodules, then:
  • 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.

About

The Moodle journal module for moodle 2.0+

https://moodle.org/plugins/view.php?plugin=mod_journal


Languages

Language:PHP 92.7%Language:Gherkin 4.2%Language:JavaScript 1.6%Language:CSS 1.6%