e-learning development
1333 TopicsFlip Cards using GSAP - help with resize position
Hi all I thought I had figured out how to create nice flip cards using GSAP, all works well until I resize the window or rotate the screen on a mobile device and the cards positions go wrong. I think this is to do with GSAP X and Y properties but I don't really know where to start unpicking this or understanding what else i need to add, can anyone help please? File attached for refStoryline template that looks like rise
Have to build a module that has the look and feel of another module that was done in rise. Don't want to use rise itself because most of the other module is just storyline blocks inserted into rise the lack of automatic narration in rise is an issue for the user experience (having to click to play an audio file is cumbersome, and not always connected to the on screen action before i build it, has anyone done this templating work already?64Views0likes4CommentsLayer swipe and button conflict
Your support please. I have created a Project that allows swiping between layers. For users on devices that don't allow swiping I created buttons. But now if you use the buttons on a touch screen it randomly proceeds multiple layers (so it does not advance one but two). Or when ticking back it goes back one and advances one. Swipe test To enable swiping, I: created a variable to activate the layer that should be visible created the layers added a swipe trigger on the base layer: On the base layer: Swipe Left → Next Layer o Action: Adjust variable o Variable: Layer o Operation: Add 1 o When: User swipes left o Condition: currentLayer < 5. Swipe Right → Previous Layer (optional) o Action: Adjust variable o Variable: Layer o Operation: Subtract 1 o When: User swipes right o Condition: currentLayer > 1. Added Triggers to Show Layers On the base layer, create triggers that fire when Layer changes: **Show Layer1 when **Layer == 1 **Show Layer2 when **Layer == 2 … repeat for all layers. Trigger settings: Action: Show layer When: Variable changes Variable: Layer Condition: Layer == X. Did the same for the navigation buttons (same logic) Added a Backup Function (Sync Variable on Timeline Start) On each layer: Add a trigger: o Action: Adjust variable o Variable: currentLayer o Value: X (the layer number) o When: Timeline starts on this layer. This ensures that if a learner jumps to a layer by another method (e.g., menu), the variable stays in sync.11Views0likes2CommentsIntroducing AI Chat + JavaScript Entrance Animations
Now you can chat with AI to generate simple JavaScript animations for your slide, making it easier to bring your ideas to life. Update to the latest version to give it a try and let us know what you think! To help you get started, we have a video walkthrough, a tutorial course, and documentation to learn more about how it works, see sample prompts, and animation examples that can all be found here. Why JavaScript? This update is our first step in helping authors experiment and push creative boundaries. Based on your feedback, we’re already working on support for built-in animations—and we’ll be sharing a preview soon! We’re also exploring more ways AI can handle tedious tasks for you, so let us know what you’d like AI Assistant to be able to do for you! Try It Out! Use AI Chat to make an object fly in from the right side of the screen after one second. Feel free to get creative—frisbee flying across a park? Plane flying across a cloudy sky? Sky's the limit (see what we did there?)! Share your example in the comments below!58Views1like3CommentsStory View Issue in Storyline
I’m experiencing an issue in Storyline where the Story View suddenly zooms out, making the slides appear very small. Manually zooming in doesn’t resolve it. This usually happens when I open a slide and then return to Story View. The only workaround I’ve found so far is to close and reopen the Storyline file, but I have to keep doing this repeatedly. Has anyone encountered this issue before? If so, how did you fix it? Thanks in advance!Solved163Views3likes9CommentsCustom Block - Images/Gifs not loading/appearing
Hello! I am creating a custom block where the image/gif is on the left, the title and copy is on the right and below is an audio recording. I am running into issues where the content that I am uploading (images/gifs/videos) aren't loading when I preview or even upload. I have tried using it with other custom blocks and stock images from the Articulate library and the same story. I have cleared history/cache/data, updated my chrome, updated my laptop, made sure all my articulate apps are up to date (even though this is a RISE course) and even spoke to the custom blocks team at DevLearn in Las Vegas last week... wondering if anyone has any advice on how to solve this.191Views1like4CommentsMake mandatory to read content in carousels and accordions
I’ve been asked to make it mandatory for learners to view all content included in carousels and accordions before they can complete a course. However, I haven’t found any feature in Rise that supports this requirement. The only workaround I see is to remove the content from these interactive elements and present it in a linear format, but this would make the course significantly longer and less engaging. Is there a built-in option or recommended approach to enforce this requirement that I might have missed? Regards,34Views0likes3CommentsQOL ideas
-Images Carousel... should have next and previous arrows in focused mode (when you click picture to enlarge, to go to next you need to click to reduce, click next image and then click to enlarge again) -custom block with text and image that enlarge whole block in to focus, like carousel does. And to have carousel arrows for multiple blocks that are like cards. -make tabs to have customizable width in % of page width.Feature Request - Necessary?
So I recently put in a feature request to have a single trigger execute multiple actions. I was thinking, just add an "and" function after the Action Section to allow a second Action to be attached. But then i got to thinking that maybe I missed something in my brief search through the forum. Has anyone found or explained a way to apply multiple actions to one trigger? Other than Javascript.30Views0likes2CommentsVariable/Trigger Help
Hello! First time posting so if I share the file incorrectly let me know. On the attached Storyline file the following is supposed to happen. Leaner drags and drops answer choice onto one of the 6 spots under "Out of Control" When they drop it in any of those spots, the variable "DBalanceBeam" gets 1 added to it. I then have triggers set up to change the state of the balance beam figure to lean right/left and to change whenever the above variable changes. Right now it will change to the "Lean Right" state, but won't toggle back and forth as I want it to. Any help would be appreciated, thank you!45Views0likes3Comments