Ver código fonte

更新配置。

CrazyIter_Bin 3 anos atrás
pai
commit
2b8fb0d245
1 arquivos alterados com 70 adições e 38 exclusões
  1. 70 38
      HiTeachCC/JwtRsaFile/LangConfigV3.json

+ 70 - 38
HiTeachCC/JwtRsaFile/LangConfigV3.json

@@ -4,51 +4,81 @@
   "End": "}",
   "LangConfig": [
     {
-      "Lang": "¼òÌå",
-      "Alias": "¼òÌåÖÐÎÄ",
+      "Lang": "简体",
+      "Alias": "简体中文",
       "Item": {
         "Type": {
-          "compose": "×ÛºÏÌâ",
-          "single": "µ¥Ñ¡Ìâ",
-          "multiple": "¶àÑ¡Ìâ",
-          "judge": "ÅжÏÌâ",
-          "complete": "Ìî¿ÕÌâ",
-          "subjective": "ÎÊ´ðÌâ",
-          "connector": "Á¬ÏßÌâ",
-          "correct": "¸Ä´íÌâ"
+          "compose": "综�题",
+          "single": "�选题",
+          "multiple": "多选题",
+          "sortmultiple": "有�多选题",
+          "judge": "判断题",
+          "complete": "填空题",
+          "subjective": "问答题",
+          "connector": "连线题",
+          "correct": "改错题"
         },
-        "Answer": "´ð°¸",
-        "Analysis": "½âÎö",
-        "Score": "Åä·Ö",
-        "Point": "֪ʶµã",
-        "Filed": "֪ʶ|Àí½â|Ó¦ÓÃ|·ÖÎö|×ÛºÏ|ÆÀ¼ø",
-        "Judge": "¶Ô|´í",
-        "Ended": "½áÊø",
-        "Level": "ÄѶÈ"
+        "Answer": "答案",
+        "Analysis": "解�",
+        "Score": "�分",
+        "Point": "知识点",
+        "Filed": "记忆|�解|应用|分�|评价|创造",
+        "Judge": "对|错",
+        "Ended": "结�",
+        "Level": "难度",
+        "Count": "填空数"
       }
     },
     {
-      "Lang": "·±ów",
-      "Alias": "·±ówÖÐÎÄ",
+      "Lang": "�體-通用",
+      "Alias": "�體中文",
       "Item": {
         "Type": {
-          "compose": "¾CºÏî}",
-          "single": "ßx“ñî}",
-          "multiple": "Ñ}ßxî}",
-          "judge": "ÊÇ·Çî}",
-          "complete": "Ìî³äî}",
-          "subjective": "†–´ðî}",
-          "connector": "ßB¾€î}",
-          "correct": "¸Äåeî}"
+          "compose": "綜�題",
+          "single": "�擇題",
+          "multiple": "複�題",
+          "sortmultiple": "有�複�題",
+          "judge": "是�題",
+          "complete": "填充題",
+          "subjective": "�答題",
+          "connector": "連線題",
+          "correct": "改錯題"
         },
-        "Answer": "´ð°¸",
-        "Analysis": "½âÎö",
-        "Score": "Åä·Ö",
-        "Point": "Öª×Rüc",
-        "Filed": "Öª×R|Àí½â|‘ªÓÃ|·ÖÎö|¾CºÏ|Ôuèb",
-        "Judge": "Œ¦|åe",
-        "Ended": "½YÊø",
-        "Level": "ëy¶È"
+        "Answer": "答案",
+        "Analysis": "解�",
+        "Score": "�分",
+        "Point": "知識點",
+        "Filed": "記憶|�解|應用|分�|評鑒|創造",
+        "Judge": "�|錯",
+        "Ended": "��",
+        "Level": "難度",
+        "Count": "填空數"
+      }
+    },
+    {
+      "Lang": "�體-��",
+      "Alias": "�體中文",
+      "Item": {
+        "Type": {
+          "compose": "題組題",
+          "single": "�擇題",
+          "multiple": "複�題",
+          "sortmultiple": "有�複�題",
+          "judge": "是�題",
+          "complete": "填充題",
+          "subjective": "�答題",
+          "connector": "連線題",
+          "correct": "改錯題"
+        },
+        "Answer": "答案",
+        "Analysis": "解�",
+        "Score": "�分",
+        "Point": "知識點",
+        "Filed": "記憶|�解|應用|分�|評鑒|創造",
+        "Judge": "�|錯",
+        "Ended": "��",
+        "Level": "難度",
+        "Count": "填空數"
       }
     },
     {
@@ -59,6 +89,7 @@
           "compose": "QuestionGroup",
           "single": "MultipleChoice",
           "multiple": "MultipleAnswers",
+          "sortmultiple": "SortMultipleAnswers",
           "judge": "TrueFalse",
           "complete": "Blank",
           "subjective": "Essay",
@@ -69,10 +100,11 @@
         "Analysis": "Explain",
         "Score": "Score",
         "Point": "Point",
-        "Filed": "Knowledge|Understand|Using|Analyse|Synthesize|Discern",
+        "Filed": "Remember|Understand|Apply|Analyze|Evaluate|Create",
         "Judge": "True|False",
         "Ended": "Ended",
-        "Level": "Level"
+        "Level": "Level",
+        "Count": "Count"
       }
     }
   ]