/quiz-frontend

A simple Quiz application for self-testing and self-education

Primary LanguageKotlinMIT LicenseMIT

quiz-frontend

This is a frontend for quiz repository backend. It's written completely in Kotlin. You can take a look at the project at quiz.force.fm.

Under the hood it utilizes muirwik project. Here are some screenshots:

Full-screen Question list Create Question - night mode List of quizzes List of completed sessions Session report Quiz Session UI Quiz Session UI - Answered

Dukat bindings

Also, it has quite a few useful Kotlin/JS bindings for various libraries:

  • codemirror
  • connected-react-router
  • date-fns
  • history
  • markdown-it
  • lab-autocomplete
  • prismjs
  • react-codemirror2
  • react-dom-test-utils
  • react-helmet
  • react-syntax-highlighter
  • react-use
  • react-virtualized-auto-sizer
  • react-window
  • react-window-infinite-loader
  • redux-form

Not all of them are well-tested though.