Reach 360
136 TopicsLooking for Storyline experts to assist on a project
Hello, I am looking for a Storyline expert who can assist me with a project. I have created a course in Articulate and need to take it to the next level in Storyline, creating engaging, graphically sophisticated content. The start date is asap. Please reach out with rates and availability to james.rohan@1530.com. I look forward to hearing from you.383Views0likes4CommentsReach 360 Managing Users Passwords
Hi, I only have the free account for Reach 360 that comes with the Articulate License. I have a learner who has an issue with their password, but I cannot see anything on how to manage learners and their account settings? The learner has clicked on forgot password link but is not receiving a link to reset their password. Can anyone help with this issues with regards to what I need to do?317Views0likes2CommentsExporting 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?Solved275Views0likes4CommentsEmbedding 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.Solved252Views0likes3CommentsReach 360 Seat Limits
We are considering using Reach 360 to track completion of our new eLearning courses. I see that you get 300 seats with the Articulate subscription. My question is if a learner is removed- for example they quit their job and will no longer be accessing learning- does that open up a new seat? The online article I found in a google search went into details about if they start learning in the first 30 days and then left and came back they count twice or something like that....honestly it wasn't clear. If I add 20 learners now, does that mean I am down to 280 seats for the rest of forever? Or will removing one who leaves the company bring me back to 281 available?208Views0likes3Comments