We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e53bc commit fceddb3Copy full SHA for fceddb3
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-2026-laurea-henttonen"
18
+ },
19
// {
20
// tmcOrganization: "hbc",
21
// tmcCourse: "python-TVT24Eng"
0 commit comments