Avatar

Howdy, Stranger!

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

Supported by

mgade

About

Username
mgade
Joined
Visits
235
Last Active
Roles
Member

Comments

  • Dear Sebastian, thanks for bringing this to my attention, thus the video when using osweb and mouse responses requiring definitions of rois using java script is outdated? I will try to re-program my experiment using the cursor_roi and open a new i…
  • Dear all, I realised that when I use the mouse as response and define rois for two response options those coordinates do not align with the programming surface (where 0,0 ist center of the screen) and the displayed screen (where 0,0 seems to be the …
  • Update: when I placed the logger in the trial sequence item and not after the trial sequence item, I at least got one variable filled, yet no printout to the console - maybe a new installation might fix the problem, I will keep you posted
  • Hi choql, did you manage to fix your logging problem, I seem to have exactly the same issue with my mouse reponses using the repeat cycle item which does not seem to collect and display the clicks I give and does not write them to the console. Her…
  • Hi Lotje, thanks I will use your draft to create my versions and thanks for cleaning up the code, I found it awfully messy myself. regards
  • hi Lotje, exactly that's what I intended and I have no idea how to solve this within a loop. Also my experience with online experiments suggests that shorter blocks and more breaks are better to keep people going :-)
  • Hi, thanks for your comment. So you mean never call a sequence which not embedded in a loop? I was figuring out something in the same direction and wrapped a sequence around my two blocks which actually made things worse, obviously getting the hie…
  • Hi, I have a related issue. I have an experiment with two blocks in the offline version which runs smoothly but as soon as I turn to the online version (i.e. even when just testing online version, the second block is always skipped). I have this iss…
  • Fixed it by adding a missing letter - sorry. Now everything is perfect
  • Hi, I have a similar problem. Depending on a value in a question asked before the actual loop I want to run different versions of an experiment. I used the above code to set my variable and update it and it is shown in the variable editor/overview w…
  • Dear Eduard, sorry for coming back to your reply so late - many thanks for it. My problem is that it is an online experiment and so far inline scripts are not supported by OSWeb. But I learnt a lot about logger items and how to use them sparsely wh…