From 3cf143f3ef2a7bf21b366d6c8f684d18f7c116f9 Mon Sep 17 00:00:00 2001 From: rebuilt Date: Tue, 4 Apr 2023 13:37:40 -0700 Subject: [PATCH] Capitalize the r in Resources --- app/views/sqm_resources/index.html.erb | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/app/views/sqm_resources/index.html.erb b/app/views/sqm_resources/index.html.erb index a0251b9..b93b27d 100644 --- a/app/views/sqm_resources/index.html.erb +++ b/app/views/sqm_resources/index.html.erb @@ -1,34 +1,27 @@ -<%= render partial: "layouts/header", locals: {heading: "SQM resources"} %> - +<%= render partial: "layouts/header", locals: {heading: "SQM Resources"} %>
-
-
-

Adding student voice to the mix: Perception surveys and state accountability systems

<%= 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 %>
-

Beyond 'good' and 'bad': Disrupting narratives about school quality

<%= 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 %>
-

Beyond standardized tests: A new vision for assessing student learning and school quality

<%= link_to(resource_download_pdf_path(path: "beyond_standardized_tests")) do %> <%= image_tag "resources/sqm/beyond_standardized_tests.png", class: "file-download" %> <% end %>
-

The (Mis)measure of schools: How data affect stakeholder knowledge and perceptions of quality

<%= link_to(resource_download_pdf_path(path: "the_mis_measure_of_schools")) do %> @@ -36,6 +29,5 @@ <% end %>
-