You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to use Moodle's qbank exporttoxml script instead of custom code (#192)
Coderunner had its own script to download the export of a single
question. But to avoid a lot of custom code and use standard Moodle
script, deleting the coderunner's exportone.php and using Moodle's
instead.
0 commit comments