11wqe1 1 месяц назад
Родитель
Сommit
e541939090

+ 1 - 1
src/components/pages/EnglishVoice/index.vue

@@ -1,5 +1,5 @@
 <template>
-    <el-dialog :title="lang.ssEnglishOral" :visible.sync="EnglishVoiceDialog" :append-to-body="true" width="100%"
+    <el-dialog :title="lang.ssEngSpeak" :visible.sync="EnglishVoiceDialog" :append-to-body="true" width="100%"
         :before-close="handleClose" class="dialog_diy">
         <div class="ev_box">
             <div class="ev_info_box">

+ 13 - 13
src/components/pages/aiAddCourse/addCourse.vue

@@ -2720,7 +2720,7 @@
                           class="chapter_upload_drag"></div>
                         <div class="nt_taskBox">
                           <div class="nt_taskTitle">
-                            {{ lang.Stage.replace(/\*/g, stageIndex + 1) }}:
+                            {{ lang.ssStage.replace(/\*/g, stageIndex + 1) }}:
                           </div>
                           <div class="nt_taskName">
                             <el-tooltip effect="light" :content="stage.dyName ? stage.dyName : lang.Unnamedstage
@@ -2870,9 +2870,9 @@
                         ">{{
                           item.dyName
                           ? item.dyName
-                          : lang.Stage.replace(/\*/g, index + 1)
+                          : lang.ssStage.replace(/\*/g, index + 1)
                           }}</span>
-                        <span v-else>{{ lang.Stage.replace(/\*/g, index + 1) }}</span>
+                        <span v-else>{{ lang.ssStage.replace(/\*/g, index + 1) }}</span>
                       </div>
                       <div class="cru_line" :style="{
                         left: offsetLetfPx + 'px',
@@ -2900,7 +2900,7 @@
                     <button class="c_pub_button_confirm pub_btn_template_img" @click="openTemplate" :style="{
                       margin: isPasteTask ? '0 0 0 20px' : '0 0 0 auto',
                     }" style="padding: 0 12px">
-                      {{ lang.SelectCourseTemplate }}
+                      {{ lang.ssSelectTemp }}
                     </button>
                   </div>
 
@@ -4160,7 +4160,7 @@
                                 ">
                                 <div style="margin-right: 20px; font-weight: bold"
                                   :id="'gj' + itemTaskIndex + '' + toolIndex">
-                                  {{ lang.ToolL.replace(/\*/g, toolIndex + 1) }} 
+                                  {{ lang.ssTool.replace(/\*/g, toolIndex + 1) }} 
                                 </div>
                                 <div class="chooseWho">
                                   <div :class="itemTool.toolType == 0
@@ -4171,7 +4171,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.Interactive }}
+                                    {{ lang.ssInteract }}
                                   </div>
                                   <div :class="itemTool.toolType == 1
                                     ? 'isChooseActive'
@@ -4181,7 +4181,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.Cognitive }}
+                                    {{ lang.ssCognitive }}
                                   </div>
                                   <div :class="itemTool.toolType == 6
                                     ? 'isChooseActive'
@@ -4191,7 +4191,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.Collaborative }}
+                                    {{ lang.ssCoopType }}
                                   </div>
                                   <div :class="itemTool.toolType == 2
                                     ? 'isChooseActive'
@@ -4211,7 +4211,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.Evaluation }}
+                                    {{ lang.ssEval }}
                                   </div>
                                   <div :class="itemTool.toolType == 3
                                     ? 'isChooseActive'
@@ -4221,7 +4221,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.Programming }}
+                                    {{ lang.ssProgType }}
                                   </div>
                                   <div :class="itemTool.toolType == 5
                                     ? 'isChooseActive'
@@ -4231,7 +4231,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.SubjectSpecific }}
+                                    {{ lang.ssSubject }}
                                   </div>
                                   <!-- <div :class="itemTool.toolType == 4 ? 'isChooseActive' : ''
                               " @click="(itemTool.toolType = 4), $forceUpdate()">
@@ -7615,7 +7615,7 @@
       <div class="change_stageBox">
         <div class="navTask" v-for="(t, tIndex) in unitJson3" :key="tIndex">
           <div class="nt_taskBox">
-            <div class="nt_taskTitle">{{ lang.ssStageNum.replace(/\*/g, tIndex + 1) }}</div>
+            <div class="nt_taskTitle">{{ lang.ssStage.replace(/\*/g, tIndex + 1) }}</div>
             <div class="nt_taskName">
               <el-tooltip effect="light" :content="t.dyName" placement="top">
                 <span>{{ t.dyName }}</span>
@@ -28726,7 +28726,7 @@ ol {
 .all_choose>.el-checkbox-group>.el-checkbox>>>.el-checkbox__label {
   min-width: 80px;
   overflow: hidden;
-  width: 80px;
+  /* width: 80px; */
   text-overflow: ellipsis;
   white-space: nowrap;
 }

+ 24 - 23
src/components/pages/aiEasy/addCourse.vue

@@ -55,7 +55,7 @@
                 <div style="margin: 5px 10px 0 0; width: 2rem">
                   <img src="../../../assets/icon/second.png" alt />
                 </div>
-                <div>{{ lang.SelectCourseTemplate }}</div>
+                <div>{{ lang.ssSelectTemp }}</div>
               </div>
               <div
                 v-else-if="cidType === 0 && isStepDisplay"
@@ -65,7 +65,7 @@
                 <div>
                   <img src="../../../assets/icon/secondNo.png" alt />
                 </div>
-                <div>{{ lang.SelectCourseTemplate }}</div>
+                <div>{{ lang.ssSelectTemp }}</div>
               </div> -->
               <!-- <div
                 v-if="isStepDisplay"
@@ -2509,7 +2509,7 @@
                             class="chapter_upload_drag"></div>
                           <div class="nt_taskBox">
                             <div class="nt_taskTitle">
-                              {{ lang.Stage.replace(/\*/g, stageIndex + 1) }}:
+                              {{ lang.ssStage.replace(/\*/g, stageIndex + 1) }}:
                             </div>
                             <div class="nt_taskName">
                               <el-tooltip effect="light" :content="stage.dyName ? stage.dyName : lang.ssUnnamedStage
@@ -2651,9 +2651,9 @@
                         ">{{
                           item.dyName
                           ? item.dyName
-                          : lang.Stage.replace(/\*/g, index + 1)
+                          : lang.ssStage.replace(/\*/g, index + 1)
                           }}</span>
-                        <span v-else>{{ lang.Stage.replace(/\*/g, index + 1) }}</span>
+                        <span v-else>{{ lang.ssStage.replace(/\*/g, index + 1) }}</span>
                       </div>
                       <div class="cru_line" :style="{
                         left: offsetLetfPx + 'px',
