Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Section

Index

Properties

instances: WeakMap<SectionSpecification, Section> = ...
component_kind: "component" = "component"
section_id: string
title: string
mk_description: string
points: MinMaxPoints
questions: readonly (Question<ResponseKind> | QuestionChooser)[]
reference_width: number

Desired width of reference material as a percent (e.g. 40 means 40%). Guaranteed to be an integral value.

descriptionCache: {} = {}

Type declaration

  • [index: string]: string | undefined
referenceCache: {} = {}

Type declaration

  • [index: string]: string | undefined
mk_reference?: string
assets_dir?: string

Methods

Constructors

Generated using TypeDoc