Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oat-sa/devkit-lti1p3
LTI 1.3 development kit, acting as platform and / or tool.
https://github.com/oat-sa/devkit-lti1p3
ags basic-outcome demo-application docker ims lti lti-message lti-platform lti-service lti-tool lti1p3 ltiadvantage nrps php proctor proctoring submission-review symfony
Last synced: 3 months ago
JSON representation
LTI 1.3 development kit, acting as platform and / or tool.
- Host: GitHub
- URL: https://github.com/oat-sa/devkit-lti1p3
- Owner: oat-sa
- License: gpl-2.0
- Created: 2020-04-29T13:46:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T13:40:27.000Z (8 months ago)
- Last Synced: 2024-04-14T09:02:18.873Z (7 months ago)
- Topics: ags, basic-outcome, demo-application, docker, ims, lti, lti-message, lti-platform, lti-service, lti-tool, lti1p3, ltiadvantage, nrps, php, proctor, proctoring, submission-review, symfony
- Language: Twig
- Homepage:
- Size: 2.04 MB
- Stars: 19
- Watchers: 46
- Forks: 10
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lti - LTI 1.3 Demo Application
README
# [TAO](https://www.taotesting.com/) - LTI 1.3 DevKit
[![Latest Version](https://img.shields.io/github/tag/oat-sa/demo-lti1p3.svg?style=flat&label=release)](https://github.com/oat-sa/demo-lti1p3/tags)
[![License GPL2](http://img.shields.io/badge/licence-GPL%202.0-blue.svg)](http://www.gnu.org/licenses/gpl-2.0.html)
[![IMS Certified](https://img.shields.io/badge/IMS-certified-brightgreen)](https://site.imsglobal.org/certifications/open-assessment-technologies-sa/tao-lti-13-devkit)> [IMS certified](https://site.imsglobal.org/certifications/open-assessment-technologies-sa/tao-lti-13-devkit) [Symfony](https://symfony.com/) based development kit for LTI 1.3, to act as [platform and / or tool](http://www.imsglobal.org/spec/lti/v1p3/#platforms-and-tools-0).
## Table of Contents
- [Try it live](#try-it-live)
- [TAO LTI 1.3 PHP framework](#tao-lti-13-php-framework)
- [IMS](#ims)
- [Documentation](#documentation)
- [Installation and configuration](#installation-and-configuration)
- [Available APIs](#available-apis)## Try it live
To try it live, visit [https://lti-public-devkit.dev.gcp-eu.taocloud.org](https://lti-public-devkit.dev.gcp-eu.taocloud.org).## TAO LTI 1.3 PHP framework
This development kit is based on the [TAO LTI 1.3 PHP framework](https://oat-sa.github.io/doc-lti1p3/).
## IMS
You can find below [IMS](https://www.imsglobal.org/) related information.
### Related certifications
- [LTI 1.3 advantage complete](https://site.imsglobal.org/certifications/open-assessment-technologies-sa/tao-lti-13-devkit)
- [LTI 1.3 proctoring services](https://site.imsglobal.org/certifications/open-assessment-technologies-sa/tao-lti-13-devkit)### Related specifications
- [IMS Security](https://www.imsglobal.org/spec/security/v1p0)
- [IMS LTI 1.3 Core](http://www.imsglobal.org/spec/lti/v1p3)
- [IMS LTI 1.3 AGS](https://www.imsglobal.org/spec/lti-ags/v2p0)
- [IMS LTI 1.3 Basic Outcome](https://www.imsglobal.org/spec/lti-bo/v1p1)
- [IMS LTI 1.3 Deep Linking](https://www.imsglobal.org/spec/lti-dl/v2p0)
- [IMS LTI 1.3 NRPS](https://www.imsglobal.org/spec/lti-nrps/v2p0)
- [IMS LTI 1.3 Proctoring](https://www.imsglobal.org/spec/proctoring/v1p0)
- [IMS LTI 1.3 Submission Review](https://www.imsglobal.org/spec/lti-sr/v1p0)## Documentation
You can find below the development kit documentation, presented by topics.
### Installation and configuration
- how to [install and configure](doc/installation.md) the development kit
### Available APIs
- how to [use the HTTP API](doc/api.md) of the development kit
- how to [use the CLI](doc/cli.md) of the development kit