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
cb008d86
Commit
cb008d86
authored
May 19, 2025
by
Traboulsi
Browse files
Update public/index.html, public/projekt-evaluation.html
parent
f3c1eb41
Pipeline
#11117
passed with stage
in 10 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
cb008d86
...
...
@@ -216,18 +216,28 @@
</div>
</div>
<!-- End Service Item -->
<!-- Ap8: Einsatz textgenerierender KI in der Lehre -->
<div
class=
"col-lg-4 col-md-6"
data-aos=
"fade-up"
data-aos-delay=
"800"
>
<div
class=
"service-item item-yellow position-relative"
>
<!--<i class="bi bi-type icon"></i>-->
<h3>
Einsatz textgenerierender KI in der Lehre
</h3>
<p>
Dieses Arbeitspaket untersucht den didaktisch reflektierten Einsatz von KI-Systemen wie ChatGPT in Schreibseminaren und Programmiermodulen.
Ziel ist es, Lernmodule zu entwickeln, die den kritischen und produktiven Umgang mit generativer KI fördern.
</p>
<a
href=
"generative-ki-schreibseminar.html"
class=
"read-more stretched-link"
><span>
Mehr erfahren
</span>
<i
class=
"bi bi-arrow-right"
></i></a>
</div>
</div
<!--
AP7
--
>
<div
class=
"col-lg-4 col-md-6"
data-aos=
"fade-up"
data-aos-delay=
"600"
>
<div
class=
"service-item item-pink position-relative"
>
<!--<i class="bi bi-chat-square-text icon"></i>-->
<h3>
Evaluation und Projektverankerung
</h3>
<p>
Das Arbeitspaket konzentriert sich auf die Evaluation der entwickelten Ansätze und deren Dissemination. Ergebnisse werden durch Workshops und eine Abschlusskonferenz verbreitet und für eine potenzielle Integration in den Lehrplan vorbereitet.
</p>
<a
href=
"
generative-ki-schreibseminar
.html"
class=
"read-more stretched-link"
><span>
Mehr erfahren
</span>
<i
class=
"bi bi-arrow-right"
></i></a>
<a
href=
"
projekt-evaluation
.html"
class=
"read-more stretched-link"
><span>
Mehr erfahren
</span>
<i
class=
"bi bi-arrow-right"
></i></a>
</div>
</div>
<!-- End Service Item -->
</div>
</div>
...
...
public/projekt-evaluation.html
0 → 100644
View file @
cb008d86
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"utf-8"
>
<meta
content=
"width=device-width, initial-scale=1.0"
name=
"viewport"
>
<title>
KI Kompetenzen - KNIGHT
</title>
<meta
content=
""
name=
"description"
>
<meta
content=
""
name=
"keywords"
>
<link
href=
"https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg"
rel=
"icon"
>
<link
href=
"https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg"
rel=
"apple-touch-icon"
>
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel=
"stylesheet"
>
<link
href=
"assets/vendor/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"assets/vendor/bootstrap-icons/bootstrap-icons.css"
rel=
"stylesheet"
>
<link
href=
"assets/vendor/aos/aos.css"
rel=
"stylesheet"
>
<link
href=
"assets/vendor/remixicon/remixicon.css"
rel=
"stylesheet"
>
<link
href=
"assets/vendor/swiper/swiper-bundle.min.css"
rel=
"stylesheet"
>
<link
href=
"assets/vendor/glightbox/css/glightbox.min.css"
rel=
"stylesheet"
>
<link
href=
"assets/css/main.css"
rel=
"stylesheet"
>
</head>
<body>
<header
id=
"header"
class=
"header d-flex align-items-center fixed-top"
>
<div
class=
"container-fluid container-xl position-relative d-flex align-items-center"
>
<a
href=
"index.html"
class=
"logo d-flex align-items-center me-auto"
>
<img
src=
"https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg"
alt=
""
>
<h1
class=
"sitename"
>
KNIGHT
</h1>
</a>
<nav
id=
"navmenu"
class=
"navmenu"
>
<ul>
<!--<li><a href="index.html#hero" class="active">Home<br></a></li>-->
<li><a
href=
"index.html#about"
>
Über das Projekt
</a></li>
<li><a
href=
"index.html#services"
>
Arbeitspakete
</a></li>
<li><a
href=
"index.html#portfolio"
>
Erkenntnisse
</a></li>
<li><a
href=
"index.html#team"
>
Projektteam
</a></li>
<li><a
href=
"index.html#contact"
>
Kontakt
</a></li>
</ul>
<i
class=
"mobile-nav-toggle d-xl-none bi bi-list"
></i>
</nav>
</div>
</header>
<main>
<section
class=
"container"
>
<p>
<br>
</p>
<p>
<br>
</p>
<div>
<h1>
Evaluation und Projektverankerung
</h1>
</div>
</section>
</main>
<footer>
<div
class=
"container"
>
<p>
Um zur Startseite zurückzukehren, klicken Sie bitte auf den folgenden Link:
</p>
<a
href=
"index.html"
>
Zurück zur Startseite
</a>
<p>
©
2024 KNIGHT Project. All rights reserved.
</p>
</div>
</footer>
</body>
</html>
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