Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OP72
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
OP72
Commits
77341c51
Commit
77341c51
authored
Dec 28, 2022
by
limingzhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: debug
parent
82b0f5a6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
353 additions
and
94 deletions
+353
-94
help.mp3
assets/OP72/audio/help.mp3
+0
-0
help.mp3.meta
assets/OP72/audio/help.mp3.meta
+7
-0
OP72.fire
assets/OP72/scene/OP72.fire
+175
-91
OP72.js
assets/OP72/scene/OP72.js
+171
-3
No files found.
assets/OP72/audio/help.mp3
0 → 100644
View file @
77341c51
File added
assets/OP72/audio/help.mp3.meta
0 → 100644
View file @
77341c51
{
"ver": "2.0.1",
"uuid": "313b5ac3-b92b-4813-b34a-a5dfb96b1a4e",
"downloadMode": 0,
"duration": 4.656,
"subMetas": {}
}
\ No newline at end of file
assets/OP72/scene/OP72.fire
View file @
77341c51
...
...
@@ -17,10 +17,10 @@
"__id__": 2
},
{
"__id__": 6
0
"__id__": 6
2
},
{
"__id__": 8
1
"__id__": 8
3
}
],
"_active": false,
...
...
@@ -90,13 +90,13 @@
"_active": true,
"_components": [
{
"__id__": 5
7
"__id__": 5
9
},
{
"__id__":
58
"__id__":
60
},
{
"__id__":
59
"__id__":
61
}
],
"_prefab": null,
...
...
@@ -673,7 +673,7 @@
"__id__": 39
},
{
"__id__": 5
4
"__id__": 5
6
}
],
"_active": false,
...
...
@@ -1902,6 +1902,9 @@
},
{
"__id__": 52
},
{
"__id__": 54
}
],
"_active": true,
...
...
@@ -1956,7 +1959,7 @@
},
{
"__type__": "cc.Node",
"_name": "
btn
",
"_name": "
help
",
"_objFlags": 0,
"_parent": {
"__id__": 39
...
...
@@ -2014,7 +2017,7 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "49
ikh8YyFLjJ+7ML1ylJ3k
"
"_id": "49
g/TAGW9Gu5SHwTKLZw55
"
},
{
"__type__": "cc.AudioSource",
...
...
@@ -2024,6 +2027,87 @@
"__id__": 40
},
"_enabled": true,
"_clip": {
"__uuid__": "313b5ac3-b92b-4813-b34a-a5dfb96b1a4e"
},
"_volume": 1,
"_mute": false,
"_loop": false,
"_firstlyEnabled": true,
"playOnLoad": false,
"preload": false,
"_id": "6dLoxXTuJOYJf9ghfOTsow"
},
{
"__type__": "cc.Node",
"_name": "btn",
"_objFlags": 0,
"_parent": {
"__id__": 39
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 43
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "49ikh8YyFLjJ+7ML1ylJ3k"
},
{
"__type__": "cc.AudioSource",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 42
},
"_enabled": true,
"_clip": {
"__uuid__": "0a93341a-d343-4605-8efa-e30dc4a3adb6"
},
...
...
@@ -2046,7 +2130,7 @@
"_active": true,
"_components": [
{
"__id__": 4
3
"__id__": 4
5
}
],
"_prefab": null,
...
...
@@ -2102,7 +2186,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
2
"__id__": 4
4
},
"_enabled": true,
"_clip": {
...
...
@@ -2127,7 +2211,7 @@
"_active": true,
"_components": [
{
"__id__": 4
5
"__id__": 4
7
}
],
"_prefab": null,
...
...
@@ -2183,7 +2267,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
4
"__id__": 4
6
},
"_enabled": true,
"_clip": {
...
...
@@ -2208,7 +2292,7 @@
"_active": true,
"_components": [
{
"__id__": 4
7
"__id__": 4
9
}
],
"_prefab": null,
...
...
@@ -2264,7 +2348,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
6
"__id__": 4
8
},
"_enabled": true,
"_clip": {
...
...
@@ -2289,7 +2373,7 @@
"_active": true,
"_components": [
{
"__id__":
49
"__id__":
51
}
],
"_prefab": null,
...
...
@@ -2345,7 +2429,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
48
"__id__":
50
},
"_enabled": true,
"_clip": {
...
...
@@ -2370,7 +2454,7 @@
"_active": true,
"_components": [
{
"__id__": 5
1
"__id__": 5
3
}
],
"_prefab": null,
...
...
@@ -2426,7 +2510,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
0
"__id__": 5
2
},
"_enabled": true,
"_clip": {
...
...
@@ -2451,7 +2535,7 @@
"_active": true,
"_components": [
{
"__id__": 5
3
"__id__": 5
5
}
],
"_prefab": null,
...
...
@@ -2507,7 +2591,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
2
"__id__": 5
4
},
"_enabled": true,
"_clip": {
...
...
@@ -2530,7 +2614,7 @@
},
"_children": [
{
"__id__": 5
5
"__id__": 5
7
}
],
"_active": true,
...
...
@@ -2588,13 +2672,13 @@
"_name": "right",
"_objFlags": 0,
"_parent": {
"__id__": 5
4
"__id__": 5
6
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 5
6
"__id__": 5
8
}
],
"_prefab": null,
...
...
@@ -2650,7 +2734,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
5
"__id__": 5
7
},
"_enabled": true,
"_materials": [
...
...
@@ -2750,19 +2834,19 @@
},
"_children": [
{
"__id__": 6
1
"__id__": 6
3
},
{
"__id__": 6
5
"__id__": 6
7
},
{
"__id__":
69
"__id__":
71
},
{
"__id__": 7
3
"__id__": 7
5
},
{
"__id__": 7
7
"__id__": 7
9
}
],
"_active": false,
...
...
@@ -2820,11 +2904,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 6
0
"__id__": 6
2
},
"_children": [
{
"__id__": 6
2
"__id__": 6
4
}
],
"_active": true,
...
...
@@ -2882,11 +2966,11 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 6
1
"__id__": 6
3
},
"_children": [
{
"__id__": 6
3
"__id__": 6
5
}
],
"_active": true,
...
...
@@ -2944,13 +3028,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 6
2
"__id__": 6
4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 6
4
"__id__": 6
6
}
],
"_prefab": null,
...
...
@@ -3006,7 +3090,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
3
"__id__": 6
5
},
"_enabled": true,
"_materials": [
...
...
@@ -3038,11 +3122,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 6
0
"__id__": 6
2
},
"_children": [
{
"__id__": 6
6
"__id__": 6
8
}
],
"_active": true,
...
...
@@ -3100,11 +3184,11 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 6
5
"__id__": 6
7
},
"_children": [
{
"__id__": 6
7
"__id__": 6
9
}
],
"_active": true,
...
...
@@ -3162,13 +3246,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 6
6
"__id__": 6
8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__":
68
"__id__":
70
}
],
"_prefab": null,
...
...
@@ -3224,7 +3308,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
7
"__id__": 6
9
},
"_enabled": true,
"_materials": [
...
...
@@ -3256,11 +3340,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 6
0
"__id__": 6
2
},
"_children": [
{
"__id__": 7
0
"__id__": 7
2
}
],
"_active": true,
...
...
@@ -3318,11 +3402,11 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__":
69
"__id__":
71
},
"_children": [
{
"__id__": 7
1
"__id__": 7
3
}
],
"_active": true,
...
...
@@ -3380,13 +3464,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 7
0
"__id__": 7
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 7
2
"__id__": 7
4
}
],
"_prefab": null,
...
...
@@ -3442,7 +3526,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
1
"__id__": 7
3
},
"_enabled": true,
"_materials": [
...
...
@@ -3474,11 +3558,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 6
0
"__id__": 6
2
},
"_children": [
{
"__id__": 7
4
"__id__": 7
6
}
],
"_active": true,
...
...
@@ -3536,11 +3620,11 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 7
3
"__id__": 7
5
},
"_children": [
{
"__id__": 7
5
"__id__": 7
7
}
],
"_active": true,
...
...
@@ -3598,13 +3682,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 7
4
"__id__": 7
6
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 7
6
"__id__": 7
8
}
],
"_prefab": null,
...
...
@@ -3660,7 +3744,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
5
"__id__": 7
7
},
"_enabled": true,
"_materials": [
...
...
@@ -3692,11 +3776,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 6
0
"__id__": 6
2
},
"_children": [
{
"__id__":
78
"__id__":
80
}
],
"_active": true,
...
...
@@ -3754,11 +3838,11 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [
{
"__id__":
79
"__id__":
81
}
],
"_active": true,
...
...
@@ -3816,13 +3900,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__":
78
"__id__":
80
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 8
0
"__id__": 8
2
}
],
"_prefab": null,
...
...
@@ -3878,7 +3962,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
79
"__id__":
81
},
"_enabled": true,
"_materials": [
...
...
@@ -3913,9 +3997,6 @@
"__id__": 1
},
"_children": [
{
"__id__": 82
},
{
"__id__": 84
},
...
...
@@ -3936,6 +4017,9 @@
},
{
"__id__": 96
},
{
"__id__": 98
}
],
"_active": false,
...
...
@@ -3993,13 +4077,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 8
3
"__id__": 8
5
}
],
"_prefab": null,
...
...
@@ -4055,7 +4139,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
2
"__id__": 8
4
},
"_enabled": true,
"_materials": [
...
...
@@ -4087,13 +4171,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 8
5
"__id__": 8
7
}
],
"_prefab": null,
...
...
@@ -4149,7 +4233,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
4
"__id__": 8
6
},
"_enabled": true,
"_materials": [
...
...
@@ -4181,13 +4265,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 8
7
"__id__": 8
9
}
],
"_prefab": null,
...
...
@@ -4243,7 +4327,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
6
"__id__": 8
8
},
"_enabled": true,
"_materials": [
...
...
@@ -4275,13 +4359,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__":
89
"__id__":
91
}
],
"_prefab": null,
...
...
@@ -4337,7 +4421,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
88
"__id__":
90
},
"_enabled": true,
"_materials": [
...
...
@@ -4369,13 +4453,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
1
"__id__": 9
3
}
],
"_prefab": null,
...
...
@@ -4431,7 +4515,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
0
"__id__": 9
2
},
"_enabled": true,
"_materials": [
...
...
@@ -4463,13 +4547,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
3
"__id__": 9
5
}
],
"_prefab": null,
...
...
@@ -4525,7 +4609,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
2
"__id__": 9
4
},
"_enabled": true,
"_materials": [
...
...
@@ -4557,13 +4641,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
5
"__id__": 9
7
}
],
"_prefab": null,
...
...
@@ -4619,7 +4703,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
4
"__id__": 9
6
},
"_enabled": true,
"_materials": [
...
...
@@ -4651,13 +4735,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 8
1
"__id__": 8
3
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
7
"__id__": 9
9
}
],
"_prefab": null,
...
...
@@ -4713,7 +4797,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
6
"__id__": 9
8
},
"_enabled": true,
"_materials": [
...
...
assets/OP72/scene/OP72.js
View file @
77341c51
...
...
@@ -118,7 +118,11 @@ cc.Class({
getDefaultData
()
{
return
{
"
page_id
"
:
"
10
"
,
"
book_id
"
:
"
Oxford_Phonics_World_1_SB
"
,
"
part_name
"
:
"
b
"
,
"
bgItem
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/fa54a3bd602b35d62706f8bc8960ad74.png
"
,
"
rect
"
:{
"
x
"
:
147.01
,
"
y
"
:
0
,
"
width
"
:
1233.99
,
"
height
"
:
576
}},
"
hotZoneItemArr
"
:[{
"
id
"
:
"
1669022156484
"
,
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
skeJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/29b438b66c46206a683982c2dec2c1c6.json
"
,
"
name
"
:
"
draw_circle_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/2e0851230cec969f8a805563c9cbb177.json
"
,
"
name
"
:
"
draw_circle_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/9531e99ab1f656893c74ee5868632f6a.png
"
,
"
name
"
:
"
draw_circle_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
287.72122762148337
},
"
gIdx
"
:
"
2
"
,
"
posX
"
:
377
,
"
posY
"
:
445.5
,
"
rect
"
:{
"
x
"
:
179.86
,
"
y
"
:
394.59
,
"
width
"
:
82.15
,
"
height
"
:
82.15
},
"
circleItem
"
:
1
},{
"
id
"
:
"
1669022176485
"
,
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
skeJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/29b438b66c46206a683982c2dec2c1c6.json
"
,
"
name
"
:
"
draw_circle_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/2e0851230cec969f8a805563c9cbb177.json
"
,
"
name
"
:
"
draw_circle_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/9531e99ab1f656893c74ee5868632f6a.png
"
,
"
name
"
:
"
draw_circle_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
287.72122762148337
},
"
gIdx
"
:
"
2
"
,
"
posX
"
:
301
,
"
posY
"
:
505.5
,
"
rect
"
:{
"
x
"
:
103.58
,
"
y
"
:
451.31
,
"
width
"
:
86.06
,
"
height
"
:
86.06
},
"
circleItem
"
:
2
},{
"
id
"
:
"
1669022206124
"
,
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
skeJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/29b438b66c46206a683982c2dec2c1c6.json
"
,
"
name
"
:
"
draw_circle_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/2e0851230cec969f8a805563c9cbb177.json
"
,
"
name
"
:
"
draw_circle_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/9531e99ab1f656893c74ee5868632f6a.png
"
,
"
name
"
:
"
draw_circle_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
287.72122762148337
},
"
gIdx
"
:
"
2
"
,
"
posX
"
:
854
,
"
posY
"
:
442.5
,
"
rect
"
:{
"
x
"
:
644.86
,
"
y
"
:
390.19
,
"
width
"
:
85.08
,
"
height
"
:
85.08
},
"
circleItem
"
:
3
},{
"
id
"
:
"
1669022219369
"
,
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
skeJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/29b438b66c46206a683982c2dec2c1c6.json
"
,
"
name
"
:
"
draw_circle_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/2e0851230cec969f8a805563c9cbb177.json
"
,
"
name
"
:
"
draw_circle_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/9531e99ab1f656893c74ee5868632f6a.png
"
,
"
name
"
:
"
draw_circle_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
287.72122762148337
},
"
gIdx
"
:
"
2
"
,
"
posX
"
:
769.0000436160657
,
"
posY
"
:
507.4982972958965
,
"
rect
"
:{
"
x
"
:
560.76
,
"
y
"
:
452.78
,
"
width
"
:
87.04
,
"
height
"
:
87.04
},
"
circleItem
"
:
4
},{
"
id
"
:
"
1669022264540
"
,
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
skeJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/29b438b66c46206a683982c2dec2c1c6.json
"
,
"
name
"
:
"
draw_circle_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/2e0851230cec969f8a805563c9cbb177.json
"
,
"
name
"
:
"
draw_circle_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/9531e99ab1f656893c74ee5868632f6a.png
"
,
"
name
"
:
"
draw_circle_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
287.72122762148337
},
"
gIdx
"
:
"
2
"
,
"
posX
"
:
1168
,
"
posY
"
:
443.5
,
"
rect
"
:{
"
x
"
:
953.4
,
"
y
"
:
392.64
,
"
width
"
:
82.15
,
"
height
"
:
82.15
},
"
circleItem
"
:
5
},{
"
id
"
:
"
1669022283136
"
,
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
skeJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/29b438b66c46206a683982c2dec2c1c6.json
"
,
"
name
"
:
"
draw_circle_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/2e0851230cec969f8a805563c9cbb177.json
"
,
"
name
"
:
"
draw_circle_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/9531e99ab1f656893c74ee5868632f6a.png
"
,
"
name
"
:
"
draw_circle_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
287.72122762148337
},
"
gIdx
"
:
"
2
"
,
"
posX
"
:
1244.998966634751
,
"
posY
"
:
508.4982939408145
,
"
rect
"
:{
"
x
"
:
1028.21
,
"
y
"
:
455.71
,
"
width
"
:
83.12
,
"
height
"
:
83.12
},
"
circleItem
"
:
6
},{
"
id
"
:
"
1669088402213
"
,
"
index
"
:
6
,
"
audio_url
"
:
"
http://teach.cdn.ireadabc.com/ff45415c45d31b79cc13e3b318f1d7a9.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
288
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
486
,
"
posY
"
:
139
,
"
rect
"
:{
"
x
"
:
306.99
,
"
y
"
:
107
,
"
width
"
:
64
,
"
height
"
:
64
}},{
"
id
"
:
"
1669095799645
"
,
"
index
"
:
7
,
"
audio_url
"
:
"
http://teach.cdn.ireadabc.com/fb3940674a12e675016d4e7b2c115731.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
288
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
870.9960360028472
,
"
posY
"
:
138.99948200789285
,
"
rect
"
:{
"
x
"
:
691.99
,
"
y
"
:
107
,
"
width
"
:
64
,
"
height
"
:
64
}},{
"
id
"
:
"
1669095801500
"
,
"
index
"
:
8
,
"
audio_url
"
:
"
http://teach.cdn.ireadabc.com/b5de82f4709e45e74b139a6e8de96c8b.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
288
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
1256.9960360028472
,
"
posY
"
:
137.99948200789285
,
"
rect
"
:{
"
x
"
:
1077.99
,
"
y
"
:
106
,
"
width
"
:
64
,
"
height
"
:
64
}}],
"
typeArr
"
:[{
"
gIdx
"
:
"
2
"
,
"
name
"
:
"
画圈
"
}],
"
bgItem2
"
:{
"
url
"
:
"
http://teach.cdn.ireadabc.com/9239d688fa08ef6de015d52c41d7f37b.png
"
,
"
rect
"
:{
"
x
"
:
157.16
,
"
y
"
:
0
,
"
width
"
:
1213.68
,
"
height
"
:
1570
}},
"
hotZoneItemArr2
"
:[{
"
id
"
:
"
1669022666818
"
,
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
784.0281329923274
},
"
gIdx
"
:
"
7
"
,
"
posX
"
:
445
,
"
posY
"
:
1048.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
236.59
,
"
y
"
:
985.04
,
"
width
"
:
81.19
,
"
height
"
:
81.19
}},{
"
id
"
:
"
1669022688322
"
,
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
784.0281329923274
},
"
gIdx
"
:
"
7
"
,
"
posX
"
:
375
,
"
posY
"
:
1102.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
165.68
,
"
y
"
:
1035.42
,
"
width
"
:
86.08
,
"
height
"
:
86.08
}},{
"
id
"
:
"
1669022711171
"
,
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
784.0281329923274
},
"
gIdx
"
:
"
7
"
,
"
posX
"
:
873
,
"
posY
"
:
1049.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
657.22
,
"
y
"
:
987.97
,
"
width
"
:
77.28
,
"
height
"
:
77.28
}},{
"
id
"
:
"
1669022724350
"
,
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
784.0281329923274
},
"
gIdx
"
:
"
7
"
,
"
posX
"
:
799
,
"
posY
"
:
1108.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
580.92
,
"
y
"
:
1041.78
,
"
width
"
:
85.1
,
"
height
"
:
85.1
}},{
"
id
"
:
"
1669022740262
"
,
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
784.0281329923274
},
"
gIdx
"
:
"
7
"
,
"
posX
"
:
1154
,
"
posY
"
:
1048.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
931.11
,
"
y
"
:
986.02
,
"
width
"
:
79.23
,
"
height
"
:
79.23
}},{
"
id
"
:
"
1669022754310
"
,
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.19375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.19375
,
"
dragDot
"
:{
"
x
"
:
764
,
"
y
"
:
784.0281329923274
},
"
gIdx
"
:
"
7
"
,
"
posX
"
:
1229
,
"
posY
"
:
1104.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
1005.94
,
"
y
"
:
1042.26
,
"
width
"
:
76.3
,
"
height
"
:
76.3
}}],
"
begin_audio_url
"
:
"
http://teach.cdn.ireadabc.com/deda6ac342e90a6a4a7b1dc7f7743360.mp3
"
,
"
idle_audio_url
"
:
"
http://teach.cdn.ireadabc.com/e6787250cb78624155843e43fc5dbeb4.mp3
"
,
"
finish_right_audio_url
"
:
"
http://teach.cdn.ireadabc.com/94ad9be3d15688c873fa4b45ab36ab13.mp3
"
,
"
isDebug
"
:
true
,
"
lineType
"
:
"
1
"
,
"
circleSize
"
:
"
1
"
}
return
{
"
book_id
"
:
"
Oxford_Phonics_World_1_SB
"
,
"
part_name
"
:
"
d
"
,
"
page_id
"
:
"
9
"
,
"
bgItem
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/684f085ef1286bef60066720162381b8.png
"
,
"
rect
"
:{
"
x
"
:
237.62
,
"
y
"
:
0
,
"
width
"
:
1252.76
,
"
height
"
:
649
}},
"
hotZoneItemArr
"
:[{
"
id
"
:
"
1669017611587
"
,
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
692.9602814259316
,
"
posY
"
:
185.7589939450262
,
"
rect
"
:{
"
x
"
:
495.9
,
"
y
"
:
177.44
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
1
,
"
linkItem
"
:
2
},{
"
id
"
:
"
1669017628260
"
,
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
895.1838773664921
,
"
posY
"
:
185.66390047751776
,
"
rect
"
:{
"
x
"
:
716.48
,
"
y
"
:
177.35
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
2
,
"
linkItem
"
:
1
},{
"
id
"
:
"
1669017628745
"
,
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1077.07009039729
,
"
posY
"
:
252.81717081690795
,
"
rect
"
:{
"
x
"
:
914.87
,
"
y
"
:
250.59
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
3
,
"
linkItem
"
:
4
},{
"
id
"
:
"
1669017629096
"
,
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1084.4044361247306
,
"
posY
"
:
406.36600093794283
,
"
rect
"
:{
"
x
"
:
922.87
,
"
y
"
:
418.07
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
4
,
"
linkItem
"
:
3
},{
"
id
"
:
"
1669017629331
"
,
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
910.7574753538651
,
"
posY
"
:
448.46716877009555
,
"
rect
"
:{
"
x
"
:
733.47
,
"
y
"
:
464
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
5
,
"
linkItem
"
:
6
},{
"
id
"
:
"
1669017629556
"
,
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
681.5308422309823
,
"
posY
"
:
448.3720753025871
,
"
rect
"
:{
"
x
"
:
483.45
,
"
y
"
:
463.89
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
6
,
"
linkItem
"
:
5
},{
"
id
"
:
"
1669017629775
"
,
"
index
"
:
6
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
500.83481613520166
,
"
posY
"
:
398.3169356130275
,
"
rect
"
:{
"
x
"
:
286.34
,
"
y
"
:
409.3
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
7
,
"
linkItem
"
:
8
},{
"
id
"
:
"
1669017630034
"
,
"
index
"
:
7
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
499.92990960271015
,
"
posY
"
:
251.81717081690795
,
"
rect
"
:{
"
x
"
:
285.35
,
"
y
"
:
249.5
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
8
,
"
linkItem
"
:
7
},{
"
id
"
:
"
1669017679915
"
,
"
index
"
:
8
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
746.6841125703726
,
"
posY
"
:
244.38773162195878
,
"
rect
"
:{
"
x
"
:
554.5
,
"
y
"
:
241.4
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
9
,
"
linkItem
"
:
10
},{
"
id
"
:
"
1669017680161
"
,
"
index
"
:
9
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
850.0336442094241
,
"
posY
"
:
245.6730120244842
,
"
rect
"
:{
"
x
"
:
667.24
,
"
y
"
:
242.81
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
10
,
"
linkItem
"
:
9
},{
"
id
"
:
"
1669017680397
"
,
"
index
"
:
10
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
906.2329426914074
,
"
posY
"
:
277.34474066168775
,
"
rect
"
:{
"
x
"
:
728.54
,
"
y
"
:
277.34
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
11
,
"
linkItem
"
:
12
},{
"
id
"
:
"
1669017680628
"
,
"
index
"
:
11
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
905.3280361589159
,
"
posY
"
:
363.9304873783493
,
"
rect
"
:{
"
x
"
:
727.54
,
"
y
"
:
371.79
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
12
,
"
linkItem
"
:
11
},{
"
id
"
:
"
1669017681310
"
,
"
index
"
:
12
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
849.223831144441
,
"
posY
"
:
395.69730948306136
,
"
rect
"
:{
"
x
"
:
666.35
,
"
y
"
:
406.43
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
13
,
"
linkItem
"
:
14
},{
"
id
"
:
"
1669017681516
"
,
"
index
"
:
13
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
747.7792060378811
,
"
posY
"
:
396.6022160155529
,
"
rect
"
:{
"
x
"
:
555.69
,
"
y
"
:
407.43
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
14
,
"
linkItem
"
:
13
},{
"
id
"
:
"
1669017681761
"
,
"
index
"
:
14
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
684.5308422309823
,
"
posY
"
:
360.0255808458578
,
"
rect
"
:{
"
x
"
:
486.71
,
"
y
"
:
367.53
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
15
,
"
linkItem
"
:
16
},{
"
id
"
:
"
1669017681968
"
,
"
index
"
:
15
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
325.57314756174793
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
684.3406552959655
,
"
posY
"
:
279.05946025916234
,
"
rect
"
:{
"
x
"
:
486.5
,
"
y
"
:
279.21
,
"
width
"
:
50.33
,
"
height
"
:
50.33
},
"
pointItem
"
:
16
,
"
linkItem
"
:
15
},{
"
id
"
:
"
1672018943194
"
,
"
index
"
:
16
,
"
pic_url
"
:
"
http://staging-teach.cdn.ireadabc.com/85b7c85ca4f2183549abf13a10cf3621.png
"
,
"
itemType
"
:
"
pic
"
,
"
fontScale
"
:
1.35
,
"
imgScale
"
:
1.0263157894736843
,
"
imgSizeW
"
:
185
,
"
imgSizeH
"
:
114
,
"
mapScale
"
:
1.35
,
"
dragDot
"
:{
"
x
"
:
864
,
"
y
"
:
324.5
},
"
gIdx
"
:
"
6
"
,
"
rect
"
:{
"
x
"
:
538.45
,
"
y
"
:
294
,
"
width
"
:
189.87
,
"
height
"
:
117
},
"
rectNew
"
:
17
}],
"
typeArr
"
:[{
"
gIdx
"
:
"
0
"
,
"
name
"
:
"
连线
"
},{
"
gIdx
"
:
"
6
"
,
"
name
"
:
"
书写
"
}],
"
bgItem2
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/7975e4a930fe51033b0e1321260d4046.png
"
,
"
rect
"
:{
"
x
"
:
148.42
,
"
y
"
:
0
,
"
width
"
:
1154.16
,
"
height
"
:
1493
}},
"
hotZoneItemArr2
"
:[{
"
id
"
:
"
1669017732389
"
,
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
684.5
,
"
posY
"
:
746.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
454.12
,
"
y
"
:
661.3
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017744633
"
,
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
905.4951316891791
,
"
posY
"
:
743.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
657.65
,
"
y
"
:
658.54
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017744849
"
,
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1101.495131689179
,
"
posY
"
:
819.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
838.17
,
"
y
"
:
728.54
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017745296
"
,
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1110.495131689179
,
"
posY
"
:
986.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
846.46
,
"
y
"
:
882.35
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017745504
"
,
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
923.4951316891791
,
"
posY
"
:
1029.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
674.23
,
"
y
"
:
921.96
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017745728
"
,
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
673.4951316891791
,
"
posY
"
:
1029.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
443.99
,
"
y
"
:
921.96
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017745946
"
,
"
index
"
:
6
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
477.49513168917906
,
"
posY
"
:
977.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
263.46
,
"
y
"
:
874.06
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017747640
"
,
"
index
"
:
7
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
475.49513168917906
,
"
posY
"
:
815.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
261.62
,
"
y
"
:
724.85
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017780767
"
,
"
index
"
:
8
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
745.4951316891791
,
"
posY
"
:
810.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
510.3
,
"
y
"
:
720.25
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017781123
"
,
"
index
"
:
9
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
854.4951316891791
,
"
posY
"
:
810.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
610.67
,
"
y
"
:
720.25
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017781698
"
,
"
index
"
:
10
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
918.4951316891791
,
"
posY
"
:
847.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
669.62
,
"
y
"
:
754.33
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017782166
"
,
"
index
"
:
11
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
916.4951316891791
,
"
posY
"
:
935.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
667.78
,
"
y
"
:
835.38
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017783084
"
,
"
index
"
:
12
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
854.4951316891791
,
"
posY
"
:
972.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
610.67
,
"
y
"
:
869.46
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017783667
"
,
"
index
"
:
13
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
745.4951316891791
,
"
posY
"
:
976.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
510.3
,
"
y
"
:
873.14
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017784240
"
,
"
index
"
:
14
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
678.4951392139167
,
"
posY
"
:
937.4988242597458
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
448.59
,
"
y
"
:
837.22
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669017785006
"
,
"
index
"
:
15
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
744.797656744775
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
675.4951316891791
,
"
posY
"
:
843.4990637972269
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
445.83
,
"
y
"
:
750.64
,
"
width
"
:
52.5
,
"
height
"
:
52.5
}},{
"
id
"
:
"
1669170012773
"
,
"
index
"
:
16
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.13359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.13359375
,
"
dragDot
"
:{
"
x
"
:
725.5
,
"
y
"
:
746.5
},
"
gIdx
"
:
"
6
"
,
"
labelText
"
:
"
Cc
"
,
"
posX
"
:
734.5
,
"
posY
"
:
820.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
486.08
,
"
y
"
:
745
,
"
width
"
:
200
,
"
height
"
:
151
}}],
"
begin_audio_url
"
:
"
https://teach.cdn.ireadabc.com/d9b3da5d0b70ff3f18d873c801bd6738.mp3
"
,
"
idle_audio_url
"
:
"
https://teach.cdn.ireadabc.com/dcab0b2e68914fe53a20f84d2bd03b26.mp3
"
,
"
finish_right_audio_url
"
:
"
https://teach.cdn.ireadabc.com/0f7b10efe5f6684bddcb6a2795f4d4a3.mp3
"
,
"
change_step_audio_url
"
:
"
https://teach.cdn.ireadabc.com/244fbb2af5518b573085fc80c0c3c064.mp3
"
,
"
idle_2_audio_url
"
:
"
https://teach.cdn.ireadabc.com/af2e83f337b4a5e86be034c7ffcee9ca.mp3
"
,
"
firstGIdx
"
:
"
6
"
,
"
lineType
"
:
"
1
"
,
"
circleSize
"
:
"
1
"
}
return
this
.
item
=
{
"
book_id
"
:
"
Oxford_Phonics_World_1_SB
"
,
"
part_name
"
:
"
d
"
,
"
page_id
"
:
"
45
"
,
"
bgItem
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/457c72a9cb0f903e45e151f5a4c836e1.png
"
,
"
rect
"
:{
"
x
"
:
224.33
,
"
y
"
:
0
,
"
width
"
:
1130.34
,
"
height
"
:
595
}},
"
hotZoneItemArr
"
:[{
"
id
"
:
"
1669027968644
"
,
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
skeJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/c6709d297504ba62f2d13a2eb44da44d.json
"
,
"
name
"
:
"
db_letter_m_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/022e2f69c84cf184a5bc81c2e979681e.json
"
,
"
name
"
:
"
db_letter_m_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/e8f339a51ca03184dc747c1af75fb169.png
"
,
"
name
"
:
"
db_letter_m_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
1
"
,
"
posX
"
:
440.5
,
"
posY
"
:
169.5
,
"
rect
"
:{
"
x
"
:
99.67
,
"
y
"
:
95
,
"
width
"
:
233
,
"
height
"
:
149
},
"
rectNew
"
:
1
},{
"
id
"
:
"
1669028023205
"
,
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
skeJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/c6709d297504ba62f2d13a2eb44da44d.json
"
,
"
name
"
:
"
db_letter_m_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/022e2f69c84cf184a5bc81c2e979681e.json
"
,
"
name
"
:
"
db_letter_m_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/e8f339a51ca03184dc747c1af75fb169.png
"
,
"
name
"
:
"
db_letter_m_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
1
"
,
"
posX
"
:
443.499071286044
,
"
posY
"
:
346.5004510516205
,
"
rect
"
:{
"
x
"
:
102.67
,
"
y
"
:
272
,
"
width
"
:
233
,
"
height
"
:
149
},
"
rectNew
"
:
2
},{
"
id
"
:
"
1669028023430
"
,
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
skeJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/0a425bcf53cf83eca9b725f62957d873.json
"
,
"
name
"
:
"
db_letter_i_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/65ba76a8bcbb05c926be163c60a67ab0.json
"
,
"
name
"
:
"
db_letter_i_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/364b37a6c1e6c7b6f4a270cb81ec5f0b.png
"
,
"
name
"
:
"
db_letter_i_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
1
"
,
"
posX
"
:
443.4990792692586
,
"
posY
"
:
513.501366460219
,
"
rect
"
:{
"
x
"
:
102.67
,
"
y
"
:
439
,
"
width
"
:
233
,
"
height
"
:
149
},
"
rectNew
"
:
3
},{
"
id
"
:
"
1669028023680
"
,
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
skeJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/7fd4e5db04c04cdcf0dc6b0c12fc4764.json
"
,
"
name
"
:
"
db_letter_k_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/c5c2c04b305ae8890c9f050d7cbbf97a.json
"
,
"
name
"
:
"
db_letter_k_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/4d31a35f1a705b9ab198f044ed391fc0.png
"
,
"
name
"
:
"
db_letter_k_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
1
"
,
"
posX
"
:
1189.499071286044
,
"
posY
"
:
170.50045105162047
,
"
rect
"
:{
"
x
"
:
848.67
,
"
y
"
:
96
,
"
width
"
:
233
,
"
height
"
:
149
},
"
rectNew
"
:
4
},{
"
id
"
:
"
1669028023942
"
,
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
skeJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/c6709d297504ba62f2d13a2eb44da44d.json
"
,
"
name
"
:
"
db_letter_m_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/022e2f69c84cf184a5bc81c2e979681e.json
"
,
"
name
"
:
"
db_letter_m_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/e8f339a51ca03184dc747c1af75fb169.png
"
,
"
name
"
:
"
db_letter_m_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
1
"
,
"
posX
"
:
1189.499071286044
,
"
posY
"
:
342.5004510516205
,
"
rect
"
:{
"
x
"
:
848.67
,
"
y
"
:
268
,
"
width
"
:
233
,
"
height
"
:
149
},
"
rectNew
"
:
5
},{
"
id
"
:
"
1669028024195
"
,
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
skeJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/c6709d297504ba62f2d13a2eb44da44d.json
"
,
"
name
"
:
"
db_letter_m_ske.json
"
},
"
texJsonData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/022e2f69c84cf184a5bc81c2e979681e.json
"
,
"
name
"
:
"
db_letter_m_tex.json
"
},
"
texPngData
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/e8f339a51ca03184dc747c1af75fb169.png
"
,
"
name
"
:
"
db_letter_m_tex.png
"
},
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
1
"
,
"
posX
"
:
1192.501069750746
,
"
posY
"
:
513.5013691212904
,
"
rect
"
:{
"
x
"
:
851.67
,
"
y
"
:
439
,
"
width
"
:
233
,
"
height
"
:
149
},
"
rectNew
"
:
6
},{
"
id
"
:
"
1669028676925
"
,
"
index
"
:
6
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
660.5
,
"
posY
"
:
240.5
,
"
rect
"
:{
"
x
"
:
411.67
,
"
y
"
:
216
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
7
,
"
linkItem
"
:
16
},{
"
id
"
:
"
1669028762010
"
,
"
index
"
:
7
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
811.4996567217756
,
"
posY
"
:
241.50063998769747
,
"
rect
"
:{
"
x
"
:
562.67
,
"
y
"
:
217
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
8
,
"
linkItem
"
:
18
},{
"
id
"
:
"
1669028762200
"
,
"
index
"
:
8
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
959.4996567217756
,
"
posY
"
:
239.50063998769747
,
"
rect
"
:{
"
x
"
:
710.67
,
"
y
"
:
215
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
9
,
"
linkItem
"
:
14
},{
"
id
"
:
"
1669028762448
"
,
"
index
"
:
9
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
661.4996567217756
,
"
posY
"
:
440.50063998769747
,
"
rect
"
:{
"
x
"
:
412.67
,
"
y
"
:
416
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
10
,
"
linkItem
"
:
15
},{
"
id
"
:
"
1669028762652
"
,
"
index
"
:
10
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
810.4996567217756
,
"
posY
"
:
440.50063998769747
,
"
rect
"
:{
"
x
"
:
561.67
,
"
y
"
:
416
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
11
,
"
linkItem
"
:
13
},{
"
id
"
:
"
1669028762878
"
,
"
index
"
:
11
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
959.4996567217756
,
"
posY
"
:
438.50063998769747
,
"
rect
"
:{
"
x
"
:
710.67
,
"
y
"
:
414
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
12
,
"
linkItem
"
:
17
},{
"
id
"
:
"
1669028763095
"
,
"
index
"
:
12
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
547.4996567217756
,
"
posY
"
:
169.50063998769747
,
"
rect
"
:{
"
x
"
:
298.67
,
"
y
"
:
145
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
13
,
"
linkItem
"
:
11
},{
"
id
"
:
"
1669028763723
"
,
"
index
"
:
13
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
547.4996567217756
,
"
posY
"
:
342.50063998769747
,
"
rect
"
:{
"
x
"
:
298.67
,
"
y
"
:
318
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
14
,
"
linkItem
"
:
9
},{
"
id
"
:
"
1669028763919
"
,
"
index
"
:
14
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
547.4996567217756
,
"
posY
"
:
515.5006399876975
,
"
rect
"
:{
"
x
"
:
298.67
,
"
y
"
:
491
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
15
,
"
linkItem
"
:
10
},{
"
id
"
:
"
1669028764788
"
,
"
index
"
:
15
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1084.4996567217756
,
"
posY
"
:
169.50063998769747
,
"
rect
"
:{
"
x
"
:
835.67
,
"
y
"
:
145
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
16
,
"
linkItem
"
:
7
},{
"
id
"
:
"
1669028765508
"
,
"
index
"
:
16
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1085.4996567217756
,
"
posY
"
:
341.50063998769747
,
"
rect
"
:{
"
x
"
:
836.67
,
"
y
"
:
317
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
17
,
"
linkItem
"
:
12
},{
"
id
"
:
"
1669028766684
"
,
"
index
"
:
17
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1085.4996567217756
,
"
posY
"
:
514.5006399876975
,
"
rect
"
:{
"
x
"
:
836.67
,
"
y
"
:
490
,
"
width
"
:
49
,
"
height
"
:
49
},
"
pointItem
"
:
18
,
"
linkItem
"
:
8
},{
"
id
"
:
"
1669028965617
"
,
"
index
"
:
18
,
"
audio_url
"
:
"
https://teach.cdn.ireadabc.com/fa4edbee3e71acaac5426787327cc70e.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
555.5
,
"
posY
"
:
98.5
,
"
rect
"
:{
"
x
"
:
305.67
,
"
y
"
:
73
,
"
width
"
:
51
,
"
height
"
:
51
}},{
"
id
"
:
"
1669028987109
"
,
"
index
"
:
19
,
"
audio_url
"
:
"
https://teach.cdn.ireadabc.com/e7bcf57e7c23c38c0d276aa94b44cdad.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
564.4993746481958
,
"
posY
"
:
268.5002674376865
,
"
rect
"
:{
"
x
"
:
314.67
,
"
y
"
:
243
,
"
width
"
:
51
,
"
height
"
:
51
}},{
"
id
"
:
"
1669028988980
"
,
"
index
"
:
20
,
"
audio_url
"
:
"
https://teach.cdn.ireadabc.com/48bc4f1bf13394bc9dbc0a2943aa49bc.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
563.4993746481958
,
"
posY
"
:
434.5002674376865
,
"
rect
"
:{
"
x
"
:
313.67
,
"
y
"
:
409
,
"
width
"
:
51
,
"
height
"
:
51
}},{
"
id
"
:
"
1669028989259
"
,
"
index
"
:
21
,
"
audio_url
"
:
"
https://teach.cdn.ireadabc.com/b1cfbb3de49089766cc3445728a4ada7.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
1311.499374648196
,
"
posY
"
:
94.50026743768646
,
"
rect
"
:{
"
x
"
:
1061.67
,
"
y
"
:
69
,
"
width
"
:
51
,
"
height
"
:
51
}},{
"
id
"
:
"
1669028989473
"
,
"
index
"
:
22
,
"
audio_url
"
:
"
https://teach.cdn.ireadabc.com/22b083172dcc1cd6cb29c31542df5fc5.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
1308.499374648196
,
"
posY
"
:
266.5002674376865
,
"
rect
"
:{
"
x
"
:
1058.67
,
"
y
"
:
241
,
"
width
"
:
51
,
"
height
"
:
51
}},{
"
id
"
:
"
1669028989757
"
,
"
index
"
:
23
,
"
audio_url
"
:
"
https://teach.cdn.ireadabc.com/37e1f105a64fdfd3424e2dc8676b00a9.mp3
"
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
297.5
},
"
gIdx
"
:
"
3
"
,
"
posX
"
:
1313.499374648196
,
"
posY
"
:
438.5002674376865
,
"
rect
"
:{
"
x
"
:
1063.67
,
"
y
"
:
413
,
"
width
"
:
51
,
"
height
"
:
51
}}],
"
typeArr
"
:[{
"
gIdx
"
:
"
1
"
,
"
name
"
:
"
手写
"
},{
"
gIdx
"
:
"
0
"
,
"
name
"
:
"
连线
"
}],
"
bgItem2
"
:{
"
url
"
:
"
https://teach.cdn.ireadabc.com/58c55c5d77576fad7c547123ba68d02a.png
"
,
"
rect
"
:{
"
x
"
:
162.95
,
"
y
"
:
0
,
"
width
"
:
1253.11
,
"
height
"
:
1621
}},
"
hotZoneItemArr2
"
:[{
"
id
"
:
"
1669028281208
"
,
"
index
"
:
0
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
6
"
,
"
labelText
"
:
"
Mm
"
,
"
posX
"
:
405.5
,
"
posY
"
:
715.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
112.05
,
"
y
"
:
640
,
"
width
"
:
261
,
"
height
"
:
151
}},{
"
id
"
:
"
1669028304948
"
,
"
index
"
:
1
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
6
"
,
"
labelText
"
:
"
Mm
"
,
"
posX
"
:
404.4954815894788
,
"
posY
"
:
908.499102675038
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
111.05
,
"
y
"
:
833
,
"
width
"
:
261
,
"
height
"
:
151
}},{
"
id
"
:
"
1669028305153
"
,
"
index
"
:
2
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
6
"
,
"
labelText
"
:
"
Ii
"
,
"
posX
"
:
406.4954815894788
,
"
posY
"
:
1094.499102675038
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
113.05
,
"
y
"
:
1019
,
"
width
"
:
261
,
"
height
"
:
151
}},{
"
id
"
:
"
1669028305356
"
,
"
index
"
:
3
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
6
"
,
"
labelText
"
:
"
Kk
"
,
"
posX
"
:
1232.495481589479
,
"
posY
"
:
715.499102675038
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
939.02
,
"
y
"
:
640
,
"
width
"
:
261
,
"
height
"
:
151
}},{
"
id
"
:
"
1669028305571
"
,
"
index
"
:
4
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
6
"
,
"
labelText
"
:
"
Mm
"
,
"
posX
"
:
1230.495481589479
,
"
posY
"
:
910.499102675038
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
937.02
,
"
y
"
:
835
,
"
width
"
:
261
,
"
height
"
:
151
}},{
"
id
"
:
"
1669028305755
"
,
"
index
"
:
5
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
6
"
,
"
labelText
"
:
"
Mm
"
,
"
posX
"
:
1233.495481589479
,
"
posY
"
:
1101.499102675038
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
}]},
"
rect
"
:{
"
x
"
:
940.02
,
"
y
"
:
1026
,
"
width
"
:
261
,
"
height
"
:
151
}},{
"
id
"
:
"
1669028350559
"
,
"
index
"
:
6
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
649.5
,
"
posY
"
:
793.5
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
463.05
,
"
y
"
:
770
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028390520
"
,
"
index
"
:
7
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
812.4951755834819
,
"
posY
"
:
792.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
626.05
,
"
y
"
:
769
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028390701
"
,
"
index
"
:
8
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
979.4951755834819
,
"
posY
"
:
794.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
793.03
,
"
y
"
:
771
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028390911
"
,
"
index
"
:
9
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
648.4951755834819
,
"
posY
"
:
1013.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
462.05
,
"
y
"
:
990
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028391078
"
,
"
index
"
:
10
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
812.4951755834819
,
"
posY
"
:
1016.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
626.05
,
"
y
"
:
993
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028391273
"
,
"
index
"
:
11
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
978.4951755834819
,
"
posY
"
:
1014.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
792.03
,
"
y
"
:
991
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028427605
"
,
"
index
"
:
12
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
520.4951755834819
,
"
posY
"
:
715.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
334.05
,
"
y
"
:
692
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028427782
"
,
"
index
"
:
13
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
523.4951755834819
,
"
posY
"
:
904.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
337.05
,
"
y
"
:
881
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028427990
"
,
"
index
"
:
14
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
523.4951755834819
,
"
posY
"
:
1094.4990048534487
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
337.05
,
"
y
"
:
1071
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028428167
"
,
"
index
"
:
15
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1119.4951755834818
,
"
posY
"
:
715.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
933.03
,
"
y
"
:
692
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028428404
"
,
"
index
"
:
16
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1116.4951755834818
,
"
posY
"
:
902.4990048534488
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
930.03
,
"
y
"
:
879
,
"
width
"
:
47
,
"
height
"
:
47
}},{
"
id
"
:
"
1669028428589
"
,
"
index
"
:
17
,
"
itemType
"
:
"
rect
"
,
"
fontScale
"
:
1.23359375
,
"
imgScale
"
:
1
,
"
imgSizeW
"
:
0
,
"
imgSizeH
"
:
0
,
"
mapScale
"
:
1.23359375
,
"
dragDot
"
:{
"
x
"
:
789.5
,
"
y
"
:
810.5
},
"
gIdx
"
:
"
0
"
,
"
posX
"
:
1118.4951755834818
,
"
posY
"
:
1096.4990048534487
,
"
checkbox
"
:{
"
title
"
:
"
答案
"
,
"
list
"
:[{
"
label
"
:
"
正确
"
,
"
key
"
:
"
isRight
"
,
"
value
"
:
true
}]},
"
rect
"
:{
"
x
"
:
932.03
,
"
y
"
:
1073
,
"
width
"
:
47
,
"
height
"
:
47
}}],
"
firstGIdx
"
:
"
1
"
,
"
begin_audio_url
"
:
"
https://teach.cdn.ireadabc.com/165a2ffaf57e33e73a2ba10e5f81a38c.mp3
"
,
"
idle_audio_url
"
:
"
https://teach.cdn.ireadabc.com/36e09d2c6e5b7191f2eaa367211a30e3.mp3
"
,
"
finish_right_audio_url
"
:
"
https://teach.cdn.ireadabc.com/0f7b10efe5f6684bddcb6a2795f4d4a3.mp3
"
,
"
change_step_audio_url
"
:
"
https://teach.cdn.ireadabc.com/822af0678dc62dc2846ff8fa0f773ccc.mp3
"
,
"
idle_2_audio_url
"
:
"
https://teach.cdn.ireadabc.com/822af0678dc62dc2846ff8fa0f773ccc.mp3
"
,
"
isDebug
"
:
true
}
...
...
@@ -292,6 +296,7 @@ cc.Class({
this
.
CHECK_TYPE_CIRCLE
=
'
CIRCLE
'
;
this
.
CHECK_TYPE_SIGN
=
'
SIGN
'
;
this
.
isHelp
=
true
;
this
.
totalLineArr
=
[];
...
...
@@ -464,6 +469,7 @@ cc.Class({
finishClip
:
null
,
selectClip
:
null
,
starCountClip
:
null
,
helpClip
:
null
,
initAudioEffect
()
{
this
.
rightClip
=
cc
.
find
(
'
Canvas/res/audio/right
'
).
getComponent
(
cc
.
AudioSource
).
clip
;
this
.
wrongClip
=
cc
.
find
(
'
Canvas/res/audio/wrong
'
).
getComponent
(
cc
.
AudioSource
).
clip
;
...
...
@@ -472,6 +478,9 @@ cc.Class({
this
.
finishClip
=
cc
.
find
(
'
Canvas/res/audio/finish
'
).
getComponent
(
cc
.
AudioSource
).
clip
;
this
.
selectClip
=
cc
.
find
(
'
Canvas/res/audio/select
'
).
getComponent
(
cc
.
AudioSource
).
clip
;
this
.
starCountClip
=
cc
.
find
(
'
Canvas/res/audio/star_count
'
).
getComponent
(
cc
.
AudioSource
).
clip
;
this
.
helpClip
=
cc
.
find
(
'
Canvas/res/audio/help
'
).
getComponent
(
cc
.
AudioSource
).
clip
;
},
...
...
@@ -745,11 +754,168 @@ cc.Class({
},
resetHelperTime
()
{
this
.
helperTime
=
new
Date
().
getTime
();
},
showHelper
()
{
console
.
log
(
"
in showHelper
"
);
playAudio
(
this
.
helpClip
,
()
=>
{
switch
(
this
.
curCheckGroup
)
{
case
this
.
CHECK_TYPE_LINE
:
this
.
showHelperLink
();
// 连线
break
;
case
this
.
CHECK_TYPE_WRITE
:
this
.
showHelperWrite
();
// 手写
break
;
case
this
.
CHECK_TYPE_CIRCLE
:
this
.
showHelperCircle
();
// 画圈
break
;
case
this
.
CHECK_TYPE_SIGN
:
this
.
showHelperSign
();
// 符号
break
;
}
})
},
showHelperSign
()
{
for
(
let
i
=
0
;
i
<
this
.
signAnimaNodeArr
.
length
;
i
++
)
{
const
animaNode
=
this
.
signAnimaNodeArr
[
i
];
if
(
!
animaNode
.
isShowEnd
)
{
this
.
showSign
(
animaNode
);
break
;
}
}
},
showHelperCircle
()
{
for
(
let
i
=
0
;
i
<
this
.
circleAnimaNodeArr
.
length
;
i
++
)
{
const
animaNode
=
this
.
circleAnimaNodeArr
[
i
];
if
(
!
animaNode
.
isShowEnd
)
{
this
.
showCircle
(
animaNode
);
break
;
}
}
},
showHelperWrite
()
{
let
arr
=
this
.
animaNodeArr
;
if
(
this
.
picAnimNodeArr
.
length
>
0
)
{
arr
=
this
.
picAnimNodeArr
;
}
for
(
let
i
=
0
;
i
<
arr
.
length
;
i
++
)
{
const
animaNode
=
arr
[
i
];
if
(
!
animaNode
.
isShowEnd
)
{
if
(
this
.
picAnimNodeArr
.
length
>
0
)
{
this
.
showLetterPic
(
animaNode
);
}
else
{
this
.
showLetter
(
animaNode
);
}
break
;
}
}
},
showHelperLink
()
{
console
.
log
(
'
in showHelperLink..
'
);
let
item
;
for
(
let
i
=
0
;
i
<
this
.
linkRectGroup
.
length
;
i
++
)
{
const
{
hzItemId
}
=
this
.
linkRectGroup
[
i
].
linkData
;
const
rectNode
=
this
.
getItemById
(
hzItemId
);
if
(
!
rectNode
.
isShowEnd
&&
this
.
linkRectGroup
[
i
].
isRightPoint
)
{
item
=
this
.
linkRectGroup
[
i
];
break
;
}
}
if
(
item
)
{
const
{
hzItemId
,
linkHzItemId
}
=
item
.
linkData
this
.
showSuccess
(
hzItemId
,
linkHzItemId
);
}
},
startHelper
()
{
this
.
resetHelperTime
();
this
.
isHelpCountDown
=
true
;
const
checkTime
=
()
=>
{
if
(
!
this
.
isHelpCountDown
)
{
return
;
}
const
curTime
=
new
Date
().
getTime
();
if
(
curTime
-
this
.
helperTime
>
15
*
1000
)
{
this
.
showHelper
();
this
.
resetHelperTime
();
}
// else {
// delayCall(0.1, () => {
// checkTime();
// })
// }
delayCall
(
0.05
,
()
=>
{
checkTime
();
})
}
checkTime
();
},
stopHelper
()
{
this
.
isHelpCountDown
=
false
;
},
//调起检测
startTesting
()
{
this
.
isGameEnd
=
false
;
this
.
startHelper
();
const
writeRegions
=
this
.
getRegionsByGidx
(
'
6
'
)
const
circleRegions
=
this
.
getRegionsByGidx
(
'
7
'
)
...
...
@@ -889,6 +1055,8 @@ cc.Class({
//结束检测
endTesting
()
{
this
.
stopHelper
();
const
cw
=
window
.
courseware
;
if
(
!
cw
||
!
cw
.
closeOsmoHandwriting
)
{
...
...
@@ -896,7 +1064,6 @@ cc.Class({
}
cw
.
closeOsmoHandwriting
();
// const cw = window.courseware;
// if (!cw || !cw.closeOsmoHandwritingMlkit) {
...
...
@@ -1295,8 +1462,6 @@ cc.Class({
this
.
addLinkItem
(
endItem
,
startItem
);
const
pos1
=
startItem
.
getPosition
();
pos1
.
x
+=
startItem
.
width
/
2
;
pos1
.
y
+=
startItem
.
height
/
2
;
...
...
@@ -3871,6 +4036,7 @@ cc.Class({
});
console
.
log
(
"
this.linkRectGroup:
"
,
this
.
linkRectGroup
);
},
setOneDebugLinkRect
(
data
)
{
...
...
@@ -4214,6 +4380,7 @@ cc.Class({
const
tmpData1
=
{
"
result
"
:{
"
text
"
:[{
"
left
"
:
0.4309999942779541
,
"
right
"
:
0.5609999895095825
,
"
top
"
:
0.5094433426856995
,
"
bottom
"
:
0.5751649737358093
,
"
score
"
:
0.8339493274688721
,
"
content
"
:
"
Cc
"
,
"
characters
"
:[{
"
character
"
:
"
C
"
,
"
centerLoc
"
:[
0.47766668
,
0.53908247
],
"
poly
"
:[
0.45433334
,
0.50944334
,
0.50266665
,
0.50944334
,
0.50266665
,
0.56872165
,
0.45433334
,
0.56872165
]},{
"
character
"
:
"
c
"
,
"
centerLoc
"
:[
0.531
,
0.55068046
],
"
poly
"
:[
0.5126667
,
0.53135055
,
0.551
,
0.53135055
,
0.551
,
0.56872165
,
0.5126667
,
0.56872165
]}]}]}}
// const tmpData1 = {"result":{"text":[{"left":0.4259999990463257,"right":0.5609999895095825,"top":0.5081546306610107,"bottom":0.5777422785758972,"score":0.8703044652938843,"content":"Cc","characters":[{"character":"C","centerLoc":[0.476,0.5377938],"poly":[0.451,0.50815463,0.501,0.50815463,0.501,0.56872165,0.451,0.56872165]},{"character":"c","centerLoc":[0.5276667,0.54939175],"poly":[0.5093334,0.53135055,0.54766667,0.53135055,0.54766667,0.56872165,0.5093334,0.56872165]}]}]}}
...
...
@@ -4249,6 +4416,7 @@ cc.Class({
this
.
gameEnd
();
}
else
{
this
.
resetHelperTime
();
// this.endTesting();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment