In this window you can define the finishing actions and specify reporting details.

Reporting

Send result to user's email

Enable this option if you want to send the results of a simulation to a user who takes it.

You can find more details in the Simulation Report Customization article.

Send result to email            

Select this checkbox to automatically results to the specified email address.

Send detailed results

Select the checkbox to receive detailed info on the dialog messages and users' answers to your email address.

In addition, you can customize name and subject of the email to easily manage incoming reports. You can also choose details of each scene that will be displayed in the email. For more information check Simulation Report Customization.

Send result to server

Select this checkbox to automatically send simulation results to a server.

You can receive detailed results on your server using variables and an .xml document sent as a POST request. The following variables are sent to a server via POST method:

  • v - report version
  • dr - detailed results in .xml format complying with the schema below
  • sp - earned points
  • ps - passing score OR psp - passing score in percent, that is how much of a total score in percent a user must gain to pass a simulation
  • tp - gained score

  • sn - username
  • se - email

  • qt - simulation title

Note: The program sends psp or ps depending on the Passing Score option selected in the Main Properties. If the Passing Score is specified in percentage, the program will send 'psp', if in points - 'ps'.

For more information, you can check the article How to send simulation results to server.

Finish Action

The Finish Action properties are split in two parts: if a user passes a simulation and if a user fails it. So when you configure these options, make sure you go through both tabs.

The pass and fail tabs appear only if you enabled evaluation in the Main Properties section. 

If user passes            Choose the actions that will be performed if users pass the simulation.
If user fails            Choose the actions that will be performed if users fail the simulation.
NoneWhen users finish the simulation, nothing will happen.
Close browser windowWhen users finish the simulation, the browser window in which users are viewing your simulation will close.
Go to URL When users finish the simulation, they will be directed to a web page. Specify whether a web page should open in a new browser window by selecting the 'Open in a new browser window' checkbox.