mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-17 03:06:28 -07:00
Update web copy. Style pages with bootstrap accordions.
This commit is contained in:
parent
f5e66dacb8
commit
5b7133d7ff
11 changed files with 475 additions and 211 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<div class="row gx-5 justify-content-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="text-center my-5">
|
||||
<h1 class="display-5 fw-bolder text-white mb-2">Education Commonwealth Project</h1>
|
||||
<h1 class="display-5 fw-bolder text-white mb-2">The Education Commonwealth Project</h1>
|
||||
<div class="d-grid gap-3 d-sm-flex justify-content-sm-center">
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -18,40 +18,16 @@
|
|||
<div class="container px-5 my-5">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 mb-5 mb-lg-0">
|
||||
<%# <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i class="bi bi-building"></i></div> %>
|
||||
<h2 class="h4 fw-bolder">About ECP</h2>
|
||||
<p>The Education Commonwealth Project (ECP) works to support assessments of student learning and school
|
||||
progress that are more valid, democratic, and holistic than traditional test-based school measurement.
|
||||
ECP offers free and open-source resources for public schools and districts seeking to develop alternative
|
||||
approaches to measurement and accountability.</p>
|
||||
<%# <a class="text-decoration-none" href="#!"> %>
|
||||
<%# Call to action %>
|
||||
<%# <i class="bi bi-arrow-right"></i> %>
|
||||
<%# </a> %>
|
||||
<p>The Education Commonwealth Project (ECP) works to support assessment of student learning and school progress that is valid, democratic, and equitable. Pushing back against the overreliance on standardized testing, ECP offers free and open-source resources for public schools and districts in Massachusetts.</p>
|
||||
</div>
|
||||
<div class="col-lg-4 mb-5 mb-lg-0">
|
||||
<%# <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i class="bi bi-collection"></i></div> %>
|
||||
<h2 class="h4 fw-bolder">School Quality Measures Project</h2>
|
||||
<p>The School Quality Measures project (SQM) moves beyond test scores to reimagine how we understand and measure
|
||||
school quality. From implementing new data sources, like student and teacher surveys, to visualizing data in
|
||||
new ways that go beyond ranking and rating, the SQM team is here to support Massachusetts districts as they work
|
||||
to assemble a fuller and more accurate portrait of their schools.</p>
|
||||
<%# <a class="text-decoration-none" href="#!"> %>
|
||||
<%# Call to action %>
|
||||
<%# <i class="bi bi-arrow-right"></i> %>
|
||||
<%# </a> %>
|
||||
<h2 class="h4 fw-bolder">School Quality Measures</h2>
|
||||
<p>SQM honors the full range of what schools do, using data to support and sustain schools rather than to rate and rank them. Whether it means identifying new indicators for tracking progress, or visualizing data in ways that foster richer conversations, the SQM team is here to support Massachusetts districts as they work to assemble a fuller and more accurate portrait of their schools. </p>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<%# <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i class="bi bi-toggles2"></i></div> %>
|
||||
<h2 class="h4 fw-bolder">Quality Performance Assessment</h2>
|
||||
<p>The Quality Performance Assessment (QPA) project moves beyond testing a narrow range of knowledge in
|
||||
one moment of time to rethink how we assess student learning. By providing examples of high quality
|
||||
performance assessments, a toolkit of protocols, and guidance, the QPA team seeks to provide a model
|
||||
for reimagining state assessment in Massachusetts and beyond. </p>
|
||||
<%# <a class="text-decoration-none" href="#!"> %>
|
||||
<%# Call to action %>
|
||||
<%# <i class="bi bi-arrow-right"></i> %>
|
||||
<%# </a> %>
|
||||
<p>QPA offers a clearer picture of what students know and can do, assessing learning through the use of meaningful projects designed by educators. By providing examples of high quality performance assessments, a toolkit of protocols, and guidance, the QPA team seeks to provide a model for reimagining state assessment in Massachusetts and beyond. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue