presleyp / Speriment

A program to make it easier to write online experiments. Speriment takes a simple description of your experiment in Python and uses it to run online experiments with the use of PsiTurk and Mechanical Turk.
GNU General Public License v2.0
6 stars 1 forks source link

Outer blocks hiding pages #17

Closed presleyp closed 9 years ago

presleyp commented 9 years ago

OuterBlocks are initializing properly but not displaying things.

presleyp commented 9 years ago

Like with Latin Square, this seems to only happen when using PsiTurk.

presleyp commented 9 years ago

OuterBlocks are ok, it's actually a RunIf issue.