








































































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 creating interactive elearning elements with storyline. It includes 25 multiple-choice questions covering various aspects of storyline, such as slide management, the ribbon interface, slide views, story size, theme elements, slide layers, image transparency, video settings, audio synchronization, web objects, triggers, variables, and question banks. Each question is followed by a detailed explanation of the correct answer, making it a valuable resource for learners preparing for a storyline certification or seeking to enhance their elearning development skills. The exam covers essential concepts and techniques for creating engaging and effective interactive content.
Typology: Exams
1 / 80
This page cannot be seen from the preview
Don't miss anything!









































































Question 1. Which panel in Storyline displays the order of slides, scenes, and layers? A) Ribbon B) Timeline C) Scenes/Slides Panel D) Triggers Panel Answer: C Explanation: The Scenes/Slides Panel shows the hierarchy of scenes, slides, and layers, allowing you to rearrange and manage them. Question 2. In Storyline, the Ribbon is primarily used for: A) Editing the timeline of animations B) Accessing commands such as Insert, Home, and Review C) Viewing layer visibility D) Managing player settings Answer: B Explanation: The Ribbon contains tabs and groups of commands (Insert, Home, Review, etc.) that let you add and modify content. Question 3. What is the difference between Slide View and Story View? A) Slide View shows one slide at a time; Story View shows all slides in a scene linearly. B) Slide View displays the timeline; Story View shows the player settings. C) Slide View allows editing of layers; Story View is read‑only. D) Slide View is for publishing; Story View is for previewing. Answer: A
Explanation: Slide View isolates a single slide for detailed editing, while Story View provides an overview of all slides in a scene. Question 4. When creating a new project, which setting determines the maximum dimensions of the published course? A) Player Width B) Story Size C) Slide Orientation D) Theme Color Answer: B Explanation: Story Size defines the width and height of the course canvas, affecting how it appears on different devices. Question 5. Which of the following is NOT a default theme element you can customize in Storyline? A) Font family B) Slide transition speed C) Primary color palette D) Background gradient Answer: B Explanation: Slide transition speed is not a theme element; it is set per slide or via the timeline. Question 6. How can you duplicate an entire slide, including its layers and animations? A) Right‑click the slide and choose “Copy” then “Paste”. B) Drag the slide while holding Ctrl. C) Use the “Duplicate Slide” button on the Home tab.
B) Auto‑play on slide load C) Reset video on replay D) Cue point at 0 seconds Answer: C Explanation: “Reset video on replay” ensures the video starts from the beginning whenever the slide is revisited. Question 10. To synchronize an audio narration with a specific animation, you should: A) Place the audio on a separate layer B) Use the “Sync” button in the timeline C) Align the audio cue point with the animation’s start time on the timeline D) Convert the audio to a video file Answer: C Explanation: Aligning the audio’s cue point with the animation’s start time on the timeline creates precise synchronization. Question 11. Which option controls the compression level of audio files when publishing? A) Audio Quality Slider in the Player Settings B) Audio Compression dropdown in Publishing Settings C) Audio Format selector in the Media Manager D) Audio Bitrate field in the Timeline Answer: B Explanation: The Publishing Settings include an Audio Compression dropdown that determines the trade‑off between file size and quality.
Question 12. A Web Object in Storyline is used to: A) Embed a local video file B) Insert a live website or web page into a slide C) Create a hotspot that opens a browser window D) Generate a QR code for external content Answer: B Explanation: Web Objects allow you to embed external web content (HTML, PDFs, etc.) directly onto a slide. Question 13. Which trigger action would you use to change the state of a button when the learner hovers over it? A) Show Layer B) Change State of C) Jump to Slide D) Execute JavaScript Answer: B Explanation: “Change State of” lets you specify a new visual state (e.g., Hover) for an object based on a trigger. Question 14. In Storyline, a “Built‑in State” that indicates a button is being pressed is called: A) Selected B) Down C) Hover D) Disabled Answer: B
Answer: B Explanation: Scrolling Panels provide a viewport that can scroll content larger than its visible area. Question 18. Which variable type would you use to keep track of a learner’s score? A) Text B) Number C) True/False D) List Answer: B Explanation: Scores are numeric, so a Number variable is appropriate for calculations and comparisons. Question 19. To increment a Number variable by 5 each time a button is clicked, you would set the trigger to: A) Adjust Variable → Add → 5 → When user clicks → Button B) Set Variable → 5 → When user clicks → Button C) Adjust Variable → Subtract → 5 → When user clicks → Button D) Change State of → Variable → When user clicks → Button Answer: A Explanation: “Adjust Variable” with the “Add” operation increases the variable’s value by the specified amount. Question 20. Which trigger condition would you use to jump to Slide 10 only if the variable “Attempts” equals 3? A) When variable Attempts changes B) When user clicks → Button → Condition: Attempts = 3 → Jump to Slide 10
C) When timeline starts → Condition: Attempts > 3 → Jump to Slide 10 D) When slide starts → Condition: Attempts ≤ 3 → Jump to Slide 10 Answer: B Explanation: Adding a condition to the trigger ensures the action occurs only when the variable meets the specified value. Question 21. How can you display the current value of a Text variable on a slide? A) Insert a textbox and type the variable name manually B) Use a reference: %VariableName% inside a text box C) Create a shape and bind it to the variable D) Add a trigger that changes the shape’s color based on the variable Answer: B Explanation: Surrounding the variable name with percent signs (%VariableName%) inserts a dynamic reference that updates at runtime. Question 22. A Lightbox slide is used to: A) Create a full‑screen video playback B) Show a slide on top of the current slide without navigating away C) Export a slide as a PDF D) Generate a quiz results report Answer: B Explanation: Lightbox slides overlay content, allowing learners to view additional information while staying on the same slide. Question 23. Which of the following is a common use of a True/False variable?
Question 26. Which player feature can be disabled to prevent learners from seeking forward in a video? A) Volume control B) Seek bar C) Menu button D) Full‑screen toggle Answer: B Explanation: Hiding or disabling the seek bar stops learners from manually moving the playback position. Question 27. What does SCORM stand for? A) Shareable Content Object Reference Model B) Standardized Course Object Reporting Method C) Secure Content Online Resource Management D) Simple Content Object Review Module Answer: A Explanation: SCORM = Shareable Content Object Reference Model, a set of technical standards for e‑learning. Question 28. When publishing to an LMS with SCORM 1.2, which tracking option records only whether the learner completed the course? A) Score reporting B) Completion status (passed/failed) C) Completion status (completed/incomplete) D) Time spent Answer: C
Explanation: The “Completed/Incomplete” status tracks only course completion without scores. Question 29. Which of the following publishing settings most directly reduces the file size of a Web‑published project? A) Increase the story size dimensions B) Enable compression for images and audio C. Set the player to “High Quality” D. Use a custom font instead of system fonts Answer: B Explanation: Enabling compression reduces the size of media assets, leading to a smaller overall package. Question 30. To ensure keyboard users can navigate through all interactive objects, you must: A) Assign a Tab Order to each object B) Use only mouse‑only hotspots C) Disable the player menu D) Hide all layers by default Answer: A Explanation: Proper Tab Order allows keyboard navigation via the Tab key, meeting accessibility requirements. Question 31. Which feature adds alternative text to an image for screen‑reader users? A) Caption field B) Alt Text property in the Format Picture dialog C) Title attribute in the Insert menu
D) Execute JavaScript Answer: C Explanation: The “Drag Drop → Correct” trigger fires when the object is dropped onto the correct target, allowing feedback. Question 35. A “Sequencing” question type requires learners to: A) Choose the best answer from multiple options B) Drag items into the correct order C) Type a short answer D) Match pairs of items Answer: B Explanation: Sequencing asks learners to arrange items in the intended sequence, typically via drag‑and‑drop. Question 36. Which variable operation would you use to toggle a True/False variable each time a button is clicked? A) Set Variable → True B) Adjust Variable → Add → 1 C) Adjust Variable → Subtract → 1 D) Adjust Variable → Toggle → (no value needed) Answer: D Explanation: The “Toggle” operation flips a True/False variable between True and False. Question 37. To display a custom “Try Again” message only when a learner answers incorrectly, you should: A) Use a single feedback layer with conditional text
B) Create a separate “Incorrect” layer and set its trigger to show only on wrong answer C) Insert a JavaScript alert on the slide start D) Set the Results slide to show “Try Again” automatically Answer: B Explanation: A dedicated “Incorrect” layer can be shown conditionally when the answer is wrong, providing targeted feedback. Question 38. Which player label is used to change the text of the “Submit” button in a quiz? A) SubmitLabel B) ButtonText_Submit C) SubmitButtonLabel D) PlayerLabel_Submit Answer: A Explanation: The PlayerLabel named “Submit” controls the displayed text of the submit button across the course. Question 39. When publishing to a CD/EXE, which option ensures the course runs without an internet connection? A) Enable “Require Internet” in Publishing Settings B) Choose “Web” as the publishing type C) Select “Standalone” output (CD/EXE) and disable any web‑only features D) Set “Compress Media” to “Low” Answer: C Explanation: Publishing as a standalone CD/EXE creates a self‑contained executable that does not need internet access.
Explanation: Storyline evaluates triggers from top to bottom; placing specific conditions first prevents them from being overridden by broader triggers. Question 43. Which object type can be used to create a numeric slider that learners can drag to set a value? A) Hotspot B) Dials C) Slider D) Button Answer: C Explanation: The Slider object provides a draggable bar that returns a numeric value via a variable. Question 44. When embedding a PDF using a Web Object, what must you ensure for optimal performance? A) Convert the PDF to an image first B) Host the PDF on a fast, reliable web server C) Embed the PDF as a base64 string D) Increase the story size to 1920× Answer: B Explanation: Hosting the PDF on a reliable server reduces load times and prevents broken links. Question 45. Which trigger action is used to run custom JavaScript code? A) Execute JavaScript B) Run Script C) Call Function
D) Launch Code Answer: A Explanation: “Execute JavaScript” is the designated trigger action for running JS code within Storyline. Question 46. To create a “Hover” effect on an image without using a button, you would: A) Add a hotspot over the image and set a “Change State” trigger on mouse hover B) Insert a second image and toggle its visibility on click C) Use a timeline animation that starts automatically D) Apply a CSS class via JavaScript Answer: A Explanation: A hotspot with a “Change State of” trigger set to “Hover” creates the desired effect. Question 47. What is the primary advantage of using a Question Bank over inserting individual questions? A) Allows randomization and reuse across multiple courses B) Reduces file size automatically C) Enables automatic grading without a Results slide D) Forces all learners to answer every question Answer: A Explanation: Question Banks store questions centrally, making them reusable and easy to randomize. Question 48. In the Results slide, which setting determines whether the learner sees a pass/fail message? A) Show Score Only B) Pass/Fail Criteria
B) Closed Captioning C) Audio Description track D) Volume control Answer: B Explanation: Closed captions provide a textual representation of spoken content for deaf learners. Question 52. A “True/False” question type automatically records which of the following? A) The time taken to answer B) The learner’s confidence level C) Whether the selected answer matches the correct one D) The number of attempts made Answer: C Explanation: The engine checks the learner’s selection against the predefined correct answer. Question 53. To make a slide’s background color change based on a variable’s value, you would: A) Use a “Change State of” trigger on the slide background shape with a condition referencing the variable B) Insert a JavaScript snippet that modifies CSS C) Create separate layers for each color and show/hide them conditionally D) Both A and C are valid methods Answer: D Explanation: Both “Change State” with conditions and conditional layer visibility can achieve dynamic background changes. Question 54. Which of the following best describes a “Non‑graded” interaction?
A) An activity that does not affect the learner’s score on the Results slide B) A question with no correct answer C) A drag‑and‑drop that records attempts but no score D) A slide that cannot be bookmarked Answer: A Explanation: Non‑graded interactions provide learning experiences without contributing to the overall course score. Question 55. When using a Slider to set a volume level, which variable type should you assign to store the value? A) Text B) Number C) True/False D) List Answer: B Explanation: Volume levels are numeric (e.g., 0‑100), so a Number variable is appropriate. Question 56. Which trigger action can be used to pause all media on the current slide? A) Pause Media B) Stop Media C) Hide Layer D) Execute JavaScript Answer: A Explanation: “Pause Media” stops playback of any playing audio or video without resetting the position.