{% extends "base.html" %} {% block content %}
#} {# Explore each of the MR weighted scan types on Panel 1 on the right. Hit "RUN" and note how contrast changes with each of them. Refer to the Messages Panel for further directions.#} {#
#} {##}
{# 1. Click through preset T1w, T2w, and PDw scans on the first panel and hit "RUN" to observe how signal intensities of#}
{# CSF, GM, and WM change in Panel 3.#}
{#
2. Change each value on Panel 2, hit "RUN", and observe how it changes the signal intensities of#}
{# CSF, GM, and WM in Panel 3.#}
{#
3. Answer the queries in the Question panel to earn up to five stars!#}
{#
Complete and check all steps to move on.
{% set dnone = '' if session['game3']['task_completed'] >= task_index else 'd-none' %} {% set success_message = 'This step has been completed' if task_index < 3 else 'All steps complete. Congratulations! To earn the remaining stars, do the quiz.' %}{{ success_message }} {% if task_index == 3 %} Next game! {% endif %}