instedd / surveda

InSTEDD Surveda
https://instedd.org/technologies/surveda-mobile-surveys/
GNU General Public License v3.0
17 stars 6 forks source link

#2308: Add extra few days in SuccessRateLine if survey is still running #2338

Closed anaPerezGhiglia closed 4 months ago

anaPerezGhiglia commented 4 months ago

This is a follow up of #2336 suggestion comment

Also, @matiasgarciaisaia slack comment about the x-axis max value 👇

We're showing at least one month, but if the survey has been running for, say, 42 days - we show 42 days, then. My suggestion was to add some extra days (say, 45, 47?) to give the idea of incompleteness.

Evidence

survey.state = running & started less than a month ago

image

survey.state = running & started more than one month ago

image

survey.state = terminated & started more than one month ago

image

for #2308