Commit 21a18b9a authored by Traboulsi's avatar Traboulsi
Browse files

Update public/learning-analytics.html, public/assets/css/main.css

parent 871d89b9
Pipeline #11536 passed with stage
in 11 seconds
...@@ -3520,6 +3520,11 @@ body { ...@@ -3520,6 +3520,11 @@ body {
} }
.nav-tabs .nav-link {
font-weight: 500;
}
.tab-content {
min-height: 400px;
}
/* ---- End New Service -- added Juni 2025 ***/ /* ---- End New Service -- added Juni 2025 ***/
...@@ -59,6 +59,21 @@ ...@@ -59,6 +59,21 @@
</div> </div>
<p class="fst-italic text-center"> Gesamtstruktur AP 3a + AP 3b – Learning Analytics & KI-Infrastruktur im KNIGHT-Projekt</p> <p class="fst-italic text-center"> Gesamtstruktur AP 3a + AP 3b – Learning Analytics & KI-Infrastruktur im KNIGHT-Projekt</p>
<ul class="nav nav-tabs" id="apTabs" role="tablist">
<li class="nav-item" role="presentation">
<button class="nav-link active" id="ap3a-tab" data-bs-toggle="tab" data-bs-target="#ap3a" type="button" role="tab" aria-controls="ap3a" aria-selected="true">
AP 3a – Infrastruktur & Mirror
</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link" id="ap3b-tab" data-bs-toggle="tab" data-bs-target="#ap3b" type="button" role="tab" aria-controls="ap3b" aria-selected="false">
AP 3b – Cockpits & Monitoring
</button>
</li>
<article class="mb-5"> <article class="mb-5">
<h2> (1) <strong>AP 3a</strong>: Learning Analytics – Konzeption und Umsetzung </h3> <h2> (1) <strong>AP 3a</strong>: Learning Analytics – Konzeption und Umsetzung </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