Adobe Captivate: Align the Mouse

by Kevin Siegel Follow us on Twitter View our profile on LinkedIn View our videos on YouTube

If you have recorded a software demonstration using Adobe Captivate, you have likely run across the issue of the dreaded "jittery mouse."

Here's the scenario: you are working on a project with several slides. On slide 5, the mouse is moving from point A to point B. On slide 6, the mouse has clearly gotten to point B.

Back on slide 5, you decide to move the mouse position (you can easily drag the mouse anywhere you want on the slide). And that's when the "jittery mouse" will bite you.

On slide 6 of the project, you'll notice that the mouse is no longer in the correct slide position because you moved the mouse on slide 5. If you were to play the project (previewing 5 slides is ideal for this kind of test), you would clearly see the mouse "jump" from its new position on slide 5 to its old position on slide 6. In fact, the jump looks almost as if the mouse pointer on slide 6 received some kind of jolt.

To fix the problem, you could go to slide 6 and attempt to manually drag the mouse pointer into the same position that you established on slide 5. But this solution isn't ideal because the mouse position has to be identical to the position on the previous slide. It will probably take several attempts to get it right. What's a developer to do?

  1. Go to slide 6 (this is where the mouse pointer is not in the desired slide position)
  2. Select the mouse pointer and choose Modify > Mouse > Align to Previous Slide.

    Adobe Captivate: Align Mouse Pointer

Bam! This is the perfect cure for the jittery mouse.

Note: You could have also gone to slide 5, right-clicked the mouse pointer and selected Align to Next Slide (or selected the command via Modify > Mouse).

If you would like to see a demonstration of aligning the mouse pointer with previous or next slides, check out the video I created on the IconLogic YouTube channel.

***

Looking for training on Adobe Captivate? IconLogic offers multiple live, online Adobe Captivate classes each month including Introduction to Adobe Captivate and Advanced Adobe Captivate.

Adobe Captivate: Two-Bits for the Best Rate

by Kevin Siegel Follow us on Twitter View our profile on LinkedIn View our videos on YouTube
You can easily record audio from within Captivate by choosing Audio > Record to. You can record audio directly to slide objects, a single slide, multiple slides, or the project background. Regardless of your choice, you'll find yourself in the Slide Audio dialog box.

After clicking the Device link in the Audio dialog box, the Audio Settings dialog box will open. This is where you have to make an important decision about your bitrate.

Captivate 5 bitrates

You have two choices in the Bitrate drop-down menu: Constant and Variable. Constant Bitrates (CBRs) produce smaller file sizes. By contrast, Variable Bitrates (VBRs) tend to produce audio with a higher, more consistent quality level than CBRs, but the VBR file sizes will be larger than CBRs. For that reason, most Captivate developers stick with Constant Bitrate.

Then you have to select from one of the four bitrate settings: CD, Near CD, Custom or FM. So many decisions… so little time. Bitrate is defined as the number of bits that are conveyed or processed per unit of time. Using a higher bitrate setting, such as CD Bitrate (128 kbps), will result in higher quality audio but a larger published lesson.

If you decide to use a higher quality bitrate than FM Bitrate, you should spend time experimenting with the options to see which selection sounds best to you. As a general rule, the FM Bitrate is more than adequate for eLearning audio that will be played through typical computer speakers or headsets.

***

Looking for training on Adobe Captivate? IconLogic offers multiple live, online Adobe Captivate classes each month including Introduction to Adobe Captivate and Advanced Adobe Captivate.

eLearning & Design: Want to be a Better Designer? Play this Font Game

by AJ Walther Follow us on Twitter View our profile on LinkedIn

Did you enjoy playing the color game from my previous article? Did it make you the best designer ever? Almost? If so, don't you dare stop there! Now it's time to focus on fonts!

