Questionnaire data analyses code from ART piplot analyses
Questionnaire data analyses code from ART pilot analyses.
The data is stored as .csv.gz. format, which the I/O module reads and convert into a Spark DataFrame for further processing.
The time it took for participants to start filling out the questionnaires after receiving the notification.
The time it took for participants to finish the questionnaires after starting them.
The output is 2 csv filesquestionnaire_completion_time.csv
and questionnaire_notification_response_latency.csv
.