Commit ceec4e8f authored by Traboulsi's avatar Traboulsi
Browse files

Update public/adaptives-testen.html

parent a566e803
Pipeline #11541 passed with stage
in 10 seconds
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<!-- Projekt 1 inhalt--> <!-- Projekt 1 inhalt-->
<div class="tab-content border rounded-bottom p-4 bg-white shadow-sm" id="apTabsContent"> <div class="tab-content border rounded-bottom p-4 bg-white shadow-sm" id="apTabsContent">
<article class="mb-5"> <div class="tab-pane fade show active" id="ap3a" role="tabpanel" aria-labelledby="ap3a-tab">
<h2 class="display-4"> Projektziel 1 </h2> <h2 class="display-4"> Projektziel 1 </h2>
<p> Im Bereich „Adaptives Testen“ zielt das Projekt auf die Entwicklung KI-gestützter Testformate, die sich dynamisch an den individuellen Wissensstand der Lernenden <p> Im Bereich „Adaptives Testen“ zielt das Projekt auf die Entwicklung KI-gestützter Testformate, die sich dynamisch an den individuellen Wissensstand der Lernenden
anpassen. Obwohl Übungsaufgaben eine zentrale Rolle bei der Lernzielerreichung spielen, ist nicht jede Aufgabe für alle Studierenden gleichermaßen hilfreich. </p> anpassen. Obwohl Übungsaufgaben eine zentrale Rolle bei der Lernzielerreichung spielen, ist nicht jede Aufgabe für alle Studierenden gleichermaßen hilfreich. </p>
...@@ -85,14 +85,11 @@ ...@@ -85,14 +85,11 @@
</div> </div>
<p class="fst-italic text-center">Interface des adaptiven Testsystems (Pilotphase)</p> <p class="fst-italic text-center">Interface des adaptiven Testsystems (Pilotphase)</p>
</article> <div>
<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> </div>
<article class="mb-5"> <div>
<h3>Anwendungsprozess: Übersicht der Schritte</h3> <h3>Anwendungsprozess: Übersicht der Schritte</h3>
<div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;"> <div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;">
...@@ -127,7 +124,7 @@ ...@@ -127,7 +124,7 @@
</ul> </ul>
</article> </div>
</div> </div>
...@@ -136,10 +133,10 @@ ...@@ -136,10 +133,10 @@
<!-- projekt2 inhalt --> <!-- projekt2 inhalt -->
<div class="tab-content border rounded-bottom p-4 bg-white shadow-sm" id="apTabsContent"> <div class="tab-pane fade" id="ap3b" role="tabpanel" aria-labelledby="ap3b-tab">
<article class="mb-5"> <div>
<h2 class="display-4"> Projektziel 2 </h2> <h2 class="display-4"> Projektziel 2 </h2>
<p>Freitextfragen stellen ein zentrales Instrument zur Erfassung komplexer kognitiver Leistungen in Prüfungen dar. Ihre automatische Auswertung ist bislang jedoch mit <p>Freitextfragen stellen ein zentrales Instrument zur Erfassung komplexer kognitiver Leistungen in Prüfungen dar. Ihre automatische Auswertung ist bislang jedoch mit
erheblichen Unsicherheiten behaftet und methodisch nur eingeschränkt möglich. </p> erheblichen Unsicherheiten behaftet und methodisch nur eingeschränkt möglich. </p>
...@@ -152,12 +149,12 @@ ...@@ -152,12 +149,12 @@
</div> </div>
<p class="fst-italic text-center">Interface des ASYST </p> <p class="fst-italic text-center">Interface des ASYST </p>
</article> </div>
<!--debut --> <!--debut -->
<article class="mb-5"> <div>
<h3>Anwendungsprozess: Übersicht der Schritte</h3> <h3>Anwendungsprozess: Übersicht der Schritte</h3>
<div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;"> <div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;">
...@@ -182,7 +179,7 @@ ...@@ -182,7 +179,7 @@
</ul> </ul>
</article> </div>
</div> </div>
......
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