88# lc: Library Carpentry
99# cp: Carpentries (to use for instructor training for instance)
1010# incubator: The Carpentries Incubator
11- carpentry : ' lc '
11+ carpentry : ' incubator '
1212
1313# Overall title for pages.
14- title : ' Open Qualitative Research'
14+ title : ' Open Qualitative Research with QualCoder '
1515
1616# Date the lesson was created (YYYY-MM-DD, this is empty by default)
17- created : ' 2023-08-17 '
17+ created : ' 2025-02-01 '
1818
1919# Comma-separated list of keywords for the lesson
2020keywords : ' software, data, lesson, The Carpentries, qualitative, library, open'
@@ -27,7 +27,7 @@ life_cycle: 'pre-alpha'
2727license : ' CC-BY 4.0'
2828
2929# Link to the source repository for this lesson
30- source : ' https://github.com/LibraryCarpentry /lc-open-qualitative-research'
30+ source : ' https://github.com/ndporter /lc-open-qualitative-research-qualcoder '
3131
3232# Default branch of your lesson
3333branch : ' main'
@@ -36,31 +36,10 @@ branch: 'main'
3636contact : ' ndporter@vt.edu'
3737
3838# Navigation ------------------------------------------------
39- #
40- # Use the following menu items to specify the order of
41- # individual pages in each dropdown section. Leave blank to
42- # include all pages in the folder.
43- #
44- # Example -------------
45- #
46- # episodes:
47- # - introduction.md
48- # - first-steps.md
49- #
50- # learners:
51- # - setup.md
52- #
53- # instructors:
54- # - instructor-notes.md
55- #
56- # profiles:
57- # - one-learner.md
58- # - another-learner.md
5939
6040# Order of episodes in your lesson
6141episodes :
6242- 01-introduction-to-qualitative-data.md
63- - 02-setting-up-a-project.md
6443- 03-best-practices-for-qualitative-coding.md
6544- 04-qualitative-data-analysis.md
6645- 05-saving-and-sharing-qualitative-data.md
0 commit comments