Der Participant muss nicht das ganze Questionaire kennen, nur die UUID
This commit is contained in:
parent
f6a073fc39
commit
bf05bc0be7
@ -27,8 +27,8 @@ type Questionaire struct {
|
||||
type Participant struct {
|
||||
ID int64
|
||||
Person
|
||||
Company string
|
||||
Questionaire Questionaire
|
||||
Company string
|
||||
QuestionaireUUID string
|
||||
}
|
||||
|
||||
type Briefing struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user