Attributes

Table 1. Codetable Hierarchy Layout Attributes
Name Description
vertical this boolean attribute, when set to true, instructs the IEG Player to display the codetable hierarchy in a vertical layout. If not set, it will default to false.
hide-description this boolean attribute, when set to true, instructs the IEG Player not to display description text for the codetable hierarchy. If not set, it will default to false. If show-path is true, and the question is read-only, this attribute does not apply. Only one of the attributes hide-description or hide-label should be true.
hide-label this boolean attribute, when set to true, instructs the IEG Player not to display labels for the codetable hierarchy path. If not set, the value of this attribute will default to false. If show-path is false, and the question is read-only, this attribute does not apply. Only one of the attributes hide-description or hide-label should not be true.
show-path this boolean attribute, when set to true, instructs the IEG Player to display the path taken through the codetable hierarchy to arrive at the final answer chosen. It only applies when the question is read-only. If not set, it will default to false.