From d80568ff6479d9a47c893822d6a2949c071fa3ae Mon Sep 17 00:00:00 2001 From: sanjacob <52013991+sanjacob@users.noreply.github.com> Date: Tue, 24 Sep 2024 08:06:48 +0000 Subject: [PATCH] Add support for The University of Edinburgh --- CHANGELOG.md | 1 + UNIVERSITIES.md | 1 + blackboard_sync/universities.json | 10 ++++++++++ 3 files changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9a001f..94df457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add support for University of Evansville (@lukebsa) +- Add support for The University of Edinburgh (@sanjacob) ## [0.17.1] - 2024-09-22 diff --git a/UNIVERSITIES.md b/UNIVERSITIES.md index 9c485de..53637bb 100644 --- a/UNIVERSITIES.md +++ b/UNIVERSITIES.md @@ -98,6 +98,7 @@ If this is not something you'd like, please let me know. - University of Derby - University of Manchester - University of York +- The University of Edinburgh ###### Scotland diff --git a/blackboard_sync/universities.json b/blackboard_sync/universities.json index fba6d95..be4b89a 100644 --- a/blackboard_sync/universities.json +++ b/blackboard_sync/universities.json @@ -635,6 +635,16 @@ }, "api_url": "https://bblearn.evansville.edu" }, + { + "name": "The University of Edinburgh", + "short_name": "Oilthigh Dhùn Èideann", + "country": "GB", + "login": { + "start_url": "https://www.learn.ed.ac.uk", + "target_url": "https://www.learn.ed.ac.uk/ultra/" + }, + "api_url": "https://www.learn.ed.ac.uk" + }, { "name": "Fakeboard", "short_name": "dev",