@@ -83,8 +83,6 @@ If you have two factors and want to fully randomize the order of presentation of
"UseGazeTracker": "NotTracking"
}
```
<pre><code>PASTE LOGS HERE</code></pre>
</details>
</p>
...
...
@@ -97,5 +95,103 @@ If you have two factors and want to fully randomize the order of presentation of
| 3 | 🔵2 | 🟢1 | 🔵1 | 🟢2 | 🟠2 | 🟠1 |
| 4 | 🟢1 | 🟢2 | 🔵2 | 🟠1 | 🔵1 | 🟠2 |
| 5 | 🟢2 | 🟠1 | 🟢1 | 🟠2 | 🔵2 | 🔵1 |
| 6 | 🟠1 | 🟠2 | 🟢2 | 🔵1 | 🟢1 | 🔵2 |
| ... |
After that orders will be repeated, so having a multiple of 6 participants would be recommended here. *Also note that you can nicely see the ``Balanced Latin Square`` structure here, having in each column and row each condition exactly once and having each condition being followed by every other condition exactly once!*
# EnBlock
If you want to have, e.g., always the same colored repetition next to each other, you can you ``EnBlock``