reach 360
165 TopicsVimeo video not showing up in Reach 360
Hello, I have an embedded Vimeo in my Rise 360 course. It shows up fine in Rise 360 (and Review). However, when I publish the course in Reach and try to view it, I get an error message stating, " To play your video here, change its privacy settings so it can be embedded on: cdn.embedly.com" My embed privacy setting on Vimeo is set to "Specific Domains" with the following allowed domains: cdn.embedly.com, rise.articulate.com, articulateusercontent.com. I have allowed the cdn.embedly.com domain that it asked for, why am I still unable to see the video in Reach? If I change the Vimeo privacy setting to allow it to be embedded "Anywhere" it works fine, but i'm not comfortable with that setting. Thank you.899Views0likes7CommentsEmbedding 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.Solved624Views0likes3CommentsReview “Read-only”
Hey everyone, one of my clients is stating the comment section on the review link is “read-only.” I watched him try over zoom and saw what he was talking about. The comments are enabled and he can see the comments, but when he tries to click in the box to make a comment he gets an error about read-only. Anyone encounter this issue? Thanks!600Views0likes6CommentsReach 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?500Views2likes2CommentsReach 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?499Views0likes3CommentsExporting 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?Solved499Views0likes4CommentsBest way to get feedback/workshop content with SMEs
I'm starting a project that involves a lot of SMEs contributing content, and I know there will be plenty of back and forth to get the language just right. What’s the best way to handle this? In the past, we’ve used Word storyboards with track changes, but it’s hard for SMEs to visualise, and it takes ages to format. I’ve also used Review 360 in Rise, but the feedback screenshots often end up in the wrong spot, making it confusing to know what the SME is referring to. A colleague suggested Storyline might be better for reviews. Is that true? Or should I just export as a PDF and get feedback that way?459Views1like2CommentsLooking 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 [email protected]. I look forward to hearing from you.429Views0likes4CommentsBypassing Navigation Restrictions
I'm building courses in Rise 360 and publishing them to Reach 360. Knowledge checks and continue buttons restrict navigation for learners the first time they complete the course. My issue is that I need supervisors to be able to freely explore courses without navigation restriction. I thought that Quick Share links might work, but lessons are locked if the previous lesson knowledge checks aren't completed. Does anyone have a solution for this?424Views2likes5Comments