{{#each this}}
{{#each dataelements}} {{#if checkboxoption}} {{else}} {{#if optionname}} {{else}} {{/if}} {{/if}}{{#if mandatory}} {{#js_compare "this.mandatory === 'true'"}} {{/js_compare}} {{/if}} {{#if mandatory}} {{#js_compare "this.mandatory === 'false'"}} {{/js_compare}} {{/if}} {{/each}}
# Questions Type of question Mandatory Actions Sequence
{{name}}Checkboxoption set{{type}}YesNo
{{/each}}