Make sure quiz-data.js is in the same folder as this file
and is being served over HTTP (not opened directly as a local file).
Quick fix — open a terminal in the quiz folder and run:
python3 -m http.server 8080
then visit http://localhost:8080/quiz.html