Commit 8c8c9939 authored by 李维's avatar 李维

增加判断对错题型的笑脸哭脸,TF配置

优化文字选项内容,可以填写显示名称
parent 0c3e3030
No preview for this file type
...@@ -27,11 +27,11 @@ ...@@ -27,11 +27,11 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 56 "__id__": 74
} }
], ],
"_prefab": { "_prefab": {
"__id__": 57 "__id__": 75
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 1920, "width": 1920,
"height": -3800 "height": 1200
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -218,11 +218,11 @@ ...@@ -218,11 +218,11 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 54 "__id__": 72
} }
], ],
"_prefab": { "_prefab": {
"__id__": 55 "__id__": 73
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -829,7 +829,7 @@ ...@@ -829,7 +829,7 @@
"_active": true, "_active": true,
"_components": [], "_components": [],
"_prefab": { "_prefab": {
"__id__": 53 "__id__": 71
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -1570,17 +1570,17 @@ ...@@ -1570,17 +1570,17 @@
"__id__": 41 "__id__": 41
}, },
{ {
"__id__": 46 "__id__": 55
} }
], ],
"_active": false, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 51 "__id__": 69
} }
], ],
"_prefab": { "_prefab": {
"__id__": 52 "__id__": 70
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -1636,21 +1636,31 @@ ...@@ -1636,21 +1636,31 @@
"_parent": { "_parent": {
"__id__": 40 "__id__": 40
}, },
"_children": [], "_children": [
{
"__id__": 42
},
{
"__id__": 45
},
{
"__id__": 48
}
],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 42 "__id__": 51
}, },
{ {
"__id__": 43 "__id__": 52
}, },
{ {
"__id__": 44 "__id__": 53
} }
], ],
"_prefab": { "_prefab": {
"__id__": 45 "__id__": 54
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -1699,12 +1709,76 @@ ...@@ -1699,12 +1709,76 @@
"groupIndex": 0, "groupIndex": 0,
"_id": "" "_id": ""
}, },
{
"__type__": "cc.Node",
"_name": "icon_right",
"_objFlags": 0,
"_parent": {
"__id__": 41
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 43
}
],
"_prefab": {
"__id__": 44
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 150,
"height": 150
},
"_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": ""
},
{ {
"__type__": "cc.Sprite", "__type__": "cc.Sprite",
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 41 "__id__": 42
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -1731,101 +1805,6 @@ ...@@ -1731,101 +1805,6 @@
"_atlas": null, "_atlas": null,
"_id": "" "_id": ""
}, },
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 16,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": -200,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": ""
},
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
...@@ -1834,31 +1813,25 @@ ...@@ -1834,31 +1813,25 @@
"asset": { "asset": {
"__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb" "__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb"
}, },
"fileId": "a8Gg0qxl5N2aNOVfddGxP3", "fileId": "cfGj18++5HuIU0rSs8qBeN",
"sync": false "sync": false
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "wrong", "_name": "icon_laugh",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 40 "__id__": 41
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 47 "__id__": 46
},
{
"__id__": 48
},
{
"__id__": 49
} }
], ],
"_prefab": { "_prefab": {
"__id__": 50 "__id__": 47
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -1870,8 +1843,8 @@ ...@@ -1870,8 +1843,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 120, "width": 150,
"height": 120 "height": 150
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -1882,8 +1855,8 @@ ...@@ -1882,8 +1855,8 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
800, 0,
-177.604, 0,
0, 0,
0, 0,
0, 0,
...@@ -1912,7 +1885,7 @@ ...@@ -1912,7 +1885,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 46 "__id__": 45
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -1923,7 +1896,7 @@ ...@@ -1923,7 +1896,7 @@
"_srcBlendFactor": 770, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "5e2bd55f-faca-4b7e-b10b-96c7f9926ff7" "__uuid__": "f47db687-fa90-45c2-98bb-714cb160e9ba"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 0, "_sizeMode": 0,
...@@ -1940,45 +1913,732 @@ ...@@ -1940,45 +1913,732 @@
"_id": "" "_id": ""
}, },
{ {
"__type__": "cc.Button", "__type__": "cc.PrefabInfo",
"_name": "", "root": {
"__id__": 1
},
"asset": {
"__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb"
},
"fileId": "2124013UBEvoWGatNuQQG4",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "text_true",
"_objFlags": 0, "_objFlags": 0,
"node": { "_parent": {
"__id__": 46 "__id__": 41
}, },
"_enabled": true, "_children": [],
"_normalMaterial": null, "_active": false,
"_grayMaterial": null, "_components": [
"duration": 0.1, {
"zoomScale": 1.2, "__id__": 49
"clickEvents": [], }
"_N$interactable": true, ],
"_N$enableAutoGrayEffect": false, "_prefab": {
"_N$transition": 0, "__id__": 50
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
}, },
"_N$pressedColor": { "_opacity": 255,
"_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 211, "r": 102,
"g": 211, "g": 102,
"b": 211, "b": 102,
"a": 255 "a": 255
}, },
"pressedColor": { "_contentSize": {
"__type__": "cc.Color", "__type__": "cc.Size",
"r": 211, "width": 201.9,
"g": 211, "height": 126
"b": 211,
"a": 255
}, },
"_N$hoverColor": { "_anchorPoint": {
"__type__": "cc.Color", "__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": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 48
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "True",
"_N$string": "True",
"_fontSize": 100,
"_lineHeight": 100,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 0,
"_N$verticalAlign": 0,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb"
},
"fileId": "88+hNX1oFPsJvPgScBiSOV",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": null,
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 41
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 16,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": -200,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb"
},
"fileId": "a8Gg0qxl5N2aNOVfddGxP3",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "wrong",
"_objFlags": 0,
"_parent": {
"__id__": 40
},
"_children": [
{
"__id__": 56
},
{
"__id__": 59
},
{
"__id__": 62
}
],
"_active": true,
"_components": [
{
"__id__": 65
},
{
"__id__": 66
},
{
"__id__": 67
}
],
"_prefab": {
"__id__": 68
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 120,
"height": 120
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
800,
-177.604,
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": ""
},
{
"__type__": "cc.Node",
"_name": "icon_wrong",
"_objFlags": 0,
"_parent": {
"__id__": 55
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 57
}
],
"_prefab": {
"__id__": 58
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 150,
"height": 150
},
"_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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 56
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "5e2bd55f-faca-4b7e-b10b-96c7f9926ff7"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb"
},
"fileId": "90GS2z2MBEI7SFpSudDLzy",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "icon_cry",
"_objFlags": 0,
"_parent": {
"__id__": 55
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 60
}
],
"_prefab": {
"__id__": 61
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 150,
"height": 150
},
"_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": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 59
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "85760c3d-ba73-4072-91ec-75ab759fd3e9"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb"
},
"fileId": "b59qnsQv1DOKJZVTFr3byv",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "text_false",
"_objFlags": 0,
"_parent": {
"__id__": 55
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 63
}
],
"_prefab": {
"__id__": 64
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 102,
"g": 102,
"b": 102,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 244.53,
"height": 126
},
"_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": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 62
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "Flase",
"_N$string": "Flase",
"_fontSize": 100,
"_lineHeight": 100,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 0,
"_N$verticalAlign": 0,
"_N$fontFamily": "Arial",
"_N$overflow": 0,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "5df55558-61c8-45bd-8838-81235266b1bb"
},
"fileId": "1dsnZUGyVDDLMyEfYA5B31",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 55
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": null,
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 55
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255, "r": 255,
"g": 255, "g": 255,
"b": 255, "b": 255,
...@@ -2012,7 +2672,7 @@ ...@@ -2012,7 +2672,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 46 "__id__": 55
}, },
"_enabled": true, "_enabled": true,
"alignMode": 1, "alignMode": 1,
......
...@@ -28,12 +28,12 @@ export default class NewClass extends cc.Component { ...@@ -28,12 +28,12 @@ export default class NewClass extends cc.Component {
start () { start () {
this.node.active = false; this.node.active = false;
this.initSize(); this.initSize();
this.initTitle(); this.initTitle(this.titleName);
this.initEventListener(); this.initEventListener();
} }
initTitle() { initTitle(title) {
cc.find("center/header/title", this.node).getComponent(cc.Label).string = this.titleName; cc.find("center/header/title", this.node).getComponent(cc.Label).string = title;
} }
initSize() { initSize() {
...@@ -91,6 +91,7 @@ export default class NewClass extends cc.Component { ...@@ -91,6 +91,7 @@ export default class NewClass extends cc.Component {
const list = cc.find("center/list", this.node); const list = cc.find("center/list", this.node);
if(type == "textList") { if(type == "textList") {
this.initTitle("请选择答案");
const listLayout = cc.find("center/list/layout_options", this.node); const listLayout = cc.find("center/list/layout_options", this.node);
const itemTemplate = cc.find("center/list/layout_options/item_tempate", this.node); const itemTemplate = cc.find("center/list/layout_options/item_tempate", this.node);
listLayout.active = true; listLayout.active = true;
...@@ -115,10 +116,42 @@ export default class NewClass extends cc.Component { ...@@ -115,10 +116,42 @@ export default class NewClass extends cc.Component {
center.height = option.length * this.optionHeight + this.headerHeight; center.height = option.length * this.optionHeight + this.headerHeight;
list.height = option.length * this.optionHeight; list.height = option.length * this.optionHeight;
listLayout.height = option.length * this.optionHeight; listLayout.height = option.length * this.optionHeight;
} else if(type == "rightWrongIcon") { } else {
const rightWrongLayout = cc.find("center/list/layout_right_wrong", this.node); const rightWrongLayout = cc.find("center/list/layout_right_wrong", this.node);
const rightIcon = cc.find("right/icon_right", rightWrongLayout);
const laughIcon = cc.find("right/icon_laugh", rightWrongLayout);
const textTrue = cc.find("right/text_true", rightWrongLayout);
const wrongIcon = cc.find("wrong/icon_wrong", rightWrongLayout);
const cryIcon = cc.find("wrong/icon_cry", rightWrongLayout);
const textFalse = cc.find("wrong/text_false", rightWrongLayout);
if(type == "rightWrong_icon") {
this.initTitle("请选择答案");
rightIcon.active = true;
laughIcon.active = false;
textTrue.active = false;
wrongIcon.active = true;
cryIcon.active = false;
textFalse.active = false;
} else if(type == "rightWrong_face") {
this.initTitle("请选择表情");
rightIcon.active = false;
laughIcon.active = true;
textTrue.active = false;
wrongIcon.active = false;
cryIcon.active = true;
textFalse.active = false;
} else if(type == "rightWrong_T_F") {
this.initTitle("请选择答案");
rightIcon.active = false;
laughIcon.active = false;
textTrue.active = true;
wrongIcon.active = false;
cryIcon.active = false;
textFalse.active = true;
}
rightWrongLayout.active = true; rightWrongLayout.active = true;
center.height = 350 + this.headerHeight; center.height = 350 + this.headerHeight;
list.height = 350; list.height = 350;
} }
......
{
"ver": "2.3.5",
"uuid": "d1b6c05f-04e6-4b17-8386-4ad1c22dcd53",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 150,
"height": 150,
"platformSettings": {},
"subMetas": {
"icon_cry": {
"ver": "1.0.4",
"uuid": "85760c3d-ba73-4072-91ec-75ab759fd3e9",
"rawTextureUuid": "d1b6c05f-04e6-4b17-8386-4ad1c22dcd53",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": -0.5,
"trimX": 6,
"trimY": 6,
"width": 139,
"height": 139,
"rawWidth": 150,
"rawHeight": 150,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "1e2d84e4-affb-4052-b020-92d4301071ff",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 150,
"height": 150,
"platformSettings": {},
"subMetas": {
"icon_laugh": {
"ver": "1.0.4",
"uuid": "f47db687-fa90-45c2-98bb-714cb160e9ba",
"rawTextureUuid": "1e2d84e4-affb-4052-b020-92d4301071ff",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 6,
"trimY": 6,
"width": 138,
"height": 138,
"rawWidth": 150,
"rawHeight": 150,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 120, "width": 130,
"height": 120, "height": 130,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_right": { "icon_right": {
...@@ -18,14 +18,14 @@ ...@@ -18,14 +18,14 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 0, "offsetX": 0.5,
"offsetY": 0, "offsetY": -0.5,
"trimX": 0, "trimX": 11,
"trimY": 0, "trimY": 17,
"width": 120, "width": 69,
"height": 120, "height": 57,
"rawWidth": 120, "rawWidth": 90,
"rawHeight": 120, "rawHeight": 90,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 120, "width": 90,
"height": 120, "height": 90,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_wrong": { "icon_wrong": {
...@@ -18,14 +18,14 @@ ...@@ -18,14 +18,14 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 0, "offsetX": 0.5,
"offsetY": 0, "offsetY": 0.5,
"trimX": 0, "trimX": 18,
"trimY": 0, "trimY": 10,
"width": 120, "width": 55,
"height": 120, "height": 69,
"rawWidth": 120, "rawWidth": 90,
"rawHeight": 120, "rawHeight": 90,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -642,6 +642,17 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -642,6 +642,17 @@ export default class SceneComponent extends MyCocosSceneComponent {
return [result]; return [result];
}; };
let showType = "rightWrong_icon";
switch(contentData.rightOrWrongStyleType) {
// 勾 叉
case "symbol": showType = "rightWrong_icon"; break;
// 笑 哭
case "iconFace": showType = "rightWrong_face"; break;
// T F
case "textTF": showType = "rightWrong_T_F"; break;
default: showType = "rightWrong_icon";
}
contentData.contentList.forEach((option, index) => { contentData.contentList.forEach((option, index) => {
const hotZoneData = this.data.hotZoneItemArr[option.selectHotZoneIndex]; const hotZoneData = this.data.hotZoneItemArr[option.selectHotZoneIndex];
const resultRect = this.newRectNode(hotZoneData, layer_2, debugMode); const resultRect = this.newRectNode(hotZoneData, layer_2, debugMode);
...@@ -659,7 +670,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -659,7 +670,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
return; return;
} }
let selectResult = await this.asyncShowSelectModal([], "rightWrongIcon"); let selectResult = await this.asyncShowSelectModal([], showType);
if(currentCheckList[index].checked != null) { if(currentCheckList[index].checked != null) {
currentCheckList[index].mask.destroy(); currentCheckList[index].mask.destroy();
...@@ -667,15 +678,46 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -667,15 +678,46 @@ export default class SceneComponent extends MyCocosSceneComponent {
currentCheckList[index].checked = selectResult; currentCheckList[index].checked = selectResult;
if(selectResult) { if(selectResult) {
const {sprNode, picNode} = this.newSprNodeByResName(hotZoneData, "icon_right", true); // 哭脸笑脸 - FT - 对错号
picNode.zIndex = layer_3; if(contentData.rightOrWrongStyleType == "iconFace") {
currentCheckList[index].mask = picNode; const {sprNode, picNode} = this.newSprNodeByResName(hotZoneData, "icon_laugh", true);
sprNode.on("click", handleClick) picNode.zIndex = layer_3;
currentCheckList[index].mask = picNode;
sprNode.on("click", handleClick)
} else if(contentData.rightOrWrongStyleType == "textTF") {
const textParentNode = this.newRectNode(hotZoneData, layer_3, debugMode);
const textNode = this.newTextNode("T")
textNode.x = textParentNode.width / 2;
textNode.y = textParentNode.height / 2;
textParentNode.addChild(textNode)
currentCheckList[index].mask = textParentNode;
textParentNode.on("click", handleClick)
} else {
const {sprNode, picNode} = this.newSprNodeByResName(hotZoneData, "icon_right", true);
picNode.zIndex = layer_3;
currentCheckList[index].mask = picNode;
sprNode.on("click", handleClick)
}
} else { } else {
const {sprNode, picNode} = this.newSprNodeByResName(hotZoneData, "icon_wrong", true); if(contentData.rightOrWrongStyleType == "iconFace") {
picNode.zIndex = layer_3; const {sprNode, picNode} = this.newSprNodeByResName(hotZoneData, "icon_cry", true);
currentCheckList[index].mask = picNode; picNode.zIndex = layer_3;
sprNode.on("click", handleClick) currentCheckList[index].mask = picNode;
sprNode.on("click", handleClick)
} else if(contentData.rightOrWrongStyleType == "textTF") {
const textParentNode = this.newRectNode(hotZoneData, layer_3, debugMode);
const textNode = this.newTextNode("F")
textNode.x = textParentNode.width / 2;
textNode.y = textParentNode.height / 2;
textParentNode.addChild(textNode)
currentCheckList[index].mask = textParentNode;
textParentNode.on("click", handleClick)
} else {
const {sprNode, picNode} = this.newSprNodeByResName(hotZoneData, "icon_wrong", true);
picNode.zIndex = layer_3;
currentCheckList[index].mask = picNode;
sprNode.on("click", handleClick)
}
} }
// 检查是否可以提交 // 检查是否可以提交
this.checkCanSubmit(); this.checkCanSubmit();
...@@ -1541,7 +1583,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -1541,7 +1583,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
optionList.push({ optionList.push({
index: index, index: index,
label: option.text, label: option.optionShowText ? option.optionShowText : option.text,
value: option.text, value: option.text,
strikeOutNode: strikeOutHotZoneNode strikeOutNode: strikeOutHotZoneNode
}) })
......
export const defaultData = {"header_image_url":"http://staging-teach.cdn.ireadabc.com/ab30c8ff30838f1188e46d50939b0cc4.png","footer_image_url":"http://staging-teach.cdn.ireadabc.com/48f2603478f682ee5ad702a4cf930611.png","bgItem":{"url":"http://staging-teach.cdn.ireadabc.com/bfe37cc30be6cb12149b7204f2d2203b.png","rect":{"x":363.88114499066586,"y":0,"width":594.2377100186683,"height":1436}},"hotZoneItemArr":[{"index":0,"itemType":"rect","itemName":"1-2起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":168.6,"y":58.78,"width":26.57,"height":26.57}},{"index":1,"itemType":"rect","itemName":"1-2终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":236.91,"y":7.88,"width":27.43,"height":27.43}},{"index":2,"itemType":"rect","itemName":"1-2回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":140.75,"y":58.78,"width":26.57,"height":26.57}},{"index":3,"itemType":"rect","itemName":"1-3起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":168.6,"y":82,"width":26.57,"height":26.57}},{"index":4,"itemType":"rect","itemName":"1-3终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":236.06,"y":161.88,"width":31.35,"height":31.35}},{"index":5,"itemType":"rect","itemName":"1-3回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":140.75,"y":82,"width":26.57,"height":26.57}},{"index":6,"itemType":"rect","itemName":"1-4起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":168.6,"y":109,"width":26.57,"height":26.57}},{"index":7,"itemType":"rect","itemName":"1-4终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":402.59,"y":44.12,"width":31.35,"height":31.35}},{"index":8,"itemType":"rect","itemName":"1-4回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":140.75,"y":109,"width":26.57,"height":26.57}},{"index":9,"itemType":"rect","itemName":"1-5起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":168.6,"y":135,"width":26.57,"height":26.57}},{"index":10,"itemType":"rect","itemName":"1-5终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":402.41,"y":129.23,"width":31.35,"height":31.35}},{"index":11,"itemType":"rect","itemName":"1-5回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":140.75,"y":135,"width":26.57,"height":26.57}},{"index":12,"itemType":"rect","itemName":"2-2-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":405.68,"y":291.32,"width":26.57,"height":26.57}},{"index":13,"itemType":"rect","itemName":"2-2-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":433.35,"y":291.32,"width":26.57,"height":26.57}},{"index":14,"itemType":"rect","itemName":"2-2-c","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":462.48,"y":291.32,"width":26.57,"height":26.57}},{"index":15,"itemType":"rect","itemName":"2-2-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":490.76,"y":291.32,"width":26.57,"height":26.57}},{"index":16,"itemType":"rect","itemName":"2-3-n","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":405.08,"y":350.78,"width":26.57,"height":26.57}},{"index":17,"itemType":"rect","itemName":"2-3-o","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":433.35,"y":350.78,"width":26.57,"height":26.57}},{"index":18,"itemType":"rect","itemName":"2-3-s","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":462.48,"y":350.78,"width":26.57,"height":26.57}},{"index":19,"itemType":"rect","itemName":"2-3-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":490.76,"y":350.78,"width":26.57,"height":26.57}},{"index":20,"itemType":"rect","itemName":"2-4-l","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":345.95,"y":380.55,"width":26.57,"height":26.57}},{"index":21,"itemType":"rect","itemName":"2-4-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":375.95,"y":380.55,"width":26.57,"height":26.57}},{"index":22,"itemType":"rect","itemName":"2-4-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":405.08,"y":380.55,"width":26.57,"height":26.57}},{"index":23,"itemType":"rect","itemName":"2-5-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":375.95,"y":441.42,"width":26.57,"height":26.57}},{"index":24,"itemType":"rect","itemName":"2-5-r","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":405.08,"y":441.42,"width":26.57,"height":26.57}},{"index":25,"itemType":"rect","itemName":"2-5-m","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":433.35,"y":441.42,"width":26.57,"height":26.57}},{"index":26,"itemType":"rect","itemName":"2-5-s","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":462.48,"y":441.42,"width":26.57,"height":26.57}},{"index":27,"itemType":"rect","itemName":"3-2-选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":237.12,"y":600.7,"width":22,"height":22}},{"index":28,"itemType":"rect","itemName":"3-2-划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":474.31,"y":542.5,"width":54.47,"height":15.42}},{"index":29,"itemType":"rect","itemName":"3-3-选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":237.12,"y":627.15,"width":22,"height":22}},{"index":30,"itemType":"rect","itemName":"3-3-划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":92.77,"y":542.5,"width":56.43,"height":15.42}},{"index":31,"itemType":"rect","itemName":"3-4-选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":237.12,"y":652.04,"width":22,"height":22}},{"index":32,"itemType":"rect","itemName":"3-4-划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":180.42,"y":542.5,"width":72.1,"height":23.51}},{"index":33,"itemType":"rect","itemName":"3-5-选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":237.12,"y":677.04,"width":22,"height":22}},{"index":34,"itemType":"rect","itemName":"3-5-划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":375.36,"y":542.5,"width":64.27,"height":15.42}},{"index":35,"itemType":"rect","itemName":"4-2选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":233.35,"y":900.19,"width":68.19,"height":23.99}},{"index":36,"itemType":"rect","itemName":"4-2划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":70.35,"y":734,"width":31.98,"height":15.42}},{"index":37,"itemType":"rect","itemName":"4-3选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":476.27,"y":785.59,"width":68.19,"height":21.42}},{"index":38,"itemType":"rect","itemName":"4-3划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":216.47,"y":734.28,"width":38.26,"height":15.42}},{"index":39,"itemType":"rect","itemName":"5-2-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":270.74,"y":1075,"width":18,"height":18}},{"index":40,"itemType":"rect","itemName":"5-2-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":291.92,"y":1075,"width":18,"height":18}},{"index":41,"itemType":"rect","itemName":"5-2-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":314.46,"y":1075,"width":18,"height":18}},{"index":42,"itemType":"rect","itemName":"5-3-b","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":78.34,"y":1138,"width":18,"height":18}},{"index":43,"itemType":"rect","itemName":"5-3-d","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":101.56,"y":1138,"width":18,"height":18}},{"index":44,"itemType":"rect","itemName":"5-3-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":123.75,"y":1138,"width":18,"height":18}},{"index":45,"itemType":"rect","itemName":"5-4-c","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":270.74,"y":1138,"width":18,"height":18}},{"index":46,"itemType":"rect","itemName":"5-4-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":291.92,"y":1138,"width":18,"height":18}},{"index":47,"itemType":"rect","itemName":"5-4-k","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":314.46,"y":1138,"width":18,"height":18}},{"index":48,"itemType":"rect","itemName":"5-5-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":76.34,"y":1205,"width":18,"height":18}},{"index":49,"itemType":"rect","itemName":"5-5-b","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":99.56,"y":1205,"width":18,"height":18}},{"index":50,"itemType":"rect","itemName":"5-5-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":121.75,"y":1205,"width":18,"height":18}},{"index":51,"itemType":"rect","itemName":"5-6-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":270.74,"y":1205,"width":18,"height":18}},{"index":52,"itemType":"rect","itemName":"5-6-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":291.92,"y":1205,"width":18,"height":18}},{"index":53,"itemType":"rect","itemName":"5-6-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":314.46,"y":1205,"width":18,"height":18}},{"index":54,"itemType":"rect","itemName":"6-音频","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":381.26,"y":1249.21,"width":25.7,"height":25.7}},{"index":55,"itemType":"rect","itemName":"6-2-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":104.19,"y":1300,"width":22,"height":22}},{"index":56,"itemType":"rect","itemName":"6-2-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":178.74,"y":1300,"width":22,"height":22}},{"index":57,"itemType":"rect","itemName":"6-2-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":254.28,"y":1300,"width":22,"height":22}},{"index":58,"itemType":"rect","itemName":"6-3-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":104.19,"y":1327,"width":22,"height":22}},{"index":59,"itemType":"rect","itemName":"6-3-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":178.74,"y":1327,"width":22,"height":22}},{"index":60,"itemType":"rect","itemName":"6-3-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":254.28,"y":1327,"width":22,"height":22}},{"index":61,"itemType":"rect","itemName":"6-4-l","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":104.19,"y":1353,"width":22,"height":22}},{"index":62,"itemType":"rect","itemName":"6-4-b","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":178.74,"y":1353,"width":22,"height":22}},{"index":63,"itemType":"rect","itemName":"6-4-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":254.28,"y":1353,"width":22,"height":22}},{"index":64,"itemType":"rect","itemName":"6-5-h","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":104.19,"y":1380,"width":22,"height":22}},{"index":65,"itemType":"rect","itemName":"6-5-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":178.74,"y":1380,"width":22,"height":22}},{"index":66,"itemType":"rect","itemName":"6-5-l","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":254.28,"y":1380,"width":22,"height":22}},{"index":67,"itemType":"rect","itemName":"6-6-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":104.19,"y":1406,"width":22,"height":22}},{"index":68,"itemType":"rect","itemName":"6-6-p","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":178.74,"y":1406,"width":22,"height":22}},{"index":69,"itemType":"rect","itemName":"6-6-r","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":254.28,"y":1406,"width":22,"height":22}},{"index":70,"itemType":"rect","itemName":"4-4选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":473.93,"y":900.19,"width":57.79,"height":21.42}},{"index":71,"itemType":"rect","itemName":"4-4划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":167.69,"y":734,"width":32.43,"height":15.42}},{"index":72,"itemType":"rect","itemName":"结果1","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":36.52,"y":0,"width":31.35,"height":31.35}},{"index":73,"itemType":"rect","itemName":"结果2-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":356.84,"y":291.32,"width":26.57,"height":26.57}},{"index":74,"itemType":"rect","itemName":"结果2-3","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":356.82,"y":350.78,"width":26.57,"height":26.57}},{"index":75,"itemType":"rect","itemName":"结果2-4","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":299.22,"y":380.55,"width":26.57,"height":26.57}},{"index":76,"itemType":"rect","itemName":"结果2-5","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":331.83,"y":441.42,"width":26.57,"height":26.57}},{"index":77,"itemType":"rect","itemName":"结果5-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":233.38,"y":1070,"width":24,"height":24}},{"index":78,"itemType":"rect","itemName":"结果5-3","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":41.87,"y":1134,"width":24,"height":24}},{"index":79,"itemType":"rect","itemName":"结果5-4","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":231.42,"y":1136,"width":24,"height":24}},{"index":80,"itemType":"rect","itemName":"结果5-5","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":41.71,"y":1201,"width":24,"height":24}},{"index":81,"itemType":"rect","itemName":"结果5-6","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":234.81,"y":1204.24,"width":20.56,"height":20.56}},{"index":82,"itemType":"rect","itemName":"结果6-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":36.12,"y":1300,"width":28,"height":28}},{"index":83,"itemType":"rect","itemName":"结果6-3","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":36.12,"y":1327,"width":28,"height":28}},{"index":84,"itemType":"rect","itemName":"结果6-4","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":36.12,"y":1353,"width":28,"height":28}},{"index":85,"itemType":"rect","itemName":"结果6-5","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":36.12,"y":1380,"width":28,"height":28}},{"index":86,"itemType":"rect","itemName":"结果6-6","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.0328125,"imgScale":1,"mapScale":1.0328125,"rect":{"x":36.12,"y":1406,"width":28,"height":28}}],"hotZoneConfigArr":[{"hotZoneType":"6","linkHotZoneIndex":-1,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"bd3087bf-1ce7-451b-90fe-b0465c15f273","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"a","selectStartHotZoneIndex":0,"selectEndHotZoneIndex":1,"selectEndHotZoneShowIndex":2},{"uuid":"c133401e-26bb-4212-877c-092a400c9061","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"e","selectStartHotZoneIndex":3,"selectEndHotZoneIndex":4,"selectEndHotZoneShowIndex":5},{"uuid":"da9f9970-4b2f-4ab1-a4f7-0d8893a6f8d6","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"b","selectStartHotZoneIndex":6,"selectEndHotZoneIndex":7,"selectEndHotZoneShowIndex":8},{"uuid":"8c1b6cb2-784a-4131-ba96-f17279fdae7e","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"d","selectStartHotZoneIndex":9,"selectEndHotZoneIndex":10,"selectEndHotZoneShowIndex":11}],"linkResultShowHotZoneIndex":72},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"b651bba6-7c08-4f39-ad33-7d561b995107","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"f","selectHotZoneIndex":12},{"uuid":"e0b4a882-8e18-42b4-85ef-7026b0efe7e0","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"a","selectHotZoneIndex":13},{"uuid":"ffda4bc1-13c5-4986-8797-5d033589bfaf","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"c","selectHotZoneIndex":14},{"uuid":"8dd692fa-245d-4d4a-ab2e-60fef1cb1f2e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"e","selectHotZoneIndex":15}],"linkResultShowHotZoneIndex":73},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"17f30218-4a1c-4c8c-ad32-f8186aa3e660","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"n","selectHotZoneIndex":16},{"uuid":"f619667a-82ae-45e4-ae21-4d88ae2ebea5","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"o","selectHotZoneIndex":17},{"uuid":"b2cf5bd1-b70a-419e-850c-58c08c0bb4a1","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"s","selectHotZoneIndex":18},{"uuid":"73d151c6-16e9-46f8-be99-917bbe12bf20","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"e","selectHotZoneIndex":19}],"linkResultShowHotZoneIndex":74},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"e972d7c5-db14-42e7-a0df-0df37387ab2c","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"l","selectHotZoneIndex":20},{"uuid":"0c9064c6-7bed-47e9-baa7-7c7b18ac18bb","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"e","selectHotZoneIndex":21},{"uuid":"97f25b7e-796e-4300-ae58-31bcd93d62b9","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"g","selectHotZoneIndex":22}],"linkResultShowHotZoneIndex":75},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"fa817b92-1e6e-4e35-b355-8ed2be7028da","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"a","selectHotZoneIndex":23},{"uuid":"8a48d284-7c09-49e2-bd87-aede36ac6a39","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"r","selectHotZoneIndex":24},{"uuid":"44ef7a7e-7934-4fa1-bf49-30cd0623efa3","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"m","selectHotZoneIndex":25},{"uuid":"6d596986-1980-4da8-9578-58063a203605","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"s","selectHotZoneIndex":26}],"linkResultShowHotZoneIndex":76},{"hotZoneType":"0","linkHotZoneIndex":-1,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"8789a005-e1cf-4d68-9dd7-743a89ca0ea8","text":"a","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":29,"selectStrikeOutHotZoneIndex":30},{"uuid":"cac972c8-286d-41b4-bd22-d25cf27ba77f","text":"b","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":31,"selectStrikeOutHotZoneIndex":32},{"uuid":"92e459ff-c0e3-45e3-a289-a1b4dd1d2a13","text":"d","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":33,"selectStrikeOutHotZoneIndex":34},{"uuid":"f8874725-96ff-46f6-b1ef-a7333f388d84","text":"e","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":27,"selectStrikeOutHotZoneIndex":28}]},{"hotZoneType":"0","linkHotZoneIndex":-1,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"746d7f9a-d64b-4ae0-85cc-1f12b21982d4","text":"is","image_url":"","hotZoneIndex":null,"score":"2","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":35,"selectStrikeOutHotZoneIndex":36},{"uuid":"14f05943-f970-423c-ba3b-fd47faa090c2","text":"This","image_url":"","hotZoneIndex":null,"score":"2","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":70,"selectStrikeOutHotZoneIndex":71},{"uuid":"ca7e7e5e-9d00-46d1-9597-1217bd854746","text":"your","image_url":"","hotZoneIndex":null,"score":"2","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":37,"selectStrikeOutHotZoneIndex":38}]},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"38cb93b9-3cdb-4778-b088-80510b06cc3e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":39},{"uuid":"ff51420c-3077-43cf-8569-9ccd2b583b08","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":40},{"uuid":"8ba0d33b-b8c5-48ac-87e9-4857ed5e77ee","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":41}],"linkResultShowHotZoneIndex":77},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"bb39964a-1423-43e4-afe2-377cef3a7261","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":42},{"uuid":"cfd913b9-c208-4d5c-ba17-bc88d0744d0a","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":43},{"uuid":"cbc2538a-42b4-4f44-a717-89521f505e3e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":44}],"linkResultShowHotZoneIndex":78},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"f5412c81-9297-45bd-bf7b-e87f54de3bbc","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":45},{"uuid":"f41d8219-0fbf-4cf2-a3e6-3dae0cb7aef7","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":46},{"uuid":"96b1390c-fad8-43ee-97d8-afdd1fffbb02","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":47}],"linkResultShowHotZoneIndex":79},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"8a7c5347-8d22-424c-afd9-437f5ca34460","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":48},{"uuid":"189ca354-aa84-4a51-94a4-731aed3da870","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":49},{"uuid":"aae37505-8d3d-4eff-9586-f8010b64f5e4","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":50}],"linkResultShowHotZoneIndex":80},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"bbb99390-5b33-43e6-9624-a0a13d0fdfc7","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":51},{"uuid":"62d1c80b-6a04-42e8-ad56-bc9a6a3cdb6b","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":52},{"uuid":"69ea2b3a-0650-4088-803c-c04e18a31e1c","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":53}],"linkResultShowHotZoneIndex":81},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"663dbaaf-7520-4cbe-9cf0-5c1831aa7db2","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":55},{"uuid":"500ad229-3a3e-440c-93da-8ff1eef7c673","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":56},{"uuid":"711c8873-9b84-4ec2-9f0a-4d6df958bcd1","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":57}],"linkResultShowHotZoneIndex":82},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"6f737d67-7607-4414-849b-d21155386705","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":58},{"uuid":"a15bb6d9-89dc-4459-8b4f-e55148c2c333","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":59},{"uuid":"7c9e6129-ee2c-40a2-abe7-e2a3913ea1d1","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":60}],"linkResultShowHotZoneIndex":83},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"d2ffd9c7-5cf2-421f-a529-29a0b94d55bc","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":61},{"uuid":"9a1adf36-6bf6-4776-a1d5-d332cb63365f","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":62},{"uuid":"7cf9fccd-71ff-4d4d-a0c6-1bbd37d38760","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":63}],"linkResultShowHotZoneIndex":84},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"4870ccd1-5027-4008-bf87-aa11a2526447","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":64},{"uuid":"77b86c57-3837-42bd-baac-349859279e23","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":65},{"uuid":"57570734-fc40-46fa-b2c5-33de95f5a646","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":66}],"linkResultShowHotZoneIndex":85},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"8b420ebf-d354-4a97-b53b-d1390c4d7c0e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":67},{"uuid":"c2c35d17-9ccf-41c0-ade2-28619c1344be","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":68},{"uuid":"a27bc23c-60bf-401d-a8d7-4bc47ef810ac","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":69}],"linkResultShowHotZoneIndex":86},{"hotZoneType":"2","linkHotZoneIndex":54,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[]}],"scoreConfigArr":[{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[0]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[1,2,3,4]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[5]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[6]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[7,8,9,10,11]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[12,13,14,15,16]}]} export const defaultData = {"header_image_url":"http://staging-teach.cdn.ireadabc.com/ab30c8ff30838f1188e46d50939b0cc4.png","footer_image_url":"http://staging-teach.cdn.ireadabc.com/48f2603478f682ee5ad702a4cf930611.png","bgItem":{"url":"http://staging-teach.cdn.ireadabc.com/bfe37cc30be6cb12149b7204f2d2203b.png","rect":{"x":428.22339763534535,"y":-1.1368683772161603e-13,"width":693.5532047293093,"height":1676.0000000000002}},"hotZoneItemArr":[{"index":0,"itemType":"rect","itemName":"1-2起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":196.77,"y":68.6,"width":31,"height":31}},{"index":1,"itemType":"rect","itemName":"1-2终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":276.5,"y":9.19,"width":32.01,"height":32.01}},{"index":2,"itemType":"rect","itemName":"1-2回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":164.28,"y":68.6,"width":31,"height":31}},{"index":3,"itemType":"rect","itemName":"1-3起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":196.77,"y":95.71,"width":31,"height":31}},{"index":4,"itemType":"rect","itemName":"1-3终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":275.51,"y":188.94,"width":36.59,"height":36.59}},{"index":5,"itemType":"rect","itemName":"1-3回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":164.28,"y":95.71,"width":31,"height":31}},{"index":6,"itemType":"rect","itemName":"1-4起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":196.77,"y":127.22,"width":31,"height":31}},{"index":7,"itemType":"rect","itemName":"1-4终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":469.87,"y":51.49,"width":36.59,"height":36.59}},{"index":8,"itemType":"rect","itemName":"1-4回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":164.28,"y":127.22,"width":31,"height":31}},{"index":9,"itemType":"rect","itemName":"1-5起点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":196.77,"y":157.57,"width":31,"height":31}},{"index":10,"itemType":"rect","itemName":"1-5终点","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":469.67,"y":150.82,"width":36.59,"height":36.59}},{"index":11,"itemType":"rect","itemName":"1-5回显","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":164.28,"y":157.57,"width":31,"height":31}},{"index":12,"itemType":"rect","itemName":"2-2-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":473.47,"y":340.01,"width":31,"height":31}},{"index":13,"itemType":"rect","itemName":"2-2-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":505.77,"y":340.01,"width":31,"height":31}},{"index":14,"itemType":"rect","itemName":"2-2-c","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":539.78,"y":340.01,"width":31,"height":31}},{"index":15,"itemType":"rect","itemName":"2-2-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":572.78,"y":340.01,"width":31,"height":31}},{"index":16,"itemType":"rect","itemName":"2-3-n","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":472.79,"y":409.4,"width":31,"height":31}},{"index":17,"itemType":"rect","itemName":"2-3-o","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":505.77,"y":409.4,"width":31,"height":31}},{"index":18,"itemType":"rect","itemName":"2-3-s","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":539.78,"y":409.4,"width":31,"height":31}},{"index":19,"itemType":"rect","itemName":"2-3-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":572.78,"y":409.4,"width":31,"height":31}},{"index":20,"itemType":"rect","itemName":"2-4-l","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":403.77,"y":444.15,"width":31,"height":31}},{"index":21,"itemType":"rect","itemName":"2-4-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":438.78,"y":444.15,"width":31,"height":31}},{"index":22,"itemType":"rect","itemName":"2-4-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":472.79,"y":444.15,"width":31,"height":31}},{"index":23,"itemType":"rect","itemName":"2-5-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":438.78,"y":515.2,"width":31,"height":31}},{"index":24,"itemType":"rect","itemName":"2-5-r","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":472.79,"y":515.2,"width":31,"height":31}},{"index":25,"itemType":"rect","itemName":"2-5-m","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":505.77,"y":515.2,"width":31,"height":31}},{"index":26,"itemType":"rect","itemName":"2-5-s","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":539.78,"y":515.2,"width":31,"height":31}},{"index":27,"itemType":"rect","itemName":"3-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":276.75,"y":701.1,"width":25.69,"height":25.69}},{"index":28,"itemType":"rect","itemName":"3-e划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":553.58,"y":633.17,"width":63.57,"height":18}},{"index":29,"itemType":"rect","itemName":"3-3","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":276.75,"y":731.97,"width":25.69,"height":25.69}},{"index":30,"itemType":"rect","itemName":"3-a划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":108.28,"y":633.17,"width":65.87,"height":18}},{"index":31,"itemType":"rect","itemName":"3-4","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":276.75,"y":761.01,"width":25.69,"height":25.69}},{"index":32,"itemType":"rect","itemName":"3-b划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":210.58,"y":633.17,"width":84.15,"height":27.45}},{"index":33,"itemType":"rect","itemName":"3-5","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":276.75,"y":790.19,"width":25.69,"height":25.69}},{"index":34,"itemType":"rect","itemName":"3-d划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":438.09,"y":633.17,"width":75.01,"height":18}},{"index":35,"itemType":"rect","itemName":"4-2选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":272.35,"y":1050.65,"width":79.59,"height":28}},{"index":36,"itemType":"rect","itemName":"4-2划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":82.11,"y":856.67,"width":37.33,"height":18}},{"index":37,"itemType":"rect","itemName":"4-3选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":555.86,"y":916.88,"width":79.59,"height":25}},{"index":38,"itemType":"rect","itemName":"4-3划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":252.64,"y":857.01,"width":44.66,"height":18}},{"index":39,"itemType":"rect","itemName":"5-2-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":315.99,"y":1254.67,"width":21,"height":21}},{"index":40,"itemType":"rect","itemName":"5-2-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":340.7,"y":1254.67,"width":21,"height":21}},{"index":41,"itemType":"rect","itemName":"5-2-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":367.01,"y":1254.67,"width":21,"height":21}},{"index":42,"itemType":"rect","itemName":"5-3-b","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":91.43,"y":1328.2,"width":21,"height":21}},{"index":43,"itemType":"rect","itemName":"5-3-d","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":118.53,"y":1328.2,"width":21,"height":21}},{"index":44,"itemType":"rect","itemName":"5-3-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":144.43,"y":1328.2,"width":21,"height":21}},{"index":45,"itemType":"rect","itemName":"5-4-c","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":315.99,"y":1328.2,"width":21,"height":21}},{"index":46,"itemType":"rect","itemName":"5-4-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":340.7,"y":1328.2,"width":21,"height":21}},{"index":47,"itemType":"rect","itemName":"5-4-k","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":367.01,"y":1328.2,"width":21,"height":21}},{"index":48,"itemType":"rect","itemName":"5-5-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":89.1,"y":1406.4,"width":21,"height":21}},{"index":49,"itemType":"rect","itemName":"5-5-b","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":116.2,"y":1406.4,"width":21,"height":21}},{"index":50,"itemType":"rect","itemName":"5-5-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":142.1,"y":1406.4,"width":21,"height":21}},{"index":51,"itemType":"rect","itemName":"5-6-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":315.99,"y":1406.4,"width":21,"height":21}},{"index":52,"itemType":"rect","itemName":"5-6-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":340.7,"y":1406.4,"width":21,"height":21}},{"index":53,"itemType":"rect","itemName":"5-6-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":367.01,"y":1406.4,"width":21,"height":21}},{"index":54,"itemType":"rect","itemName":"6-音频","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":444.99,"y":1457.99,"width":30,"height":30}},{"index":55,"itemType":"rect","itemName":"6-2-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":121.6,"y":1517.27,"width":25.69,"height":25.69}},{"index":56,"itemType":"rect","itemName":"6-2-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":208.62,"y":1517.27,"width":25.69,"height":25.69}},{"index":57,"itemType":"rect","itemName":"6-2-f","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":296.78,"y":1517.27,"width":25.69,"height":25.69}},{"index":58,"itemType":"rect","itemName":"6-3-i","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":121.6,"y":1548.78,"width":25.69,"height":25.69}},{"index":59,"itemType":"rect","itemName":"6-3-e","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":208.62,"y":1548.78,"width":25.69,"height":25.69}},{"index":60,"itemType":"rect","itemName":"6-3-a","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":296.78,"y":1548.78,"width":25.69,"height":25.69}},{"index":61,"itemType":"rect","itemName":"6-4-l","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":121.6,"y":1579.13,"width":25.69,"height":25.69}},{"index":62,"itemType":"rect","itemName":"6-4-b","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":208.62,"y":1579.13,"width":25.69,"height":25.69}},{"index":63,"itemType":"rect","itemName":"6-4-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":296.78,"y":1579.13,"width":25.69,"height":25.69}},{"index":64,"itemType":"rect","itemName":"6-5-h","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":121.6,"y":1610.64,"width":25.69,"height":25.69}},{"index":65,"itemType":"rect","itemName":"6-5-j","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":208.62,"y":1610.64,"width":25.69,"height":25.69}},{"index":66,"itemType":"rect","itemName":"6-5-l","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":296.78,"y":1610.64,"width":25.69,"height":25.69}},{"index":67,"itemType":"rect","itemName":"6-6-g","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":121.6,"y":1640.99,"width":25.69,"height":25.69}},{"index":68,"itemType":"rect","itemName":"6-6-p","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":208.62,"y":1640.99,"width":25.69,"height":25.69}},{"index":69,"itemType":"rect","itemName":"6-6-r","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":296.78,"y":1640.99,"width":25.69,"height":25.69}},{"index":70,"itemType":"rect","itemName":"4-4选项","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":553.13,"y":1050.65,"width":67.44,"height":25}},{"index":71,"itemType":"rect","itemName":"4-4划掉","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":195.72,"y":856.67,"width":37.85,"height":18}},{"index":72,"itemType":"rect","itemName":"结果1","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":42.63,"y":0,"width":36.59,"height":36.59}},{"index":73,"itemType":"rect","itemName":"结果2-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":416.48,"y":340.01,"width":31,"height":31}},{"index":74,"itemType":"rect","itemName":"结果2-3","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":416.45,"y":409.4,"width":31,"height":31}},{"index":75,"itemType":"rect","itemName":"结果2-4","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":349.23,"y":444.15,"width":31,"height":31}},{"index":76,"itemType":"rect","itemName":"结果2-5","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":387.29,"y":515.2,"width":31,"height":31}},{"index":77,"itemType":"rect","itemName":"结果5-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":272.39,"y":1248.83,"width":28.02,"height":28.02}},{"index":78,"itemType":"rect","itemName":"结果5-3","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":48.87,"y":1323.52,"width":28.02,"height":28.02}},{"index":79,"itemType":"rect","itemName":"结果5-4","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":270.09,"y":1325.87,"width":28.02,"height":28.02}},{"index":80,"itemType":"rect","itemName":"结果5-5","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":48.69,"y":1401.72,"width":28.02,"height":28.02}},{"index":81,"itemType":"rect","itemName":"结果5-6","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":274.05,"y":1405.51,"width":23.99,"height":23.99}},{"index":82,"itemType":"rect","itemName":"结果6-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":42.16,"y":1517.27,"width":32.68,"height":32.68}},{"index":83,"itemType":"rect","itemName":"结果6-3","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":42.16,"y":1548.78,"width":32.68,"height":32.68}},{"index":84,"itemType":"rect","itemName":"结果6-4","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":42.16,"y":1579.13,"width":32.68,"height":32.68}},{"index":85,"itemType":"rect","itemName":"结果6-5","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":42.16,"y":1610.64,"width":32.68,"height":32.68}},{"index":86,"itemType":"rect","itemName":"结果6-6","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":42.16,"y":1640.99,"width":32.68,"height":32.68}},{"index":87,"itemType":"rect","itemName":"测试-1","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":275.78,"y":669,"width":28,"height":28}},{"index":88,"itemType":"rect","itemName":"测试-2","fontSize":50,"fontName":"BRLNSR_1","fontColor":"#8f3758","fontScale":1.2109375,"imgScale":1,"mapScale":1.2109375,"rect":{"x":332.78,"y":691,"width":32,"height":32}}],"hotZoneConfigArr":[{"hotZoneType":"6","linkHotZoneIndex":-1,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"bd3087bf-1ce7-451b-90fe-b0465c15f273","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"a","selectStartHotZoneIndex":0,"selectEndHotZoneIndex":1,"selectEndHotZoneShowIndex":2},{"uuid":"c133401e-26bb-4212-877c-092a400c9061","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"e","selectStartHotZoneIndex":3,"selectEndHotZoneIndex":4,"selectEndHotZoneShowIndex":5},{"uuid":"da9f9970-4b2f-4ab1-a4f7-0d8893a6f8d6","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"b","selectStartHotZoneIndex":6,"selectEndHotZoneIndex":7,"selectEndHotZoneShowIndex":8},{"uuid":"8c1b6cb2-784a-4131-ba96-f17279fdae7e","text":"","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"d","selectStartHotZoneIndex":9,"selectEndHotZoneIndex":10,"selectEndHotZoneShowIndex":11}],"linkResultShowHotZoneIndex":72},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"b651bba6-7c08-4f39-ad33-7d561b995107","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"f","selectHotZoneIndex":12},{"uuid":"e0b4a882-8e18-42b4-85ef-7026b0efe7e0","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"a","selectHotZoneIndex":13},{"uuid":"ffda4bc1-13c5-4986-8797-5d033589bfaf","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"c","selectHotZoneIndex":14},{"uuid":"8dd692fa-245d-4d4a-ab2e-60fef1cb1f2e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"e","selectHotZoneIndex":15}],"linkResultShowHotZoneIndex":73},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"17f30218-4a1c-4c8c-ad32-f8186aa3e660","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"n","selectHotZoneIndex":16},{"uuid":"f619667a-82ae-45e4-ae21-4d88ae2ebea5","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"o","selectHotZoneIndex":17},{"uuid":"b2cf5bd1-b70a-419e-850c-58c08c0bb4a1","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"s","selectHotZoneIndex":18},{"uuid":"73d151c6-16e9-46f8-be99-917bbe12bf20","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"e","selectHotZoneIndex":19}],"linkResultShowHotZoneIndex":74},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"e972d7c5-db14-42e7-a0df-0df37387ab2c","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"l","selectHotZoneIndex":20},{"uuid":"0c9064c6-7bed-47e9-baa7-7c7b18ac18bb","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"e","selectHotZoneIndex":21},{"uuid":"97f25b7e-796e-4300-ae58-31bcd93d62b9","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"g","selectHotZoneIndex":22}],"linkResultShowHotZoneIndex":75},{"hotZoneType":"9","linkHotZoneIndex":-1,"audio_url":"","score":"5","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"fa817b92-1e6e-4e35-b355-8ed2be7028da","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"a","selectHotZoneIndex":23},{"uuid":"8a48d284-7c09-49e2-bd87-aede36ac6a39","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"r","selectHotZoneIndex":24},{"uuid":"44ef7a7e-7934-4fa1-bf49-30cd0623efa3","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"m","selectHotZoneIndex":25},{"uuid":"6d596986-1980-4da8-9578-58063a203605","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"letter":"s","selectHotZoneIndex":26}],"linkResultShowHotZoneIndex":76},{"hotZoneType":"0","linkHotZoneIndex":-1,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"8789a005-e1cf-4d68-9dd7-743a89ca0ea8","text":"a","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":29,"selectStrikeOutHotZoneIndex":30,"optionShowText":"It's red."},{"uuid":"cac972c8-286d-41b4-bd22-d25cf27ba77f","text":"b","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":31,"selectStrikeOutHotZoneIndex":32,"optionShowText":"No, I'm not."},{"uuid":"92e459ff-c0e3-45e3-a289-a1b4dd1d2a13","text":"d","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":33,"selectStrikeOutHotZoneIndex":34,"optionShowText":"It's a ruler."},{"uuid":"f8874725-96ff-46f6-b1ef-a7333f388d84","text":"e","image_url":"","hotZoneIndex":null,"score":"5","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":27,"selectStrikeOutHotZoneIndex":28,"optionShowText":"Yes, it is."}]},{"hotZoneType":"0","linkHotZoneIndex":-1,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[{"uuid":"746d7f9a-d64b-4ae0-85cc-1f12b21982d4","text":"is","image_url":"","hotZoneIndex":null,"score":"2","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":35,"selectStrikeOutHotZoneIndex":36,"optionShowText":""},{"uuid":"14f05943-f970-423c-ba3b-fd47faa090c2","text":"This","image_url":"","hotZoneIndex":null,"score":"2","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":70,"selectStrikeOutHotZoneIndex":71},{"uuid":"ca7e7e5e-9d00-46d1-9597-1217bd854746","text":"your","image_url":"","hotZoneIndex":null,"score":"2","isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":37,"selectStrikeOutHotZoneIndex":38}]},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"38cb93b9-3cdb-4778-b088-80510b06cc3e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":39},{"uuid":"ff51420c-3077-43cf-8569-9ccd2b583b08","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":40},{"uuid":"8ba0d33b-b8c5-48ac-87e9-4857ed5e77ee","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":41}],"linkResultShowHotZoneIndex":77},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"bb39964a-1423-43e4-afe2-377cef3a7261","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":42},{"uuid":"cfd913b9-c208-4d5c-ba17-bc88d0744d0a","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":43},{"uuid":"cbc2538a-42b4-4f44-a717-89521f505e3e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":44}],"linkResultShowHotZoneIndex":78},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"f5412c81-9297-45bd-bf7b-e87f54de3bbc","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":45},{"uuid":"f41d8219-0fbf-4cf2-a3e6-3dae0cb7aef7","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":46},{"uuid":"96b1390c-fad8-43ee-97d8-afdd1fffbb02","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":47}],"linkResultShowHotZoneIndex":79},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"8a7c5347-8d22-424c-afd9-437f5ca34460","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":48},{"uuid":"189ca354-aa84-4a51-94a4-731aed3da870","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":49},{"uuid":"aae37505-8d3d-4eff-9586-f8010b64f5e4","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":50}],"linkResultShowHotZoneIndex":80},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"mask","selectedStyle":"border","inputText":"","contentList":[{"uuid":"bbb99390-5b33-43e6-9624-a0a13d0fdfc7","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":51},{"uuid":"62d1c80b-6a04-42e8-ad56-bc9a6a3cdb6b","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":52},{"uuid":"69ea2b3a-0650-4088-803c-c04e18a31e1c","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":53}],"linkResultShowHotZoneIndex":81},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"663dbaaf-7520-4cbe-9cf0-5c1831aa7db2","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":55},{"uuid":"500ad229-3a3e-440c-93da-8ff1eef7c673","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":56},{"uuid":"711c8873-9b84-4ec2-9f0a-4d6df958bcd1","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":57}],"linkResultShowHotZoneIndex":82},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"6f737d67-7607-4414-849b-d21155386705","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":58},{"uuid":"a15bb6d9-89dc-4459-8b4f-e55148c2c333","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":59},{"uuid":"7c9e6129-ee2c-40a2-abe7-e2a3913ea1d1","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":60}],"linkResultShowHotZoneIndex":83},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"d2ffd9c7-5cf2-421f-a529-29a0b94d55bc","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":61},{"uuid":"9a1adf36-6bf6-4776-a1d5-d332cb63365f","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":62},{"uuid":"7cf9fccd-71ff-4d4d-a0c6-1bbd37d38760","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":63}],"linkResultShowHotZoneIndex":84},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"4870ccd1-5027-4008-bf87-aa11a2526447","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":64},{"uuid":"77b86c57-3837-42bd-baac-349859279e23","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":65},{"uuid":"57570734-fc40-46fa-b2c5-33de95f5a646","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":66}],"linkResultShowHotZoneIndex":85},{"hotZoneType":"3","linkHotZoneIndex":-1,"audio_url":"","score":"2","unselectedStyle":"none","selectedStyle":"right","inputText":"","contentList":[{"uuid":"8b420ebf-d354-4a97-b53b-d1390c4d7c0e","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":67},{"uuid":"c2c35d17-9ccf-41c0-ade2-28619c1344be","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":68},{"uuid":"a27bc23c-60bf-401d-a8d7-4bc47ef810ac","text":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":false,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":69}],"linkResultShowHotZoneIndex":86},{"hotZoneType":"2","linkHotZoneIndex":54,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","inputText":"","contentList":[]},{"hotZoneType":"8","linkHotZoneIndex":-1,"audio_url":"","score":"0","unselectedStyle":"none","selectedStyle":"border","rightOrWrongStyleType":"symbol","inputText":"","contentList":[{"uuid":"2ffe0c78-b2eb-4af5-8495-f81b15ccb77d","text":"","optionShowText":"","image_url":"","hotZoneIndex":null,"score":0,"isCorrect":true,"isCheck":false,"linkedShowText":"","selectStartHotZoneIndex":null,"selectEndHotZoneIndex":null,"selectEndHotZoneShowIndex":null,"selectHotZoneIndex":87}],"linkResultShowHotZoneIndex":88}],"scoreConfigArr":[{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[0]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[1,2,3,4]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[5]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[6]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[7,8,9,10,11]},{"linkHotZoneIndex":-1,"linkHotZoneIndexArr":[12,13,14,15,16]}],"alignMode":"left"}
\ No newline at end of file \ No newline at end of file
{
"ver": "2.3.5",
"uuid": "11eabdee-1a08-4672-a192-a768bc7fb694",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 150,
"height": 150,
"platformSettings": {},
"subMetas": {
"icon_cry": {
"ver": "1.0.4",
"uuid": "a4fedcd3-3efd-4cff-91c4-d448d8af6389",
"rawTextureUuid": "11eabdee-1a08-4672-a192-a768bc7fb694",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": -0.5,
"trimX": 6,
"trimY": 6,
"width": 139,
"height": 139,
"rawWidth": 150,
"rawHeight": 150,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
{
"ver": "2.3.5",
"uuid": "146f6f00-f014-4087-8382-da80e8361363",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 150,
"height": 150,
"platformSettings": {},
"subMetas": {
"icon_laugh": {
"ver": "1.0.4",
"uuid": "2fdb22fb-df24-4a6f-bcd5-6587531b831c",
"rawTextureUuid": "146f6f00-f014-4087-8382-da80e8361363",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 6,
"trimY": 6,
"width": 138,
"height": 138,
"rawWidth": 150,
"rawHeight": 150,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/DG_FAF/textures/icon_right.png

4.03 KB | W: | H:

assets/DG_FAF/textures/icon_right.png

2.16 KB | W: | H:

assets/DG_FAF/textures/icon_right.png
assets/DG_FAF/textures/icon_right.png
assets/DG_FAF/textures/icon_right.png
assets/DG_FAF/textures/icon_right.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 120, "width": 130,
"height": 120, "height": 130,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_right": { "icon_right": {
...@@ -18,14 +18,14 @@ ...@@ -18,14 +18,14 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 0, "offsetX": 0.5,
"offsetY": 0, "offsetY": -0.5,
"trimX": 0, "trimX": 11,
"trimY": 0, "trimY": 17,
"width": 120, "width": 69,
"height": 120, "height": 57,
"rawWidth": 120, "rawWidth": 90,
"rawHeight": 120, "rawHeight": 90,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
......
assets/DG_FAF/textures/icon_wrong.png

4.04 KB | W: | H:

assets/DG_FAF/textures/icon_wrong.png

2.29 KB | W: | H:

assets/DG_FAF/textures/icon_wrong.png
assets/DG_FAF/textures/icon_wrong.png
assets/DG_FAF/textures/icon_wrong.png
assets/DG_FAF/textures/icon_wrong.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 120, "width": 90,
"height": 120, "height": 90,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_wrong": { "icon_wrong": {
...@@ -18,14 +18,14 @@ ...@@ -18,14 +18,14 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 0, "offsetX": 0.5,
"offsetY": 0, "offsetY": 0.5,
"trimX": 0, "trimX": 18,
"trimY": 0, "trimY": 10,
"width": 120, "width": 55,
"height": 120, "height": 69,
"rawWidth": 120, "rawWidth": 90,
"rawHeight": 120, "rawHeight": 90,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<h2 style="margin-top: 10px;">热区内容配置:</h2> <h2 style="margin-top: 10px;">热区内容配置:</h2>
<div style="font-size: 16px; border: 2px solid #ccc; border-radius: 10px; padding: 10px;"> <div style="font-size: 16px; border: 2px solid #ccc; border-radius: 10px; padding: 10px;">
<div *ngFor="let it of item.hotZoneConfigArr; let i = index" style="border: 2px dashed #ddd; border-radius: 5px; padding: 10px; margin-bottom: 10px; position: relative;"> <div *ngFor="let it of item.hotZoneConfigArr; let i = index" style="border: 2px dashed #ddd; border-radius: 5px; padding: 10px 10px 50px 10px; margin-bottom: 10px; position: relative;">
<span style="position: absolute; right: 50px; top: 0px; font-size: 42px; font-weight: bold;">{{i + 1}}</span> <span style="position: absolute; right: 50px; top: 0px; font-size: 42px; font-weight: bold;">{{i + 1}}</span>
<div style="margin: 10px 10px;"> <div style="margin: 10px 10px;">
<span style="display: inline-block; text-align: right; width: 150px;">热区内容类型:</span> <span style="display: inline-block; text-align: right; width: 150px;">热区内容类型:</span>
...@@ -82,6 +82,7 @@ ...@@ -82,6 +82,7 @@
<th nzWidth="100px" nzAlign="center">序号</th> <th nzWidth="100px" nzAlign="center">序号</th>
<th nzWidth="100px" nzAlign="center">分数</th> <th nzWidth="100px" nzAlign="center">分数</th>
<th>文字</th> <th>文字</th>
<th>展示文字</th>
<th>正确热区</th> <th>正确热区</th>
<th>选择后划掉热区(可选)</th> <th>选择后划掉热区(可选)</th>
<th nzWidth="150px">操作</th> <th nzWidth="150px">操作</th>
...@@ -93,6 +94,7 @@ ...@@ -93,6 +94,7 @@
<td nzWidth="100px" nzAlign="center">{{ i + 1 }}</td> <td nzWidth="100px" nzAlign="center">{{ i + 1 }}</td>
<td nzWidth="100px" nzAlign="center">{{ data.score }}</td> <td nzWidth="100px" nzAlign="center">{{ data.score }}</td>
<td>{{ data.text }}</td> <td>{{ data.text }}</td>
<td>{{ data.optionShowText }}</td>
<td> <td>
<span style="margin-left: 10px;">热区:{{item.hotZoneItemArr && item.hotZoneItemArr[data.selectHotZoneIndex] ? item.hotZoneItemArr[data.selectHotZoneIndex].itemName : "未配置"}}</span> <span style="margin-left: 10px;">热区:{{item.hotZoneItemArr && item.hotZoneItemArr[data.selectHotZoneIndex] ? item.hotZoneItemArr[data.selectHotZoneIndex].itemName : "未配置"}}</span>
</td> </td>
...@@ -113,6 +115,9 @@ ...@@ -113,6 +115,9 @@
<td> <td>
<input type="text" nz-input [(ngModel)]="editCache[data.uuid].data.text" /> <input type="text" nz-input [(ngModel)]="editCache[data.uuid].data.text" />
</td> </td>
<td>
<input type="text" nz-input [(ngModel)]="editCache[data.uuid].data.optionShowText" />
</td>
<td> <td>
<nz-select nzShowSearch nzAllowClear [(ngModel)]="editCache[data.uuid].data.selectHotZoneIndex" style="width: 180px;" (ngModelChange)="save()"> <nz-select nzShowSearch nzAllowClear [(ngModel)]="editCache[data.uuid].data.selectHotZoneIndex" style="width: 180px;" (ngModelChange)="save()">
<nz-option *ngFor="let itOption of item.hotZoneItemArr" [nzValue]="itOption.index" [nzLabel]="itOption.itemName"></nz-option> <nz-option *ngFor="let itOption of item.hotZoneItemArr" [nzValue]="itOption.index" [nzLabel]="itOption.itemName"></nz-option>
...@@ -476,7 +481,7 @@ ...@@ -476,7 +481,7 @@
</nz-table> </nz-table>
</div> </div>
<div *ngIf="it.hotZoneType == AUDIO_PLAY" style="padding: 10px 0 10px 100px;"> <div *ngIf="it.hotZoneType == AUDIO_PLAY" style="padding: 20px 0 10px 150px;">
<app-audio-recorder <app-audio-recorder
[audioUrl]="it.audio_url" [audioUrl]="it.audio_url"
(audioUploaded)="onAudioUploadSuccess($event, 'audio_url', it)" (audioUploaded)="onAudioUploadSuccess($event, 'audio_url', it)"
...@@ -500,6 +505,15 @@ ...@@ -500,6 +505,15 @@
</nz-radio-group> </nz-radio-group>
</div> </div>
<div *ngIf="it.hotZoneType == RIGHT_OR_WRONG" style="margin: 10px 10px;">
<span style="display: inline-block; text-align: right; width: 150px;">选中样式:</span>
<nz-radio-group [(ngModel)]="it.rightOrWrongStyleType" (ngModelChange)="save()">
<label nz-radio nzValue="symbol">对/错号</label>
<label nz-radio nzValue="iconFace">笑/哭脸</label>
<label nz-radio nzValue="textTF">T/F</label>
</nz-radio-group>
</div>
<div *ngIf="it.hotZoneType == TEXTINPUT" style="margin: 10px 10px;"> <div *ngIf="it.hotZoneType == TEXTINPUT" style="margin: 10px 10px;">
<span style="display: inline-block; text-align: right; width: 150px;">正确文字:</span> <span style="display: inline-block; text-align: right; width: 150px;">正确文字:</span>
<input type="text" nz-input [(ngModel)]="it.inputText" (blur)="save()" style="display: inline-block; width: 300px;"> <input type="text" nz-input [(ngModel)]="it.inputText" (blur)="save()" style="display: inline-block; width: 300px;">
...@@ -526,7 +540,7 @@ ...@@ -526,7 +540,7 @@
</nz-select> </nz-select>
</div> </div>
<div *ngIf="it.hotZoneType != '' && it.hotZoneType != HOT_ZONE_CHECKBOX && it.hotZoneType != CONNECTION && it.hotZoneType != TEXT_SELECT && it.hotZoneType != RIGHT_OR_WRONG" style="margin: 10px 10px;"> <div *ngIf="it.hotZoneType != ''&& it.hotZoneType != AUDIO_PLAY && it.hotZoneType != HOT_ZONE_CHECKBOX && it.hotZoneType != CONNECTION && it.hotZoneType != TEXT_SELECT && it.hotZoneType != RIGHT_OR_WRONG" style="margin: 10px 10px;">
<span style="display: inline-block; text-align: right; width: 150px;">分数:</span> <span style="display: inline-block; text-align: right; width: 150px;">分数:</span>
<input type="text" nz-input [(ngModel)]="it.score" (blur)="save()" style="display: inline-block; width: 300px;"> <input type="text" nz-input [(ngModel)]="it.score" (blur)="save()" style="display: inline-block; width: 300px;">
</div> </div>
......
...@@ -126,6 +126,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni ...@@ -126,6 +126,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni
score: "0", score: "0",
unselectedStyle: "none", unselectedStyle: "none",
selectedStyle: "border", selectedStyle: "border",
rightOrWrongStyleType: "symbol",
inputText: "", inputText: "",
contentList: [ contentList: [
...@@ -188,7 +189,8 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni ...@@ -188,7 +189,8 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy, AfterViewIni
getDefaultConfigContentItem() { getDefaultConfigContentItem() {
return { return {
uuid: uuidv4(), uuid: uuidv4(),
text: "", // 文字选项 text: "", // 文字选项(值)
optionShowText: "", // 选项展示值
image_url: "", // 图片选项 image_url: "", // 图片选项
hotZoneIndex: null, // 关联热区 hotZoneIndex: null, // 关联热区
score: 0, // 默认比分 score: 0, // 默认比分
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment