Search
Preparing search index...
The search index is not available
examma-ray
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
examma-ray
core
QuestionBank
Class QuestionBank
Hierarchy
QuestionBank
Index
Constructors
constructor
Properties
questions
questions
By
Id
questions
By
Tag
Methods
register
Question
register
Questions
get
Question
By
Id
get
Questions
By
Tag
Constructors
constructor
new
Question
Bank
(
questions
:
readonly
QuestionSpecification
<
ResponseKind
>
[]
)
:
QuestionBank
Parameters
questions:
readonly
QuestionSpecification
<
ResponseKind
>
[]
Returns
QuestionBank
Properties
Readonly
questions
questions
:
readonly
QuestionSpecification
<
ResponseKind
>
[]
= []
Private
Readonly
questions
By
Id
questions
By
Id
:
{}
= {}
Type declaration
[
index:
string
]:
QuestionSpecification
|
undefined
Private
Readonly
questions
By
Tag
questions
By
Tag
:
{}
= {}
Type declaration
[
index:
string
]:
QuestionSpecification
[]
|
undefined
Methods
register
Question
register
Question
(
q
:
QuestionSpecification
<
ResponseKind
>
)
:
void
Parameters
q:
QuestionSpecification
<
ResponseKind
>
Returns
void
register
Questions
register
Questions
(
qs
:
readonly
QuestionSpecification
<
ResponseKind
>
[]
)
:
void
Parameters
qs:
readonly
QuestionSpecification
<
ResponseKind
>
[]
Returns
void
get
Question
By
Id
get
Question
By
Id
(
id
:
string
)
:
undefined
|
QuestionSpecification
<
ResponseKind
>
Parameters
id:
string
Returns
undefined
|
QuestionSpecification
<
ResponseKind
>
get
Questions
By
Tag
get
Questions
By
Tag
(
tag
:
string
)
:
QuestionSpecification
<
ResponseKind
>
[]
Parameters
tag:
string
Returns
QuestionSpecification
<
ResponseKind
>
[]
Modules
Exam
Generator
Exam
Grader
core
core/assigned_
exams
core/exam_
components
core/exam_
specification
core/randomization
core/skins
graders
graders/FITBRegex
Grader
response
response/code_
editor
response/common
response/fitb-
drop
response/fitb
response/mc
response/select_
lines
Question
Bank
constructor
questions
questions
By
Id
questions
By
Tag
register
Question
register
Questions
get
Question
By
Id
get
Questions
By
Tag
Generated using
TypeDoc