Example
Rise notes utility
I added a global utility bar to my Rise course to add a simple 'notes' piece, data is kept in the browser's local storage and it will not write to SCORM. Because of the global nature of this addon, it can be a handy way to make the functionality, and even some branding, always available to users across your entire course.
5 Replies
- ClaireBogue-155Community Member
Thank you Phil! Look forward to seeing your documentation and having a go at implementing it. Will keep you posted too 🤓
- GregYounger-89bCommunity Member
Thank you Phil!
(If I get this working, I'll be hosting the course in an LMS as well--will keep you posted.) - PhilFossCommunity Member
Hi Claire and Greg, indeed I'm working on wrapping up some documentation and will be providing the source files, glad you like the concept. GregYounger-89b as long as the user doesn't clear their browser cache completely, it will save their data, and the global header is pretty easy. And ClaireBogue-155 actually this method of calling in the separate notes/glossary pages requires this to be hosted on a webserver, it won't work locally on your computer (unless you have a local webserver set up) I haven't tested on Moodle but I'm pretty sure it will work on any LMS I'd like to connect if you're up for kicking the tires.
- GregYounger-89bCommunity Member
Hi Phil, looks great! Could you share how you did it?
A) I've never found any way to add a global header.
B) Would love to know the logistics of adding notes capability so learners can write down questions to ask in the ILT session that follows the elearning prereq I'm building.Thanks!
- ClaireBogue-155Community Member
This is fantastic! Looks really neat.
We upload our Rise SCORM files to a Moodle site - will this functionality still work? I'm a bit of a newbie... but if you could drop tutorials for both the glossary and the notes function that would be amazing, as I'd like to explore this further 🙏