Skip to content

Commit

Permalink
[scorecards] Update 2025 timeline graphic
Browse files Browse the repository at this point in the history
  • Loading branch information
zarino committed Oct 17, 2024
1 parent 97b851c commit 1f873c8
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file removed scoring/static/scoring/img/2025-timeline-02.png
Binary file not shown.
Binary file added scoring/static/scoring/img/2025-timeline-04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion scoring/templates/scoring/includes/home-announcement.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1 class="h2 mb-3">
</div>
<div class="col-lg-6 offset-lg-1 mt-4 mt-lg-0">
<a href="{% url 'scoring:methodology' %}">
<img alt="Timeline showing: January to April 2024, Methodology review and sector consultations; May 2024, Publish updated metrics for 2025 Scorecards; August to October 2024, First marking with volunteers; November to December 2024, Five week Right of Reply period; January to March 2025, Scoring audit; Summer 2025, scorecards launch" class="d-block mx-auto" height="150" src="{% static 'scoring/img/2025-timeline-02.png' %}" style="max-width: 100%; height: auto;" width="700">
<img alt="Timeline showing: January to April 2024, Methodology review and sector consultations; May 2024, Publish updated metrics for 2025 Scorecards; August to October 2024, First marking with volunteers; November to December 2024, Five week Right of Reply period; January to March 2025, Scoring audit; Summer 2025, scorecards launch" class="d-block mx-auto" height="150" src="{% static 'scoring/img/2025-timeline-04.png' %}" style="max-width: 100%; height: auto;" width="700">
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion scoring/templates/scoring/methodology/2025/_details.html
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ <h3 class="mt-4 mb-2 mb-lg-3">Trial marking</h3>

<h2 id="section-scoring-process" class="mt-5 mt-lg-6 mt-xl-7 mb-3">Scoring Process</h2>

<img alt="Timeline showing: January to April 2024, Methodology review and sector consultations; May 2024, Publish updated metrics for 2025 Scorecards; August to October 2024, First marking with volunteers; November to December 2024, Five week Right of Reply period; January to March 2025, Scoring audit; Summer 2025, scorecards launch" class="d-block my-3 py-2 py-lg-3 px-lg-3 border rounded" height="150" src="{% static 'scoring/img/2025-timeline-02.png' %}" style="max-width: 100%; height: auto;" width="700">
<img alt="Timeline showing: January to April 2024, Methodology review and sector consultations; May 2024, Publish updated metrics for 2025 Scorecards; August to October 2024, First marking with volunteers; November to December 2024, Five week Right of Reply period; January to March 2025, Scoring audit; Summer 2025, scorecards launch" class="d-block my-3 py-2 py-lg-3 px-lg-3 border rounded" height="150" src="{% static 'scoring/img/2025-timeline-04.png' %}" style="max-width: 100%; height: auto;" width="700">

<h3 class="mt-4">First Mark</h3>
<p>A team of volunteers mark all questions for all councils that are marked by volunteer research as shown in the methodology according to the question criteria. About two thirds of all of the Scorecard questions are marked by volunteer research. </p>
Expand Down
2 changes: 1 addition & 1 deletion scoring/templates/scoring/methodology/2025/_intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h2 id="section-summary" class="mb-3">Summary</h2>

<p>We created this updated criteria through extensive research and consultation with council staff, councillors, campaigners and other organisations. To understand what action we will be scoring and the question weightings, please read the complete draft methodology below.</p>

<img alt="Timeline showing: January to April 2024, Methodology review and sector consultations; May 2024, Publish updated metrics for 2025 Scorecards; August to October 2024, First marking with volunteers; November to December 2024, Five week Right of Reply period; January to March 2025, Scoring audit; Summer 2025, scorecards launch" class="d-block mx-auto my-4 my-lg-5" height="150" src="{% static 'scoring/img/2025-timeline-02.png' %}" style="max-width: 100%; height: auto;" width="700">
<img alt="Timeline showing: January to April 2024, Methodology review and sector consultations; May 2024, Publish updated metrics for 2025 Scorecards; August to October 2024, First marking with volunteers; November to December 2024, Five week Right of Reply period; January to March 2025, Scoring audit; Summer 2025, scorecards launch" class="d-block mx-auto my-4 my-lg-5" height="150" src="{% static 'scoring/img/2025-timeline-04.png' %}" style="max-width: 100%; height: auto;" width="700">

<p><strong>Whilst every effort has been made to make this methodology complete, Climate Emergency UK reserves the right to make changes to the methodology where deemed appropriate between now and Summer 2025.</strong> Changes may be made, for example, if national policy changes between now and Summer 2025 and this impacts our questions; or if the data needed to answer a particular question is no longer available to use. An updated methodology, if there are any changes, identical to the one used in the marking, will be published, alongside the Council Climate Action Scorecards in Summer 2025.</p>

Expand Down

0 comments on commit 1f873c8

Please sign in to comment.