Scenario 2

Some content may require a glossary to explain terms and acronyms used within. Glossaries can become extensive, forcing the user to scroll through many terms. In this scenario, a glossary of acronyms will be used, but only a few will be needed in the content. The purpose is to allow the learner to see only the acronymns that are used in a given piece of content (instead of the entire list). The SCO uses the Launch Data to customize the glossary of acronyms to only include the acronyms used.

Click here to view the full glossary. Complete the following code:

var delimiter = GetValue ( " " );
SetGlossaryDisplay( delimiter );

Click after you complete this exercise.