Javascript and markup for publishing open-ended "How many X can you name?"-style quizzes. Example.
- Copy the markup in full-page.html to a new html file.
- Edit the markup in the places there's an
<!-- EDIT:
in the markup. - Upload the quiz.js to a server somewhere, if it's not up there already.
- Upload the html file to the same directory quiz.js is in.
- After you know the URL it will be iframe'd in, update the meta canonical value of the html file to point to there.