SQM resources
<%= link_to(resource_download_pdf_path(path: "adding_student_voice_to_the_mix")) do %>
<%= image_tag "resources/sqm/adding_student_voice_to_the_mix.png", class: "file-download" %>
<% end %>
<%= link_to(resource_download_pdf_path(path: "beyond_good_and_bad")) do %>
<%= image_tag "resources/sqm/beyond_good_and_bad.png", class: "file-download" %>
<% end %>
<%= link_to(resource_download_pdf_path(path: "beyond_standardized_tests")) do %>
<%= image_tag "resources/sqm/beyond_standardized_tests.png", class: "file-download" %>
<% end %>
<%= link_to(resource_download_pdf_path(path: "the_mis_measure_of_schools")) do %>
<%= image_tag "resources/sqm/the_mis_measure_of_schools.png", class: "file-download" %>
<% end %>
QPA resources
<%= link_to(resource_download_pdf_path(path: "a_national_movement_for_a_new_accountability")) do %>
<%= image_tag "resources/qpa/a_national_movement_for_a_new_accountability.png", class: "file-download" %>
<% end %>
<%= link_to(resource_download_pdf_path(path: "its_high_time_for_change_in_our_accountability_systems")) do %>
<%= image_tag "resources/qpa/its_high_time_for_change_in_our_accountability_systems.png", class: "file-download" %>
<% end %>
<%= link_to(resource_download_pdf_path(path: "keeping_our_accountability_systems_accountable")) do %>
<%= image_tag "resources/qpa/keeping_our_accountability_systems_accountable.png", class: "file-download" %>
<% end %>
<%= link_to(resource_download_pdf_path(path: "piloting_the_use_of_learning_progressions_in_a_system_of_assessment")) do %>
<%= image_tag "resources/qpa/piloting_the_use_of_learning_progressions_in_a_system_of_assessment.png", class: "file-download" %>
<% end %>