diff --git a/app/views/research/index.html.erb b/app/views/research/index.html.erb index 7329e69..e2c699c 100644 --- a/app/views/research/index.html.erb +++ b/app/views/research/index.html.erb @@ -5,16 +5,19 @@
+

Test anxiety and poor sleep: a vicious cycle

<%= link_to(research_download_pdf_path(path: "test_anxiety_and_poor_sleep")) do %> <%= image_tag "research/test_anxiety_and_sleep.png", class: "file-download" %> <% end %>
+

The psychological toll of high-stakes testing

<%= link_to(research_download_pdf_path(path: "psychological_toll_of_high_stakes_testing")) do %> <%= image_tag "research/psychological_toll_of_high_stakes_testing.png", class: "file-download" %> <% end %>
+

Testing, stress, and performance: How students respond phycologically to high-stakes testing

<%= link_to( research_download_pdf_path(path: "testing_stress_and_performance")) do %> <%= image_tag "research/testing_stress.png", class: "file-download" %> <% end %>