Add instructions to export.
parent
91a9f20839
commit
9a87a0a34a
|
@ -298,6 +298,7 @@ if export_data:
|
||||||
"esm_notification_id",
|
"esm_notification_id",
|
||||||
"question_id",
|
"question_id",
|
||||||
"questionnaire_id",
|
"questionnaire_id",
|
||||||
|
"esm_instructions",
|
||||||
"double_esm_user_answer_timestamp",
|
"double_esm_user_answer_timestamp",
|
||||||
"datetime_lj",
|
"datetime_lj",
|
||||||
"date_lj",
|
"date_lj",
|
||||||
|
@ -425,6 +426,7 @@ if export_data:
|
||||||
"esm_notification_id",
|
"esm_notification_id",
|
||||||
"question_id",
|
"question_id",
|
||||||
"questionnaire_id",
|
"questionnaire_id",
|
||||||
|
"esm_instructions",
|
||||||
"double_esm_user_answer_timestamp",
|
"double_esm_user_answer_timestamp",
|
||||||
"datetime_lj",
|
"datetime_lj",
|
||||||
"date_lj",
|
"date_lj",
|
||||||
|
|
Loading…
Reference in New Issue