Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
QuizOptionsSubmissionResponseDTO
Interface QuizOptionsSubmissionResponseDTO
interface
QuizOptionsSubmissionResponseDTO
{
checkedOptions
:
string
[]
;
id
:
string
;
isCompleted
:
boolean
;
points
:
number
;
submittedAt
:
number
;
type
:
QUIZ_OPTIONS
;
}
Hierarchy (
view full
)
WorksheetResponseBasicInfoProcessedType
QuizOptionsSubmissionDTO
QuizOptionsSubmissionResponseDTO
Index
Properties
checked
Options
id
is
Completed
points
submitted
At
type
Properties
checked
Options
checked
Options
:
string
[]
id
id
:
string
is
Completed
is
Completed
:
boolean
points
points
:
number
submitted
At
submitted
At
:
number
type
type
:
QUIZ_OPTIONS
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
checked
Options
id
is
Completed
points
submitted
At
type
@juki-team/commons - v0.0.826
Loading...