From c2fe70c97679df999f2d05606ce6e50c1a928d8b Mon Sep 17 00:00:00 2001 From: Anastasia Diseth <58883418+anadis504@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:08:49 +0200 Subject: [PATCH] Update README.md --- data-parser/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-parser/README.md b/data-parser/README.md index e4d9dbf..bd69776 100644 --- a/data-parser/README.md +++ b/data-parser/README.md @@ -3,7 +3,7 @@ The output of the data-parser is a .csv file containing only answers to the `DOGS FACTORIAL ANALYSIS SURVEY` exercise types. The file will contain answers submitted **after** 22.05.2023 due to the latest format. The separator used in the .csv file is the semicolon `;`. ```diff -+ Update March 2024: +@@ Update March 2024: @@ + Support for parsing 'User Consents' files: columns named by the 'question' field, containing true or false indicating whether a user checked the acceptance box,