Forum Discussion
Rise Learning Journal / Notes
Hi emmbee, it's possible the timing is a bit tight for you but the files and instructions are now available at the bottom of the original post. Maybe for the next project.
SamHill - you are a rockstar!!!
Here is some feedback: I just added the css and js to my SCORM package and tested it out in TalentLMS. The note-taking functionality works as expected in the course itself 😃, however when I exit or complete the course, it is not retaining the notes.
The progress is saved in the LMS platform (completed or resume), but the notes have disappeared from the course. Have you encountered this? Is there a workaround?
You've done an amazing job and I think you'll be able to capitalize well with this solution - bravo!
- SamHill5 months agoSuper Hero
Hi emmbee I couldn't find any information online, but are you able to find out if the LMS supports CMI.comments? This is required as all of the notes are stored in this field. If unsure I will add some debug information to the JS file to provide feedback in the browser console.
- emmbee5 months agoCommunity Member
Hi SamHill - here is what I've learned from TalentLMS Support:
"TalentLMS supports SCORM 1.2, and you can indeed leverage the LMSGetValue("cmi.comments") function to save and retrieve small packets of user data. This feature allows you to enhance user interactions and capture specific information related to the learner's experience."
Does that help? Is this something I can resolve by swapping out names in the script? Please let me know if you have any questions and/or how I can assist to resolve this - thanks again!- SamHill5 months agoSuper Hero
Hi emmbee, that is good news. It sounds like something is not quite working as intended on TalentLMS. I would be able to troubleshoot and fix if I had learner access to a course with the notes application in the system. Do you think that would be a possibility. Alternatively, I could take a look via a web conf and talk you through some items to check.