# Assignment Examples

There are numerous digital pedagogy assignment examples out there. You can find many at the University of Michigan’s [Digital Pedagogy Repository](https://digped.lib.umich.edu/assignments-activities/) and the [ #DLFteach Toolkit](https://dlfteach.pubpub.org/toolkit). The BC [Digital History libguide](https://libguides.bc.edu/digitalhistory) can also help faculty from multiple disciplines imagine possibilities. A few examples by the creator of this digital pedagogy guide include:

[Mapping Parable of the Sower](https://uploads.knightlab.com/storymapjs/17d4e3ebc9ba6280b11694156ede825d/parable-of-the-sower-section-01-02/index.html) (Basic mapping)

* [See assignment](http://ds.lmu.edu/wp-content/uploads/2018/07/ParableOfTheSowerAssignment.pdf)
* [See associated visual image exercise ](http://ds.lmu.edu/wp-content/uploads/2018/07/VisualImageExercise_LMU_ENGL2297.pdf)

[The Watts Collection](http://watts.library.lmu.build/cms/) (Digital collection creation)

* [See syllabus and assignments](http://watts.library.lmu.build/cms/about)

Evolution of International Policy and Policy Areas (Timeline)

* [See assignment](https://www.projectcora.org/assignment/evolution-international-policy-and-policy-areas)

Introduction to Voyant (Text analysis)

* [See assignment](https://www.projectcora.org/assignment/introduction-voyant-assignment)

[Archives, Race, and Justice](https://ds.lmu.edu/archives-race-justice/) (Digital storytelling)

* See [project instructions](https://www.projectcora.org/assignment/archives-race-and-justice)


---

# 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/handbook/digital-pedagogy/assignment-design/examples.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.
