Skip to content

Commit fceddb3

Browse files
authored
Add Laurea course instance to dropdown menu
1 parent a6e53bc commit fceddb3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

course-settings.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ const courseSettings = {
1212
bannerPath: "banner.svg",
1313
showExerciseDescriptionWhenNotLoggedIn: true,
1414
courseVariants: [
15+
{
16+
tmcOrganization: "laurea",
17+
tmcCourse: "python-english-2026-laurea-henttonen"
18+
},
1519
// {
1620
// tmcOrganization: "hbc",
1721
// tmcCourse: "python-TVT24Eng"

0 commit comments

Comments
 (0)