mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-16 10:45:54 -07:00
remove unneeded imports
This commit is contained in:
parent
f617238594
commit
f5e66dacb8
2 changed files with 3 additions and 17 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<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>
|
||||
<%# <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.
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<%# </a> %>
|
||||
</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>
|
||||
<%# <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
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
<%# </a> %>
|
||||
</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>
|
||||
<%# <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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue