episphere / quest

experimenting with the idea of a questionnaire markup
https://episphere.github.io/quest/
2 stars 11 forks source link

In performance improvement branch, a section cannot end on a loop, otherwise it will not go to the next section #332

Closed hzhao392 closed 2 years ago

hzhao392 commented 3 years ago

for example you must end the section like

</loop>

[SECTION5] <b>Education and Occupation</b>

The following questions ask for more background information about you, including information about your education and work.

and not

</loop>