2024-04-21

Running a jsPsych-based study on JATOS/mindprobe through the MTurk sandbox, using the link as generated via the given source code pasted into the MTurk design page. Study runs nicely, with all the workerId, hitID and assignmentId params included in the URL for the "study link". Hoping to end up with a page displaying MTurk confirmation/completion/survey code, as seemingly promised in the JATOS guide. However, have yet to see it. So, can someone please advise of any further info about how this generated, the conditions for it to show? For example, is this dependent on the final event in the jsPsych "experiment.html" being of some particular type? Currently, script ends with a ""html-keyboard-response" component. Is there something that the script should NOT do to enable this confirmation code page to show, or some particular directive to make it show? (Also tried the endPage.html solution, but that's another story.)

Show more