How to make the topics hidden but available to students

Re: How to make the topics hidden but available to students

by Vishal E -
Number of replies: 1

I have a very similar question. I am using Moodle 3.7 with onetopic format.

In a particular course related to our projects, we have created one section per project with links for each one given at course homepage (section 0). 

We have hidden the tabs bar to keep it clean. So far, everything is working well. But the drawer has listed all the sections of our course. Workaround for this drawer problem is to hide section but then the section itself is not available for students.

So is there any way to:

  • Hide the section so that all the section names dissappear from the drawer
  • Hide the section but make it available (just like in case of other activities)
I'm using Fordson theme which is based on Boost.
In reply to Vishal E

Re: How to make the topics hidden but available to students

by Sigolène Bechetoille -

I was looking for same question for another purpose, and I think I found one solution, but it requires that your moodle admin activate one advanced feature. Look at:

https://docs.moodle.org/310/en/Stealth_activities

It looks like we cannot hide one section and have its activities inside available from other sections via links, BUT, we can have one section with some activities hidden AND accessible (called "stealth" or "furtif" in french)...

My wish is to change the display of 28 quiz activities, instead of boost-theme long text-list, I wish to present them via icon-cards-links, with nice icons and title and colors. I will thus create a section with:

- One visible resource: either a label (html content displayed inline in the section view) or a page (separate view, student will have to click to look at the table of cards) with my table of 28 nice looking cards (linked to hiden quiz activities "Stealth mode" in same or other section)

- Add 28 quizzes activities in mode "stealth"

Would that fit your request also?