Method to get answers of a list of participants
In the class Question
, an additional method get_answer
, that takes a Set
of participant IDs as an argument, could be included to get the answer(s) provided by participant(s) of interest.
In the class Question
, an additional method get_answer
, that takes a Set
of participant IDs as an argument, could be included to get the answer(s) provided by participant(s) of interest.