Skip to content

PHP library for LTI 1.3 proctoring implementations as platforms and / or as tools

License

Notifications You must be signed in to change notification settings

oat-sa/lib-lti1p3-proctoring

Repository files navigation

TAO - LTI 1.3 Proctoring Library

Latest Version License GPL2 Build Status Test Coverage Status Psalm Level Status Packagist Downloads IMS Certified

IMS certified PHP library for LTI 1.3 Proctoring implementations as platforms and / or as tools, based on LTI 1.3 Core library.

Table of contents

TAO LTI 1.3 PHP framework

This library is part of the TAO LTI 1.3 PHP framework.

IMS

You can find below IMS related information.

Related certifications

Related specifications

Installation

$ composer require oat-sa/lib-lti1p3-proctoring

Documentation

You can find below the library documentation, presented by topics.

Configuration

Messages

Services

Tests

To run tests:

$ vendor/bin/phpunit

Note: see phpunit.xml.dist for available test suites.