Jump to content

MySQL/PHP quiz- Can you please gimme advice?


Ellason

Recommended Posts

Hello all, I'm new to this forum and wondered if someone could help me. I have to create a quiz system. It will have an admin form that will allow a user to add a question, question ID and 4 possible answers which are radio buttons and the correct answer is the selected radio button. These details will then be saved in a database. The question and answers will be saved in different categories.  In a HTML page there will be a button for each category that when selected will run a php script and will retrieve random questions along with the four possible answers and display the answers alongside radio buttons. A student can then answer these questions and when they have answered them their answers will be stored in the database and a score provided.

I think I know how to create the admin form but can anyone advise me on how I can retrieve random questions & answers and display them with radio buttons so they can be used as a quiz?

 

Thank You :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.