Forum Discussion
Search Bar Functionality (Articulate - storyline) (Keyword-Based Navigation)
Hello,
I would like to ask if it is possible to implement a search functionality in Articulate 360 - Storyline that allows users to search content after completing a course.
Specifically, I am looking for a feature where:
- A learner can enter keywords into a search bar,
- And the system will display or navigate them to the slides where those keywords appear.
If this is not currently supported, I would like to ask:
- Is there an alternative way to create a searchable glossary or resource section?
- For example, can I add a “Resources” or “Glossary” area with keywords that link directly to specific slides within the course?
Any guidance, best practices would be greatly appreciated.
Thank you in advance!
Kasia
2 Replies
- NedimCommunity Member
I believe a search functionality already exists in Storyline. It can be activated by checking the Search box in the Player Controls settings. It works as intended: type a keyword into the search bar, and slides containing the searched keyword will appear below, allowing learners to navigate directly to those slides wherever the keyword appears.
The Search feature is part of the Menu as a separate tab, and it is visible only if the Menu is enabled either on the slide level or for the entire course.
With a bit of JavaScript, you can also hide the Search tab until the course is completed, then make it visible afterward so learners can freely navigate to any slide without skipping slides they have not viewed yet.
If your menu is restricted, the search functionality is still available. All slides containing the searched keywords will appear in the results; however, learners will not be able to navigate to locked slides unless those slides have already been viewed and unlocked. - KatarzynaChoniaCommunity Member
Thanks a lot! It's very helpfull :)