Media Components

Explore standardized components for presenting images, videos, and audio within UMA course pages.

Using Media With Purpose

Media should clarify, demonstrate, or reinforce a learning objective. Choose images, video, and audio when they help learners see a process, hear terminology, compare examples, or review information in a format that text alone cannot provide.

Best Practices

Media should be useful, accessible, and lightweight.

  • Do not autoplay video or audio.
  • Compress files before uploading.
  • Use captions for video.
  • Provide transcripts for audio.
  • Use meaningful alt text for informative images.
  • Mark decorative images with an empty alt attribute.
  • Avoid using text embedded inside images when possible.
  • Use responsive media containers.
  • Test media on desktop and mobile.
Media Category

Image Components

Use image components to present instructional visuals consistently across course pages, previews, and Brightspace content.

1. Standard Responsive Image

Purpose: Presents a single instructional image when nearby text already provides enough visible context.

900 x 600 px
Diagram of a eukaryotic cell with nucleus, mitochondria, and cell membrane labeled.
Best Used For

Course diagrams, example screenshots, process photos, and anatomy visuals.

Recommended Use

Use when the image supports nearby text and does not need a large full-width treatment.

Alt Text Example

"Diagram of a eukaryotic cell with nucleus, mitochondria, and cell membrane labeled."

Accessibility Note: Use alt text that communicates the instructional purpose of the image. A visible caption is optional when nearby text already provides adequate context; alt text is still required for an informative image.

2. Full-Width Content Image

Purpose: Gives detailed visuals enough horizontal space to remain readable.

1200 x 675 px
Course design presentation slide showing a structured content layout.
Full-width example. Wide images work best when learners need to inspect the overall structure or flow of a visual.

Accessibility Note: If the visual contains complex information, provide a nearby text summary or long description in addition to alt text.

Best Used For

Process diagrams, anatomy visuals, infographics, and detailed instructional graphics.

Responsive Behavior

The image scales to the container width and keeps its aspect ratio.

Usage Guidance

Avoid full-width treatment for decorative images or visuals with very little detail.

3. Image Aligned Left

Purpose: Places a supporting image beside explanatory content without tight text wrapping.

700 x 500 px
Illustration of a folder representing organized course materials.
Use a left-aligned image when the visual introduces the text that follows.

Best Used For

Orientation reminders, short process introductions, and visual examples that should sit near a paragraph of explanation.

Usage Guidance

Keep the text concise and related to the image. On smaller screens, the image stacks above the text for readability.

Accessibility Note: Do not use alignment to imply reading order. The HTML order should still make sense when stacked on mobile or read by assistive technology.

4. Image Aligned Right

Purpose: Places a supporting image to the right of text while preserving readable spacing.

700 x 500 px
Illustration of a clock representing time management.
Right-aligned images can support planning reminders or short procedural notes.

Best Used For

Short text blocks where the image reinforces the point but should not dominate the page.

Usage Guidance

Avoid pairing long paragraphs with aligned images. If the text is lengthy, use a standard image followed by the content instead.

Accessibility Note: The image and text stack cleanly on mobile, which supports zoom, narrow screens, and Brightspace content areas.

5. Image with Caption

Purpose: Uses semantic figure markup to connect an image with explanatory caption text.

Figure
Screenshot of a snippet loader interface with component options.
Figure 2. Captions should explain what learners should notice, such as how reusable snippets help maintain consistent course pages.
Best Used For

Figures that need a title, number, source note, or short interpretive explanation.

Format

Use semantic <figure>, <img>, and <figcaption>.

Usage Guidance

The caption should add context rather than duplicate the alt text.

Accessibility Note: Captions are visible to all learners and remain available in print.

6. Click-to-Zoom Image

Purpose: Opens a larger image view for diagrams or screenshots with small details.

Lightbox
Best Used For

Detailed diagrams, screenshots, process maps, and labeled visuals.

Keyboard Behavior

The image trigger is a button. Escape closes the modal and focus returns to the trigger.

Usage Guidance

Use zoom only when the larger view adds meaningful inspection value.

Accessibility Note: Do not rely on hover. The modal prevents background scrolling while open and shows the zoom description in print.

7. Side-by-Side Images

