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.
IMS
You can find below IMS related information.
Related certifications
Related specifications
Installation
$ composer require oat-sa/lib-lti1p3-ags
Documentation
You can find below the library documentation, presented by topics.
Quick start
- how to configure the underlying LTI 1.3 Core library
- how to implement the AGS library interfaces
- how to check AGS scopes permissions
Line Item
- how to use the AGS library for line items as a platform
- how to use the AGS library for line items as a tool
Result
- how to use the AGS library for results as a platform
- how to use the AGS library for results as a tool
Score
Tests
To run tests:
$ vendor/bin/phpunit