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
- ManoelFrancoCommunity Member
I would use either an Interactive or Multimedia (embedded) block option.
- JulioCsarLug987Community Member
This is a great help! Thanks!
- JessicaZimmermaCommunity Member
Does anyone know if it is possible to replace a text box answer with a table that users would fill in? Thanks
- HeidiAdams-42f5Community Member
Is there a way to have this show in the Review version of the course?
- HeidiAdams-42f5Community Member
This is brilliant! A great way to promote that learning is not an event and begins and ends, and demonstrates the true meaning of Learning Takeaways!
- saikatpandit-a8Community Member
Mike,
First of all, thank you for providing such a fantastic way to make a "Learning Journal" in Rise360.
Need assistance in removing the "Print My Actions" button from the code so that only the "Print My Journal" button remains.Many Thanks,
Saikat
- KariMcKayCommunity Member
Yes, I had updated my post to indicate what when I copied the lines of code, it didn't leave visual space between each line. after I copied it again from a different document on the site, it left the space and the code worked. Thanks for confirming to others who might wonder the same thing though.
- LanceElliott-36Community Member
Just a note - Jan 2023... this code works.
- DawnMoullet-9b1Community Member
Are you using the email function of this? I am struggling to make it work and would love to get some help!
- ManoelFrancoCommunity Member
This is great! Thank you
- KariMcKayCommunity Member
UPDATE (In case anyone else has a similar problem). When I copied the coding for Rise from the .js file, it didn't leave the visual space after each line (and I didn't realize that it wasn't correct.) (Essentially, the system was reading everything as one line of text with soft returns (shift+Enter) in between rather than full, hard returns. I went to the end of every line, and pressed Delete until the next line of text moved to that line. Then I pressed Enter. (Repeat for each row of text). Rise showed a distinct space in between the rows of text. When I republished it worked fine.
Original post: I love this idea and am researching it for my team. But the code is still showing as the text I copied in.
- I added the Journal Entry and Section Intro lines (copied and pasted from the .js file and updated it accordingly.
- I published the Rise course and unzipped the output.
- I copied and pasted the css and js files into the scormcontent folder,
- I edited the index.html and added the 3 lines of codes to the applicable line.
- I double-clicked the index.html file to see if it would show properly. (It didn't.)
- I thought maybe it needs to be zipped back up, so I did that and uploaded it to my LMS.
Before I go any further with my testing, the last comment on here is from a while back. You mentioned that it could break at any time due to Articulate updates. Do we know that it's still working?
Thanks. I see that the css file is only 1 kb, but when I open it, it's the full content.
- LauraFotherg185Community Member
Yes this definitely still works! Our medical students are using it in 9 different Rise courses that were developed.