/
/ Question Multiple Choice
/

fieldset class='c-question' data-sketch-symbol=symbol data-sketch-symbol-instance=instance
  legend class='c-question__label' Do any of these apply to you?
  p It’s OK to pick more than one. You can also leave this blank if none of these apply to you.

  div class='c-question__container screen-tablet:layout--columns'
    - symbol = false;
    - instance = 'elements/checkboxes/checkboxes';
    - for (index in this.site.question.programs)
      - value = this.site.question.programs[index];
      = partial(`../../${instance}.slm`);
      - value = null;

    label class='checkbox' data-sketch-symbol-instance=instance
      input type='checkbox' data-js='clear'
      span class='checkbox__label' None of these apply