共用方式為


ScopingQuestion interface

界定問題的定義。

屬性

inputType

問題解答的輸入類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

optionIds

選項識別碼清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

questionId

問題標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

rules

問題的規則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

showSubQuestionsValue

顯示子問題的答案值。 注意:這個屬性不會串行化。 它只能由伺服器填入。

superiorQuestionId

進階問題標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

inputType

問題解答的輸入類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

inputType: string

屬性值

string

optionIds

選項識別碼清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

optionIds: string[]

屬性值

string[]

questionId

問題標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

questionId: string

屬性值

string

rules

問題的規則。 注意:這個屬性不會串行化。 它只能由伺服器填入。

rules: string[]

屬性值

string[]

showSubQuestionsValue

顯示子問題的答案值。 注意:這個屬性不會串行化。 它只能由伺服器填入。

showSubQuestionsValue?: string

屬性值

string

superiorQuestionId

進階問題標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

superiorQuestionId?: string

屬性值

string