PennController for IBEX › Forums › Support › Backtracking Latin square/finding the right seed › Reply To: Backtracking Latin square/finding the right seed
Jeremy,
Thank you as always for your help!
About the fillers – yes, I was having some confusion on how to make sure *all participants* saw *all the fillers* and that was the solution I came up with in the interim, which is… not a solution, haha!
I’m a bit confused about the fix, I hope it’s okay if I ask a few more questions –
1) How/where do I define this function?
2) After creating the custom function, how will I be able to maintain the constraint randomization scheme (which makes sure that no more than three of an item type are shown consecutively) + pick function that I incorporated (specified by storing the items in “critical” and then working from there)?
I’m a little confused about using two templates within a custom trial – I’ve just never done it before.
I appreciate you!