{{ block title }} Your views on {{ if player.myTreatment == 0 }} enviornmental questions {{ endif }} {{ if player.myTreatment == 1 }} racial questions {{ endif }} {{ endblock }} {{ block content }} {{ if player.myTreatment == 0 }} Below is a series of statements. Please indicate per question how much you agree/disagree with each of these statements.

1. In the US, populations of mammals, fish, birds, reptiles, and amphibians have decreased drastically since the 1970s.

disagree agree


2. Temperatures in the US have increased drastically during the last 100 years.

disagree agree


3. Climate change/global warming is caused by human activities.

disagree agree


4. The number of hurricanes in the US has increased drastically during the last 100 years.

disagree agree


5. The number of wildfires in the US has increased drastically during the last 100 years.

disagree agree


{{ endif }} {{ if player.myTreatment == 1 }} Below is a series of statements. Please indicate per question how much you agree/disagree with each of these statements.

1. Black and African Americans are generally at a disadvantage in the US.

disagree agree


2. Generally, the more African or Black American people live in an area in the US, the higher the criminality in that area.

disagree agree


3. Race relations in the US are generally bad.

disagree agree


4. More needs to be done in society against racism.

disagree agree


5. Black and African Americans are generally treated fairly by the police.

disagree agree


{{ endif }} {{ next_button }} {{ endblock }}