advice
1711 TopicsEditing Branching in Storyline is so very difficult. What am I doing wrong?
I have a Storyline course just about completed, and I have to edit the branches by importing new slides. This process is complicated because I already have everything branched out! It takes me hours and hours to edit, because it's so confusing! What am I missing! I must be doing something wrong. Should I mute all trigger actions before I import the new slides to simplify the branch updates? This is the most difficult process I've ever had to go through when developing online content! I must be doing something wrong! I hope someone can help. Thanks!29Views0likes4CommentsViewing Articulate 360 Content in SharePoint Online
Enabling Custom Scripts in SharePoint Online Custom scripts are now disabled in SharePoint Online for security reasons by default. As a result, Articulate content with the story.html file renamed to story.aspx in the published output that previously worked with SharePoint Online might not work anymore. If you don't need to track learners' progress or results, check out these free or low-cost options for web hosting. If you need to use SharePoint Online, your SharePoint admin may be able to resolve this issue by following the steps below. (Note that we don't provide support for either workaround.) As of July 10, 2024, SharePoint users will find that they are required to reenable the Custom Scripts feature every 24 hours, reverting the Custom Scripts setting to its default and disabled state. Please see Microsoft’s article on Custom Script settings for more information. Enabling Custom Script via the SharePoint Admin Center If you don't need instant access, follow these steps. Go to the SharePoint admin center and sign in with your credentials. In the sidebar to the left of the page, click Settings. (If you're using the Modern admin center, click the classic settings page hyperlink at the bottom of the Settings page.) Scroll to the Custom Script section, then select the options to Allow users to run custom script on personal sites and Allow users to run custom script on self-service created sites. Click OK to save your changes. Note that this change may take up to 24 hours to appear. Enabling Custom Script in SharePoint Online via PowerShell For instant access, follow these steps. Open Windows PowerShell with admin privileges, then run Install-Module -Name PnP.PowerShell Connect-PnPOnline -Url <url> -PnPManagementShell (replace <url> with your SharePoint URL, which will then generate a code for you to insert in your SharePoint admin center.) Run these commands in PowerShell: (replace the URL after -Url in the first command with the link to your static site collection, such as https://companyabc.sharepoint.com/sites/StaticSite). (If you need help creating a SharePoint site, refer to this article from Microsoft.) Connect-PnPOnline -Url https://yourorg.sharepoint.com/sites/StaticSite $site = Get-PnPSite Set-PnPSite -Identity $site.URL -NoScriptSite $false Your SharePoint site is almost ready to host HTML files! We just need to prepare the Articulate published output for upload. Here's how. In SharePoint, choose where you will locate this project. You can create a new folder or use the Documents location created by default with all SharePoint sites. Rename all the files with a .html extension in your unzipped published output folder to .aspx (keep the same file name). To do this, right-click the file, choose Rename, and then replace .html with .aspx. (Most projects only need to rename the analytics-frame.html and story.html files. Finally, upload the published output to your SharePoint site, then click story.aspx to launch your Articulate course. This change should take effect immediately.7.8KViews0likes89CommentsAdjusting Carousel Template
Hello! I found this great photo carousel template that I would love to use but I am having a difficult time customizing it. As it currently exists, there are 15 photos, split up into 5 layers with 3 images each. It starts on the third layer showing photos 7, 8, and 9. The user can use the left and right arrows to move the carousel and show new images. There is an indicator on the bottom that shows which slide the user is on. There are motion paths to move the images between layers. I only have 12 photos so I would like to adapt this by making it only 4 layers with 3 images each. However, I would like it to start with the first 3 pictures (1, 2, 3) rather than in the middle. Can anyone provide some guidance on how to manipulate the motion paths, triggers, and layers to do this?32Views0likes1CommentReview your answers - Correct and incorrect banner partially hidden - Storyline 360
Hi all I hope this is something I am missing somewhere... I am setting up a quiz, where users can review their answers (correct and incorrect). When reviewing, however, anything added to the feedback layers shows on top of the built-in correct/incorrect banner. Is there a way to bring the built-in banner to the front please? Screenshot shows an example where it is covered by both the feedback box and by the click next banner (both of which cannot be moved). I have tried looking in the slide and feedback masters, but unable to find anything there regarding the banners. Your help will be appreciated as always! Many thanks Chris33Views0likes4CommentsNew button when publishing Rise to LMS
I have just spotted a new button when publishing Rise to LMS (it could have been there a while, but I have only just seen it). Only Load in LMS Please can anybody advise me when this button first appeared, and if they have had any issues with it? It defaults to "On" and I am concerned we may have published content with it checked without realising - hopefully, it just means people can only access content from our LMS but just concerned in case it effects links from other web pages to our content. Thanks189Views1like10CommentsCollaboration with a team
Hello, The training team at my company has expanded from just me to three total members, yay!! We just finished our first large project, but not without some obvious shortcomings. The collaboration and sharing of projects is extremely limited. We're forced to use our company's shared server for storage of Storyline files and if you've ever tried using Storyline out of a shared server you know it's not a good experience. We have to download the newest versions to our desktop, then overwrite the existing file on the shared server each time we make a change. As I'm sure you can imagine this caused some issues, and a few files actually got corrupted along the way. We also can't figure out a way to allow anyone to publish an updated storyline file to our Review Team folder. The other team members are able to publish but not update existing projects, which means we lose all of the Review comments. Do you have any suggestions for a smoother collaboration experience, or does it not currently exist? Thank you, Nate141Views0likes4CommentsMoving from one SCORM package to another
Good morning, I have a problem with course automation. I am designing a training program that consists of several separate courses. My client wants to place them on their platform and be able to determine the order of the modules (courses). This is because the client will decide what content and in what order a given employee will go through as part of the training. After generating the courses in SCORM format and placing them on the client's platform, we have a problem with automatically moving on to the second module (second SCORM package) after completing one module (SCORM package). Together with the client, we tried to change the content of the script, and I myself tried to change something in the settings and triggers, but it did not work. Have any of you encountered such a problem? Do you have any ideas on what could be done to automate the process of moving from one package to another? Thank you in advance for your help. 😊27Views0likes1CommentAutomatic Selection of preferred language in LMS/SCORM-Package
Hi there, I have a question about the localisation feature in Articulate Rise and would be grateful if anyone with similar experience could help me. 😄 My use case is as follows: Our course content is inside an Articulate Rise course and is exported as a SCORM 1.2 package to a Moodle platform. When the SCORM package is clicked, the user is directed to a pop-up containing the course contents. I understand that Articulate Localisation is the best way to generate and export Rise courses in multiple languages, as demonstrated in the following article and e-learning course: Articulate Localization: Publish Multi-Language Rise 360 Courses | Articulate - Community https://rise.articulate.com/share/wbbxvTJyDgfSsfVryNBVDjvmjdX8agsK#/ The best method I have found is to allow the user to select their preferred language at the beginning of the SCORM package using a dropdown menu, as demonstrated in this article: Multi-SCO SCORM Package with Language Select | Articulate - Community Is there any way to skip the dropdown menu and automatically display the correct course language based on the user's browser language or, alternatively, based on the user's Moodle profile fields? Ideally, this would not require much coding or a custom solution and would not change the current user flow when accessing course content. Any help or feedback on this issue would be much appreciated. 🙏 Best regards, Felix6Views0likes0CommentsStoryline Player Background Color Conflict with Custom Colors
Hello, Hoping there is an easy fix. I am experiencing a conflict with the player background colors not setting/displaying correctly. I build custom players for our products every couple years, I set the background color to "Custom" then set the hex value for a new color. What I am seeing is while the player is loading and when it is loaded I get a color swap from the old color to the new. After a bit of poking around I found that the inline css controlling the background-color in the body tag (actual html markup) isn't updating to the new color so I get a "flash" of old color before the linked css file loads the correct background color. Is anyone else experiencing this, is it a known bug (I believe its been like this a while), is it me and my system, or am I just going crazy?!?!? I've attached an image showing the differences. Thanks Mike114Views0likes6Comments