<%= link_to("Test Anxiety", download: asset_path("docs/test_anxiety_and_poor_sleep_2021.pdf"), target: "_blank") do %>
<%= image_tag "research/test_anxiety_and_sleep.png", class: "file-download" %>
<% end %>
<%= link_to("Psychological toll of high statkes testing", download: asset_path("docs/psychological_toll_of_high_stakes_testing_2022.pdf"), target: "_blank") do %>
<%= image_tag "research/psychological_toll_of_high_stakes_testing.png", class: "file-download" %>
<% end %>
<%= link_to("Test Anxiety", download: asset_path("docs/testing_stress_and_performance.pdf"), target: "_blank") do %>
<%= image_tag "research/testing_stress.png", class: "file-download" %>
<% end %>