Forum Discussion
Text entry blank in Rise
We're using Rise exported as xAPI communicating with an LRS (Learning Locker). One thing we added is the ability for the user to answer a question where there is no correct or incorrect answer, we just wanted the user to be able to answer.
The answer is stored in the LRS. When the user opens the Rise course again, it retrieves the information from the LRS and displays it inside the text entry block as "Last Response: ". If you wish, you could enter something else and overwrite the previous one.
This is not an out-of-the-box Rise feature, it's an add-on JavaScript after exporting the Rise course but it doesn't require any programming to add. Again, only works if you're using xAPI and an LRS.
- MandlaShonhiwa6 years agoCommunity Member
That's amazing! Any way you'd be willing to share your javascript for this?
What we're trying to do is have a reflection question text-entry in a Storyline block in Rise that sends the user's answer to an LRS. We would like to have a record of all the reflections and even maybe compile them into a PDF at the end of the course for each user but are not sure how to do this.
- ZsoltOlah6 years agoSuper Hero
Hi Mandla,
Sure! The current version will save the text entry in a statement. I could add the functionality to retrieve all your reflections at the end and create a PDF on the fly for download. Connect with me at olahzsolt@hotmail.com .
Zsolt
- RebeccaHarris-e3 years agoCommunity Member
Hi Zolt,
Is this offer still available? What you created and describe is exactly the type of functionality I'm looking for. Please let me know if you get a chance!
Thanks,
Henno
- baileybowyer6 years agoCommunity Member
If only this would work on an LMS, it would cure my headache :)