Purpose: Compares two related visuals in a balanced layout.

700 x 500 px each
Organized materials Folder icon representing organized course files.
Use clear folders and file names so course materials are easy to locate.
Scheduled study time Clock icon representing scheduled study time.
Pair organization with a weekly study routine to reduce last-minute work.
Best Used For

Before and after, two equipment types, two workflow examples, or two related concepts.

Responsive Behavior

The pair stacks vertically on smaller screens.

Usage Guidance

Keep the two visuals similar in importance and visual weight.

Accessibility Note: Each image needs its own alt text and caption or label.

8. Image Grid

Purpose: Displays a small set of related visuals as a scannable group.

400 x 300 px thumbnails
Question mark icon representing asking for clarification.
Ask. Clarify instructions before beginning a task.
Callout icon representing an important note.
Notice. Review alerts, notes, and reminders in the course.
Graduation cap icon representing academic progress.
Progress. Track completion and next steps each week.
Best Used For

Equipment identification, anatomy structures, workplace examples, and procedure stages.

Format

Use three or four consistently sized images with short labels.

Usage Guidance

Keep grid items parallel. If one item needs much more explanation, use a figure or card instead.

Accessibility Note: Use short labels with captions so the grid remains clear when images stack on mobile or print.

10. Before-and-After Image Slider

Purpose: Compares two states with a keyboard-operable range control.

Controlled Comparison
Before Before example showing a pause icon for unclear course organization. After After example showing a folder icon for organized course materials.
50% after view
Before example showing a pause icon for unclear course organization.
Before. Learners may need to pause when materials or instructions are hard to locate.
After example showing a folder icon for organized course materials.
After. Clear folders and labels help learners find what they need quickly.
Best Used For

Before and after states, layout improvements, workflow changes, and visual comparisons.

Responsive Behavior

The range control works with touch, mouse, and keyboard.

Usage Guidance

Use clear labels and provide both descriptions in print.

Accessibility Note: The comparison does not rely on dragging alone. Keyboard users can adjust the range control with arrow keys.

Media Category

Video Components

Use video components when motion, demonstration, or narrated visual explanation helps learners understand a concept or procedure.

11. Responsive Embedded Video

Purpose: Holds a 16:9 embedded video or placeholder without fixed dimensions.

1280 x 720 thumbnail
Best Used For

Short demonstrations, narrated walkthroughs, and instructor explanations.

Captions Status

Captions required before publishing.

Usage Guidance

Include a brief description, duration, captions status, and transcript link or panel near the video.

Description: Short demonstration of greeting a patient, confirming information, and closing the conversation. Transcript: Transcript link or panel required near the video.

Printable media summary: Video, "Patient Communication Demonstration," duration 04:30. Captions and transcript required in the final course page.

Accessibility Note: Embedded videos should not autoplay. Include a descriptive title on iframes when replacing this placeholder.

12. Native HTML5 Video

Purpose: Shows the standard HTML5 video pattern for local video files.

Controls Required
Printable media summary: Native video example, controls enabled, metadata preload only, captions track required when a local caption file is available.
Best Used For

Locally hosted video files that should use the browser's native controls.

Format

Use <video controls preload="metadata">. Do not autoplay.

Usage Guidance

Provide captions and a transcript before publishing the course page.

Accessibility Note: Controls must remain available to keyboard users. Captions should be included with a valid track file when final media is added.

13. Video with Transcript

Purpose: Pairs video with readable transcript content that does not require playback.

Transcript Required

Transcript: Course Navigation Walkthrough

Opening: In this walkthrough, we will locate weekly modules, announcements, assignment instructions, and support resources.

Main steps: Start on the course home page, open the current week, review the overview, and confirm the required readings and submissions.

Closing: Before leaving the course, check announcements and note any due dates that should be added to your calendar.

Best Used For

Demonstrations, walkthroughs, and narrated examples that include important spoken content.

Format

Place transcript content directly below the video or in an accessible expandable section.

Usage Guidance

Use headings inside longer transcripts so learners can scan the content.

Accessibility Note: Transcript content is real HTML text, printable, and readable without JavaScript or media playback.

14. Video Modal

Purpose: Opens focused video content in a reusable modal and stops media when closed.

