@elice/material-quiz 1.231026.0 → 1.231103.0

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.
@@ -3,59 +3,59 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var en = {
6
- 'common.option': '옵션 {number}',
7
- 'common.group': '그룹 {group}',
8
- 'common.errorMessage.range': '{min} ~ {max} 이내로 입력해주세요.',
9
- 'content.title': '질문',
10
- 'content.title.errorMessage.required': 'Please fill the question.',
11
- 'content.title.placeholder': '문제의 질문을 입력해주세요.',
12
- 'content.description.title': '문제 설명',
13
- 'content.description.placeholder': '자세한 문제 설명이나 코드 혹은 이미지 등을 입력해주세요.',
14
- 'content.option.title': '답안',
15
- 'content.option.tooltip.disabled': '퀴즈가 공개된 상태이거나 문제를 제출한 학생이 존재하면\n수정이 불가능합니다.',
16
- 'content.option.select.items.selectOne': '객관식 (단일 선택)',
17
- 'content.option.select.items.selectMultiple': '객관식 (다중 선택)',
18
- 'content.option.select.items.selectMultipleOrder': '드래그 드롭',
19
- 'content.option.select.items.text': '주관식',
20
- 'content.option.select.items.group': '드래그 드롭 (그룹형)',
21
- 'content.option.statusText.dragNDrop': '보기를 입력한 정답 순서대로 클릭하세요.\n구성된 문제는 좌측 학습자료 탭에서 확인하실 있습니다.',
22
- 'content.option.statusText.dragNDropGroup': '구성된 문제는 좌측 학습자료 탭에서 확인하실 있습니다.',
23
- 'content.option.errorMessage.required': '답안을 선택해주세요.',
24
- 'content.answerHint.title': '입력란 힌트 텍스트 지정',
25
- 'content.answerHint.description': '답안을 입력할 입력란의 힌트 텍스트를 지정할 있습니다.',
26
- 'content.answerHint.placeholder': '입력란 힌트 텍스트 입력',
27
- 'content.explanationInfo.title': '해설 작성',
28
- 'content.explanationInfo.description': '문제를 해당 설명이 노출됩니다.',
29
- 'content.explanationInfo.checkbox.label': '사용',
30
- 'content.explanationInfo.textarea.placeholder': '해설을 입력해주세요.',
31
- 'content.explanationInfo.textarea.errorMessage.required': '문제의 해설을 작성하세요.',
32
- 'option.common.select.errorMessage.required': '선택지를 입력해주세요.',
33
- 'option.common.select.placeholder': '선택지 입력',
34
- 'option.common.select.tooltip.minOptionInfoItem': '선택지는 2개 이상 입력해야 합니다.',
35
- 'option.common.select.tooltip.maxOptionInfoItem': '선택지는 20개 초과하여 입력할 없습니다.',
36
- 'option.common.select.addButton': '보기 추가',
37
- 'option.text.answerInfo.errorMessage.required': '정답을 입력해주세요.',
38
- 'option.text.answerInfo.hintText': '정규표현식으로 채점됩니다. 정답에 메타 문자(^[]$()|*+?{}\\.) 포함될 경우 해당 문자 앞에 \\를 붙여주세요.\n예) ^^ 정답인 경우 → \\^\\^',
39
- 'option.text.isAutoGrade.checkbox.label': '답안을 지정하지 않고 수동으로 채점',
40
- 'group.option.title': '그룹',
41
- 'group.option.addButton': '그룹 추가',
42
- 'group.option.errorMessage.required': '그룹명을 입력해주세요.',
43
- 'group.option.errorMessage.notChild': '생성된 그룹 보기에 속하지 않은 그룹이 존재합니다.',
44
- 'group.option.tooltip.minDisabled': '그룹은 최소 2 이상을 구성해야합니다.',
45
- 'group.option.tooltip.maxDisabled': '그룹은 최대 6개까지 구성 가능합니다.',
46
- 'answer.option.errorMessage': '보기 또는 파일 값이 존재 해야 합니다.',
47
- 'answer.option.title.text': '보기',
48
- 'answer.option.title.file': '파일',
49
- 'answer.option.title.group': '보기가 속한 그룹',
50
- 'answer.option.addButton': '보기 추가',
51
- 'answer.option.file.label': '파일 업로드하기',
52
- 'answer.option.file.description.imageSize': '파일의 권장 비율은 1:1(185 x 185px)입니다.',
53
- 'answer.option.file.description.fileSize': '파일은 최대 3MB 까지 업로드할 있습니다.',
54
- 'answer.option.file.description.extension': '.mp3, .mp4, .mov, .png, .jpg .svg .gif 확장자를 지원합니다.',
55
- 'answer.option.file.errorMessage.maxSize': '최대 {size}MB까지 업로드 가능합니다.',
56
- 'answer.option.default.group': '없음',
57
- 'answer.option.tooltip.minDisabled': '보기는 최소 2 이상을 구성해야합니다.',
58
- 'answer.option.tooltip.maxDisabled': '보기는 최대 20개까지 구성 가능합니다.'
6
+ 'common.option': 'Option {number}',
7
+ 'common.group': 'Group {group}',
8
+ 'common.errorMessage.range': 'Please enter within {min} ~ {max} characters.',
9
+ 'content.title': 'Question',
10
+ 'content.title.errorMessage.required': 'Please enter a question.',
11
+ 'content.title.placeholder': 'Please enter the question for the problem.',
12
+ 'content.description.title': 'Problem Description',
13
+ 'content.description.placeholder': 'Please enter a detailed problem description, code, or image, etc.',
14
+ 'content.option.title': 'Answer',
15
+ 'content.option.tooltip.disabled': "Editing is not possible if the quiz is public or if there are students who have submitted the problem.\nYou can check the configured problem in the Learner's Materials tab on the left.",
16
+ 'content.option.select.items.selectOne': 'Multiple Choice (Single Answer)',
17
+ 'content.option.select.items.selectMultiple': 'Multiple Choice (Multiple Answers)',
18
+ 'content.option.select.items.selectMultipleOrder': 'Drag and Drop',
19
+ 'content.option.select.items.text': 'Subjective',
20
+ 'content.option.select.items.group': 'Drag and Drop (Group Type)',
21
+ 'content.option.statusText.dragNDrop': "After entering the options, click in the order of the correct answers.\nYou can check the configured problem in the Learner's Materials tab on the left.",
22
+ 'content.option.statusText.dragNDropGroup': "You can check the configured problem in the Learner's Materials tab on the left.",
23
+ 'content.option.errorMessage.required': 'Please select an answer.',
24
+ 'content.answerHint.title': 'Specify Input Field Hint Text',
25
+ 'content.answerHint.description': 'You can specify the hint text for the input field where the answer will be entered.',
26
+ 'content.answerHint.placeholder': 'Enter input field hint text',
27
+ 'content.explanationInfo.title': 'Write Explanation',
28
+ 'content.explanationInfo.description': 'This explanation will be shown after the problem is solved.',
29
+ 'content.explanationInfo.checkbox.label': 'Use',
30
+ 'content.explanationInfo.textarea.placeholder': 'Please enter an explanation.',
31
+ 'content.explanationInfo.textarea.errorMessage.required': 'Please write an explanation for the problem.',
32
+ 'option.common.select.errorMessage.required': 'Please enter options.',
33
+ 'option.common.select.placeholder': 'Enter options',
34
+ 'option.common.select.tooltip.minOptionInfoItem': 'You must enter at least 2 options.',
35
+ 'option.common.select.tooltip.maxOptionInfoItem': 'You cannot enter more than 20 options.',
36
+ 'option.common.select.addButton': 'Add Option',
37
+ 'option.text.answerInfo.errorMessage.required': 'Please enter the correct answer.',
38
+ 'option.text.answerInfo.hintText': 'Answers will be graded using regular expressions. If the correct answer includes meta-characters (^[]$()|*+?{}.\\), please prefix them with a backslash (\\).\nExample: If ^^ is the correct answer → \\^\\^',
39
+ 'option.text.isAutoGrade.checkbox.label': 'Grade manually without specifying answers',
40
+ 'group.option.title': 'Group',
41
+ 'group.option.addButton': 'Add Group',
42
+ 'group.option.errorMessage.required': 'Please enter a group name.',
43
+ 'group.option.errorMessage.notChild': 'There is a group created that does not belong to any options.',
44
+ 'group.option.tooltip.minDisabled': 'You must configure at least 2 groups.',
45
+ 'group.option.tooltip.maxDisabled': 'You can configure up to 6 groups.',
46
+ 'answer.option.errorMessage': 'There must be an option or a file value.',
47
+ 'answer.option.title.text': 'Option',
48
+ 'answer.option.title.file': 'File',
49
+ 'answer.option.title.group': 'Group the option belongs to',
50
+ 'answer.option.addButton': 'Add Option',
51
+ 'answer.option.file.label': 'Upload File',
52
+ 'answer.option.file.description.imageSize': 'The recommended aspect ratio for the file is 1:1 (185 x 185px).',
53
+ 'answer.option.file.description.fileSize': 'You can upload files up to 3MB.',
54
+ 'answer.option.file.description.extension': 'Supports .mp3, .mp4, .mov, .png, .jpg .svg .gif extensions.',
55
+ 'answer.option.file.errorMessage.maxSize': 'You can upload up to {size}MB.',
56
+ 'answer.option.default.group': 'None',
57
+ 'answer.option.tooltip.minDisabled': 'You must configure at least 2 options.',
58
+ 'answer.option.tooltip.maxDisabled': 'You can configure up to 20 options.'
59
59
  };
