Commit 88a8184d authored by Traboulsi's avatar Traboulsi
Browse files

Update public/adaptives-testen.html

parent 88c0cc11
Pipeline #11628 passed with stage
in 14 seconds
...@@ -78,26 +78,31 @@ ...@@ -78,26 +78,31 @@
<div class="row"> <div class="row">
<div class="col-md-6 mb-3"> <div class="col-md-6 mb-3">
<div> <div class="p-2 shadow rounded bg-white text-center">
<img src="assets/img/ap4-organ.png" alt="Dashboard-Ansicht adaptives Testen" class="img-fluid rounded" style="max-height: 350px; width: auto; display: block; margin-left: auto; margin-right: auto;"> <img src="assets/img/ap4-organ.png"
alt="Dashboard-Ansicht adaptives Testen"
class="img-fluid rounded"
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>
</div> </div>
<p class="fst-italic text-center">Adaptiver Algorithmus zur Aufgabenauswahl in Abhängigkeit von der Probandenantwort </p>
</div> </div>
<div class="col-md-6 mb-3"> <div class="col-md-6 mb-3">
<div> <div class="p-2 shadow rounded bg-white text-center">
<img src="assets/img/adaptives-anwendungs2.png" alt="Image2" class="img-fluid rounded" style="max-height: 500px; width: auto; display: block; margin-left: auto; margin-right: auto;"> <img src="assets/img/adaptives-anwendungs2.png"
</div> <p class="fst-italic text-center">Ablauf einer adaptiven Übung: Variation der Aufgabenschwierigkeit, Schätzung der Fähigkeit mit Fehlerintervall</p> alt="Ablauf adaptive Übung"
class="img-fluid rounded"
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>
</div>
</div> </div>
</div> </div>
<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> <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