input_action_type
Refers to the type of action the subject performs to give a response. Possible values include (non-exhaustive):
info
Part of the Input category of the Response table in the trial schema.
Details
| Property | Value |
|---|---|
| Type | enum |
| Requirement | optional |
| Range | - "mouse-click" - "mouse-release" - "key-press" - "key-release" - "mouse-drag" - "touch" - "swipe" |
| Categories | Input |
Notes
- The type of input_action determines the structure of detailed response data (i.e., mouse-click data is different from key-press data).