We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2253a48 commit 23b14fcCopy full SHA for 23b14fc
1 file changed
tutoraspects/plugin.py
@@ -83,16 +83,19 @@
83
"name": "Course Dashboard",
84
"slug": "course-dashboard-v1",
85
"uuid": "c0e64194-33d1-4d5a-8c10-4f51530c5ee9",
86
+ "allow_translations": True,
87
},
88
{
89
"name": "Learner Groups Dashboard",
90
"slug": "learner-groups",
91
"uuid": "8661d20c-cee6-4245-9fcc-610daea5fd24",
92
93
94
95
"name": "Individual Learner Dashboard",
96
"slug": "individual-learner",
97
"uuid": "abae8a25-1ba4-4653-81bd-d3937a162a11",
98
99
100
],
101
),
0 commit comments