Assessment creation page

0
Hi Team , I am working on an application where i have 14 Question and three answer option to each question in one entity . [Serial_No, Question Text , Option_A_text,Option_B_text,Option_C_text] . Now i have to create a pages with 2 questions on each page and each answer option will have one radio button or checkbox ,which user will click to submit his selected answer per question . Now i have one entity where i have all questions and answer option ,but i am confuse how can i create a radio button or check box in front of each option and get the selected answer saved . Also how can i limit 2 question on each page . I have tried by template grid but failed to add checkbox or radio buttons in that.  
asked
1 answers
0

What type you assigned for OPtion_text

answered