davidherney / moodle-format_onetopic

Course format Onetopic to LMS Moodle
GNU General Public License v3.0
19 stars 44 forks source link

Dim the tabs bar if it's hidden from students (Moodle 4.0) #130

Closed james-cnz closed 1 year ago

james-cnz commented 1 year ago

It may be confusing for teachers if they have edit mode on and hide the tabs bar, because it doesn't look like anything changed. The downside with this, though, is that you can't tell from the tabs bar which sections are hidden. (Depends on #127.)

davidherney commented 1 year ago

Thanks for the observation. I've implemented it in a different way so it doesn't get confused by the actually hidden sections.