{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Thank You! {% endblock %} {% block content %}

You are finished - Thank you for your participation! You may close your browser. If you would like to work through the decoding task again, you are welcome to do so (please use the original link that was shared with you).

You do not need to notify your Professor that you completed this task. Your extra credit points will be added to your course total in Canvas.


{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}