Alfred-Nelson / quizzy-by-Alfred-Nelson

A quiz app based BigBinary L1

Home Page:https://quizzy-alfred-nelson.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sam should be able to add question

Alfred-Nelson opened this issue · comments

Make "Add question" button functional from page 5
Build page 6
By default there will be two options, clicking on "Add option" will add one more option
A question should have at least 2 options and 2 more options can be added, so there can be at least 2 and at most 4 options for a question, check page 7 for reference
Sam should be able to select the correct answer using the correct answer dropdown
A question cannot have more than one correct answers
Add unit test cases to test the options validations.