@custouch/jssdk
Preparing search index...
service/learning
GetLearnerData
Function GetLearnerData
GetLearnerData
()
:
Promise
<
{
courseLearnedCount
:
string
;
courseLearningCount
:
string
;
courseToLearnCount
:
string
;
courseTotalCount
:
string
;
durationsByDay
:
number
;
durationsByMonth
:
number
;
durationsByWeek
:
number
;
learnerId
:
string
;
requiredLearnedCount
:
string
;
requiredLearningCount
:
string
;
requiredToLearnCount
:
string
;
requiredTotalCount
:
string
;
totalDuration
:
number
;
}
,
>
用户学习数据
Returns
Promise
<
{
courseLearnedCount
:
string
;
courseLearningCount
:
string
;
courseToLearnCount
:
string
;
courseTotalCount
:
string
;
durationsByDay
:
number
;
durationsByMonth
:
number
;
durationsByWeek
:
number
;
learnerId
:
string
;
requiredLearnedCount
:
string
;
requiredLearningCount
:
string
;
requiredToLearnCount
:
string
;
requiredTotalCount
:
string
;
totalDuration
:
number
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
用户学习数据