It’s that time of the year again when we gather around with our family and friends, or take a vacation to celebrate these most awaited festivals. Talking of festivals, we’re curious to know if you’ve ever created an interactive project on any festival, or would fancy creating one. Please feel free to share those with us. The best projects will get showcased on the Free Projects page, newsletters, and Adobe social media pages. In the past we have seen some […]
– What motivated you to enter the field of eLearning? – Are there any influencers who helped you learn faster along the way? – Share 2-3 challenges that helped you grow in this field.
Hi all, I was wondering, what are your main go to places where you get some inspiration on how to visually design your content? These are some places I go to: Humaaans Freepik Unsplash Storyset Canva Please help me add on to this list
Additional discussion questions: – What are your main requirements from a virtual conferencing tool in your line of work? – Highlight some issues that you face during virtual conferencing and suggest some UI/UX solutions to overcome those problems. Have you registered for AEW 2021 yet?
– Which Learning Management Systems have you work with and how would you compare them? Have you registered for AEW 2021 yet?
This question is not limited to just Adobe Captivate. You can share your experience in working with other tools as well. Have you registered for AEW 2021 yet?
– Do you devise your own strategies that have shown favorable results in the past? – Do you follow pedagogical theories and adapt them to your eLearning? – Anything out of the box? Have you registered for AEW 2021 yet?
Share your thoughts Have you registered for AEW 2021 yet?
Entry #4 in the Captivate Game and Puzzle Series – Code Cracker!
The Heat is On. Welcome Summers! And welcome back, the Adobe eLearning Showcase Challenge – SUMMER 2021, your chance to flaunt off your eLearning skills! Submit your projects to us and stand a chance to win and get recognized. Top 5 winners shall receive a $500 Amazon gift card from Adobe* Here’s how to enter the contest :- – All individual participants need to create projects using the Adobe Captivate software with a minimum of 3 project slides (see examples […]
Introduction to a new series about Games and Puzzles.
An introduction to a new series of postings : The JavaScript Idea Series
Adobe eLearning World (AEW) 2021 brings with it an opportunity for you to deep-dive into eLearning. As one of the biggest virtual eLearning conferences, it will help you gain key insights into the ever-changing world of eLearning. By participating, you will not only discover diverse points of view, but also get an exclusive sneak-peek into the latest innovations from Adobe’s labs. UPDATE: We’ve just moved Adobe eLearning World 2021 to September to ensure that all our colleagues may gather online […]
Register now Date: May 25, 2021 at 8 AM PT When it comes to authoring tools, Adobe Captivate is among the most recommended by users. The authoring tool has quickly managed to capture the minds of all eLearning professionals, whether their expertise level stands at beginner, intermediate, or advanced. But to truly maximize its functionality, you need an inside scoop on the best ways to create courses with it. Presenting the Creators’ Workshop Series! Prepare to take your knowledge of […]
Let us take a deep breath first! If we have overused our superlatives in describing any previous contests on this forum, we will like to take it back, and place it here, as what we have witness in these last few weeks on elearning.adobe.com/projects page was nothing short of a phenomenon. This has also left our judges in a tizzy in scoring easily, due to the sheer professional quality of projects that all have created through the Adobe Captivate authoring […]
Big Sur (macOS 11) update for Adobe Captivate (2019 release) is here!
Greetings all. I am always looking for resources and things to learn from. I have read some articles recommending books and unfortunately some that seem really interesting I haven’t been able to find, but I will continue to look. Thought I would pose the question here. What are some good resources that you recommend? They don’t have to specifically be direct to eLearning or Instructional Design, but they obviously can. But if there is something that relates and you feel […]
Hi, Can someone recommend JavaScript, HTML and CSS books for beginners that would be a best fit for Adobe Captivate? I keep researching but do not find anything in particular. However, if anyone can recommend any books that were of great help to you and Captivate, let me know! Currently, I have a few in my Amazon cart but just not sure which would be good. Plan on also heading to a Barnes and Nobles this weekend and see what’s […]
The Most Exciting eLearning Design Challenge of 2021 is here!** eLearning Industry and Adobe have joined hands to honor the best in the field of eLearning authoring and design, and you can be one of them! Submit your projects and earn a ticket to the spotlight in the world of eLearning. The best talents across the globe will be picked by a panel of distinguished eLearning experts. The top 3 winners will be rewarded jointly by eLearning Industry and Adobe […]
Intro This article is written as an answer to a question on the forums: Drag&Drop with Advanced Action For quiz slides it is possible to show different Failure messages based on the attempt number. That functionality is not available for Drag&Drop slides. As you can read in the thread, another user posted a solution using the Object actions which are executed after each drag action. I posted some comments about the limitations of that solution. In this article the described solution is […]
A training request has come in, and it’s time for you, the new Instructional Designer, to design and develop the training. So now what? What are you going to do? What approach are you going to take? It’s so easy for you to get caught up in educational theories and industry trends, that you may just sit and stare at the screen – unsure what to do next. So, I ask again – now what? While lots of professional […]
Spice up your Projects with Fonts from Adobe Typekit | 10+ Hacks with Captivate & the Creative Cloud
Spice up your projects and stand out from the crowd with access to 6,000+ Fonts using Adobe Typekit. In this episode of 10+ Hacks with Captivate & the Creative Cloud I show you how you can spice up your eLearning projects using Adobe Typekit. Easily sync fonts to the Creative Cloud with a click of button, and have access to thousands of fonts! See a font you love, but not sure what its called? No problem, scan it into Typekit […]
I was trying to download some free characters from ELB and when I download them they are not being added to “My Assets” library. Do I need to do anything after I download the asset? Thank you in advance for your help!
Hello. I am working on a tutorial in Captivate 2017 with audio narration. All displays fine in Chrome, Edge and Internet Explorer except for the following problem: when you try to use the rewind or fast forward buttons, the audio is disabled and there is no way to re-enable it unless you reload the presentation. Is there a fix for this? In lieu of that, is there some way to simply remove the fast forward and rewind buttons from the […]
Introduction to navigation within frames instead of slides: macro- versus micro-navigation. Includes a fun exercise to reinforce the learning, as preparation for advanced use cases.
Using PowerPoint to create a fun image by filling a group of objects with a picture and tinkering with some of the 3-D settings.
Hi, I am creating GIFT files to upload my questions, but when I use the # to add feedback, it automatically import the feedback as hints. What can I use to import is as correct and incorrect feedback style?
OK…I’m on a roll this week with JavaScript questions. I’m attempting to use JavaScript to move an object off the side of the page and then back on when you select a button. Here’s the code I used: var obj = document.getElementById( ‘re-txtField_2c’ ); var posX = parseInt( obj.style.left ); obj.style.transition = “.4s”; obj.style.left = (posX + 910) + ‘px’; I had code to bring the button back as well, but it doesn’t seem like I need it. Through troubleshooting […]
When you publish an Animate CC file, you’re creating a HTML5/JavaScript file. Captivate when published to a web format uses HTML5/JavaScript. So it makes sense that you can not only combine these projects, but you can also get the two projects to talk to each other using JavaScript. This blog shows you a few steps on how you can combine these two platforms.
Here’s another question related to a project I previously asked a question about. I’m trying to make an object slide off the page to the right, change it’s state, and then slide back on to the page from the right. The problem is that one effect seems to be cancelling out the other. Here is the preview of the action: Note that LefttoRight and RighttoLeft are both “custom” actions because I needed them to move specific distances. I loaded the […]
