How do I randomize the order of may blocks except the first one ?


Author
Message
labdandeneau@gmail.com
labdandeneau@gmail.com
Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)Expert (1.2K reputation)
Group: Forum Members
Posts: 12, Visits: 73
Hey, I tried to  make it so all participants in my task would first all get the same practice block but then have a different order for the other blocks depending. Is this the accurate syntax for it ?
<expt>
/ subjects = (1 of 6)
/ groupassignment = groupnumber
/ postinstructions = (end)
/ onexptend = [values.completed = 1]
/ blocks = [1 = wordmemory0; 2 = wordmemory; 3 = wordmemory2; 4 = wordmemory3;]
</expt>

<expt>
/ subjects = (2 of 6)
/ groupassignment = groupnumber
/ postinstructions = (end)
/ onexptend = [values.completed = 1]
/ blocks = [1 = wordmemory0; 2 = wordmemory; 3 = wordmemory3; 4 = wordmemory2;]
</expt>

<expt>
/ subjects = (3 of 6)
/ groupassignment = groupnumber
/ postinstructions = (end)
/ onexptend = [values.completed = 1]
/ blocks = [1 = wordmemory0; 2 = wordmemory2; 3 = wordmemory3; 4 = wordmemory;]
</expt>

<expt>
/ subjects = (4 of 6)
/ groupassignment = groupnumber
/ postinstructions = (end)
/ onexptend = [values.completed = 1]
/ blocks = [1 = wordmemory0; 2 = wordmemory2; 3 = wordmemory; 4 = wordmemory3;]
</expt>

<expt>
/ subjects = (5 of 6)
/ groupassignment = groupnumber
/ postinstructions = (end)
/ onexptend = [values.completed = 1]
/ blocks = [1 = wordmemory0; 2 = wordmemory3; 3 = wordmemory; 4 = wordmemory2;]
</expt>

<expt>
/ subjects = (6 of 6)
/ groupassignment = groupnumber
/ postinstructions = (end)
/ onexptend = [values.completed = 1]
/ blocks = [1 = wordmemory0; 2 = wordmemory3; 3 = wordmemory2; 4 = wordmemory;]



Attachments
TheWordMemoryTaskModified2DATA.iqx (493 views, 65.00 KB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search