-
Sub-task
-
Resolution: Fixed
-
Minor
-
None
-
3.2
The LTI provider library uses dependency injection to define how the data is stored.
We need to implement the tool provider data connector in moodle using DML so that it will be compatible with all databases.
https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP
Add tables to install.xmlAdd tables in upgrade.phpCreate class extending dataconnection based off mysqlTest with basic tool proxy- Implement all functions using $DB->execute