oriane_g26
About
- Username
- oriane_g26
- Joined
- Visits
- 41
- Last Active
- Roles
- Member
Comments
-
Hi, Yes, it works perfectly ! Thanks !
-
i have macOS sierra 10.12.3 , and the last version of open sesame 3.1.6, and the problem occasionally occurred either for xpyriment and legacy backends. Anyway, thanks for your help !
-
indeed, it is better know ! i believed that the keyboard item must always be placed at the end of sequence. Thank you ! what about the white screen ? when i run the experiment to verify, as you said, whether all variable are stored, again, a whit…
-
Hi, sure, here it is, Oriane
-
Hi, Thank you so much ! it works perfectly ! I would like to ask to you two more things : first : when i execute the experiment with subject number.. i've seen, sometimes but not each time, a white screen appeared instead of the end sentence.. a…
-
i'm not sure to understand... because all sentences are already set in the loop table in var.sentence1, var.sentence2 ... and the newline character "\n" directly insert in sentence in the loop table doesn't work Oriane
-
thanks for your help, sorry for this late answer, i have tried something, that do not require inline-script : in one sketchpad i've set three text line and set in if statement for each text line : end type_1 : [count_sequence]%3 = 0 end_type_2 …
-
Thanks to have solve the problem !
-
yes you're right !
-
i don't try to show any picture, i just use words directly written in block loop, and i use sketchpad to show them
-
yes, this happened with xpyriment backend,
-
the problem is that, there is no var.story in which the entire story is saved, there is a variable "category" a variable "story name" a variable "sentence1" a variable "sentence2" a variable "sentence 3&…
-
yes i understand, but i need to record the reading time for each sentence of each stories and to know, on the data, which type of end was read. So i use a sketchpad to display each sentence of the stories, and one for the end type. I know that it…
-
thank you for your answer, i'm not sure to understand your question, this is just the part when the end must be displayed that doesn't work. that's why i share the part where i select the endings. i use sketchpad for the others parts of the stories
-
i've found where was the problem. It was external runner mode which was selected and i've changed to mutliprocess as suggested in the other discussion, and apparently it works ! Thanks for your help !
-
Hi I've try to delete and install again, but the problem remain...
-
Ok, thanks ! for the selection of the type of ending i need something like random.choice() because the number of each ending correspond to a specific condition (ending1 = condition1, ending 2= condition..) but across stories participant mustn't rea…
-
ha ! yep, yours works, where was the mistake ?
-
Thanks for your answer, I've tried with your modifications but again there is a black screen with just one grey letter on it i use expyriment 0.8.0 version on mac os sierra (last version) (Image)
-
maybe this could be efficient...
-
this helps !Thank you very much ! i have one more question, for narratives can i import stories from a folder or do i write them directly on the script ?