diff --git a/05-Diplomarbeitsbuch-individueller-teil-Konstantin-Hintermayer.md b/05-Diplomarbeitsbuch-individueller-teil-Konstantin-Hintermayer.md index eceff3b..4829411 100644 --- a/05-Diplomarbeitsbuch-individueller-teil-Konstantin-Hintermayer.md +++ b/05-Diplomarbeitsbuch-individueller-teil-Konstantin-Hintermayer.md @@ -800,6 +800,8 @@ Um die Mitglieder regelmäßig über neue Inhalte zu informieren, wurde ein auto Ein wichtiges Merkmal des Schwarzen Bretts zur Sicherstellung der Inhaltsqualität ist die Anbindung an das globale Reporting-System (siehe 5.4). In der Detailansicht wird über Dependency Injection die IReportUI-Komponente eingebunden. Mithilfe der DynamicComponent von Blazor wird die Melde-Funktion nahtlos in die Oberfläche des Moduls integriert. Dadurch können unangemessene Inhalte direkt von Benutzern gemeldet werden. +![Reporting System](./images/05-Konstantin/ReportSystem-HandleReport.png){ width=70% fig-pos=H } + #### Technischer Hintergrund \ diff --git a/images/05-Konstantin/ReportSystem-HandleReport.png b/images/05-Konstantin/ReportSystem-HandleReport.png new file mode 100644 index 0000000..9ea830e Binary files /dev/null and b/images/05-Konstantin/ReportSystem-HandleReport.png differ