Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
DG_FAF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
DG_FAF
Commits
269ffc61
Commit
269ffc61
authored
Apr 24, 2023
by
李维
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加涂色检查题型的结果显示热区
parent
28fc4e2a
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
.DS_Store
.DS_Store
+0
-0
main-es2015.js
form/main-es2015.js
+1
-1
main-es2015.js.map
form/main-es2015.js.map
+1
-1
main-es5.js
form/main-es5.js
+1
-1
main-es5.js.map
form/main-es5.js.map
+1
-1
form.component.html
form_angular/src/app/form/form.component.html
+1
-1
No files found.
.DS_Store
View file @
269ffc61
No preview for this file type
form/main-es2015.js
View file @
269ffc61
...
...
@@ -8315,7 +8315,7 @@ function FormComponent_div_46_Template(rf, ctx) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("ngIf", it_r13.hotZoneType == ctx_r4.CROSSWORD_PUZZLE || it_r13.hotZoneType == ctx_r4.CONNECTION_CHOICE);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("ngIf", it_r13.hotZoneType == ctx_r4.HOT_ZONE_RADIO || it_r13.hotZoneType == ctx_r4.HOT_ZONE_CHECKBOX || it_r13.hotZoneType == ctx_r4.CONNECTION || it_r13.hotZoneType == ctx_r4.CONNECTION_2LEVEL || it_r13.hotZoneType == ctx_r4.RIGHT_OR_WRONG || it_r13.hotZoneType == ctx_r4.CROSSWORD_PUZZLE || it_r13.hotZoneType == ctx_r4.SORT_WORDS || it_r13.hotZoneType == ctx_r4.PRONUNCIATION_ASSESSMENT || it_r13.hotZoneType == ctx_r4.CONNECTION_CHOICE);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("ngIf", it_r13.hotZoneType == ctx_r4.HOT_ZONE_RADIO || it_r13.hotZoneType == ctx_r4.HOT_ZONE_CHECKBOX || it_r13.hotZoneType == ctx_r4.CONNECTION || it_r13.hotZoneType == ctx_r4.CONNECTION_2LEVEL || it_r13.hotZoneType == ctx_r4.RIGHT_OR_WRONG || it_r13.hotZoneType == ctx_r4.CROSSWORD_PUZZLE || it_r13.hotZoneType == ctx_r4.SORT_WORDS || it_r13.hotZoneType == ctx_r4.PRONUNCIATION_ASSESSMENT || it_r13.hotZoneType == ctx_r4.
DRAWING_CHECK || it_r13.hotZoneType == ctx_r4.
CONNECTION_CHOICE);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("ngIf", it_r13.hotZoneType != "" && it_r13.hotZoneType != ctx_r4.AUDIO_PLAY && it_r13.hotZoneType != ctx_r4.VIDEO_PLAY && it_r13.hotZoneType != ctx_r4.DRAWING && it_r13.hotZoneType != ctx_r4.HOT_ZONE_CHECKBOX && it_r13.hotZoneType != ctx_r4.CONNECTION && it_r13.hotZoneType != ctx_r4.CONNECTION_2LEVEL && it_r13.hotZoneType != ctx_r4.TEXT_SELECT && it_r13.hotZoneType != ctx_r4.RIGHT_OR_WRONG && it_r13.hotZoneType != ctx_r4.TEXTINPUT_GROUP);
}
...
...
form/main-es2015.js.map
View file @
269ffc61
This diff is collapsed.
Click to expand it.
form/main-es5.js
View file @
269ffc61
...
...
@@ -15042,7 +15042,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("ngIf", it_r13.hotZoneType == ctx_r4.HOT_ZONE_RADIO || it_r13.hotZoneType == ctx_r4.HOT_ZONE_CHECKBOX || it_r13.hotZoneType == ctx_r4.CONNECTION || it_r13.hotZoneType == ctx_r4.CONNECTION_2LEVEL || it_r13.hotZoneType == ctx_r4.RIGHT_OR_WRONG || it_r13.hotZoneType == ctx_r4.CROSSWORD_PUZZLE || it_r13.hotZoneType == ctx_r4.SORT_WORDS || it_r13.hotZoneType == ctx_r4.PRONUNCIATION_ASSESSMENT || it_r13.hotZoneType == ctx_r4.CONNECTION_CHOICE);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("ngIf", it_r13.hotZoneType == ctx_r4.HOT_ZONE_RADIO || it_r13.hotZoneType == ctx_r4.HOT_ZONE_CHECKBOX || it_r13.hotZoneType == ctx_r4.CONNECTION || it_r13.hotZoneType == ctx_r4.CONNECTION_2LEVEL || it_r13.hotZoneType == ctx_r4.RIGHT_OR_WRONG || it_r13.hotZoneType == ctx_r4.CROSSWORD_PUZZLE || it_r13.hotZoneType == ctx_r4.SORT_WORDS || it_r13.hotZoneType == ctx_r4.PRONUNCIATION_ASSESSMENT || it_r13.hotZoneType == ctx_r4.
DRAWING_CHECK || it_r13.hotZoneType == ctx_r4.
CONNECTION_CHOICE);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](1);
form/main-es5.js.map
View file @
269ffc61
This diff is collapsed.
Click to expand it.
form_angular/src/app/form/form.component.html
View file @
269ffc61
...
...
@@ -608,7 +608,7 @@
</nz-select>
</div>
<div
*
ngIf=
"it.hotZoneType == HOT_ZONE_RADIO || it.hotZoneType == HOT_ZONE_CHECKBOX || it.hotZoneType == CONNECTION || it.hotZoneType == CONNECTION_2LEVEL || it.hotZoneType == RIGHT_OR_WRONG || it.hotZoneType == CROSSWORD_PUZZLE || it.hotZoneType == SORT_WORDS || it.hotZoneType == PRONUNCIATION_ASSESSMENT || it.hotZoneType == CONNECTION_CHOICE"
style=
"margin: 10px 10px;"
>
<div
*
ngIf=
"it.hotZoneType == HOT_ZONE_RADIO || it.hotZoneType == HOT_ZONE_CHECKBOX || it.hotZoneType == CONNECTION || it.hotZoneType == CONNECTION_2LEVEL || it.hotZoneType == RIGHT_OR_WRONG || it.hotZoneType == CROSSWORD_PUZZLE || it.hotZoneType == SORT_WORDS || it.hotZoneType == PRONUNCIATION_ASSESSMENT || it.hotZoneType ==
DRAWING_CHECK || it.hotZoneType ==
CONNECTION_CHOICE"
style=
"margin: 10px 10px;"
>
<span
style=
"display: inline-block; text-align: right; width: 150px;"
>
检查结果显示热区:
</span>
<nz-select
nzShowSearch
nzAllowClear
[(
ngModel
)]="
it
.
linkResultShowHotZoneIndex
"
style=
"width: 300px;"
(
ngModelChange
)="
save
()"
>
<nz-option
*
ngFor=
"let itOption of item.hotZoneItemArr"
[
nzValue
]="
itOption
.
index
"
[
nzLabel
]="
itOption
.
itemName
"
></nz-option>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment