Creating simple Blocks #27
Unanswered
DerMilchmann
asked this question in
Q&A
Replies: 2 comments 12 replies
-
Could you be more specific about what you're using the BlockID for? I'm not sure it's clear to me what isn't saving. Do you mean the Block Index? |
Beta Was this translation helpful? Give feedback.
4 replies
-
So are you m ore interested in comparing the repetitions then? It sounds like what you’d really like is a repetition index, which I suspect others would like as well, that’s also in the output file. Am I understanding that correctly?
… On Jul 21, 2021, at 10:23 AM, DerMilchmann ***@***.***> wrote:
Oh and Trial randomization per Block is something important I would want to use.
I am not sure if I was able to explain my problem correctly
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#27 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AKKFU44K254EATBTDLJIXGDTY3J4XANCNFSM5AX52UEA>.
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My example setup:
A single independant Variable with 5 Values which should be repeated 5 times. Easy setup, just set Trial Repetitions to 5.
Now I want to have 4 Blocks with these 25 Trials each. I could set the Experiment Repetition to 4, but itdoes not save the BlockID. The only way to I see to do this is to create another independant Variable, call it BlockID for example, and check the "Block" setting.
But now I have 2 columns called Block holding the same values, which seems kinda pointless.
Even though this works and is not a big deal to work with, I still wonder if there is a better way to do it.
Beta Was this translation helpful? Give feedback.
All reactions