dx_platform_responses
DX PlatformX survey responses.
-
source_id
Foreign key - DX ID of the response.
-
survey_id
Foreign key - ID of the survey associated with the response.
-
user_id
Foreign key - ID of the user who responded to the survey.
-
prequalified_at
date - Date the user was prequalified for the survey.
-
responded_at
date - Date the user responded to the survey.
-
created_at
date - Date the response was created.