HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... how create a dictionary in cource lab?
how create a dictionary in cource lab?
  View type:
how create a dictionary in cource lab?

please help me... quickly
 
This isn't a standard object or an available function so you can't just highlight a word and add it automatically.
#Idea 1
You could make a glossary page and just add the words and definitions, on the page with a word make a hyperlink (On click Navigate) to open this page. You'd also want to add a prominent RETURN to last page button.
You may be able to use a javascript action for this such as "history.back()".
Otherwise the hyperlink would need to capture the current page and store it in a global variable. The Return button then uses this to jump back to where the reader was.If you are using strict navigation then you'd need to have the glossary page at the front of the module somewhere so it's already been passed to allow you to return to it.
#Idea 2
Use a template page which has a permanent addition of a fly out triggered by a tab identifies as glossary, you can see these in the standard templates on 2.4 and 2.7
 
 
thank you very much
Subject:
Message options
No additional options