Forum Discussion
Adding a text box for user input in Rise360
Hi Team,
I am experiencing difficulty in Articulate Rise 360, so I need your assistance and guidance throughout the development process.
- How can I add a text box for user input in Rise360? (any readily available templates from content library you can suggest). I tried the knowledge check option, but I don't want to see a result screen, therefore it's not a good fit.
- I also attempted to incorporate a quiz made in Storyline/Quizmaker 360 by going to Interactive > "Add a Storyline 360 interaction from Review 360," but I'm unsure of where the quiz's results and information are being saved in the LMS.
- The Multimedia > Embed > Pasted URL / iFrame Code feature in MS-Forms is really useful, however the embedded item still looks like MS-Forms.
In the meantime, the two paths I have taken so far, namely:
- Adding a web form as an embedded object and using that to get the learner's input is a good way to achieve this. However, the challenge is if you do not want the form to look like MS Forms or a Google form, you would need to create and code the custom form separately.
- Using a Storyline block will work to get the input, however, the input is not sent to the LMS. Only the Storyline block completion is reported to the LMS. A possible workaround would be to send the data manually from within the Storyline course using JavaScript.
Additionally, I wanted my learners to download a PDF file of the entire Rise 360 course. We've designated a digital journal in RISE 360 with several text inputs for the learners to fill out during the live classroom discussion. Our goal was to have the participant fill out text boxes (hard coded with JavaScript, not visible in Rise 360) with their responses and then have the page saved as a PDF.
Please DO NOT suggest the below mentioned workaround solution.
You can give the learners an option to download the PDF version of the course by doing the following:
1. Once you have finished your Rise 360 course, Select Export.
2. Export the entire course as PDF.
3. Edit your course again and add a Multimedia > Attachment block.
4. Edit the Attachment block and upload the PDF file you exported in step 2.
Any advice or feedback you can offer is much welcomed.
- LenaDaviesCommunity Member
I would very much like to have free text entry as well!
Plus a feedback button that would enable to provide for example a model answer if needed. I have used Adapt and this includes this feature.
This is really valuable learning as it enables practice and reflection and can be used in a number of ways. - MoragAndersonCommunity Member
+1
- StefanLindstrmCommunity Member
Please sign me up as well :)
- RachelleTullochCommunity Member
Yes please! Me too. Desperate for this feature. I have tried the other workarounds discussed over the the years but they're not ideal.
- JohnCooper-be3cCommunity Member
Hi Rachelle
Until Articulate introduces this feature, the best solution we could find is as per my previous posts. Create multiple Storyline Blocks to capture the text entry data and store the data in local browser storage (very simple in JavaScript). Then at the end of the course, retrieve the text from local storage, insert the text into a pre-formatted pdf form which also can contain the course notes and then offer the pdf for download, print or email - all in an execute JavaScript trigger.
That's what we do - and it works fine - except we are using local browser storage. So we are OK if the user leaves and returns providing they don't clear the browser cache, use a different browser or different device.
But you mention that you would like the information sent to the LMS. We haven't tried that yet - but, since the data is available in local storage, it should be simple enough to send it via an xAPI call from the JavaScript assuming you are using an LMS with xAPI and an LRS?? Then you would have everything you need:
A downloadable pdf for the learner
Their text input stored in the LMS/LRS
If enough people are interested we might put on a short virtual workshop to go through step by step??
All the best, John
- ErikFullerton-eCommunity Member
- @John Cooper, I'd be interested in seeing a walkthrough of your workflow for your solution. Thanks for sharing with the community,
- StefanLindstrmCommunity Member
Hey John! A virtual workshop would be much appreciated and helpful.
- RachelleTullochCommunity Member
Hi John
Thanks for responding, really appreciate it. I actually have read through your posts about this and looked at the exemplar and I think that it looks fab. I would appreciate a workshop, as I am not a coder so anything that says things like "xAPI call from the JavaScript" freaks me out. How quickly can we get it scheduled? I am in!!! Am working on a course at the moment, so this would be Just In Time learning for me. :)
Also, I am an external contractor so all the Rise and Storyline work I do have to go to the client and live in their LMS. My clients are even less IT savvy than I am, so if I start asking them to install certain things in their systems, that will potentially put them off. Even worse, the IT team might get involved and then it's all downhill from there.
My ideal would be to create a Rise course (or a Rise course with a Storyline block, that's fine) that allows the learner to take notes or jot down reflections like a learning journal, and give it to client, have them upload to an LMS and that is it. I should also say that the learning journal does NOT need to go into the LMS, as this is just for the learner to refer to and save), so that is not an issue.
Hope this helps and thank you!
Best regards
Rachelle - AlisonWolshlageCommunity Member
+1 to the list for this feature please!
- MaryKynerCommunity Member
- @John Cooper, I too would be very interested in seeing a walkthrough of your workflow for your solution! I would be delighted to join a virtual workshop. Thank you so much for the exceptionally generous offer!
- KelseyLambrightCommunity Member
@John Cooper, a virtual workshop to walkthrough your solution would be incredible. Thank you for offering to share!