Hide the button non repondents

Hide the button non repondents

by Andreas R. -
Number of replies: 2

Hi all

Can someone help me out. We should hide the button Show non repondents and follow the page of non respondents.

Our solutions is in the Raw initial SCSS form:

//.path-mod-questionnaire a[title="Non-respondents"] {
display: none !important;
}//

Is this the right way?

Any help is welcome.


Greets Andy

Average of ratings: -
In reply to Andreas R.

Re: Hide the button non repondents

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Well, if you have tested it and it works for you, then of course this is the right way to do things.😉
In reply to Joseph Rézeau

Re: Hide the button non repondents

by Andreas R. -
Hi Joseph
Sometimes it looks easy, but maybe there are some other dependencies. In addition, the link to the non-participants is still visible via the gear wheel and I can't get rid of it.

Many greetings
Andy