Skip to content
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

Feature: Allow admins to change the course settings menu #13

Closed
christianwolters opened this issue Mar 17, 2022 · 6 comments
Closed

Feature: Allow admins to change the course settings menu #13

christianwolters opened this issue Mar 17, 2022 · 6 comments
Labels
feature Something which is a new feature or big improvement

Comments

@christianwolters
Copy link
Member

Moodle 4 changes the way settings are accessed in the course. We need to discuss the new development in contrast to the convenient way boost campus has provided in course settings.

As short example case: accessing the enrolment settings table

In Boost Campus, one could enable a "super menu" with submenus directly clickable from everywhere

image

In Boost 4, one has to

  • choose the category "Participants" (1) which opens a new page
  • select "Enrolment methods" via dropdown menu (2) to open the desired page

image

While it probably would be straight forward to implement this feature, we have to discuss:

  • if the boost_campus behavior is really the best way to navigate, or just the way we learned it the last year as boost_campus users
  • if we such a divergence from core is necessary or if it would hurt this plugin in the future
@christianwolters christianwolters added the discussion needed Something which needs to be discussed before writing the first line of code label Mar 17, 2022
@christianwolters christianwolters changed the title Feature: Enhance the course settings menu Feature: Allow admins to change the course settings menu Mar 17, 2022
@christianwolters
Copy link
Member Author

Hi @lucaboesch,

if I'm not mistaken, you called this menu the "tertiary navigation" <- is this an official term used by Moodle?
(instead of "settings" menu)

@lucaboesch
Copy link
Collaborator

@christianwolters according to Mary Cooch and Helen Foster it's better to avoid such tech/dev speak terms like "tertiary navigation".
Helen writes:

We haven't come up with a good name yet, apart from saying the dropdown menu on the Participants page.

Best,
Luca

@ksteitz
Copy link
Member

ksteitz commented Apr 22, 2022

groups: just another example of a changed navigation way
In Moodle 4 core (Boost) the "groups"-features are somehow hidden and not intuitive to find:
"Participants" -> drop-down "Enrolled Users" -> "Groups"
A user thus has to know clicking "Enrolled Users" is the way using "Groups"-features.

@wiebkemueller-hsh
Copy link
Collaborator

The same happens for reimporting course content (more admin feature in our case, but still), you go via the more link in the secondary navigation than have to identify "course reuse" as the correct term. But after a few months of using these "dropdowns underneath the menu"-tertiary menus, I have gotten used to it.

@wiebkemueller-hsh wiebkemueller-hsh added the feature Something which is a new feature or big improvement label Aug 21, 2023
@wiebkemueller-hsh
Copy link
Collaborator

@christianwolters Could the smart menu functionality #300 be a solution for this, create menus with direct links for teacher e.g.? if yes, this could be closed.

@christianwolters
Copy link
Member Author

Hi,

closed this issue as it is not relevant (at least to me) anymore.

@wiebkemueller-hsh wiebkemueller-hsh removed the discussion needed Something which needs to be discussed before writing the first line of code label Feb 29, 2024
@wiebkemueller-hsh wiebkemueller-hsh moved this from Ready for Release Test to CLOSED in Boost Union Planning Board Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something which is a new feature or big improvement
Projects
Status: CLOSED
Development

No branches or pull requests

4 participants