diff --git a/public/content/content.json b/public/content/content.json index 54b741b70a297b450c24a4b79ae54c01ac566504..b089497cb05f2d470d5ece754d51b3befcfa875b 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -284,5 +284,29 @@ "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/neuland#subnavigation", "sdgImage":"imgs/thumbnails/Sensim4ICITY-SDG.png" } + }, + { + "item": { + "title": "Learning Analytics Infrastruktur", + "project": "KNIGHT", + "author": + { + "firstName": "Sunita ", + "lastName": "Hirsch", + "hftURL": "https://www.hft-stuttgart.de/p/sunita-hirsch" + }, + "project_year_start": "2021", + "project_year_end": "2025", + "project_is_on_going": true, + "imageLink": "imgs/thumbnails/LA-lernenModell.png", + "keywords": ["Learning Analytics", "Feedback", "Dashboard", "Student-centered"], + "description_en": "Ongoing research related to the KNIGHT project within the Learning Analytics work package presents an innovative integrative framework for designing feedback systems in Learning Analytics (LA), harmonizing technical, psychological, and educational dimensions. By creating learner-centered environments, this framework significantly enhances student engagement, motivation, and academic success while addressing the limitations of existing LA tools through alignment with cognitive and motivational theories.", + "description_de": "Laufende Forschung im Rahmen des KNIGHT-Projekts innerhalb des Arbeitspakets Learning Analytics präsentiert ein innovatives integratives Framework zur Gestaltung von Feedback-Systemen in der Learning Analytics (LA), das technische, psychologische und pädagogische Dimensionen harmonisiert. Durch die Schaffung von lernzentrierten Umgebungen verbessert dieses Framework erheblich das Engagement, die Motivation und den akademischen Erfolg der Studierenden, während es die Einschränkungen bestehender LA-Tools durch die Ausrichtung an kognitiven und motivationalen Theorien angeht." + }, + "refIndex": 14, + "links": { + "publication": "", + "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/knight#subnavigation" + } } ] diff --git a/public/imgs/thumbnails/LA-lernenModell.png b/public/imgs/thumbnails/LA-lernenModell.png new file mode 100644 index 0000000000000000000000000000000000000000..0416667e07261c6e08e39dc7cc67e83ac916df3d Binary files /dev/null and b/public/imgs/thumbnails/LA-lernenModell.png differ