Reusable Modal
Printable media summary: Modal video, "Procedure Overview Video," transcript summary included above. Modal buttons are hidden in print.
Best Used For

Optional supporting videos that should not interrupt the reading flow.

Behavior

Escape closes the modal, focus returns to the trigger, and video pauses when dismissed.

Usage Guidance

Keep modal videos brief and always include a transcript or summary nearby.

Accessibility Note: The reusable modal prevents background scrolling while open and resets iframe sources when iframe video is used with data-src.

15. Video Playlist

Purpose: Lets learners choose one short video topic at a time.

No Autoplay

Welcome to the Module

Introduces the module purpose, weekly outcomes, and where learners should begin.

Duration: 02:10

Playlist print summary: Videos include "Welcome to the Module" (02:10), "How to Review a Case Example" (03:40), and "Preparing for Practice" (04:05).
Best Used For

Small groups of related videos that learners may choose from in any order.

Format

Use one active player, clear titles, descriptions, durations, and selectable playlist buttons.

Usage Guidance

Do not start playback automatically when a playlist item is selected.

Accessibility Note: Playlist choices are buttons with selected states. Selecting a new item pauses and reloads the player without autoplay.

16. Video Preview Card

Purpose: Presents a video title, thumbnail, duration, captions indicator, and action button in one compact card.

Preview

Professional Phone Etiquette

Demonstrates how to answer a workplace call, confirm the caller's need, and close with a clear next step.

Duration: 05:20 | Captions: Required

Printable media summary: Video preview card, "Professional Phone Etiquette," duration 05:20, captions required.
Best Used For

Optional videos linked from overview pages, resource lists, or component libraries.

Format

Use a thumbnail, title, short description, duration, captions indicator, and clear action button.

Usage Guidance

Use the card when the learner should decide whether to open the media.

Accessibility Note: The button label describes the action. Avoid icon-only controls unless an accessible name is present.

Media Category

Audio Components

Use audio components when listening supports pronunciation, professional communication, interviews, or short narrated explanations.

17. Standard Audio Player

Purpose: Presents one audio clip with title, duration, description, and transcript access.

Audio

Instructor Welcome Message

A brief welcome message outlining how to approach the first week of the course.

Duration: 01:45

Printable media summary: Audio, "Instructor Welcome Message," duration 01:45. Transcript required.
Best Used For

Short spoken messages, interviews, pronunciation examples, and narrated reminders.

Format

Use <audio controls preload="metadata"> with no autoplay.

Usage Guidance

Keep audio clips focused and include a transcript close to the player.

Accessibility Note: Do not autoplay audio. Provide a transcript for learners who cannot hear or who prefer to read.

18. Audio with Transcript

Purpose: Keeps the complete spoken content available as readable text.

Transcript

Transcript: Preparing for a Skills Lab

Before attending skills lab, review the procedure steps, gather any required materials, and write down questions you want to ask your instructor.

During practice, focus on accuracy first. Speed develops after the steps become familiar and consistent.

Best Used For

Spoken examples, reflective prompts, and professional communication samples.

Format

Use a player followed by complete transcript text or a clearly labeled transcript panel.

Usage Guidance

Do not make learners play audio to access essential instructions.

Accessibility Note: Transcript text remains visible in print and does not depend on JavaScript.

19. Podcast-Style Audio Card

Purpose: Packages a longer narrated audio item with artwork, summary, player, and transcript link.

Podcast

Professional Communication Minute

Episode summary: A short discussion of how to write concise messages when asking for support in a course or workplace setting.

Duration: 06:15

Read transcript

Transcript Summary

This episode explains how to include context, action needed, deadline, and a courteous closing when sending professional messages.

Best Used For

Longer audio segments, interviews, narrated case context, and instructor commentary.

Format

Pair square artwork with title, description, duration, player, and transcript access.

Usage Guidance

Use artwork as supporting context, not as the only place where the episode title appears.

Accessibility Note: Podcast-style cards should not hide the transcript behind a media-only experience.

20. Pronunciation Audio

Purpose: Provides a compact pronunciation reference for medical or technical terminology.

Terminology

Auscultation

Phonetic spelling: aw-skul-TAY-shun

Written pronunciation: Listen for emphasis on the third syllable.

Printable pronunciation: Auscultation, aw-skul-TAY-shun. Emphasis on the third syllable.
Best Used For

Medical terminology, technical vocabulary, and workplace phrases learners may need to say aloud.

Format

Use a clear term, phonetic spelling, audio control, and written pronunciation.

Usage Guidance

Do not use icon-only audio controls without accessible names.

Accessibility Note: The written pronunciation supports learners who cannot play or hear the audio.

21. Audio Playlist

Purpose: Groups several short audio clips while ensuring only one clip plays at a time.

Single Active Clip

Greeting a Patient

Short example of a professional opening statement.

Duration: 00:35

Clarifying a Request

Short example of asking a follow-up question respectfully.

Duration: 00:42

Closing the Conversation

Short example of confirming the next step before ending a call.

Duration: 00:38

Audio playlist print summary: Greeting a Patient (00:35), Clarifying a Request (00:42), Closing the Conversation (00:38). Transcripts required for each clip.
Best Used For

Short related clips, pronunciation sets, conversation examples, and narrated reminders.

Format

Use clear titles, durations, transcript access, and one audio player per clip or one shared player.

Usage Guidance

Keep clips brief and avoid starting a new clip automatically when the page loads.

Accessibility Note: The shared media behavior pauses other audio or video when a new clip begins, preventing overlapping playback.

Reference

Media Accessibility

Accessible media gives learners equivalent access to the same instructional information, regardless of device, modality, or assistive technology.

Accessibility Checklist

Use this checklist before publishing media inside Brightspace.

Required Review
  • Informative image alt text: Describe the instructional information, such as "Blood pressure cuff positioned on the upper arm before inflation."
  • Decorative image: Use an empty alt attribute, such as alt="", when the image adds no instructional meaning.
  • Captions and alt text: Captions are visible context for everyone; alt text is the concise text alternative announced in place of an image. Do not copy the same wording into both.
  • Captions for video: Provide synchronized captions for spoken content and meaningful sound cues.
  • Transcript for video: Include a readable transcript that identifies speakers and important visual context.
  • Transcript for audio: Provide the full spoken content as nearby text or a clearly labeled transcript link.
  • Audio description consideration: Add visual descriptions when important video information is not conveyed by narration.
  • Avoid text-only information inside images: Put essential text in HTML so it can resize, translate, and be read by assistive technology.
  • Keyboard access: Media controls, galleries, modals, and playlists must work without a mouse.
  • Visible focus: Check that every interactive control has an obvious focus indicator when navigating with Tab and Shift+Tab.
  • Color: Do not use color alone to communicate status, selection, instructions, or meaning; pair it with text, shape, or another visible cue.
  • No autoplay: Learners should decide when video or audio begins.
  • No flashing or rapid animation: Avoid visual effects that can distract or create health risks.
  • Clear link wording: Name the destination or action, such as "Open larger cell diagram" or "Read transcript," and avoid vague wording such as "click here."
  • External links: Open links in the same tab by default. If a new tab is necessary, tell learners in the link text or nearby instructions.
  • Interaction instructions: Before an interactive component, briefly explain what to select and what will change; include keyboard directions when the interaction is not obvious.
Informative Image Example

alt="Diagram of a eukaryotic cell with nucleus, mitochondria, and cell membrane labeled."

Decorative Image Example

alt="" for an image that only adds decoration and does not need to be announced.

Development Tools

Media Placeholders

Use placeholders while building course pages before final images, video, or audio files are ready.

Asset Pending

Image Placeholder

  • Recommended dimensions: 900 x 600 px
  • Alt text field required
  • Caption field recommended
  • Asset status: awaiting final image
Asset Pending

Video Placeholder

  • Recommended length: 2 to 6 minutes
  • Captions required
  • Transcript required
  • Thumbnail required
  • Asset status: awaiting final embed or file
Asset Pending

Audio Placeholder

  • Transcript required
  • Duration: add final runtime
  • Speaker or narrator: identify when relevant
  • Asset status: awaiting final audio
Brightspace Note

Placeholders should be replaced before a course is released. If a placeholder remains during review, include a clear asset status so reviewers know what is missing.