mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-16 18:55:54 -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
|
|
@ -13,60 +13,91 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<!-- SQM -->
|
||||
<div class="container px-5 text-center">
|
||||
<!-- Accordions -->
|
||||
<div class="container px-5">
|
||||
<div class="row gx-5 justify-content-center">
|
||||
<div class="col-lg-8 mt-5">
|
||||
<h1 class="page-header-ui-title mb-3 mt-5">What is SQM?</h1>
|
||||
<div class="accordion my-5" id="sqmAccordion">
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingOne">
|
||||
<button class="accordion-button fs-4 fg-dark" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
|
||||
What Is SQM?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
SQM moves beyond test scores to reimagine how we understand and measure school quality. By drawing on a broad set of indicators that reflect school culture, student opportunity to learn, and social-emotional outcomes, SQM reflects the full range of what schools do. Just as importantly, SQM offers tools and practices designed to foster deeper understandings of school performance. Rather than offering summative evaluations of schools, SQM promotes inquiry and reflection about areas of strength and areas for growth.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingTwo">
|
||||
<button class="accordion-button fs-4" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="true" aria-controls="collapseTwo">
|
||||
Why SQM?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseTwo" class="accordion-collapse collapse show" aria-labelledby="headingTwo" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
Traditional measurement and accountability systems, which rely chiefly on standardized tests, have been plagued by a host of unintended consequences like teaching-to-the-test and the narrowing of educational aims. Moreover, such systems have been largely ineffective at advancing equity and supporting the work of school improvement. By offering a fuller picture of schools, and by creating opportunities to better understand school performance, SQM takes a whole new approach to data use.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingThree">
|
||||
<button class="accordion-button fs-4" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="true" aria-controls="collapseThree">
|
||||
Key Features of SQM
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseThree" class="accordion-collapse collapse show" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
<h3 class="fs-5">Aligning assessment with public values</h3>
|
||||
<p>The SQM approach includes a wide range of indicators aligned with the domains of school quality that Americans value and that research supports. By assessing the many things that schools do, the SQM system seeks to honor and sustain the full mission of public schools.</p>
|
||||
<h3 class="fs-5">Drawing on multiple measures of school quality </h3>
|
||||
<p>SQM includes 34 indicators of school quality, seeking to paint a more accurate and valid picture of school performance. By using multiple measures, SQM moves beyond the narrow and overly simplistic notion of “good” and “bad” schools that shapes public opinion and public policy. </p>
|
||||
<h3 class="fs-5">Breaking the link between school measurement and social inequity</h3>
|
||||
<p>As research illustrates, student standardized test scores often indicate far more about out-of-school variables like family income than they do anything about actual school performance. As a result, schools serving marginalized and minoritized students are frequently misclassified as “bad” schools. SQM seeks to break the relationship between school quality measurement and social inequality by offering an approach to assessment that does not simply reflect demography. </p>
|
||||
<h3 class="fs-5">Embracing human decision making </h3>
|
||||
<p>SQM encourages inclusive, democratic deliberation and is rooted in the belief that educators and community members should be empowered to make meaningful decisions about their schools. In addition to support for assembling a clearer portrait of school performance, SQM also works with educators and community members to make sense of data.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingFour">
|
||||
<button class="accordion-button fs-4" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="true" aria-controls="collapseFour">
|
||||
What SQM Resources Do We Provide?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseFour" class="accordion-collapse collapse show" aria-labelledby="headingFour" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
Read more about SQM's Free-and-Open SQM Data Dashboard here
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
See our Measures Menu Here
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
<p> The School Quality Measures project (SQM) moves beyond test scores to reimagine how we understand and measure school quality. By drawing on a broad set of measures that includes social-emotional indicators, school culture indicators, and opportunity-to-learn indicators, SQM offers communities tools and practices that better reflect the full range of what schools do. 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>
|
||||
</p>
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
Read the Research on SQM
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
<h1 class="page-header-ui-title mt-5">Why SQM?</h1>
|
||||
</p>
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
Speak with a Member of the SQM Team
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
<p>Traditional measurement and accountability systems, which rely heavily on standardized tests, have been plagued by a host of unintended consequences like teaching-to-the-test and the narrowing of educational aims. Moreover, such systems have been largely ineffective at advancing equity and supporting the work of school improvement. </p>
|
||||
<h1 class="mt-5">SQM is designed to address these shortcomings by:</h1>
|
||||
|
||||
<h2>Aligning assessment with public values</h2>
|
||||
<p>The SQM approach includes a wide range of indicators aligned with the domains of school quality that Americans value and that research supports. By assessing the many things that schools do, the SQM system seeks to honor and sustain the full mission of public schools. </p>
|
||||
|
||||
<h2>Drawing on multiple measures of school quality </h2>
|
||||
<p>SQM includes 34 indicators of school quality, seeking to paint a more accurate and valid picture of school performance. By using multiple measures SQM moves beyond the narrow and overly simplistic notion of “good” and “bad” schools that drives inequity and dominates the contemporary education policy debate.</p>
|
||||
|
||||
<h2>Breaking the link between school measurement and social inequity</h2>
|
||||
<p>Research shows that test scores are closely linked to demographics, such as student race and socio-economic status. To rely on test scores as the primary measures of school quality, then, is to reinforce existing inequities. SQM seeks to break the relationship between school quality measurement and educational inequity by offering a system of measurement that is not skewed by racial bias. </p>
|
||||
|
||||
<h2>Embracing human decision making </h2>
|
||||
<p>SQM encourages inclusive, democratic deliberation and is rooted in the belief that educators and community members should be empowered to make meaningful decisions about their schools. Rather than rating and ranking schools like traditional accountability systems, SQM visualizes school quality data on a publicly accessible dashboard and ECP staff support school communities in sense-making of data. </p>
|
||||
|
||||
<h1 class="mt-5">What SQM Resources Do We Provide?</h1>
|
||||
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
Read more about SQM's Free-and-Open SQM Data Dashboard here
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
See our Measures Menu Here
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
</p>
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
Read the Research on SQM
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
</p>
|
||||
<p>
|
||||
<a class="text-decoration-none" href="#!">
|
||||
Speak with a Member of the SQM Team
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue