coronastatus icon indicating copy to clipboard operation
coronastatus copied to clipboard

Question design

Open bertrandlalo opened this issue 6 years ago • 1 comments

(France) Many users have given me those feedbacks:

  • Symptoms should be dated (either roughly, or one by one)
  • Symptoms could be more precise
  • Users should be able to manually add other symptoms they add (even if not common)

bertrandlalo avatar Mar 28 '20 07:03 bertrandlalo

Thanks for valuable feedback! I have some thoughts/questions:

  1. If you check that you have a symptom, you will get a datapicker for selecting symptom start. That is although shared for all the symptoms, it could possibly be valuable to select start date per symptom. This would however require quite a lot of changes in or data structure, design etc. But absolutely something we should discuss.

  2. Do you mean to add more options, or could you be more precise in the translation of the options?

  3. After attending a GDPR course, I learned that free text input fields are in general very risky in cases such as this. You risk that the person writes something that is PII, and that is something we do not want (or are allowed to store). It is also harder to use unstructured data for analysis and predictions, as we would either have to try and classify the input or have an expert manually classify them.

fossecode avatar Mar 28 '20 12:03 fossecode