python script to import csv format question data into moodle
you can use a xls file to maintain your questions.
current header is like this:
ID type category question questiontext AA AB AC AD AE AF PA PB PC PD PE PF
AX fill in answer A,B,C etc
PY fill in corerct grade per answer, number needs to match exactly with moodle grades
type and category are not implemented yet I need to work on how to import pictures alongside the questions...