https://github.com/chip/geochallenge
https://github.com/chip/geochallenge
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chip/geochallenge
- Owner: chip
- Created: 2011-09-18T04:29:11.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-29T03:15:20.000Z (over 13 years ago)
- Last Synced: 2025-01-19T22:15:38.096Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 180 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
GeoChallenge - A simple quiz for learning the capitals of countries
The app asks a simple question:
What is the capital of __a_random_country__?
Upon answering the question and clicking submit, you receive a
correct/incorrect response.
For correct answers, a Google Map is reloaded for the capital and country.
TODO:
Track scores with HTML5 localStorage
Show progress: You have answered 21 out of 278 questions. Accuracy: 75%.
Prevent questions from being asked more than once
Clear session
Improve layout and typeface
Hide seed data?
Jasmine tests
Provide reverse quiz => __some_random_capital__ is the capital of what country?
Put on Heroku
Tools: CoffeeScript, HTML