explain when survey participants will get their badge

This commit is contained in:
Alice Harris 2015-03-12 07:34:01 +10:00
parent 676562cfad
commit 9ac0ef0202
2 changed files with 4 additions and 1 deletions

View file

@ -60,5 +60,6 @@
"whyAdsContent3": "these instructions",
"surveysSingle": "Helped HabitRPG grow by filling out a survey. The latest survey can be found here:",
"surveysMultiple": "Helped HabitRPG grow by filling out <%= surveys %> surveys. The latest survey can be found here:",
"currentSurvey": "Current Survey"
"currentSurvey": "Current Survey",
"surveyWhen": "The badge will be awarded to all participants when the survey period is over in mid April."
}

View file

@ -26,6 +26,8 @@ div(ng-if='::profile.achievements.habitSurveys || user._id == profile._id')
=env.t('surveysSingle')
| &nbsp;
+aLink('https://www.surveymonkey.com/s/62RXRF3', env.t('currentSurvey'))
|. &nbsp;
strong=env.t('surveyWhen')
hr
div(ng-if='::profile.backer.npc')