Making Quiz with Python bot

Time to quiz. But how to make make quiz with python jabber-bot.

okay here we go.
- Download quiz_plugin.py
- move file quiz_plugin.py in directory plugins
- move file questions.txt in directory static (change the question and answer as you want)

question1|asnwer
question2|answer
question3|answer
and more.........

Commands:
!start = start quiz
!stop = start quiz
!repeat = repeat question
!hint = find an answer tip (removes points)
!next = next quiz