3 hours ago · Tech · 0 comments

When I announced that I was open-sourcing a quiz maker earlier this week, I noted that there were several limitations to what I had built. Most importantly, my quiz maker was a Python script, which substantially limits how many people can use it.After writing the blog post, Kami has made a HTML quiz maker that works in the browser. You can read the write-up on her blog, and try out the quiz maker for yourself. I helped out with the styles, which I really enjoyed. It is always nice to have a new design challenge!How to use the quiz makerTo use the quiz maker, you need to first set a name for your quiz. Next, you can add all of the potential results that your quiz. For example, the blogger archetype quiz had results like “Author” and “Culture maker”, each with their own descriptions.Then, you can create as many questions as you like. Each question can have one of several answers, and you can choose whether or not a player should be able to select one or multiple choices. You can then…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.