This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.

Hide Check Answer button on Documentation page

Plus d'informations
il y a 6 ans 10 mois #5935 par xlearn
Hi all, Uni of York are recent adopters of Xerte. I have a tutor who wants to allow students to use the drag and drop feature in Categories page type, without being judged right or wrong. Ideally, we would change the check answer button to a 'print' or 'download' button, but for now, what's the best way to simply hide the 'check' button?
Regards
Lilian

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 6 ans 10 mois #5938 par Fay
Réponse de Fay sur le sujet Hide Check Answer button on Categories page
Hi Lilian

If you add the optional property 'styles' to the page you can paste in this css which will hide the button:
Code:
#pageContents #button { display: none; }

Thanks
Fay

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 6 ans 10 mois - il y a 6 ans 10 mois #5947 par xlearn
Réponse de xlearn sur le sujet Hide Check Answer button on Categories page
Many thanks for your reply, Fay.
That works. Another piece of useful advice I've received from Ron is that if I only want to hide the button on the Categories page type on the LO, then I can use the code:
Code:
.x_categories_page #pageContents #button { display: none; }
Much appreciated.
Dernière édition: il y a 6 ans 10 mois par xlearn. Raison: changed code to display properly

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 6 ans 7 mois - il y a 6 ans 7 mois #6188 par xlearn
Réponse de xlearn sur le sujet Hide Check Answer button on Documentation page
I've been trying for hours but the advice to use
Code:
#pageContents #button { display: none; }
doesn't seem to work for the Documentation page type.
What am I doing wrong?
I want to make the question rhetorical so don't wish to have a 'download' button or the instruction text.
screenshot of page
Dernière édition: il y a 6 ans 7 mois par xlearn.

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 6 ans 7 mois - il y a 6 ans 7 mois #6189 par tom
Réponse de tom sur le sujet Hide Check Answer button on Documentation page
Each pagetype is a bit different. For the documentation page you can try:
Code:
.x_documentation_page #pageContents #downloadBtn { display: none; }
Dernière édition: il y a 6 ans 7 mois par tom.
Les utilisateur(s) suivant ont remercié: xlearn

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 6 ans 7 mois #6190 par xlearn
Réponse de xlearn sur le sujet Hide Check Answer button on Documentation page
Tom, you're a star! Merry Christmas to you and Inge.

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ingdon
Temps de génération de la page : 0.138 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo