Forum Discussion
Michielvan-d058
13 years agoCommunity Member
Storing QuizMaker results in a database
I am an ICT teacher at a school, and have created a solution to save all results to a database automatically after the quiz. I am using a MS SQL Server database, but it could easily be adapted to a...
Michielvan-d058
11 years agoCommunity Member
See the code under CC_PrintResults in /db/db.js in quizbaker. The url goes to /db/db.asp which then extracts the answers and stores them in a database.