TAO - LTI 1.3 AGS Library
IMS certified PHP library for LTI 1.3 Assignment and Grade Services implementations as platforms and / or as tools, based on LTI 1.3 Core library.
This library is part of the TAO LTI 1.3 PHP framework.
You can find below IMS related information.
$ composer require oat-sa/lib-lti1p3-ags
You can find below the library documentation, presented by topics.
- how to configure the underlying LTI 1.3 Core library
- how to implement the AGS library interfaces
- how to check AGS scopes permissions
- how to use the AGS library for line items as a platform
- how to use the AGS library for line items as a tool
- how to use the AGS library for results as a platform
- how to use the AGS library for results as a tool
To run tests:
$ vendor/bin/phpunit
Note: see phpunit.xml.dist for available test suites.