Implement shortcut to check if QuestionCollection fulfills mandatory property
Follow-up to #173 (closed).
Add a function that allows for Questions
(and QuestionCollections
) to check if the mandatoy condition is fulfilled for a given set of participants (or get the participants that violate the condition)
Define properly, when the mandatory condition is fulfilled for QuestionCollections
.