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)
7931
0
0
A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file
7105
0
0
7230
0
0
Stateless demo app, where the mobile client or the browser would control the flow of the application
8146
0
0
Comments
Alex
6 years ago
Nice job on this one!