Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I just developed a course with reporting done by email. The Email option would not work when I tested locally. When I uploaded to SharePoint, the email functionality worked perfectly. The user was prompted with two alerts to confirm the email send. We opted for sending the data as an attachment, which I then imported into Excel for manual tracking. Worked like a charm. We're using IE 6, SP3.
HTH,
Kymm
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Not sure if you are still searching for the answer, but with some help and many testing, I did find a way to get rid of the popup.
The PopUp is displayed because Captivate does not know any details from the student, however it does needs these to post the results.
Captivate stores these values in the variables cpQuizInfoStudentID (for email) and cpQuizInfoStudentName (for name) and you can pass these via the URL that you use to start the course:
Instead of using the <a href = 'course.htm'> link, you can use <a href = 'course.htm?cpQuizInfoStudentID=[email]&cpQuizInfoStudentName-[name]'>, this did completely remove the popup and does post the results straight after the last answer.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more