fibasile / nueval-project

Project Management and Docs for nueval
0 stars 0 forks source link

question: feedback form #10

Open emmapa opened 7 years ago

emmapa commented 7 years ago

is the feedback also sent by email to the student?

fibasile commented 7 years ago

The feedback is now stored in the database, I can pull messages from there and send emails. Still have to figure out which mailserver to user for sending, probably fabacademy coordination one?

fibasile commented 7 years ago

And also we need to make a list of "Emails" we want the system to send automatically when some specific event happens, like you request feedback or are graduated

fibasile commented 7 years ago

I added the mail sending with a temporary service, it is disabled now or we spam people during tests, but I have them in logs.

This is an example email:

screenshot

emmapa commented 7 years ago

this is great.

and suppose that the student need to answer back, can she/he answer just as reply to the email?

fibasile commented 7 years ago

No, this is nice to have but not implemented yet. To do this we should have some kind of smtp bridge or service that offers this as an API. I think I saw something like this is the past, need to investigate. Moving to future release