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
0fcefef6
Commit
0fcefef6
authored
Jun 03, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
3004e780
Pipeline
#11232
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
0fcefef6
...
@@ -414,6 +414,7 @@ body {
...
@@ -414,6 +414,7 @@ body {
<!-- Services Section -->
<!-- Services Section -->
<section
id=
"services"
class=
"services section"
>
<section
id=
"services"
class=
"services section"
>
<!-- Section Title -->
<!-- Section Title -->
<div
class=
"container section-title"
data-aos=
"fade-up"
>
<div
class=
"container section-title"
data-aos=
"fade-up"
>
...
@@ -422,6 +423,49 @@ body {
...
@@ -422,6 +423,49 @@ body {
<!--<p>Check Our Wok Packages<br></p>-->
<!--<p>Check Our Wok Packages<br></p>-->
</div>
<!-- End Section Title -->
</div>
<!-- End Section Title -->
<!-- themen zu addieren juni 25-->
<!-- Themenbuttons -->
<div
class=
"topic-buttons"
>
<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>
<!-- Obere Infofelder -->
<div
id=
"topic-ethik"
class=
"topic-details"
>
<strong>
Ethikbezogene Arbeitspakete:
</strong>
<ul>
<li><strong>
AP 2.1 – 2.2:
</strong>
Konzeption ethischer Leitlinien für verantwortungsvollen KI-Einsatz.
</li>
</ul>
</div>
<div
id=
"topic-technik"
class=
"topic-details"
>
<strong>
Technische Arbeitspakete:
</strong>
<ul>
<li><strong>
AP 3.1 – 3.7:
</strong>
Infrastruktur, Visualisierung (Grafana), Datenmigration, Study Dean Cockpit.
</li>
<li><strong>
AP 4.1 – 4.4:
</strong>
Adaptive Testsysteme, KI-Integration in Moodle.
</li>
</ul>
</div>
<div
id=
"topic-kompetenz"
class=
"topic-details"
>
<strong>
Kompetenzbezogene Arbeitspakete:
</strong>
<ul>
<li><strong>
AP 1.1 – 1.3:
</strong>
Kompetenzanalyse und Matrix.
</li>
<li><strong>
AP 6:
</strong>
KI-Zertifikate und Schulungsformate.
</li>
</ul>
</div>
<div
id=
"topic-transfer"
class=
"topic-details"
>
<strong>
Evaluation
&
Transfer:
</strong>
<ul>
<li><strong>
AP 7:
</strong>
Begleitforschung, Evaluation, Verankerung.
</li>
<li><strong>
AP 8:
</strong>
Textgenerierende KI in der Lehre.
</li>
</ul>
</div>
<!-- end themen -->
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row gy-4"
>
<div
class=
"row gy-4"
>
...
@@ -492,7 +536,7 @@ body {
...
@@ -492,7 +536,7 @@ body {
</div>
</div>
</div>
<!-- End Service Item -->
</div>
<!-- End Service Item -->
<!-- Ap
8
: Einsatz textgenerierender KI in der Lehre -->
<!-- Ap
7
: Einsatz textgenerierender KI in der Lehre -->
<div
class=
"col-lg-4 col-md-6"
data-aos=
"fade-up"
data-aos-delay=
"200"
>
<div
class=
"col-lg-4 col-md-6"
data-aos=
"fade-up"
data-aos-delay=
"200"
>
<div
class=
"service-item item-cyan position-relative"
>
<div
class=
"service-item item-cyan position-relative"
>
...
@@ -504,7 +548,7 @@ body {
...
@@ -504,7 +548,7 @@ body {
</div>
</div>
</div>
</div>
<!-- AP
6
-->
<!-- AP
8
-->
<div
class=
"col-lg-4 col-md-6"
data-aos=
"fade-up"
data-aos-delay=
"200"
>
<div
class=
"col-lg-4 col-md-6"
data-aos=
"fade-up"
data-aos-delay=
"200"
>
<div
class=
"service-item item-red position-relative"
>
<div
class=
"service-item item-red position-relative"
>
<!--<i class="bi bi-chat-square-text icon"></i>-->
<!--<i class="bi bi-chat-square-text icon"></i>-->
...
...
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