IsQuestionAnswerable

Function: isQuestionAnswerable()

[object Object]

Defined in: util/answer.util.ts:34

Determines whether a specification question can still be answered or changed.

Parameters

question

GetSpecificationQuestionResponseDto

The specification question.

activity

ActivityResponseDto

The activity the question belongs to.

now?

Date = ...

The reference date (defaults to current date).

Returns

[object Object]

On this page