diff --git a/app/assets/stylesheets/application.bootstrap.scss b/app/assets/stylesheets/application.bootstrap.scss index 6431768..05d74e3 100644 --- a/app/assets/stylesheets/application.bootstrap.scss +++ b/app/assets/stylesheets/application.bootstrap.scss @@ -4,6 +4,10 @@ @import 'partials/bootstrap-overrides'; @import "@fortawesome/fontawesome-free/scss/fontawesome"; @import "@fortawesome/fontawesome-free/scss/solid"; +@import "@fortawesome/fontawesome-free/scss/regular"; +@import "@fortawesome/fontawesome-free/scss/brands"; +@import "@fortawesome/fontawesome-free/scss/v4-shims"; @import 'partials/layout'; @import 'partials/links'; @import 'partials/downloads'; +@import 'partials/icons'; diff --git a/app/assets/stylesheets/partials/_icons.scss b/app/assets/stylesheets/partials/_icons.scss new file mode 100644 index 0000000..548e20c --- /dev/null +++ b/app/assets/stylesheets/partials/_icons.scss @@ -0,0 +1,15 @@ +.icon-header { +font-family: 'Material Icons'; + font-weight: normal; + font-style: normal; + font-size: 6em; + line-height: 1; + letter-spacing: normal; + text-transform: none; + display: inline-block; + white-space: nowrap; + word-wrap: normal; + direction: ltr; + -webkit-font-feature-settings: 'liga'; + -webkit-font-smoothing: antialiased; +} diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index fcd647e..5ac3307 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -9,6 +9,7 @@ <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %> <%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %> + <%# %> diff --git a/app/views/work_with_ecp/index.html.erb b/app/views/work_with_ecp/index.html.erb index 186d86a..f74ca9b 100644 --- a/app/views/work_with_ecp/index.html.erb +++ b/app/views/work_with_ecp/index.html.erb @@ -8,9 +8,16 @@ The Education Commonwealth Project provides free resources to rethink how school quality and student learning are measured.
+ +
+
+
+ <%#
family_restroom
%> +

District Leaders

-

School Leaders and Educators

+

School Leaders and Educators

Families and Community Members

+

District leaders interested in working with ECP have a number of resources at their disposal. If you’re interested in our Quality Performance Assessment (QPA) work, we can help set you on a path toward authentically assessing what students know and can do. And if you’re interested in our School Quality Measures (SQM) work, we can help you create a framework that reflects what matters in your district, as well as identifying aligned indicators that will track your progress.

ECP can also support districts that want to go even further in this work—supporting central office in analyzing data and crafting improvement strategies. One key resource we can offer is our free and open-source data dashboard that visualizes SQM results in a clear and easy-to-interpret way.

@@ -29,9 +36,9 @@
- Our work together can begin with the ECP team talking with you or your group - about the need for an alternative approach to assessing student learning and school quality, - and about the free tools we offer. + Our work together can begin with the ECP team talking with you or your group + about the need for an alternative approach to assessing student learning and school quality, + and about the free tools we offer.