| 
	Group: AdministratorsPosts: 13K, 
    Visits: 109K
 
 | 
                    
			            You need to enter your trials into the <block> element's /trials selection pool in the required proportions:
 You want 4 "environment_1_figure" trials and 15 "environment_1_ground" trials, so that's what you need to specify:
 
 <block environment_1>
 / trials = [1-19=noreplace(environment_1_figure, environment_1_figure, environment_1_figure, environment_1_figure,
 environment_1_ground, environment_1_ground, environment_1_ground, environment_1_ground,
 environment_1_ground, environment_1_ground, environment_1_ground, environment_1_ground,
 environment_1_ground, environment_1_ground, environment_1_ground, environment_1_ground,
 environment_1_ground, environment_1_ground, environment_1_ground)]
 </block>
 
 |