|
@@ -12605,15 +12605,15 @@ export default {
|
|
|
},
|
|
|
againEva(i,k){
|
|
|
let msg = `NOTICE
|
|
|
- Role: 你是一个专业的项目式学习导师,你要根据<评价维度>和<维度描述>制定具体的评价标准。
|
|
|
+ Role: 你是一个专业的项目式学习导师,你要根据<评价维度>和<维度描述>制定具体的评价细则。
|
|
|
Language: Please use the same language as the user requirement, if the user speaks Chinese, the specific text of your answer should also be in Chinese.
|
|
|
ATTENTION: Use '##' to SPLIT SECTIONS, not '#'. Output format carefully referenced "Format example".
|
|
|
Instruction: Based on the context, follow "Format example", write content.
|
|
|
|
|
|
#Context
|
|
|
##要求
|
|
|
- 根据<评价维度>和<维度描述>,制定具体的评价标准。
|
|
|
- 具体的评价标准分为6级——0星,1星,2星,3星,4星,5星。
|
|
|
+ 根据<评价维度>和<维度描述>,制定具体的评价细则。
|
|
|
+ 具体的评价细则分为6级——0星,1星,2星,3星,4星,5星。
|
|
|
|
|
|
##制定标准资料
|
|
|
评价维度:${this.chapInfoList[0].chapterInfo[0].taskJson[i].eList[k].value}
|