@tinyweb_dev/oe-exam-sdk 0.1.23 → 0.1.24

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.
@@ -1550,9 +1550,6 @@ declare const en: {
1550
1550
  readonly 'admin.exams.shuffle.info3': "Questions within the same Part are randomly shuffled";
1551
1551
  readonly 'admin.exams.shuffle.info4': "Variants are linked to the parent exam for management";
1552
1552
  readonly 'admin.exams.shuffle.countLabel': "Number of variants to create";
1553
- readonly 'admin.exams.shuffle.strategyLabel': "Existing exam handling option";
1554
- readonly 'admin.exams.shuffle.keepOld': "Keep existing exams and add new ones";
1555
- readonly 'admin.exams.shuffle.replaceAll': "Create a completely new set";
1556
1553
  readonly 'admin.exams.shuffle.existingVariants': "Existing exams ({count})";
1557
1554
  readonly 'admin.exams.shuffle.deleteAll': "Delete all ({count})";
1558
1555
  readonly 'admin.exams.shuffle.loading': "Loading...";
@@ -1393,9 +1393,6 @@ declare const admin: {
1393
1393
  readonly 'admin.exams.shuffle.info3': "Các câu hỏi trong cùng 1 Part được xáo trộn ngẫu nhiên";
1394
1394
  readonly 'admin.exams.shuffle.info4': "Các đề thi con được liên kết với đề thi cha để quản lý";
1395
1395
  readonly 'admin.exams.shuffle.countLabel': "Số lượng đề thi con muốn tạo";
1396
- readonly 'admin.exams.shuffle.strategyLabel': "Lựa chọn xử lý đề thi cũ";
1397
- readonly 'admin.exams.shuffle.keepOld': "Giữ lại các đề thi cũ và thêm đề mới";
1398
- readonly 'admin.exams.shuffle.replaceAll': "Tạo bộ đề mới hoàn toàn";
1399
1396
  readonly 'admin.exams.shuffle.existingVariants': "Đề thi đã có ({count})";
1400
1397
  readonly 'admin.exams.shuffle.deleteAll': "Xóa tất cả ({count})";
1401
1398
  readonly 'admin.exams.shuffle.loading': "Đang tải...";