Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare schools: update name and description #705

Merged
merged 1 commit into from
Oct 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions app/services/compare-school-performance.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"name": "Find and compare schools in England",
"name": "Find school and college performance data in England",
"synonyms": [
"Compare School Performance Tables"
"Find and check the performance of schools and colleges in England",
"Compare School Performance Tables",
"Find and compare schools in England"
],
"description": "Not available.",
"description": "Search for primary, secondary and special needs schools and colleges near you, and check their performance.",
"organisation": "Department for Education",
"theme": "Education, training and skills",
"phase": "beta",
Expand Down