Multiple choice

In the Online E-learning .fmb module, data block items are displayed on two content canvases. A set of icon buttons is defined that users must have access to at all times. Which canvases type is appropriate to display the buttons?

  1. Overlay stacked canvas

  2. Overlay Tab canvas that is associated with a separate window

  3. Content canvas that is associated with the same window as the two content canvases

  4. Horizontal Toolbar canvas that is associated with a separate window

  5. Horizontal Toolbar canvas that is associated with the same window as the two content canvases

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

For icon buttons that must always be accessible while users work with content canvases, a Horizontal Toolbar canvas associated with the same window is the appropriate choice. Toolbar canvases are specifically designed to display buttons or iconic items that remain visible and accessible regardless of navigation within content canvases. Options A and B are incorrect because overlay canvases are for conditional display, not persistent access. Option C is incorrect because a second content canvas doesn't provide button persistence. Option D is incorrect because a separate window would hide buttons when the main window is active.