uom-plg / plg-ca
The University Of Melbourne - FVAS EMS Placement Compentency Assessment plugin.
3.4.18
2022-08-04 00:00 UTC
- 3.4.x-dev
- 3.4.18
- 3.4.16
- 3.4.14
- 3.4.12
- 3.4.10
- 3.4.8
- 3.4.6
- 3.4.4
- 3.4.2
- 3.4.0
- 3.2.x-dev
- dev-master / 3.2.x-dev
- 3.2.46
- 3.2.44
- 3.2.42
- 3.2.40
- 3.2.38
- 3.2.36
- 3.2.34
- 3.2.32
- 3.2.30
- 3.2.28
- 3.2.26
- 3.2.24
- 3.2.22
- 3.2.20
- 3.2.18
- 3.2.16
- 3.2.14
- 3.2.12
- 3.2.10
- 3.2.8
- 3.2.6
- 3.2.4
- 3.2.2
- 3.2.0
- 3.0.x-dev
- 3.0.56
- 3.0.54
- 3.0.52
- 3.0.50
- 3.0.48
- 3.0.46
- 3.0.44
- 3.0.42
- 3.0.40
- 3.0.38
- 3.0.36
- 3.0.34
- 3.0.32
- 3.0.30
- 3.0.28
- 3.0.26
- 3.0.24
- 3.0.22
- 3.0.20
- 3.0.18
- 3.0.16
- 3.0.14
- 3.0.12
- 3.0.10
- 3.0.8
- 3.0.6
- 3.0.4
- 3.0.2
- 3.0.0
This package is auto-updated.
Last update: 2024-10-30 01:48:13 UTC
README
Project: uom-plg/plg-ca
Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/
Competency Assessment Tool plugin. Send requests to clients to complete a form and assess a student, also does self assessments.
Contents
Installation
Available on Packagist (uom-plg/plg-ca) and as such installable via Composer.
# composer require uom-plg/plg-ca
Or add the following to your composer.json file:
{ "uom-plg/plg-ca": "~1.0" }
If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader to load the classes.