-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
area: configRelated to course configurationRelated to course configurationeffort: hoursThe issue seems to be small and should be doable in hours or few days.The issue seems to be small and should be doable in hours or few days.experience: beginnerrequired knowledge estimaterequired knowledge estimaterequester: Tampere teacherThe issue is raised by a teacher from Tampere UniversityThe issue is raised by a teacher from Tampere Universitystatus: requires a priorityusing this label to flag that need EDIT decision ASAPusing this label to flag that need EDIT decision ASAPtype: bugThis is a bug.This is a bug.
Description
A course has a questionare definition in rst-format: .. questionare:: t1_4.7 A8
rst->html generation goes ok, but when course config url (aplus.json) is referenced in mooc-grader it will throw exception and there is 500 http error (whole course config is broken).
Changing the id to questionare:: t1_4_7 A8
fixes the problem, so the dot seems to be the triggering char.
Tested against mooc-grader v1.9
Metadata
Metadata
Assignees
Labels
area: configRelated to course configurationRelated to course configurationeffort: hoursThe issue seems to be small and should be doable in hours or few days.The issue seems to be small and should be doable in hours or few days.experience: beginnerrequired knowledge estimaterequired knowledge estimaterequester: Tampere teacherThe issue is raised by a teacher from Tampere UniversityThe issue is raised by a teacher from Tampere Universitystatus: requires a priorityusing this label to flag that need EDIT decision ASAPusing this label to flag that need EDIT decision ASAPtype: bugThis is a bug.This is a bug.