H5P - SQL, Python, ....
Hello,
I have created several SQL content types:
* Based on the work of Degrange here https://h5p.org/node/1134219 I have developed a simple SQL IDE and a SQL question type. These are also based on Skulpt, also support Turtle graphics and p5.js.
* An SQL question type compares SQL queries on a sqlite database against a result relation using sql.js.