This is a bit difficult because we need to allow for support email to be sent even without user authentication. There should be logic that checks if authenticated, allows authenticated users to select from their assessments, and attaches appropriate info to email in those cases. assessment_ID should show up in email content and attached supervisors should be attached as recipients.
This is a bit difficult because we need to allow for support email to be sent even without user authentication. There should be logic that checks if authenticated, allows authenticated users to select from their assessments, and attaches appropriate info to email in those cases. assessment_ID should show up in email content and attached supervisors should be attached as recipients.