-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathplacement_pack_ko_sample.json
More file actions
78 lines (78 loc) · 2.36 KB
/
Copy pathplacement_pack_ko_sample.json
File metadata and controls
78 lines (78 loc) · 2.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"pack_id": "placement_ko_v1",
"title": "Korean app placement pack",
"license": "MIT — synthetic prompts; no third-party copyrighted content",
"language": "ko",
"n_items": 4,
"overall": 52.22,
"cefr": "B1",
"items": [
{
"prompt_id": "ko_p1",
"skill": "writing",
"prompt": "하루에 하는 일을 두세 문장으로 적어 보세요.",
"answer": "저는 아침에 일어나서 커피를 마십니다. 그다음에 공부하고 저녁에는 산책을 합니다.",
"score": 53.89,
"cefr": "B1",
"skills": {
"vocabulary": 73.62,
"grammar": 25.75,
"reading": 49.44,
"writing": 52.04,
"listening": 46.84,
"speaking": 76.02
}
},
{
"prompt_id": "ko_p2",
"skill": "speaking",
"prompt": "새 친구에게 자기소개를 한다면 뭐라고 말하겠어요?",
"answer": "안녕하세요. 저는 민수입니다. 한국어를 배우고 있고 여행하는 것을 좋아합니다.",
"score": 53.92,
"cefr": "B1",
"skills": {
"vocabulary": 73.43,
"grammar": 27.4,
"reading": 49.1,
"writing": 51.68,
"listening": 46.52,
"speaking": 75.84
}
},
{
"prompt_id": "ko_p3",
"skill": "reading",
"prompt": "안내문에 도서관이 금요일 오후 6시에 닫힌다고 합니다. 6시 10분에 온 학생에게 무슨 뜻인지 한 문장으로 설명하세요.",
"answer": "이미 문이 닫혀서 그 학생은 들어갈 수 없습니다.",
"score": 51.02,
"cefr": "B1",
"skills": {
"vocabulary": 71.99,
"grammar": 20.08,
"reading": 46.63,
"writing": 49.08,
"listening": 44.17,
"speaking": 74.54
}
},
{
"prompt_id": "ko_p4",
"skill": "grammar",
"prompt": "알맞은 말로 완성하세요: 어제 시장에 ___ 과일을 ___.",
"answer": "어제 시장에 가서 과일을 샀습니다.",
"score": 50.06,
"cefr": "B1",
"skills": {
"vocabulary": 71.03,
"grammar": 21.37,
"reading": 44.96,
"writing": 47.32,
"listening": 42.59,
"speaking": 73.66
}
}
],
"ready_for_ui": true,
"sample_report": true,
"source": "/Users/sawko/Documents/Projekty/SideJob/bounties/NokaMan/data/placement/ko.json"
}