-
Notifications
You must be signed in to change notification settings - Fork 0
User Interface
Ethan Lin edited this page Feb 23, 2026
·
2 revisions

- Title – presentation title.
- Subtitle – optional subtitle.
- Author – author name or source.
- Duration – approximated length of the presentation.
- Start button – starts the presentation from the beginning.
- Resume button – starts from where the viewer left off (hidden if never viewed).
-
File download buttons – shown only if corresponding files exist:
- Transcript: PDF
- Video: MP4
- Audio: MP3
- Supplement: ZIP (compressed)
Notes:
- The splash screen image and button color may change depending on presentation context.
- Additional downloadable formats can be specified in
manifest.json.

- Title – same title as splash screen.
- Author – same author name/source; click to open author profile.
- Menu button – opens menu (Author Profile, General Info, Settings, and any additional custom menu items).
- Media – video, audio, image, or HTML content.
- Copy to Clipboard button – copies specified content to clipboard when available.
- Table of contents – sections and pages.
- Section – groups pages; can toggle open/collapse.
- Slide – click to jump to a slide.
Media controls:
- Play/Pause/Replay (combined).
- Skip backward 10s.
- Skip forward 10s.
- Volume control (hover to adjust; click mute/unmute).
- Progress/scrubber bar (hover tooltips; click to scrub; optional markers).
- Timecode remaining.
- Playback rate (click/hover to select).
- Subtitles/Captions (hover to select).
- Expand/Contract media area (full width vs normal).
- Tabbed widget area – may contain notes and custom tabbed content with labels; defaulted to logo (grayed out) if none.
Navigation and downloads:
- Current slide status – current slide / total.
- Previous – previous page; wraps to last page if currently on first.
- Next – next page; wraps to first page if currently on last.
- Download file button – opens list of downloadable files; hidden if none.
Video only:

- Quality (hover to select video quality) when available.
- Fullscreen mode.
Additional notes:
- If there is only one section in the table of contents, the section label is not displayed and pages cannot be collapsed.
- UI color may change based on presentation settings.
- Items 16–23 only appear for video or audio media.