Die Bedeutung von Session und Briefing so angepasst, dass sie Sinn ergibt.
This commit is contained in:
		@@ -28,7 +28,7 @@
 | 
			
		||||
<p>{{.BriefingParticipant.NoIncorrect}} Fehler</p>
 | 
			
		||||
{{if gt .BriefingParticipant.NoIncorrect 0}}
 | 
			
		||||
<p>Bitte nachschulen lassen und anschließend wiederholen.</p>
 | 
			
		||||
<button hx-post="/retry/{{.SessionID}}/{{.Login}}/" hx-target="#content" type="submit">Wiederholen</button>
 | 
			
		||||
<button hx-post="/retry/{{.BriefingID}}/{{.Login}}/" hx-target="#content" type="submit">Wiederholen</button>
 | 
			
		||||
{{end}}
 | 
			
		||||
{{range .Questions}}
 | 
			
		||||
<p>{{.Text}}</p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user