@@ -2681,7 +2681,7 @@
                     <button class="c_pub_button_confirm pub_btn_template_img" @click="openTemplate" :style="{
                       margin: isPasteTask ? '0 0 0 20px' : '0 0 0 auto',
                     }" style="padding: 0 12px">
-                      {{ lang.SelectCourseTemplate }}
+                      {{ lang.ssSelectTemp }}
                     </button>
                   </div>
 
@@ -2689,7 +2689,7 @@
                     :key="index">
                     <div class="chapter_box" v-if="courseState == 1">
                       <div class="chapter_contentbox">
-                        <!-- <div>{{ lang.ssStageNum }}{{ unitIndex + 1 }}</div> -->
+                        <!-- <div>{{ lang.ssStage }}{{ unitIndex + 1 }}</div> -->
                         <div class="cc_input">
                           <input ref="dyInput" type="text" :placeholder="lang.ssEnterStageTitle" class="binfo_input"
                             v-model="unitJson[unitIndex].dyName" />
@@ -3701,7 +3701,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.ssInteractive }}
+                                    {{ lang.ssInteract }}
                                   </div>
                                   <div :class="itemTool.toolType == 1
                                     ? 'isChooseActive'
@@ -3711,7 +3711,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.ssThinking }}
+                                    {{ lang.ssCognitive }}
                                   </div>
                                   <div :class="itemTool.toolType == 6
                                     ? 'isChooseActive'
@@ -3721,7 +3721,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.ssCollaborative }}
+                                    {{ lang.ssCoopType }}
                                   </div>
                                   <div :class="itemTool.toolType == 2
                                     ? 'isChooseActive'
@@ -3741,7 +3741,7 @@
                                       (itemTool.isFold3 = false),
                                       $forceUpdate()
                                       ">
-                                    {{ lang.ssEvaluation }}
+                                    {{ lang.ssEval }}
                                   </div>
                                   <div :class="itemTool.toolType == 3
                                     ? 'isChooseActive'
@@ -4447,7 +4447,7 @@
                                       addTools(18, itemTaskIndex, toolIndex)
                                       ">
                                       <img src="../../../assets/icon/thirdToolList/trainPlatform.png" alt />
-                                      <div style="margin: 5px 0">{{ lang.ssTrainingPlatform }}</div>
+                                      <div style="margin: 5px 0">{{ lang.ssTrainPlat }}</div>
                                     </div>
                                     <div class="noCTool">
                                       <img src="../../../assets/icon/new/isToolC.png" alt="" />
@@ -4567,7 +4567,7 @@
                                       addTools(32, itemTaskIndex, toolIndex)
                                       ">
                                       <img src="../../../assets/icon/thirdToolList/code.png" alt />
-                                      <div style="margin: 5px 0">{{ lang.ssSourceEdit }}</div>
+                                      <div style="margin: 5px 0">{{ lang.ssCodeEdit }}</div>
                                     </div>
                                     <div class="noCTool">
                                       <img src="../../../assets/icon/new/isToolC.png" alt="" />
@@ -6273,13 +6273,13 @@
               ">
               <div class="chooseWho">
                 <div :class="chapToolsType == 0 ? 'isChooseActive' : ''" @click="chapToolsType = 0">
-                  {{ lang.ssInteractive }}
+                  {{ lang.ssInteract }}
                 </div>
                 <div :class="chapToolsType == 1 ? 'isChooseActive' : ''" @click="chapToolsType = 1">
-                  {{ lang.ssThinking }}
+                  {{ lang.ssCognitive }}
                 </div>
                 <div :class="chapToolsType == 2 ? 'isChooseActive' : ''" @click="chapToolsType = 2">
-                  {{ lang.ssEvaluation }}
+                  {{ lang.ssEval }}
                 </div>
                 <div :class="chapToolsType == 2 ? 'isChooseActive' : ''" @click="chapToolsType = 2">
                   {{ lang.ssOther }}
@@ -6584,7 +6584,7 @@
               <img src="../../../assets/icon/search.png" alt />
             </div>
           </div>
-          <el-button type="primary" size="default" style="margin-left: 10px" @click="changePicture">{{ lang.ssChangeGroup }}</el-button>
+          <el-button type="primary" size="default" style="margin-left: 10px" @click="changePicture">{{ lang.ssChangeGrp }}</el-button>
         </div>
         <div class="sysPicBox" v-loading="imageloading">
           <div class="picNone" v-if="!imageList.length">
@@ -6967,7 +6967,7 @@
         <el-button type="primary" @click="addEnglish">{{ lang.Confirm }}</el-button>
       </span>
     </el-dialog>
-    <el-dialog :title="lang.SelectCourseTemplate" :visible.sync="templateDialog" :append-to-body="true" width="630px"
+    <el-dialog :title="lang.ssSelectTemp" :visible.sync="templateDialog" :append-to-body="true" width="630px"
       :before-close="handleClose" class="dialog_diy">
       <div class="template_box">
         <div class="wordTeacher" v-for="(aa, indexF) in templateArray" :key="indexF" @click="checkctJson(aa)"
@@ -7036,7 +7036,7 @@
       <div class="change_stageBox">
         <div class="navTask" v-for="(t, tIndex) in unitJson3" :key="tIndex">
           <div class="nt_taskBox">
-            <div class="nt_taskTitle">{{ lang.Stage.replace(/\*/g, (tIndex + 1)) }}</div>
+            <div class="nt_taskTitle">{{ lang.ssStage.replace(/\*/g, (tIndex + 1)) }}</div>
             <div class="nt_taskName">
               <el-tooltip effect="light" :content="t.dyName" placement="top">
                 <span>{{ t.dyName }}</span>
