Creating A Quiz To Be Sent by Email

Open the Quiz Property dialog window, then choose the sheet named "Saving", click on the item "send quiz result with email". Then press the push-button "Settings": a dialog window will be shown:

graphic

You have to choose two different ways in order to send quiz results via email:

1.  Simple mode : not reliable, the email is automatically sent directly from your HTML quiz page (without the bridge of any web server), but it works only on PC with old versions of Internet Explorer as web browser and Microsoft Outlook as mail client.
2.    Advanced mode : more reliable, it use a CGI Perl script created automatically pressing the push-button "Make Perl Script" after specifying some web server parameters . This script have to be installed on your web server. See the next topic for details.