Skip to main content
Bernadette33
Participant
September 25, 2021
Question

create a Glossary App

  • September 25, 2021
  • 3 replies
  • 482 views

Hi! I'm creating a Glossary App but I really don't know how to go about it. It's like a simple search app. Enter a text and information will appear.

This topic has been closed for replies.

3 replies

Lilybiri
Legend
September 26, 2021

Same reflection as Rod: what about the learning interaction?  I could understand you don't use it if you need it for another language than English. Reason: you cannot use any combination character which you have in many languages. Example: ñ in mañana (Spanish), é in prévoir (French), ê in zeeën (Dutch)....

Bernadette33
Participant
September 27, 2021

I'm still learning though. Right now I'm learning ways on how to use the text entry.

Bernadette33
Participant
September 27, 2021

Why invent the wheel when there is a wheel ready for you tu use? 

Look under the button Interactions, for Learning Interactions and ind the Glossary interaction.

If you want to learn about the ins and outs of Text Entry Boxes have a look at:

http://blog.lilybiri.com/text-entry-boxes-back-to-basics

 


Thank you, Lilybiri. 

 

RodWard
Community Expert
Community Expert
September 26, 2021

Any reason why you have not opted to use the Glossary Learning Interaction that ships with Captivate?

 

That allows for hundreds of entries, has search built in, and you can even upload your entries from an XML file to update the glossary within secconds.

Bernadette33
Participant
September 27, 2021

I just started learning how to use Adobe Captivate. I am watching videos and Youtube and I really don't know how to use it.

Paul Wilson CTDP
Community Expert
Community Expert
September 25, 2021

You could add a text entry box to your slide and a multi-state object containing all the possible words and there definitions. When a user types in a word and presses submit you could change the multi-state object to show the definition. You would need to write an advanced action on the submit of your text entry box to check the value of what the learner has typed against the words that you wish to include. You would need one decision tab for each word. It might look something like this...

Obviously this could get rather large if you have 30, 40, 50 or more words in your glossary. You might want to reconsider having users type what they are looking for and merely have a list where they can click on each word to display the definitions. Might be easier in the long run.

 

Paul Wilson, CTDP
Bernadette33
Participant
September 27, 2021

Hi, Paul! Thanks I'm still trying absorb everything that I watched in Youtube. I will tray this later and give you an update. Thank you