Millisecond Forums

Message if experiment is aborted

https://forums.millisecond.com/Topic10795.aspx

By floofy - 7/2/2013

Hello,


I am wondering if it is possible to show a message to the user if the experiment is aborted in the middle of it by the user.



We want to show the user ressources and help if they feel bad after seeing images that made them stop the experiment.


THanks

By Dave - 7/2/2013

You can direct participants to different finish pages based on any criterion. For that see the documentation for the defaults.finishpage property. In your case, you could set a <value> depending on full vs. partial completion via conditional logic and direct to different pages based on that.


Technicalities aside though, you may want to consider making those resources available to all participants regardless of full vs partial completion.

By floofy - 7/2/2013

Thanks for the quick reply as usual.



So if i understand correctly, i can redirect them to an url, but not an inquisite page? Do i need to create that page with a different program?

By Dave - 7/2/2013

Yes. If a user aborts a script, that script can't do anything anymore (such as display any further info).