{{ block title }} Implicit Association Test {{ endblock }} {% block styles %} {% endblock %} {{ block content }}

This is demo implementation of the Implicit Association Test.

It measures association between primary and secondary categories.

In this setup the primary category is {{ labels.left.primary }}/{{ labels.right.primary }}, and secondary is {{ labels.left.secondary }}/{{ labels.right.secondary }}

{{ next_button }} {{ endblock }}