Skip to content

Commit

Permalink
Remove two routes
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerldixon committed Jan 15, 2025
1 parent 69e4e3f commit 20abceb
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions config/routes_into_teaching.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,29 +102,3 @@ routes:
answers: ["*"]
- question: location
answers: ["*"]

- title: Undergraduate degree (followed by Assessment only)
course_length: up to 4 years
course_fee: "Yes"
funding: "No"
description:
matches:
- question: undergraduate_degree
answers: ["No"]
- question: unqualified_teacher
answers: ["Yes"]
- question: location
answers: ["*"]

- title: Undergraduate degree (followed by iQTS)
course_length: up to 4 years
course_fee: "Yes"
funding: "No"
description:
matches:
- question: undergraduate_degree
answers: ["No"]
- question: unqualified_teacher
answers: ["Yes"]
- question: location
answers: ["No"]

0 comments on commit 20abceb

Please sign in to comment.