-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
331 additions
and
22 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
import { Callout, Card, Cards, } from 'nextra/components'; | ||
|
||
# 1. Tag: Überblick | ||
|
||
<Callout> | ||
Der Ablauf hängt davon ab, ob NAO zum Einsatz kommt oder nicht. | ||
|
||
In Q4 (Okt-Dez) findet am Buß- und Bettag im November der Studieninfotag statt, den ein Teil des WWI-Kurses mit NAO und VR-Brillen begleitet. | ||
|
||
In Q1 (Jan-März) führen wir diese Veranstaltung manchmal ohne NAO durch, sodass wir z.B. einen Online-Vorlesungstag für die Ausarbeitung der Präsentationen haben können. | ||
</Callout> | ||
|
||
<Cards> | ||
<Card title="Mit NAO" href="tag-01-nao" /> | ||
<Card title="Ohne NAO" href="tag-01-no-nao" /> | ||
</Cards> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.