-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removal of Admin features #107
Comments
Hi Prof @martin-henz . With respect to our last meeting, it seems that majority of the content is going to be outsourced to IVLE. Then, do you think we could remove the Admin segment completely? |
I've open a discussion at backend's #52, since they may be involved in this change. |
Regarding the Admin segment: We may need ways to keep track of the progress of assessment submission and marking:
|
As discussed in today's meeting, the admin interface will be removed, as site administrator features such as the creation and management of news and material will be managed through an IVLE interface, and dispatched to the frontend via backend API call. This does not imply the removal of an 'instructor' interface, which handles grading. We note that the assessments listed in the instructor interface should correspond to their roles:
This issue will be closed with the removal of the admin interface. |
* Rename Cadet.Public.Updater -> Cadet.Updater.Public * Fix a file name oopsie woopsie
As a lot of admin features will be handled using Git later on, it is unclear as to what features will be required in the front-end. This is a breakdown of my current understanding, and any clarification would be much appreciated. I will create a PR after to follow up and make the appropriate changes.
Unsure:
Needed:
Not needed:
The text was updated successfully, but these errors were encountered: