|
@@ -711,7 +711,7 @@
|
|
|
src="../assets/icon/thirdToolList/ask.png"
|
|
|
alt
|
|
|
/>
|
|
|
- <div style="margin: 5px 0">问卷调查</div>
|
|
|
+ <div style="margin: 5px 0">选择题</div>
|
|
|
</div>
|
|
|
<!-- <div v-if="tooC == 5">
|
|
|
<img
|
|
@@ -887,6 +887,7 @@
|
|
|
width: 200px;
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in workStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -936,9 +937,8 @@
|
|
|
<div
|
|
|
class="works"
|
|
|
style="
|
|
|
- width: 240px;
|
|
|
+ width: 200px;
|
|
|
height: 140px;
|
|
|
- border: 1px solid #f8f8f8;
|
|
|
border-radius: 10px;
|
|
|
box-shadow: 0 0 6px 1px #dfdada;
|
|
|
overflow: hidden;
|
|
@@ -1030,6 +1030,7 @@
|
|
|
width: 200px;
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in workStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1067,6 +1068,7 @@
|
|
|
width: 200px;
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in workStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1104,6 +1106,7 @@
|
|
|
width: 200px;
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in workStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1141,6 +1144,7 @@
|
|
|
width: 200px;
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in workStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1178,6 +1182,7 @@
|
|
|
width: 200px;
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in workStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1226,13 +1231,13 @@
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
border-radius: 15px;
|
|
|
- box-shadow: #eee 0px 0px 5px 5px;;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in worksStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
|
:class="w.type == 1 ? 'isTypeOne' : ''"
|
|
|
>
|
|
|
- <div class="workImg" v-if="w.type == 0" >
|
|
|
+ <div class="workImg" v-if="w.type == 0">
|
|
|
<img
|
|
|
:src="w.works"
|
|
|
@click="previewImg(w.works)"
|
|
@@ -1326,9 +1331,8 @@
|
|
|
<div
|
|
|
class="works"
|
|
|
style="
|
|
|
- width: 240px;
|
|
|
+ width: 200px;
|
|
|
height: 140px;
|
|
|
- border: 1px solid #f8f8f8;
|
|
|
border-radius: 10px;
|
|
|
box-shadow: 0 0 6px 1px #dfdada;
|
|
|
overflow: hidden;
|
|
@@ -1506,7 +1510,7 @@
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
border-radius: 15px;
|
|
|
- box-shadow: #eee 0px 0px 5px 5px;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in worksStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1593,7 +1597,7 @@
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
border-radius: 15px;
|
|
|
- box-shadow: #eee 0px 0px 5px 5px;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in worksStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1680,7 +1684,7 @@
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
border-radius: 15px;
|
|
|
- box-shadow: #eee 0px 0px 5px 5px;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in worksStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1767,7 +1771,7 @@
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
border-radius: 15px;
|
|
|
- box-shadow: #eee 0px 0px 5px 5px;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in worksStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -1915,7 +1919,7 @@
|
|
|
height: 140px;
|
|
|
margin: 10px 10px 10px 0;
|
|
|
border-radius: 15px;
|
|
|
- box-shadow: #eee 0px 0px 5px 5px;
|
|
|
+ box-shadow: 0 0 6px 1px #dfdada;
|
|
|
"
|
|
|
v-for="(w, wIndex) in worksStudent[toolIndex]"
|
|
|
:key="wIndex"
|
|
@@ -2395,7 +2399,7 @@
|
|
|
<img width="100%" :src="dialogImageUrl" alt />
|
|
|
</el-dialog>
|
|
|
<el-dialog
|
|
|
- :title="noteName != '' ? noteName : '查看问卷调查'"
|
|
|
+ :title="noteName != '' ? noteName : '查看选择题'"
|
|
|
:visible.sync="dialogVisible5"
|
|
|
:append-to-body="true"
|
|
|
width="1000px"
|
|
@@ -2412,11 +2416,11 @@
|
|
|
justify-content: center;
|
|
|
"
|
|
|
>
|
|
|
- <div style="margin-right: 20px; font-size: 20px">问卷标题:</div>
|
|
|
+ <div style="margin-right: 20px; font-size: 20px">标题:</div>
|
|
|
<div style="font-size: 20px">{{ askJson.askTitle }}</div>
|
|
|
</div>
|
|
|
<div class="a_addBox">
|
|
|
- <div style="font-size: 16px; color: #c7c7c7">问卷内容</div>
|
|
|
+ <div style="font-size: 16px; color: #c7c7c7">题目内容</div>
|
|
|
<div
|
|
|
class="a_add_box"
|
|
|
v-for="(item1, index1) in askJson.askCount"
|
|
@@ -2425,7 +2429,7 @@
|
|
|
<div class="a_add_head">
|
|
|
<div style="display: flex">
|
|
|
{{ index1 + 1 + "、" }}
|
|
|
- <div>问卷题目:{{ askJson.askJson[index1].askstitle }}</div>
|
|
|
+ <div>题目:{{ askJson.askJson[index1].askstitle }}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="a_add_body" v-if="!isAnswer">
|
|
@@ -2651,7 +2655,7 @@
|
|
|
:playsinline="true"
|
|
|
:options="videoDetail"
|
|
|
@play="onPlayerPlay($event)"
|
|
|
- style="width: 100%; height: 100%;"
|
|
|
+ style="width: 100%; height: 100%"
|
|
|
></video-player>
|
|
|
</div>
|
|
|
<div slot="footer">
|
|
@@ -2742,6 +2746,7 @@
|
|
|
<div class="bz">
|
|
|
<div>备注</div>
|
|
|
<textarea
|
|
|
+ disabled
|
|
|
rows="4"
|
|
|
class="pj"
|
|
|
style="
|
|
@@ -2916,14 +2921,17 @@
|
|
|
<div class="pfBox" v-for="(e, eIndex) in rateJson" :key="eIndex">
|
|
|
<div class="nameAndrate">
|
|
|
<div>{{ e.value }}</div>
|
|
|
- <el-rate v-model="eScore.eStar[eIndex]" v-if="isStar = true" disabled></el-rate>
|
|
|
- <el-rate v-model="eScore.eStar[eIndex]" v-else></el-rate>
|
|
|
+ <el-rate
|
|
|
+ v-model="eScore.eStar[eIndex]"
|
|
|
+ :disabled="isStar"
|
|
|
+ ></el-rate>
|
|
|
</div>
|
|
|
<div>{{ e.detail }}</div>
|
|
|
</div>
|
|
|
<div class="bz">
|
|
|
<div>备注</div>
|
|
|
<textarea
|
|
|
+ :disabled="isStar"
|
|
|
rows="4"
|
|
|
class="pj"
|
|
|
style="
|
|
@@ -2964,7 +2972,7 @@ export default {
|
|
|
dialogVisible: false,
|
|
|
commentDialogVisible: false,
|
|
|
videoVisible: false,
|
|
|
- isStar:false,
|
|
|
+ isStar: false,
|
|
|
studentEvalDialogVisible: false,
|
|
|
bzText: "",
|
|
|
commentDetail: [],
|
|
@@ -3625,7 +3633,7 @@ export default {
|
|
|
) != -1
|
|
|
) {
|
|
|
this.worksStudent[i].push({
|
|
|
- userid:b[j].userid,
|
|
|
+ userid: b[j].userid,
|
|
|
wid: b[j].id,
|
|
|
works: b[j].content,
|
|
|
sName: b[j].name,
|
|
@@ -3644,7 +3652,7 @@ export default {
|
|
|
) != -1
|
|
|
) {
|
|
|
this.worksStudent[i].push({
|
|
|
- userid:b[j].userid,
|
|
|
+ userid: b[j].userid,
|
|
|
wid: b[j].id,
|
|
|
works: b[j].content,
|
|
|
sName: b[j].name,
|
|
@@ -3657,7 +3665,7 @@ export default {
|
|
|
});
|
|
|
} else if (b[j].type == 6) {
|
|
|
this.worksStudent[i].push({
|
|
|
- userid:b[j].userid,
|
|
|
+ userid: b[j].userid,
|
|
|
wid: b[j].id,
|
|
|
works: b[j].content,
|
|
|
sName: b[j].name,
|
|
@@ -3670,7 +3678,7 @@ export default {
|
|
|
});
|
|
|
} else {
|
|
|
this.worksStudent[i].push({
|
|
|
- userid:b[j].userid,
|
|
|
+ userid: b[j].userid,
|
|
|
wid: b[j].id,
|
|
|
works: b[j].content,
|
|
|
sName: b[j].name,
|
|
@@ -3684,7 +3692,7 @@ export default {
|
|
|
}
|
|
|
} else if (b[j].type == 3 && a[i].tool[0] == 15) {
|
|
|
this.worksStudent[i].push({
|
|
|
- userid:b[j].userid,
|
|
|
+ userid: b[j].userid,
|
|
|
wid: b[j].id,
|
|
|
works: b[j].content,
|
|
|
sName: b[j].name,
|
|
@@ -3697,7 +3705,7 @@ export default {
|
|
|
});
|
|
|
} else if (b[j].type == 2 && a[i].tool[0] == 4) {
|
|
|
this.worksStudent[i].push({
|
|
|
- userid:b[j].userid,
|
|
|
+ userid: b[j].userid,
|
|
|
wid: b[j].id,
|
|
|
works: b[j].content,
|
|
|
sName: b[j].name,
|
|
@@ -4989,18 +4997,18 @@ export default {
|
|
|
a = this.evalCount;
|
|
|
this.toolsCount(a, t);
|
|
|
}
|
|
|
- for(var k = 0;k<this.worksStudent[i].length;k++){
|
|
|
- if(this.userid == this.worksStudent[i][k].userid){
|
|
|
+ for (var k = 0; k < this.worksStudent[i].length; k++) {
|
|
|
+ if (this.userid == this.worksStudent[i][k].userid) {
|
|
|
this.eScore = JSON.parse(this.worksStudent[i][k].works);
|
|
|
this.rateJson =
|
|
|
- this.chapInfoList[this.courseType].chapterInfo[0].taskJson[
|
|
|
- index
|
|
|
- ].toolChoose[i].rateJson;
|
|
|
- }else{
|
|
|
+ this.chapInfoList[this.courseType].chapterInfo[0].taskJson[
|
|
|
+ index
|
|
|
+ ].toolChoose[i].rateJson;
|
|
|
+ } else {
|
|
|
this.rateJson =
|
|
|
- this.chapInfoList[this.courseType].chapterInfo[0].taskJson[
|
|
|
- index
|
|
|
- ].toolChoose[i].rateJson;
|
|
|
+ this.chapInfoList[this.courseType].chapterInfo[0].taskJson[
|
|
|
+ index
|
|
|
+ ].toolChoose[i].rateJson;
|
|
|
}
|
|
|
}
|
|
|
this.isStar = false;
|
|
@@ -5930,12 +5938,12 @@ export default {
|
|
|
.dialog_diy1 >>> .el-dialog__headerbtn .el-dialog__close:hover {
|
|
|
color: #fff;
|
|
|
}
|
|
|
-.dialog_diy1 >>> .el-dialog__body{
|
|
|
- padding:0;
|
|
|
+.dialog_diy1 >>> .el-dialog__body {
|
|
|
+ padding: 0;
|
|
|
}
|
|
|
.dialog_diy >>> .el-dialog__body,
|
|
|
.dialog_diy >>> .el-dialog__footer,
|
|
|
-.dialog_diy1 >>> .el-dialog__footer {
|
|
|
+.dialog_diy1 >>> .el-dialog__footer {
|
|
|
background: #fafafa;
|
|
|
}
|
|
|
.a_addBox {
|
|
@@ -6258,6 +6266,7 @@ export default {
|
|
|
height: auto;
|
|
|
margin-right: 10px;
|
|
|
margin-bottom: 10px;
|
|
|
+ overflow: hidden;
|
|
|
}
|
|
|
.workImg {
|
|
|
width: 100%;
|
|
@@ -6455,7 +6464,7 @@ export default {
|
|
|
.isTypeOne {
|
|
|
width: 240px;
|
|
|
height: 170px;
|
|
|
- border: 1px solid #f8f8f8;
|
|
|
+ /* border: 1px solid #f8f8f8; */
|
|
|
border-radius: 10px;
|
|
|
box-shadow: 0 0 6px 1px #dfdada;
|
|
|
}
|