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

Page Type Decision Tree

  • annem
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
9 years 2 months ago #4499 by annem
Page Type Decision Tree was created by annem
Hi everyone,
I have been asked a question regarding the navigation buttons which are provided by default when using the page type 'Decision Tree'.

I am being asked whether the navigation buttons can be removed. This would result in the Next button being shown but not the navigation buttons.

I attach a screen-print and the yellow highlighted buttons are the buttons which I have received an inquiry

about removing.
Does this require html code?
Attachments:

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

More
9 years 2 months ago #4500 by Fay
Replied by Fay on topic Page Type Decision Tree
Hi Anne

Add the 'Script' optional property to the decision tree page.

Then paste this into the script field:
Code:
$("#btnHolder").hide();
...to hide all the buttons or...
Code:
$("#backBtn, #fwdBtn").hide();
...to leave the refresh button

Fay

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

  • annem
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
9 years 2 months ago #4506 by annem
Replied by annem on topic Page Type Decision Tree
Hi Fay,
This is excellent, thanks very much.
Best wishes
Anne

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

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