Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow-up reminder emails have the wrong closing duration time #7

Open
jlumbroso opened this issue May 7, 2018 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jlumbroso
Copy link
Collaborator

The automated reminder email templates use:

<%= survey.surveySet.responseAcceptancePeriod %> day

in keep-asking/emails/surveyRequestSimple.ejs.

to explain to the respondent how many days they have left. This is correct when the survey window has just been opened, but as time elapses, that value should decrease ("3 days", "2 day", "1 day 3 hours", "2 hours").

This may in particular unintentionally frustrate well-intended students: They take the duration indicated in one of the follow-up emails at face value and are misled into trying to answer late.

@jlumbroso jlumbroso added the bug Something isn't working label May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant