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
df94d519
Commit
df94d519
authored
May 30, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
8a9c13bd
Pipeline
#11216
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
df94d519
...
@@ -270,17 +270,29 @@ body {
...
@@ -270,17 +270,29 @@ body {
}
}
.result-list
{
.publication-box.modern-list
{
list-style
:
none
;
padding
:
1.5rem
;
padding-left
:
0
;
border-radius
:
16px
;
margin-top
:
1rem
;
background
:
#f9f9ff
;
box-shadow
:
0
2px
8px
rgba
(
0
,
0
,
0
,
0.04
);
font-size
:
1rem
;
line-height
:
1.6
;
}
}
.entry-line
{
display
:
flex
;
flex-wrap
:
wrap
;
margin-bottom
:
1rem
;
}
.
nowrap
{
.
entry-label
{
white-space
:
nowrap
;
white-space
:
nowrap
;
font-weight
:
600
;
margin-right
:
0.5rem
;
color
:
#444
;
}
}
</style>
</style>
<!-- =======================================================
<!-- =======================================================
...
@@ -702,42 +714,36 @@ Implementations, and Perspectives
...
@@ -702,42 +714,36 @@ Implementations, and Perspectives
<!-- Verwendung der Ergebnisse -->
<!-- Verwendung der Ergebnisse -->
<div
class=
"col-lg-12 portfolio-item isotope-item filter-ergebnisse"
>
<div
class=
"col-lg-12 portfolio-item isotope-item filter-ergebnisse"
>
<div
class=
"publication-box"
>
<div
class=
"publication-box modern-list"
>
<!-- <div class="repo-group-header"><i class="bi bi-award"></i> Verwertung der Ergebnisse</div>-->
<ul
class=
"result-list"
>
<li>
<div
class=
"entry-line"
>
<span
class=
"entry-label"
>
Masterarbeit (2024):
</span>
<span
class=
"nowrap"
><strong>
Masterarbeit (2024):
</strong></span>
Enhancing Student Performance Through Personalized Learning Powered by Machine Learning. Betreuung: Dieter Uckelmann, Muddsair Sharif
Enhancing Student Performance Through Personalized Learning Powered by Machine Learning. Betreuung: Dieter Uckelmann, Muddsair Sharif
</div>
</li>
<li>
<div
class=
"entry-line"
>
<strong>
Masterarbeit (2024):
</strong>
<span
class=
"entry-label"
>
Masterarbeit (2024):
</span>
<span
>
From Learning Analytics to Adaptive Learning Paths. Betreuung: Dieter Uckelmann, externer Firmenbetreuer
</span>
From Learning Analytics to Adaptive Learning Paths. Betreuung: Dieter Uckelmann, externer Firmenbetreuer
</li>
</div>
<li>
<strong>
Fortlaufend:
</strong>
<span
>
Nachhaltiger Einfluss auf Programmierübungen an der HFT Stuttgart
</span>
</li>
<li>
<div
class=
"entry-line"
>
<span
class=
"entry-label"
>
Fortlaufend:
</span>
<strong>
Fortlaufend:
</strong>
Nachhaltiger Einfluss auf Programmierübungen an der HFT Stuttgart
<span
>
Nachhaltiger Einfluss auf die Lehre zu KI an der HFT Stuttgart
</span>
</div>
</li>
<li>
<div
class=
"entry-line"
>
<span
class=
"entry-label"
>
Fortlaufend:
</span>
<strong>
2024–2025:
</strong>
Nachhaltiger Einfluss auf die Lehre zu KI an der HFT Stuttgart
<span
>
Zugang zu generativer KI in Schreibseminaren – sachliche Auseinandersetzung fördern.
</span>
</li>
</ul>
</div>
</div>
<div
class=
"entry-line"
>
<span
class=
"entry-label"
>
2024–2025:
</span>
Zugang zu generativer KI in Schreibseminaren – sachliche Auseinandersetzung fördern
</div>
</div>
</div>
</div>
<!-- End Verwendung der Ergebnisse -->
<!-- End Verwendung der Ergebnisse -->
...
...
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