Last week I was having a blog designed for my personal use. My designer sent over three header samples in three different fonts. I obnoxiously responded with, "These are great, but I'd really like to combine the round punctuation of Option One with the character width in Option Two and the line weight of Option Three. Know any fonts that meet this criteria?" My designer was not amused and more or less put the task back in my lap. I was soon perusing thousands of fonts and attempting Google searches like, "tall, skinny font with round punctuation and lowered middle 'E' bar" with no success.

eLearning: The Font Game

In my font search I did eventually find what I deemed to be a suitable font selection, but I also ran across The Font Game from I Love Typography which, if nothing else, served as a fun distraction. But beyond being a fun distraction, the game became a bit more. The more I played the better I got at quickly identifying fonts by sight and name. Being able to eye-ball subtle differences in fonts (as well as becoming familiar with naming conventions) ended up helping me more quickly scout fonts to get to what I wanted for my own design purposes.

The Font Game is an iOS app for iPhones and iPads. In this timed game, you are presented with a font sample and asked to choose the name from four options. High scores can be added to Apple's Game Center. In addition to the Font Game, the app includes the Terminology Game (for learning typography lingo), The Flip Font Game (like the original font game but reversed–you're given the name of the font and choose the correct one from four samples), and the Match Game (like the memory game, but with fonts). The app isn't free, but if you're a design junkie (or aim to be one), $2 may not seem like an unfair investment to you.

Do you love The Font Game? Do you hate it? Do you have an alternate method for learning fonts? I'd love to hear from you.

Adobe RoboHelp: Variables in Topic Titles

by Willam Van Weelden Follow us on Twitter View our profile on LinkedIn

