Open guywillis opened 2 days ago
First as in: the first time it's rendered or the first menu/page it appears on in the content order?
:: user initially visits page 2 :: user initially visits page 1
Good question and point.
I had initially thought first instance sequentially via the JSON but that, as you have quite rightly identified, leaves a potential issue if the course is consumed in a non-sequential order.
Ideally, it would be first instance it's rendered on screen to the user.
Subject of the enhancement
Add a configuration option to the definition items to allow for course (global) level definition without the definition applying to every instance of the word.
This would be useful for the Authoring Tool to remove the need for inline styling to apply a definition to a term that is used throughout the course.
e.g.
The definition for
Adapt Framework
would only appear the first time this word is used in the course content whereas the definition forthe
anda
would appear throughout the course whenever those words are used.Your environment