No terms yet
Add your first glossary term to get started!
Add your first glossary term to get started!
No file downloads needed! Just use our CDN link in your script tag:
https://ai-4-id.b-cdn.net/rise-glossary.js
✅ Always up-to-date • ⚡ Fast loading • 💾 No file management
Tutorial!
Watch how to create and integrate glossaries in your eLearning courses
glossary-data.json
will be downloadedYou have TWO options to include the glossary script:
No file download needed! Just reference the script from our CDN:
<script src="https://ai-4-id.b-cdn.net/rise-glossary.js"
data-auto-init="true"
data-data-url="glossary-data.json">
</script>
✅ Benefits: No file management, always up-to-date, faster loading
If you prefer to host the file yourself or work offline:
rise-glossary.js
file to your computerglossary-data.json
file<script src="rise-glossary.js"
data-auto-init="true"
data-data-url="glossary-data.json">
</script>
⚠️ Note: Make sure both files are in the same directory
Works with any platform:
📦 Required Files:
glossary-data.json
- Your glossary terms (Required)rise-glossary.js
- The glossary script (Required if using Option 2)HOW-TO-USE.txt
- Quick reference guide (Optional, downloaded with export)Using CDN (Recommended):
<script src="https://ai-4-id.b-cdn.net/rise-glossary.js"
data-auto-init="true"
data-data-url="glossary-data.json">
</script>
Using Local File:
<script src="rise-glossary.js"
data-auto-init="true"
data-data-url="glossary-data.json">
</script>
With Advanced Options:
<script src="https://ai-4-id.b-cdn.net/rise-glossary.js"
data-auto-init="true"
data-data-url="glossary-data.json"
data-highlight-color="#007bff"
data-popup-position="auto">
</script>
Add a "Code Block" lesson, paste the script tag, and publish. Upload glossary files to Rise using the "Upload" option.
Use "Execute JavaScript" trigger to load the script, or add to master slide. Include files in published output.
Upload files to course resources, then add script tag using HTML editor in any page or label.
Upload to Media Library, then add script tag using Custom HTML block or theme's footer injection.
Visit AI4ID Community for tutorials, examples, and support from other eLearning professionals.
This project is free for anyone to use. It takes time, effort, and financial resources to maintain and improve it.
Your support helps us continue development and provide timely updates.