Commit 1dcf589a authored by Traboulsi's avatar Traboulsi
Browse files

Update public/adaptives-testen.html

parent 0633b341
Pipeline #11631 passed with stage
in 12 seconds
......@@ -78,23 +78,25 @@
<div class="row">
<!-- Erstes Bild -->
<div class="col-md-6 mb-3">
<div class="p-2 shadow rounded bg-white text-center">
<div class="p-3 shadow rounded bg-white text-center h-100 d-flex flex-column justify-content-between">
<img src="assets/img/ap4-organ.png"
alt="Dashboard-Ansicht adaptives Testen"
class="img-fluid rounded"
class="img-fluid rounded mx-auto d-block"
style="height: 300px; width: 100%; object-fit: cover;">
<p class="fst-italic mt-2">Adaptiver Algorithmus zur Aufgabenauswahl in Abhängigkeit von der Probandenantwort</p>
<p class="fst-italic mt-3">Adaptiver Algorithmus zur Aufgabenauswahl in Abhängigkeit von der Probandenantwort</p>
</div>
</div>
<!-- Zweites Bild -->
<div class="col-md-6 mb-3">
<div class="p-2 shadow rounded bg-white text-center">
<div class="p-3 shadow rounded bg-white text-center h-100 d-flex flex-column justify-content-between">
<img src="assets/img/adaptives-anwendungs2.png"
alt="Ablauf adaptive Übung"
class="img-fluid rounded"
class="img-fluid rounded mx-auto d-block"
style="height: 300px; width: 100%; object-fit: cover;">
<p class="fst-italic mt-2">Ablauf einer adaptiven Übung: Variation der Aufgabenschwierigkeit, Schätzung der Fähigkeit mit Fehlerintervall</p>
<p class="fst-italic mt-3">Ablauf einer adaptiven Übung: Variation der Aufgabenschwierigkeit, Schätzung der Fähigkeit mit Fehlerintervall</p>
</div>
</div>
</div>
......@@ -103,6 +105,7 @@
<h3><strong>MOUSE</strong>: CAT-<strong>M</strong>odule <strong>O</strong>ptimised for <strong>U</strong>sability in <strong>S</strong>tudent <strong>E</strong>xercises</h3>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment