mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-02-19 22:50:58 -05:00
added more courses and structure
This commit is contained in:
parent
6e38fb93e8
commit
facd9a040b
3 changed files with 44 additions and 1 deletions
23
search.json
23
search.json
|
|
@ -4,7 +4,28 @@
|
||||||
"href": "teaching.html",
|
"href": "teaching.html",
|
||||||
"title": "Teaching",
|
"title": "Teaching",
|
||||||
"section": "",
|
"section": "",
|
||||||
"text": "Teaching\n\nMarketing Analytics\nData-based Storytelling\nData Literacy"
|
"text": "Marketing Analytics\nData-based Storytelling\n\n\n\n\n\nData-based Storytelling\n\n\n\n\n\nData Literacy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"objectID": "teaching.html#masters-level-courses",
|
||||||
|
"href": "teaching.html#masters-level-courses",
|
||||||
|
"title": "Teaching",
|
||||||
|
"section": "",
|
||||||
|
"text": "Marketing Analytics\nData-based Storytelling"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"objectID": "teaching.html#undergraduate-level-courses",
|
||||||
|
"href": "teaching.html#undergraduate-level-courses",
|
||||||
|
"title": "Teaching",
|
||||||
|
"section": "",
|
||||||
|
"text": "Data-based Storytelling"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"objectID": "teaching.html#electives",
|
||||||
|
"href": "teaching.html#electives",
|
||||||
|
"title": "Teaching",
|
||||||
|
"section": "",
|
||||||
|
"text": "Data Literacy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"objectID": "research.html",
|
"objectID": "research.html",
|
||||||
|
|
|
||||||
|
|
@ -143,13 +143,27 @@ ul.task-list li input[type="checkbox"] {
|
||||||
|
|
||||||
<section id="teaching" class="level1">
|
<section id="teaching" class="level1">
|
||||||
<h1>Teaching</h1>
|
<h1>Teaching</h1>
|
||||||
|
<section id="masters-level-courses" class="level2">
|
||||||
|
<h2 class="anchored" data-anchor-id="masters-level-courses">Masters level courses</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://wu-rds.github.io/MA2024/">Marketing Analytics</a></li>
|
<li><a href="https://wu-rds.github.io/MA2024/">Marketing Analytics</a></li>
|
||||||
<li><a href="https://dwinkler.org/storytelling/">Data-based Storytelling</a></li>
|
<li><a href="https://dwinkler.org/storytelling/">Data-based Storytelling</a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section id="undergraduate-level-courses" class="level2">
|
||||||
|
<h2 class="anchored" data-anchor-id="undergraduate-level-courses">Undergraduate level courses</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://dwinkler.org/dbst/">Data-based Storytelling</a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section id="electives" class="level2">
|
||||||
|
<h2 class="anchored" data-anchor-id="electives">Electives</h2>
|
||||||
|
<ul>
|
||||||
<li><a href="https://dwinkler.org/dl/">Data Literacy</a></li>
|
<li><a href="https://dwinkler.org/dl/">Data Literacy</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</main> <!-- /main -->
|
</main> <!-- /main -->
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,14 @@ toc: false
|
||||||
|
|
||||||
# Teaching
|
# Teaching
|
||||||
|
|
||||||
|
## Masters level courses
|
||||||
|
|
||||||
- [Marketing Analytics](https://wu-rds.github.io/MA2024/)
|
- [Marketing Analytics](https://wu-rds.github.io/MA2024/)
|
||||||
- [Data-based Storytelling](https://dwinkler.org/storytelling/)
|
- [Data-based Storytelling](https://dwinkler.org/storytelling/)
|
||||||
|
|
||||||
|
## Undergraduate level courses
|
||||||
|
|
||||||
|
- [Data-based Storytelling](https://dwinkler.org/dbst/)
|
||||||
|
|
||||||
|
## Electives
|
||||||
- [Data Literacy](https://dwinkler.org/dl/)
|
- [Data Literacy](https://dwinkler.org/dl/)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue