




























































































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
A practice exam for the asla 2000 micro credential in creating interactive elearning elements with storyline. It includes multiple-choice questions covering various aspects of storyline, such as triggers, states, timeline, slide views, media library, accessibility, and interactive components. Each question is followed by the correct answer and a brief explanation. This practice exam is designed to help learners assess their understanding of storyline and prepare for the certification exam, focusing on key concepts and practical applications within the software. It covers topics like creating buttons, embedding videos, using variables, and publishing for lms platforms, offering a comprehensive review of essential storyline functionalities.
Typology: Exams
1 / 118
This page cannot be seen from the preview
Don't miss anything!





























































































Question 1. Which Storyline panel allows you to create and edit triggers, states, notes, and the timeline? A) Home ribbon B) Insert tab C) Right‑hand panel D) Slide Master Answer: C Explanation: The right‑hand panel houses the Triggers, States, Notes, and Timeline tabs, providing quick access to interactivity tools. Question 2. In Storyline, which view displays the overall flow of slides and layers in a hierarchical outline? A) Slide view B) Story view C) Feedback Master view D) Player view Answer: B Explanation: Story view shows a hierarchical list of all slides and layers, helping organize the course structure. Question 3. Which slide size option is recommended for most modern desktop and laptop screens?
Answer: B Explanation: 16:9 matches the widescreen format of most current devices, ensuring optimal display without scrolling. Question 4. When duplicating a slide, which element is NOT automatically copied? A) Slide objects B) Slide triggers C) Slide variables D) Slide notes Answer: C Explanation: Variables are project‑wide; duplicating a slide does not create new copies of existing variables. Question 5. Which player setting controls whether learners can navigate back to previously visited slides? A) Menu visibility B) Allow skip
Answer: B Explanation: Alt Text provides a textual description of the image for assistive technologies. Question 8. When adding a shape, which option lets you quickly create a button with default hover and down states? A) Insert → Shape → Rectangle B) Insert → Button C) Insert → Hotspot D) Insert → Media → Video Answer: B Explanation: The built‑in Button object automatically includes Normal, Hover, and Down states. Question 9. Which feature lets you change a character’s facial expression without re‑importing a new image? A) Layer swapping B) State changes C) Variable binding D) Timeline animation Answer: B
Explanation: Custom states allow you to store multiple expressions for a single character object. Question 10. To embed a YouTube video that streams online, which option should you select during import? A) Link to file B) Embed video file C) Insert → Web Object D) Insert → Video → From URL Answer: D Explanation: Inserting a video from a URL creates a web object that streams the video directly from YouTube. Question 11. Which trigger action plays an audio file when the timeline reaches the end of a slide? A) Play media B) Show layer C) Change state D) Execute JavaScript Answer: A Explanation: “Play media” can be set to fire on the “Timeline ends” event, starting the audio at that moment.
A) Normal B) Hover C) Down D) Visited Answer: D Explanation: The Visited state visually signals that the learner has previously interacted with the object. Question 15. Which combination of trigger and state creates a rollover effect on an image? A) On Click → Show layer B) On Hover → Change state to Hover C) On Load → Change state to Normal D) On Timeline end → Hide object Answer: B Explanation: Setting a trigger “On Hover” to change the object’s state to its Hover version creates a rollover effect. Question 16. Which built‑in button type automatically displays a “Next” arrow and advances the slide when clicked? A) Play/Pause button B) Next button
C) Submit button D) Home button Answer: B Explanation: The Next button is pre‑configured to move the learner to the next slide in the sequence. Question 17. Hotspots are most useful for which of the following scenarios? A) Adding visible navigation icons B) Creating invisible clickable areas on an image C) Embedding video content D) Displaying text captions Answer: B Explanation: Hotspots are transparent objects that define interactive zones without visual clutter. Question 18. Which interactive component allows learners to drag a slider to adjust a numeric value? A) Dial B) Slider C) Lightbox D) Drag‑and‑drop list
C) Normal D) Visited Answer: C Explanation: The Normal state is displayed when no mouse interaction is occurring. Question 22. Which of the following is NOT a built‑in variable type in Storyline? A) Text B) Number C) Boolean (True/False) D) Date Answer: D Explanation: Storyline supports Text, Number, and True/False variables; there is no dedicated Date type. Question 23. To make a layer appear only after a learner has completed an animation, which trigger event should you choose? A) On Click B) On Timeline End C) On Layer Show D) On Hover
Answer: B Explanation: “On Timeline end” fires when the slide’s timeline finishes, allowing you to show the layer after animation completes. Question 24. Which player feature enables learners to control the volume of background audio? A) Mute button B) Audio controls C) Volume slider D) Audio icon Answer: B Explanation: Enabling “Audio controls” adds a play/pause button and a volume slider for background audio. Question 25. When publishing for an LMS that supports SCORM 1.2, which option must be selected? A) Web (HTML5) only B) Publish as SCORM 2004 C) Publish as SCORM 1. D) Publish as Tin Can (xAPI) Answer: C
Question 28. Which of the following best describes a “Lightbox” in Storyline? A) A modal window that displays content without leaving the current slide B) A video player with custom controls C) A type of audio track that loops automatically D) A hidden layer that appears on hover Answer: A Explanation: Lightboxes overlay additional information while keeping the learner on the same slide. Question 29. To ensure that a text box is read correctly by a screen reader, you should set which property? A) Font size B) Alt Text C) Read aloud order D) Text alignment Answer: C Explanation: The “Read aloud order” determines how screen readers narrate the text box content. Question 30. Which trigger action is used to pause all media on the slide?
A) Pause media B) Stop media C) Hide layer D) Change state Answer: A Explanation: “Pause media” halts playback of any playing audio or video without resetting its position. Question 31. When creating a branching scenario, which trigger condition is most appropriate for directing learners based on their answer? A) Variable equals “True” B) Object clicked C) Slide started D) Timeline ends Answer: A Explanation: Branching often relies on a variable set by the learner’s answer; the trigger checks the variable’s value to decide the destination slide. Question 32. Which of the following is a recommended practice for optimizing video playback on low‑bandwidth connections? A) Use 1080p resolution videos B) Embed video files directly in the project
Answer: B Explanation: The Outline (or border) weight controls line thickness; setting it to “No outline” hides the border. Question 35. To create a drag‑and‑drop interaction, which two trigger actions are essential? A) Show layer & Hide layer B) Change state & Adjust variable C) Drag and Drop & Change state D) Play media & Pause media Answer: C Explanation: The “Drag and Drop” action defines the source and target, while “Change state” provides visual feedback when the object is dropped. Question 36. Which of the following is NOT a valid way to reference a variable in a text box? A) %Score% B) %VariableName% C) {{Score}} D) %UserName% Answer: C
Explanation: Storyline uses percent signs (%) to embed variable values; double braces are not recognized. Question 37. When you want a slide to automatically advance after 5 seconds, which combination of settings should you use? A) Timeline duration = 5 s, “Advance slide automatically” checked B) Trigger “Jump to next slide” on timeline end, timeline duration = 5 s C) Set variable “Timer” to 5, trigger on variable change D) Use a button with “Auto‑play” property Answer: B Explanation: Setting the timeline to 5 seconds and adding a trigger “Jump to next slide” when the timeline ends creates an automatic advance. Question 38. Which player setting controls whether learners can view slide numbers in the lower‑right corner? A) Show slide number B) Display progress bar C) Enable navigation controls D) Show timer Answer: A Explanation: The “Show slide number” option toggles the numeric indicator on the player.
Question 41. Which of the following is the most efficient way to reuse a set of objects across multiple slides? A) Copy‑paste each time B) Create a Master slide and apply it to other slides C) Duplicate the entire project file D) Use a global variable to store the objects Answer: B Explanation: Master slides contain shared objects; applying the same Master to multiple slides ensures consistency and saves time. Question 42. To make a text box appear gradually using a fade‑in effect, which animation type should you select? A) Motion path B) Entrance – Fade C) Exit – Fade D) Emphasis – Pulse Answer: B Explanation: “Entrance – Fade” animates the object from transparent to fully visible. Question 43. Which trigger event fires when a learner moves the mouse pointer over a hotspot?
A) On Click B) On Hover C) On Drag D) On Load Answer: B Explanation: “On Hover” is triggered when the cursor rests on the hotspot area. Question 44. When publishing a Storyline project for offline use on a CD, which output format should you select? A) Web (HTML5) only B) SCORM package C) CD/EXE (stand‑alone player) D) Tin Can (xAPI) Answer: C Explanation: The CD/EXE option creates a self‑contained executable that runs without a web browser. Question 45. Which variable type is best suited for storing a learner’s name entered via a text entry field? A) Number B) True/False