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.
Table of contents
- TAO LTI 1.3 PHP framework
- IMS
- Installation
- Documentation
- Tests
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
- LTI 1.3 advantage complete
Related specifications
- IMS LTI Assignment and Grade Services
- IMS LTI 1.3 Core
- IMS Security
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
- how to use the AGS library for scores as a platform
- how to use the AGS library for scores as a tool
Tests
To run tests:
Note: see phpunit.xml.dist for available test suites.