mirror of
https://github.com/afkollektiv/afkollektor.de
synced 2024-11-13 05:45:13 +00:00
Add index.html from afkollektor.de as placeholder
This commit is contained in:
commit
89cf07dde7
1 changed files with 57 additions and 0 deletions
57
index.html
Normal file
57
index.html
Normal file
|
@ -0,0 +1,57 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="generator" content="Asciidoctor 1.5.4">
|
||||
<title>This is afkollektor.de</title>
|
||||
<link rel="stylesheet" href="https://asciidoclive.com/assets/asciidoctor.js/css/asciidoctor.css">
|
||||
</head>
|
||||
|
||||
<body class="article">
|
||||
<div id="header">
|
||||
<h1>This is afkollektor.de</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<div class="sect1">
|
||||
<h2 id="_semester_3_overview">Semester 3 Overview</h2>
|
||||
<div class="sectionbody">
|
||||
<div class="sect2">
|
||||
<h3 id="_rechnerorganisation">Rechnerorganisation</h3>
|
||||
<div class="paragraph">
|
||||
<p>Uebungsblaetter (<a href="https://ti.ira.uka.de/TI-2/" class="bare">https://ti.ira.uka.de/TI-2/</a>)
|
||||
woechentlich, freiwillig fuer Uebungsschein (50% aller Punkte).<br> Uebungsschein gibt, sofern vorhanden, bei Bestehen von TI-Klausur am
|
||||
2 Bonuspunkte.<br> Die TI-Klausur findet am <strong>23. Februar 2018</strong> statt, es gibt keine Vorraussetzungen.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect2">
|
||||
<h3 id="_betriebssysteme">Betriebssysteme</h3>
|
||||
<div class="paragraph">
|
||||
<p>Uebungsblaetter (unterteilt in Tutoriums- und Uebungsblaetter) im ILIAS,
|
||||
woechentlich, freiwillig.<br> Beide Blaettertypen koennen (afaik) digital
|
||||
via ILIAS abgegeben werden.<br> Es gibt eine Uebungsscheinklausur ohne
|
||||
Vorraussetzungen, die zum Abschluss des Moduls benoetigt wird.<br> Die Hauptklausur Betriebssysteme am <strong>02. Maerz 2018</strong> hat keine Vorraussetzungen.<br> Die Scheinklausur findet am <strong>22. Maerz 2018</strong> statt (Ja, <em>nach</em> der Hauptklausur).</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect2">
|
||||
<h3 id="_theoretische_grundlagen_der_informatik">Theoretische Grundlagen der Informatik ♥</h3>
|
||||
<div class="paragraph">
|
||||
<p>Uebungsblaetter geben Bonuspunkte in der Klausur, (n%-1) mod 25 (wie
|
||||
in Algo).<br> Die TGI-Klausur findet am <strong>13. Maerz 2018</strong> statt.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect2">
|
||||
<h3 id="_stochastik_statistik">Stochastik & Statistik</h3>
|
||||
<div class="paragraph">
|
||||
<p>Es gibt Uebungsblaetter, jedoch kein Tutorien / Bonuspunkte / Uebungsscheine.<br> Die Klausur findet am <strong>12. Februar 2018</strong> statt.<br> Erlaubte Hilfsmittel (laut Valentin): Skript, Ausgedruckte VL-Folien,
|
||||
Taschenrechner ohne Anschluesse</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in a new issue