Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
Report any technical problems you discover and discuss solutions.

TOPIC:

Glossary Issues 10 years 1 month ago #2251

  • JohnSmith
  • JohnSmith's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 397
  • Thank you received: 71
Hi Fiona,

Tom is the expert with the scorm export code but (until he shouts John NOOOOOOOOOOOOO!!!) my guess would be to find the file

/modules/xerte/export.php

then locate the section
/* Always add colourChanger.html */
        _debug("copy model " . $parent_template_path . "models_html5/colourChanger.html");
        array_push($file_array, array($parent_template_path . "models_html5/colourChanger.html", ""));

and directly after it add
/* Always add glossary.html */
        _debug("copy model " . $parent_template_path . "models_html5/glossary.html");
        array_push($file_array, array($parent_template_path . "models_html5/glossary.html", ""));

Pretty confident that should solve...

Tom: I don't see this in the latest develop branch so either i'm WAY off the mark or if this was in then something has collided in the branch merges...

John

Please Connexion or Create an account to join the conversation.

Last edit: by JohnSmith.

Glossary Issues 10 years 1 month ago #2252

  • tom
  • tom's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1275
  • Thank you received: 320
Yes, that should do the trick. It is actually a bit more complicated, but this will be fine for a first go.

Please Connexion or Create an account to join the conversation.

Last edit: by tom.

Glossary Issues 10 years 1 month ago #2253

  • JohnSmith
  • JohnSmith's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 397
  • Thank you received: 71
Thanks Tom. We can probably check whether we actually need it I suppose...

Please Connexion or Create an account to join the conversation.

Moderators: ronmjultenJohnSmith
Time to create page: 0.046 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search