Skip to content

Commit

Permalink
o bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarinka committed Aug 6, 2014
1 parent b5609fd commit 149c7a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions www/templates/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@ <h3>Post-Study Survey</h3>
<p>
<a href="/postsurvey/{{ current_user.get_id() }}">Please complete the post-study survey</a>. You have to complete the exit survey before continuing to use the software.
</p>
{% elif not hasCompletedPostSurvey %}
The post-study survey will be available after 30 days of using the application.
{% else %}

Thanks - you completed the post-study survey.
{% endif %}

Expand Down

0 comments on commit 149c7a6

Please sign in to comment.