other
164 TopicsViewing 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.3KViews0likes68CommentsCorrect State Won't Show
Hi! I have a slide in a project (attached) that has a shape with multiple states as well as several layers. My problem lies in the "Rear Brakes" state. When the user finishes clicking through the layers and clicks "Finish", the shape jumps back to the "Welcome"/"Normal" state; it does not stay on the "Rear Brakes" state. I've tried multiple "change state" triggers, conditions on my existing trigger, a variable, and comparing other slides in the project that are similar, but they look the exact same and this one won't work. Can someone look at my slide and tell me what I'm missing? **Note: you'll have to click through "Quarter Fenders" before you get to the Rear Brakes section TIA!79Views0likes4CommentsSkip Questions and Fixing Review Results Functionality
Help Needed: Skip Questions and Fixing Review Results Functionality Hi everyone, I previously created a thread about enabling the option to skip questions, and now I’m looking for help with a more advanced solution regarding the results slide. The solution I need assistance with should include the following: Here’s what I need: Users should be able to skip questions and review only the unanswered ones. The "Review Results" button should display correct and incorrect answers for all questions. To pass, users need to achieve 70% in total and 50% in each part/area (3 areas = 3 question banks). Users should be able to view an area page to check which areas they have passed and which they have not. What I’ve done so far: Added a reminder slide prompting users to go back and review unanswered questions. Removed the "Submit" button from each slide. Created a "Review Exam" button, but it currently shows all questions instead of just the skipped ones. Created an area page that allows users to check which areas they have passed and which they have not. This thread is a follow-up with more advanced functionality for results and passing criteria. Does anyone have a solution or suggestions on how to achieve both the skip-question functionality and a properly working answer key with the new passing requirements?15Views0likes1CommentDeducting points on multiple attempt questions
I have a Storyline 360 Practical Exam that I am building. I am having an issue with the score on the results slide not being accurate to how I have it set. Please see example outline of my issue below. Questions with score by choice available have 3 choices. Questions set to 3 attempts. Correct answers set to 3 points. Incorrect answers set to -1 point. Points total on results slide are still being calculated as though the answer was correct on the first try and points are not being deducted for each attempt. I even tried setting variables and triggers based on suggestion from copilot and it is not working. Can someone please help me figure out how to achieve this? Essentially if someone has 3 attempts to answer a question and they get a try again feedback it should be deducting 1 point for each attempt. If they get incorrect feedback it should award 0 points for the question. If correct on the first try it should award 3 points. So if I answered a question incorrect on the 1st try and correct on the 2nd try then I would get 2 points for that question and not 3. But this is not how it is being calculated in storyline. Thank you in advance! -Toni W.16Views0likes4CommentsLifter LMS
Hi everyone! Has anyone on here used Lifter LMS to host Articulate Rise or Storyline content before? After reading LifterLMS Directions, it sounds like we will need to purchase the grassblade plugin (step 5). I wanted to see if anyone has actually downloaded this plugin and had success using it before we buy the plugin. Or, if you have any alternate suggestions for utilizing Articulate content on LifterLMS, I'm all ears! Any advice would be greatly appreciated. Thanks for the help!19Views0likes1CommentStoryline pulling in wrong Vyond & WellSaid file
Hello everyone, We use Vyond and WellSaid and are having the same issue with both tools inside Storyline. Issue: we create a revised video or audio. If the file has a similar timestamp, Storyline is disregarding the selected element and imports in the wrong file. In the attached visual, notice the video names and timestamps. Storyline, regardless of which one I selected defaulted to the 2/7/2025 file with 1:36 TS. To test this theory I extended the timeline of the 2/11/2025 video in Vyond to 1:40, downloaded it with a new name and length I could insert it. But if I tried to add one of the 1:36 timestamp videos Storyline defaulted to the 2/7/2025 file regardless of what I selected.53Views0likes3CommentsXLIFF output for a Rise course
Hi team, I duplicated my course and downloaded the XLIFF file for the translation team but they tell me something's missing in the download. Their tool (Trados) has two columns, one for the original language and one for the target language. Apparently, the XLIFF should populate both columns with the same text and the text on the right would then be translated into the target language. It seems they can't translate the text in the target language column if there's no text there to start off with: Has anyone else experienced this issue? I've tried downloading the script with and without HTML but the result seems to be the same. Thanks! Minda21Views0likes4Comments