From d2bd1a9ee92247891ef8f0519bf367ef47882276 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Thu, 25 Jul 2024 17:00:19 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 56 +++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/public/index.html b/public/index.html index 45e951f..3af1966 100644 --- a/public/index.html +++ b/public/index.html @@ -242,41 +242,41 @@ <div class="row gy-4 isotope-container" data-aos="fade-up" data-aos-delay="200"> - <div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app"> + <div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app"> <div class="portfolio-content h-100"> - <img src="ausschreibung/img/pado1.PNG" class="img-fluid" alt=""> - <div class="portfolio-info"> - <h4>Paper 1</h4> - <p>Short-Answer Grading for German: Addressing the Challenges</p> - <a href="ausschreibung/img/pado-paper1.PNG" title="" data-gallery="portfolio-gallery-app" class="glightbox preview-link"><i class="bi bi-zoom-in"></ i></a> - <a href="https://doi.org/10.1007/s40593-023-00383-w" title="Padó, U., Eryilmaz, Y. & Kirschner, L. (2023). Short-Answer Grading for German: Addressing the Challenges. Int J Artif Intell Educ. https://doi.org/10.1007/s40593-023-00383-w" class="details-link"><i class="bi bi-link-45deg"></i></a> - </div> - </div> - </div> <!-- End Portfolio Item --> - - <div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app"> - <div class="portfolio-content h-100"> - <img src="ausschreibung/img/mudssair1.PNG" class="img-fluid" alt=""> - <div class="portfolio-info"> - <h4>Paper 2</h4> - <p>KNIGHT Learning Analytics Architecture for Betterment of Student Education</p> - <a href="ausschreibung/img/mudssair-paper1.PNG" title="" data-gallery="portfolio-gallery-app" class="glightbox preview-link"><i class="bi bi-zoom-in"></i></a> - <a href="https://doi.org/10.1007/s40593-023-00383-w" title="Sharif, M., Munz, F., Uckelmann, D. (2023). KNIGHT Learning Analytics Architecture for Betterment of Student Education. In: Schlippe, T., Cheng, E.C.K., Wang, T. (Hrsg.) Artificial Intelligence in Education Technologies: New Development and Innovative Practices. AIET 2023. Lecture Notes on Data Engineering and Communications Technologies, vol 190. Springer, Singapore. https://doi.org/10.1007/s40593-023-00383-w" class="details-link"><i class="bi bi-link-45deg"></i></a> - </div> - </div> - </div> <!-- End Portfolio Item --> + <img src="ausschreibung/img/pado1.PNG" class="img-fluid" alt=""> + <div class="portfolio-info"> + <h4>Paper 1</h4> + <p>Short-Answer Grading for German: Addressing the Challenges</p> + <a href="ausschreibung/img/pado-paper1.PNG" title="" data-gallery="portfolio-gallery-app" class="glightbox preview-link"><i class="bi bi-zoom-in"></i></a> + <a href="https://doi.org/10.1007/s40593-023-00383-w" title="Padó, U., Eryilmaz, Y. & Kirschner, L. (2023). Short-Answer Grading for German: Addressing the Challenges. Int J Artif Intell Educ. https://doi.org/10.1007/s40593-023-00383-w" class="details-link"><i class="bi bi-link-45deg"></i></a> + </div> + </div> + </div> <!-- End Portfolio Item --> - <div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app"> - <div class="portfolio-content h-100"> - <img src="ausschreibung/img/bhavar1.PNG" class="img-fluid" alt=""> + <div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app"> + <div class="portfolio-content h-100"> + <img src="ausschreibung/img/mudssair1.PNG" class="img-fluid" alt=""> + <div class="portfolio-info"> + <h4>Paper 2</h4> + <p>KNIGHT Learning Analytics Architecture for Betterment of Student Education</p> + <a href="ausschreibung/img/mudssair-paper1.PNG" title="" data-gallery="portfolio-gallery-app" class="glightbox preview-link"><i class="bi bi-zoom-in"></i></a> + <a href="https://doi.org/10.1007/s40593-023-00383-w" title="Sharif, M., Munz, F., Uckelmann, D. (2023). KNIGHT Learning Analytics Architecture for Betterment of Student Education. In: Schlippe, T., Cheng, E.C.K., Wang, T. (Hrsg.) Artificial Intelligence in Education Technologies: New Development and Innovative Practices. AIET 2023. Lecture Notes on Data Engineering and Communications Technologies, vol 190. Springer, Singapore. https://doi.org/10.1007/s40593-023-00383-w" class="details-link"><i class="bi bi-link-45deg"></i></a> + </div> + </div> + </div> <!-- End Portfolio Item --> + + <div class="col-lg-4 col-md-6 portfolio-item isotope-item filter-app"> + <div class="portfolio-content h-100"> + <img src="ausschreibung/img/bhavar1.PNG" class="img-fluid" alt=""> <div class="portfolio-info"> <h4>Paper 3</h4> - <p>Enhancing Personalized Learning Experiences: Leveraging Multi-Modal Learning Analytics Dashboards</p> + <p>Enhancing Personalized Learning Experiences: Leveraging Multi-Modal Learning Analytics Dashboards</p> <a href="ausschreibung/img/bhavar1.PNG" title="" data-gallery="portfolio-gallery-app" class="glightbox preview-link"><i class="bi bi-zoom-in"></i></a> <a href="https://www.dpublication.com/wp-content/uploads/2023/11/50-3909.pdf" title="Bhavasar, J.; Sharif, M.; Uckelmann, D. (2023). Enhancing Personalized Learning Experiences: Leveraging Multi-Modal Learning Analytics Dashboards. Proceedings of the 7th International Academic Conference on Education, London, 2023. ISBN: 978-609-485-470-5" class="details-link"><i class="bi bi-link-45deg"></i></a> </div> - </div> - </div> <!-- End Portfolio Item --> + </div> + </div> <!-- End Portfolio Item --> -- GitLab