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

adjustments page Modify Exercise

  • JaapJan
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
7 years 6 months ago #5589 by JaapJan
adjustments page Modify Exercise was created by 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!

Please Log in or Create an account to join the conversation.

More
7 years 6 months ago #5594 by ronm
Replied by ronm on topic 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/

Please Log in or Create an account to join the conversation.

  • JaapJan
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
7 years 6 months ago #5595 by JaapJan
Replied by JaapJan on topic adjustments page Modify Exercise

Holy cow!

Please Log in or Create an account to join the conversation.

  • JaapJan
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
7 years 6 months ago #5622 by JaapJan
Replied by JaapJan on topic 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!

Please Log in or Create an account to join the conversation.

More
7 years 6 months ago #5623 by ronm
Replied by ronm on topic 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/

Please Log in or Create an account to join the conversation.

Moderators: JohnSmith
Time to create page: 0.137 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo