Commit 18d195c9 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/adaptives-testen.html

parent f02f5848
Pipeline #11441 passed with stage
in 9 seconds
...@@ -68,23 +68,22 @@ ...@@ -68,23 +68,22 @@
<article class="mb-5"> <article class="mb-5">
<h2><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</h2> <h2><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</h2>
</article>
<article class="mb-5">
<h3>Anwendungsprozess: Übersicht der Schritte</h3>
<h3>Anwendungsprozess: Übersicht der Schritte</h3> <div style="display: flex; gap: 1.5rem; flex-wrap: wrap; justify-content: center;">
<div class="image-frame">
<img src="assets/img/adaptives-testen-km1.png" alt="Image1" class="img-fluid">
<p class="fst-italic text-center">Aufgabenanalyse und Adaptive Testgenerierung</p>
</div>
<div class="image-row"> <div class="image-frame">
<div class="image-frame"> <img src="assets/img/adaptives-testen-km2.png" alt="Image2" class="img-fluid">
<img src="assets/img/adaptives-testen-km1.png" alt="Schritt 1" class="img-fluid"> <p class="fst-italic text-center">Auswertung & Feedback</p>
<p class="fst-italic text-center">Schritt 1: Aufgabenanalyse</p> </div>
</div> </div>
<div class="image-frame">
<img src="assets/img/adaptives-testen-km2.png" alt="Schritt 2" class="img-fluid">
<p class="fst-italic text-center">Schritt 2: Adaptive Testgenerierung</p>
</div>
<div class="image-frame">
<img src="assets/img/adaptives-testen-km3.png" alt="Schritt 3" class="img-fluid">
<p class="fst-italic text-center">Schritt 3: Auswertung & Feedback</p>
</div>
</div>
<h3>Ergebnisse</h3> <h3>Ergebnisse</h3>
<ul> <ul>
......
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