You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2022. It is now read-only.
For TA/Librarian/Assistants only list students and observers roles for adding to the course, but currently, the list is populated to add all roles as Teacher, TA, Designer, Student, Observer.
@pushyamig states the settings file is as follows:
role.can.add.teacher={"roles": [{"role":"TeacherEnrollment"}, {"role":"DesignerEnrollment"}]}
Also, display with a correct error message when Backend checks if the non-um user added or not. Current behavior it just displays as if user added message but if in real non-um user added then section column update with right section name and if not added then section area remains blank. This is poor UI reporting.
The text was updated successfully, but these errors were encountered:
pushyamig
changed the title
Add non-um user: settings file is not working as expected for all roles
Fix the display of Add non-um user for TA/Librarian/Assistant
Apr 11, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For TA/Librarian/Assistants only list students and observers roles for adding to the course, but currently, the list is populated to add all roles as Teacher, TA, Designer, Student, Observer.
@pushyamig states the settings file is as follows:
role.can.add.teacher={"roles": [{"role":"TeacherEnrollment"}, {"role":"DesignerEnrollment"}]}
Also, display with a correct error message when Backend checks if the non-um user added or not. Current behavior it just displays as if user added message but if in real non-um user added then section column update with right section name and if not added then section area remains blank. This is poor UI reporting.
The text was updated successfully, but these errors were encountered: