|
@@ -16530,6 +16530,17 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
this.course_info = courseInfo
|
|
|
window.course_lang = this.languageSetting
|
|
|
},
|
|
|
+ saveCourse(){
|
|
|
+ if (this.cid == "" || this.cid == undefined) {
|
|
|
+ this.addWork();
|
|
|
+ } else {
|
|
|
+ if (this.userid != this.courseUserid && this.role != "1") {
|
|
|
+ this.updateWork2();
|
|
|
+ } else {
|
|
|
+ this.updateWork();
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
setCover(attempts = 0) {
|
|
|
var _this = this;
|
|
|
if (_this.cover.length || attempts >= 3) {
|
|
@@ -16555,6 +16566,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
};
|
|
|
_this.imgChange1(null, null, 1, null);
|
|
|
_this.$forceUpdate();
|
|
|
+ _this.saveCourse()
|
|
|
}, 0);
|
|
|
_this.imageloading2 = false;
|
|
|
}else {
|
|
@@ -17896,7 +17908,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
this.aitype = type
|
|
|
this.aiText = this.aiJson.aiTargetGet
|
|
|
this.aiText2 = this.aiJson.aiTarget2
|
|
|
- this. aiCallBack= callback
|
|
|
+ this.aiCallBack= callback
|
|
|
} else if (type == 'aiSearchFile'){
|
|
|
if(this.fileSLoading) {
|
|
|
this.$message({
|
|
@@ -18291,6 +18303,7 @@ ${msg3}
|
|
|
processNext(); // 启动处理
|
|
|
|
|
|
|
|
|
+ this.aiCallBack[1] ? this.aiCallBack[1]() : ''
|
|
|
|
|
|
}else{
|
|
|
let message1 = `NOTICE
|
|
@@ -18380,7 +18393,6 @@ ${msg3}
|
|
|
})
|
|
|
// this.aiGetG323(message3, this.aiCallBack[0])
|
|
|
}
|
|
|
- this.aiCallBack[1] ? this.aiCallBack[1]() : ''
|
|
|
} else if (this.aitype == "aiTaskG3") {
|
|
|
let message3 = `NOTICE
|
|
|
Role: 你是一名教师,你正在使用一个在线学习平台来教授学生,你已经完成了教案,你现在需要将教案变为学生上课用的任务单(work sheet)。该在线学习平台为每个任务提供了资源区(视频,ppt,阅读资料将放在这里),多种互动工具(学生点击工具即可上传他们的作业或者回答,这些互动工具类似kahoot一样允许教师轻松收集,统计,追踪学生作业),以及和任务绑定的目标和评价系统。
|
|
@@ -18805,6 +18817,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
this.courseTextB = false
|
|
|
this.isTextCancelToken = null
|
|
|
this.aiCallBack[1] ? this.aiCallBack[1]() : ''
|
|
|
+ this.saveCourse()
|
|
|
return;
|
|
|
} else {
|
|
|
_iindex++
|
|
@@ -19128,6 +19141,8 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
_this.unitJson[0].chapterInfo[0].taskJson[0].chapterData = JSON.parse(JSON.stringify(_this.infoData))
|
|
|
_this.unitJson2 = JSON.parse(JSON.stringify(_this.unitJson))
|
|
|
_this.$forceUpdate();
|
|
|
+ _this.saveCourse()
|
|
|
+
|
|
|
}
|
|
|
callback ? callback() : ''
|
|
|
_this.isOutlineCancelToken = null
|
|
@@ -19546,7 +19561,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
_this.unitJson[0].chapterInfo[0].taskJson[0].chapterData = JSON.parse(JSON.stringify(_this.infoData))
|
|
|
_this.unitJson2 = JSON.parse(JSON.stringify(_this.unitJson))
|
|
|
_this.$forceUpdate();
|
|
|
-
|
|
|
+ _this.saveCourse()
|
|
|
|
|
|
setTimeout(()=>{
|
|
|
for (var i = 0; i < this.unitJson[0].chapterInfo[0].taskJson.length; i++) {
|
|
@@ -19805,7 +19820,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
_this.unitJson[0].chapterInfo[0].taskJson[0].chapterData = JSON.parse(JSON.stringify(_this.infoData))
|
|
|
_this.unitJson2 = JSON.parse(JSON.stringify(_this.unitJson))
|
|
|
_this.$forceUpdate();
|
|
|
-
|
|
|
+ _this.saveCourse()
|
|
|
|
|
|
// setTimeout(()=>{
|
|
|
// for (var i = 0; i < _this.unitJson[0].chapterInfo[0].taskJson.length; i++) {
|
|
@@ -22907,6 +22922,7 @@ ${(_this.templateid == "4480d65a-1e48-11ef-bee5-005056b86db5" || _this.templatei
|
|
|
}
|
|
|
this.isTeacherTaskCancelToken2[_tindex2] = null
|
|
|
callback ? callback() : ''
|
|
|
+ this.saveCourse()
|
|
|
return;
|
|
|
} else {
|
|
|
_iindex++
|
|
@@ -23157,6 +23173,7 @@ ${this.aitype == 'aiCpote4' ? '## 目标层\n'+this.cpote['cpote3'] : ''}`
|
|
|
this.cpoteLoading[loading] = false
|
|
|
this.cpotetLoading[loading] = false
|
|
|
callback ? callback() : ''
|
|
|
+ this.saveCourse()
|
|
|
return;
|
|
|
} else {
|
|
|
_iindex++
|
|
@@ -23969,6 +23986,7 @@ ${this.targetCourseText && this.aiCallBack == 2 ? '注意,优化原有的<参
|
|
|
this.ttargetTextLoading2 = false
|
|
|
this.targetCourseText2B = false
|
|
|
this.isTargetCancelToken2 = null
|
|
|
+ this.saveCourse()
|
|
|
return;
|
|
|
} else {
|
|
|
_iindex++
|