Slot: question_number¶
Custom question number for surveys. Overrides auto-numbering. Any text entered here is displayed as the question number.
URI: [redcap_dd:question_number](https://w3id.org/linkml/redcap-data-dictionary/question_number)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Field](Field.md) | A single variable (field) in a REDCap data dictionary | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Field](Field.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Field](Field.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/redcap-data-dictionary
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | redcap_dd:question_number |
| native | redcap_dd:question_number |
## LinkML Source
name: question_number
description: Custom question number for surveys. Overrides auto-numbering. Any text
entered here is displayed as the question number.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Field
domain_of:
- Field
range: string
required: false