Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 615 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 615 Bytes

Kwiz

Kwiz is a php Quiz application that allows online quizes. It does use any database backend all data is stored in file based hierarchy instead. It provides two interfaces one is for participants another is for the administrator or quiz master. Players can participate from any corner of the world if Kwiz is installed on an online server.

It is very simple to install and use once the entire content of the Kwiz zip file is placed in the htdocs directory (root directory of the server )

The participants can login through the index page. The administrator or quiz master can login through the admindoor.php