community
300 TopicsLimiting Text Entry to One Character Issue
Hello everybody! As I work on a crossword puzzle, I would like to limit the text entry fields to only contain one character. Previously, in 2023, I have succeeded doing it using the JavaScript code down below, and it worked perfectly. Yet, when I tried to use it again, it doesn't seem to be working. Even when I opened my old project from 2023 and republished it again as a test or previewed in storyline it doesn't work anymore either. I'm wondering if this is happening because there's some issue with storyline, maybe it has to be done differently now? Does anyone have an idea or have met and overcome the same issue? Thanks. Here's the JavaScript code somebody here suggested, that I used in my previous projects : var elements = document.getElementsByTagName("input"); for (var i = 0, element; element = elements[i++];) { element.setAttribute('maxlength', 1); element.setAttribute('autocomplete', 'off'); }Solved109Views0likes10CommentsSlides Don't Work In Review 360
Hi! I am sending out a project and my reviewers are running into difficulties moving past certain slides that DO work perfectly in my User Preview in Storyline. I have uploaded the problem scene below. My reviewer is not able to move on from 1.11. You'll notice it is supposed to branch. Is there something I need to do to fix this, or is this a Review360 bug...?20Views0likes1CommentVoiceover in Quizmaker keeps going
I have created quiz questions in Quizmaker with voiceover for the questions and answers. Some of my learners will need to listen to it and some will be able to read the question themselves and answer it before the voiceover is finished. The problem I am having is if a learner answers the question before the voiceover is done and they go to the next question then you can hear the voiceover from both questions. Is there a way to stop the voiceover from the previous question when the learner moves to the next question or allow learners to choose if they want to voiceover?8Views0likes2CommentsEnglish Spanish translation
Greetings! I have created about twenty slides in English text that need to be converted to Spanish for a bi-lingual eLearning course. Rather than convert the text from English to Spanish manually for each slide, does storyline offer a more expedient option? Grateful!9Views0likes0CommentsTopic Activity discussions layout and functionality
When navigating a Discussion topic from the "Most Recent" tab, pressing the browser's Back button does not return to the All Activity page. Instead, it scrolls up the page. If pressed again, it navigates to the previous page outside of community.articulate.com. The solutions tab also does not display all solutions "Marked as Solution" from my topics. Here are a couple of suggestions for improving the "All Activity" page: Reorganize the layout: Move the "Groups" section below "All Activity." Currently, this arrangement causes excessive scrolling and disrupts focus when returning to the page. Placing the "Groups" on the left side could also enhance usability. Simplify topic browsing: Allow users to view all discussion topics on one page instead of needing to click "Show More." This would make it easier to locate specific discussion topics. Overall, the page could use a better UX.14Views0likes0CommentsInquiry About Multi-Language (localization) Functionality in Rise
Hi Team, I have a few questions regarding creating multi-language courses in Rise: Navigating Based on User's Language Selection: Is it possible to create a single course copy in Rise that includes multiple languages? Specifically, can we add a language selection menu (Like this, as shown in the attached "Language_Selection_Page.png") where users can choose their preferred language, and the respective language-specific content will load automatically? Does Rise support navigation based on the user's language selection to direct them to specific language content? Missing Features in Current Setup: I came across the following article: Articulate Localization: Create Multi-Language Rise 360 Courses, which mentions features such as: Translate a Course Manage Languages However, these options are not visible in my current course setup (see attached screenshots: Translate.png and Manage Languages.png). Could you clarify if these features are version-dependent or require specific configurations? Additionally, could you advise on the best practices for creating multi-language (localization) courses in Rise? Looking forward to your guidance.7Views0likes0CommentsWhite slides in Storyline , not fully loaded
Hello everyone, Please note that English is not my first language, and I am writing from Germany, so I apologize in advance for any mistakes. I am experiencing an issue with our E-Learning content that I have not been able to resolve: Some users report that they cannot view the E-Learning modules – they only see a white screen (they see the most slides and then there is one white). I have tried to reproduce this issue myself using different devices and browsers, but I couldn’t replicate the problem. To troubleshoot, I created another E-Learning module, this time avoiding the use of too many variables and triggers, thinking that complexity might be the cause. However, the same issue occurred. The affected users had to restart the module to view the content, which unfortunately resets their progress. I suspect that the module sizes (115 MB and 90 MB) might be too large, preventing them from loading correctly, especially for users with slower internet connections. At home, I have a 400 Mbit connection, and the issue does not occur for me, which supports this theory. Has anyone encountered similar problems or has suggestions for solving this? Is there any solution other than reducing the module size to make the content load more reliably? Thank you very much for your help!15Views0likes1CommentScreen readers not ignoring decorative images in Rise 360
Hello! I'm working on a Rise course with some images that are decorative and need to be ignored by the screen reader. However, when you arrow through the course with a screen reader in the published output, any images with a blank tag or marked as "" in the alt text options will either have the file name read or the following: "To get missing image descriptions, open the context menu." Many resources I've read say that the screen reader should be skipping the image, so I'm not sure why it's still being acknowledged in this way. Any help is appreciated. Thank you in advance!33Views0likes1CommentIs there way to create a quiz question on a layer?
What I am trying to create/capture is a confidence base question for a quiz questions. So after a learner answers a question, then another question shows up and ask questions about how confident are they when answering the previous question. (e.g. Very Confident, Somewhat Confident, Not Sure). I was thinking of creating another quiz question/slide after the quiz question, but I want to be able to still view the previous question? Is there away to create it in Storyline? Any solutions or samples would be helpful. Thanks in advance!28Views0likes1CommentResources Not Showing Up on Cornerstone
When we load our Storyline course on Cornerstone, the first time a user launches it, they are not able to see the Resources. The Resources tab also shows only the Menu list. The Resources only show up when the course is launched again. Does anybody know why this might be happening or what the solution for it is?15Views0likes1Comment