Simple and useful package to create multiple choice quizes or questions in your app

Features

Use it to create quizes

Getting started

create objects of class Quizzy in your app and then use it to build quizes

Usage

Quizzy q1=Quizzy('question text','multiple','options',1); q1.checkAns(1);

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

Libraries

quiz