{% extends "global/SimplePage.html" %} {% load staticfiles otree_tags %} {% block title %} Instructions : Task 2 {% endblock %} {% block content %}

This is the 2nd stage of today's experiment, In this task you will be shown various Images containing news headlines shared as social media posts. You will be asked to judge the likelihood of the headline being True. You will also be asked if you have seen the headline before.

Please look at the images carefully and answer honestly

Click the ‘Next’ button to proceed.

{% include "global/ButtonNext.html" with button_text="Next" %} {% endblock %}