# Story Map Exercise

### Tools and Materials

* [ArcGIS Story Maps](https://storymaps.arcgis.com/) (use your ArcGIS account to sign in)
* [Object spreadsheet](https://docs.google.com/spreadsheets/d/1xOA3hj4MApaF9uKeonGVjH_Cm5yGPI0u13daQop6j-g/edit?usp=sharing)
* [Dummy text generator](https://www.blindtextgenerator.com/lorem-ipsum)

### Part One: Exploring Story Maps

Explore some [ArcGIS Story Maps](https://doc.arcgis.com/en/arcgis-storymaps/gallery/) to...

* Get a sense of how they organize and present information.&#x20;
* Identify one to focus on and consider what you think is effective and less effective about it.

### Part Two: Intro to Story Map Creation

* Open the [Object spreadsheet](https://docs.google.com/spreadsheets/d/1xOA3hj4MApaF9uKeonGVjH_Cm5yGPI0u13daQop6j-g/edit?usp=sharing) & [Dummy text generator](https://www.blindtextgenerator.com/lorem-ipsum) and keep them handy for the exercise
* Sign in to [Story Maps](https://storymaps.arcgis.com/) using your ArcGIS account credentials&#x20;
* Click on "New Stoy"  (upper right button) and select "Start from Scratch"

**1.) Adding Text:**

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.

**2.) Embedding an image:**

```
https://arc.bc.edu/omeka-s-demo/files/original/1158/vigil_1965_03.jpg
```

**3.) Embedding a video:**

```
https://www.youtube.com/watch?v=3qlylxu7wvc
```

**4.) Adding an ArcGIS Map:**

* You will be bringing the map you created on Tuesday

**5.) Creating a Side Car:**

* Robert Morris photograph

```
https://arc.bc.edu/omeka-s-demo/files/original/1163/robert-morris_1847.jpg
```

* Roberts vs. City of Boston Argument book title page&#x20;

```
https://arc.bc.edu/omeka-s-demo/files/large/1159/argument_01.jpg
```

* Anti-segregation Massachusetts Legislature document, 1851

```
https://arc.bc.edu/omeka-s-demo/files/large/1162/letter-legislature_1851.jpg
```

* Anti-segregation protest at Boston School Committee headquarters photograph:

```
https://arc.bc.edu/omeka-s-demo/files/original/1156/vigil_1965_01.jpg
```


---

# 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://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/story-maps/story-map-exercise.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.
