ttek-plg / plg-ca
The University Of Melbourne - FVAS EMS Placement Compentency Assessment plugin.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
Type:ttek-plugin
pkg:composer/ttek-plg/plg-ca
This package is auto-updated.
Last update: 2026-06-19 03:01:12 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.