Allow neither both
AllowNeitherBothSetting #
Bases: RapidataSetting
Only for compare tasks. Enables an "Unsure" button that allows users to select neither or both options.
The delay controls how many milliseconds before the unsure button appears.
Supported task types: Compare.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
delay_ms
|
int
|
Delay in milliseconds before the unsure button appears. Defaults to 5000. |
5000
|