Ideally the team partners alternate in answering the lab free text inputs. In practice this does "not always" happen.
The labsystem should have an option to distribute who answers what in a fair way. The implementation could be creating a vector randomly and equally distributing the authorship between all team members.
Each member only sees the answer buttons for the questions she is responsible to write. For the others it says X Y is responsible to answer this question.
The backend checks that only the right person can open.
The lock must not necessarily be adopted as it only steals the attention from the other member if a question is opened by the team partner.
Ideally the team partners alternate in answering the lab free text inputs. In practice this does "not always" happen.
The labsystem should have an option to distribute who answers what in a fair way. The implementation could be creating a vector randomly and equally distributing the authorship between all team members.
Each member only sees the answer buttons for the questions she is responsible to write. For the others it says X Y is responsible to answer this question.
The backend checks that only the right person can open.
The lock must not necessarily be adopted as it only steals the attention from the other member if a question is opened by the team partner.