back

by dt3ft·4y ago·view on hn ↗
I created a kahoot quiz generator. It grabs random questions with 4 answers (one of which is correct) from an open question database and outputs a special kahoot compatible excel sheet ready to be imported into kahoot.
1 comments
This is interesting. Is there some way I can have access to this script?
You can use the generator here: http://atifcolo.com/vonanka

It’s a c# web application, nothing too fancy, but gets the job done.