rvgardt
About
- Username
- rvgardt
- Joined
- Visits
- 17
- Last Active
- Roles
- Member
Comments
-
I should clarify -- the workaround I described in the "update" DID work -- substituting the original .jas generated with LabJS for the new ones it creates with each package, into that package, this has worked to no longer get a new study g…
-
UPDATE: I think I have a workaround -- to keep a copy of the .jas file from the original package created by labJS and for every new package, replace the new .jas file it creates with the original one -- and only then import that new package into JAT…
-
Hello Kristian, Thank you -- that solved it -- using jatos.endStudy() as the on_finish function within jsPsych.init({}). Quite simple really, I just hadn't seen that used elsewhere. On "submitting the HIT" on MTurk Sandbox with that code p…
-
Hello Kristian, thank you for your interest. From "Study Links", I'm using the provided source code for linking from MTurk. So, in publishing this study on the MTurk Sandbox, this neatly shows the link in the "Survey link" field …