Skip to main content
LMS_90
Inspiring
November 1, 2013
Question

Cp7 Looking for JavaScript to email quiz results and other info

  • November 1, 2013
  • 2 replies
  • 589 views

Hey everyone,

So now that the old email quiz results is not available in cp7, does anyone have a java script they are willing to share with me that will email the quiz results to a boss? Or a generic email java script that I can customize to email other information like user name and other data that i could pull from cp variables from the lesson and such that I would want to send to someone?

Thanks!

  Lori

This topic has been closed for replies.

2 replies

Known Participant
January 30, 2014

Hi Lori,

This is also what I would like to do - have you had any luck getting this to work?

Nicole

RodWard
Community Expert
Community Expert
November 1, 2013

It's not as simple as that.  You need to pass values to a server side page that can send the email via the web server's email gateway.  This kind of scripting requires something like PHP, VB.Net, JSP, etc.