reach 360
101 TopicsCertificate Mail direct download
I have a question about Reach 360. Currently, I have it set up so that after completing a course, participants receive an email with a button that says “Download Certificate.” However, when clicking the button, they’re only redirected to the course page where they have to download the certificate manually. Is there a way to set it up so that clicking the button directly downloads the certificate? The current process feels a bit cumbersome. Does anyone know of a solution or workaround for this?14Views0likes0CommentsWeekly release of courses to learners
Short: I'm trying to find a way to automatically release one course per week to a group of learners. Longer: I have a new group of learners every week. Learners must complete 10 courses; one per week. I could create a learning path and set a completion date for each course, but that would release all learning in one go. What I would like to do is for the learners to access just one course per week for the ten weeks/courses. Any ideas on how I could do that? Many thanks!24Views0likes0CommentsJavascript to pull User Name in Reach 360
Hello! I am wondering if anyone has figured out the javascript to pull the users name from Reach 360. I set the variable to firstName in Articulate 360 and this is the javascript I put in. Any help is appreciated! var player = GetPlayer(); function findLMSAPI(win) { if (win.hasOwnProperty("GetStudentID")) return win; else if (win.parent == win) return null; else return findLMSAPI(win.parent); } var lmsAPI = findLMSAPI(this); var myName = lmsAPI.GetStudentName(); var array = myName.split(','); var firstName = array[1].trim(); var lastName = array[0].trim(); player.SetVar("username", firstName);13Views0likes0CommentsReach 360: Publish Training
To add training to your account library, it must be published. Once it's live, you can enroll learners and groups or learners can discover it for themselves. Keep reading to see how to get training into the hands of your learners. Publish New Training Publish Updates to Existing Training Note: Reach 360 Admins can directly publish training from Rise 360 if they're also an Articulate 360 seatholder on their team. Publish New Training On the Courses section of the Manage tab, newly submitted content is listed at the top of the training list with an Unpublished button. Unpublished items are always listed before content with submitted changes. Note: Reach 360 content creators can select an admin to notify by email when submitting Rise 360 training. Storyline 360 training submissions automatically send a notification email to all admins. Click the item in the list and click the Publish Course button. The author may have modified these values already, but you can change them here before publishing. Above the title, click Preview Course to open the submitted training in a new tab. This doesn't count as an active learner event. For Rise 360 courses, set training completion parameters. Learners can complete the training by viewing a specified percentage, passing a selected quiz lesson in the training, or both. You can also choose to publish the training without a completion requirement. Note: If the author lowers the passing score of a quiz after the training is published, learners will have to take the quiz again in the republished training to gain the benefit of the lowered score, even if their prior score would be a success with the new parameters. The training duration value is how long it takes the average learner to complete the training. The default value is 30 minutes and can be overwritten. Select the Completion Celebration option to display an animated celebration for learners when they meet the completion parameters. You can also provide learners with a downloadable completion certificate. Note: If a user takes training as part of a learning path that has a completion certificate, they'll only be able to download one certificate for that learning path, not the individual certificates of its composite items. Set how long a learner has to complete the training after they've enrolled. You can set a specific date, no due date, or a custom timeframe of your choosing. When selecting an interval of a set number of days, the time period begins when the learner is enrolled in the training. If you’d like learners to be able to find this training in your account library, set Library Visibility to On. If set to Off, only those learners enrolled in the training will be able to take it. Also, we recommended turning off library visibility if the training is part of a learning path. Once library visibility is enabled, you can select the library where users can find it. Click the Choose Topic button, then select as many topics as apply from the pop-up menu. Use the search bar to filter the topic list. Click the X once you’re finished. Remove an already-added topic by clicking its X icon. Click Publish to complete the publishing process and return to the training details. Publish Updates to Existing Training When an author submits changes to training, it moves to the top of the training list under any unpublished training and displays a New Changes button. Click the training to access the training details. Click the Publish Updates button to open the Publish Course window. Review the publish settings as detailed in the previous section, making any changes as necessary. Note: When you republish an existing training where each lesson has been updated, the manually modified training duration value will be overwritten. Click Publish. Learners aren't notified when training is updated, you'll have to let them know there are changes. They'll see your updated content if they're currently taking or retake the training. If they've already completed the previous version of the training, their progress isn't reset. Pro Tip: Want to remove access to training, make it invisible to learners, or remove it from your library entirely? Click here for more information.519Views0likes0CommentsReach 360 and ADP Integration
I am digging around trying to determine if it is possible to connect Reach 360 with our ADP HRIS so that whenever we add an employee or remove and employee in ADP, it will mirror that in Reach 360. Or is it necessary to add and remove learners manually?15Views1like0Comments