-
Notifications
You must be signed in to change notification settings - Fork 19
System requirements
Stephen Vickers edited this page Jul 20, 2016
·
1 revision
The Rating application is written in PHP and has the following dependencies:
- PHP LTI Tool Provider class library - for handling the LTI-related connections
- RateIt - a JQuery (star) rating plugin
- JQuery - JavaScript library
This repository includes the RateIt and JQuery JavaScript files, but not the LTI Tool Provider class library (see the Installation section).
The code found here is written for use with a MySQL or SQLite database, but it can be used with any database supported by the LTI class library if you create the database tables manually.
© 2016 IMS Global Learning Consortium Inc. All Rights Reserved. Trademark Policy - (www.imsglobal.org/trademarks)