e14mir / quizita

Quiz Template Made Simple

Home Page:https://elamir.site/quizita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizita logo

Quizita: Quiz Template Made Simple

Features

This quiz template is a single PHP file you can copy and paste to your host after adding your QAs.

  • No database setup needed
  • No additional configuration needed
  • No dependency needed
All data will be saved into php files inside a list directory with each file representing a specific user.

Installation

This sample quiz consists of 14 questions and an initial ID slide (totalling 15 slides), you'll need to modify these in the file to reach your desired outcome (take it as a todo list):

  1. Page title
  2. Quiz title
  3. First page/slide
  4. Questions & answers
  5. Points for each answer
  6. Number of slides

Demo

You can try a demo from here: Quizita demo

About

Quiz Template Made Simple

https://elamir.site/quizita

License:Mozilla Public License 2.0


Languages

Language:PHP 100.0%