Hi,
i am developing reactive quiz app using RadioButtonGroup.
when i try to select radio button option, it selects only one option out of all Radiogroup .
and designed DB table with que, 4 options, correctAns & UserSelectedAns attributes.
i have attached image with issue.
please help me to solve this issue.
Hi
The image doesn't mean a lot. I think you need to define a block for each question:
Hope this help
thanks for reply.
will you please suggest me steps to build Quiz Reactive app with RadioGroup?
& database design for the same.
this will help me a lot.
thanks :)
HI,
I have implemented one for specific purpose.
Attach the image to help u design
Hope it help
option attr inside QuizOptions entity is with correct one ans, right?
Be considered that Quiz is question, QuizOption is the option to select for question
QuizId in the QuizOption is just reference, which means that current option is for question