Reach 360
105 TopicsHow to set reoccurring courses?
Is there way to set reoccurring courses in Reach? i.e If we wanted our employees to re-do the same course or training each year (or every two, three years etc), is this possible? I can't seem to find anything in User Guide or here in the discussions. Thank you16Views0likes0CommentsReach Completion Time
We have a video inside a Rise course on Reach. The video is locked down so you can change the speed up to 2x, but not seek forward. The video must be completed before the learner can move on to take the course assessment and complete the course. For several of our courses, a user is showing impossibly short completion times, but was still able to access the assessment and complete it. (e.g., 5 minutes in a course with a 60-minute video; the fastest they could have gotten through it is 30 minutes at 2x, assuming they sped through the assessment). We have tried to duplicate this result consistently but have been unsuccessful. The closest we got was that one tester was able to have it on a window slightly tucked behind another one while it ran, but not enough to trigger Reach to stop playing the video, as it wasn't the main window anymore. Our other tester did not get the same result. Do you have an idea of how this happens? We figure we can't prevent it, but we would like to be able to explain why it occurs.Embedding PDFs in Rise
Hi, I am trying to embed a PDF file, which is not hosted online, into Rise 360 for publication to Reach 360. Users will need to read the document on screen without downloading and then tick a box to show they have read it. Is there any clever and straightforward way to do this? Thanks in advance.Solved53Views0likes1CommentReach 360: How to hide quiz score from learner dashboard
Hi! I have a learning path that includes a pre- and post-test and various knowledge checks throughout. I'd like all of the results passed to the LMS so we can collect scores and question level data but I don't want the learner to see anything but the post-test score in their dashboard. Is there a way to hide it from the learner or does anyone have a workaround?28Views0likes0CommentsExporting Storyline variables to Google Sheets
Hello everyone, I have no programming background and would appreciate some help. I am trying to export variables from Storyline to a Google Sheet. The course is published on the REACH 360 platform. I used the following code for the excutejavascript trigger: console.log("JavaScript from Trigger is running!"); var player = GetPlayer(); $(document).ready(function() { $.ajax({ url: "https://script.google.com/macros/s/.../exec", type: "POST", dataType: "json", contentType: "application/json", data: JSON.stringify({ "FullName": player.GetVar("FullName"), }), success: function(data) { console.log("Data sent successfully:", data); }, error: function(error) { console.error("Error sending data:", error); } }); }); return false; I receive the following response in the console: Javascript from Trigger is running! and immediately after that the error: actionator::exeJavaScript - $ is not defined I read the thread: https://community.articulate.com/discussions/articulate-storyline/exporting-variables-into-a-google-spreadsheet But because the course is published on the reach 360 platform, I have no idea how to get to the files: story.html and story_html5.html to add the missing JQUERY library as explained in the thread in the link. I would appreciate any help. What can I do?Solved94Views0likes4CommentsReach 360 Course Limits
Is there a limit to the number of courses the can be uploaded with the standard instance of Reach 360? I realize that each content pacakge is limited to 5GB, but is there a limit overall? I have a large number of courses to upload, each content package is less than 5GB, but I'm concerned there may be limit overall and I don't want to be surprised.Solvedlink from storyline 360 to lesson rise 360
Good day. Please help me create a transition from the interactive storyline 360 to lesson 3 rise 360. Maybe there is a project.story to see examples of links and transition logic. Thank you. Here is a description of how I did it: I posted the rise 360 project on reach 360 https://ipm-2464.reach360.com/share/course/bb06585f-b45a-4d1f-96ff-15748f553670 opened it. found a link to lesson 3 link to lesson 3 https://ipm-2464.reach360.com/learn/course/7425558b-6c32-4829-90ae-d332c76ed68a/lessons/G7BsXdS5W3ewJ87TycaKNLFXoLi6dBHZ Then I created a story project in storyline 360 and placed a link to lesson 3 in it /lessons/G7BsXdS5W3ewJ87TycaKNLFXoLi6dBHZ next published in LMS it doesn't work. please tell me what I'm doing wrong. thanks share Rise360 https://rise.articulate.com/share/hxGAykcXO64gkMcJ9RvIrA240VGj1K0n Open the lesson 0 and follow the link to the lesson 3 Project rise360 `in reach360 https://ipm-2464.reach360.com/share/course/bb06585f-b45a-4d1f-96ff-15748f553670 https://rise.articulate.com/author/sWza7Uxm1c70OEWrjQVQ7Z_C4H-m9VEO?fromReach=true#/Scheduling Learning Path Content Releases in Reach 360
Hi everyone. I’m trying to confirm if I can “drip” content within a Learning Path in Articulate Reach 360. Specifically, I want each module to become visible and accessible to learners only on a scheduled release date—for example, one module per week for reinforcement training. Can Reach 360 hide future modules from the learner’s view until their scheduled release date, effectively allowing me to drip content over time? Has anyone successfully done this? Thanks so much!30Views0likes1Comment