- Preparing search index...
- The search index is not available
@escolalms/sdk
Type alias QuestionnaireQuestionWithAnswer
Questionnaire
Question
With
Answer
: { description
: string; id
: number; note
: string | null; rate
: number | null; title
: string; type
: QuestionnaireType; }
Type declaration
-
description: string
-
id: number
-
note: string | null
-
rate: number | null
-
title: string
-