# ¶ What is Digital Pedagogy?

### What is Digital Pedagogy?

Digital pedagogy is the deeply considered and conscious incorporation of digital tools, concepts, and methods into teaching and learning. The journal,[ Hybrid Pedagogy](https://hybridpedagogy.org/tag/what-is-digital-pedagogy/), describes it as being “precisely not about using digital technologies for teaching and, rather, about approaching those tools from a critical pedagogical perspective.”&#x20;

Digital pedagogy ranges in scope and complexity and can be about the incorporation of digitally-driven class assignments and projects (e.g., students creating a website or interactive online map.) Or, it can be about the creation of teaching materials (e.g., digital learning objects) and the use of digital tools in teaching. The critical components include the selection of the methods and tools used, how they are used, and issues around them (e.g., bias in algorithms).

### Why Digital Pedagogy?

As a practice, digital pedagogy fosters multimodal teaching and learning and can provide new and creative ways into class subject matters. Some compelling reasons for the incorporation of digital pedagogy into courses include:

* Digital pedagogy assignments and activities have [multiple learning outcomes](/handbook/digital-pedagogy/assignment-design/learning-outcomes.md) and prepare students to be critically engaged with technology postgraduation.
* Digital pedagogical approaches give less conventional learners alternative ways to demonstrate their knowledge and abilities otherwise difficult to show in more traditional coursework.
* Digital pedagogy approaches can be used to make online course content more engaging and interactive.


---

# 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/what-is-digital-pedagogy.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.
