Collapsed topics - Show section summary collapsed

Collapsed topics - Show section summary collapsed

av Philip Roy -
Antall svar: 5

Hi all,

Just wondering if there might be a way to actually show the summary field for collapsed topics while it is collapsed? I know that's a bit of a contradiction in terms of functionality, but I like the idea of having just a very brief sentence present highlighting what is in that section, without the student having to reveal the section to find out.

So this...

Collapsed


Would then reveal this...

Revealed

Suggestions?


Phil

Gjennomsnittlig vurdering: -
Som svar til Philip Roy

Re: Collapsed topics - Show section summary collapsed

av Gareth J Barnard -
Bilde av Core developers Bilde av Particularly helpful Moodlers Bilde av Plugin developers

Possible with a code change but needs work.  Here I've just moved the html in the browser....

Vedlegg 2014-11-17 12_14_26-Course_ CT.jpg
Som svar til Gareth J Barnard

Re: Collapsed topics - Show section summary collapsed

av Philip Roy -

Thanks. Maybe something to consider as a possible feature? A "Show section summary" option?

Phil

Som svar til Philip Roy

Re: Collapsed topics - Show section summary collapsed

av Hartmut Scherer -

Hi Philip,

I am using Moodle 2.7 with the theme Shoehorn, which allows me to use accordion style wherever I want it. In the example below, topic 1 is visible, but access and visibility is restricted (available November 27). A user with student capability will see this today.

Summary collapsed







When the user hovers over the description, the entire summary will be visible.

Summary expanded











In the attached PDF you will find the CSS that I added in Custom CSS and the HTML code for the accordion style that I added in the topic #1 summary. 

With kind regards,

Hartmut

Gjennomsnittlig vurdering:Useful (1)
Som svar til Hartmut Scherer

Re: Collapsed topics - Show section summary collapsed

av Philip Roy -

Thanks, I appreciate the posting, but I wasn't really wanting to resolve this through CSS hiding...but thanks.

Phil