Memberskathleenbald147A1ProtocolVanessaHazza365RussKingOwenHoltMuldanCahyaRDrawingClaireTreyMcNabb-f8dbKandiceKidd-b4aJessicaAment-05RaviShannonMille321PeggyWard-c80e9dr_wjgcameronMarynaKorsun433Jim_ArbonMackenzieWhite-EmilyWilliams7TanyaJames
Featured ContentEarly Access for the Advanced JavaScript API Storyline's current JavaScript API is, well, pretty lacking to put it politely. All you can really do with it is manipulate project variables. We've gotten lots of feedback that authors want to be ab...
DiscussMost RecentNewest TopicsNo Replies YetTagged:TagCustom JavaScript to change Pronunciation of acronyms for Jaws users Is there a way to use a JavaScript to change pronunciation of acronyms in Storyline so Jaws user will hear something different? I would like Jaws to read the acronyms "REER" as "RÉ R" for example. Controlling Illustrated Characters via JS? I haven't had much professional call to use the illustrated characters much, but I do appreciate them, especially after learning about the expressions, poses, and perspectives that can all be LEGO'd ...Should I learn JavaScript? Hi there, Well, that's the gist of it; do you think I should learn it? Can you tell me the pros & cons? I've been working in eLearning for five years, so perhaps this is something I can add to m...JavaScript Communicating Points to Canvas LMS Hello! I am working on a project where students are to "label" the different parts of a heart and get a score based on how many labels they got right. I will include the file, but it basically wor...SolvedWorkday LMS Anyone know if JS is compatible with Workday LMS? I created a module using a small amount of code which seemed to work fine but if I were to use a larger amount of code would the module not function ...How can I interact through javascript with an embedded Webobject? Hello, I am experimenting with methods for enhancing images and diagrams with contextual information on demand. (see image) I embedded a web object (iframe) in my Storyline course, and I can now i...SolvedChars control Hi! I´m working on a SL activity about Chars max a min control when user typing in Entrytextfield var, but I don´t know why it does not working!! Please, could you, checking o adding an example ...Timer issue Hello everyone! Hoping you are having an amazing week, I am currently working on a project that requires a timer, this could be countdown or countup, but in this case I found (in the Articulate com...SolvedScrolling with JS I use a lot of scrolling, so I added here two types with simple JS (just copy and paste from YouTube comments) 1. Scrolling the entire slide is useful for simulating interfaces like Figma or large c...Code Terminal Simulation Hi, I needed to create a code terminal for the learner to type in the code and get the feeling that it is a real terminal, and also get some kind od an imidiate feedback so they can spot the mistake...Get learnername, coursename and coursedate from Cornerstone LMS I have been tinkering to get the learername, coursename and coursedate from cornerstone lMS ( Cornerstone on demand) but am unable to make it work. i have made it work in Scormcloud but am unable t...Javascript won't execute on one particular slide I have one particular slide that won't execute JavaScipt. I created a button which should show a JavaScript alert when pressed. It doesn't. However, if I copy the button and paste it on another s...SolvedGet object ID of the object that was part of the trigger Hello All- I am guessing this is going to need to be a feature request since I couldn't find anything about it but figured I wad ask here first before submitting one just in case. I am looking for ...SolvedButton Listener to move a character Hello everyone I've dealing with a problem, I started a project, it is supposed to be an Escape Room, and most of the things I need for it are already available on Storyline. But I've been stuck ...SolvedJavaScript API update broke my course I have been using JavaScript to pull in the learners name, date and course to put on a printable custom certificate for regulatory purposes. I updated a course and now I cannot get the JavaScript to ...SolvedSetting the state of an object to "Disabled" or "Hidden" Has anyone bumped into an issue of not being able to use JavaScript to change the state of an object to the built-in "Disabled" or "Hidden" state? I'm able to set to "Normal" and any custom states, b...Diagonal fill on hover I am at a loss on this one. I want to create a diagonal fill on hover, and I am failing badly. Something like this https://www.pwc.com/gx/en/issues/value-in-motion.html I have tried using clip-...SolvedChange state by new JS API How can I change the state of an object using the Storyline Advanced JS API? Tried putting this in a Execute Javascript Trigger: object('6RWzLNBS5La').state= 10; (10 is the name of the state) ...SolvedStoryline and the Intellum LMS Has anyone been successful creating a javascript that will pull the user's email address or login from the Intellum LMS? We'd like to do that so we can look at the domain and present different materi...Learner needs to take assessment in one sitting Hi! Is there a way to force a learner to complete an assessment built in Storyline in 1 sitting? We don't want folks to hop out, resume/start again after they've seen the questions. I've set a time...