3.0.1 • Published 4 years ago

quizy v3.0.1

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

Quizy

Currently this page isn't updated yet. There isn't a thing like Question class. I reworked it into interfaces, but I have to update the readme. Be aware of this.

Welcome to Quizy, a very advanced, smooth and working quiz package. This is probably one of the best package you'll find here, because it has plenty of features, is updated very often and works very easy.

Some of the features are:

  • Question class
    • Create your questions with the constructor of this class
    • You can define multiple possible answers in an Array
    • And after that you have to set the correct answer.
  • Quiz class
    • Create your quiz with the constructor of this class
    • At the beginning you'll have to give an Array with Questions to construct the class, after that you can add more if you'd like to.
    • Plenty of methods to change your quiz to your belongings (add/remove questions, get question, check if question exists...)
    • User management (add/remove users, get a user's stats, check if the user already participates...)
    • Different user stats like the score, the currentQuestion, name and unique id.
    • A method to let the user answer, with callbacks for both correct and incorrect answers. Ideal to use it as events!
  • The simplicity
    • The package is meant to be easy to use, but with many possibilities.
    • There are a lot of methods, but they are easy to use And much more!

Currently, you can view all the features and tutorials of this package by going to the documentation page (or by clicking the image below).

npm.io]('https://mwexim-1.gitbook.io/quizy/')

3.0.1

4 years ago

3.0.0

4 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago