-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
An other issue we've encountered is how to handle user input.
We already have some mechanics for this.
An authority can configure if his data is editable/viewable by users or if the user can only make propositions. The issue is not about getting user input, but how to handle this input.
How does an authority know which user input is good input and which user input is not.
How does an authority make sure that the user input that he's getting does not mess up his data.
In our conversations with different authorities we've concluded that if you get the same user input multiple times, it must be good. But what number of inputs does an authority need to make this conclusion?
Metadata
Metadata
Assignees
Labels
No labels