> ## Documentation Index
> Fetch the complete documentation index at: https://bigbluebutton.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Using Smart Slides for one-click polling

> Smart Slides detects poll, quiz, and video patterns in your slide content and turns them into one-click interactions during a session.

**Smart Slides** detects specific patterns in your slide content and turns them into one-click polls, quizzes, or video plays during a BigBlueButton session. There is no setup beyond writing your slides — when BigBlueButton recognises a supported pattern, a launch button appears for the presenter.

This page covers the [seven Smart Slide types](#smart-slide-types), the [quick-reference table](#quick-reference), and how [Smart Slides feed into the Learning Analytics Dashboard](#learning-analytics-dashboard).

For a video walkthrough, see [How Smart Slides work](https://www.youtube.com/watch?v=mze90AVni08).

## Launch a Smart Slide

When the current slide contains a recognised pattern, a **Quick Poll** or **Play External Video** button appears in the lower-left of the toolbar.

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/MKav2gq2j2Nnc0mV/images/Screenshot2026-03-24at1.03.27PM.png?fit=max&auto=format&n=MKav2gq2j2Nnc0mV&q=85&s=ab43c8f40820bd1b98b79d1e150a4186" alt="Smart Slides button visible on the toolbar" width="384" height="246" data-path="images/Screenshot2026-03-24at1.03.27PM.png" />
</Frame>

Select the button to launch the interaction. Question text and answer choices are pulled directly from the slide.

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/MKav2gq2j2Nnc0mV/images/Screenshot2026-03-24at1.06.35PM.png?fit=max&auto=format&n=MKav2gq2j2Nnc0mV&q=85&s=d909b4a79b237b50b18deebbc4264f6d" alt="Quick Poll button location" width="1864" height="1056" data-path="images/Screenshot2026-03-24at1.06.35PM.png" />
</Frame>

The poll opens with the extracted information.

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/MKav2gq2j2Nnc0mV/images/Screenshot2026-03-24at1.10.17PM.png?fit=max&auto=format&n=MKav2gq2j2Nnc0mV&q=85&s=a7642d2be3f17c208fb57ca18c002545" alt="Poll panel pre-filled from slide content" width="520" height="1378" data-path="images/Screenshot2026-03-24at1.10.17PM.png" />
</Frame>

Students see the corresponding response prompt.

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/aYMjlhtqSAomQhbV/images/Screenshot2026-03-24at1.13.24PM.png?fit=max&auto=format&n=aYMjlhtqSAomQhbV&q=85&s=88b7accd0fd2df78fe7419a76adf5c3f" alt="Student view of a Smart Slide poll" width="794" height="942" data-path="images/Screenshot2026-03-24at1.13.24PM.png" />
</Frame>

## Smart Slide types

### Single choice poll

**Trigger:** A question followed by a lettered or bulleted list of answer options.

Students see the question and select one answer. This is the most common Smart Slide type and requires no special syntax.

**Example slide text:**

```
What are the rings of Saturn made of?

A. Iron
B. Ice
C. Granite
D. Volcanic rocks
E. Gummy bears
```

### Quiz with a correct answer

**Trigger:** A single-choice poll with `__` (two underscores) appended to the correct answer.

Adding `__` after an answer marks the question as a quiz. The Learning Analytics Dashboard tracks who answered correctly and shows a per-student breakdown in the **Quiz** tab.

To hide the answer marker from students, change the colour of the `__` characters to match the slide background. BigBlueButton still detects them.

**Example slide text:**

```
What are the rings of Saturn made of?

A. Iron
B. Ice__
C. Granite
D. Volcanic rocks
E. Gummy bears
```

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/aYMjlhtqSAomQhbV/images/Screenshot2026-03-24at1.18.03PM.png?fit=max&auto=format&n=aYMjlhtqSAomQhbV&q=85&s=8f6425bfc8e38dc300b45b22c6e1375e" alt="Quiz slide with hidden underscore marker" width="1948" height="1286" data-path="images/Screenshot2026-03-24at1.18.03PM.png" />
</Frame>

The quiz launches with the correct answer pre-marked.

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/aYMjlhtqSAomQhbV/images/Screenshot2026-03-24at12.58.14PM.png?fit=max&auto=format&n=aYMjlhtqSAomQhbV&q=85&s=6af44c1c624824baa9310a8da44bd6c8" alt="Quiz panel showing the correct answer marked" width="520" height="1338" data-path="images/Screenshot2026-03-24at12.58.14PM.png" />
</Frame>

### Multiple choice poll

**Trigger:** A question ending in `??` (two question marks), followed by a list of answer options.

Students can select more than one answer. Use this type when a question has multiple valid responses.

**Example slide text:**

```
What two elements comprise table salt??

A. Sodium
B. Calcium
C. Chloride
D. Zinc
```

### Yes/No poll

**Trigger:** The text `(yes/no)` anywhere in the question.

Launches a Yes/No poll. Use it for quick checks, opinion questions, or agreement prompts.

**Example slide text:**

```
Did Einstein discover the atom (yes/no)?
```

### True/False poll

**Trigger:** The text `(true/false)` anywhere in the question.

Functionally similar to Yes/No, but the response options are labelled True and False.

**Example slide text:**

```
Did Einstein discover the atom (true/false)?
```

### Typed response poll

**Trigger:** A question with no answer options listed below it.

When BigBlueButton sees a question without A, B, C choices, it treats the question as open-ended. Students type their answer directly, and responses are visible to the presenter.

**Example slide text:**

```
Calculating time

Two cars started from the same point at 5 am, traveling in opposite directions
at 40 and 50 mph respectively. At what time will they be 450 miles apart?
```

### External video

**Trigger:** A YouTube, Vimeo, or direct `.mp4` URL placed on the slide. The URL must be on a single unbroken line.

BigBlueButton detects the link and shows the **external video** button in the lower-left of the toolbar. Selecting it shares the video with all participants in a synchronized player.

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/aYMjlhtqSAomQhbV/images/Screenshot2026-03-24at12.56.13PM-1.png?fit=max&auto=format&n=aYMjlhtqSAomQhbV&q=85&s=29587f4b7366900c61d0ef6f8f956e06" alt="External video button in the toolbar" width="250" height="222" data-path="images/Screenshot2026-03-24at12.56.13PM-1.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/testcompany-0e915c76/ng60HVKuzjIfLKK_/images/Screenshot2026-03-16at4.17.22PM.png?fit=max&auto=format&n=ng60HVKuzjIfLKK_&q=85&s=6541f397245acc18ceac1016f73eb819" alt="Synchronized external video playing for all users" width="1650" height="1474" data-path="images/Screenshot2026-03-16at4.17.22PM.png" />
</Frame>

**Single video example:**

```
https://youtu.be/v2Z4eANMNuA
```

**Multiple videos with labels:**

You can place several video URLs on one slide. Add a comment after a `#` on each URL to label it — BigBlueButton displays the labels in a selection menu.

```
https://www.youtube.com/watch?v=-SM_HTxVcx0#Layout-Manager
https://www.youtube.com/watch?v=tqkVEWO12tI#Uploading-Presentations
https://www.youtube.com/watch?v=xeLOzKBUdIk#Using-Webcams
```

Direct `.mp4` links also work:

```
https://example.com/your-video.mp4
```

## Quick reference

| Slide content                                       | Smart Slide type           |
| --------------------------------------------------- | -------------------------- |
| Question + A, B, C… options                         | Single choice poll         |
| Question + A, B, C… options + `__` after one answer | Quiz with a correct answer |
| Question ending in `??` + options                   | Multiple choice poll       |
| Question containing `(yes/no)`                      | Yes/No poll                |
| Question containing `(true/false)`                  | True/False poll            |
| Question with no options                            | Typed response poll        |
| YouTube, Vimeo, or `.mp4` URL                       | External video             |

## Learning Analytics Dashboard

All poll and quiz responses are aggregated automatically in the [Learning Analytics Dashboard](/docs/help/moderator-guide/learning-analytics-dashboard). The dashboard shows response distributions per question and, for quiz questions, a per-student view of correct vs. incorrect answers.

## Try it out

To experiment with Smart Slides, download this sample slide deck and upload it in BigBlueButton:

* [BigBlueButton Sample Smart Slides](https://docs.google.com/presentation/d/1cqj8jOuaSmTjFh3zj0aT7o52sPI3cDH5-rF-gxm4vBY/edit?slide=id.g179c55560b9_0_99#slide=id.g179c55560b9_0_99)

Look for the Smart Slides button when BigBlueButton detects a supported pattern.
