Sending results via email

Jul 16, 2015

Hi. I'm working on a project where I want to send results via email to one email address.

I would be capturing three variables to be displayed on the email: name, email address and results. The user would be inputting the first two through input text fields. The results would be coming from a quiz they'll take. The email will be sent to only one email address.

Is there an easy way to do this?

I understand this is possible in HTML5 using JavaScript but it could have problems with Flash. However, I can't control what platform users would use to access the file. Would it be possible to work around that limit?It would be up on a server, not an LMS.

Any help would be greatly appreciated!

28 Replies