Commit f72c65a2 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 07454c91
Pipeline #11193 passed with stage
in 8 seconds
...@@ -636,52 +636,52 @@ Implementations, and Perspectives ...@@ -636,52 +636,52 @@ Implementations, and Perspectives
<!-- GitLab- und Berichte-Repositories --> <!-- GitLab- und Berichte-Repositories -->
<!-- GitLab Repository: Adaptive Tests Plugin --> <!-- GitLab Repository: Adaptive Tests Plugin -->
<div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-repo"> <div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-repo">
<!-- Überschrift oder Badge für Kategorie --> <div class="row g-3">
<div class="repo-group-header"><i class="bi bi-hdd-network"></i> GitLab-Repositories</div> <!-- Spalte 1: GitLab-Repos -->
<div class="col-12 col-md-6">
<!-- GitLab Repo 1 --> <div class="repo-group-header"><i class="bi bi-git"></i> GitLab-Repositories</div>
<a href="https://transfer.hft-stuttgart.de/gitlab/knight/adaptivetests" class="repo-card" target="_blank">
<div class="repo-icon"><img src="ausschreibung/img/gitlab.PNG" alt="GitLab" width="28"></div> <a href="https://transfer.hft-stuttgart.de/gitlab/knight/adaptivetests" class="repo-card" target="_blank">
<div class="repo-content"> <div class="repo-icon"><img src="ausschreibung/img/gitlab.PNG" alt="GitLab" width="28"></div>
<h5>(AP4) Adaptive Tests</h5> <div class="repo-content">
<p>Moodle-Plugin für adaptive Testverfahren</p> <h5>(AP4) Adaptive Tests</h5>
</div> <p>Moodle-Plugin für adaptive Testverfahren</p>
</a> </div>
</a>
<!-- GitLab Repo 2 -->
<a href="https://transfer.hft-stuttgart.de/gitlab/ulrike.pado/asyst-moodle-plugin" class="repo-card" target="_blank">
<div class="repo-icon"><img src="ausschreibung/img/gitlab.PNG" alt="GitLab" width="28"></div>
<div class="repo-content">
<h5>ASYST Plugin</h5>
<p>KI-gestützte Freitextbewertung</p>
</div>
</a>
<!-- Abschnittstrenner --> <a href="https://transfer.hft-stuttgart.de/gitlab/ulrike.pado/asyst-moodle-plugin" class="repo-card" target="_blank">
<hr style="margin: 1rem 0; border-top: 1px solid #ccc;" /> <div class="repo-icon"><img src="ausschreibung/img/gitlab.PNG" alt="GitLab" width="28"></div>
<div class="repo-content">
<h5>ASYST Plugin</h5>
<p>Freitextbewertung mit KI</p>
</div>
</a>
</div>
<!-- Neue Kategorie --> <!-- Spalte 2: Berichte -->
<div class="repo-group-header"><i class="bi bi-file-earmark-text"></i> Projektberichte</div> <div class="col-12 col-md-6">
<div class="repo-group-header"><i class="bi bi-file-earmark-text"></i> Projektberichte</div>
<!-- Bericht 1 --> <a href="https://transfer.hft-stuttgart.de/knight/bericht-adaptivetests.pdf" class="repo-card" target="_blank">
<a href="https://transfer.hft-stuttgart.de/knight/bericht-adaptivetests.pdf" class="repo-card" target="_blank"> <div class="repo-icon"><i class="bi bi-file-earmark-pdf"></i></div>
<div class="repo-icon"><i class="bi bi-file-earmark-pdf"></i></div> <div class="repo-content">
<div class="repo-content"> <h5>Bericht Adaptive Tests</h5>
<h5>Bericht Adaptive Tests</h5> <p>PDF-Dokumentation</p>
<p>PDF-Dokument zur technischen Umsetzung</p> </div>
</div> </a>
</a>
<a href="https://transfer.hft-stuttgart.de/knight/bericht-asyst.pdf" class="repo-card" target="_blank">
<!-- Bericht 2 --> <div class="repo-icon"><i class="bi bi-file-earmark-pdf"></i></div>
<a href="https://transfer.hft-stuttgart.de/knight/bericht-asyst.pdf" class="repo-card" target="_blank"> <div class="repo-content">
<div class="repo-icon"><i class="bi bi-file-earmark-pdf"></i></div> <h5>Bericht ASYST</h5>
<div class="repo-content"> <p>Entwicklung Freitextbewertung</p>
<h5>Bericht ASYST</h5> </div>
<p>Entwicklung des ASYST-Plugins</p> </a>
</div> </div>
</a>
</div> </div>
</div>
<!-- End GitLab --> <!-- End GitLab -->
......
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