Pawnote
Website
GitHub
Discord
Preparing search index...
evaluations
Function evaluations
evaluations
(
session
:
SessionHandle
,
period
:
Period
,
)
:
Promise
<
Readonly
<
{
coefficient
:
number
;
date
:
Date
;
description
:
string
;
id
:
string
;
levels
:
string
[]
;
name
:
string
;
skills
:
Readonly
<
{
abbreviation
:
string
;
coefficient
:
number
;
domainID
:
string
;
domainName
:
string
;
id
:
string
;
itemID
?:
string
;
itemName
?:
string
;
level
:
string
;
order
:
number
;
pillarID
:
string
;
pillarName
:
string
;
pillarPrefixes
:
string
[]
;
}
,
>
[]
;
subject
:
Subject
;
teacher
:
string
;
}
,
>
[]
,
>
Parameters
session
:
SessionHandle
period
:
Period
Returns
Promise
<
Readonly
<
{
coefficient
:
number
;
date
:
Date
;
description
:
string
;
id
:
string
;
levels
:
string
[]
;
name
:
string
;
skills
:
Readonly
<
{
abbreviation
:
string
;
coefficient
:
number
;
domainID
:
string
;
domainName
:
string
;
id
:
string
;
itemID
?:
string
;
itemName
?:
string
;
level
:
string
;
order
:
number
;
pillarID
:
string
;
pillarName
:
string
;
pillarPrefixes
:
string
[]
;
}
,
>
[]
;
subject
:
Subject
;
teacher
:
string
;
}
,
>
[]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Pawnote
Loading...