Matrix with Checkboxes
A matrix with checkboxes allows respondents to select more than one option per row. These options often represent multiple applicable attributes, preferences, or conditions. To create a matrix with checkboxes, first create and configure a matrix with radio buttons (Single-Select Matrix) and then set its cellType
property to "checkbox"
. Read more...