Quiz App
About This Space
A simple trivia app that utilizes Jservice.io. Jservice.io is a repositiory of over 150K questions from the gameshow Jeopardy.
Last updated on May 13, 2019
Public Permissions: View Open/Fork Run Comment
Quiz App
This space utilizes a service called jService.io. This service provides access to over 156,000 questions from the gameshow, Jeopardy!
This space is a simple example of consuming a web service (API) and using the Profound.js framework for application development.
Playing the game
- Lauch the app using the Launch button in the toolbar above.
- The dialogue shown, will be a random question from Jeopardy!
- The panel title will be the category name and of course the question will be in the dialogue.
- Type your answer and click the Check Answer button.
Note
The comparison of the answer is case insensitive, but the wording and puncuation must match perfectly. A good project to start out would be to try to improve the answer checking. Perhaps eliminate prepositions from the answer comparison.
More Spaces By Brian (@bmayprofound)
9141
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
9193
1
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
6424
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
6175
0
0
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
9512
0
0
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
9094
0
0
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
7545
0
0
Comments
Alex
6 years ago
Nice job on this one!