# Media pop-up

## What is the Media Pop Up Channel?

Using the media pop-up, you can **make an image or video "pop-up"** and appear on the player's screen to grab their immediate attention regardless of which channel their in. Many people use this to simulate breaking news stories.&#x20;

## Creating Media Pop Up Injects

{% stepper %}
{% step %}
**Create an inject and add the media**

Within the inject, click on "Please add video or image" to import it through your media library. Alternatively, drag and drop the media you want.

<div align="left"><figure><img src="/files/VdMIYq7MCfz3NiKQMk4h" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Settings to note:**

**Time**: Select the amount of time that you want the image/video to stay on the screen. If you are attaching a video change the time at the bottom to the same time as the video. If you have a long video, you might choose to use a shorter duration so players aren't interrupted for the whole video.

*For video pop-ups:*

**News ticker Text:** This is text that scrolls across the bottom of a video, like a news ticker. You can use the toggle button to select the direction in which the banner moves (used for different languages that may read right to left instead of left to right)

**Overlaid Image:** Overlay an image on the video and set the start time and duration that you want the image on the screen.

{% hint style="info" %}
Using the news ticket and overlaying an image on a video allows you to get greater use of "generic" video content by making it appear bespoke to an exercise. For example a video about a flood can now appear to be about a flood *in this area* or affecting *these people.*
{% endhint %}

<div align="left"><figure><img src="/files/qa0P91mT3JOU5JWtvXLG" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### FAQ's & Tips for Media Pop Up

{% hint style="info" %}
Use the media pop-up sparingly to create spectacle! Remember your exercises should be participatory and the media pop-up interrupts the players current activity. Hence use it when you need to grab attention!
{% endhint %}

<details>

<summary>What happens when a media pop-up appears—does it stay on screen, or can players dismiss it?</summary>

The image/video will fill the players screen, they have the option to skip and therefore close the image/video otherwise it will stay on the screen for the time allocated.

</details>

<details>

<summary>What's the optimum aspect ratio?</summary>

The best aspect ratio is 16:9 for the primary media and for the overlay image

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdocs.conducttr.com/feature-documentation/designing-and-running/exercise/channels/pop-up-channels/media-pop-up.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
