Skip to main content

Function: findActiveAnswersByQuestionGroup()

function findActiveAnswersByQuestionGroup(state, ...params): IAnswer[]

Returns the filtered active question set's answers by question group 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

group id