-
Notifications
You must be signed in to change notification settings - Fork 27
/
data.ts
65 lines (65 loc) · 1.85 KB
/
data.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
export const playerConfig = {
context: {
mode: 'play',
authToken: '',
sid: '7283cf2e-d215-9944-b0c5-269489c6fa56',
did: '3c0a3724311fe944dec5df559cc4e006',
uid: 'anonymous',
channel: '505c7c48ac6dc1edc9b08f21db5a571d',
pdata: {
id: 'sunbird.portal',
ver: '3.2.12',
pid: 'sunbird-portal.contentplayer'
},
contextRollup: {
l1: '505c7c48ac6dc1edc9b08f21db5a571d'
},
tags: [
''
],
cdata: [],
timeDiff: 0,
objectRollup: {},
host: '',
endpoint: '',
userData: {
firstName: 'Sourav',
lastName: 'Dey'
}
},
config: {},
metadata: {
compatibilityLevel: 4,
/* eslint-disable max-len */
artifactUrl: 'https://ntpproductionall.blob.core.windows.net/ntp-content-production/content/assets/do_31291455031832576019477/b301b302_std_1_tamilenglish_lang_term-1_opt.pdf',
contentType: 'FocusSpot',
identifier: 'do_31291455031832576019477',
audience: ['Teacher'],
visibility: 'Default',
mediaType: 'content',
osId: 'org.ekstep.quiz.app',
languageCode: ['en'],
license: 'CC BY 4.0',
name: 'B301,ENGLISH_LANG_TERM 1_OPT',
status: 'Live',
code: '43e68089-997e-49a4-902a-6262e5654515',
description: 'epdf',
/* eslint-disable max-len */
streamingUrl: 'https://ntpproductionall.blob.core.windows.net/ntp-content-production/content/assets/do_31291458881611366418883/b331332333_std_5_mathssciencesocial_tm_term-1_opt.pdf',
createdOn: '2019-12-16T07:59:53.154+0000',
copyrightYear: 2019,
additionalCategories: ['Focus Spot'],
lastUpdatedOn: '2019-12-16T11:52:56.405+0000',
creator: 'SCERT 2 ECONTENTS',
pkgVersion: 1,
versionKey: '1576497176405',
framework: 'tn_k-12_5',
createdBy: 'f4f80b17-8609-44b9-b781-b79df5cf7e8d',
resourceType: 'Read',
licenseDetails: {
name: 'CC BY 4.0',
url: 'https://creativecommons.org/licenses/by/4.0/legalcode',
description: 'For details see below:'
}
},
};