Welcome, Guest
Username: Password: Remember me
This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.
  • Page:
  • 1
  • 2

TOPIC:

printing a xerte learning object 8 years 2 months ago #3483

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
It's meant for printing rather than improving mobile viewing in any way and unlikely to improve mobile viewing. But yes you can bypass the first page by adding links to particular LO's in the query string e.g.

atcourse.org/xerte2-1/print/print.php?li...de=bottom&Print=View

So change the link to one of your LO's then change the ID for each different LO to which you want to provide a print link.

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.

printing a xerte learning object 8 years 2 months ago #3484

  • 0kee
  • 0kee's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 73
  • Thank you received: 0
Thanks for your help Ron. I really like this feature and I'd love to see it developed more as suggested to output epub and pdf.
Cheers

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

printing a xerte learning object 8 years 2 months ago #3503

  • jfranco
  • jfranco's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
Thank you Ron for your answers!
I need to put a print button in a SCORM player. This button has to print the frame that the user would be seeing.
I understand that with your specific project i can't do that so i would have to develop this.
Have Anybody develop this? I dont know. If someone has any idea i would be very grateful.
Anyway thank you for your job.
Best regards.

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

printing a xerte learning object 8 years 2 months ago #3504

  • ronm
  • ronm's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 844
  • Thank you received: 247
You could try something like:

<button onclick="myFunction()">Print this page</button>

<script>
function myFunction() {
window.print();
}
</script>

But you would need to add that to each page and the resulting printed page may not look like you want. Taking screenshots is likely to be better reflection of the way different pages and interactions look.

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/
The following user(s) said Thank You: jfranco

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

printing a xerte learning object 8 years 2 months ago #3506

  • jfranco
  • jfranco's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
Thank you Ron.
I han added a button in the html5 player.

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

  • Page:
  • 1
  • 2
Moderators: ingdon
Time to create page: 0.048 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search