| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The HITLayoutParameter data structure defines parameter values used with a HITLayout.
A HITLayout is a reusable template used to provide Human Intelligence Task (HIT) question data for CreateHIT.
For more information, see HITLayout.
The HITLayoutParameter data structure is used in the results of the following
operation:
Tip
The HITLayout is used to create an HTMLQuestion document. HITLayoutParameter values with reserved characters or invalid HTML markup may result in an invalid HTMLQuestion document.
The HITLayout data structure has a root element of HITLayoutParameter.
The HITLayoutParameter element contains the following elements:
| Name | Description | Required |
|---|---|---|
|
|
The name of the parameter in the HITLayout. Type: String Default: None Constraints: Parameter names supplied in a HITLayoutParameter structure must be used in the referenced HITLayout. |
Yes |
|
|
The height of the frame, in pixels. Type: Integer Default: None |
Yes |