quiz data

quiz data

by joe fabrizio -
Number of replies: 1
Hello,
I have about 5000 quizes to make in moodle. I have applescripted the gift format for my data imports, but want to add the quiz name on the back-end. Does anyone know how to do this? I believe I need to manipulate the quiz data table.

Thanks
Average of ratings: -
In reply to joe fabrizio

Re: quiz data

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
That would work. I suggest you create a quiz using the Moodle interface, and see what changes in the database, then copy that.

An alternative approach would be to make a script that generates Moodle backup files, then restore those files.