Questionaire and student score

I’m attempting to build a language app. Questions needs to be displayed to the students from the database and their answers must be compared to the answers in the database. How do I pull questions into a form and on submission compare the student answer to the answer in the database? I would also like to add points for correct answers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.