Can I change course admin menu?

Can I change course admin menu?

by Adam Johnston -
Number of replies: 1
    I was just working on my new moodle installation I am opening up to all the teachers at my school next year and I wanted to remove some of the options in the course admin menus. 
    Due to my setup and mods some of the (like scales) are pretty much irrelevant and I don't want to deal with extra questions about what XY and Z do when they should just be left alone.  I was just curious if/where the setting was to change this.  I saw the setting for hiding mods and blocks and all that stuff, just didn't see it for things inside a block. 
    If it can't be done just let me know and I will just role explaining DO NOT TOUCH into my guide when I explain everything smile

Adam Johnston
Average of ratings: -
In reply to Adam Johnston

Re: Can I change course admin menu?

by Chardelle Busch -
Picture of Core developers
You can always open the blocks>admin>block_admin.php file and get rid of those links there under the "if isteacher" section, then the admin can still see them but teachers can't.