Retro Trivia Question Database

> Chapter 8 JSON loader awaiting question data...

Hands-on Project 8-4

This customized project uses FileReader and JSON.parse() to turn the future Retro Terminal Trivia Game question file into a readable table.

The included file contains 20 web programming questions organized by category and difficulty for the planned game.

Load Question Data

Expected file: retro-trivia-questions.json in this assignment folder.

or

The included-file button works when this page is viewed from the school's server. If the page is opened directly from a computer, use Choose File and select retro-trivia-questions.json from this folder.

> No JSON file loaded.