Skip to content

System requirements

Stephen Vickers edited this page Jul 20, 2016 · 1 revision

The Rating application is written in PHP and has the following dependencies:

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.

Clone this wiki locally