-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Is your feature request related to a problem? Please describe.
Currently, it is not possible to send rejection emails to students who applied for the Programming Course. This makes it difficult to communicate with applicants who do not meet the required score threshold for the course.
Describe the solution you'd like
Ideally, the system would allow me to send rejection emails directly. Ideally, this feature would allow me to select students who do not reach the required score, and it would automatically generate and send a rejection message to those students.
Describe alternatives you've considered
Another option would be to create a dedicated function that allows users to manually send rejection emails within the system. This would make the process faster and more consistent.