Skip to content

hugokoopmans/moodle-import-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

moodle-import-quiz

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...

About

python script to import csv format question data into moodle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages