Entwicklung und Evaluation von Visualisierungsstrategien für große Abhängigkeitsgraphen von Lerninhalten
Prototype Code of Bachelor-Thesis
- clone the repository and run
npm i npm run dev
- Analyse existierender Tools auf Strategien und Ideen
- Durchführung einer Anfoderungsanalyse (z.B. Fokusgruppe), um herauszufinden wie Nutzende mit dem Graphen arbeiten wollen
- Iterative Entwicklung eines Prototypen (basierend auf Cytoscape.js)
- Design, Durchführung und Auswertung einer Studie (Evaluation des Prototypen/Vergleich von Visualisierungsstrategien)
- Schriftliche Dokumentation der Ergebnisse
This code is to run a disconnected graph Visualisation
- This code uses only static data, parsed into .json files
- It is not connected to any database or server
- It is purely the code to run a Prototype GraphIT Visualisation
- It has no editing functionality
- This project is due to a Bachelor's Thesis