added more courses and structure

This commit is contained in:
Daniel Winkler 2024-09-22 20:55:08 +02:00
commit facd9a040b
3 changed files with 44 additions and 1 deletions

View file

@ -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",

View file

@ -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 -->

View file

@ -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/)