This is very simple if you have phpmyadmin just go into all the tables in the db that start with quiz on property veiw and then look down towards the bottom for
View dump (schema) of table
Set it to dump structure and data and check the save as file box.
You could also just go into the admin cp and then
Back-up Database and then deselect all the tables except for the quiz tables. You might also then want to warn people when you release it that it will clear out there current quiz tables. So they should follow these instructions as well to insure that there quiz tables are backed up.
Note:
DO NOT BACKUP THE FOLLOWING TABLES
QUIZ_RESULTS
QUIZ_TEMP
|