-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathwriting_part3.html
More file actions
420 lines (371 loc) · 18.1 KB
/
writing_part3.html
File metadata and controls
420 lines (371 loc) · 18.1 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Writing - Part 3</title>
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;700&display=swap" rel="stylesheet">
<link rel="icon" href="img/favicon.png" type="image/x-icon">
<!-- 1. Tích hợp CSS của Driver.js -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/driver.js@1.0.1/dist/driver.css"/>
<style>
/* CSS cho nút Help/Tour */
.tour-btn {
position: fixed;
bottom: 20px;
right: 20px;
background-color: #fff;
border: 1px solid #ddd;
color: #333;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
z-index: 999;
font-size: 24px;
transition: transform 0.2s, background-color 0.2s;
}
.tour-btn:hover {
transform: scale(1.1);
background-color: #f8f9fa;
}
/* Tùy chỉnh giao diện Driver.js */
.driver-popover.driverjs-theme {
background-color: #fff;
color: #333;
border-radius: 8px;
padding: 15px;
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
max-width: 300px;
}
.driver-popover.driverjs-theme .driver-popover-title {
font-size: 18px;
font-weight: 700;
margin-bottom: 8px;
color: var(--primary-blue, #007bff);
}
.driver-popover.driverjs-theme .driver-popover-description {
font-size: 14px;
line-height: 1.5;
color: #555;
}
.driver-popover.driverjs-theme button {
background-color: var(--primary-blue, #007bff);
color: #fff;
text-shadow: none;
border: none;
border-radius: 4px;
padding: 6px 12px;
}
/* Sample Answer Styling */
.sample-answer-wrapper {
margin-top: 20px;
padding: 15px;
background-color: #f8f9fa;
border-radius: 8px;
border-left: 4px solid #28a745;
font-size: 0.95em;
}
.sample-answer-item {
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #eee;
}
.sample-answer-item:last-child {
border-bottom: none;
margin-bottom: 0;
}
.sample-answer-user {
font-weight: bold;
color: #155724;
display: block;
margin-bottom: 4px;
}
</style>
</head>
<body>
<header id="header-placeholder"></header>
<!-- 2. Nút kích hoạt lại Tour -->
<div class="tour-btn" id="restart-tour" title="Hướng dẫn sử dụng">❓</div>
<div class="content-pusher">
<div class="container">
<div class="page-intro">
<h1>Writing - Part 3</h1>
<p>Trò chuyện trong Chat Room (Tổng thời gian: 10 phút)</p>
</div>
<!-- CẨM NANG -->
<div class="explanation-box">
<h3>💡 Cẩm nang trả lời Part 3</h3>
<p>Bạn có <strong>10 phút</strong> để trả lời 3 câu hỏi trong phòng chat. Đây là phần thi kiểm tra khả năng giao tiếp tự nhiên.</p>
<ul>
<li><strong>Mục tiêu số từ:</strong> Đề bài yêu cầu 30-40 từ. Tại đây, hệ thống giới hạn <strong>75 từ</strong> mỗi câu để bạn viết thoải mái hơn nhưng vẫn kiểm soát được độ dài.</li>
<li><strong>Văn phong:</strong> Sử dụng ngôn ngữ thân mật (informal).</li>
<li><strong>Lưu ý:</strong> Đồng hồ sẽ tự động chạy khi bạn gõ phím. Hết 10 phút toàn bộ ô chat sẽ bị khóa.</li>
</ul>
</div>
<div id="topic-selector-grid" class="topic-grid">
<!-- Các nút chọn chủ đề -->
</div>
<main id="writing-container">
<!-- Chỉ một bài tập được hiển thị -->
</main>
</div>
<footer id="footer-placeholder"></footer>
</div>
<script src="js/main.js"></script>
<script src="js/data-writing-part3.js"></script>
<!-- 3. Tích hợp Script của Driver.js -->
<script src="https://cdn.jsdelivr.net/npm/driver.js@1.0.1/dist/driver.js.iife.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function () {
const selectorContainer = document.getElementById('topic-selector-grid');
const contentContainer = document.getElementById('writing-container');
const topics = writingPart3Data;
let activeTimerInterval;
if (!topics || topics.length === 0) {
contentContainer.innerHTML = `<p class="error">Không có dữ liệu cho Writing Part 3.</p>`;
return;
}
topics.forEach((topic, index) => {
const button = document.createElement('button');
button.className = 'topic-selector-btn';
button.textContent = `Chủ đề ${index + 1}`;
button.dataset.target = `#${topic.id}`;
selectorContainer.appendChild(button);
const card = document.createElement('div');
card.className = 'quiz-card writing-card chat-room';
card.id = topic.id;
let promptsHTML = '';
let sampleAnswersHTML = '';
topic.prompts.forEach((prompt, i) => {
// HTML cho giao diện chat
promptsHTML += `
<div class="chat-message them">
<div class="chat-user">${prompt.user}</div>
<div class="chat-bubble">${prompt.question}</div>
</div>
<div class="chat-message me">
<textarea class="chat-input" rows="3" data-index="${i}" placeholder="Your answer (recommended 30-40 words)..."></textarea>
<div class="word-count-container" style="text-align: right; font-size: 0.8em; color: #666; margin-top: 2px;">
<span class="word-count">0/75 words</span>
</div>
</div>
`;
// HTML cho phần đáp án mẫu
sampleAnswersHTML += `
<div class="sample-answer-item">
<span class="sample-answer-user">Response to ${prompt.user}:</span>
<div>${prompt.sampleAnswer}</div>
</div>
`;
});
card.innerHTML = `
<div class="card-header"><h2>${topic.title}</h2></div>
<div class="writing-timer-bar">
<button class="action-btn start-writing-btn">Bắt đầu tính giờ (10 phút)</button>
<div class="timer-display">10:00</div>
</div>
<div class="chat-window">${promptsHTML}</div>
<div class="card-actions" style="margin-top:20px; text-align:center; border-top:1px dashed #dee2e6; padding-top:20px;">
<button class="action-btn show-sample-btn">📖 Xem câu trả lời mẫu</button>
</div>
<div class="sample-answer-wrapper" style="display: none;">
<h4 style="margin-top:0; color:#28a745;">Đoạn chat mẫu:</h4>
${sampleAnswersHTML}
</div>
`;
contentContainer.appendChild(card);
});
const allButtons = selectorContainer.querySelectorAll('.topic-selector-btn');
const allCards = contentContainer.querySelectorAll('.writing-card');
function showTopic(targetId) {
allCards.forEach(card => card.classList.remove('active'));
allButtons.forEach(btn => btn.classList.remove('active'));
const targetCard = document.querySelector(targetId);
const targetButton = selectorContainer.querySelector(`[data-target='${targetId}']`);
if (targetCard) targetCard.classList.add('active');
if (targetButton) targetButton.classList.add('active');
// Reset Timer
if (activeTimerInterval) clearInterval(activeTimerInterval);
allCards.forEach(c => {
const btn = c.querySelector('.start-writing-btn');
const display = c.querySelector('.timer-display');
if (btn) {
btn.disabled = false;
btn.textContent = 'Bắt đầu tính giờ (10 phút)';
}
if (display) display.textContent = '10:00';
});
}
function loadAnswers(card) {
const storageKey = `writing_part3_${card.id}`;
const savedAnswers = JSON.parse(localStorage.getItem(storageKey));
if (savedAnswers) {
savedAnswers.forEach((answer, index) => {
const textarea = card.querySelectorAll('textarea')[index];
if (textarea) {
textarea.value = answer;
textarea.dispatchEvent(new Event('input', { bubbles: true }));
}
});
}
}
allCards.forEach(loadAnswers);
selectorContainer.addEventListener('click', function(e) {
if (e.target.classList.contains('topic-selector-btn')) showTopic(e.target.dataset.target);
});
// === XỬ LÝ NHẬP LIỆU: Đếm từ, Giới hạn 75 từ, Tự động Timer ===
contentContainer.addEventListener('input', function(e) {
if (e.target.tagName === 'TEXTAREA') {
const card = e.target.closest('.writing-card');
const MAX_WORDS = 75;
// 1. Auto Start Timer
const startBtn = card.querySelector('.start-writing-btn');
if (startBtn && !startBtn.disabled) {
startBtn.click();
}
// 2. Word Count & Hard Limit
let val = e.target.value;
let words = val.trim().split(/\s+/).filter(word => word.length > 0);
if (words.length > MAX_WORDS) {
e.target.value = words.slice(0, MAX_WORDS).join(" ");
words = e.target.value.trim().split(/\s+/).filter(word => word.length > 0);
}
const wordCountSpan = e.target.nextElementSibling.querySelector('.word-count');
wordCountSpan.textContent = `${words.length}/${MAX_WORDS} words`;
if (words.length >= MAX_WORDS) {
wordCountSpan.style.color = '#dc3545';
wordCountSpan.style.fontWeight = 'bold';
} else {
wordCountSpan.style.color = '#666';
wordCountSpan.style.fontWeight = 'normal';
}
// 3. Save to LocalStorage
const storageKey = `writing_part3_${card.id}`;
const allTextareas = card.querySelectorAll('textarea');
const answersToSave = Array.from(allTextareas).map(ta => ta.value);
localStorage.setItem(storageKey, JSON.stringify(answersToSave));
}
});
// === TIMER & SHOW SAMPLE ===
contentContainer.addEventListener('click', function(e) {
if (e.target.classList.contains('start-writing-btn')) {
if (activeTimerInterval) clearInterval(activeTimerInterval);
const button = e.target;
const display = button.nextElementSibling;
const card = button.closest('.writing-card');
button.disabled = true;
button.textContent = 'Đang tính giờ...';
let time = 600; // 10 phút
activeTimerInterval = setInterval(() => {
time--;
const minutes = Math.floor(time / 60);
const seconds = time % 60;
display.textContent = `${minutes.toString().padStart(2, '0')}:${seconds.toString().padStart(2, '0')}`;
if (time <= 0) {
clearInterval(activeTimerInterval);
display.textContent = "Hết giờ!";
alert("Hết giờ làm bài!");
card.querySelectorAll('textarea').forEach(ta => ta.disabled = true);
}
}, 1000);
}
if (e.target.classList.contains('show-sample-btn')) {
const wrapper = e.target.closest('.card-actions').nextElementSibling;
const isVisible = wrapper.style.display === 'block';
wrapper.style.display = isVisible ? 'none' : 'block';
e.target.textContent = isVisible ? '📖 Xem câu trả lời mẫu' : '🙈 Ẩn câu trả lời mẫu';
}
});
if (allButtons.length > 0) showTopic(allButtons[0].dataset.target);
// --- KÍCH HOẠT TOUR HƯỚNG DẪN PART 3 ---
setTimeout(initWritingPart3Tour, 800);
});
function initWritingPart3Tour() {
const driver = window.driver.js.driver;
const driverObj = driver({
showProgress: true,
animate: true,
doneBtnText: 'Đã hiểu',
nextBtnText: 'Tiếp theo',
prevBtnText: 'Quay lại',
popoverClass: 'driverjs-theme',
steps: [
{
element: '.explanation-box',
popover: {
title: 'Cẩm nang Part 3',
description: 'Bạn đang ở trong phòng chat ảo. Nhiệm vụ là trả lời 3 thành viên khác nhau trong vòng 10 phút.',
side: "bottom",
align: 'center'
}
},
{
element: '#topic-selector-grid',
popover: {
title: 'Chọn phòng chat',
description: 'Mỗi chủ đề là một bối cảnh khác nhau (ví dụ: CLB Sách, CLB Thể thao...).',
side: "top",
align: 'center'
}
},
{
element: '.writing-card.active .chat-window',
popover: {
title: 'Giao diện Chat',
description: 'Bên trái là câu hỏi từ các thành viên. Bên phải là nơi bạn nhập câu trả lời.',
side: "top",
align: 'center'
}
},
{
element: '.writing-card.active .me:first-child textarea',
popover: {
title: 'Nhập câu trả lời',
description: 'Viết câu trả lời của bạn vào đây. Hệ thống giới hạn 75 từ/câu để bạn tập thói quen viết ngắn gọn.',
side: "top",
align: 'center'
}
},
{
element: '.writing-card.active .start-writing-btn',
popover: {
title: 'Thời gian',
description: 'Bạn có tổng cộng 10 phút cho cả 3 câu. Đồng hồ sẽ tự chạy ngay khi bạn bắt đầu gõ.',
side: "bottom",
align: 'center'
}
},
{
element: '.writing-card.active .show-sample-btn',
popover: {
title: 'Tham khảo',
description: 'Xem cách người bản xứ trả lời tự nhiên và thân mật (informal) trong chat.',
side: "top",
align: 'center'
}
},
{
element: '#restart-tour',
popover: {
title: 'Hỗ trợ',
description: 'Xem lại hướng dẫn này bất cứ lúc nào.',
side: "left",
align: 'center'
}
}
]
});
showTourHint('hasSeenWritingPart3Tour', () => driverObj.drive());
document.getElementById('restart-tour').addEventListener('click', () => {
driverObj.drive();
});
}
</script>
</body>
</html>