CatBn
About
- Username
- CatBn
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Yeeeeeeeeeeeesss!! Eureka!!!!
-
Hello, Yes, this was the code you helped me with earlier this year. "kb = keyboard()" is used only in the first script as shown under (code used in the first two inline scripts). define inline_script new_inline_script_2 set descriptio…
-
Hello! I have tried everything possible but I keep getting the error message (Image) The first inline script thus appears to be quite important. I also tried to remove individual codes ; kb = keyboard() k,t = kb.get_key() t_on_Syntagme_1 = clock.t…
-
Hello, And happy Christmas to all! I tried to remove the inline script under like you said (which I have put back in order to illustrate) (Image) but the test won't even run afterwards. When you say "delete it", do you mean the entire in…
-
Hello again, I tried to create a sketchpad item (duration 0) before the Form just as I did after the Form and got this : (Image) If that is possible, it means that 8137ms - 5896ms = 2241ms represents reaction time on the first multiple choice for…
-
Hello, And thanks again! The Fixation dot sketchpad is stopped by the inline script, but one of your colleagues advised me to create this in order to measure reading times on each sketchpad named Syntagme_ 1, _2, _3 etc. How can I then remove it? …
-
Hello! Thank you! So far, I have understood the logic of python coding (I already tried the var.) but the problem was that I didn't know where to insert it! I tried to do like you said and just type var. before the code such as : (Image) It appear…
-
Hello, As you can see in the code, I have 5 sketchpads with text and Eduard helped me with the codes for reading time per sketchpad. These are followed by a multi-choice form. Before I created the inline scripts, I got the average reading time fro…
-
Hello, I am a bit of a disaster, I'm sorry! Yes, I have finally managed and it is running smoothly. Now I just have to figure out where to define the accuracy and average response time variables. By the way, LibreOffice Calc is a great way to hav…
-
I'm starting to get a hang of it : all that's missing is the inline script. I (think) I did what you recommended: (Image) But it doesn't work.. I'm so sorry, but I'm terrible with programming! Cat
-
Hello, Thanks again! I tried to do as suggested but I seem to have failed.. I guess I did something wrong? (Image) I will try to use the loop table! Thanks
-
Hello, Thank you for your answer! I have managed to create a trial sequence consisting of 5 individual sketchpads followed by the multi choice form (relatively easy, actually!). In order to show my 24 sentences (+ distractors), I'm guessing the eas…