ttek-plg/plg-ca

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

Installs: 208

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:ttek-plugin


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.

Introduction