Commit c22fad96 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/projekt-evaluation.html

parent fe319ae6
Pipeline #11611 passed with stage
in 12 seconds
......@@ -113,13 +113,13 @@
<article class="mb-5">
<h2 class="mb-4">HFT Stuttgart als Treiber und Vernetzer</h2>
<!-- Zwei-Spalten-Layout -->
<div class="grid md:grid-cols-2 gap-6 mb-6">
<!-- Erste Row mit 3 Spalten -->
<div class="grid md:grid-cols-3 gap-6 mb-8">
<!-- Konferenzen -->
<!-- Spalte 1: Konferenzen -->
<section>
<h4 class="text-indigo-600 mb-2">Internationale und nationale Konferenzen</h4>
<ul class="list-disc list-inside space-y-1">
<ul class="list-disc list-inside space-y-1 text-sm">
<li><strong>06.–08.11.2024:</strong> ITHET – 21st Int. Conf. on IT-Based Higher Education and Training</li>
<li><strong>01.–03.07.2024:</strong> 16th Int. Conf. on Education and New Learning Technologies</li>
<li><strong>29.–31.07.2024:</strong> 5th Int. Conf. on AI in Education Technology (AIET)</li>
......@@ -127,45 +127,53 @@
</ul>
</section>
<!-- Netzwerke & Transfer -->
<!-- Spalte 2: Netzwerke -->
<section>
<h4 class="text-indigo-600 mb-2">Hochschulübergreifende Netzwerke & Transfer</h4>
<ul class="list-disc list-inside space-y-1">
<li>Kooperation mit <em>rtwe</em> (Technik- und Wissenschaftsethik)</li>
<li>Beiträge zur GHD-Ringvorlesung</li>
<li>Austausch zu Learning Analytics mit Uni Stuttgart, Tübingen u.a.</li>
<h4 class="text-indigo-600 mb-2">Hochschulübergreifende Netzwerke</h4>
<ul class="list-disc list-inside space-y-1 text-sm">
<li>rtwe (Technik- und Wissenschaftsethik)</li>
<li>GHD-Ringvorlesung (mehrere Beiträge)</li>
<li>Learning-Analytics-Austausch mit Uni Stuttgart, Tübingen u.a.</li>
<li>Workshop „Learning Analytics“ mit RWTH Aachen</li>
<li>Vortrag beim <em>Tag der Lehre</em> (Hochschule Ulm)</li>
<li>Vortrag beim <em>Tag der Lehre</em> der Hochschule Ulm</li>
<li>Vortrag an der Universität Ulm</li>
</ul>
</section>
<!-- Spalte 3: Transfer -->
<section>
<h4 class="text-indigo-600 mb-2">Transfer</h4>
<ul class="list-disc list-inside space-y-1 text-sm">
<li><strong>KNIGHT-Transferportal</strong></li>
<li><u>HFT-intern:</u> Tag der Lehre, HFTalk</li>
<li><u>HFT-extern:</u> Vortrag Uni Ulm, Sparkassenakademie-Weiterbildung</li>
<li><u>HFT-extern:</u> Vortrag Universität Ulm</li>
<li>Weiterbildungsangebot über Sparkassenakademie</li>
</ul>
</section>
</div>
<!-- Publikationen im Card-Stil -->
<!-- Zweite Row: Publikationen -->
<section>
<h4 class="text-indigo-600 mb-4">Publikationen (Auswahl)</h4>
<div class="grid md:grid-cols-3 gap-4">
<div class="bg-gray-50 border border-gray-200 rounded-xl p-4 shadow-sm">
<div class="bg-white border border-gray-200 rounded-xl p-4 shadow-sm">
<p class="text-sm"><strong>Arfeli, D.; Weber, M.; Uckelmann, D.; Popovic, T.</strong> (2024):<br>
<em>Development of an AI Competence Matrix for AI Teaching at Universities</em><br>
In: Cukierman, Auer, Vendrell (Hrsg.): <strong>Advanced Technologies and the University of the Future</strong>, Springer.</p>
In: Cukierman, Auer, Vendrell (Hrsg.): <strong>Advanced Technologies and the University of the Future</strong>. Springer.</p>
</div>
<div class="bg-gray-50 border border-gray-200 rounded-xl p-4 shadow-sm">
<div class="bg-white border border-gray-200 rounded-xl p-4 shadow-sm">
<p class="text-sm"><strong>Pado, U.; Knebusch, A.; Mehmedovski, K.</strong> (2024):<br>
<em>Computer-Based Methods for Adaptive Teaching and Learning</em><br>
In: Cukierman, Auer, Vendrell (Hrsg.): <strong>Advanced Technologies and the University of the Future</strong>, Springer.</p>
In: Cukierman, Auer, Vendrell (Hrsg.): <strong>Advanced Technologies and the University of the Future</strong>. Springer.</p>
</div>
<div class="bg-gray-50 border border-gray-200 rounded-xl p-4 shadow-sm">
<div class="bg-white border border-gray-200 rounded-xl p-4 shadow-sm">
<p class="text-sm"><strong>Weber, M.; Jochim, N.</strong> (2024):<br>
<em>Implementing Ethical Considerations into AI-Supported Student Counselling – a Case Study</em><br>
In: Cukierman, Auer, Vendrell (Hrsg.): <strong>Advanced Technologies and the University of the Future</strong>, Springer.</p>
In: Cukierman, Auer, Vendrell (Hrsg.): <strong>Advanced Technologies and the University of the Future</strong>. Springer.</p>
</div>
</div>
</section>
</article>
......
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