Randomizing Blocks


Author
Message
Jin
Jin
Jin
posted 8 Years Ago HOT
Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)Distinguished Member (3.5K reputation)
Group: Forum Members
Posts: 26, Visits: 103
Hi all,

I am creating a task where people watch a series of videos and answer autobiographical questions about themselves. The person is suppose to either see the videos first then the questions, or the questions first then the videos. I have two groups (group A and group B) of videos I want to randomized in terms of the order they appear (i.e. Group A first; Group B first), additionally I want to randomize the type of questions as well (i.e. Video first; Autobiographical questions first).

The issue is that Group A and Group B are presented in a loop where after each video, it branches to the question trial and the question trial branches to the next video. I was able to randomize the type of questions that are presented, but I having difficulties randomizing the groups. Also is there a way to branch the blocks where I do not have to repeat the introduction "NA_Intro" twice before each of the groups? Please advise!

**********Blocks***********

<block Intro>
/ trials = [1=introduction]
</block>

<block NA_A>
/ trials = [1=NA_Intro; 2=group_ANA; 3=group_ANA; 4=group_ANA; 5=group_ANA; 6=group_ANA; 7=group_ANA; 8=group_ANA]
/ recorddata = true
</block>

<block NA_B>
/ trials = [1=NA_Intro; 2=group_BNA; 3=group_BNA; 4=group_BNA; 5=group_BNA; 6=group_BNA; 7=group_BNA; 8=group_BNA; 9=group_BNA; 10=group_BNA]
/ recorddata = true
</block>

<block AB>
/ trials = [1=AB_Intro; 2=ftr_ab; 3=cur_ab; 4= hap_ab; 5=neu_ab; 6=sad_ab]
</block>

<block trial_end>
/ trials = [1 = trial_end]
</block>

**********Experiment Flow**********
<expt CAMS>
/ blocks = [1=Intro; 2-3=noreplace(NA, AB); 4=trial_end]
</expt>



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Jin - 8 Years Ago
Dave - 8 Years Ago
Dave - 8 Years Ago
Jin - 8 Years Ago
Dave - 8 Years Ago
                     + x [quote] [b] Dave - Thursday, November 17, 2016 [/b]...
Jin - 8 Years Ago
                         + x [quote] [b] Jin - Friday, November 18, 2016 [/b]...
Dave - 8 Years Ago
                             + x [quote] [b] Dave - Friday, November 18, 2016 [/b]...
Dave - 8 Years Ago
                                 + x [quote] [b] Dave - Friday, November 18, 2016 [/b]...
Jin - 8 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search