ttek-plg/plg-skill

EMS III Assessment plugin, Gives users the ability to fill in a questionnaire to assess students.


Keywords
plugin, EMS, tropotek, GOALS, skills
License
MIT

Documentation

EMS Skill Plugin

Project: ttek-plg/plg-skill Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

An plg-skill Plugin for the new EMS System.

Contents

Installation

Available on Packagist (ttek-plg/plg-skill) and as such installable via Composer.

# composer require ttek-plg/plg-skill

Or add the following to your composer.json file:

{
  "ttek-plg/plg-skill": "~3.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-plg-skill) to load the classes.

Introduction