I have been presented with the following use case diagram.
The given question was "How many people are required for the Use Case?".
I was taught, that Actors are used to model certain roles in the domain and that a "real" person can take multiple roles.
Going strictly by that definition, a single person with both roles should be enough, but I am not sure whether I am missing something, since intuitively there should be a reason, why there are two actors present. Can a single "real" person be enough here?


