{{ block title }} Results {{ endblock }} {{ block content }}

You made {{ player.num_errors }} errors. Here is the full raw data:

    {{ for t in trials }}
  1. {{ t }}
  2. {{ endfor }}
{{ next_button }} {{ endblock }}