Quiz Builder

Enter your quiz info below. Click "Generate & Download HTML" to get a standalone quiz file that uses your answers list.

Each non-empty line becomes an array item in:
const wordList = ["answer-one","answer-two",...];
Matching is case-insensitive in the quiz.
You can copy this directly or just use the downloaded file.