Forum Discussion
Learning Journal In Rise
UPDATE JUNE 2020:
Firstly, Articulate recently implemented a small update to Rise. As a result, all new exports from Rise will need to include the most recent version of LearningJournal.js which is found at the usual link.
Secondly, at any time Articulate could update their code and bring a breaking change to the Learning Journal. Over a year ago, I shared this functionality freely with the community and the code comes with no warranty or support either implied or expressed. If at any time you want or need to remove the Learning Journal from your modules, simple remove any STATEMENT-NOTE entries that refer to the Learning Journal.
* * * *
I built a cool Learning Journal feature for Rise that has been very well-received. I thought I'd share it in case anyone wanted to a. use it or b. improve on it.
The Learning Journal allows the learner to enter text responses to journal prompts throughout a Rise course. At the end of the course, the learner can print their learning journal of all their responses. The responses are saved to the browser so that they persist on future visits to the Rise course.
EDIT May 2019: At the request of a member of the forum, I created a HOW-TO video below that shows each step of the HOW-TO document in action.
Example Rise Course
http://amelangrise.s3.amazonaws.com/learningjournal/index.html
HOW-TO Document
https://github.com/mikeamelang/learning-journal/raw/master/Learning%20Journal%20HOW-TO.docx
HOW-TO Video
https://360.articulate.com/review/content/33873893-2ea1-46d9-9415-3efca951d74c/review
Learningjournal.js file (right-click and save)
http://raw.githubusercontent.com/mikeamelang/learning-journal/master/Learningjournal.js
Learningjournal.css file (right-click and save)
http://raw.githubusercontent.com/mikeamelang/learning-journal/master/Learningjournal.css
Project github site
https://github.com/mikeamelang/learning-journal
I would love any feedback and help to improve the functionality and code.
Mike Amelang
- RaeesaTriegaardCommunity Member
- JoyceChanMauraiCommunity Member
I had this same issue. My CSS file saved as a .txt file. If you change the file extension to .css, that should work. That was what worked for me. :)
- EllenHugheyCommunity Member
Thank you so much for sharing this resource! Does anyone have experience using the learning journal for translated content? Are there any recommendations?
- TahneeDalton-60Community Member
Hi, is anyone else getting the attached error message when they try to upload their re-packaged SCORM? I haven't moved the imsmanifest.xml file. Any ideas on a solution?
Thanks in advance.
Tahnee
- NicolaFern-0297Community Member
If you package the folder by right clicking on it and sending to zip, you will end up with a folder inside the zip that contains your content. You need instead to go directly into the folder where scormcontent and scormdriver are visible, then select all of the contents of the folder and add to zip. This prevents the extra folder nesting.
- SarahHillmann-dCommunity Member
Hi Mike & Rise Community!
This is absolutely fantastic! Thanks for sharing. How long would it take to configure this for a module with two questions?
Also, I just read the update from June 2020. Does that mean, in case of an update of code, the index.html would need to be changed/updated?
Thanks :)
Sarah
- MikkelHaas-45eeCommunity Member
This is awesome, exactly what I was needing for a design. Thank you for the work and sharing it!
- ChynnaDaviesCommunity Member
- EmmaPawson-d4e9Community Member
Hi Mike, is it possible to have multiple journal entries within the same rise topic/section? I've used it multiple times in the past but with one entry only. I'm facing issues with multiples, only the last one of each topic/section is being pulled to the printout.
- MichelleGaleazzCommunity Member
Hi Emma
I have used multiple in topics with no issues....
Disclaimer
The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.
This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more visit the Mimecast website.
- EmmaPawson-d4e9Community Member
Hi Michelle, it's either pulling all responses but the first question only, or it's only pulling the last response and question. I have checked all files and they're correct/up to date. Do you have an example of where you've used it twice and share the files by any chance? TIA
- SherriSagers1Community Member
If Nicola's excellent example is still up, take a look at it... It might help you to see another example.
- LauraFotherg185Community Member
Hi Mike, I have followed your video to a T and can not get this to work. I'm using Canvas LMS and I just see the notes as is - its not reading the javascript at all :( any thoughs?
- ChynnaDaviesCommunity Member
Hey Laura, any luck!? I too am having some challenges and cant put my finger on the issue
- LauraFotherg185Community Member
I got it...just a bad PC that was doing some strange stuff with duplicate file names. Super excited about this functionality!!
- DLSGIBSCommunity Member
HI Mike
This is really great. Can I embed this journal to an existing Rise course and if yes, how will I do this?