Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

trig

About

Username
trig
Joined
Visits
22
Last Active
Roles
Member

Comments

  • Ah, I see. Thanks a lot Sebastiaan!
  • Thanks Elisa! I will look more closely at the function description. And: I might have overstated my goal--I don't just want to do all proper checks during the data collection but check the data every now and then anyway. My main concern was that--es…
  • Hi Kristian, ah, I see. I did not add the on_trial_start command but now it works fine. Thanks a lot! Tobias
  • Hi Kristian, I just downloaded the latest version of JATOS and tried again with the addAbortButton command, but can't get it to work for some reason. I've seen that there has been a commit on Github which seems to implement that change -- is it just…
  • Hi Kristian, somehow missed your response but this looks perfect! Looking forward to the new release (and not having to manually implement an abort button in every timeline element :) Cheers, Tobias
  • I also tried adding it using the on_load command for separate elements of the jspsych study but this also did not work, for instance: var welcome = {         type: "html-keyboard-response", on_load: jatos.addAbortButton(), stimulu…
  • Strange -- I tried to do exactly that (for starters, I just added this to the go/nogo example from the JATOS example studies), but I don't see any abort button (neither in my local JATOS or if I export it to an online instance of it). Any ideas of w…
  • Thanks a lot. That helps!
  • Hi Kristian and Yvonne, as both of you recommend that JATOS + Traefik is the easiest thing to do on your own server, I was wondering what code needs to be changed (from the DigitalOcean + Traefik example) in order to make it work on a Ubuntu server?
  • Awesome, thanks for this tip!
  • Ah, I see. Thanks a lot! :)
  • @Daniel Ah, no worries. Presenting an image display and collecting single responses to questions should also work fine. Also, are inline_scripts not at all supported for OSWeb or is their functionality just limited? Thanks in advance.
  • @Daniel: Okay, thanks. But the experiment crashes nevertheless whenever I want to use a form_base which includes a scale. Is that not supported and I'll need to find a workaround or do you have any advice how I can make that work in the OSWeb contex…
  • I am having a similar issue (running OpenSesame 3.3 and OSWeb 1.3.7). Whenever my script runs into the first instance of a form_base, it crashes. The console of my browser basically says the same thing as the user users reported: DevTools failed to …
  • Alright, thanks for that tip :)
  • Hi, so there is no way of "fixing" image sizes in for example centimeters, so they are always displayed in the same size regardless of browser window (and screen) size?