0.0.0-dev.3 • Published 5 years ago

quizzly v0.0.0-dev.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

quizzly — quiz tech

web components and node tech for quizzes

coming soon

  • quizzly-quiz
    • provide quizzly-question's
    • provide quizzly-result's
    • provide [dimensions] list
    • provide .evaluator function to determine result label
    • quiz will fire event quiz-start when the quiz starts or is restarted
    • quiz will fire event quiz-error when any error occurs
    • quiz will fire event quiz-done when then user hits the submit button
    • quiz has getter .done promise, resolves when quiz is done
    • quiz shows results after submit
    • quiz has working reset button