Skip to content

Commit

Permalink
Nesting modules
Browse files Browse the repository at this point in the history
  • Loading branch information
yemeng-emma committed Feb 6, 2024
1 parent 72e704e commit 7b1cd9e
Show file tree
Hide file tree
Showing 45 changed files with 11,559 additions and 504 deletions.
2 changes: 1 addition & 1 deletion .quarto/idx/index.qmd.json

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions .quarto/xref/INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,50 @@
},
"resources/rubrics-discussion.qmd": {
"rubrics-discussion.html": "ca3d93a0"
},
"modules/module1-1.qmd": {
"module1-1.html": "5a0be6fb"
},
"modules/module1-2.qmd": {
"module1-2.html": "be7d79a9"
},
"modules/module1-3.qmd": {
"module1-3.html": "3164e3c2"
},
"modules/module1/module1-1.qmd": {
"module1-1.html": "fae2d993"
},
"modules/module1/module1-2.qmd": {
"module1-2.html": "be463bca"
},
"modules/module1/module1-3.qmd": {
"module1-3.html": "4cb80d8e"
},
"modules/module1/module1.qmd": {
"module1.html": "ac4c7783"
},
"modules/module1-0.qmd": {
"module1-0.html": "b534e002"
},
"modules/module2-0.qmd": {
"module2-0.html": "183cd019"
},
"modules/module3-0.qmd": {
"module3-0.html": "f2b55540"
},
"modules/module4-0.qmd": {
"module4-0.html": "d9191c60"
},
"modules/module5-0.qmd": {
"module5-0.html": "7069e2cb"
},
"modules/module6-0.qmd": {
"module6-0.html": "b9ea3b2c"
},
"modules/module2-1.qmd": {
"module2-1.html": "2f1fc6d8"
},
"modules/module2-2.qmd": {
"module2-2.html": "0933a0a7"
}
}
2 changes: 1 addition & 1 deletion .quarto/xref/ccc2dbef
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"headings":["overview","course-goal-objectives","helpful-notes-from-your-professor","required-book","contact-information"],"entries":[]}
{"entries":[],"headings":["overview","course-goal-objectives","helpful-notes-from-your-professor","required-book","contact-information"]}
42 changes: 29 additions & 13 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ website:
- text: Modules
menu:
- text: Module 1 - Introduction to Big Data
file: modules/module1.qmd
file: modules/module1-0.qmd
- text: Module 2 - Types of Big Data
file: modules/module2.qmd
file: modules/module2-0.qmd
- text: Module 3 - Discovery & Insights
file: modules/module3.qmd
file: modules/module3-0.qmd
- text: Module 4 - Bias in Big Data
file: modules/module4.qmd
file: modules/module4-0.qmd
- text: Module 5 - Data Privacy & Stewardship
file: modules/module5qmd
file: modules/module5-0.qmd
- text: Module 6 - Course Conclusion
file: modules/module6.qmd
file: modules/module6-0.qmd

- text: Assignments
menu:
Expand Down Expand Up @@ -54,14 +54,30 @@ website:
sidebar:
- title: "Modules"
style: "docked"
background: light
search: false
background: dark
contents:
- modules/module1.qmd
- modules/module2.qmd
- modules/module3.qmd
- modules/module4.qmd
- modules/module5.qmd
- modules/module6.qmd
- section: "Module 1 - Introduction to Big Data"
contents:
- text: "Module Overview"
file: modules/module1-0.qmd
- text: "1.1 The Value of Big Data"
file: modules/module1-1.qmd
- text: "1.2 Big Data and You"
file: modules/module1-2.qmd
- text: "1.3 The Challenges of Big Data"
file: modules/module1-3.qmd
- section: "Module 2 - Types of big data"
contents:
- text: "Module Overview"
file: modules/module2-0.qmd
- text: "2.1"
file: modules/module2-1.qmd
- text: "2.2"
file: modules/module2-2.qmd
- text: "2.3"
file: modules/module2-3.qmd


- title: "Discussions"
style: "docked"
Expand Down
20 changes: 10 additions & 10 deletions docs/assignments/project_proposal.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,27 +97,27 @@
</a>
<ul class="dropdown-menu" aria-labelledby="nav-menu-modules">
<li>
<a class="dropdown-item" href="../modules/module1.html">
<a class="dropdown-item" href="../modules/module1-0.html">
<span class="dropdown-text">Module 1 - Introduction to Big Data</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module2.html">
<a class="dropdown-item" href="../modules/module2-0.html">
<span class="dropdown-text">Module 2 - Types of Big Data</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module3.html">
<a class="dropdown-item" href="../modules/module3-0.html">
<span class="dropdown-text">Module 3 - Discovery &amp; Insights</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module4.html">
<a class="dropdown-item" href="../modules/module4-0.html">
<span class="dropdown-text">Module 4 - Bias in Big Data</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module5qmd">
<a class="dropdown-item" href="../modules/module5-0.html">
<span class="dropdown-text">Module 5 - Data Privacy &amp; Stewardship</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module6.html">
<a class="dropdown-item" href="../modules/module6-0.html">
<span class="dropdown-text">Module 6 - Course Conclusion</span></a>
</li>
</ul>
Expand All @@ -136,7 +136,7 @@
<span class="dropdown-text">Labs</span></a>
</li>
<li>
<a class="dropdown-item" href="../assignments/certification.html">
<a class="dropdown-item" href="../assignments/data-certification-plan.html">
<span class="dropdown-text">Data Certification</span></a>
</li>
<li>
Expand All @@ -152,11 +152,11 @@
<ul class="dropdown-menu" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="../resources/rubrics-written.html">
<span class="dropdown-text">rubrics</span></a>
<span class="dropdown-text">Rubrics</span></a>
</li>
<li>
<a class="dropdown-item" href="../resources/data-certification-plan.html">
<span class="dropdown-text">assignment guidance</span></a>
<a class="dropdown-item" href="../resources/grade-policy.html">
<span class="dropdown-text">Grade and Policies</span></a>
</li>
</ul>
</li>
Expand Down
12 changes: 6 additions & 6 deletions docs/discussions/module1.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,27 +97,27 @@
</a>
<ul class="dropdown-menu" aria-labelledby="nav-menu-modules">
<li>
<a class="dropdown-item" href="../modules/module1.html">
<a class="dropdown-item" href="../modules/module1-0.html">
<span class="dropdown-text">Module 1 - Introduction to Big Data</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module2.html">
<a class="dropdown-item" href="../modules/module2-0.html">
<span class="dropdown-text">Module 2 - Types of Big Data</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module3.html">
<a class="dropdown-item" href="../modules/module3-0.html">
<span class="dropdown-text">Module 3 - Discovery &amp; Insights</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module4.html">
<a class="dropdown-item" href="../modules/module4-0.html">
<span class="dropdown-text">Module 4 - Bias in Big Data</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module5qmd">
<a class="dropdown-item" href="../modules/module5-0.html">
<span class="dropdown-text">Module 5 - Data Privacy &amp; Stewardship</span></a>
</li>
<li>
<a class="dropdown-item" href="../modules/module6.html">
<a class="dropdown-item" href="../modules/module6-0.html">
<span class="dropdown-text">Module 6 - Course Conclusion</span></a>
</li>
</ul>
Expand Down
Loading

0 comments on commit 7b1cd9e

Please sign in to comment.