option_data_type
Describes the type of data this option entails. Possible values include:
info
Part of the Option category of the Response table in the trial schema.
Details
| Property | Value |
|---|---|
| Type | enum |
| Requirement | optional |
| Range | - "nominal": Set of unordered labels (e.g., {“Luxembourg”, “France”, “Germany”}). - "ordinal": "Ordered values without clear distance (e.g., {“a lot”, “a bit”, “not at all”}). - "interval": Ordered values with clear distances but no absolute zero (e.g., 10 versus 20 degrees Celsius). - "ratio": Values with clear distance metrics and absolute zero (e.g., length in cm). |
| Categories | Option |