ttek-plg / plg-ca
The University Of Melbourne - FVAS EMS Placement Compentency Assessment plugin.
Installs: 209
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:ttek-plugin
- dev-master
- 3.4.x-dev
- 3.4.54
- 3.4.52
- 3.4.50
- 3.4.48
- 3.4.46
- 3.4.44
- 3.4.42
- 3.4.40
- 3.4.38
- 3.4.36
- 3.4.34
- 3.4.32
- 3.4.30
- 3.4.28
- 3.4.26
- 3.4.24
- 3.4.22
- 3.4.20
- 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
- 3.2.48
- 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-18 23:20:37 UTC
README
Project: ttek-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 (ttek-plg/plg-ca) and as such installable via Composer.
# composer require ttek-plg/plg-ca
Or add the following to your composer.json file:
{ "ttek-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 (e.g. the plg-ca) to load the classes.