LTI v1.3 Tool: student can not change language in a multilingual course #1253
Labels
area: LTI
LTI protocol (Learning Tools Interoperability, worldwide standard)
effort: days
Estimated to take less than one week, from the creation of a new branch to the merging
experience: beginner
required knowledge estimate
requester: team
The issue is raised by a person inside the A+ developer team
type: bug
This is a bug
If a multilingual (Finnish and English study materials) A+ course is used via the LTI Platform (Moodle), then the student has no UI for changing the language of the A+ course. If the student has visited the course in the real A+ site, the language selected there would be active in the LTI view as well. The LTI view does not include the UI for selecting the course language.
The existing A+ LTI Tool code already sets the LTI language parameter to the user profile, but that does not select the language in a multilingual course. The course-specific language selection is saved in the Enrollment model.
a-plus/lti_tool/views.py
Lines 71 to 73 in a932c51
The text was updated successfully, but these errors were encountered: