react-interactive-quiz-component

1.1.1 • Public • Published

Simple Interactive Quiz component*

npm install react-interactive-quiz-component

Add bootstrap, jquery (scripts, css) in index.html

Start Quiz

 <PlayQuiz quiz={[
                  {
                     "topic":"English",
                   "question_Info": "",
                   "question": "Which of the following is correct - Select Using Punctuation",
                    "choices": {
                      "answer": "May 11,2014",
                      "options": ["April 9 2001", "June,10 2011", "august 5 2015", "May 11,2014"],
                      "answer_explain": ""
                    }
                  }
                  }]} doContact={{email:"test@test.com"}} />

Package Sidebar

Install

npm i react-interactive-quiz-component

Weekly Downloads

8

Version

1.1.1

License

none

Unpacked Size

317 kB

Total Files

9

Last publish

Collaborators

  • narayanan177