From d9847cb90af6d008d199b3a703840b4088ff6c5a Mon Sep 17 00:00:00 2001 From: rebuilt Date: Thu, 9 Mar 2023 18:44:08 -0800 Subject: [PATCH] add links to sqm and pop pages --- app/views/home/index.html.erb | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 1caa035..39cfb48 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -1,5 +1,5 @@ -
+
<%= image_tag "logo.svg", size: '250x250', class: "col-12 col-md-4 mx-0 px-0" %> @@ -8,9 +8,8 @@
-
-
+

The Education Commonwealth Project works to challenge and expand the way student learning and school quality are assessed, advancing an approach to measurement and accountability that is valid, democratic, and equitable. ECP supports schools and communities with free and open-source tools, and broadly seeks to foster state- and national-level change.

@@ -20,18 +19,18 @@
-
+ <%= link_to sqm_index_path, class: "row justify-content-center text-white text-decoration-none" do %> <%= image_tag "guage.svg", size: "100x100" %> -

School Quality measures

+

School Quality measures

School quality measures (SQM) framework aims to describe the full measure of what makes a good school, using five major categories

-
+ <% end %>
-
+ <%= link_to sqm_index_path, class: "row justify-content-center text-white text-decoration-none" do %> <%= image_tag "portfolio.svg", size: "100x100" %> -

Portfolios of Performance

+

Portfolios of Performance

Portfolios of Performance (POPs) are standards-aligned, curriculum-embedded tasks that measure students’ deeper learning of content and skills

-
+ <% end %>