{{ block title }}
Understanding Trial Conditions Test
{{ endblock }}
{{ block content }}
Box
Probability computer selects each box
Probability of drawing one yellow marble
Yellow
75%
Green
25%
{{ formfield 'int1' label="What is the probability of one green marble
being drawn if the box is Yellow?" }}
{{formfield 'int2' label = "Which probability does the computer use to select
the Green box each trial?"}}
{{next_button}}
{{endblock}}