> For the complete documentation index, see [llms.txt](https://alex-shermon.gitbook.io/rcs-nvivo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alex-shermon.gitbook.io/rcs-nvivo/welcome/course-overview.md).

# Course Overview

## Course Description

NVivo is a digital research tool designed by QSR International to assist qualitative and mixed-methods researchers. If you are working with unstructured data such as interview transcripts, speeches, videos, or even twitter data, then NVivo can help save time during your research.

In this course, you will learn how NVivo can assist you with your research projects. You will understand how NVivo is embedded within your broader research methodology. This course is free to University of Melbourne researchers.

You can participate in this course as often as you like until you have assessed your own learning as successful.

As part of our e-learning content creation over the Summer, I put together this professional, serious, and informative infomercial for NVivo 12 at the University of Melbourne. Watch at your own peril!&#x20;

{% embed url="<https://www.youtube.com/watch?v=EEx78BbzcSs>" %}
Connect the Dots with NVivo! by Research Computing Services (2020)
{% endembed %}

## Training Format

This course is separated into individual modules. Whilst the modules are designed to be accessed during an online learning workshop (via Zoom), they are also accessible for those who cannot attend.

Each module consists of four sections with an associated challenge and learning objective attached. Whilst the online training sessions will run for around 40 minutes with 20 minutes for unstructured questions, students are encouraged to work through the sections at their own pace.

The modules are as follows:

{% content-ref url="/pages/-M3dHwihAzx5WhxN4qB-" %}
[Module 1: Introduction to NVivo](/rcs-nvivo/1-nvivo-intro/workshop-description.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3dIbwS2eTvM8kXIAyc" %}
[Module 2: Organising Nodes and Coding Cases in NVivo](/rcs-nvivo/2-organising-nvivo/workshop-description.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3dJ6teaA2vrJ3B84q8" %}
[Module 3: Keeping Track of Your Research in NVivo](/rcs-nvivo/module-3-keeping-track-of-your-research-in-nvivo/workshop-description.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3dJjXYNbaPLQi0\_VdI" %}
[Module 4: Creating Visualisations in NVivo](/rcs-nvivo/4-visualisations/workshop-description.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3dKqp2qeqbPtoR4mie" %}
[Module 5: How to Write a Literature Review in NVivo](/rcs-nvivo/5-literature-review/workshop-description.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3dLS4xi9MsMVc5fgtw" %}
[Module 6: Web Scraping and NVivo](/rcs-nvivo/module-6-web-scraping-and-nvivo/workshop-description.md)
{% endcontent-ref %}

These are difficult times, and we are not primarily an online teaching service. When we are running are face to face workshops, things run a little bit differently. Instead of six 40 minute modules, I instead run a 2 hour introductory workshop, a 2 hour intermediate workshop, and a variety of advanced meetups where members of the NVivo community at the University of Melbourne take the lead.

## Learning Objectives

Students who have completed this course will understand how to:

* Manage a research database in NVivo
* Create and iterate on a coding framework in NVivo
* Generate a range of visualisations underpinned by data analysis
* Use NVivo for specialised research methodologies for literature reviews and web scraping

## Intended Learning Outcomes

Students who have completed this course should have acquired:

* Computational Skills: The ability to adapt existing computational methods and tools to complete a target task
* Problem Solving Skills: The ability to engage with unfamiliar problems and identify relevant solution strategies
* Analytical Skills: The ability to construct and express logical arguments and to work in abstract or general terms to increase the clarity and efficiency of analysis
* Critical Thinking Skills: The ability to critically evaluate both qualitative and quantitative data


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://alex-shermon.gitbook.io/rcs-nvivo/welcome/course-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