@@ -28018,7 +28018,7 @@ ol {
 .all_choose>.el-checkbox-group>.el-checkbox>>>.el-checkbox__label {
   min-width: 80px;
   overflow: hidden;
-  width: 80px;
+  /* width: 80px; */
   text-overflow: ellipsis;
   white-space: nowrap;
 }
@@ -28089,7 +28089,8 @@ ol {
 
 .chooseWho {
   display: flex;
-  width: 410px;
+  gap:15px;
+  /* width: 410px; */
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-between;
@@ -28437,7 +28438,7 @@ ol {
 
 .lineTitle {
   /* margin-top: 15px; */
-  width: 110px;
+  /* width: 110px; */
   font-size: 16px;
   display: flex;
   align-items: center;
@@ -30000,7 +30001,7 @@ ol {
   background: #f0f4fa;
   height: 100%;
   line-height: 40px;
-  width: 90px;
+  width: 105px;
   text-align: center;
   color: #060e17;
   border-right: 1.5px solid #cad1dc;

+ 4 - 4
src/components/pages/components/exportDataDialog.vue

@@ -1330,13 +1330,13 @@ export default {
     this.isAllWorkZ = JSON.parse(JSON.stringify(this.isAllWork));
     this.getClass();
     // 设置工具分类名称
-    this.toolRatio[0].name = this.lang.ssInteractType;
-    this.toolRatio[1].name = this.lang.ssThinkType;
+    this.toolRatio[0].name = this.lang.ssInteract;
+    this.toolRatio[1].name = this.lang.ssCognitive;
     this.toolRatio[2].name = this.lang.ssCoopType;
     this.toolRatio[3].name = this.lang.ssAssessType;
-    this.toolRatio[4].name = this.lang.ssEvalType;
+    this.toolRatio[4].name = this.lang.ssEval;
     this.toolRatio[5].name = this.lang.ssProgType;
-    this.toolRatio[6].name = this.lang.ssSubjectType;
+    this.toolRatio[6].name = this.lang.ssSubject;
     // 设置分数工具柱状图名称
     this.columnData[0].name = this.lang.ssPersonal;
     this.columnData[1].name = this.lang.ssCooperation;

+ 21 - 20
src/components/pages/easy/addCourse.vue

@@ -1021,7 +1021,7 @@
                                       $forceUpdate()
                                   "
                                 >
-{{ lang.Interactive }}
+{{ lang.ssInteract }}
                                 </div>
                                 <div
                                   :class="
@@ -1035,7 +1035,7 @@
                                       $forceUpdate()
                                   "
                                 >
-{{ lang.Cognitive }}
+{{ lang.ssCognitive }}
                                 </div>
                                 <div
                                   :class="
@@ -1049,7 +1049,7 @@
                                       $forceUpdate()
                                   "
                                 >
-{{ lang.Collaborative }}
+{{ lang.ssCoopType }}
                                 </div>
                                 <div
                                   :class="
@@ -1077,7 +1077,7 @@
                                       $forceUpdate()
                                   "
                                 >
-{{ lang.Evaluation }}
+{{ lang.ssEval }}
                                 </div>
                                 <div
                                   :class="
@@ -1091,7 +1091,7 @@
                                       $forceUpdate()
                                   "
                                 >
-{{ lang.Programming }}
+{{ lang.ssProgType }}
                                 </div>
                                 <div
                                   :class="
@@ -1105,7 +1105,7 @@
                                       $forceUpdate()
                                   "
                                 >
-{{ lang.SubjectSpecific }}
+{{ lang.ssSubject }}
                                 </div>
                                 <!-- <div :class="itemTool.toolType == 4 ? 'isChooseActive' : ''
                                   " @click="(itemTool.toolType = 4), $forceUpdate()">
@@ -2462,7 +2462,7 @@
                                       src="../../../assets/icon/thirdToolList/code.png"
                                       alt
                                     />
-                                    <div style="margin: 5px 0">{{ lang.ssSourceEdit }}</div>
+                                    <div style="margin: 5px 0">{{ lang.ssCodeEdit }}</div>
                                   </div>
                                   <div class="noCTool">
                                     <img
@@ -2761,7 +2761,7 @@
                                       src="../../../assets/icon/secondToolList/formulaEdi.png"
                                       alt
                                     />
-                                    <div style="margin: 5px 0">{{ lang.LaTeX }}</div>
+                                    <div style="margin: 5px 0">{{ lang.ssFormula }}</div>
                                   </div>
                                   <div class="noCTool">
                                     <img
@@ -2999,7 +2999,7 @@
                                       src="../../../assets/icon/thirdToolList/english.png"
                                       alt
                                     />
-                                    <div style="margin: 5px 0">{{ lang.EnglishWriting }}</div>
+                                    <div style="margin: 5px 0">{{ lang.ssEngWrite }}</div>
                                   </div>
                                   <div class="noCTool">
                                     <img
@@ -3046,7 +3046,7 @@
                                       src="../../../assets/icon/thirdToolList/englishVoice.png"
                                       alt
                                     />
-                                    <div style="margin: 5px 0">{{ lang.EnglishSpeaking }}</div>
+                                    <div style="margin: 5px 0">{{ lang.ssEngSpeak }}</div>
                                   </div>
                                   <div class="noCTool">
                                     <img
@@ -3423,7 +3423,7 @@
                     @click="unitSet(index)"
                   >
                     <!-- item.dyName ? item.dyName :  -->
-{{ lang.Stage.replace(/\*/g, index + 1) }}
+{{ lang.ssStage.replace(/\*/g, index + 1) }}
                   </div>
                   <img
                     src="../../../assets/line.png"
@@ -3452,7 +3452,7 @@
               >
                 <div>
                   <div class="chapter_contentbox">
-                    <div>{{ lang.Stage.replace(/\*/g, unitIndex + 1) }}</div>
+                    <div>{{ lang.ssStage.replace(/\*/g, unitIndex + 1) }}</div>
                     <div>
                       <input
                         type="text"
@@ -4355,7 +4355,7 @@
                               "
                               @click="(itemTool.toolType = 1), $forceUpdate()"
                             >
-{{ lang.Cognitive }}
+{{ lang.ssCognitive }}
                             </div>
                             <div
                               :class="
@@ -4363,7 +4363,7 @@
                               "
                               @click="(itemTool.toolType = 6), $forceUpdate()"
                             >
-{{ lang.Collaborative }}
+{{ lang.ssCoopType }}
                             </div>
                             <div
                               :class="
@@ -4379,7 +4379,7 @@
                               "
                               @click="(itemTool.toolType = 7), $forceUpdate()"
                             >
-{{ lang.Evaluation }}
+{{ lang.ssEval }}
                             </div>
                             <div
                               :class="
@@ -4387,7 +4387,7 @@
                               "
                               @click="(itemTool.toolType = 3), $forceUpdate()"
                             >
-                              {{ lang.SubjectSpecific }}
+                              {{ lang.ssSubject }}
                             </div>
                             <!-- <div
                               :class="
@@ -16519,7 +16519,7 @@ ol {
 .all_choose > .el-checkbox-group > .el-checkbox >>> .el-checkbox__label {
   min-width: 80px;
   overflow: hidden;
-  width: 80px;
+  /* width: 80px; */
   text-overflow: ellipsis;
   white-space: nowrap;
 }
@@ -16589,7 +16589,8 @@ ol {
 
 .chooseWho {
   display: flex;
-  width: 410px;
+  gap:15px;
+  /* width: 410px; */
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-between;
@@ -16927,7 +16928,7 @@ ol {
 
 .lineTitle {
   /* margin-top: 15px; */
-  width: 110px;
+  /* width: 110px; */
   font-size: 16px;
   display: flex;
   align-items: center;
@@ -18318,7 +18319,7 @@ ol {
   background: #f0f4fa;
   height: 100%;
   line-height: 40px;
-  width: 90px;
+  width: 105px;
   text-align: center;
   color: #060e17;
   border-right: 1.5px solid #cad1dc;

+ 14 - 12
src/components/pages/newCourse/addCourse.vue

@@ -68,7 +68,7 @@
                 <div style="margin: 5px 10px 0 0; width: 2rem">
                   <img src="../../../assets/icon/second.png" alt />
                 </div>
-                <div>{{ lang.SelectCourseTemplate }}</div>
+                <div>{{ lang.ssSelectTemp }}</div>
               </div>
               <div
                 v-else-if="cidType === 0 && isStepDisplay"
@@ -78,7 +78,7 @@
                 <div>
                   <img src="../../../assets/icon/secondNo.png" alt />
                 </div>
-                <div>{{ lang.SelectCourseTemplate }}</div>
+                <div>{{ lang.ssSelectTemp }}</div>
               </div>
               <div
                 v-if="isStepDisplay"
@@ -837,7 +837,7 @@
                               : this.lang.ssStage.replace(/\*/g, (index + 1))
                           }}</span
                         >
-                        <span v-else>{{ lang.Stage.replace(/\*/g, (index + 1)) }}</span>
+                        <span v-else>{{ lang.ssStage.replace(/\*/g, (index + 1)) }}</span>
                       </div>
                       <div
                         class="cru_line"
@@ -884,6 +884,7 @@
                     </button>
                     <button
                       class="c_pub_button_confirm pub_btn_template_img"
+                      v-if="lang.lang != 'com'"
                       @click="openTemplate"
                       :style="{
                         margin: isPasteTask ? '0 0 0 20px' : '0 0 0 auto',
@@ -2186,7 +2187,7 @@
                                         $forceUpdate()
                                     "
                                   >
-{{ lang.ssInteractive }}
+{{ lang.ssInteract }}
                                   </div>
                                   <div
                                     :class="
@@ -2200,7 +2201,7 @@
                                         $forceUpdate()
                                     "
                                   >
-{{ lang.ssThinking }}
+{{ lang.ssCognitive }}
                                   </div>
                                   <div
                                     :class="
@@ -2214,7 +2215,7 @@
                                         $forceUpdate()
                                     "
                                   >
-{{ lang.ssCollaborative }}
+{{ lang.ssCoopType }}
                                   </div>
                                   <div
                                     :class="
@@ -2242,7 +2243,7 @@
                                         $forceUpdate()
                                     "
                                   >
-{{ lang.ssEvaluation }}
+{{ lang.ssEval }}
                                   </div>
                                   <div
                                     :class="
@@ -2256,7 +2257,7 @@
                                         $forceUpdate()
                                     "
                                   >
-{{ lang.ssProgramming }}
+{{ lang.ssProgType }}
                                   </div>
                                   <div
                                     :class="
@@ -16983,7 +16984,7 @@ ol {
 .all_choose > .el-checkbox-group > .el-checkbox >>> .el-checkbox__label {
   min-width: 80px;
   overflow: hidden;
-  width: 80px;
+  /* width: 80px; */
   text-overflow: ellipsis;
   white-space: nowrap;
 }
@@ -17054,7 +17055,8 @@ ol {
 
 .chooseWho {
   display: flex;
-  width: 410px;
+  /* width: 410px; */
+  gap:15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-between;
@@ -17402,7 +17404,7 @@ ol {
 
 .lineTitle {
   /* margin-top: 15px; */
-  width: 110px;
+  /* width: 110px; */
   font-size: 16px;
   display: flex;
   align-items: center;
@@ -18946,7 +18948,7 @@ ol {
   background: #f0f4fa;
   height: 100%;
   line-height: 40px;
-  width: 90px;
+  width: 105px;
   text-align: center;
   color: #060e17;
   border-right: 1.5px solid #cad1dc;

+ 1 - 1
src/components/pages/synergyCourse/addCourse.vue

@@ -2347,7 +2347,7 @@
               <img src="../../../assets/icon/search.png" alt />
             </div>
           </div>
-          <el-button type="primary" size="default" style="margin-left: 10px;" @click="changePicture">{{ lang.Changeanothergroup }}</el-button>
+          <el-button type="primary" size="default" style="margin-left: 10px;" @click="changePicture">{{ lang.ssChangeGrp }}</el-button>
         </div>
         <div class="sysPicBox" v-loading="imageloading">
           <div class="picNone" v-if="!imageList.length">{{ lang.enterkeywordsimages }}</div>

+ 0 - 55
src/lang/cn.json

@@ -184,7 +184,6 @@
   "type":"类型",
   "Searchimagekeywords":"搜索图片关键字",
   "enterkeywordsimages":"请输入关键词搜索图片",
-  "Changeanothergroup":"换一组",
   "Teachername":"老师姓名",
   "enterteachername":"请输入老师姓名",
   "TeacherNumber":"老师学号",
@@ -273,7 +272,6 @@
   "SelectTeachingClasses": "请选择授课班级",
   "TaskL": "任务*",
   "UntitledTask": "未命名任务",
-  "ToolL": "工具*",
   "LearningContent": "学习内容",
   "AddLearningContent": "请添加学习内容",
   "Files": "文件",
@@ -301,13 +299,7 @@
   "EnterURL": "请输入链接",
   "Llinktextrequired": "请填写链接标题",
   "copyvalidlink": "系统没有找到黏贴对象,请首先复制可用于黏贴的链接.",
-  "Interactive": "互动类",
-  "Cognitive": "思维类",
-  "Collaborative": "协作类",
   "Assessment": "测评类",
-  "Evaluation": "评价类",
-  "Programming": "编程类",
-  "SubjectSpecific": "学科类",
   "AddToolDescription": "添加工具描述",
   "AddTool": "添加工具",
   "CollapseTask": "收起任务",
@@ -319,12 +311,6 @@
   "AddTable": "添加表格",
   "Groupsettings": "分组设置",
   "EnterInteger": "请输入2-10的数字",
-  "Choicequestion": "选择题",
-  "QA": "问答",
-  "Fileupload": "作业提交",
-  "Batchupload": "批量上传",
-  "Matchingquestion": "选择匹配",
-  "Orderingquestion": "排序",
   "CreateQuestionnaire": "创建问卷",
   "EnterTitle": "输入标题",
   "SingleChoice": "单选题",
@@ -366,7 +352,6 @@
   "Clickcardtocancelsorting": "点击卡片取消排序设置",
   "deletethisquestion": "确定删除此题目吗?",
   "Successfullydelete": "删除成功",
-  "SelfAssessment": "个人评价",
   "AddAssessment": "添加评价",
   "EnterSelfAssessmentCriteria": "请输入个人评价指标",
   "SelfAssessmentcriteria": "个人评价指标",
@@ -375,15 +360,8 @@
   "Description": "描述",
   "Enterdescription": "填写评价描述",
   "Pleasecompleteallassessmentfields": "请把评价信息填写完整",
-  "SourceCodeEditing": "源码编辑",
-  "TurtleProgramming": "海龟编程",
   "AIAgent": "AI智能体",
-  "Translation": "翻译",
-  "DigitalCanvas": "数字画板",
-  "LaTeX": "公式编辑",
   "Timetable": "时间轴",
-  "EnglishWriting": "英语写作",
-  "EnglishSpeaking": "英语口语",
   "CreateEssayTopic": "创建作文题目",
   "EssayTitle": "作文题目",
   "Enteressaytitlehere": "请填写作文题目",
@@ -488,8 +466,6 @@
   "TeacherPBLTraining": "教师pbl培训",
   "MoralEducationEvaluation": "德育评价",
   "NewStage": "新建阶段",
-  "SelectCourseTemplate": "选择课程模板",
-  "Stage": "第*阶段",
   "enterStageName": "请输入阶段名称",
   "deletestage": "确定删除此阶段吗?",
   "3SEtemplate": "3SE模板",
@@ -498,7 +474,6 @@
   "5EXTeachingMode": "5EX教学模式",
   "5ETeachingMode": "5E教学模式",
   "Confirmtemplateselection": "确定选择课程模板吗?此操作将删除所有已编辑课程内容。",
-  "Tool": "工具*",
   "Preliminaryintroduction": "项目初步介绍",
   "Tipformula": "提示:如输入数学公式需加$符号包裹。例:$a^2 + b^2 = c^2$",
   "Dimension": "评价维度",
@@ -559,7 +534,6 @@
   "worksheet": "学习单",
   "Practicecontent": "练习内容",
   "EvaluationContent": "评价内容",
-  "TrainingPlatform": "训练平台",
   "Selected": "已选择",
   "target": "目标",
   "resource": "资源",
@@ -724,10 +698,6 @@
   "StageTitle":"阶段标题",
 
   "data11_7": "11.7",
-  "reselectfile":"添加成上传文件大于80兆,请重新选择文件!",
-  "Onlyzipfiles":"只支持上传zip文件",
-  "Failedzipfile":"解析zip文件失败",
-  "Nopageselected":"未选择主页面",
 
   "data11_12": "11.12",
   "joinone":"没有加入分组请先加入分组",
@@ -898,7 +868,6 @@
   "ssTable":"表格",
   "ssStuGroup":"学生分组",
   "ssQuest":"问卷调查",
-  "ssChoice":"选择题",
   "ssQA":"问答",
   "ssHomework":"作业提交",
   "ssBatchUp":"批量上传",
@@ -1066,7 +1035,6 @@
   "ssSelectTemp":"选择课程模板",
   "ssSimpleTemp":"简易模板",
   "ssChangeStage":"切换阶段顺序",
-  "ssStageNum":"第*阶段",
   "ssAddResTemp":"添加资源模板",
   "ssTempName":"模板名称:",
   "ssSelectOne":"选择一级分类:",
@@ -1339,7 +1307,6 @@
   "ssUseEvalTemp":"是否使用此评价模板?将会覆盖掉现有的评价!",
   "ssFirstLevel":"一级分类",
   "ssResource":"资源",
-  "ssEnglishOral":"英语口语",
   "ssSetEnglishOralInfo":"设置英语口语信息",
   "ssDescription":"说明",
   "ssEnterDesc":"请输入对该问题的描述",
@@ -1630,16 +1597,11 @@
   "ssAnswer":"回答:",
   "ssDocTool":"文档工具",
   "ssDefaultDesc":"根据前期的了解与实地调研对于项目的了解,进行思考与讨论提出问题。",
-  "ssChoiceTool":"选择题",
   "ssCorrect":"回答正确",
   "ssWrong":"回答错误",
-  "ssMatchTool":"选择匹配",
   "ssAnswer3":"答案:",
-  "ssSortTool":"排序",
   "ssStuAnswer":"学生回答:",
   "ssCorrectAns":"正确答案:",
-  "ssWorkSubmit":"作业提交",
-  "ssBatchUpload":"批量上传",
   "ssMindGrid":"思维网格",
   "ssMindMap":"思维导图",
   "ssAIAssist":"小可AI助手",
@@ -1661,7 +1623,6 @@
   "ssViewDoc":"查看文档",
   "ssScore2":"评分:",
   "ssNoUpload":"暂无上传截图",
-  "ssQATool2":"问答",
   "ssQATitle":"问答标题",
   "ssSurveyTool2":"问卷工具",
   "ssContent2":"内容",
@@ -1751,13 +1712,9 @@
   "ssStuStuPassive":"生生互动(被动)",
   "ssToolRatio":"工具占比",
   "ssLiteracyAvg":"素养平均分",
-  "ssInteractType":"互动类",
-  "ssThinkType":"思维类",
   "ssCoopType":"协作类",
   "ssAssessType":"测评类",
-  "ssEvalType":"评价类",
   "ssProgType":"编程类",
-  "ssSubjectType":"学科类",
   "ssOneClickExp":"一键导出",
   "ssBatchExp":"批量导出",
   "ssAllStudent":"所有学生",
@@ -1827,23 +1784,13 @@
   "ssTeachingAudio":"教学音频",
   "ssLearningSheet":"学习单",
   "ssPracticeContent":"练习内容",
-  "ssInteractive":"互动类",
-  "ssThinking":"思维类",
-  "ssCollaborative":"协作类",
   "ssAssessment":"测评类",
-  "ssEvaluation":"评价类",
-  "ssProgramming":"编程类",
   "ssSubject":"学科类",
   "ssMoveUp":"上移",
   "ssMoveDown":"下移",
   "ssCountdown":"倒计时",
   "ssPickPeople":"挑人",
   "ssMultipleChoice":"选择题",
-  "ssQandA":"问答",
-  "ssHomeworkSubmit":"作业提交",
-  "ssSelectMatch":"选择匹配",
-  "ssTrainingPlatform":"训练平台",
-  "ssSourceEdit":"源码编辑",
   "ssAddToolDesc":"添加工具描述",
   "ssToolDescTip":"*可以将需要优化的建议添加在工具描述后,点击\"智能优化\",自动进行修改",
   "ssTaskEvalSys":"任务评价体系",
@@ -1888,11 +1835,9 @@
   "ssTechnology":"科技",
   "ssHumanities":"人文",
   "ssSearchImageKey":"搜索图片关键字",
-  "ssChangeGroup":"换一组",
   "ssEnterKeywordSearch":"请输入关键词搜索图片",
   "ssEnterModifyName":"请输入要修改的名称",
   "ssSelectSecCategory":"选择二级分类",
-  "ssSelectMatchDialog":"选择匹配",
   "ssSelectAnsByQues":"根据题目选择对应答案",
   "ssConfirmBtn":"确 定",
   "ssGenLearnTaskFirst":"请生成学习任务后再生成任务",

+ 0 - 55
src/lang/en.json

@@ -183,7 +183,6 @@
   "type":"type",
   "Searchimagekeywords":"Search for image keywords",
   "enterkeywordsimages":"Please enter keywords to search for images",
-  "Changeanothergroup":"Change to another group",
   "Teachername":"Teacher's name",
   "enterteachername":"Please enter the teacher's name",
   "TeacherNumber":"Teacher's student ID",
@@ -272,7 +271,6 @@
   "SelectTeachingClasses": "Select Teaching Classes",
   "TaskL": "Task *",
   "UntitledTask": "Untitled Task",
-  "ToolL": "Tool *",
   "LearningContent": "Learning Content",
   "AddLearningContent": "Add Learning Content",
   "Files": "Files",
@@ -300,13 +298,7 @@
   "EnterURL": "Enter URL",
   "Llinktextrequired": "Enter link display text",
   "copyvalidlink": "No paste target found. Please copy a valid link first.",
-  "Interactive": "Interactive",
-  "Cognitive": "Cognitive",
-  "Collaborative": "Collaborative",
   "Assessment": "Assessment",
-  "Evaluation": "Evaluation",
-  "Programming": "Programming",
-  "SubjectSpecific": "Subject-Specific",
   "AddToolDescription": "Add Tool Description",
   "AddTool": "Add Tool",
   "CollapseTask": "Collapse Task",
@@ -318,12 +310,6 @@
   "AddTable": "Add Table",
   "Groupsettings": "Group settings",
   "EnterInteger": "Enter Integer(2-10)",
-  "Choicequestion": "Choice question",
-  "QA": "Q&A",
-  "Fileupload": "File upload",
-  "Batchupload": "Batch upload",
-  "Matchingquestion": "Matching question",
-  "Orderingquestion": "Ordering question",
   "CreateQuestionnaire": "Create Questionnaire",
   "EnterTitle": "Enter Title",
   "SingleChoice": "Single Choice",
@@ -365,7 +351,6 @@
   "Clickcardtocancelsorting": "Click card to cancel sorting",
   "deletethisquestion": "Are you sure to delete this question?",
   "Successfullydelete": "Successfully delete",
-  "SelfAssessment": "Self-Assessment",
   "AddAssessment": "Add Assessment",
   "EnterSelfAssessmentCriteria": "Enter Self-Assessment Criteria",
   "SelfAssessmentcriteria": "Self-Assessment criteria",
@@ -374,15 +359,8 @@
   "Description": "Description",
   "Enterdescription": "Enter description",
   "Pleasecompleteallassessmentfields": "Please complete all assessment fields.",
-  "SourceCodeEditing": "Source Code Editing",
-  "TurtleProgramming": "Turtle Programming",
   "AIAgent": "AI Agent",
-  "Translation": "Translation",
-  "DigitalCanvas": "DigitalCanvas",
-  "LaTeX": "LaTeX",
   "Timetable": "Timetable",
-  "EnglishWriting": "English Writing",
-  "EnglishSpeaking": "English Speaking",
   "CreateEssayTopic": "Create Essay Topic",
   "EssayTitle": "Essay Title",
   "Enteressaytitlehere": "Enter essay title here",
@@ -488,8 +466,6 @@
   "TeacherPBLTraining": "Teacher PBL Training",
   "MoralEducationEvaluation": "Moral Education Evaluation",
   "NewStage": "New Stage",
-  "SelectCourseTemplate": "Select the Course Template",
-  "Stage": "Stage *",
   "enterStageName": "Please enter Stage Name",
   "deletestage": "Are you sure to delete this stage?",
   "3SEtemplate": "3SE template",
@@ -498,7 +474,6 @@
   "5EXTeachingMode": "5EX Teaching Mode",
   "5ETeachingMode": "5E Teaching Mode",
   "Confirmtemplateselection": "Confirm template selection? All content will be deleted.",
-  "Tool": "Tool *",
   "Preliminaryintroduction": "Preliminary introduction of the project",
   "Tipformula": "Tip: If entering a mathematical formula, you need to wrap it with a $symbol. Example: $a ^ 2+b ^ 2=c ^ 2$",
   "Dimension": "Dimension",
@@ -565,7 +540,6 @@
   "worksheet": "worksheet",
   "Practicecontent": "Practice content",
   "EvaluationContent": "Evaluation Content",
-  "TrainingPlatform": "Training Platform",
   "Selected": "Selected",
   "BlankTemplate": "Blank Template",
   "SimpleTemplate": "Simple Template",
@@ -722,10 +696,6 @@
   "StageTitle": "Stage Title",
   
   "data11_7": "11.7",
-  "reselectfile": "The uploaded file exceeds 80MB, please reselect the file!",
-  "Onlyzipfiles": "Only ZIP files are supported for upload",
-  "Failedzipfile": "Failed to parse the ZIP file",
-  "Nopageselected": "No main page selected",
 
   "data11_12": "11.12",
   "joinone": "Please join a group first if you haven't joined one",
@@ -896,7 +866,6 @@
   "ssTable":"Table",
   "ssStuGroup":"Student Grouping",
   "ssQuest":"Survey",
-  "ssChoice":"Choice question",
   "ssQA":"Q&A",
   "ssHomework":"Assignment Submission",
   "ssBatchUp":"Batch Upload",
@@ -1061,7 +1030,6 @@
   "ssSelectTemp":"Select the Course Template",
   "ssSimpleTemp":"Simple Template",
   "ssChangeStage":"Switching Stage Sequence",
-  "ssStageNum":"Stage *",
   "ssAddResTemp":"Add Resource Template",
   "ssTempName":"Template name:",
   "ssSelectOne":"Select first-level category:",
@@ -1333,7 +1301,6 @@
   "ssUseEvalTemp":"Do you want to use this evaluation template? It will overwrite the existing evaluation!",
   "ssFirstLevel":"First Level",
   "ssResource":"Resource",
-  "ssEnglishOral":"English Oral",
   "ssSetEnglishOralInfo":"Set English Oral Information",
   "ssDescription":"Description",
   "ssEnterDesc":"Please enter description of the question",
@@ -1629,16 +1596,11 @@
   "ssAnswer":"Answer:",
   "ssDocTool":"Document Tool",
   "ssDefaultDesc":"Based on preliminary understanding and field research of the project, think and discuss to raise questions.",
-  "ssChoiceTool":"Multiple Choice",
   "ssCorrect":"Correct",
   "ssWrong":"Wrong",
-  "ssMatchTool":"Match Selection",
   "ssAnswer3":"Answer:",
-  "ssSortTool":"Sort",
   "ssStuAnswer":"Student Answer:",
   "ssCorrectAns":"Correct Answer:",
-  "ssWorkSubmit":"Work Submission",
-  "ssBatchUpload":"Batch Upload",
   "ssMindGrid":"Mind Grid",
   "ssAIAssist":"Xiaoke AI Assistant",
   "ssPrevStu":"Previous",
@@ -1659,7 +1621,6 @@
   "ssViewDoc":"View Document",
   "ssScore2":"Score:",
   "ssNoUpload":"No Upload Screenshot",
-  "ssQATool2":"Q&A",
   "ssQATitle":"Q&A Title",
   "ssSurveyTool2":"Survey Tool",
   "ssContent2":"Content",
@@ -1750,13 +1711,9 @@
   "ssStuStuPassive":"Student-Student Interaction (Passive)",
   "ssToolRatio":"Tool Ratio",
   "ssLiteracyAvg":"Literacy Average Score",
-  "ssInteractType":"Interaction",
-  "ssThinkType":"Thinking",
   "ssCoopType":"Collaboration",
   "ssAssessType":"Assessment",
-  "ssEvalType":"Evaluation",
   "ssProgType":"Programming",
-  "ssSubjectType":"Subject",
   "ssOneClickExp":"One-Click Export",
   "ssBatchExp":"Custom Export",
   "ssAllStudent":"All Students",
@@ -1826,23 +1783,13 @@
   "ssTeachingAudio":"Teaching Audio",
   "ssLearningSheet":"Learning Sheet",
   "ssPracticeContent":"Practice Content",
-  "ssInteractive":"Interactive",
-  "ssThinking":"Thinking",
-  "ssCollaborative":"Collaborative",
   "ssAssessment":"Assessment",
-  "ssEvaluation":"Evaluation",
-  "ssProgramming":"Programming",
   "ssSubject":"Subject",
   "ssMoveUp":"Move Up",
   "ssMoveDown":"Move Down",
   "ssCountdown":"Timer",
   "ssPickPeople":"Pick someone",
   "ssMultipleChoice":"Multiple Choice",
-  "ssQandA":"Q&A",
-  "ssHomeworkSubmit":"Homework Submission",
-  "ssSelectMatch":"Select Match",
-  "ssTrainingPlatform":"Training Platform",
-  "ssSourceEdit":"Source Code Editor",
   "ssAddToolDesc":"Add Tool Description",
   "ssToolDescTip":"*You can add optimization suggestions after the tool description, click \"Smart Optimization\" to automatically modify",
   "ssTaskEvalSys":"Task Evaluation System",
@@ -1887,11 +1834,9 @@
   "ssTechnology":"Technology",
   "ssHumanities":"Humanities",
   "ssSearchImageKey":"Search image keywords",
-  "ssChangeGroup":"Change Group",
   "ssEnterKeywordSearch":"Please enter keywords to search images",
   "ssEnterModifyName":"Please enter the name to modify",
   "ssSelectSecCategory":"Select secondary category",
-  "ssSelectMatchDialog":"Select Match",
   "ssSelectAnsByQues":"Select the corresponding answer based on the question",
   "ssConfirmBtn":"Confirm",
   "ssGenLearnTaskFirst":"Please generate learning tasks before generating tasks",

+ 0 - 55
src/lang/hk.json

@@ -184,7 +184,6 @@
   "type":"類型",
   "Searchimagekeywords":"搜索圖片關鍵字",
   "enterkeywordsimages":"請輸入關鍵詞搜索圖片",
-  "Changeanothergroup":"換一組",
   "Teachername":"老師姓名",
   "enterteachername":"請輸入老師姓名",
   "TeacherNumber":"老師學號",
@@ -273,7 +272,6 @@
   "SelectTeachingClasses": "請選擇授課班級",  
   "TaskL": "任務*",  
   "UntitledTask": "未命名任務",  
-  "ToolL": "工具*",  
   "LearningContent": "學習內容",  
   "AddLearningContent": "請添加學習內容",  
   "Files": "文件",  
@@ -301,13 +299,7 @@
   "EnterURL": "請輸入鏈接",
   "Llinktextrequired": "請填寫鏈接標題",
   "copyvalidlink": "系統沒有找到黏貼對象,請首先複製可用於黏貼的鏈接.",
-  "Interactive": "互動類",
-  "Cognitive": "思維類",
-  "Collaborative": "協作類",
   "Assessment": "測評類",
-  "Evaluation": "評價類",
-  "Programming": "編程類",
-  "SubjectSpecific": "學科類",
   "AddToolDescription": "添加工具描述",
   "AddTool": "添加工具",
   "CollapseTask": "收起任務",
@@ -319,12 +311,6 @@
   "AddTable": "添加表格",
   "Groupsettings": "分組設置",
   "EnterInteger": "請輸入2-10的數字",
-  "Choicequestion": "選擇題",
-  "QA": "問答",
-  "Fileupload": "作業提交",
-  "Batchupload": "批量上傳",
-  "Matchingquestion": "選擇匹配",
-  "Orderingquestion": "排序",
   "CreateQuestionnaire": "創建問卷",
   "EnterTitle": "輸入標題",
   "SingleChoice": "單選題",
@@ -366,7 +352,6 @@
   "Clickcardtocancelsorting": "點擊卡片取消排序設置",
   "deletethisquestion": "確定刪除此題目嗎?",
   "Successfullydelete": "刪除成功",
-  "SelfAssessment": "個人評價",
   "AddAssessment": "添加評價",
   "EnterSelfAssessmentCriteria": "請輸入個人評價指標",
   "SelfAssessmentcriteria": "個人評價指標",
@@ -375,15 +360,8 @@
   "Description": "描述",
   "Enterdescription": "填寫評價描述",
   "Pleasecompleteallassessmentfields": "請把評價信息填寫完整",
-  "SourceCodeEditing": "源碼編輯",
-  "TurtleProgramming": "海龜編程",
   "AIAgent": "AI智能體",
-  "Translation": "翻譯",
-  "DigitalCanvas": "數字畫板",
-  "LaTeX": "公式編輯",
   "Timetable": "時間軸",
-  "EnglishWriting": "英語寫作",
-  "EnglishSpeaking": "英語口語",
   "CreateEssayTopic": "創建作文題目",
   "EssayTitle": "作文題目",
   "Enteressaytitlehere": "請填寫作文題目",
@@ -489,8 +467,6 @@
   "TeacherPBLTraining": "教師PBL培訓",
   "MoralEducationEvaluation": "德育評價",
   "NewStage": "新建階段",
-  "SelectCourseTemplate": "選擇課程模板",
-  "Stage": "第*階段",
   "enterStageName": "請輸入階段名稱",
   "deletestage": "確定刪除此階段嗎?",
   "3SEtemplate": "3SE模板",
@@ -499,7 +475,6 @@
   "5EXTeachingMode": "5EX教學模式",
   "5ETeachingMode": "5E教學模式",
   "Confirmtemplateselection": "確定選擇課程模板嗎?此操作將刪除所有已編輯課程內容。",
-  "Tool": "工具*",
   "Preliminaryintroduction": "項目初步介紹",
   "Tipformula": "提示:如輸入數學公式需加符號包裹。例:符號包裹。例:a^2 + b^2 = c^2$",
   "Dimension": "評價維度",
@@ -566,7 +541,6 @@
   "worksheet": "學習單",
   "Practicecontent": "練習內容",
   "EvaluationContent": "評價內容",
-  "TrainingPlatform": "訓練平台",
   "Selected": "已選擇",
   "BlankTemplate": "空白模板",
   "SimpleTemplate": "簡易模板",
@@ -723,10 +697,6 @@
   "StageTitle": "階段標題",
   
   "data11_7": "11.7",
-  "reselectfile": "添加成上傳文件大於80兆,請重新選擇文件!",
-  "Onlyzipfiles": "只支援上傳zip文件",
-  "Failedzipfile": "解析zip文件失敗",
-  "Nopageselected": "未選擇主頁面",
   
   "data11_12": "11.12",
   "joinone": "沒有加入分組請先加入分組",
@@ -896,7 +866,6 @@
   "ssTable":"表格",
   "ssStuGroup":"學生分組",
   "ssQuest":"問卷調查",
-  "ssChoice":"選擇題",
   "ssQA":"問答",
   "ssHomework":"作業提交",
   "ssBatchUp":"批量上傳",
@@ -1064,7 +1033,6 @@
   "ssSelectTemp":"選擇課程模板",
   "ssSimpleTemp":"簡易模板",
   "ssChangeStage":"切換階段順序",
-  "ssStageNum":"第*階段",
   "ssAddResTemp":"添加資源模板",
   "ssTempName":"模板名稱:",
   "ssSelectOne":"選擇一級分類:",
@@ -1339,7 +1307,6 @@
   "ssUseEvalTemp":"是否使用此評價模板?將會覆蓋掉現有的評價!",
   "ssFirstLevel":"一級分類",
   "ssResource":"資源",
-  "ssEnglishOral":"英語口語",
   "ssSetEnglishOralInfo":"設置英語口語信息",
   "ssDescription":"說明",
   "ssEnterDesc":"請輸入對該問題的描述",
@@ -1630,16 +1597,11 @@
   "ssAnswer":"回答:",
   "ssDocTool":"文檔工具",
   "ssDefaultDesc":"根據前期的了解與實地調研對於項目的了解,進行思考與討論提出問題。",
-  "ssChoiceTool":"選擇題",
   "ssCorrect":"回答正確",
   "ssWrong":"回答錯誤",
-  "ssMatchTool":"選擇匹配",
   "ssAnswer3":"答案:",
-  "ssSortTool":"排序",
   "ssStuAnswer":"學生回答:",
   "ssCorrectAns":"正確答案:",
-  "ssWorkSubmit":"作業提交",
-  "ssBatchUpload":"批量上傳",
   "ssMindMap":"思維導圖",
   "ssAIAssist":"小可AI助手",
   "ssPrevStu":"上一位",
@@ -1660,7 +1622,6 @@
   "ssViewDoc":"查看文檔",
   "ssScore2":"評分:",
   "ssNoUpload":"暫無上傳截圖",
-  "ssQATool2":"問答",
   "ssQATitle":"問答標題",
   "ssSurveyTool2":"問卷工具",
   "ssContent2":"內容",
@@ -1751,13 +1712,9 @@
   "ssStuStuPassive":"生生互動(被動)",
   "ssToolRatio":"工具占比",
   "ssLiteracyAvg":"素養平均分",
-  "ssInteractType":"互動類",
-  "ssThinkType":"思維類",
   "ssCoopType":"協作類",
   "ssAssessType":"測評類",
-  "ssEvalType":"評價類",
   "ssProgType":"編程類",
-  "ssSubjectType":"學科類",
   "ssOneClickExp":"一鍵導出",
   "ssBatchExp":"批量導出",
   "ssAllStudent":"所有學生",
@@ -1827,23 +1784,13 @@
   "ssTeachingAudio":"教學音頻",
   "ssLearningSheet":"學習單",
   "ssPracticeContent":"練習內容",
-  "ssInteractive":"互動類",
-  "ssThinking":"思維類",
-  "ssCollaborative":"協作類",
   "ssAssessment":"測評類",
-  "ssEvaluation":"評價類",
-  "ssProgramming":"編程類",
   "ssSubject":"學科類",
   "ssMoveUp":"上移",
   "ssMoveDown":"下移",
   "ssCountdown":"倒計時",
   "ssPickPeople":"挑人",
   "ssMultipleChoice":"選擇題",
-  "ssQandA":"問答",
-  "ssHomeworkSubmit":"作業提交",
-  "ssSelectMatch":"選擇匹配",
-  "ssTrainingPlatform":"訓練平台",
-  "ssSourceEdit":"源碼編輯",
   "ssAddToolDesc":"添加工具描述",
   "ssToolDescTip":"*可以將需要優化的建議添加在工具描述後,點擊\"智能優化\",自動進行修改",
   "ssTaskEvalSys":"任務評價體系",
@@ -1888,11 +1835,9 @@
   "ssTechnology":"科技",
   "ssHumanities":"人文",
   "ssSearchImageKey":"搜索圖片關鍵字",
-  "ssChangeGroup":"換一組",
   "ssEnterKeywordSearch":"請輸入關鍵詞搜索圖片",
   "ssEnterModifyName":"請輸入要修改的名稱",
   "ssSelectSecCategory":"選擇二級分類",
-  "ssSelectMatchDialog":"選擇匹配",
   "ssSelectAnsByQues":"根據題目選擇對應答案",
   "ssConfirmBtn":"確 定",
   "ssGenLearnTaskFirst":"請生成學習任務後再生成任務",