Die Bedeutung von Session und Briefing so angepasst, dass sie Sinn ergibt.
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
<form>
|
||||
{{template "answers" .}}
|
||||
|
||||
<button hx-post="/submit-answer/{{.SessionID}}/{{.Login}}/{{.QuestionID}}/" hx-target="#content" type="submit">
|
||||
<button hx-post="/submit-answer/{{.BriefingID}}/{{.Login}}/{{.QuestionID}}/" hx-target="#content" type="submit">
|
||||
Weiter
|
||||
</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user