An open API service indexing awesome lists of open source software.

https://github.com/catalyst/moodle-mod_cpdlogbook


https://github.com/catalyst/moodle-mod_cpdlogbook

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# moodle-mod_cpdlogbook

This plugin is designed to provide a Continuous Professional Development logbook functionality to core Moodle.

# Installation

1. Install the plugin as you would any standard Moodle plugin via the Moodle plugin directory
(https://docs.moodle.org/311/en/Installing_plugins#Installing_directly_from_the_Moodle_plugins_directory) or git cloning it into your source:
```
git clone git@github.com:catalyst/moodle-mod_cpdlogbook.git /mod/cpdlogbook
```
Note that the plugin folder name must be `cpdlogbook` for moodle to recognise the plugin.

2. Run the Moodle upgrade.

Visit https://docs.moodle.org/311/en/Installing_plugins for further details on installing Moodle plugins.

# Similar plugins

## moodle-report_cpd

https://github.com/frumbert/moodle-report_cpd

This plugin originally written by Kineo Open Source has not been maintained since 2012.

It appears like a reasonable plugin but as expected has a very outdated codebase.

## local_cpd

This plugin was in a beta version but is also no longer maintained. It advertises a way to migrate from the report_cpd.

https://moodle.org/plugins/local_cpd

# Credit and thanks

This project was undertaken as part of the Information Technology Project (COSC320) at UNE.

## Developers

Jordan Shatte [@UndeclaredVariable](https://github.com/UndeclaredVariable)

Caleb Hill [@ZingerBoxBlues](https://github.com/ZingerBoxBlues)

Jack Moloney [@jackdmoloney](https://github.com/jackdmoloney)

Jesse Flemming [@ad-miral](https://github.com/ad-miral)

Lukas Dimitrios [@PillowIsSoft](https://github.com/PillowIsSoft)

## Client

Brendan Heywood [@brendanheywood](https://github.com/brendanheywood)

## Licensing

Licensed under the [GPLv3 license](LICENSE).