From 665bd4d859ce1c0f8170d2cf77e5a2ec0ed2f3f2 Mon Sep 17 00:00:00 2001 From: Dan Brickley Date: Thu, 1 Aug 2019 11:25:48 +0100 Subject: [PATCH] Removed dangling references to WorkBasedProgram's old name. We used to call it WebBasedTraining; see #2289 for discussion. --- data/ext/pending/issue-2289-examples.txt | 12 ++++++------ docs/releases.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/data/ext/pending/issue-2289-examples.txt b/data/ext/pending/issue-2289-examples.txt index fadc92c24a..4a96ebd80a 100644 --- a/data/ext/pending/issue-2289-examples.txt +++ b/data/ext/pending/issue-2289-examples.txt @@ -70,12 +70,12 @@ JSON: "@type": "EducationalOccupationalCredential", "credentialCategory": "Bachelor of Science in Computer Science" }, - programPrerequisites": { + programPrerequisites": { "@type": "EducationalOccupationalCredential", "credentialCategory": "High school diploma" }, "offers": [ - { + { "@type": "Offer", "category": "Resident Tuition", "priceSpecification": { @@ -102,7 +102,7 @@ JSON: "priceCurrency": "USD" } }, - { + { "@type": "Offer", "category": "Room and Board", "priceSpecification": { @@ -111,12 +111,12 @@ JSON: "priceCurrency": "USD" } } - ] + ] } -TYPES: #education-program-3 WageBasedTraining +TYPES: #education-program-3 WorkBasedProgram PRE-MARKUP: @@ -136,7 +136,7 @@ JSON: