Now I am typing correct answer but i want like I want to select answer if one answer then it must come in radio button to select the correct answer and if multiple answer means check box must to select multiple answer and in data all questions are mixed with single answers questions and multiple answers questions. so how to give radio button and check box
Discussion posts and replies are publicly visible
YOu must be having this identifier in your data somewhere whether it is a single-choice or multi-choice. So you can just check it in a condition and add the field? What problem are you facing in implementing this?