Skip to content

Commit 17cc15b

Browse files
add mini quiz
1 parent 70b8cc6 commit 17cc15b

9 files changed

Lines changed: 1043 additions & 7 deletions

components/footer.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ <h4>Các Kỹ năng</h4>
5656
<a href="writing_part4.html">Part 4</a>
5757
<a href="writing_errors.html">Các lỗi sai thường gặp</a>
5858
<a href="grammar_errors.html">Các lỗi sai ngữ pháp</a>
59+
<a href="writing-structure-quiz.html">Part 4 Structure Quiz </a>
5960
</div>
6061
</div>
6162
<div class="footer-dropdown">
@@ -68,6 +69,7 @@ <h4>Các Kỹ năng</h4>
6869
<a href="speaking_test.html">Thi thử Speaking</a>
6970
<a href="speaking_ideas.html">Dạng câu hỏi quan điểm (lên ý tưởng)</a>
7071
<a href="speaking_peel.html">Dạng câu hỏi quan điểm (dùng công thức)</a>
72+
<a href="speaking-structure-quiz.html">Prepare to Test </a>
7173
</div>
7274
</div>
7375
</div>

components/header.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<a href="writing_errors.html">Các lỗi sai thường gặp</a> <!-- THÊM DÒNG NÀY -->
5050
<a href="grammar_errors.html">Các lỗi sai ngữ pháp</a> <!-- THÊM DÒNG NÀY -->
5151
<a href="writing_club_errors.html">Lỗi sai câu trả lời</a>
52+
<a href="writing-structure-quiz.html">Part 4 Structure Quiz </a>
5253
</div>
5354
</li>
5455
<li class="dropdown">
@@ -58,9 +59,10 @@
5859
<a href="speaking_part2.html">Part 2</a>
5960
<a href="speaking_part3.html">Part 3</a>
6061
<a href="speaking_part4.html">Part 4</a>
61-
<a href="speaking_test.html">Thi thử Speaking</a>
6262
<a href="speaking_ideas.html">Dạng câu hỏi quan điểm (lên ý tưởng)</a>
6363
<a href="speaking_peel.html">Dạng câu hỏi quan điểm (dùng công thức)</a>
64+
<a href="speaking-structure-quiz.html">Prepare to Test </a>
65+
<a href="speaking_test.html">Thi thử Speaking</a>
6466
</div>
6567
</li>
6668
</ul>
@@ -125,6 +127,8 @@
125127
<a href="writing_errors.html">- Các lỗi sai thường gặp</a> <!-- THÊM DÒNG NÀY -->
126128
<a href="grammar_errors.html">- Các lỗi sai ngữ pháp</a> <!-- THÊM DÒNG NÀY -->
127129
<a href="writing_club_errors.html">- Lỗi sai câu trả lời</a>
130+
<a href="writing-structure-quiz.html">- Part 4 Structure Quiz </a>
131+
128132
</div>
129133
</li>
130134

@@ -137,11 +141,10 @@
137141
<a href="speaking_part2.html">- Part 2</a>
138142
<a href="speaking_part3.html">- Part 3 </a>
139143
<a href="speaking_part4.html">- Part 4 </a>
140-
<a href="speaking_test.html">- Thi thử Speaking</a>
141-
<a href="speaking_ideas.html">- Dạng câu hỏi quan điểm (lên ý tưởng)
142-
143-
</a>
144+
<a href="speaking_ideas.html">- Dạng câu hỏi quan điểm (lên ý tưởng) </a>
144145
<a href="speaking_peel.html">- Dạng câu hỏi quan điểm (dùng công thức)</a>
146+
<a href="speaking-structure-quiz.html">Prepare to Test </a>
147+
<a href="speaking_test.html">Thi thử Speaking</a>
145148
</div>
146149
</li>
147150
</ul>

index.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,21 @@ <h3>Part 1</h3>
8686
</a>
8787
<a href="speaking_part2.html" class="part-card">
8888
<h3>Part 2</h3>
89-
<p>Describe a Picture (Soon)</p>
89+
<p>Describe a Picture </p>
9090
</a>
9191
<a href="speaking_part3.html" class="part-card">
9292
<h3>Part 3</h3>
9393
<p>Compare Pictures</p>
9494
</a>
9595
<a href="speaking_part4.html" class="part-card">
9696
<h3>Part 4</h3>
97-
<p>Discuss a Topic (Soon)</p>
97+
<p>Discuss a Topic </p>
9898
</a>
99+
<a href="speaking-structure-quiz.html" class="part-card">
100+
<h3>Prepare to Test</h3>
101+
<p>Kiểm tra khả năng ghi nhớ <br> sườn bài, công thức và mẹo.</p>
102+
</a>
103+
99104
<a href="speaking_test.html" class="part-card">
100105
<h3 style="color: red;">Thi thử Speaking</h3>
101106
<strong>Mô phỏng bài thi thật</strong>
@@ -201,6 +206,10 @@ <h3>Part 3</h3>
201206
<h3>Part 4</h3>
202207
<p>Viết Email</p>
203208
</a>
209+
<a href="writing-structure-quiz.html" class="part-card">
210+
<h3>Part 4 Structure Quiz</h3>
211+
<p>Kiểm tra khả năng ghi nhớ câu mẫu Thân mật & Trang trọng.</p>
212+
</a>
204213
</div>
205214
</section>
206215

0 commit comments

Comments
 (0)