




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This exam assesses learners’ advanced skills in Articulate Storyline, focusing on the creation of interactive and engaging eLearning elements. It covers branching scenarios, quizzes, drag-and-drop activities, and other interactive components to increase learner participation. Learners will demonstrate the ability to enhance instructional experiences while maintaining pedagogical effectiveness.
Typology: Exams
1 / 120
This page cannot be seen from the preview
Don't miss anything!





























































































Question 1. Which panel in Articulate Storyline displays the list of triggers attached to an object? A) States panel B) Timeline panel C) Triggers panel D) Notes panel Answer: C Explanation: The Triggers panel is where you create, view, and edit all triggers for selected objects. Question 2. In Storyline, what is the default slide size for a new project when using the “Letter” preset? A) 1024 × 768 px B) 800 × 600 px C) 1280 × 720 px D) 960 × 720 px Answer: A Explanation: The “Letter” preset sets the slide dimensions to 1024 × 768 pixels, matching standard 4:3 presentations. Question 3. Which of the following is NOT a built-in button type in Storyline? A) Next B) Submit C) Play/Pause D) Bookmark Answer: D Explanation: Storyline includes Next, Submit, Play/Pause, and many others, but “Bookmark” is not a predefined button type.
Question 4. When you want an object to change appearance when the mouse cursor hovers over it, which feature should you use? A) Layers B) States C) Variables D) Triggers Answer: B Explanation: The Hover state of an object defines how it looks when the cursor is over it. Question 5. Which timeline view allows you to synchronize audio narration with on-screen text? A) Story View B) Slide View C) Timeline View D) Feedback Master Answer: C Explanation: The Timeline view lets you align audio, animations, and other media on a per-slide basis. Question 6. What does the “Jump to Slide” trigger action do? A) Opens an external website. B) Moves the player to a specified slide. C) Plays a video. D) Shows a layer. Answer: B Explanation: “Jump to Slide” navigates the learner to the slide you specify in the trigger settings.
Question 10. Which publishing option creates a package that can be uploaded to an LMS supporting SCORM 1.2? A) Web (HTML5) B) LMS (SCORM 1.2) C) CD/EXE D) Mobile App Answer: B Explanation: Selecting “LMS (SCORM 1.2)” generates the necessary manifest and zip file for SCORM-compatible LMSs. Question 11. When you insert a video and set the playback option to “Play on Click,” what must the learner do to start the video? A) Hover over the video. B) Click the video object. C) Press the space bar. D) Wait for the timeline to reach the video’s start. Answer: B Explanation: “Play on Click” requires a direct click on the video object to begin playback. Question 12. Which of the following is the correct syntax to display the value of a variable named Score? A) {Score} B) %Score% C) [[Score]] D) $Score$ Answer: B Explanation: Storyline uses percent signs (%VariableName%) to reference variable values in text.
Question 13. What is the purpose of the “Visited” state for a button? A) To show the button’s default appearance. B) To indicate the button has been clicked. C) To hide the button from view. D) To pause all media on the slide. Answer: B Explanation: The Visited state automatically applies after a learner clicks a button, signaling that it’s been used. Question 14. Which trigger action would you use to increase a numeric variable by 1 each time a learner selects a correct answer? A) Adjust variable B) Add to variable C) Set variable D) Increment variable Answer: B Explanation: “Add to variable” lets you increase (or decrease) a numeric variable by a specified amount. **Question 15. In Storyline, what does the “Lightbox” component primarily provide? ** A) A pop-up window for displaying additional content. B) A way to embed external websites. C) A background music player. D) A method to create slide transitions. Answer: A Explanation: Lightboxes open a modal overlay that can show text, images, video, or other interactive elements without navigating away from the current slide.
Question 19. What is the effect of setting a layer’s “Show on Slide Load” property to “Yes”? A) The layer will be hidden until a trigger shows it. B) The layer appears automatically when the slide loads. C) The layer becomes a master slide. D) The layer is excluded from publishing. Answer: B Explanation: Enabling “Show on Slide Load” makes the layer visible as soon as the slide is displayed. Question 20. Which of the following is a valid way to add alt text to an image for accessibility? A) Right-click the image → Format Picture → Alt Text tab. B) Double-click the image and type the alt text directly on the slide. C) Add a Text variable with the image name. D) Alt text cannot be added in Storyline. Answer: A Explanation: The Alt Text tab in the Format Picture dialog lets you provide descriptive text for screen readers. Question 21. When using a slider control, which trigger event should you use to capture the learner’s selection? A) When the slider is clicked. B) When the slider value changes. C) When the slide timeline ends. D) When the learner presses Enter. Answer: B Explanation: The “When the slider value changes” event fires each time the learner moves the slider, allowing you to store the value.
Question 22. What does the “Adjust variable” trigger action do? A) Sets the variable to a fixed value. B) Adds a specified amount to the variable. C) Multiplies the variable by a number. D) Decreases the variable by a percentage. Answer: B Explanation: “Adjust variable” is synonymous with “Add to variable,” increasing (or decreasing) the variable by the amount you specify. Question 23. Which option in the Player Settings controls whether learners can see the “Reset” button on a quiz slide? A) Navigation tab → Show Reset button. B) Quizzing tab → Enable Reset. C) General tab → Show Reset. D) Accessibility tab → Reset option. Answer: B Explanation: The Quizzing tab contains a toggle for displaying the Reset button that lets learners clear their answers. Question 24. In the Timeline, what does the “Sync” option do when applied to an object? A) Links the object’s animation to the slide’s master timeline. B) Forces the object to start at the same time as the previous object. C) Prevents the object from being edited. D) Enables the object to play in a loop. Answer: B Explanation: “Sync” aligns the start time of the selected object with the start time of the previous object, ensuring simultaneous playback.
Question 28. Which trigger condition would you use to pause all audio on the slide when a learner clicks a “Mute” button? A) When the button is clicked → Pause media on slide. B) When the button is hovered → Pause media on slide. C) When the timeline ends → Pause media on slide. D) When the slide loads → Pause media on slide. Answer: A Explanation: The trigger fires on the click event, executing the “Pause media on slide” action. Question 29. In Storyline, what is the purpose of the “Reference” slide layout? A) To create a slide that cannot be published. B) To serve as a non-interactive placeholder for notes. C) To design a slide that can be reused as a template for other slides. D) To display a slide’s metadata only. Answer: C Explanation: The Reference layout is intended for creating reusable slide templates that can be inserted throughout a project. Question 30. Which of the following actions can a variable of type True/False store? A) Numeric scores. B) Text strings. C) Boolean values (True or False). D) Date values. Answer: C Explanation: True/False variables hold Boolean values, useful for tracking whether a condition has been met.
Question 31. When publishing a Storyline project for offline use, which format should you select? A) Web (HTML5) B) LMS (SCORM 2004) C) CD/EXE D) xAPI (Tin Can) Answer: C Explanation: The CD/EXE format creates a standalone executable that can run without an internet connection. Question 32. Which trigger action allows you to change the text of a button at runtime? A) Change state of B) Set variable C) Change text of D) Adjust variable Answer: C Explanation: “Change text of” directly modifies the displayed text of a button or any text object. Question 33. To ensure a video loops continuously on a slide, which setting must be enabled? A) Play on Hover B) Loop video C) Autoplay D) Show controls Answer: B Explanation: Enabling “Loop video” forces the video to restart automatically after it reaches the end.
Question 37. When creating a drag-and-drop interaction, which trigger event is typically used for the draggable object? A) When the user clicks the object. B) When the user drags the object onto a target. C) When the timeline ends. D) When the slide loads. Answer: B Explanation: The “When the user drops the object onto” event detects successful drops onto designated targets. Question 38. Which player feature determines whether learners can see a progress bar during a course? A) Controls tab → Show progress bar. B) Navigation tab → Enable progress tracking. C) General tab → Display progress. D) Accessibility tab → Show progress. Answer: A Explanation: The Controls tab contains a toggle for showing or hiding the progress bar in the player. Question 39. To create a quiz question that randomizes the order of answer choices each time the slide is viewed, which setting must be enabled? A) Shuffle answers (Randomize) in the Question Properties. B) Use a variable to reorder answers. C) Insert a randomizer layer. D) Set the slide’s background to random. Answer: A Explanation: The “Shuffle answers” option randomizes answer positions for each learner attempt.
Question 40. Which trigger condition would you use to display a layer only after the learner has spent 5 seconds on the slide? A) Timeline starts → Show layer. B) Timeline reaches point → Show layer. C) When the slide loads → Show layer. D) When the learner clicks → Show layer. Answer: B Explanation: “Timeline reaches point” lets you specify a time offset (e.g., 5 seconds) after which the trigger fires. Question 41. In Storyline, what is the purpose of the “Reference” slide type? A) To act as a non-interactive slide for notes. B) To create a slide that can be reused as a master template. C) To embed external websites. D) To generate a slide automatically from a PDF. Answer: B Explanation: Reference slides serve as reusable templates that can be inserted throughout the project. Question 42. Which of the following actions can a “True/False” variable NOT directly control? A) Showing a layer. B) Changing a button’s state. C) Storing a numeric score. D) Triggering a jump to slide. Answer: C Explanation: True/False variables hold Boolean values; numeric scores require a Number variable.
Question 46. Which of the following is true about the “Slide Master” in Storyline? A) It can be edited only after publishing. B) It defines default objects and layout for all slides using that master. C) It disables all triggers on child slides. D) It automatically creates a quiz on each slide. Answer: B Explanation: The Slide Master holds default placeholders, backgrounds, and objects that appear on slides linked to it. Question 47. To make a sound effect play only once, even if the learner revisits the slide, which trigger condition should you use? A) When the slide loads → Play media. B) When the timeline ends → Play media. C) When the user clicks → Play media. D) When the slide resumes → Play media. Answer: D Explanation: “When the slide resumes” fires only the first time the slide is entered, preventing repeated playback on revisits. Question 48. Which of the following is the correct way to reference a variable named UserScore inside a text box? A) {UserScore} B) %UserScore% C) [[UserScore]] D) $UserScore$ Answer: B Explanation: Percent signs denote variable placeholders within Storyline text. Question 49. When using a “Dials” interactive component, which trigger action captures the learner’s selected value?
A) Adjust variable when the dial is clicked. B) Set variable when the dial value changes. C) Jump to slide when the dial is released. D) Show layer when the dial is hovered. Answer: B Explanation: The “When the dial value changes” event is used to store the current position of the dial into a variable. **Question 50. Which of the following is NOT a valid publishing output for Storyline? ** A) Web (HTML5) B) LMS (SCORM 2004) C) PDF D) CD/EXE Answer: C Explanation: Storyline does not publish directly to PDF; it outputs HTML5, SCORM/xAPI packages, or executable files. Question 51. In Storyline, what does the “Toggle state of” trigger action do? A) Switches an object between two predefined states each time the trigger fires. B) Randomly selects a state. C) Sets the object to its default state. D) Deletes the object’s states. Answer: A Explanation: “Toggle state of” alternates the object’s state between the two you specify, useful for on/off buttons. Question 52. Which property determines the default duration of an entrance animation if no time is specified? A) Timeline default duration (0.5 seconds).
C) When you are working with text variables only. D) When you need to reset the variable to zero. Answer: A Explanation: “Adjust variable” modifies the existing value (e.g., incrementing a score), whereas “Set variable” overwrites it. Question 56. Which of the following triggers will fire when the learner presses the “Space” key on the keyboard? A) When the user clicks. B) When the user presses a key → Space. C) When the timeline ends. D) When the slide loads. Answer: B Explanation: The “When the user presses a key” trigger allows you to specify a particular key, such as Space. Question 57. In Storyline’s feedback master, what is its primary purpose? A) To define global navigation buttons. B) To store default feedback messages for quiz questions. C) To manage slide transitions. D) To set the player’s background color. Answer: B Explanation: The Feedback Master holds default feedback that can be applied to all quiz questions unless overridden. Question 58. Which of the following actions is NOT possible with a “Show layer” trigger? A) Show a layer on a different slide. B) Hide a layer after a certain time. C) Show a layer with a specific transition effect.
D) Show a layer only when a variable equals a certain value. Answer: A Explanation: “Show layer” works only on the current slide; you cannot display a layer that belongs to another slide. Question 59. When publishing a SCORM package, which setting determines whether the learner’s progress is saved after each slide? A) LMS → Suspend data. B) Player → Enable bookmarking. C) Publishing → Track progress per slide. D) Publishing → Use “Always send data to LMS”. Answer: B Explanation: Enabling “Bookmark” in the Player settings tells the LMS to save the learner’s location after each slide. Question 60. Which of the following is the best way to ensure that a text box is read by screen-reader software? A) Apply a large font size. B) Add appropriate Alt Text in the Format Text dialog. C) Set the text box’s “Read aloud” property to On. D) Use a shape instead of a text box. Answer: C Explanation: Storyline provides a “Read aloud” option that marks the text for screen-reader accessibility. Question 61. To create a looping animation where an object moves across the screen repeatedly, which timeline feature should you use? A) Set the object’s entrance animation to “Loop”. B) Duplicate the object on multiple layers. C) Use the “Repeat” option on the motion path.