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

Reminders for untaken surveys #14

Open
jaytoday opened this issue May 30, 2009 · 2 comments
Open

Reminders for untaken surveys #14

jaytoday opened this issue May 30, 2009 · 2 comments
Labels

Comments

@jaytoday
Copy link
Owner

For the midterms, the administrators would like to be able to send notifications to users who have not yet taken surveys. This would most likely be in the form of a button on the create/edit page.

The existing notification code could likely be used for this feature.

@ajaksu
Copy link

ajaksu commented Jun 13, 2009

POC added in a1e77d3, I'll have to read some new code to figure out how to support this properly.

@jaytoday
Copy link
Owner Author

These reminders can be determined (both for Mentors and Students) by iterating through projects and looking for a SurveyRecord with the appropriate reference.

If a student has not taken the survey, both the student and mentor should be reminded. If the mentor has not taken the survey, the mentor (and the org admin?) should be reminded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants