# Master Events List

The **Master Events List (MEL)** is the primary way to create an exercise. This is the **timeline** of your scenario. It presents the exercise content in sequential time order.

In the Facilitator Dashboard, it's where the Facilitator controls the pace of the exercise.

{% tabs %}
{% tab title="Benefit" %}

* **Automated Scheduling:** Set content to go live at specific times to allow for a seamless exercise delivery
* **Structured Progress:** Ensure a clear flow of events, guiding participants through the scenario step by step
* **Efficient Management:** Organise and centralise all of the exercise events in one place for streamlined planning and control
  {% endtab %}

{% tab title="Feature" %}

* Import MEL from Excel or .csv files
* Organise MEL using tabs and Serials
* Drag and drop to reorder injects
* Automatically adjusts timings for moved injects
* Publish individual content items or inject sequences for efficient testing and development
  {% endtab %}
  {% endtabs %}

## Running

In the Facilitator Dashboard you can skip, pause and publish injects. Do so using the buttons at the bottom of the MEL which allow you to manage the flow of events seamlessly. Each button serves a distinct function:

* **Skip** lets you bypass an inject if it's no longer relevant
* **Pause** halts the exercise temporarily
* **Publish** pushes selected injects to participants in real-time

This flexibility ensures that the exercise can be dynamically adjusted based on the evolving scenario or participant needs.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FwU3rvfictyDKBAhzGbUX%2Fimage.png?alt=media&#x26;token=be376e71-44a6-47c0-a3bf-42e9ca477eb9" alt=""><figcaption></figcaption></figure>

The MEL can be easily collapsed at your convenience.

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FPiV2uhOWyGmcZn4PrQPI%2Fimage.png?alt=media&#x26;token=59da1209-5b15-41d5-bc72-c7b3db5d1d1e" alt=""><figcaption></figcaption></figure>

### Reset options

In the Facilitator Dashboard, you have the ability to reset the MEL. Here's an overview of the rest options available:

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FBAa2HB9IlL0GtZyMZK5v%2Fimage.png?alt=media&#x26;token=ee2de8d1-8106-4a47-affa-6b94c7d30d9d" alt=""><figcaption></figcaption></figure>

| Reset option                          | Clears                                                                                                                    |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| **Reset messages**                    | <ul><li>All messages from all channels (from Editor and user)</li><li>Social Watch words and filters</li></ul>            |
| **Reset data**                        | <ul><li>Timeline</li><li>Pulse pie charts</li><li>After Action Review (AAR) observations</li><li>Checklist data</li></ul> |
| **Reset live exercise configuration** | <ul><li>Contact lists</li></ul>                                                                                           |

***

## Designing

### Inject attributes

Injects are the components used to build the MEL; they are the content that the players interact with during the exercise.

#### Organisational attributes and inject details

| Detail       | Description                                                                                                 |
| ------------ | ----------------------------------------------------------------------------------------------------------- |
| **Time**     | Expressed using 24hr clock because all times are relative to the start of the exercise                      |
| **Tag**      | Tag is a way to highlight an inject using a dot for emphasis                                                |
| **Asset ID** | Refers to a unique identifier assigned to each inject, used to track and manage content within the exercise |
| **From**     | This is the persona from whom the content will be published from                                            |
| **To**       | Which player(s) will receive this content                                                                   |

#### Content creation

| Feature          | Description                                                                                                                                                                                         |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **What method?** | This is the channel to which the message will be published                                                                                                                                          |
| **Subject**      | Only present on channels such as email, blog posts, and news articles                                                                                                                               |
| **Text block**   | Content body (if using AI to generate content, the content is generated according to the method e.g. if the method is tweeting on MicroBlog, then the message will automatically look like a tweet) |

#### Further actions

<div align="left"><figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FnFeRl2qD3LHjBytcE2Mp%2Fimage.png?alt=media&#x26;token=070102a0-1e73-4c10-978f-f503276c2f23" alt="" width="375"><figcaption><p>Facilitator guidance</p></figcaption></figure></div>

| Action                   | Description                                                                                                                                                                                                                                                           |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Question**             | Adding a question creates a data point, which appears as a pie chart on the Facilitator Dashboard, allowing the Facilitator to quickly see participants' choices at a glance                                                                                          |
| **Past comments**        | Past comments allows you to simulate replies on social media posts                                                                                                                                                                                                    |
| **Facilitator guidance** | This is both a note to the exercise control team and a reminder in the MEL of which inject is coming up                                                                                                                                                               |
| **Inject grid**          | <p>Inject grid enables you to send specific injects at any point during the exercise. </p><p>To create an inject grid navigate to <code>Inject grid</code> at the bottom of the inject window and give your button a title (this will add the inject to the grid)</p> |

### Creating an inject&#x20;

In the Editor, open your serial and click the `+` as shown below to add an inject:

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2F7ZnFl4g0JKuwp3j3huhH%2Fimage.png?alt=media&#x26;token=9aba5778-d53d-4dc3-880e-187aef647a0a" alt="" width="563"><figcaption></figcaption></figure>

In the MEL use the *AI Assistant* to help generate text-based content. Enter a description of the content, then click the "magic icon" to generate.

{% hint style="info" %}
The *AI Assistant* knows the channel you have chosen, saving you from having to type commands like "write an email".
{% endhint %}

<div align="left"><figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FMe9M5xm1zAa5w1Gn9fud%2FUntitled%20(3828%20x%201678%20px)%20(913%20x%201678%20px).gif?alt=media&#x26;token=af00ad3f-a179-4f58-a374-0d7a6a710d6d" alt="" width="375"><figcaption></figcaption></figure></div>

### Possible actions&#x20;

#### Reorganise

Click the 6 dots as shown below to drag-and-drop and move injects:

<div align="left"><figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FOFNBwYQVhcSnrSUaoN4k%2Fmoveinjects.png?alt=media&#x26;token=6b9b7f95-a8c6-44e6-a1f4-f527d256b8b4" alt=""><figcaption></figcaption></figure></div>

#### Publishing content during development

Right-click on the row.

* Select `Publish to player` to publish that inject to players
* Select `Publish to Facilitator` to jump to that part of the MEL in the Facilitator Dashboard

<figure><img src="https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FMuG2PkhOEvNyuRVItCYK%2Fpublish.png?alt=media&#x26;token=8f4ae538-6682-4ec7-811e-38fa8652af76" alt=""><figcaption></figcaption></figure>

#### Import from Excel/.csv file

Import Excel or .csv file allows you flexibility to add injects generated in alternative ways.

For a **template for building your exercise manually** see below:

{% file src="<https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2F943VTreiG1PzBHVdcSkQ%2FMEL%20template%20(3).csv?alt=media&token=c3b978a0-90f9-40ba-8ec4-83908eb8818b>" %}

The extended format provides greater power to **import questions, data points, past comments and hacked website detail**s:

{% file src="<https://3476309720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsNKxYbIPgfYmCR9EJgAu%2Fuploads%2FoCI0YXtb5idH0dy9zN6V%2FMEL_Extended%20template.csv?alt=media&token=c8e397b1-7164-431a-a48c-f7bde6f5a81b>" %}
