Skip to content

Commit f038a50

Browse files
authored
Merge pull request #1 from MDLutoronto/initial-edit
Initial edit - Merge into Main
2 parents b460020 + 6e44366 commit f038a50

2 files changed

Lines changed: 20 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,16 @@ GEM
4141
logger
4242
faraday-net_http (3.4.1)
4343
net-http (>= 0.5.0)
44+
ffi (1.17.2-x64-mingw-ucrt)
4445
ffi (1.17.2-x86_64-linux-gnu)
4546
fiber-annotation (0.2.0)
4647
fiber-local (1.1.0)
4748
fiber-storage
4849
fiber-storage (1.0.1)
4950
forwardable-extended (2.6.0)
51+
google-protobuf (4.32.1-x64-mingw-ucrt)
52+
bigdecimal
53+
rake (>= 13)
5054
google-protobuf (4.32.1-x86_64-linux-gnu)
5155
bigdecimal
5256
rake (>= 13)
@@ -115,6 +119,8 @@ GEM
115119
metrics (0.15.0)
116120
net-http (0.6.0)
117121
uri
122+
nokogiri (1.18.10-x64-mingw-ucrt)
123+
racc (~> 1.4)
118124
nokogiri (1.18.10-x86_64-linux-gnu)
119125
racc (~> 1.4)
120126
octokit (6.1.1)
@@ -140,6 +146,8 @@ GEM
140146
ruby-rc4 (0.1.5)
141147
rubyzip (2.4.1)
142148
safe_yaml (1.0.5)
149+
sass-embedded (1.93.2-x64-mingw-ucrt)
150+
google-protobuf (~> 4.31)
143151
sass-embedded (1.93.2-x86_64-linux-gnu)
144152
google-protobuf (~> 4.31)
145153
sawyer (0.9.2)
@@ -159,6 +167,7 @@ GEM
159167
zeitwerk (2.7.3)
160168

161169
PLATFORMS
170+
x64-mingw-ucrt
162171
x86_64-linux-gnu
163172

164173
DEPENDENCIES

docs/index.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
---
22
title: "Getting MAXQDA"
33
layout: "home"
4-
description: ""
4+
description: "MAXQDA is qualitative data analysis software. You are able to access it in the 4th floor computer lab of Robarts Library or purchase your own personal copy."
5+
created_date: 2025-08-08
6+
staff:
7+
- name: Kelly Schultz
8+
link: https://library.utoronto.ca/staff/kelly-schultz
9+
maintainer:
10+
 - name: Kelly Schultz
11+
   link: https://library.utoronto.ca/staff/kelly-schultz
512
permalink: "/" #! Remove this if not the homepage
613
---
714

@@ -13,14 +20,14 @@ General Information
1320
-------------------
1421

1522
* [MAXQDA](https://www.maxqda.com/) is software that you install and run locally on your computer
16-
* It runs on Windows and MacOS \-[System Requirements](https://www.maxqda.com/products/system-requirements)
23+
* It runs on Windows and MacOS - [System Requirements](https://www.maxqda.com/products/system-requirements)
1724
* For more information on MAXQDA, check out our [guide](https://mdl.library.utoronto.ca/technology/tutorials/maxqda-information-resources-tutorials-and-workshops)
1825

1926
Free Options
2027
------------
2128

2229
* MAXQDA is installed on the lab computers in the[4th floor computer lab](https://library.utoronto.ca/space/robarts-library/robarts-library-electronic-classroom) in[Robarts Library](https://library.utoronto.ca/library/robarts). You are welcome to use the computers when there is not a class in session. It is open the same hours as Robarts Library
23-
* Or you might want to explore MAXQDA's [free, 14\-day trial](https://www.maxqda.com/help/maxqda-trial-version)
30+
* Or you might want to explore MAXQDA's [free, 14-day trial](https://www.maxqda.com/help/maxqda-trial-version)
2431

2532
Paid Options
2633
------------
@@ -35,4 +42,4 @@ Installation
3542

3643
[MAXQDA installation instructions for both Windows and Mac](https://www.maxqda.com/help/install-and-activate-maxqda/how-to-install-maxqda)
3744

38-
Technique: [Qualitative Data Analysis](/technique/qualitative-data-analysis) \| Tools: [MAXQDA](/tools/maxqda)**Date Created:** 2025\-08\-08**Updated:** 2026\-01\-08
45+
Technique: [Qualitative Data Analysis](https://mdl.library.utoronto.ca/technique/qualitative-data-analysis) | Tools: [MAXQDA](https://mdl.library.utoronto.ca/tools/maxqda)

0 commit comments

Comments
 (0)