feat: Set default role to LMS User for signup in Education
This commit is contained in:
parent
eaed1ae3d6
commit
7ad5619318
@ -14,7 +14,7 @@ data = {
|
|||||||
'Student Attendance Tool',
|
'Student Attendance Tool',
|
||||||
'Student Applicant'
|
'Student Applicant'
|
||||||
],
|
],
|
||||||
'default_portal_role': 'Guardian',
|
'default_portal_role': 'LMS User',
|
||||||
'restricted_roles': [
|
'restricted_roles': [
|
||||||
'Student',
|
'Student',
|
||||||
'Instructor',
|
'Instructor',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user