diff --git a/frontend/src/components/MatchReportApiDialog.vue b/frontend/src/components/MatchReportApiDialog.vue
index 6b6600c8..e8f61818 100755
--- a/frontend/src/components/MatchReportApiDialog.vue
+++ b/frontend/src/components/MatchReportApiDialog.vue
@@ -40,8 +40,8 @@
-
- Originalbericht zum Vergleich
+
+ Originalbericht zum Vergleich
Status: {{ getOriginalReportStatus() }}
Spielstand: {{ getOriginalReportScore() }}
@@ -75,7 +75,7 @@
-
+
Originaldaten anzeigen (technisch)
{{ formatTestData(originalTestReport || originalTestInput) }}
@@ -86,6 +86,15 @@
+
+
{{ testSubmissionResult.valid ? '✓ Testprüfung erfolgreich' : '⚠ Testprüfung fehlgeschlagen' }}
+
{{ testSubmissionResult.summary }}
+
+
+