Skip to content

Commit

Permalink
Add course instance to dropdown menu
Browse files Browse the repository at this point in the history
Organization: Kulosaaren yhteiskoulu (KSYK)
Course: ksyk-python-2024
  • Loading branch information
tompurker authored Oct 1, 2024
1 parent 86118fd commit 20286e7
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 @@ -52,6 +52,10 @@ const courseSettings = {
tmcOrganization: "uwasa",
tmcCourse: "python-2024"
},
{
tmcOrganization: "ksyk",
tmcCourse: "python-2024"
},
],
}

Expand Down

0 comments on commit 20286e7

Please sign in to comment.