Lorraine
About
- Username
- Lorraine
- Joined
- Visits
- 100
- Last Active
- Roles
- Member
Comments
-
Hi, no, I didn't include any python code. The only change I think may cause this problem is I set certain condition to the loop item. https://forum.cogsci.nl/uploads/914/CL7MSGCGRN8E.png I cannot report the specific problem as the online experimen…
-
Hello, So I did a little bit research and changed my code to Java language. Here is my code. https://forum.cogsci.nl/uploads/743/JDTCV8WRGG1N.png However, I am not sure how to let the touch response item re-run in Java language, could you please he…
-
Hi, I tried to create a sequence (see attached picture), but my experiment just skipped the loop item. Could you please help me find out what went wrong? https://forum.cogsci.nl/uploads/994/V1KRD4OT3QOW.png I also attached the program in case I didn…
-
Hi, Yes, I noticed that and after changing it back, it still has the delay. As you can see from the console, it seems like not all canvas has been displayed (which should be 14 canvas as there are 14 stimuli.) https://forum.cogsci.nl/uploads/412/5Z…
-
HI, Thanks, it works. However, one side effect is that when target displaying, there are some delays. I mean, I wish the stimuli could display 100 ms, without between stimulus intervals. When I run your example experiment, I found the stream doesn'…
-
Hi, Thanks, but it still suggests me that the color variable is not defined after I moved the code to the prepare phase. https://forum.cogsci.nl/uploads/543/XGKTOHPON3NJ.osexp
-
Hello, I have figured that out, thanks! Another problem is when I try to use "if else" statement in javascript, the program only displays my last statement condition. Could you please let me know what I did wrong? https://forum.cogsci.nl/…
-
Hi, Thanks, I had worked that out. The newest problem is that I want to use a touch_response item. I have already linked it to a sketchpad item, but the mouse cannot be seen when running the program. And the experiment just stuck on that page, mean…
-
HI, Yes, it is an RSVP (Rapid Serial Visual Presentation paradigm). So the position will be limited to a certain range, however, the distractors (numbers) and the stimuli (letters) are all randomly selected. We also expected to have 1 to 7 lags (seq…
-
Hi, Yes, I have successfully used "vars" to store a global variable. My experiment aims to develop a stream of random numbers, which two letters (T1 and T2) will be randomly assigned (or take a random position) in this stream. I think the…
-
Hi, Thank you very much! Now the experiment works on my computer. Now, due to the corona, I would like to run the experiment online. Since I am not familiar with the Javascript, I have two questions. First, how could I set a variable in the javascri…
-
https://forum.cogsci.nl/uploads/305/27GEZEB0Z8IY.osexp Hi, It's got the same error when printing it beforehand. So I uploaded the experiment. Best, Lanting
-
Hi, Lotje, Thank you very much for your code! It helps a lot. I changed a little bit to fit my experiment. https://forum.cogsci.nl/uploads/544/RJ1KTJLW04EW.png https://forum.cogsci.nl/uploads/314/TYKQIKXUIG1U.png It is weird that sometimes this c…
-
Hi Yes, I have tried to draw buttons using the python inline script (your second suggestion). However, I am still lost how to add dynamic text on the button in this way. In my experiment, I randomly selected two letter stimuli from 8 letters. In t…
-
Hi, Sebastiaan and Eduad, Thank you very much. It works on my computer now, somehow... Now, I have a new problem. I would like to add some buttons as a multiple choice response. However, I wish the text on the button could be changed based on the pr…
-
Hi, Eduard, Yes, I am using the latest version. I also try to run an old experiment and it worked. So, probably it is something related to my code. Could you maybe help me check it? https://forum.cogsci.nl/uploads/058/ZHH0GW3DH611.osexp