I was able to create a quiz with CodeRunner using the sample "customers" table given. Now I need to create different questions using different tables.
So as explained in this thread, I created a separate sqlite database file and did the required changes in the sample xml file (please check the attached). But the following error showed up (validate on save) when I try to save the xml file after uploading it to moodle.
***Run error*** Error: near line 5: no such table: tbl_book
Any help is much appreciated.
Thanks.