Uglemat / quizsite

A quiz site. Quiz questions are stored in an sql database, and they are fetched with ajax.

Home Page:http://quizsite.smartviking.webfactional.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz-site

Just a quiz site. Made for no real reason.

Before you run python run.py, you must run sqlite3 questions.db < questions.sql or something that will perform the same task.

License

This program is licensed under the GNU GPLv3. You can find a copy of the license in the file gpl.txt.

The file /static/correct.png and /static/incorrect.png are both licensed under the GNU GPL, and are made by Pavel InFeRnODeMoN, and New Mooon, respectively.

They were found on here (correct.png), and here (incorrect.png).

About

A quiz site. Quiz questions are stored in an sql database, and they are fetched with ajax.

http://quizsite.smartviking.webfactional.com/


Languages

Language:Python 51.2%Language:JavaScript 48.8%