-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Instructor Selection: confirm or decline signups #2065
Comments
About item 1 - Clicking "confirm" should immediately send an email letting the Instructor know they are confirmed, but not the email introducing Host and Instructors. That email should go out after registration is closed. About item 3 - Clicking "Decline" should not immediately send out an email. That email should go out after registration is closed (see #2066). About item 5 - not sure if this means may not be edited by the instructor user or by the admin user. We do not want the instructor user to edit this, but do want the admin user to be able to edit this. |
If we confirm an instructor and then have to decline, that would happen through personal communication and would not be part of this system. |
This is WIP. For now mypy isn't used in pre-commit or in the CI pipelines.
This is WIP. For now mypy isn't used in pre-commit or in the CI pipelines.
This will prevent circular-import in future once typings are added (next commit).
CSS and message content slightly changed.
…line-signups [#2065] Confirm and decline instructor signups
As an admin user, I want to be able to confirm or decline signups from either event signup listing, or from all events signup listing.
Acceptance criteria:
Clicking "Decline" sends an email "Thank you for your interest… we have placed other Instructors… please continue to …."(EDIT: moved to Instructor Selection: close recruitment process #2066)UPDATE 2021-10-18: updated according to @maneesha comment down below.
The text was updated successfully, but these errors were encountered: