We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7448f60 commit 4ac0d60Copy full SHA for 4ac0d60
1 file changed
course-settings.js
@@ -12,6 +12,10 @@ const courseSettings = {
12
bannerPath: "banner.svg",
13
showExerciseDescriptionWhenNotLoggedIn: true,
14
courseVariants: [
15
+ {
16
+ tmcOrganization: "laurea",
17
+ tmcCourse: "python-english-2025-laurea-henttonen",
18
+ },
19
{
20
tmcOrganization: "laurea",
21
tmcCourse: "python-english-2026-grotenfelt",
0 commit comments