Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
Knight-2025
Commits
930b7c74
Commit
930b7c74
authored
Jun 04, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
b8d3ce82
Pipeline
#11258
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
930b7c74
...
...
@@ -409,33 +409,19 @@ body {
<h2>
Projektstruktur: Themen und Arbeitspakete
</h2>
<p>
KNIGHT fokussiert sich auf die Integration Künstlicher Intelligenz in Lehre, Lernprozesse und Hochschulstrukturen.
</p>
<p>
Im Folgenden finden Sie die thematischen Schwerpunkte des Projekts.
</p>
<!--<p>Check Our Wok Packages<br></p>-->
<!-- </div> --><!-- End Section Title -->
<!--<div class="container" data-aos="fade-up" data-aos-delay="50">-->
<!-- themen zu addieren juni 25-->
<!-- Themenbuttons -->
<div
class=
"topic-buttons"
data-aos=
"fade-up"
data-aos-delay=
"50"
>
<div
class=
"topic-buttons"
data-aos=
"fade-up"
data-aos-delay=
"50"
>
<button
onclick=
"toggleTopic('ethik', this)"
>
Ethik
</button>
<button
onclick=
"toggleTopic('technik', this)"
>
Technik
</button>
<button
onclick=
"toggleTopic('kompetenz', this)"
>
Kompetenz
</button>
<button
onclick=
"toggleTopic('transfer', this)"
>
Evaluation
&
Transfer
</button>
<button
onclick=
"resetTopic()"
>
Alle anzeigen
</button>
</div>
</div>
</div>
<div>
</div>
<!-- end themen -->
<div
class=
"container"
>
</div>
<!-- end themen -->
<div
class=
"container"
data-aos=
"fade-up"
>
<div>
<!-- Obere Infofelder -->
<div
id=
"topic-ethik"
class=
"topic-details"
>
...
...
@@ -469,6 +455,7 @@ body {
</ul>
</div>
</div>
<div
class=
"row gy-4"
>
...
...
@@ -577,49 +564,7 @@ body {
</div>
</section>
<!-- /Services Section -->
<!-- Neue section in Juni 2025 -->
<!-- Neue Section für interaktive Arbeitspakete -->
<!-- Neue without name/ onglet Section -->
<!-- <section id="newservices" class="new services section">
<div class="container section-title" data-aos="fade-up">
<h2>Entdecke die KNIGHT-Arbeitspakete</h2>
</div>
<div class="container">
<div class="description">
Diese interaktive Visualisierung zeigt die Struktur des KNIGHT-Projekts mit allen Arbeitspaketen (APs). Sie können nach Themenbereichen oder konkreten APs filtern
und durch Klicken auf ein Paket mehr Informationen erhalten.
</div>
<div id="filter-bar">
<button data-filter="all" class="active">Alle</button>
<button data-filter="ethics">Ethik (AP2)</button>
<button data-filter="tech">Technik (AP3,4,5)</button>
<button data-filter="competence">Kompetenz (AP1,6)</button>
<button data-filter="dissemination">Evaluation & Transfer (AP7,8)</button>
</div>
<div class="tabs">
<div class="tab active" data-tag="ALL">Alle</div>
<div class="tab" data-tag="AP1">AP1</div>
<div class="tab" data-tag="AP2">AP2</div>
<div class="tab" data-tag="AP3">AP3</div>
<div class="tab" data-tag="AP4">AP4</div>
<div class="tab" data-tag="AP5">AP5</div>
<div class="tab" data-tag="AP6">AP6</div>
<div class="tab" data-tag="AP7">AP7</div>
<div class="tab" data-tag="AP8">AP8</div>
</div>
<svg></svg>
</div>
</section> -->
<!-- ende neue section in Juni 2025-->
<!-- Portfolio Section -->
<section
id=
"portfolio"
class=
"portfolio section"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment