Open Tian99 opened 5 years ago
Each task selected is a new row in visit_task
table with vid and task columns.
Should measures
be NULL or create json with null values for each key in the corresponding task
table?
Actual values will come from qualtrics. NULL will be easier to query later for checking, but might brake other json dependent queries (e.g. measures->'wfull2'
)