uom-plg/plg-ca

The University Of Melbourne - FVAS EMS Placement Compentency Assessment plugin.

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:uom-plugin


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.

Introduction