Subheaders

Zachary Anderson
Last updated: 11 Nov 2020
Written for: Lighthouse Studio 9.3

Ce3d1v0

Description

Adds subheaders to a radio-type select, checkbox-type select, constant sum, or non-drag-and-drop ranking question.

Instructions

  • Lines 4-9 of the footer must be updated with the nature of the subheaders. For each subheader, the code must have the subheader HTML and one of the following:
    • min and max defining the first and last items for this subheader.
    • items explicitly defining all items for this subheader.

Notes

This code can be copy-and-pasted into a constant sum or ranking question to achieve the same effect.