@thanh01.pmt/interactive-quiz-kit 1.0.81 → 1.0.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ai.cjs CHANGED
@@ -2613,17 +2613,13 @@ TopicDataService.HEADER_MAP = {
2613
2613
  "LO Description": "description",
2614
2614
  "Subject": "subject",
2615
2615
  "Subject Code": "subjectCode",
2616
- // New
2617
2616
  "Category": "category",
2618
2617
  "Category Code": "categoryCode",
2619
- // New
2620
2618
  "Topic": "topic",
2621
2619
  "Topic Code": "topicCode",
2622
- // New
2623
2620
  "Keywords": "keywords",
2624
2621
  "Grade": "grade",
2625
2622
  "Grade Code": "gradeCode",
2626
- // New
2627
2623
  "STEM Element(s)": "stemElements",
2628
2624
  "Bloom\u2019s Level(s) Guideline": "bloomLevelsGuideline"
2629
2625
  };
package/dist/ai.mjs CHANGED
@@ -2611,17 +2611,13 @@ TopicDataService.HEADER_MAP = {
2611
2611
  "LO Description": "description",
2612
2612
  "Subject": "subject",
2613
2613
  "Subject Code": "subjectCode",
2614
- // New
2615
2614
  "Category": "category",
2616
2615
  "Category Code": "categoryCode",
2617
- // New
2618
2616
  "Topic": "topic",
2619
2617
  "Topic Code": "topicCode",
2620
- // New
2621
2618
  "Keywords": "keywords",
2622
2619
  "Grade": "grade",
2623
2620
  "Grade Code": "gradeCode",
2624
- // New
2625
2621
  "STEM Element(s)": "stemElements",
2626
2622
  "Bloom\u2019s Level(s) Guideline": "bloomLevelsGuideline"
2627
2623
  };