Browse Source

增加題組題

CrazyIter_Bin 3 năm trước cách đây
mục cha
commit
36952a772e
1 tập tin đã thay đổi với 33 bổ sung4 xóa
  1. 33 4
      TEAMModelOS/JsonFile/Core/LangConfigV3.json

+ 33 - 4
TEAMModelOS/JsonFile/Core/LangConfigV3.json

@@ -25,11 +25,12 @@
         "Filed": "记忆|理解|应用|分析|评价|创造",
         "Judge": "对|错",
         "Ended": "结束",
-        "Level": "难度"
+        "Level": "难度",
+        "Count": "填空数"
       }
     },
     {
-      "Lang": "繁體",
+      "Lang": "繁體-通用",
       "Alias": "繁體中文",
       "Item": {
         "Type": {
@@ -50,7 +51,34 @@
         "Filed": "記憶|理解|應用|分析|評鑒|創造",
         "Judge": "對|錯",
         "Ended": "結束",
-        "Level": "難度"
+        "Level": "難度",
+        "Count": "填空數"
+      }
+    },
+    {
+      "Lang": "繁體-台灣",
+      "Alias": "繁體中文",
+      "Item": {
+        "Type": {
+          "compose": "題組題",
+          "single": "選擇題",
+          "multiple": "複選題",
+          "sortmultiple": "有序複選題",
+          "judge": "是非題",
+          "complete": "填充題",
+          "subjective": "問答題",
+          "connector": "連線題",
+          "correct": "改錯題"
+        },
+        "Answer": "答案",
+        "Analysis": "解析",
+        "Score": "配分",
+        "Point": "知識點",
+        "Filed": "記憶|理解|應用|分析|評鑒|創造",
+        "Judge": "對|錯",
+        "Ended": "結束",
+        "Level": "難度",
+        "Count": "填空數"
       }
     },
     {
@@ -75,7 +103,8 @@
         "Filed": "Remember|Understand|Apply|Analyze|Evaluate|Create",
         "Judge": "True|False",
         "Ended": "Ended",
-        "Level": "Level"
+        "Level": "Level",
+        "Count": "Count"
       }
     }
   ]