Function: findActiveAnswersByQuestionPool()
function findActiveAnswersByQuestionPool(state, ...params): IAnswer[]
Returns the filter active question set's answers by question pool id
Parameters
state
The first argument, often a Redux root state object.
params
...[string]
All additional arguments passed into the selector.
Returns
IAnswer[]
A derived value from the state.
Param
The BpSdk Redux store
Param
pool id