Moodle Plugins directory: CPD: Versions: 0.2.0 | Moodle.org
CPD
Local plugins ::: local_cpd
Maintained by
Titus Development,
Luke Carrier
Allows Moodle users to log their CPD via their user profiles.
CPD 0.2.0
Moodle 2.5, 2.6, 2.7
Released: sreda, 8. oktober 2014, 05.10
Log CPD activities within Moodle
Allows Moodle users to log their CPD via their user profiles.
License
Copyright (c) The Development Manager Ltd
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Requirements
- Moodle 2.5+.
- PHP 5.3+.
Upgrading from report_cpd
- Back up your Moodle database!
- Download an archive of the plugin and extract its contents into the
local
directory - Execute
php local/cpd/cli/upgrade_from_report_cpd.php
- Remove the
report/cpd
directory - Execute
php admin/cli/upgrade.php
Building
- Clone this repository, and
cd
into it - Execute
make
to generate a zip file containing the plugin - Upload to the
moodle.org
plugins site
Version information
- Version build number
- 2014100600
- Version release name
- 0.2.0
- Can be updated from
- 0.1.0 (2014073100), 0.1.1 (2014073100), 0.1.2 (2014073102)
- Can be updated to
- 0.4.0 (2014110700)
- Maturity
- Alfa
- MD5 Sum
- 55cc2f6034c074af213a3bbce0ee5559
- Supported software
- PHP 5.3, PHP 5.4, Moodle 2.5, Moodle 2.6, PHP 5.5, Moodle 2.7
- The more recent release 0.4.0 (2014110700) exists for Moodle 2.5
- The more recent release 0.4.0 (2014110700) exists for Moodle 2.6
- The more recent release 0.4.0 (2014110700) exists for Moodle 2.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- 0.2.0
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.