multipleResponseSetVariable Element

The <multipleResponseSetVariable/> element identifies a variable associated with a multiple response set. A <multipleResponseSet> element contains two or more <multipleResponseSetVariable/> elements.

The <multipleResponseSetVariable/> element has a single attribute, name, that contains a variable name.

Example

<multipleResponseSetVariable name="numvar1" />

See the topic multipleResponseSet Element for more information.