Edit
by NIVETHA J - 6 years ago (2020-02-03)
creating quiz
| I want to develop a quiz with the score |
Ask clarification
1 Recommendation
PHP MySQL Quiz class: Manage questions and user answers stored in MySQL
This class can manage questions and user answers stored in MySQL.
It can perform several operations to manage quizzes like adding a new user, adding new questions, displaying forms to answer the questions of a given difficulty, compute the score of an user considering the quiz questions he answered correctly.
| by Hassane Moussa 505 - 6 years ago (2020-02-10) Comment
Hi please see this class ! |