60
60
  var ko = {
61
61
  'common.option': '옵션 {number}',
@@ -1,57 +1,57 @@
1
1
  var en = {
2
- 'common.option': '옵션 {number}',
3
- 'common.group': '그룹 {group}',
4
- 'common.errorMessage.range': '{min} ~ {max} 이내로 입력해주세요.',
5
- 'content.title': '질문',
6
- 'content.title.errorMessage.required': 'Please fill the question.',
7
- 'content.title.placeholder': '문제의 질문을 입력해주세요.',
8
- 'content.description.title': '문제 설명',
9
- 'content.description.placeholder': '자세한 문제 설명이나 코드 혹은 이미지 등을 입력해주세요.',
10
- 'content.option.title': '답안',
11
- 'content.option.tooltip.disabled': '퀴즈가 공개된 상태이거나 문제를 제출한 학생이 존재하면\n수정이 불가능합니다.',
12
- 'content.option.select.items.selectOne': '객관식 (단일 선택)',
13
- 'content.option.select.items.selectMultiple': '객관식 (다중 선택)',
14
- 'content.option.select.items.selectMultipleOrder': '드래그 드롭',
15
- 'content.option.select.items.text': '주관식',
16
- 'content.option.select.items.group': '드래그 드롭 (그룹형)',
17
- 'content.option.statusText.dragNDrop': '보기를 입력한 정답 순서대로 클릭하세요.\n구성된 문제는 좌측 학습자료 탭에서 확인하실 있습니다.',
18
- 'content.option.statusText.dragNDropGroup': '구성된 문제는 좌측 학습자료 탭에서 확인하실 있습니다.',
19
- 'content.option.errorMessage.required': '답안을 선택해주세요.',
20
- 'content.answerHint.title': '입력란 힌트 텍스트 지정',
21
- 'content.answerHint.description': '답안을 입력할 입력란의 힌트 텍스트를 지정할 있습니다.',
22
- 'content.answerHint.placeholder': '입력란 힌트 텍스트 입력',
23
- 'content.explanationInfo.title': '해설 작성',
24
- 'content.explanationInfo.description': '문제를 해당 설명이 노출됩니다.',
25
- 'content.explanationInfo.checkbox.label': '사용',
26
- 'content.explanationInfo.textarea.placeholder': '해설을 입력해주세요.',
27
- 'content.explanationInfo.textarea.errorMessage.required': '문제의 해설을 작성하세요.',
28
- 'option.common.select.errorMessage.required': '선택지를 입력해주세요.',
29
- 'option.common.select.placeholder': '선택지 입력',
30
- 'option.common.select.tooltip.minOptionInfoItem': '선택지는 2개 이상 입력해야 합니다.',
31
- 'option.common.select.tooltip.maxOptionInfoItem': '선택지는 20개 초과하여 입력할 없습니다.',
32
- 'option.common.select.addButton': '보기 추가',
33
- 'option.text.answerInfo.errorMessage.required': '정답을 입력해주세요.',
34
- 'option.text.answerInfo.hintText': '정규표현식으로 채점됩니다. 정답에 메타 문자(^[]$()|*+?{}\\.) 포함될 경우 해당 문자 앞에 \\를 붙여주세요.\n예) ^^ 정답인 경우 → \\^\\^',
35
- 'option.text.isAutoGrade.checkbox.label': '답안을 지정하지 않고 수동으로 채점',
36
- 'group.option.title': '그룹',
37
- 'group.option.addButton': '그룹 추가',
38
- 'group.option.errorMessage.required': '그룹명을 입력해주세요.',
39
- 'group.option.errorMessage.notChild': '생성된 그룹 보기에 속하지 않은 그룹이 존재합니다.',
40
- 'group.option.tooltip.minDisabled': '그룹은 최소 2 이상을 구성해야합니다.',
41
- 'group.option.tooltip.maxDisabled': '그룹은 최대 6개까지 구성 가능합니다.',
42
- 'answer.option.errorMessage': '보기 또는 파일 값이 존재 해야 합니다.',
43
- 'answer.option.title.text': '보기',
44
- 'answer.option.title.file': '파일',
45
- 'answer.option.title.group': '보기가 속한 그룹',
46
- 'answer.option.addButton': '보기 추가',
47
- 'answer.option.file.label': '파일 업로드하기',
48
- 'answer.option.file.description.imageSize': '파일의 권장 비율은 1:1(185 x 185px)입니다.',
49
- 'answer.option.file.description.fileSize': '파일은 최대 3MB 까지 업로드할 있습니다.',
50
- 'answer.option.file.description.extension': '.mp3, .mp4, .mov, .png, .jpg .svg .gif 확장자를 지원합니다.',
51
- 'answer.option.file.errorMessage.maxSize': '최대 {size}MB까지 업로드 가능합니다.',
52
- 'answer.option.default.group': '없음',
53
- 'answer.option.tooltip.minDisabled': '보기는 최소 2 이상을 구성해야합니다.',
54
- 'answer.option.tooltip.maxDisabled': '보기는 최대 20개까지 구성 가능합니다.'
2
+ 'common.option': 'Option {number}',
3
+ 'common.group': 'Group {group}',
4
+ 'common.errorMessage.range': 'Please enter within {min} ~ {max} characters.',
5
+ 'content.title': 'Question',
6
+ 'content.title.errorMessage.required': 'Please enter a question.',
7
+ 'content.title.placeholder': 'Please enter the question for the problem.',
8
+ 'content.description.title': 'Problem Description',
9
+ 'content.description.placeholder': 'Please enter a detailed problem description, code, or image, etc.',
10
+ 'content.option.title': 'Answer',
11
+ 'content.option.tooltip.disabled': "Editing is not possible if the quiz is public or if there are students who have submitted the problem.\nYou can check the configured problem in the Learner's Materials tab on the left.",
12
+ 'content.option.select.items.selectOne': 'Multiple Choice (Single Answer)',
13
+ 'content.option.select.items.selectMultiple': 'Multiple Choice (Multiple Answers)',
14
+ 'content.option.select.items.selectMultipleOrder': 'Drag and Drop',
15
+ 'content.option.select.items.text': 'Subjective',
16
+ 'content.option.select.items.group': 'Drag and Drop (Group Type)',
17
+ 'content.option.statusText.dragNDrop': "After entering the options, click in the order of the correct answers.\nYou can check the configured problem in the Learner's Materials tab on the left.",
18
+ 'content.option.statusText.dragNDropGroup': "You can check the configured problem in the Learner's Materials tab on the left.",
19
+ 'content.option.errorMessage.required': 'Please select an answer.',
20
+ 'content.answerHint.title': 'Specify Input Field Hint Text',
21
+ 'content.answerHint.description': 'You can specify the hint text for the input field where the answer will be entered.',
22
+ 'content.answerHint.placeholder': 'Enter input field hint text',
23
+ 'content.explanationInfo.title': 'Write Explanation',
24
+ 'content.explanationInfo.description': 'This explanation will be shown after the problem is solved.',
25
+ 'content.explanationInfo.checkbox.label': 'Use',
26
+ 'content.explanationInfo.textarea.placeholder': 'Please enter an explanation.',
27
+ 'content.explanationInfo.textarea.errorMessage.required': 'Please write an explanation for the problem.',
28
+ 'option.common.select.errorMessage.required': 'Please enter options.',
29
+ 'option.common.select.placeholder': 'Enter options',
30
+ 'option.common.select.tooltip.minOptionInfoItem': 'You must enter at least 2 options.',
31
+ 'option.common.select.tooltip.maxOptionInfoItem': 'You cannot enter more than 20 options.',
32
+ 'option.common.select.addButton': 'Add Option',
33
+ 'option.text.answerInfo.errorMessage.required': 'Please enter the correct answer.',
34
+ 'option.text.answerInfo.hintText': 'Answers will be graded using regular expressions. If the correct answer includes meta-characters (^[]$()|*+?{}.\\), please prefix them with a backslash (\\).\nExample: If ^^ is the correct answer → \\^\\^',
35
+ 'option.text.isAutoGrade.checkbox.label': 'Grade manually without specifying answers',
36
+ 'group.option.title': 'Group',
37
+ 'group.option.addButton': 'Add Group',
38
+ 'group.option.errorMessage.required': 'Please enter a group name.',
39
+ 'group.option.errorMessage.notChild': 'There is a group created that does not belong to any options.',
40
+ 'group.option.tooltip.minDisabled': 'You must configure at least 2 groups.',
41
+ 'group.option.tooltip.maxDisabled': 'You can configure up to 6 groups.',
42
+ 'answer.option.errorMessage': 'There must be an option or a file value.',
43
+ 'answer.option.title.text': 'Option',
44
+ 'answer.option.title.file': 'File',
45
+ 'answer.option.title.group': 'Group the option belongs to',
46
+ 'answer.option.addButton': 'Add Option',
47
+ 'answer.option.file.label': 'Upload File',
48
+ 'answer.option.file.description.imageSize': 'The recommended aspect ratio for the file is 1:1 (185 x 185px).',
49
+ 'answer.option.file.description.fileSize': 'You can upload files up to 3MB.',
50
+ 'answer.option.file.description.extension': 'Supports .mp3, .mp4, .mov, .png, .jpg .svg .gif extensions.',
51
+ 'answer.option.file.errorMessage.maxSize': 'You can upload up to {size}MB.',
52
+ 'answer.option.default.group': 'None',
53
+ 'answer.option.tooltip.minDisabled': 'You must configure at least 2 options.',
54
+ 'answer.option.tooltip.maxDisabled': 'You can configure up to 20 options.'
55
55
  };
56
56
  var ko = {
57
57
  'common.option': '옵션 {number}',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elice/material-quiz",
3
- "version": "1.231026.0",
3
+ "version": "1.231103.0",
4
4
  "description": "User view and editing components of Elice material quiz",
5
5
  "repository": "https://git.elicer.io/elice/frontend/library/elice-material",
6
6
  "license": "UNLICENSED",
@@ -54,8 +54,8 @@
54
54
  "@elice/icons": "^1.230814.0",
55
55
  "@elice/icons-legacy": "npm:@elice/icons@0.230814.0",
56
56
  "@elice/markdown": "^1.220815.0",
57
- "@elice/material-shared-types": "1.231026.0",
58
- "@elice/material-shared-utils": "1.231026.0",
57
+ "@elice/material-shared-types": "1.231103.0",
58
+ "@elice/material-shared-utils": "1.231103.0",
59
59
  "@elice/types": "^1.230815.0",
60
60
  "@types/classnames": "^2.3.1",
61
61
  "@types/jquery": "^3.5.13",
@@ -69,5 +69,5 @@
69
69
  "react-use": "^17.2.4",
70
70
  "styled-components": "^5.3.0"
71
71
  },
72
- "gitHead": "bf660e42b394b5f88a2a29fb79f4a7cd53564c4e"
72
+ "gitHead": "f617fd87ac50d26998ed038719439b76d438158b"
73
73
  }