PHP Classes

PHP MySQL Quiz class: Manage questions and user answers stored in MySQL

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 1,464 All time: 2,668 This week: 49Up
Version License PHP version Categories
mysql-quiz 1.0BSD License5.3PHP 5, Databases, Games, Content mana...
Description 

Author

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.

Picture of Nuno Tiago
  Performance   Level  
Name: Nuno Tiago <contact>
Classes: 1 package by
Country: Portugal Portugal

Recommendations

quiz
creating quiz

Screenshots (1)  
  • Screenshot_2013-10-31_quizz.PNG
  Files folder image Files (8)  
File Role Description
Accessible without login Plain text file db.php Conf. Database config
Accessible without login Plain text file index.php Example Page to register user
Accessible without login Plain text file insert.php Example Insert questions to mysql
Accessible without login Plain text file quiz.php Output Here the user do the quizz
Plain text file quizz_user_class.php Class Engine of the quizz
Plain text file sql_class.php Class Mysql Class
Accessible without login Plain text file test.sql Data My SQL for test the code

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,464
This week:0
All time:2,668
This week:49Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:65%StarStarStarStar
Documentation:-
Examples:60%StarStarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2741
 
This code isn't object oriented.
11 years ago (Maykonn Welington Candido)
50%StarStarStar