JoyOfCodingPDX / JoyOfCoding

Source code for The Joy of Coding course at Portland State University taught by David Whitlock
http://web.cecs.pdx.edu/~whitlock/
Apache License 2.0
17 stars 5 forks source link

Survey must gather @pdx.edu email #473

Open DavidWhitlock opened 2 months ago

DavidWhitlock commented 2 months ago

Currently, the Survey program asks the student what email address they'd like to use for the course. However, we have discovered that GMail will no longer accept emails sent from the CAT's SMTP server. However, using an @pdx.edu email still works.

So, I need to change the Survey program to ask for the student's @pdx.edu email address.