File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 144144 helpTextShow: false ,
145145 type: QuestionType .MultipleChoice ,
146146 required: true ,
147- multiple: false ,
148- nextStepOnAnswer: true ,
147+ multiple: false ,
149148 options: [
150149 new ChoiceOption ({
151150 label: ' True' ,
164163 type: QuestionType .MultipleChoice ,
165164 required: true ,
166165 multiple: false ,
167- nextStepOnAnswer: true ,
168166 options: [
169167 new ChoiceOption ({
170168 label: ' <form>' ,
248246 type: QuestionType .MultipleChoice ,
249247 multiple: false ,
250248 required: true ,
251- nextStepOnAnswer: true ,
252249 options: [
253250 new ChoiceOption ({
254251 label: ' True' ,
267264 multiple: false ,
268265 helpText: ' Select one correct answer.' ,
269266 required: true ,
270- nextStepOnAnswer: true ,
271267 options: [
272268 new ChoiceOption ({
273269 label: ' Add progress bar to the form' ,
294290 type: QuestionType .MultipleChoice ,
295291 multiple: false ,
296292 required: true ,
297- nextStepOnAnswer: true ,
298293 options: [
299294 new ChoiceOption ({
300295 label: ' True' ,
You can’t perform that action at this time.
0 commit comments