Commit ec0e9060 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/assets/img/ap4-organ1.png, public/adaptives-testen.html

parent b43f874d
Pipeline #11638 passed with stage
in 13 seconds
...@@ -81,10 +81,10 @@ ...@@ -81,10 +81,10 @@
<!-- Erstes Bild --> <!-- Erstes Bild -->
<div class="col-md-6 mb-3"> <div class="col-md-6 mb-3">
<div class="p-3 shadow rounded bg-white text-center h-100 d-flex flex-column justify-content-between"> <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" <img src="assets/img/ap4-organ1.png"
alt="Dashboard-Ansicht adaptives Testen" alt="Dashboard-Ansicht adaptives Testen"
class="img-fluid rounded mx-auto d-block" class="img-fluid rounded mx-auto d-block"
style="width: 100%; height: 300px; object-fit: contain;"> style="width: 100%; height: 300px; object-fit: cover;">
<p class="fst-italic mt-3">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>
</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