marisolmuru

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Question about reaction times #10710
    marisolmuru
    Participant

    Perfect! Thanks! 🙂

    in reply to: Question about reaction times #10707
    marisolmuru
    Participant

    Sorry I made a mistake in the last post, but I can’t edit it.

    I now realise that I should have used a .log in the newText(“q”, row[‘Q’+n_question]) command, to have the direct timestamp of when the question appeared (but i didn’t and I already collected data). And I understand that I was incorrectly interpreting the timestamps in the solution I proposed above.

    I’m sure, though, that there must be a way to calculate the time between the moment that the dashed-sentence controler ended (and the text with the question appared) and the moment when the participants pressed the Arrow key with the data I have. But I don’t understand what the timestamp reported in the dashed sentence means, is it when it started ot when it ended?

    Here is a more complete sample of my results.

    experimento	NULL	PennController	26	_Trial_	Start	1651092152524
    experimento	NULL	PennController	26	_Header_	Start	1651092152524
    experimento	NULL	PennController	26	_Header_	End	1651092152524
    experimento	NULL	Key	 	PressedKey	 	1651092157908
    experimento	NULL	Key	pressOnArrow	PressedKey	ARROWRIGHT	1651092196900
    						
    						
    experimento	NULL	Controller-DashedSentence	DashedSentence	1	El	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	2	rector	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	3	que	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	4	el	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	5	asesor	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	6	ayudó	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	7	quizås	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	8	abandona	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	9	su	1651092191988
    experimento	NULL	Controller-DashedSentence	DashedSentence	10	cargo.	1651092191988
    						
    experimento	NULL	PennController	26	_Trial_	End	1651092196917

    I’m really sorry for the confusion and the multiple questions but I’m confused about the timestamps and I can’t find the information in the documentation files.

    Thank you so much!

    in reply to: End experiment between trials #7753
    marisolmuru
    Participant

    Hi Jeremy!

    I, simply, hadn’t thought about creating different Var elements for each new trial. I did it and now it works perfectly. Thank you so much for your help!

    M.

    in reply to: End experiment between trials #7749
    marisolmuru
    Participant

    Hi Jeremy!

    Thank you so much for you quick response! The problem with making the acc Var global is that I need it to reset to 0 in each trial (or what I call sets). Because I need the experiment to end only when the participant makes three mistakes in a set, not overall. If, for example, the participant makes one mistake in setA, other in setC, and another one in setD I need the experiment to continue. Only when the participant makes three mistakes in the same set then the experiment should end.

    Thank you so much in advance!
    M.

    • This reply was modified 2 years, 2 months ago by marisolmuru.
    in reply to: Multiple templates and problems logging data #7582
    marisolmuru
    Participant

    Thank you! I changed the placement of the parenthesis and now it works. I wasn’t paying attention to the highligts, great tip :).

    in reply to: Randomly selecting one comprehension question #7576
    marisolmuru
    Participant

    Thank you! It works 🙂

Viewing 6 posts - 1 through 6 (of 6 total)