Skip to content

A very simple quiz system made for and by students.

License

Notifications You must be signed in to change notification settings

beescreens/beequiz

Repository files navigation

beeQuiz

beeQuiz is a very simple quiz generator from JSON or YAML specification files.

The features of beeQuiz are:

  • Easily generate quizzes from JSON or YAML specification files
  • Support Markdown in question statements and explanations
  • Create interactive quizzes to engage your audience (soon maybe?)

Warning:
This is a work in progress. Many features are still missing and the code is not yet good.