-
Notifications
You must be signed in to change notification settings - Fork 2
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
Admin needs to be able to resend Assessor requests #321
Labels
Comments
Closed
The following cloud function should be used for sending a request to assessors:
An object containing the following data should be provided as a single parameter:
Example: send a reminder for a specific assessment
Example: send assessment reminder for a selection of assessments
Example: send assessment reminders for all assessments in an exercise
|
warrensearle
added a commit
that referenced
this issue
May 21, 2020
UX improvements #423 Update ‘Header’ to match Prototype Design #422 Update ‘Side Navigation’ to match prototype design #421 Update ‘Diversity Report’ to match Prototype design #445 Action buttons should be green #431 Remove star from Add to Favourite Button Independent Assessments #318 Admin should be able to send a request for Independent Assessment (references) #321 Admin needs to be able to resend Assessor requests #319 Admin needs to monitor returned assessments #276 Back end for Independent Assessments #449 Tweaks to Independent Assessments #230 Admin: Download and print Independent Assessments
warrensearle
added a commit
that referenced
this issue
May 29, 2020
UX improvements #423 Update ‘Header’ to match Prototype Design #422 Update ‘Side Navigation’ to match prototype design #421 Update ‘Diversity Report’ to match Prototype design #445 Action buttons should be green #431 Remove star from Add to Favourite Button Independent Assessments #318 Admin should be able to send a request for Independent Assessment (references) #321 Admin needs to be able to resend Assessor requests #319 Admin needs to monitor returned assessments #276 Back end for Independent Assessments #449 Tweaks to Independent Assessments #230 Admin: Download and print Independent Assessments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
As an admin I need to be able to resend Independent Assessment request emails to Assessors.
Describe the solution you'd like
Issue #319 gives a solution for monitoring returns. It is suggested there would be a way from this table to resent Independent Assessment emails:
See mock up below (purple buttons)
Describe alternatives you've considered
Notify but it would take too long to resend one by one.
Additional context
Nothing else.
The text was updated successfully, but these errors were encountered: