Create a screener question
Append a question to the end of a draft study’s screener. Only Rally screeners can be managed via the API.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
A single question to append to the screener, discriminated by category
template The id of the workspace question template to instantiate
Overrides the template question prompt
Overrides the template question helper text
Overrides whether a response is required
Response
The created question
- Option 1
- Option 2
- Option 3
- Option 4
A screener question. Template-sourced questions are returned expanded into their concrete category.
simple Whether the question collects short text, long text, a date, or a number
SHORT_FORM, LONG_FORM, DATE, NUMBER The question prompt
Whether a response is required before the screener can be submitted
The question id
The workspace that owns the question
Optional helper text shown beneath the question prompt
Map the response to a person property
Present for questions created from a template