{% comment %} The questiongroup has a checkbox (labelled with label of the QG), the questions only appear after clicking the checkbox. config: The configuration of the questiongroup formset: The (repeating) forms as formset {% endcomment %} {% load i18n %} {% load floppyforms %} {% load list_to_columns %}