Skip to content

Commit

Permalink
Merge pull request #62 from rage/tompurker-patch-1
Browse files Browse the repository at this point in the history
Add HBC course to other course instances dropdown menu
  • Loading branch information
tompurker authored Aug 9, 2024
2 parents 60784f8 + 67be74d commit 41fe242
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions course-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ const courseSettings = {
bannerPath: "banner.svg",
showExerciseDescriptionWhenNotLoggedIn: true,
courseVariants: [
{
tmcOrganization: "hbc",
tmcCourse: "python-TVT24Eng"
},
// {
// tmcOrganization: "hbc",
// tmcCourse: "python-TVT21A",
Expand Down

0 comments on commit 41fe242

Please sign in to comment.