lvanderlinden
About
- Username
- lvanderlinden
- Joined
- Visits
- 1,619
- Last Active
- Roles
- Administrator
Comments
-
Hi @Marijo1606 and @eduard , Does cursor_roi work online? No, unfortunately it does not. However, I just made a YouTube tutorial on how to use regions of interest when running your study online. :) https://www.youtube.com/watch?v=-L9pzw4tpx8&t=…
-
@débutanteopensesame , please keep the forum clean by posting your questions only once. I'll reply in the other thread you opened: https://forum.cogsci.nl/discussion/6989/experiment-doesnt-work#latest
-
Hi @débutanteopensesame , Could you upload your experiment here by clicking the paperclip icon? And will you be running your experiment online or locally? Cheers, Lotje
-
Hi @SINE , I'm tagging @sebastiaan to ask whether he could help out here. Cheers, Lotje
-
Hi @thanmour , Is it possible to upload your experiment here? And will you be running your study online or locally? Cheers, Lotje
-
Hi @Lorenzo , Oops, sorry! Here you go! Cheers, Lotje https://forum.cogsci.nl/uploads/367/1I08YL4E2A5M.osexp
-
Hi @Lorenzo , First of, I simplified the structure of your experiment by: Adding a column to the loop table that indicates the PNG file corresponding to the current trial https://forum.cogsci.nl/uploads/715/0BA0JD8XPI0E.png Use the square-bracket …
-
Hi @Sannee , Sorry for not getting back to this question earlier. And yes, you did the right thing opening different threads for different questions! :) Could you check whether the following logic works? Append two more inline_javascript items. On…
-
Hi @m2o , Great to hear! Did you also solve the sound issue? Cheers, Lotje
-
Hi @m2o , Thanks for the script! You're almost there. The only thing is that, for some reason, the x coordinates of the text elements in the feedback display got lost (see screenshot below). If you set the x coordinates to something else (0, for ex…
-
Hi @m2o , Thanks for your interest in OpenSesame and welcome to the forum! :) It sounds like something goes wrong either when you define the variables for the x coordinates for the target or the distractor, or when you are trying to use them. Coul…
-
Hi @Joanna_RUG , I tried your example file, however, it worked offline, but not in OSWeb. That's probably because there was a bug in the previous version of OSWeb. I think when you update, everything will run correctly. Regarding the dashes: Ok, s…
-
Hi @Lorenzo , It sounds like we need a little bit of inline scripting to calculate the separate averages, and since you will be using OSWeb, the programming language that we are going to use in JavaScript. Could you upload your experiment by clicki…
-
Ah, great to hear @charlottetag ! :)
-
Hi Lorenzo, Are you running your experiment online or locally? And is it possible to attach the experiment here? I'm sure we'll find a way to calculate the averages per category! :) Cheers, Lotje
-
Hi Charlotte, My first guess is that you have (an) empty cell(s) in the column where you are defining the picture files, probably at the end? Could you check whether this is the case (and remove them)? If this doesn't solve your issue, please feel…
-
You're most welcome @Rrob , and thanks so much for the coffee! :)
-
https://forum.cogsci.nl/uploads/648/R0U1ZHLGMDDG.osexp
-
Hi @maizaiz , I spotted several issues in your experimental file: Firstly, the loop items called 'practiceloop' and experimental_loop' contained many empty rows that don't seem to serve any purpose. You can simply delete them. Secondly, in the pra…
-
Hi @Shreya No, sorry, I don't see a quick way of changing the color of a sketchpad element when only hoovering over it (in JavaScript). Perhaps @sebastiaan or @eduard ? Cheers, Lotje
-
Hi @maizaiz , Could you upload your experiment here, by clicking the paper clip icon? I'm sure we'll find a way to solve the issues. :) Cheers, Lotje
-
Hi @Rrob , Could you check whether this script gives the desired behaviour? Instead of making a list of PNG files, I made a "list of lists" (or actually, a list of tuples) where each tuple contains two items representing (1) the PNG file …
-
Hi @Megen , Thanks for your interest in OpenSesame and welcome to the forum! :-) I'm assuming that you mean that you want to show multiple MC questions o a single display, right? (Otherwise you could just append multiple form_multiple_choice items…
-
Hi @Shreya , Unfortunately, line wrapping does not work in OSWeb. This is a know issue: https://github.com/open-cogsci/osweb/issues/33 I'm afraid this also interferes with your lists. Can you play around with break tabs (<br>) ? If this does…
-
Hi @DK21 , Sorry, I was totally overthinking this one. It's actually as simple as appending a sampler item to the very beginning of your experiment and settings its duration to 0. (Works both locally and online.) Sorry for the confusion! ;-) Chee…
-
Hi @Lara94 , Could you upload your OpenSesame file here? Then we can have a closer look. Cheers, Lotje
-
Thank you so much for the coffee! :)
-
Great to hear @maizaiz !
-
Hi @Marijo1606 , It seems like you need to get multiple-character text input from your participants at the beginning of your experiment, right? This is quite a common question on the forum. Perhaps these two posts help you? https://forum.cogsci.nl…
-
Hi @Shreya , Could you perhaps upload your experiment here so that we can have a look at it? Cheers, Lotje