dx_snapshot_allocation_questions
Allocation questions presented to users in a snapshot, including custom allocation questions.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - DX ID of the allocation question.
-
snapshot_id
Foreign key - ID of the snapshot associated with this question.
-
prompt
string - The prompt shown to the user when taking a snapshot.
-
core
boolean - Whether this is the DX core allocation question.
-
custom
boolean - Whether this is a custom allocation question defined by your organization.
-
target_role
string - Which respondents were asked the question. One of dev, nondev, or all.