ai
44 TopicsDesigning Immersive Phone Conversations in Storyline
Ever have two characters talk in a training module, but it still feels flat; even with speech bubbles, audio, and triggers? This (FREE) Storyline phone conversation template changes that. Whether you're designing for sales, compliance, healthcare, or support, it creates real, layered convos that feel like you're eavesdropping on a call. Animated phone effects Realistic voiceover dialogue Transparent APNG waveforms (way better than GIFs!) Custom triggers for pick-up/end call Clean, modern layout with animated text Watch how it works: https://www.youtube.com/watch?v=kMpUcYJRNnE Preview the demo: https://www.redesignedminds.com/Discuss/story.html Download it free: https://drive.google.com/file/d/19AvmE7q3PAUbXoNKIViQtPNqCwUoFDQW/view?usp=sharing If your training includes a conversation, this is how you bring it to life.1.2KViews10likes14CommentsRISE- Automatic Certificate Creation
I've been playing around with how to create a custom certificate in a Rise course and I've finally found a workaround using an embedded form that creates and delivers a PDF. Check it out: https://share.articulate.com/IcrVo3X-PV5k7x9CMMFkx I've been struggling with this for a long time and I know a handful of you have been too. Hope it helps! ps. I used the AI Assistant to create this mini course based off of the video I recorded outlining the steps, which I also included as content within the course to follow along.353Views7likes6CommentsHow To Embed An ElevenLabs Conversational AI Widget Into SL360 Using JS!
Hi Heroes, It feels like something new and exciting is always around the corner in the world of generative AI technology, and this week ElevenLabs put themselves firmly in the driving seat of the agentic AI revolution with their new Conversational AI toolkit. If you haven't heard of this yet, check out this video which explains it all: https://www.youtube.com/watch?v=v-EYzZCLF48&ab_channel=ElevenLabs The interactive, animated widget that this toolkit provided is easy to embed anywhere, including directly within an Articulate Storyline 360 project slide! If you're interested in how to get started, I've written a blog post that includes all the steps, including an Execute JavaScript snippet you can use to effortlessly get your agent loaded into your activity: https://discoverelearninguk.com/how-to-set-up-elevenlabs-conversational-ai-widget-in-articulate-storyline-360/ I'm also currently experimenting with the API for the new Conversational toolkit to understand how I can implement it into my eLearning Magic Toolkit plugin for Storyline + WordPress, potentially opening the door for developing real-time voice activated automation all within a Storyline-built eLearning activity! Much more to come very soon. 🚀 --- My name's Chris Hodgson, an eLearning developer and software trainer based in the UK. I enjoy creating fun, unique, and engaging online experiences using Articulate software! Connect with me on LinkedIn - https://www.linkedin.com/in/chrishodgson44/2.3KViews6likes7CommentsArticulate AI.....When?
So I have been reviewing numerous posts in relation to Articulate AI launching. No unless I missed something, I just can not seem to find any 'definite' launch date information. September seems to be the month now being talked about. Do we have any official word on this, any actual date? We have a couple of new projects we are keen to trial with the use of Articulate AI.Solved2.5KViews5likes36CommentsShow Us Your AI Makeover!
Whether you joined the AI Assistant: Beyond the Basics webinar or are just starting to explore what the AI Assistant can do, this challenge is for you. In the session, we shared ways to go beyond quick drafts, using AI to help with the trickier parts of course creation, like writing questions, refining lessons, generating images, or even creating scenarios. Now it’s your turn to experiment and share what you’ve built. 💡 Show us your “AI Makeover” Post a quick before-and-after example of how you used AI Assistant to transform your content. You could share: A short “before” snippet — like SME notes, a few bullet points, a slide, or a paragraph of draft text The “after” — what AI helped you build from it (for example, an outline, lesson, quiz, or visual) A quick note about how you refined or customized what AI created ✨ Or just join the conversation: What parts of your workflow feel easiest to improve with AI right now? Where are you still experimenting or getting stuck? Have you discovered any prompt tricks or creative uses worth sharing? Let’s use this thread to keep building on what was learned in the session and learn from each other’s experiments along the way.879Views3likes13CommentsAI Voice Generation emphasis in SL
Hi, Has anybody discovered a way to reliably coax the AI voice generation engine in SL360 to add emphasis to a word or phrase? For example in written text such as "read the instructions before starting", the italics and bold would strongly indicate the importance of reading before starting, and if I was creating my own voice recording I'd heavily lean into the word "before", to stress this. I haven't yet found a way to do this with the AI VG engine, and you can't add bold or italics to the text dialog. I've experimented with asterisks etc., but it tends to just garble the output. I know the whole point of AI is that it is supposed to work stuff like this out for itself through context and should do this automatically, but I do think it sometimes needs some guidance. Any ideas or tips? Thanks PaulSolved895Views3likes16CommentsFun Animated Timer for Gamification Projects
Hi Articulate heroes, I wanted to highlight one very fast but fun-looking way to create timers for interactive projects. I've learned about this way from "Gamification Series; 05: Creating Tension with Timers." You can check out these amazing webinars Gamification series, and there was a few different ways to add timers to projects. I used it in my recent project "Cooking Frienzy" - Jeopardy-style cooking-game. (btw you can check out the full game: Cooking Frienzy So, here are the steps: 1) Create / find a "timer" picture - it could be any image with transparent background what works for your theme (in my case it is "Pomodoro" timer, made with AI help, saved as .png ) 2) Add this image as a picture (insert an image). 3) Go to Animation tab 4) Choose Exit Animation - "Wipe", go to "Effect Options" - "From Right". Set the animation timer for whatever time you need (10 sec., 30 sec., 1 min etc.) 5) Set triggers to what will happen after the timer is done (animation completed): i.e. jump to the next slide, show "result-fail" etc. 6) Preview and adjust if needed 🤞346Views3likes5CommentsCharacter Expression/Pose Series Using Photo Characters?
I have a common problem in many of my e-learning projects. I want to have a photographic character, say a man at a desk on the phone, looking happy. I then want a version of him with an angry expression. I then want a version of him with an exhausted expression. I want to choose the age, race, etc. In addition, I want to be able to easily change the background, etc. Trying to find this kind of a character series has been difficult. I have resorted to finding stock video and then grabbing frames out of the video that represent the expressions. But I cannot adjust the backgrounds very easily. Does anyone know of an AI tool where you can create a photographic character, and then show the character in multiple poses/expressions/etc. Thanks for any advice!297Views3likes8CommentsPart 2: Building Rise Code Blocks
➡️ View the post and tutorial 👋Hi everyone! Part 2 of the series is up — and this one is about how the code blocks in the Rise Code Block Library get built, and how you can do the same. I've developed a workflow system — the Rise Build System — that uses Claude to take you from idea to finished, tested, Rise-compatible code block without needing to know JavaScript or HTML. The tutorial walks through a real build: a row sorting interaction that came directly from the suggestion box in the code library. The full Rise Build System — master prompt, intake prompt, revision prompt and setup instructions is free for all, but I'm asking for your email in exchange so I can keep you updated on new tutorials. You can subscribe over in the post and if you already have, you'll receive an email with the build system. 👉 Start with Part 1 if you haven't already 👉 Browse the Rise Code Block Library 👉 Enjoy Part 2 I’m working on two tutorials related to Part 2: Rise Build System in Action Available Now This post demonstrates two more examples of working with the Rise Build System, including revising existing code snippets. Prototyping with Intent Coming Shortly This post demonstrates how you can use Claude's visualization feature to rapidly create code widgets, and how Claude Design can make code snippet interfaces look awesome. The final part of this series will drop in a couple of weeks and shifts focus from Rise to Storyline. We’ll look at the new AI JavaScript coding feature, similar to Rise Code Blocks, but different in many ways. I'll also have a follow up for this final part discussing options for organizing your snippets. Have fun with this series and let me know if you have any questions. Stephanie119Views2likes0CommentsAI‑powered, real‑time role‑play platforms
Hello Heroes! Has anyone cracked this yet? I’m exploring AI‑powered, real‑time role‑play platforms that can be embedded directly into an Articulate Rise Multimedia Embed block and run within the Rise frame—without sending learners outside the course or requiring a separate login. I’ve tested a few options, including Yoodli, but that experience redirects learners out of Rise. Other platforms I’ve reviewed are either cost‑prohibitive or not transparent with pricing. Has anyone successfully integrated a truly seamless, experiential role‑play experience into Rise? I’d love to hear what you’ve tried, what’s come close, or where you hit barriers. Thank you!575Views2likes13Comments