dx_study_responses
DX Study responses.
-
source_id
Foreign key - DX ID of the response.
-
study_id
Foreign key - ID of the study associated with the response.
-
user_id
Foreign key - ID of the user associated with the response.
-
responded_at
date - Date the user responded to the study.
-
sent_at
date - Date the user was sent the study.
-
created_at
date - Date the response was created.
-
updated_at
date - Date the response was last updated.