Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
Randomize script presentation using batch
Randomize script presentation using batch
Post Reply
Like
95
Prev
1
2
Jump To Page
Randomize script presentation using batch
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Dave
Dave
posted 8 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 105K
+
x
Nina - Thursday, May 25, 2017
Probably a stupid question, but why do I need /subjects and /groupassignment to randomize? So what is the difference between this two?
There is no _difference_ between the two. /subjects and /groupassignment (always) work together.
Stating
<batch>
/ subjects = (1 of 2)
...
</batch>
is the same as stating
<batch>
/ subjects = (1 of 2)
/ groupassignment = subjectnumber
...
</batch>
In other words: Condition assignment by subject number is the default behavior; it's what Inqusit does if you don't explicitly tell it to behave differently. You do the latter by specifying a different groupassignment mode:
<batch>
/ subjects = (1 of 2)
/ groupassignment = groupnumber
...
</batch>
will perform condition assignment based on the numerical group id instead of using the subject id. For details on how condition assignment works, see
https://www.millisecond.com/forums/Topic13856.aspx
Hope this helps.
Reply
Like
64
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
95
Prev
1
2
Jump To Page
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search