rise 360
95 Topics8 Business Use Cases for Microlearning
Are you excited to try out microlearning, but unsure when to use it? Below, we outline eight common workplace situations that benefit from a short-form course. Each situation includes a sample microlearning. At the end, learn how you can customize these templates for your own company and training needs. 1. Create Organizational Alignment To hit a business target, everyone needs to be moving in the same direction. Creating that alignment starts with clear, frequent communication of the shared mission, vision, and values. Microlearning can help. The following editable template shows how you can align employees through regular executive “micro” updates: Executive Update 2. Highlight HR Information, Notices, or Reminders Educating employees about annual events like open enrollment, tax season, and compliance training is a critical function of HR teams. The problem? Important announcements often get missed when they’re embedded in long paragraphs or endless emails. Grab the following templates to see how microlearning makes HR communications more digestible and engaging: A Quick Guide To Open Enrollment Internal Company Newsletter 3. Strengthen Company Culture and DEI Initiatives Fostering an inclusive company culture is a continuous process—not a one-time effort. A series of microlearnings can support your larger culture-building and DEI efforts. Check out the following examples for ideas on how to get started: Are You an Ally? Try Taking on These 5 Roles How To Identify and Stop Using Ableist Language Gossip-Proof Your Workplace 4. Streamline Business Processes You can also use microlearning to document and streamline business processes or workflows—such as employee onboarding or performance management. Notice how the following examples make it easy for employees to work through the steps of a process independently: New Hire Pre-Hire Checklist Performance Review and Feedback 5. Increase Security Awareness Most successful data breaches, phishing attacks, and other cybersecurity incidents are caused by human error. Adding refresher microlearnings throughout the year can fortify your defenses. See an example for safeguarding against phishing attacks below: Spot the Phish 6. Enhance Employee Wellness A successful business needs thriving employees. But employee wellness training often ends up buried under competing priorities. Microlearning makes it easy for employees to fit in short breaks for self-care throughout the workday. Check out these two wellness-related microlearning examples: 3 Desk Stretches to Instantly Improve Your Day 5 Tips for Better Naps 7. Provide Quick-Reference Guides Microlearning is the perfect resource for one-off training questions: Employees can quickly find the answers they need—when they need them. Below, we’ve created templates for product and software training. But you could easily create quick-reference guides for sales, customer service, and other teams. Get To Know [Name of Product] Software Training 8. Reinforce and Assess Key Takeaways Finally, who says you have to choose between a more sizable course and microlearning? Repetition aids retention. Consider following up longer training sessions with a microlearning quiz, scenario, or summary. The examples listed below demonstrate how you might do this: Can You Recover From a Workplace Mistake? Training Refresher Wrap-Up There’s no shortage of creative ways you can use microlearning to achieve your business training objectives. The examples above are just a starter list. You might also check out submissions to one of our weekly community challenges, 40+ Microlearning Examples Created in Rise 360 #407. Interested in customizing one of these examples for your team? If you’re an Articulate 360 subscriber or trialer, you can edit all of the examples linked throughout this post by choosing the course from our Rise 360 microlearning content templates. Here’s a short video showing how to do that: What’s the latest microlearning course you’ve created? Tell us about it in the comments—and feel free to ask any questions you might have! Like this article? Subscribe to our newsletter to get the latest e-learning inspiration and insights directly in your inbox. You can also find us on LinkedIn and Twitter.2.3KViews0likes9CommentsMade By Members: Rise Code Blocks
This month, we’re spotlighting creative ways community members are experimenting with Rise 360’s new Code Block (Beta) feature. From quick prototypes to full mini-games and simulations, these projects show how custom HTML, CSS, and JavaScript can bring fresh interactivity to Rise, whether you’re vibe coding with AI or hand-crafting from scratch 💡 Try It Yourself: Rise 360: How to Use Code Block, Creating Blocks with Vibe Coding 👽 Alien Lifespan Challenge by GrahamBetts-add Graham created a fast-paced trivia game that challenges learners to keep Brian the Alien alive by answering 10 questions correctly. The project combines timers, progress tracking, and custom feedback, powered by code. 🔗 View the post | 🎮 Try the demo Build It with AI: Kick off your own build with prompts like these, or start from scratch with your own code or customizations: “Write HTML, CSS, and JavaScript for a 10-question timed quiz game that tracks correct answers and shows a 3-star progress meter inside a Rise 360 Code Block.” “Structure the code so all quiz content lives in a QUESTIONS array and settings in a CONFIG object, making it easy to update questions, feedback, and timer length.” “Create an interactive quiz where each correct answer extends the player’s time and updates a character’s emotion from happy to sad based on performance.” 🧭 Explore Cardinal Directions by ilgunapo Apo built a playful, interactive experience to help learners explore the four cardinal directions. After discovering each direction on a compass, players test what they’ve learned in a mini treasure-hunt game. 🔗 View the post | 🎮 Try the demo Build It with AI: Kick off your own build with prompts like these, or start from scratch with your own code or customizations: “Write HTML, CSS, and JavaScript for an interactive compass that lets users explore the four cardinal directions, then unlocks a short treasure hunt game inside a Rise 360 Code Block.” “Structure the code so text content, directions, and object positions are easy to edit through a CONFIG or LEVELS object.” “Create a grid-based navigation game where players move a character using arrow keys or on-screen buttons to reach a treasure.” 🔋 Check Your Battery by Kate_Golomshtok This playful Caffeine Cat Test helps learners check their energy levels through a short, interactive quiz. Despite having no coding background, Kate used AI to create animated elements, like moving paws, a cat-face divider, and clickable cards, that make the experience feel warm and personal. 🔗 View the post | 🎮 Try the demo Build It with AI: Kick off your own build with prompts like these, or start from scratch with your own code or customizations: “Write HTML, CSS, and JavaScript for a 6-question personality quiz with animated feedback cards, designed for use inside a Rise 360 Code Block.” “Include visual elements like progress bars, emoji icons, and a results screen with simple charts showing fatigue, energy, and motivation.” “Structure the quiz content in a QUESTIONS array and use a CONFIG object to store colors, icons, and category names for easy editing.” 🐸 Hoppy Adventures: Coin Capture by destery1kenobi Destery created a retro-inspired game where players collect coins, dodge predators, and answer quiz questions to level up. Each set of 10 coins triggers a multiple-choice question, all managed through a JSON file for easy updates and tracking. 🔗 View the post | 🎮 Try the demo Build It with AI: Kick off your own build with prompts like these, or start from scratch with your own code or customizations: “Write HTML, CSS, and JavaScript for a mini-game where players use arrow keys (or WASD) to move a character around and collect coins.” “After every 10 coins, pause the game and display a multiple-choice quiz question inside a modal.” “Store quiz questions and answers in a QUESTIONS array for easy editing, and use variables for score, time, and level tracking. The game should run entirely inside a Rise 360 Code Block.” ☎️ People Manager Simulation by danielbenton Daniel created a simulation where learners step into the role of a new call-centre manager, making choices that impact morale, performance, and stress. It features avatars, tooltips, and a narrative end summary, all co-coded through an iterative vibe-coding process. 🔗 View the post | 🎮 Try the demo Build It with AI: Kick off your own build with prompts like these, or start from scratch with your own code or customizations: “Build a browser-based management simulation with multiple-choice decisions that adjust player stats like performance, morale, and stress.” “Add tooltips to each choice explaining what the decision affects, and include a narrative end summary with a performance rating.” “Create an HTML layout for avatars and dialogue boxes that display manager and team interactions inside a Rise 360 Code Block.” 💬 Your Turn: Share your examples and tell us what you created, how you built it, or which prompts helped you along the way. 💡 Pro Tip: When posting your own Code Block examples, add the “Code Block” tag so others can find them more easily. And if you haven’t already, join our Code Block Group to keep the conversation going! 🏅 Want to Be Featured Next? We’re always looking to highlight inspiring examples from the community, and your work could be next! Here's what we look for in a standout submission: A downloadable .story file or link to your Rise course so others can explore, adapt, and learn from your build. A clear explanation of what you built, how it works, and what makes it unique. Behind-the-scenes insight into your process, techniques, tools, or challenges you tackled. Purposeful design, whether it’s solving a problem, teaching a concept, or experimenting with a new approach. Bonus: Share your ideas for how your design is widely applicable beyond the specific example. Got something cool to share? Post it in Share Examples and you might see it featured in an upcoming roundup!574Views3likes0Comments15 Ways to Collaborate on Projects and Manage Your Team with Articulate 360 Teams
If you have a team of e-learning developers, you probably have two basic goals: to create beautiful, effective courses and to manage your team as efficiently as possible. And we want to help you do just that! That’s why we’re always adding new features to Articulate 360 Teams. Check out the following 15 features that’ll have you collaborating on projects and managing your team with ease, no matter how big your team grows. Collaboration Features Collaborative Authoring in Rise 360 Work together on Rise 360 courses with members of any Articulate 360 team. Create and edit different lessons simultaneously or take turns fine-tuning the same one. Changes happen in real time, so everyone always works on the most recent version. You can even give collaborators different levels of access by making them authors or admins. Learn more about collaborative authoring. Question Banks in Rise 360 Create repositories of questions that can be used in any course you create. Share them with your team so everyone can quickly create quizzes with consistent questions, answers, feedback, and media. Knowledge checks and quizzes draw from these banks rather than displaying the same static questions whenever a learner takes the course. When you share a question bank, team members can use your questions and, with the proper permissions, modify them or add their own. Learn more about question banks. Shared Block Templates in Rise 360 Build Rise 360 courses faster by saving existing blocks and their content as templates. Share those templates with your team, then everyone can reuse them in other Rise 360 courses. Learn more about block templates. Shared Team Slides in Storyline 360 Easily collaborate on Storyline 360 projects with a library of shared team slides. Team members upload and download slides, scenes, and entire projects right within Storyline 360. It’s perfect for sharing project templates, slides that need to be in every course, and reusable slide content, such as interactions and quiz questions. Learn more about team slides. Shared Team Folders in Rise 360 and Review 360 Create shared team folders in Rise 360 and Review 360 to organize your content, assign permissions, and invite collaborators. You can even allow multiple authors to publish new versions of a course to the same Review 360 project. Project Reviews in Review 360 Speed up project reviews. Publish e-learning projects from Storyline 360 , Rise 360, and your other Articulate 360 apps to Review 360 to gather feedback from stakeholders. Collect in-context feedback, follow threaded discussions, and resolve comments in one easy-to-use web app. Learn more about Review 360. Request Reviews in Review 360 Keep your team on track without the hassle of spreadsheets or phone calls. Send and track requests for specific stakeholders to review a content item right from Review 360. With email notifications, due dates, visible statuses, and completion buttons, you’ll never miss another deadline. Learn more about requesting reviews. Integrated Comments in Rise 360 and Storyline 360 Streamline review processes even further. Get Review 360 comments in context as you work in Rise 360 and Storyline 360, eliminating back-and-forth toggling between apps. Browse through feedback from various stakeholders, see comments for multiple Review 360 items, reply to and resolve comments, and add suggested images in real time—all in one place. Cloud Backup in Storyline 360 and Review 360 Work with confidence, knowing your files are safe and easy to access anywhere, anytime. Access your Storyline 360 project files from anywhere and share them with team members by uploading your source files to Review 360. Learn more about cloud backup. Admin Features Consolidated Billing Management Articulate 360 Teams makes billing management simple. You get one annual bill that covers all your team creator licenses. You have the flexibility to pay via credit card or purchase order. And as your team grows, you can add more licenses using your account management console. Learn more about account management. Easy User Management Easily add and remove users as your team evolves. For example, when users leave the company or their roles change, remove them from your team and assign the creator licenses to new users. You can even upload all your users at once using a simple CSV file. And you can add as many 360 admins as you’d like to manage your team. Learn more about managing your team. Group Managers Manage your team with ease. Organize users in groups, such as departments or locations, and assign group managers to manage each group. Watch this video for a brief overview and check out this article for details on managing users, groups, and managers. Manage Team Slides and Block Templates Admins who have creator licenses can rename and delete all Storyline 360 team slides and Rise 360 shared block templates. This is helpful when the original content owners aren’t available to make changes. Transfer Content Maintain control of your content and intellectual property. When someone leaves your team, keep shared content within the subscription and choose what happens to their personal content. Content includes Rise 360 courses, microlearning, label sets, and block templates; Review 360 items and request reviews; and Storyline 360 team slides. Single Sign-On Don’t worry about remembering (or forgetting!) another password. Control authentication for your Articulate 360 team using your own identity provider and our single sign-on (SSO) solution. Start a Free Trial Experience these Articulate 360 Teams features for yourself! Sign up for a 30-day free trial of Articulate 360. You can invite up to 10 users to join your team during the trial period. You’ll get the exclusive collaboration and admin features described above, as well as award-winning authoring apps, 22+ million course assets, as well as live and on-demand online training. See these FAQs to learn more about free trials and let us know if you need help!1.5KViews0likes0CommentsHonor AAPI Heritage Month With These Free Resources
Research shows that a commitment to diversity, equity, and inclusion helps organizations adapt better to challenges–and makes them more likely to innovate. With more change than ever happening in and around the workplace, diversity-focused training can help boost outcomes, improve agility, and make your organization a better place to work. May is Asian American and Pacific Islander Heritage Month, making it a great opportunity to affirm your commitment to diversity. This spring, we’re bringing you content that you can use to grow your team’s cultural awareness, collaborative skills, and ability to innovate. We hope this content will spark curiosity and encourage larger conversations that lead to more emotional and creative intelligence among your employees. 1. Asian American and Pacific Islander Heritage Month (full-length course) Use this course to educate your team and expand their cultural knowledge, opening up more avenues for collaboration and creativity. Teams will get a simple introduction to AAPI history, meet leaders in art, food, science, and other major industries, and explore accessible ways they can honor AAPI Heritage Month. 2. 9 Ways To Celebrate AAPI Heritage Month (microlearning course) Celebrating AAPI Heritage Month is a great way to demonstrate your commitment to diversity and bring your team together for a good cause. This microlearning summarizes nine easy ways you can celebrate as a team–and encourages employees to grow their own knowledge individually, too. 3. From Draves to Kim: A Celebration of AAPI Athletes (microlearning course) Want a quick, engaging way to inspire and motivate your team? Set them up for success with this simple, accessible microlearning. Employees will meet snowboarder Chloe Kim, two-time Olympic gold medalist, and Vicki Draves, the first Asian American to win an Olympic medal and the first woman to ever sweep the diving events. Wrap-Up Packed with timely, engaging content, these resources can help improve your team culture, leading to even better collaboration and innovation. Add them to your e-learning strategy and watch as your team grows stronger and more agile. Remember, with an Articulate 360 subscription you can also tailor this content to best fit your audience and your organization–consider, for example, adding quotes and stories from AAPI figures in your field. To share and customize these resources, go to your Rise 360 dashboard, click +Create New, and select the course you want to use. Need other courses for your diversity, equity, and inclusion efforts? There are plenty of other options to choose from in the Content Library, including: Power and Pride: The Origins of Pride Month What Is Black History Month? Diversity Basics: Taking Action Honoring Herstory During Women’s History Month Want to try something you learned here, but don’t have Articulate 360? Start a free 30-day trial. And subscribe to our newsletter to get the latest product updates, e-learning examples, and expert advice sent directly to your inbox. If you have questions, please share them in the comments.97Views0likes1Comment7 Creative Ways to Use Images in Rise 360 Courses
Have you ever finished creating a course, looked at it, and thought to yourself, Wow … that’s a lot of text! If so, you’re not alone. It’s easy for courses to end up text-heavy, because written content is the easiest way for a lot of folks to communicate. But a text-heavy course can also make learners feel overwhelmed—and that’s not what anyone wants! So what’s the best way to make your course feel lighter and more approachable? Add in some relevant imagery to break up your text content. Now, I know what you’re thinking: What if I don’t have the images I need to illustrate my content? No worries! Rise 360 is integrated with Content Library 360, so you’re never more than a click away from millions of course assets. And there are so many different ways you can use them in your course. Let’s take a closer look at a few creative ideas for adding imagery to your Rise 360 courses. 1. Replace Bullet Points with Illustrated Flashcards Instead of inserting a bullet point block, why not use a flashcard block with images on the front side? In addition to making your course feel less text-heavy, it’ll encourage learners to actively engage with your content. 2. Add a Quote with a Background Image Quotes are a great way to drive home your key messages and inspire your learners. By adding a background image to your quote, you’ll draw attention to it and break up the monotony in a lesson with a lot of text. 3. Illustrate Your Knowledge Checks and Quiz Questions Quizzes don’t have to be text-only! Add some visual interest to your knowledge check or quiz question by adding an image or illustration. 4. Make Key Points Stand Out by Adding a Background Image If you want to make sure your learners don’t overlook a key point, why not add some emphasis by pulling the message out from a paragraph and adding a background image? It’s a surefire way to catch your learner’s attention. 5. Replace Bullet Points with a Labeled Graphic If you’re looking for a more creative way to present your bullet points, try searching Content Library 360 for an image that illustrates your content, like in the example above. You can then add markers to the appropriate spots on the image so learners can click for more information. 6. Break Up Content with Full-Width Images If you have a lesson with a bunch of text blocks in a row, why not break it up with some full-width images? These images will serve not only as dividers but will make your course look nicer and feel less dense. 7. Add Images to Your Interactive Blocks If you’re using interactive blocks like processes, timelines, accordions, or tabs, for example, think about adding an image to each section to round out your content. Wrap-Up These ideas are only the tip of the iceberg! There are many other ways to incorporate visuals into your Rise 360 courses. And to help you find the images you want in Content Library 360, check out this article. Want to try out what you learned here in Rise 360, but don’t have Articulate 360? Start a free 30-day trial. And subscribe to our newsletter to get the latest product updates, e-learning examples, and expert advice directly in your inbox.1.6KViews0likes41Comments6 Amazing Things You Can Do in Rise 360
Rise 360, the web-based authoring tool in Articulate 360, just keeps getting better! Like all the apps and resources in Articulate 360, we’re continuously adding features that save you loads of time and give you new ways to create whatever type of learning your audience needs. To give you a sense of how Rise 360 can boost your productivity and increase your agility, here are six totally amazing things you can do in Rise 360. 1. Boost Your Productivity with Content Library 360 Integration With Rise 360, you can access photographs and illustrations from the ever-growing library with millions of assets in Content Library 360, right within the app. You can even crop images in Rise 360 using the built-in cropping tool in the edit menu. Or change the aspect ratio, focus on a specific part of the image, and more. Check out this article for more examples of what you can do with the crop tool! Following is a quick Peek 360 video to show you just how painless it is to search for and insert the perfect image in Rise 360: 2. Create Branching, “Choose Your Own Adventure”-style Scenarios Easily create branched scenarios with scenario blocks in Rise 360. Scenario blocks let you choose from a selection of Content Library 360 characters and create dialogue, responses, and feedback to craft an engaging scenario. Scenarios can be as complex or simple as you need—anything from a single scene with a few pieces of content to multiple interconnected scenes, each with their own branching choices. Whatever you choose, scenario blocks uniquely engage learners, giving them the opportunity to practice new concepts or think more deeply about information they’ve learned. Learn more about building branching scenarios in this article, or watch Tom Kuhlmann’s video tutorial. 3. Tables and Charts Make Your Data Come to Life Did you know that you can add tables to your Rise 360 courses and format data as pie, graph, or line charts? It’s easy to do with table blocks and chart blocks. You can insert tables as a separate block or inside of almost any other block that contains text. You can easily format your tables exactly how you want them. Charts get their own category in the block library and give you tons of options. Add legends, label your axis, tweak custom colors—do whatever you need to help your learners engage with data on a whole new level. And because it’s in Rise 360, it’s easy to save your charts and tables as block templates and share them with your team. Learn more in this article: 4 Ways to Elegantly Display Data in Rise 360. 4. Control How Learners Experience Your Course with Continue Blocks A common requirement for compliance courses is that learners must watch, listen to, or complete every single piece of content in your course before proceeding. So how can you do that in Rise 360 and not make it feel like a drag? One way to exert a little more control over how learners experience your course without making them feel locked down is to use the Continue Block feature. Continue blocks not only allow you to chunk content and reveal it progressively, they also enable you to require learners to complete critical content before moving on to the next. Want to learn more? Check out this article: Create Compliance Training Like a Pro with Rise 360. 5. Use Templates to Get a Jump on Course Creation Don’t get stuck with “blank-page syndrome” when starting a new course. Build engaging, interactive lessons quickly with gorgeous, customizable templates. Templates are fully structured and contain relevant headings, media, and writing prompts; they just need your personalization. Templates cover a wide range of business topics such as compliance, workplace safety, human resources, information technology, and more. Select the Templates option from the New Course button to access the full library and quickly add them to your Rise 360 dashboard. Then sit back and relax, knowing the hard part’s already done. You just need to make it your own. Head over to this article to learn more: How I Created an Information Security Course in No Time Flat with Rise 360 Templates. 6. Embrace the Next Generation with cmi5 Support The latest e-learning software specification standard is cmi5. It combines the structure of SCORM with the tracking capabilities of xAPI. It’s more flexible, works well with offline solutions, and even reduces browser pop-ups! The e-learning industry has only just begun to scratch the surface of what cmi5 can do. With Rise 360, you publish to cmi5 and will be on the cutting edge of learner tracking. When you export a Rise 360 course with the cmi5 option selected, you’ll download a cmi5-compliant package that works seamlessly with your LMS. To find the cmi5 export option, click on Export, choose LMS, and select cmi5 as shown in the GIF below: Summing It Up With Rise 360’s flexible block lessons, inherently responsive output, and a host of new features being added all the time, the creative possibilities are endless. But don’t take my word for it. A quick scroll through E-Learning Heroes Examples will show you that folks are busy building everything from cool interactive resumes to seriously immersive case studies. Which of these Rise 360 features has captured your imagination? What creative possibilities do you see for Rise 360 in your organization? Share your feedback, ideas, or inspiring examples with us in a comment below. And don’t forget to follow us on Twitter and subscribe to the blog for more helpful advice on everything related to e-learning.928Views0likes13CommentsCheck Out the 102+ Articulate 360 Features We Released in 2023
Brand-new features in Articulate 360 can help you create a broader range of exciting learning experiences. And enhancements to existing features can streamline your design and development processes, making course creation even easier. But when apps evolve constantly, it’s not always easy to see just how much has changed over time. That’s why we’ve collected the 102+ new and enhanced features released in 2023 in this one handy article! Take a look at how much our apps have progressed over the past 12 months to see if there are any useful updates you might have missed. Storyline 360 Rise 360 Content Library 360 Review 360 Reach 360 Articulate 360 Desktop App Articulate 360 Teams Storyline 360 64-Bit Version of Storyline Harness the processing power in modern computers with a 64-bit version of Storyline 360. Large, media-rich courses benefit from increased stability and faster performance. Video Playback Speed Let learners explore at their own pace by choosing a course playback speed between 0.25x and 2x. Closed Captioning Boost video accessibility by including closed captions when publishing projects as MP4 video files. Adaptive Streaming Video With streaming video support, deliver video content to all learners, regardless of their internet speed. Accessible Feedback Layers Empower learners with accessible question feedback layers that meet color, contrast, and focus guidelines by default. Publish Storyline 360 Courses to Reach 360 Publish Storyline 360 courses directly to Reach 360—a lightweight distribution tool to deploy your e-learning content to more learners, including deskless workers, contractors, and customers. Video Transcripts Generate synchronized video transcripts from closed captions so visual content is accessible to all learners, including those who rely on screen readers, use braille displays, or prefer to read. Background Audio Create immersive experiences with continuous background audio that sets the tone and keeps learners engaged. Learners can turn off background audio if they prefer. In-App Review Comments Speed the review process and never miss crucial feedback with in-app comments. Review 360 comments appear in context as you’re working in Storyline 360, so you can act on stakeholder feedback immediately. Reply to comments and resolve them in real time as you create content. Add images from comments to training with a single click. Cloud Backup Access your Storyline 360 project files from anywhere and share them with team members by uploading your source files to Review 360. Rest easy knowing your projects are backed up, making previous versions easy to recover. Improved File AutoRecovery Fix project files that won’t open with the help of strengthened Storyline 360 recovery capabilities. Live Caption Support in Google Chrome Make use of Live Captions while taking Storyline 360 courses in Google Chrome. Updated Default Fonts Access the latest versions of several fonts that get installed with Storyline 360. Enhanced Player Properties Enjoy easier access to the modern player controls (play/pause, volume, etc.) and player tabs (menu, glossary, etc.) checkboxes now that they’re all left-aligned. Streaming Video Support for Videos in 360° Images Make use of the streaming video feature for videos in 360° images. Create Time-Based Triggers Create time-based triggers in minutes and seconds instead of having to convert values to seconds only. Feedback Master Quickly apply a feedback master to multiple question slides simultaneously. Upgraded Embedded Version of Chromium Benefit from Chromium 112.0.5615.165 in Storyline 360. Insert Web Videos Insert web videos using relative paths. High-Res Animated GIFs Give learners the best visual experience possible with high-resolution animated GIF support. Wrap Text Ensure text in data-entry fields wraps more easily using the wrap text option instead of having to increase the height to be more than 60 pixels. Optional “Lost Connectivity” Alert Let your learners know when they lose their connection with this optional alert you can turn on in the player properties. Faster Trigger Wizard Performance on Macs Enjoy better trigger wizard performance on M-series Macs. Set Your Cover Photo To Fill the Player Frame Easily set your cover photo to fill the player frame in the player properties. Screen Recording on Primary and Secondary Monitors Record your screen on primary and secondary monitors with DPI settings over 100%. Full-Screen Storyline Block Display Display Storyline blocks in Rise 360 full screen on mobile devices when player controls are turned off. Display Crisp Text and Images Display crisp text and images in embedded web objects by unchecking the scaling option. Background Audio in Video Output Include background audio in published video output. Turn Player Navigation Elements On or Off Control how learners navigate submitted quiz questions by turning player navigation elements on or off. Neural Voices Generate realistic, natural-sounding text-to-speech narration with neural voices. New Neural Voices (US English) Enjoy two new English (US) neural voices options, Danielle and Gregory, for text-to-speech conversion. Icons and Text Displayed in Player For new projects that use the modern player, navigation buttons now display both icons and text by default. You can still switch to just icons or text instead. Speech Synthesis Markup Language (SSML) Support Unlock new possibilities for text-to-speech audio. Use SSML to adjust the speaking rate, modify pronunciation, emphasize words, add pauses, and more. Fixed Positions for Modern Player Controls Make it even easier for learners to interact with your course thanks to fixed control positions at the bottom of the player. Text Wrapping Easier Benefit from an improved user interface for text-entry fields text-wrapping options. Enhanced Button Accessibility Provide learners with a more accessible experience now that the “Back to Top” and “Skip Navigation” buttons and the volume slider meet color contrast guidelines. Control Background Audio with Triggers Control the background audio for each slide using triggers to play, pause, or stop the playlist. Tooltips Available Display tooltips that are accessible to mouse, keyboard, and screen reader users automatically using the built-in player controls and navigation buttons. Fine-Tune Background Audio Customize the background audio experience even further by fine-tuning the volume with a percentage-based variable. Rise 360 Microlearning Deliver bite-size, single-objective content with the Microlearning feature. Turn Off the Cover Page Turn off the cover page when you publish for LMS to improve compatibility, streamline training, and get learners into content faster. Theme Color Contrast Use theme color contrast to instantly ensure training content meets accessible color handling requirements for learners with low vision. Turn Off Lesson Headers Turn off lesson headers to provide a more focused learning experience. Reply To and Resolve Review 360 Comments Reply to and resolve Review 360 comments from within Rise 360 and add suggested images with a single click. Block Contrast Settings Automatically adjust the contrast of text and graphics at the block level or select your own contrast with block contrast settings. Enhanced Block Settings Customize your blocks with distinctive backgrounds and easily adjust padding options with enhanced block settings. Team Folders Create shared team folders to organize your team’s content, assign permissions, and invite collaborators. Enhanced Dashboard Management Organize and keep track of what’s important to you more easily with the enhanced dashboard. New Real Content Course Templates Get even more great content out to learners fast with new additions to our library of real content course templates. In 2023 we added new courses and microlearning experiences on topics like exercise, forming healthy habits, Black History Month, discussing disabilities in the workplace, and more! New Placeholder Content Course Templates Jump-start course creation with even more placeholder content course templates. New additions include course outlines on equity compensation conversations and sales order management processes. Publish Rise 360 Courses to Reach 360 Publish Rise 360 courses directly to Reach 360—an add-on to Articulate 360 that lets you quickly distribute training, enroll learners, and track their progress. Specify an Admin When Publishing to Reach 360 Get the right eyes on your course when publishing it to Reach 360 by selecting a specific admin to notify from a searchable drop-down menu. Quote Block Accessibility Improvements Give all your learners a better experience with accessibility improvements for quote blocks. WCAG 2.1 Conformant Process Blocks Include process blocks in your accessible courses now that they’re WCAG 2.1 conformant with improved keyboard navigation and screen reader support. Translate Labels for Screen Readers Broaden your impact and enhance accessibility by translating screen reader labels into other languages. Added Labels for Sidebar Progress Indicator Enhance localization and accessibility with labels for sidebar progress indicator tooltips. Default Text Color Improve accessibility conformance on new courses without lifting a finger by leaving the default text color, which is now true black. Skip Video Compression Add _NOPROCESS_ to a video file name to skip compression when uploading it to your course. Exported Training Destinations Quickly select a destination for your exported training with the Rise 360 dashboard publish menu. Cover Page Overlay Setting Use the Overlay setting to preserve both image clarity and text readability by choosing a light or dark translucent overlay for your cover photo that automatically maximizes text contrast. Links in Button and Button Stack Blocks Use relative links in button and button stack blocks to link to training within your subdomain. Theme Color Selector Use the Theme setting in the block element color picker to quickly select your training’s theme color. Logo Size Options Crop your logo to decrease white space and increase its size to customize your cover page branding. Quiz and Labeled Graphics No Longer Animate Protect those with motion disorders automatically now that quiz and labeled graphics items no longer animate when learners enable reduced motion settings on their devices. Rise 360 Images Marked as Decorative by Default Mark images as decorative automatically when you leave alt text for an image blank so it’s ignored by screen readers. Block Background Images Randomly Selected Enjoy a wider variety of default block background images now that they’re randomly selected on a block-by-block basis. Progression Arrows Remain Visible on Zoom Give all learners a better experience now that labeled graphic progression arrows remain visible when zoomed in or viewed on a mobile device. Split Block Design Menu Apply design settings to blocks more easily now that we’ve split the block design menu into two new menus: Style and Format. Updated Placeholder Content Templates Enjoy the new and improved placeholder content templates, a makeover where you’ll notice that the “lorem ipsum” text has been replaced with instructional and sample content. To improve accessibility, we’ve removed italicized formatting. We’ve also updated block design throughout the templates to take advantage of recent Rise 360 formatting enhancements. Linked Block Padding Add a custom value for top and bottom block padding at the same time using the linked padding option. 4k Video Support Boost course video quality with the ability to upload 4k videos to Rise 360. Content Library 360 Thousands of New Images Find the perfect photos for your online training even more easily with the addition of hundreds of thousands more high-resolution images from Pexels. New Illustrated Characters Represent a greater variety of learners with six new illustrated characters: Eduardo, Camila, Mike, Shanae, Don, and Wren. Review 360 Request Review Keep your team on track without the hassle of spreadsheets or phone calls thanks to the request review feature. Send and track requests for specific stakeholders to review a content item right from Review 360. With email notifications, due dates, visible statuses, and completion buttons, you’ll never miss another deadline. Team Folders Create shared team folders in Review 360 to organize your content, assign permissions, and invite collaborators. You can even allow multiple authors to publish new versions of a course to the same Review 360 project. Comments Only Allowed on Current Versions of Courses Keep teams in sync by preventing stakeholders from accidentally adding new comments to old versions of a content item. Enhanced Dashboard Quickly and intuitively organize your Review 360 dashboard with nested folders, subfolder breadcrumbs, an action toolbar, and more project management efficiencies. You can even multi-select items and folders, then move them in bulk. Learn more about the enhanced dashboard. Review Status Labels Allow stakeholders to reset their status after completing a review for more flexibility. Send Bulk Review Requests Send a request to multiple reviewers simultaneously by copying and pasting their email addresses in bulk. Text-Formatting Toolbar in Request Review Send engaging review request messages with the new text-formatting toolbar. Content Privacy Settings Control access to your content by making your Review 360 items private while still allowing invited stakeholders to offer feedback. Reach 360 Reach 360 Launched Reach 360 launched! Reach 360 is a frictionless LMS that integrates with Articulate 360 so you can easily deliver training to more learners. Group Self-Registration Simplify learner management by generating a sign-up link that automatically adds your learners into a group. API Integrations Use the Reach 360 API to build custom integrations with your business systems, giving your team access to valuable training and data where they need it most. Connect Reach 360 and Zapier Automate your work and streamline your productivity by adding Reach 360 to your Zapier workflows (currently in beta). Custom Domain Brand your Reach 360 URL with a custom domain you own. Owner Role The purchaser of your Articulate 360 Teams subscription is now listed as the Owner in Reach 360. Improved Group Member Lists Improve performance with paginated group member lists that display 50 members per page. Bulk Delete Learners Use true “select all” to bulk delete learners, even every learner, from your Reach 360 account. Active Learner Usage Report At a glance, see how many users have logged in to your Reach 360 account with the Active Learner Usage report. Bulk Delete Members Bulk delete members, even every member, from a group with “select all.” Bulk Import Bulk import and delete group members via CSV. Connect with Slack Connect Reach 360 and Slack so you can share course previews and get in-app training notifications. Share Content with QR Code Share specific training items directly with learners via URL or QR code. Learning Path QR Code Allow users to directly access a learning path—and self-register as a new learner if necessary—with a QR code. Self-Registration QR Code Allow users to self-register as new learners or group members using a QR code. Custom Certificates Create and manage custom certificates. SSO for Learners Enable SSO for your Reach 360 learners directly from your Reach 360 settings. Manage Groups and Users with SSO Use SSO to manage learners and groups, allowing them to quickly access training using one set of log-in credentials. Users API Endpoint Delete users from training with this Users API endpoint. Reach 360 API Quiz Data Enhancement Include quiz data in the course.completed event type for Webhook Events in the Reach 360 API. Sortable Activity Report Column Quickly check completion status with a sortable column in the activity report. Separate Admins for Reach 360 Enjoy more organizational options by defining separate admins for Reach 360. Enhanced User Role Management Streamline Reach 360 user management to include learners and admins only. Reporter Access Delegate training analytics by assigning reporters who only have access to detailed reports for specific groups of learners. Custom Certificate Settings Select a custom certificate to be the default certificate for your Reach 360 training. Default Direct Sharing Direct sharing is enabled by default for all new content published to your Reach 360 library. Articulate 360 Desktop App Improved Error Reporting Resolve issues faster with updated error reporting. Articulate 360 Teams Retain Shared Content Maintain control over shared content when a member leaves the team. Wrap-Up As you can see, 2023 was a big year with lots of exciting updates to the Articulate 360 apps. You can see what’s up next by checking out our feature roadmap page. Want to try out some of these features, but don’t have Articulate 360 just yet? Start a free 30-day trial, and come back to E-Learning Heroes regularly for more helpful advice on everything related to e-learning.1KViews0likes0Comments