Table: quizzes
Tool:
Quiz Associated Objects:
Quizzes,
Quiz
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 allowtime SMALLINT UNSIGNED NOT NULL DEFAULT 0 v5 added INT UNSIGNED NOT NULL DEFAULT 0 v5 difficulty TINYINT NOT NULL v5 type TINYINT UNSIGNED NOT NULL v5 points TINYINT UNSIGNED NOT NULL DEFAULT 0 v5 question INT UNSIGNED NOT NULL v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Quiz Tables
quizanswers quizque quizresponses quizzes