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