×
Help / About
Quiz Demonstration by Rich Budek
This game is meant to run inside of a browser using HTML and CSS for styling. Twitters BootStrap is used for
some of the more advanced display functions and popups.
In this version, there are no databases, just objects. The object has been defined to be universal to accept any number of
possible answers to a question and to allow an image for a question as well as image answers to pick from
Javascript and jQuery are the languages that do all of the processing and also manipulates the page's element's
using jQuery. are stored as objects in an array and then placed into the collection area using jAppend.
The windows is responsive (liquid) will change based on the size of the screen, with buttons moving, etc. as
the screen width changes. Dialog is presented to the user using modals.