Sunbird Admin Module - SB Admin - Operations Hub for Sunbird #47
Replies: 5 comments 10 replies
-
This is great idea to create an admin UX module. But couple of suggestions. Please do not create a single monolithic admin for Sunbird-ED, rather can we think of micro admin modules/pages created for each Sunbird BB separately (Lern, coKreat, RC, Knowlg, Obsrv, etc). These independent admin modules can assume user auth and role management is done outside. So, a simple wrapper admin UX (with login and user role mapping) can be created separately that can simply add menu items for each BB and embed those pages. This allows independent building block adopters (like RC etc) to also leverage these admin pages by embedding it into their admin console with user authentication and authorisation. |
Beta Was this translation helpful? Give feedback.
-
@baljeetsingh There is a need to have micro front end admin module. Which can be plugged and played along with other building blocks including ED to Configure the tenants, frameworks and form configurations. Super Cool idea ! We can help you with semi automated code snippets used by Implementation team today. This can come in handy for your contribution. There is also a dedicated JIRA identified in terms of creating self serviceable modules. We can also try contributing to the module as and when needed from ED. cc: @luckynvdu |
Beta Was this translation helpful? Give feedback.
-
A Micro frontend for each BB is a great approach ! It will allow stitching together integrated solutions based on the use case ! |
Beta Was this translation helpful? Give feedback.
-
Currently we have "Manage" page enabled for users with Admin role of a tenant to assign roles to users, access user info etc. This probably is part of Sunbird-ED portal itself. Like @pramodkvarma suggested, it would be better to have each of these as widgets within each BB. One thing to think through: |
Beta Was this translation helpful? Give feedback.
-
Glad to share the Release 1.0 of this initiative https://github.com/orgs/Sunbird-Ed/discussions/623 |
Beta Was this translation helpful? Give feedback.
-
We have use case where we want to give users a way to / an ability to
Context
Right now all of above is done through scripts / curl . Thus every support , implementation and installation needs to know all the nitty gritty of system.
What we aim to do is a way where one can plugin / configure the administrator for sunbird and start doing the support and implementation much faster.
We feel This would also enable way towards independent / self serve product and create adaption of sunbird would be more easier.
Access Control - Who Can use These??
Availability - Weather Part of Portal or Separate Module?
Repo - Where is code ?
We have started putting down initial pieces of Org Management, User Management , Bulk User Creation and aim to share for larger benefit soon.
Please do share your question, comments, input and requirements around this.
CC: @coolbung , @parthlawate
Beta Was this translation helpful? Give feedback.
All reactions