Properties
Readonly component_kind
component_kind: "component" = "component"
Readonly exam_id
exam_id: string
Readonly title
title: string
Readonly html_instructions
html_instructions: string
Readonly html_announcements
html_announcements: readonly string[]
Readonly mk_questions_message
mk_questions_message: string
Readonly mk_download_message
mk_download_message: string
Readonly mk_bottom_message
mk_bottom_message: string
Readonly mk_saver_message
mk_saver_message: string
Readonly enable_regrades
enable_regrades: boolean
Private Readonly sectionsMap
sectionsMap: {} = {}
Type declaration
[index: string]: Section | undefined
Private Readonly questionsMap
questionsMap: {} = {}
Optional Readonly assets_dir
assets_dir?: string