User Defined Variables have been a RoboHelp staple for a few years now. You were first introduced to variables in this 2009 IconLogic blog post. As a review, variables are placeholders for text that you need to use throughout a RoboHelp project (e.g.: a product name). You might be using the product name thousands of times within hundreds of RoboHelp topics. Should you need to change the name of the product, you would have to go through the entire project and manually change the product name, one-by-one (or use RoboHelp's Find/Change feature).

As an alternative to manually adding the product name throughout a project and then having to worry about manually updating the text later, you can create a variable. The variable will display the product name as if it were regular text, and insert the variable within topics, snippets, the Table of Contents (TOC), and/or the Index. Should the product name need to be changed, edit the variable text via the Variables pod and it will be updated everywhere. It's a powerful feature and very easy to use.

In this article, I want to show you a fantastic enhancement to variables that was introduced in Adobe RoboHelp 10: the ability to add variables within Topic Titles.

In older versions of RoboHelp, a Topic Title was static text, meaning that you had to manually type the Topic Title when you created the topic. If you added the topic to the TOC, the Topic Title appeared on the TOC. But since the Topic Title was static, a change to the Topic Title when editing the Properties of the topic meant that you also needed to edit the text that appeared on the TOC. The ability to add a variable within the Topic Title means the text will be linked to the Topic Properties and will automatically update everywhere.

Add a Variable Within a Topic Title

  1. After you've created the variable, display a topic's Properties dialog box. (You can display the Properties dialog box for the topic via the Topic List pod by right-clicking the topic.)
  2. On the General tab, click the Variables drop-down menu and and select a variable.
    Adobe RoboHelp: Adding a Variable within a RoboHelp Topic Title
  3. In the Topic Title field, select the location where you want to insert the variable.
  4. Click the Insert button.
    Adobe RoboHelp: Adding a Variable to a Topic Title

Now that the topic's Title is using a variable, should you update the variable at any time, the variable text will update within the topic text, title, Index and the TOC.

***

Looking to learn RoboHelp? We offer a live, two-day online RoboHelp class once each month. Feel free to contact us to learn other ways to meet your RoboHelp training requirements.

Adobe Captivate: Add a Retake Quiz Button

by Kevin Siegel Follow us on Twitter View our profile on LinkedIn View our videos on YouTube

I’ve had several students in my Captivate classes ask if it was possible to allow learners to retake a quiz. It’s not only possible, but the solution is very simple.

Choose Quiz > Quiz Preferences. From the list of Categories at the left of the Preferences dialog box, select Settings. From the Settings area, select Show Score at the End of the Quiz. (This will add a Quiz Results slide to the project, which is where the Retake Quiz button will appear once enabled.)

Adobe Captivate: Show Score at the End of the Quiz

With the Preferences dialog box still open, select the Pass or Fail category. From the If Failing Grade area, select Show Retake Button and then click the OK button to close the Preferences dialog box.

Adobe Captivate: Show Retake Button.

The Quiz Results slide will now include a Retake Quiz button. You can size and position the button anywhere on the slide just like any other button.

Adobe Captivate: Retake Quiz Button.

When the learner takes the quiz and fails, clicking the Retake Quiz button will automatically reset the quiz score. In addition, the learner will be taken back to the beginning of the quiz.

If you would like to see a demonstration of adding a Retake Quiz button to a project, check out the video I posted to the IconLogic YouTube channel.

***

Looking for training on Adobe Captivate? IconLogic offers multiple live, online Adobe Captivate classes each month including Introduction to Adobe Captivate and Advanced Adobe Captivate.

Writing & Grammar: Affect vs. Effect

by Jennie Ruby View our profile on LinkedIn

The affect versus effect confusion still reigns supreme as the most consistently asked question in my grammar classes. Here is my latest take on this confusing pair.

This time, I'll ignore the rarer definitions of these two words: effect as a verb and affect as the noun for emotional state. If you are working on text that has those more obscure usages, then you probably have no trouble with effect versus affect in their more common states.

Here are the most common ways to use these words along with memory aids to help you get the right one in to the right sentence.

Effect is a noun. It is an end result. Think of the e for end result.

Affect means to alter your life in some way: Will the sequester affect me? If you can substitute "alter my life" for the word affect, then the letter a is correct.

Affect/Effect Challenge

  1. What was the (affect/effect) of the furlough on morale in the office?
  2. The flood in the Philippines (affected/effected) the families of some of my colleagues.
  3. How will the delay in accounts receivable (affect/effect) my rent payment?
  4. When will we feel the (affects/effects) of the up-turn in the economy?
  5. Will the dog's habit of staying up all night (affect/effect) the baby's sleep?
  6. The rainy weather has had a great (affect/effect) on the corn crop this year.

Too Easy? Try this advanced challenge:

  1. What was the (affect/effect) of the defendant when he heard the verdict?
  2. The new manager (affected/effected) some changes in the dress code that many of us appreciated.
  3. A nurse must take into account a patient's (affect/effect) before deciding on the best approach.
  4. We (affected/effected) the new policies last month.
As always, feel free to send your answers direct to me.

Adobe Captivate: Pre-Test Before You Test

by Kevin Siegel Follow us on Twitter View our profile on LinkedIn View our videos on YouTube

During one of my recent beginner Adobe Captivate classes, a student asked if it was possible to maintain two quizzes within a single Captivate project. She wanted to be able to give her learners a pretest made up of questions that would run independently of the regular quiz. While it is not possible to have two independent quizzes within a project, she was happy to learn that you can include a Pretest.

Choose Quiz > Pretest Question Slide and you'll be presented with pretty much the same Insert Questions dialog box that you will see when you insert standard Question Slides.

Adobe Captivate: Inserting Pretest Questions

Select the type of question you like, and the number of slides you want. In the image below, I've selected Multiple Choice and True/False and then set the number of each to one.

Adobe Captivate: Insert Questions dialog box.

Once the Pretest Question slides have been inserted within the project, they will behave just like standard Question Slides, with a few notable differences.

First, there will not be a Question Slide progress indicator on any of the Pretest Question slides. In the image below, you can see the progress indicator that's on the first standard Question Slide in my project. (I have two Question Slides and two Pretest Question Slides.)

Adobe Captivate: Progress Indicator

When the learner takes the Pretest, the answers they submit will not be counted in the final quiz score. However, if you want to ensure a learner understands a concept before allowing them to take the quiz, you can set it up so that the score a learner gets on the Pretest triggers an Action (such as taking the learner back to the beginning of the lesson for more study).

On the Quiz Properties panel, you'll also notice that there is an Edit Pretest Action button for any selected Pretest Question slide. Clicking that button will open the Advanced Actions dialog box. If you're comfortable with Advanced Actions, you could create an Action that would kick in should the learner not perform well on the Pretest.

Adobe Captivate: Edit Pretest Question Action

Adobe Captivate: Pretest Questions Advanced Actions dialog box.

If you would like to see a demonstration of the Pretest feature, check out the video I posted to the IconLogic YouTube channel.

***

Looking for training on Adobe Captivate? IconLogic offers multiple live, online Adobe Captivate classes each month including Introduction to Adobe Captivate and Advanced Adobe Captivate.

Adobe RoboHelp: Embed Captivate HTML5 Output

by Willam Van Weelden Follow us on Twitter View our profile on LinkedIn

Adobe Captivate 6 introduced HTML5 output, allowing eLearning content to be interactive on mobile devices such as the iPhone and iPad. By combining Captivate's and RoboHelp's HTML5 outputs, you can easily support interactivity for iPhones and iPad in your help system. Currently only RoboHelp's Multiscreen HTML5 output supports Captivate's HTML5 output. Other outputs, such as WebHelp, only support Captivate's Flash output.

Embed Captivate HTML5 Content Within RoboHelp

  1. Publish your Captivate demo as both Flash and HTML5.
    Adobe Captivate: Enable both SWF and HTML5 output.
  2. Create or open a RoboHelp project.
  3. Open the topic where you want to add the demo.
  4. Choose Insert > Adobe Captivate Demo.
  5. In the Multimedia Name field, open the swf you published from Captivate.
  6. In the HTML5 output field, select the index.html you published from Captivate.
    Adobe RoboHelp: Import both SWF and HTML5.
  7. Click the OK button.

By default, RoboHelp uses the Captivate Flash output when you generate the layout. To allow RoboHelp to use Captivate's HTML5 output, you need to make a small change to the Multiscreen HTML5 Single Source Layout.

  1. Open the Multiscreen HTML5 Layout in the Single Source Layouts Pod. (View > Pods > Single Source Layouts).
  2. Open the Optimization settings of your desired Screen Profile(s).
  3. Select Use Adobe Captivate HTML5 output.
    Adobe RoboHelp:  Use Adobe Captivate HTML5 output
  4. Click the Save button.

When you generate the Multiscreen HTML5 layout, the layout will now use Captivate's HTML5 output whenever it is available.

***

Looking to learn RoboHelp? We offer a live, two-day online RoboHelp class once each month. Feel free to contact us to learn other ways to meet your RoboHelp training requirements.

Adobe Captivate: Drag and Drop Interactions

by Kevin Siegel Follow us on Twitter View our profile on LinkedIn View our videos on YouTube

If you have always wanted to add drag and drop interactions within a Captivate project, but felt the technique was beyond your ability, think again. Adobe Captivate 7 not only allows you to add this kind of behavior, it's remarkably fast and easy (no programming required… I promise).

In the image below, I've created a Captivate slide with four Smart Shapes. My goal is to allow learners to drag the similar shapes on top of one another. If they succeed, they'll "pass." If not, they'll get a failure message. The darker shapes on the slide will each be a source; the lighter shapes will be targets. If you'd like to follow along, go ahead and create a similar slide (it shouldn't take more than a minute or so).

Adobe Captivate: Slide with Smart Shapes

To add the drag and drop interaction, choose Insert > Launch Drag and Drop Interaction Wizard.

Select each source object on the slide (one at a time) and click the plus sign to the right of the Add To Type drop-down menu. Give each source object a name and then click the OK button. When you are done naming the source objects, click the Next button to move to Step 2.

Adobe Captivate: Creating Sources to be dragged.

Step 2 of the wizard will require you to select and name the target objects. I created two targets (the lighter shapes shown in the first image above). After that, click the Next button to move to the last step.

Adobe Captivate: Creating drag targets.

The final step is to drag the source objects to the target objects (you can see me doing just that in the image below).

Adobe Captivate: Dragging one object over another

After clicking the Finish button, you're… well, finished. Preview the project and you'll be able to drag the source objects to the target objects. As I promised above, you didn't have to create a single line of code to get this to work… how cool is that?

If you would like to see a demonstration of Captivate's Drag and Drop feature, check out the video I posted to the IconLogic YouTube channel.

***
Looking for training on Adobe Captivate? IconLogic offers multiple live, online Adobe Captivate classes each month including Introduction to Adobe Captivate and Advanced Adobe Captivate.

Localization & Training: The Logistics of On-Site Interpretation

by Jen Weaver View our profile on LinkedIn

Sun Tzu is credited with saying "The line between disorder and order lies in logistics." As professional trainers, you know this truth all too well. The most well written curriculum can become futile if logistics get in the way, and few logistical tasks will impact your class more hazardously than the need for an on-site interpreter.

The legal requirements to provide an interpreter in the classroom vary based on industry and meeting scope. However, the involvement of a limited English speaking student and their communication needs will still have to be addressed. Once you have determined that an interpreter is needed to assist one or more limited English proficient (LEP) participants, there are a few key logistical factors to consider:

How many LEPs are in attendance and for what languages?

The more LEPs in your course, the more logistical considerations arise. For example, if there are 10 Spanish speakers, you may want to group them together for projects or discussions with one interpreter rather than having an individual interpreter for each Spanish-speaker.

Do you want Simultaneous or Consecutive Interpretation?

Simultaneous Interpretation is the oral interpretation of a speaker's words into another language while the speaker is still speaking. This usually requires the use of an interpretation booth and audio equipment (with a headset for every LEP). If more than one language will be interpreted (i.e. Spanish and German), Simultaneous Interpretation is usually the best option.

Note: For Deaf Individuals Simultaneous ASL will occur without the use of equipment but typically requires the provision of multiple interpreters.

Consecutive Interpretation is the oral interpretation of a speaker's words into another language when the speaker pauses every few minutes to allow time for interpretation. This method does not require the use of specialized equipment, but it will extend the course time to allow for interpretation.

How many Interpreters are needed?

Generally speaking, appointments including any of the following factors may require a team of interpreters (two or more linguists) for each language:

  • The appointment lasts longer than 2 hours.
  • Simultaneous Interpretation is required.
  • Multiple LEP's are expected to be in attendance.

What additional materials require written translation/interpretation?

If the class includes videos, online modules, written handbooks, tests or handouts, these materials may need to be translated in advance to ensure appropriate learning for all participants. Additional services may include foreign language subtitling or voiceovers.

Are there any time limitations that must be extended?

Additional time may need to be allocated to LEP participants. We have a client who stipulates a three-minute time limit on audience questions during large meetings. For audience members requiring an interpreter, this time limit was extended to six minutes to allow time for the LEP to verbalize their question and then for the interpreter to interpret. Time limitations may need to be extended for the overall course agenda if consecutive interpretation is utilized.

Will the Interpreter be needed for assistance beyond the class itself?

On occasion clients will request that interpreters meet the LEP at the sign-in table to assist with registration, accompany them for lunches, or assist with key conversations outside of the training class.

Preparing in advance for these important details will help ensure the success of your training program with a multi-lingual audience. Have you had any unique experiences scheduling on-site interpreters that you'd like to share? Or perhaps have a question about navigating interpretation logistics? Please send us your comments.

***
If you would like to learn best practices for managing translation projects, contact Jen at Carmazzi Global Solutions.