Skip to content

chrisege/backbone-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backbone-quiz

A Javascript quiz application, built using Backbone.js

backbone-quiz is a quiz application, built for use on the website of the PBS documentary, "10 Buildings That Changed America." It supports two question types - multiple-choice and a sorting/matching type.

Dependencies:

Not-really dependencies:

the demo version (viewable by opening quiz.html in a browser) uses Twitter Bootstrap and Font Awesome.

Usage Instructions

Opening quiz.html in a browser should give you a functional demo quiz.

Configuration

The entire quiz is stored in a single javascript object, which gets passed into the quiz app. In this example, the quiz object is stored in a variable (in quiz.js) called fullQuizMulti. The object is fairly self-explanatory.

About

A Javascript quiz application, built using Backbone.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages