Skip to content

Commit 4ac0d60

Browse files
authored
Add Laurea course instance in course settings
1 parent 7448f60 commit 4ac0d60

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-2025-laurea-henttonen",
18+
},
1519
{
1620
tmcOrganization: "laurea",
1721
tmcCourse: "python-english-2026-grotenfelt",

0 commit comments

Comments
 (0)