Add support for Coderunner questions
Description
Currently, we are not supporting Coderunner questions. As a result, we can not generate questions for the SQL Quiz, which runs code to query the SQLite database.
Todo
-
add support for Coderunner questions via moodle-tools and YAML files -
multiple Coderunner questions can be created with a singe YAML file -
we can support different databases (for example, "uni.db" and "eshop.db"
Edited by Aljoscha Peter Lepping