Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 2.35 KB

presentations.md

File metadata and controls

48 lines (28 loc) · 2.35 KB

Presentations

Presentations combine the best of PowerPoint, Prezi, and Kumu into one easy-to-use tool. Combine text, video, images and maps into a single, engaging presentation that anyone can access via URL.

<iframe src="https://player.vimeo.com/video/118975099" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

Creating a presentation

Presentations can be accessed through the main menu of your project.

presentations interface

Use the plus button in the upper left corner to add a slide. Slides can be one of 4 types:

  • Map
  • Text
  • Image
  • Embed

Map slides

A map slide is any combination of a map and a view. You can choose to have the slide zoom fit by checking the corresponding box, or you can create just the zoom you'd like but zooming in or out.

You can also activate focus or filter for a given map slide and Kumu will remember those settings. This is a great way to unfold a map step-by-step.

Text slides

Text slides can include both a title and content. The content section supports markdown so you can also include images and other basic formatting (widgets aren't supported though).

Image slides

Images slides are just like they sound. Include an image URL and we'll present it in full screen glory. You can also choose to include a title.

Embed slides

Embed slides are for interactive web content and support embeds from over 300 different providers. Just add the URL of the content you'd like to embed.

Publishing a presentation

Once you're finished creating your presentation, click save and then exit the presentation builder. Click "publish" to publish the presentation and choose whether you'd like to make the presentation public (unless your project is public in which case your presentation is automatically public) or if you'd like to make it even more secure by adding a password.

Embedding a presentation

Presentations can also be embedded just like any other Kumu embed. To do so, swap out the URL in the below example:

<iframe src="https://hiqol.kumu.io/hawaii-quality-of-life" width="940" height="600" frameborder="0"></iframe>

edit this page