The place for more technical questions for those who want to create new pagetypes or bespoke functionality.

adjustments page Modify Exercise

Plus d'informations
il y a 7 ans 6 mois #5589 par JaapJan
adjustments page Modify Exercise a été créé par JaapJan
Hi all

We are developing some Xerte recipes: pre-build Xerte LO's that can easily be used to build your own microlearning modules.

In this modules we use the Modify Excercise page (see module xerte.deltion.nl/play.php?template_id=893 , 6th page) We use this page to store answers of students in our Learning Record Store.
We use a RGBO based theme.

Question 1: is it with some script possible to get rid of the model answer part of this template and give the answerfield itself more space?
Question 2: Is it possible add a script to make the text in the two remaining fields as big as the rest of the module text?

Thanks!

Holy cow!

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

Plus d'informations
il y a 7 ans 6 mois #5594 par ronm
Réponse de ronm sur le sujet adjustments page Modify Exercise
Hi
I might me misunderstanding what you want to achieve but you could tray something like the following:
Code:
.x_modify_page #modelTxt { display: none !important; } .x_modify_page textarea { font-family:arial; } .x_modify_page #answerTxt { height: 30vmin; font-size: unset; }

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/

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

Plus d'informations
il y a 7 ans 6 mois #5595 par JaapJan
Réponse de JaapJan sur le sujet adjustments page Modify Exercise

Holy cow!

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

Plus d'informations
il y a 7 ans 6 mois #5622 par JaapJan
Réponse de JaapJan sur le sujet adjustments page Modify Exercise
Ron

One more question:
The textarea's in this template have a special name (#answerTxt, #modelTxt). Can you tell me what is the name of the first field here?

Thanks

JaapJan

Holy cow!

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

Plus d'informations
il y a 7 ans 6 mois #5623 par ronm
Réponse de ronm sur le sujet adjustments page Modify Exercise
JaapJan
It looks like it's #initText e.g.
Code:
#initText{background:yellow;}
HTH
Ron

BTW are you interested/available to share how you are using Xerte and xAPI at the Apereo webinar next week? www.apereo.org/content/february-2019-webinar-what-new-xerte

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/

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

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