Report any technical problems you discover and discuss solutions.

Glossary Issues

More
11 years 10 months ago - 11 years 10 months ago #2251 by JohnSmith
Replied by JohnSmith on topic Glossary Issues
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
Code:
/* 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
Code:
/* 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
Last edit: 11 years 10 months ago by JohnSmith.

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

More
11 years 10 months ago - 11 years 10 months ago #2252 by tom
Replied by tom on topic Glossary Issues
Yes, that should do the trick. It is actually a bit more complicated, but this will be fine for a first go.
Last edit: 11 years 10 months ago by tom.

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

More
11 years 10 months ago #2253 by JohnSmith
Replied by JohnSmith on topic Glossary Issues
Thanks Tom. We can probably check whether we actually need it I suppose...

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

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