Pawnote
Website
GitHub
Discord
Preparing search index...
gradebook
Function gradebook
gradebook
(
session
:
SessionHandle
,
period
:
Period
,
)
:
Promise
<
Readonly
<
{
graph
?:
string
;
message
?:
string
;
overallAssessments
:
{
name
:
string
;
value
:
string
}
[]
;
subjects
:
GradeBookSubject
[]
;
url
:
string
;
}
,
>
,
>
Parameters
session
:
SessionHandle
period
:
Period
Returns
Promise
<
Readonly
<
{
graph
?:
string
;
message
?:
string
;
overallAssessments
:
{
name
:
string
;
value
:
string
}
[]
;
subjects
:
GradeBookSubject
[]
;
url
:
string
;
}
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Pawnote
Loading...