0.2.0 • Published 8 years ago

acos-lti v0.2.0

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

Acos LTI protocol support

This protocol adds the support for communication between learning management systems that support LTI (Moodle, for example) and ACOS server.

Configuration

Add the following line to the ACOS config file

ltiKeys: {consumerKey: 'key', consumerSecret: 'secret'}

and change the keys. Typically, these keys are required when a new LTI activity is added to learning management systems.

0.2.0

8 years ago

0.1.0

8 years ago