Skip to content

Lud1ma/Quiz-a-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz-a-Script

A "Who wants to be a Millionaire" like quiz.

Please check out the variables in index.html to change the settings.

  1. For creating questions, please use the python-script create_script.py. It is meant to be self-explaining.
  2. After entering the questions, use the script turn_quiz_to_array.py to make it into an array.
  3. Duplicate the loadExample()-function from index.html and enter the Output in the array questions.
  4. Change the name of the new function and write the new name into the array in the loadQuestions()-function.

About

A "Who wants to be a Millionaire" like quiz, written in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published