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

Check Answers button

  • fabiorajunior@gmail.com
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 8 ans 9 mois #4734 par fabiorajunior@gmail.com
Check Answers button a été créé par fabiorajunior@gmail.com
Hello, folks.
I need some help with the development of my LOs. I created an activity with XERTE but in every single exercise there is a check answers button, and I don't want it.
Is there any way that I could remove this button of all questions and put it into the results page only?
How can I do this?

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

Plus d'informations
il y a 8 ans 9 mois #4740 par tom
Réponse de tom sur le sujet Check Answers button
If you use v3.5, you can try to switch on the optional 'Tracking...' parameter of the main LO, and then tick 'Force tracking mode behaviour'
Les utilisateur(s) suivant ont remercié: fabiorajunior@gmail.com

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

  • fabiorajunior@gmail.com
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 8 ans 9 mois #4741 par fabiorajunior@gmail.com
Réponse de fabiorajunior@gmail.com sur le sujet Check Answers button
Thank you, Tom,
I tried your tip, but it didn't work. The check button is still there in every question. I want that the students could check their answer only in the score pages.

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

Plus d'informations
il y a 6 ans 3 mois #6471 par Christian Kersch
Réponse de Christian Kersch sur le sujet Check Answers button
Good morning,

did you find any solution on this topic?

I try to create a test and students are not to know, whether their answer was correct or not until the end of the test, so I need to hide the check button.

Thank you!
Christian

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

Plus d'informations
il y a 6 ans 3 mois #6472 par tom
Réponse de tom sur le sujet Check Answers button
Hi,

If you really want you can get rid of the Check button by CSS, but that would only solve part of the challange. You would also have to make clear that you cannot go back to the previous page. That can also be achieved by optional properties and/or custom css.

The fact remains, that Xerte is not really suitable for creating tests.
Les utilisateur(s) suivant ont remercié: Christian Kersch

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

Plus d'informations
il y a 6 ans 3 mois #6473 par ronm
Réponse de ronm sur le sujet Check Answers button
Hi
Just to clarify I think what Tom means is that Xerte is perhaps not the best tool for summative tests but should be fine for self-assessments and formative tests.

You have to be careful about exactly what page types/interactions you hide/remove the button because some may not work properly if you do this.
After a quick check you could use the following css for some of the page types e.g.:
Code:
.x_categories_page #pageContents #button{display:none} .x_gapFill_page #pageContents #submitBtn{display:none} .x_textMatch_page #pageContents #button{display:none} .x_grid_page #pageContents #checkBtn{display:none} .x_timeline_page #pageContents #button{display:none}
But you need to test this and anticipate all the things a learner might do and ensure things then still work as you wish.

For the multiple choice page add a script optional property to your multiple choice page and then add the following code:
//remove multiple choice button
$("#checkBtn").remove();
again anticipate all the things a learner might do and ensure things then still work as you wish.

HTH
Ron

Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/
Les utilisateur(s) suivant ont remercié: Christian Kersch

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

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