{"id":2232,"date":"2026-01-19T16:15:13","date_gmt":"2026-01-19T16:15:13","guid":{"rendered":"https:\/\/cn.fabeloso.com\/stories\/?p=2232"},"modified":"2026-01-24T11:37:24","modified_gmt":"2026-01-24T11:37:24","slug":"cn-master-template-jan-26-v0-0","status":"publish","type":"post","link":"https:\/\/cn.fabeloso.com\/stories\/cn-master-template-jan-26-v0-0\/","title":{"rendered":"test"},"content":{"rendered":"\n<p><span style=\"background-color:#ffbfb5\" class=\"td_text_highlight_marker\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">DO NOT USE FOR STORY GENERATION &#8211; USE THE CLONE INSTEAD<\/mark><\/span><\/p>\n\n\n\n<p>Key Changes Made  needs updating for true and false tooltip<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Added translation tooltip to the &#8220;\u7528\u4f60\u81ea\u5df1\u7684\u8bdd\u5199\u8fd9\u4e2a\u6545\u4e8b&#8221; instruction in the Retell section<\/li>\n\n\n\n<li>Added English translation tooltips to all questions using the vocab-tooltip class<\/li>\n\n\n\n<li>Placed answer tooltips (\ud83d\udca1) immediately after each question<\/li>\n\n\n\n<li>For Multiple Choice: answer tooltip appears right after the question, before the a, b, c options, and includes both the letter and full answer text in the format &#8220;Answer: X) Full answer text&#8221;<\/li>\n\n\n\n<li>Added empty rows between Multiple Choice answer pairs in the table using&nbsp;<\/li>\n\n\n\n<li>Applied the same tooltip structure to True\/False and Retell sections<\/li>\n<\/ul>\n\n\n\n<p>Here come the level and word count<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"zh-CN\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #fdfdfd;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 20px auto;\n            padding: 0 15px;\n        }\n\n        .tab-group {\n            margin: 25px 0;\n        }\n\n        .tab-buttons {\n            display: flex;\n            justify-content: space-around;\n            flex-wrap: wrap;\n            gap: 8px;\n            margin-bottom: 10px;\n        }\n\n        .tab-buttons button {\n            padding: 10px 18px;\n            cursor: pointer;\n            background-color: #ffe082;\n            border: none;\n            border-radius: 6px;\n            font-weight: bold;\n        }\n\n        .tab-buttons button.active {\n            background-color: #ffca28;\n        }\n\n        .tab-content {\n            display: none;\n            background-color: #fff8e1;\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.1);\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        h2 {\n            color: #2e7d32;\n            margin-top: 0;\n        }\n\n        textarea {\n            width: 100%;\n            padding: 10px;\n            border-radius: 6px;\n            border: 1px solid #ccc;\n        }\n\n        .vocab-tooltip {\n            border-bottom: 1px dotted #333;\n            cursor: help;\n            font-weight: bold;\n            color: #2e7d32;\n        }\n\n        .vocab-tooltip:hover::after {\n            content: attr(data-tooltip);\n            position: absolute;\n            background: #333;\n            color: white;\n            padding: 5px 10px;\n            border-radius: 4px;\n            font-size: 12px;\n            white-space: nowrap;\n            transform: translate(-50%, -120%);\n        }\n\n        .answer-tooltip {\n            border-bottom: 1px dotted #666;\n            cursor: help;\n            font-weight: bold;\n            color: #1976d2;\n        }\n\n        .answer-tooltip:hover::after {\n            content: attr(data-answer);\n            position: absolute;\n            background: #1976d2;\n            color: white;\n            padding: 8px 12px;\n            border-radius: 4px;\n            font-size: 13px;\n            white-space: nowrap;\n            transform: translate(-50%, -120%);\n        }\n    <\/style>\n<\/head>\n<body>\n\n\n\n<figure class=\"wp-block-audio\"><audio controls src=\"https:\/\/www.salesforce.com\/small-business\/pricing\/#1742496593545_1813\"><\/audio><\/figure>\n\n\n\n<!DOCTYPE html> <html lang=\"zh\"> <head> <meta charset=\"UTF-8\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"> <title>HSK3 Lesson<\/title> <style> body { font-family: Arial, sans-serif; line-height: 1.6; } .container { max-width: 980px; margin: 0 auto; padding: 12px; } .tab-buttons { display: flex; gap: 8px; flex-wrap: wrap; margin: 8px 0; } .tab-btn { padding: 8px 12px; border: 1px solid #ddd; background: #f7f7f7; cursor: pointer; } .tab-btn.active { background: #e9e9e9; } .tab-content { display: none; border: 1px solid #ddd; padding: 12px; } .tab-content.active { display: block; } .vocab-tooltip { border-bottom: 1px dotted #666; cursor: help; } .answer-tooltip { border-bottom: 1px dotted #666; cursor: help; } table { width: 100%; border-collapse: collapse; } th, td { border: 1px solid #ddd; padding: 6px; vertical-align: top; } .no-border td, .no-border th { border: none; } <\/style> <script> document.addEventListener(\"DOMContentLoaded\", function () { function initTabGroup(group) { const buttons = group.querySelectorAll(\".tab-btn\"); const contents = group.querySelectorAll(\".tab-content\"); buttons.forEach(btn => { btn.addEventListener(\"click\", () => { buttons.forEach(b => b.classList.remove(\"active\")); contents.forEach(c => c.classList.remove(\"active\")); btn.classList.add(\"active\"); const id = btn.getAttribute(\"data-tab\"); const panel = group.querySelector(\"#\" + id); if (panel) panel.classList.add(\"active\"); }); }); } document.querySelectorAll(\".tab-group\").forEach(initTabGroup); }); <\/script> <\/head> <body> <p>24hsk3w01d02\/ \u65b0\u5e74\u65b0\u95fb\u62a5\u9053 &#8211; New Year News Report<BR> \u672c\u8bfe\u901a\u8fc7\u4e00\u5219\u65b0\u95fb\u62a5\u9053\uff0c\u4ecb\u7ecd\u57ce\u5e02\u5c45\u6c11\u7684\u65b0\u5e74\u89c4\u5212\u4e0e\u6267\u884c\u65b9\u5f0f\uff0c\u5e2e\u52a9\u5b66\u4e60\u8005\u638c\u63e1\u5c06\/\u4f1a\u3001\u5148\u2026\u518d\u2026\u7b49\u8868\u8fbe\uff0c\u5e76\u80fd\u7528\u4e2d\u6587\u7b80\u5355\u8bf4\u660e\u81ea\u5df1\u7684\u8ba1\u5212\u4e0e\u7406\u7531\u3002<BR><\/p> <p><strong>LEVEL\/WORDCOUNT:<\/strong> HSK3 \/ 650 characters<\/p> <div class=\"container\"> <!-- ================= STORY SECTION ================= --> <div class=\"tab-group historia-tabs\"> <div class=\"tab-buttons\"> <button class=\"tab-btn active\" data-tab=\"story-zh\">\u4e2d\u6587<\/button> <button class=\"tab-btn\" data-tab=\"story-py\">Pinyin<\/button> <button class=\"tab-btn\" data-tab=\"story-en\">English<\/button> <button class=\"tab-btn\" data-tab=\"audio\">Audio<\/button> <\/div>\ntext\n<div id=\"story-zh\" class=\"tab-content active\">\n  <h2>\u65b0\u5e74\u65b0\u95fb\u62a5\u9053<\/h2>\n  <p>\n    \u8bb0\u8005<span class=\"vocab-tooltip\" data-tooltip=\"z\u01d2uf\u01ceng \u2014 to interview; to visit\">\u8d70\u8bbf<\/span>\u4e86\u672c\u5e02\u591a\u4e2a<span class=\"vocab-tooltip\" data-tooltip=\"sh\u00e8q\u016b \u2014 community\">\u793e\u533a<\/span>\uff0c\u53d1\u73b0\u4eca\u5e74\u5f88\u591a\u4eba\u90fd<span class=\"vocab-tooltip\" data-tooltip=\"d\u01cesu\u00e0n \u2014 to plan; to intend\">\u6253\u7b97<\/span>\u505a\u66f4\u6e05\u695a\u7684<span class=\"vocab-tooltip\" data-tooltip=\"gu\u012bhu\u00e0 \u2014 plan; planning\">\u89c4\u5212<\/span>\u3002\u4e00\u4f4d\u4e0a\u73ed\u65cf\u8bf4\uff0c\u4ed6<span class=\"vocab-tooltip\" data-tooltip=\"ji\u0101ng \u2014 will (formal future)\">\u5c06<\/span>\u5148\u628a\u6bcf\u5929\u7684\u65f6\u95f4\u8868\u5199\u4e0b\u6765\uff0c\u518d\u51b3\u5b9a\u8981\u4e0d\u8981<span class=\"vocab-tooltip\" data-tooltip=\"ji\u01censh\u01ceo \u2014 to reduce; to cut down\">\u51cf\u5c11<\/span><span class=\"vocab-tooltip\" data-tooltip=\"ji\u0101b\u0101n \u2014 to work overtime\">\u52a0\u73ed<\/span>\u3002\u4ed6\u89c9\u5f97\u8fd9\u6837\u66f4<span class=\"vocab-tooltip\" data-tooltip=\"y\u01d2uxi\u00e0o \u2014 effective; efficient\">\u6709\u6548<\/span>\uff0c\u4e5f\u80fd\u8ba9\u751f\u6d3b\u66f4<span class=\"vocab-tooltip\" data-tooltip=\"p\u00edngh\u00e9ng \u2014 balanced; balance\">\u5e73\u8861<\/span>\u3002\n  <\/p>\n  <p>\n    \u5728\u516c\u56ed\u91cc\uff0c\u4e00\u4f4d\u5927\u5b66\u751f\u8868\u793a\uff0c\u5979\u4eca\u5e74<span class=\"vocab-tooltip\" data-tooltip=\"hu\u00ec \u2014 will; be likely to\">\u4f1a<\/span>\u575a\u6301\u8fd0\u52a8\u3002\u5979\u8bf4\uff1a\u201c\u6211\u5148\u8dd1\u6b65\u4e09\u5341\u5206\u949f\uff0c\u518d\u53bb\u56fe\u4e66\u9986\u5b66\u4e60\u3002\u8fd9\u6837\u6211<span class=\"vocab-tooltip\" data-tooltip=\"j\u012bngl\u00ec \u2014 energy; stamina\">\u7cbe\u529b<\/span>\u66f4\u597d\uff0c\u5b66\u4e60\u4e5f\u4e0d\u5bb9\u6613<span class=\"vocab-tooltip\" data-tooltip=\"f\u0113nx\u012bn \u2014 to be distracted\">\u5206\u5fc3<\/span>\u3002\u201d\u5979\u8fd8\u63d0\u5230\uff0c\u670b\u53cb\u4eec\u4f1a\u4e92\u76f8<span class=\"vocab-tooltip\" data-tooltip=\"t\u00edx\u01d0ng \u2014 to remind\">\u63d0\u9192<\/span>\uff0c\u4e00\u8d77\u5b8c\u6210\u76ee\u6807\u3002\n  <\/p>\n  <p>\n    \u4e0d\u5c11\u53d7\u8bbf\u8005\u8ba4\u4e3a\uff0c\u8ba1\u5212\u4e0d\u80fd\u53ea\u5199\u5728\u7eb8\u4e0a\uff0c\u66f4\u91cd\u8981\u7684\u662f<span class=\"vocab-tooltip\" data-tooltip=\"zh\u00edx\u00edng \u2014 to carry out; to implement\">\u6267\u884c<\/span>\u3002\u6709\u4eba\u5efa\u8bae\u628a\u5927\u76ee\u6807\u5206\u6210\u5c0f\u6b65\u9aa4\uff1a\u5148\u5b8c\u6210\u6700\u7b80\u5355\u7684\u4e00\u6b65\uff0c\u518d\u6162\u6162\u589e\u52a0<span class=\"vocab-tooltip\" data-tooltip=\"n\u00e1nd\u00f9 \u2014 difficulty\">\u96be\u5ea6<\/span>\u3002\u4e13\u5bb6\u8868\u793a\uff0c\u53ea\u8981\u65b9\u6cd5\u5408\u9002\uff0c\u5927\u591a\u6570\u4eba\u90fd\u80fd\u5728\u65b0\u7684\u4e00\u5e74\u770b\u5230\u660e\u663e\u7684\u8fdb\u6b65\u3002\n  <\/p>\n<\/div>\n\n<div id=\"story-py\" class=\"tab-content\">\n  <h2>X\u012bnni\u00e1n X\u012bnw\u00e9n B\u00e0od\u00e0o (Pinyin)<\/h2>\n  <p>\n    J\u00eczh\u011b z\u01d2uf\u01ceng le b\u011bnsh\u00ec du\u014d g\u00e8 sh\u00e8q\u016b, f\u0101xi\u00e0n j\u012bnni\u00e1n h\u011bn du\u014d r\u00e9n d\u014du d\u01cesu\u00e0n zu\u00f2 g\u00e8ng q\u012bngch\u01d4 de gu\u012bhu\u00e0. Y\u00ed w\u00e8i sh\u00e0ngb\u0101nz\u00fa shu\u014d, t\u0101 ji\u0101ng xi\u0101n b\u01ce m\u011biti\u0101n de sh\u00edji\u0101nbi\u01ceo xi\u011b xi\u00e0l\u00e1i, z\u00e0i ju\u00e9d\u00ecng y\u00e0ob\u00fay\u00e0o ji\u01censh\u01ceo ji\u0101b\u0101n. T\u0101 ju\u00e9de zh\u00e8y\u00e0ng g\u00e8ng y\u01d2uxi\u00e0o, y\u011b n\u00e9ng r\u00e0ng sh\u0113nghu\u00f3 g\u00e8ng p\u00edngh\u00e9ng.\n  <\/p>\n  <p>\n    Z\u00e0i g\u014dngyu\u00e1n l\u01d0, y\u00ed w\u00e8i d\u00e0xu\u00e9sh\u0113ng bi\u01ceosh\u00ec, t\u0101 j\u012bnni\u00e1n hu\u00ec ji\u0101nch\u00ed y\u00f9nd\u00f2ng. T\u0101 shu\u014d: \u201cW\u01d2 xi\u0101n p\u01ceob\u00f9 s\u0101nsh\u00ed f\u0113nzh\u014dng, z\u00e0i q\u00f9 t\u00fash\u016bgu\u01cen xu\u00e9x\u00ed. Zh\u00e8y\u00e0ng w\u01d2 j\u012bngl\u00ec g\u00e8ng h\u01ceo, xu\u00e9x\u00ed y\u011b b\u00f9 r\u00f3ngy\u00ec f\u0113nx\u012bn.\u201d T\u0101 h\u00e1i t\u00edd\u00e0o, p\u00e9ngy\u01d2umen hu\u00ec h\u00f9xi\u0101ng t\u00edx\u01d0ng, y\u00ecq\u01d0 w\u00e1nch\u00e9ng m\u00f9bi\u0101o.\n  <\/p>\n  <p>\n    B\u00f9 sh\u01ceo sh\u00f2uf\u01cengzh\u011b r\u00e8nw\u00e9i, j\u00echu\u00e0 b\u00f9n\u00e9ng zh\u01d0 xi\u011b z\u00e0i zh\u01d0 sh\u00e0ng, g\u00e8ng zh\u00f2ngy\u00e0o de sh\u00ec zh\u00edx\u00edng. Y\u01d2ur\u00e9n ji\u00e0ny\u00ec b\u01ce d\u00e0 m\u00f9bi\u0101o f\u0113n ch\u00e9ng xi\u01ceo b\u00f9zh\u00f2u: xi\u0101n w\u00e1nch\u00e9ng zu\u00ec ji\u01cend\u0101n de y\u00ed b\u00f9, z\u00e0i m\u00e0nm\u00e0n z\u0113ngji\u0101 n\u00e1nd\u00f9. Zhu\u0101nji\u0101 bi\u01ceosh\u00ec, zh\u01d0y\u00e0o f\u0101ngf\u01ce h\u00e9sh\u00ec, d\u00e0du\u014dsh\u00f9 r\u00e9n d\u014du n\u00e9ng z\u00e0i x\u012bn de y\u00ec ni\u00e1n k\u00e0n d\u00e0o m\u00edngxi\u01cen de j\u00ecnb\u00f9.\n  <\/p>\n<\/div>\n\n<div id=\"story-en\" class=\"tab-content\">\n  <h2>New Year News Report<\/h2>\n  <p>\n    A reporter visited several communities in the city and found that many people plan to make clearer plans this year. One office worker said he will first write down a daily timetable, then decide whether to reduce overtime. He feels this is more effective and can make life more balanced.\n  <\/p>\n  <p>\n    In a park, a university student said she will keep exercising this year. She said, \u201cFirst I run for thirty minutes, then I go to the library to study. This gives me more energy and makes it less easy to get distracted.\u201d She also mentioned that friends will remind each other and finish goals together.\n  <\/p>\n  <p>\n    Many interviewees believe plans cannot stay only on paper; the most important part is implementation. Someone suggested breaking big goals into small steps: first complete the easiest step, then slowly increase the difficulty. An expert said that with the right method, most people can see clear progress in the new year.\n  <\/p>\n<\/div>\n\n<div id=\"audio\" class=\"tab-content\">\n  <h2>Help<\/h2>\n  <h3>How to Use the Audio<\/h3>\n  <p>\n    The audio is designed to help you improve your Mandarin Chinese listening skills and pronunciation.\n    You can use it in two ways:\n  <\/p>\n  <ul>\n    <li><strong>Before reading:<\/strong> Listen to understand rhythm, intonation, and natural speech.<\/li>\n    <li><strong>After reading:<\/strong> Listen again to compare pronunciation and improve fluency.<\/li>\n  <\/ul>\n<\/div>\n<\/div> <!-- ================= STUDY TABS ================= --> <div class=\"tab-group estudo-tabs\"> <div class=\"tab-buttons\"> <button class=\"tab-btn active\" data-tab=\"vocab\">Vocabulary<\/button> <button class=\"tab-btn\" data-tab=\"grammar\">Grammar<\/button> <button class=\"tab-btn\" data-tab=\"idioms\">Idiomatic Expressions<\/button> <button class=\"tab-btn\" data-tab=\"culture\">Cultural Insights<\/button> <\/div>\ntext\n<div id=\"vocab\" class=\"tab-content active\">\n  <h2>Vocabulary<\/h2>\n  <table style=\"width:100%; border-collapse:collapse;\">\n    <thead>\n      <tr>\n        <th style=\"text-align:left; padding:6px;\">Characters<\/th>\n        <th style=\"text-align:left; padding:6px;\">Pinyin<\/th>\n        <th style=\"text-align:left; padding:6px;\">English<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr><td style=\"padding:6px;\">\u8d70\u8bbf<\/td><td style=\"padding:6px;\">z\u01d2uf\u01ceng<\/td><td style=\"padding:6px;\">to interview; to visit<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u793e\u533a<\/td><td style=\"padding:6px;\">sh\u00e8q\u016b<\/td><td style=\"padding:6px;\">community<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u6253\u7b97<\/td><td style=\"padding:6px;\">d\u01cesu\u00e0n<\/td><td style=\"padding:6px;\">to plan; to intend<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u89c4\u5212<\/td><td style=\"padding:6px;\">gu\u012bhu\u00e0<\/td><td style=\"padding:6px;\">planning<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u51cf\u5c11<\/td><td style=\"padding:6px;\">ji\u01censh\u01ceo<\/td><td style=\"padding:6px;\">to reduce<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u6709\u6548<\/td><td style=\"padding:6px;\">y\u01d2uxi\u00e0o<\/td><td style=\"padding:6px;\">effective<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u5e73\u8861<\/td><td style=\"padding:6px;\">p\u00edngh\u00e9ng<\/td><td style=\"padding:6px;\">balance<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u5206\u5fc3<\/td><td style=\"padding:6px;\">f\u0113nx\u012bn<\/td><td style=\"padding:6px;\">to be distracted<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u63d0\u9192<\/td><td style=\"padding:6px;\">t\u00edx\u01d0ng<\/td><td style=\"padding:6px;\">to remind<\/td><\/tr>\n      <tr><td style=\"padding:6px;\">\u6267\u884c<\/td><td style=\"padding:6px;\">zh\u00edx\u00edng<\/td><td style=\"padding:6px;\">to implement<\/td><\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<div id=\"grammar\" class=\"tab-content\">\n  <h2>Grammar<\/h2>\n\n  <p><strong><span class=\"vocab-tooltip\" data-tooltip=\"ji\u0101ng \u2014 will (formal future)\">\u5c06<\/span> (formal future)<\/strong><br>\n    \u201c<span class=\"vocab-tooltip\" data-tooltip=\"ji\u0101ng \u2014 will (formal future)\">\u5c06<\/span>\u201d is used for a more definite or formal plan in the future, often in news or written style. It sounds more planned than \u201cwill\u201d in casual speech and is useful when describing decisions. In this story it appears in a clear action plan. For example: <i><span class=\"vocab-tooltip\" data-tooltip=\"t\u0101 ji\u0101ng xi\u0101n b\u01ce m\u011biti\u0101n de sh\u00edji\u0101nbi\u01ceo xi\u011b xi\u00e0l\u00e1i, z\u00e0i ju\u00e9d\u00ecng y\u00e0ob\u00fay\u00e0o ji\u01censh\u01ceo ji\u0101b\u0101n \u2014 He will first write a daily timetable, then decide whether to reduce overtime.\">\u4ed6\u5c06\u5148\u628a\u6bcf\u5929\u7684\u65f6\u95f4\u8868\u5199\u4e0b\u6765\uff0c\u518d\u51b3\u5b9a\u8981\u4e0d\u8981\u51cf\u5c11\u52a0\u73ed\u3002<\/span><\/i>\n  <\/p>\n  <p><strong>Examples:<\/strong><br>\n    <i><span class=\"vocab-tooltip\" data-tooltip=\"t\u0101 ji\u0101ng xi\u0101n b\u01ce m\u011biti\u0101n de sh\u00edji\u0101nbi\u01ceo xi\u011b xi\u00e0l\u00e1i \u2014 He will first write down a daily timetable.\">\u4ed6\u5c06\u5148\u628a\u6bcf\u5929\u7684\u65f6\u95f4\u8868\u5199\u4e0b\u6765\u3002<\/span><\/i><br>\n    <i><span class=\"vocab-tooltip\" data-tooltip=\"t\u0101 ji\u0101ng xi\u0101n\u2026 z\u00e0i\u2026 \u2014 He will first\u2026 then\u2026\">\u4ed6\u5c06\u5148\u2026\u518d\u2026<\/span><\/i>\n  <\/p>\n\n  <p><strong>\u5148\u2026\u518d\u2026 (sequence)<\/strong><br>\n    This pattern shows the order of two actions: do action A first, then action B. It helps make plans sound clear and logical. In daily speech it often appears with routines and schedules. In the story, it highlights a method for studying and exercising. For example: <i><span class=\"vocab-tooltip\" data-tooltip=\"w\u01d2 xi\u0101n p\u01ceob\u00f9 s\u0101nsh\u00ed f\u0113nzh\u014dng, z\u00e0i q\u00f9 t\u00fash\u016bgu\u01cen xu\u00e9x\u00ed \u2014 First I run for 30 minutes, then I go to the library to study.\">\u6211\u5148\u8dd1\u6b65\u4e09\u5341\u5206\u949f\uff0c\u518d\u53bb\u56fe\u4e66\u9986\u5b66\u4e60\u3002<\/span><\/i>\n  <\/p>\n  <p><strong>Examples:<\/strong><br>\n    <i><span class=\"vocab-tooltip\" data-tooltip=\"w\u01d2 xi\u0101n p\u01ceob\u00f9 s\u0101nsh\u00ed f\u0113nzh\u014dng, z\u00e0i q\u00f9 t\u00fash\u016bgu\u01cen xu\u00e9x\u00ed \u2014 First I run for 30 minutes, then I go to the library to study.\">\u6211\u5148\u8dd1\u6b65\u4e09\u5341\u5206\u949f\uff0c\u518d\u53bb\u56fe\u4e66\u9986\u5b66\u4e60\u3002<\/span><\/i><br>\n    <i><span class=\"vocab-tooltip\" data-tooltip=\"xi\u0101n w\u00e1nch\u00e9ng zu\u00ec ji\u01cend\u0101n de y\u00ed b\u00f9, z\u00e0i m\u00e0nm\u00e0n z\u0113ngji\u0101 n\u00e1nd\u00f9 \u2014 First complete the easiest step, then slowly increase the difficulty.\">\u5148\u5b8c\u6210\u6700\u7b80\u5355\u7684\u4e00\u6b65\uff0c\u518d\u6162\u6162\u589e\u52a0\u96be\u5ea6\u3002<\/span><\/i><br>\n    <i><span class=\"vocab-tooltip\" data-tooltip=\"xi\u0101n\u2026 z\u00e0i\u2026 \u2014 first\u2026 then\u2026\">\u5148\u2026\u518d\u2026<\/span><\/i>\n  <\/p>\n<\/div>\n\n<div id=\"idioms\" class=\"tab-content\">\n  <h2>Idiomatic Expressions<\/h2>\n  <ul>\n    <li>\n      <strong><span class=\"vocab-tooltip\" data-tooltip=\"y\u01d2u ti\u00e1ol\u01d0 \u2014 well-organized\">\u6709\u6761\u7406<\/span><\/strong><br>\n      This describes doing things in a clear order and in an organized way. It is often used to praise someone\u2019s planning or thinking style. In this story, it matches the idea of writing a timetable and following steps. Example: <i><span class=\"vocab-tooltip\" data-tooltip=\"t\u0101 de gu\u012bhu\u00e0 h\u011bn y\u01d2u ti\u00e1ol\u01d0 \u2014 His plan is very organized.\">\u4ed6\u7684\u89c4\u5212\u5f88\u6709\u6761\u7406\u3002<\/span><\/i>\n    <\/li>\n    <li>\n      <strong><span class=\"vocab-tooltip\" data-tooltip=\"y\u01d2uxi\u00e0o l\u01dc \u2014 efficiency\">\u6709\u6548\u7387<\/span><\/strong><br>\n      This describes working or studying with good efficiency and little waste of time. It is common in school and workplace settings. In the story, people want methods that make life more efficient. Example: <i><span class=\"vocab-tooltip\" data-tooltip=\"zh\u00e8y\u00e0ng g\u00e8ng y\u01d2uxi\u00e0o \u2014 This way is more effective.\">\u8fd9\u6837\u66f4\u6709\u6548\u3002<\/span><\/i>\n    <\/li>\n    <li>\n      <strong><span class=\"vocab-tooltip\" data-tooltip=\"h\u00f9xi\u0101ng \u2014 mutually; each other\">\u4e92\u76f8<\/span><\/strong><br>\n      This means \u201ceach other,\u201d often used for friends, classmates, or colleagues helping one another. It suggests cooperation and shared responsibility. In the story, friends remind each other to keep goals. Example: <i><span class=\"vocab-tooltip\" data-tooltip=\"p\u00e9ngy\u01d2u m\u00e9n h\u00f9xi\u0101ng t\u00edx\u01d0ng \u2014 Friends remind each other.\">\u670b\u53cb\u4eec\u4e92\u76f8\u63d0\u9192\u3002<\/span><\/i>\n    <\/li>\n    <li>\n      <strong><span class=\"vocab-tooltip\" data-tooltip=\"m\u00edngxi\u01cen j\u00ecnb\u00f9 \u2014 clear progress\">\u660e\u663e\u7684\u8fdb\u6b65<\/span><\/strong><br>\n      This refers to progress that can be clearly seen or felt. It is common when talking about learning, fitness, or work performance. In the story, an expert says people can see clear improvement. Example: <i><span class=\"vocab-tooltip\" data-tooltip=\"k\u00e0n d\u00e0o m\u00edngxi\u01cen de j\u00ecnb\u00f9 \u2014 see clear progress\">\u770b\u5230\u660e\u663e\u7684\u8fdb\u6b65\u3002<\/span><\/i>\n    <\/li>\n    <li>\n      <strong><span class=\"vocab-tooltip\" data-tooltip=\"f\u0113n ch\u00e9ng \u2014 to split into\">\u5206\u6210<\/span><\/strong><br>\n      This means to divide something into parts, often used for tasks, money, or goals. It helps explain step-by-step planning and makes big goals easier. In the story, big goals are divided into small steps. Example: <i><span class=\"vocab-tooltip\" data-tooltip=\"b\u01ce d\u00e0 m\u00f9bi\u0101o f\u0113n ch\u00e9ng xi\u01ceo b\u00f9zh\u00f2u \u2014 split big goals into small steps\">\u628a\u5927\u76ee\u6807\u5206\u6210\u5c0f\u6b65\u9aa4\u3002<\/span><\/i>\n    <\/li>\n  <\/ul>\n<\/div>\n\n<div id=\"culture\" class=\"tab-content\">\n  <h2>Cultural Insights<\/h2>\n  <ul>\n    <li>\n      <strong>Goal-setting after <span class=\"vocab-tooltip\" data-tooltip=\"Ch\u016bnji\u00e9 \u2014 Spring Festival (Chinese New Year)\">\u6625\u8282<\/span><\/strong><br>\n      Many people in China talk about goals right after Chinese New Year, because it represents a fresh start. New plans are often connected to health, study, and work. Friends may support each other through messages and group chats. This social support makes \u201ckeeping promises\u201d feel more public and more motivating.\n    <\/li>\n    <li>\n      <strong>Community life and interviews<\/strong><br>\n      News reports often mention <span class=\"vocab-tooltip\" data-tooltip=\"sh\u00e8q\u016b \u2014 community\">\u793e\u533a<\/span> because community centers organize activities like fitness, study rooms, and volunteering. Interviewing people in parks and neighborhoods is a common reporting style. It makes the story feel realistic and relatable. It also reflects the importance of local public spaces in everyday life.\n    <\/li>\n    <li>\n      <strong>Study culture and libraries<\/strong><br>\n      Libraries and self-study rooms are popular places for students in many Chinese cities. Going to the library is often seen as a \u201cserious\u201d habit, and many students make schedules around it. The pattern \u201c\u5148\u2026\u518d\u2026\u201d matches this time-management mindset. It shows how planning language fits daily routines.\n    <\/li>\n  <\/ul>\n<\/div>\n<\/div> <!-- ================= EXERCISES ================= --> <div class=\"tab-group exercicio-tabs\"> <div class=\"tab-buttons\"> <button class=\"tab-btn active\" data-tab=\"questions\">10 Questions<\/button> <button class=\"tab-btn\" data-tab=\"multiple\">Multiple Choice<\/button> <button class=\"tab-btn\" data-tab=\"truefalse\">True or False<\/button> <button class=\"tab-btn\" data-tab=\"retell\">Retell the Story<\/button> <\/div>\ntext\n<div id=\"questions\" class=\"tab-content active\">\n  <h2>10 Questions<\/h2>\n  <ol>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"j\u00eczh\u011b z\u01d2uf\u01ceng le sh\u00e9nme d\u00ecf\u0101ng \u2014 What places did the reporter visit?\">\u8bb0\u8005\u8d70\u8bbf\u4e86\u4ec0\u4e48\u5730\u65b9\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u591a\u4e2a\u793e\u533a \u2014 du\u014d g\u00e8 sh\u00e8q\u016b \u2014 several communities\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"j\u012bnni\u00e1n h\u011bn du\u014d r\u00e9n d\u01cesu\u00e0n zu\u00f2 sh\u00e9nme \u2014 What do many people plan to do this year?\">\u4eca\u5e74\u5f88\u591a\u4eba\u6253\u7b97\u505a\u4ec0\u4e48\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u505a\u66f4\u6e05\u695a\u7684\u89c4\u5212 \u2014 zu\u00f2 g\u00e8ng q\u012bngch\u01d4 de gu\u012bhu\u00e0 \u2014 make clearer plans\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"sh\u00e0ngb\u0101nz\u00fa xi\u0101n zu\u00f2 sh\u00e9nme \u2014 What will the office worker do first?\">\u4e0a\u73ed\u65cf\u5148\u505a\u4ec0\u4e48\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u5199\u65f6\u95f4\u8868 \u2014 xi\u011b sh\u00edji\u0101nbi\u01ceo \u2014 write a timetable\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"t\u0101 z\u00e0i ju\u00e9d\u00ecng sh\u00e9nme \u2014 What will he decide afterward?\">\u4ed6\u518d\u51b3\u5b9a\u4ec0\u4e48\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u8981\u4e0d\u8981\u51cf\u5c11\u52a0\u73ed \u2014 y\u00e0ob\u00fay\u00e0o ji\u01censh\u01ceo ji\u0101b\u0101n \u2014 whether to reduce overtime\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"d\u00e0xu\u00e9sh\u0113ng j\u012bnni\u00e1n hu\u00ec zu\u00f2 sh\u00e9nme \u2014 What will the university student do this year?\">\u5927\u5b66\u751f\u4eca\u5e74\u4f1a\u505a\u4ec0\u4e48\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u575a\u6301\u8fd0\u52a8 \u2014 ji\u0101nch\u00ed y\u00f9nd\u00f2ng \u2014 keep exercising\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"t\u0101 xi\u0101n p\u01ceob\u00f9 du\u014dji\u01d4 \u2014 How long does she run first?\">\u5979\u5148\u8dd1\u6b65\u591a\u4e45\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u4e09\u5341\u5206\u949f \u2014 s\u0101nsh\u00ed f\u0113nzh\u014dng \u2014 30 minutes\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"p\u01ceob\u00f9 h\u00f2u t\u0101 q\u00f9 n\u01cer \u2014 Where does she go after running?\">\u8dd1\u6b65\u540e\u5979\u53bb\u54ea\u513f\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u56fe\u4e66\u9986 \u2014 t\u00fash\u016bgu\u01cen \u2014 the library\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"p\u00e9ngy\u01d2umen hu\u00ec zu\u00f2 sh\u00e9nme \u2014 What will friends do?\">\u670b\u53cb\u4eec\u4f1a\u505a\u4ec0\u4e48\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u4e92\u76f8\u63d0\u9192 \u2014 h\u00f9xi\u0101ng t\u00edx\u01d0ng \u2014 remind each other\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"j\u00echu\u00e0 zu\u00ec zh\u00f2ngy\u00e0o de sh\u00ec sh\u00e9nme \u2014 What is the most important part of a plan?\">\u8ba1\u5212\u6700\u91cd\u8981\u7684\u662f\u4ec0\u4e48\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u6267\u884c \u2014 zh\u00edx\u00edng \u2014 implementation\">(\u7b54\u6848)<\/span>\n    <\/li>\n    <li>\n      <span class=\"vocab-tooltip\" data-tooltip=\"zhu\u0101nji\u0101 shu\u014d sh\u00e9nme k\u011by\u01d0 k\u00e0n d\u00e0o \u2014 What does the expert say people can see?\">\u4e13\u5bb6\u8bf4\u4eba\u4eec\u53ef\u4ee5\u770b\u5230\u4ec0\u4e48\uff1f<\/span>\n      <span class=\"answer-tooltip\" data-answer=\"\u660e\u663e\u7684\u8fdb\u6b65 \u2014 m\u00edngxi\u01cen de j\u00ecnb\u00f9 \u2014 clear progress\">(\u7b54\u6848)<\/span>\n    <\/li>\n  <\/ol>\n<\/div>\n\n<div id=\"multiple\" class=\"tab-content\">\n  <h2>Multiple Choice<\/h2>\n  <table class=\"no-border\" style=\"width:100%; border-collapse:collapse;\">\n    <tr>\n      <td style=\"vertical-align:top; width:50%; padding:6px;\">\n        <ol>\n          <li>\n            <span class=\"vocab-tooltip\" data-tooltip=\"sh\u00e0ngb\u0101nz\u00fa xi\u0101n zu\u00f2 sh\u00e9nme \u2014 What does the office worker do first?\">\u4e0a\u73ed\u65cf\u5148\u505a\u4ec0\u4e48\uff1f<\/span>\n            <span class=\"answer-tooltip\" data-answer=\"\u5199\u65f6\u95f4\u8868 \u2014 xi\u011b sh\u00edji\u0101nbi\u01ceo \u2014 write a timetable\">(\u7b54\u6848)<\/span><br>\n            a) \u53bb\u516c\u56ed<br>\n            b) \u5199\u65f6\u95f4\u8868<br>\n            c) \u5148\u52a0\u73ed\n          <\/li>\n          <li>\n            <span class=\"vocab-tooltip\" data-tooltip=\"d\u00e0xu\u00e9sh\u0113ng p\u01ceob\u00f9 h\u00f2u q\u00f9 n\u01cer \u2014 Where does the student go after running?\">\u5927\u5b66\u751f\u8dd1\u6b65\u540e\u53bb\u54ea\u513f\uff1f<\/span>\n            <span class=\"answer-tooltip\" data-answer=\"\u56fe\u4e66\u9986 \u2014 t\u00fash\u016bgu\u01cen \u2014 the library\">(\u7b54\u6848)<\/span><br>\n            a) \u56fe\u4e66\u9986<br>\n            b) \u516c\u53f8\n\n\n\n<script>\n    document.querySelectorAll('.tab-group').forEach(group => {\n        const buttons = group.querySelectorAll('.tab-btn');\n        const contents = group.querySelectorAll('.tab-content');\n\n        buttons.forEach(button => {\n            button.addEventListener('click', () => {\n                buttons.forEach(btn => btn.classList.remove('active'));\n                contents.forEach(content => content.classList.remove('active'));\n\n                button.classList.add('active');\n                document.getElementById(button.dataset.tab).classList.add('active');\n            });\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>DO NOT USE FOR STORY GENERATION &#8211; USE THE CLONE INSTEAD Key Changes Made needs updating for true and false tooltip Here come the level and word count HSK3 Lesson &hellip; <a title=\"test\" class=\"hm-read-more\" href=\"https:\/\/cn.fabeloso.com\/stories\/cn-master-template-jan-26-v0-0\/\"><span class=\"screen-reader-text\">test<\/span>Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2232","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/posts\/2232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/comments?post=2232"}],"version-history":[{"count":2,"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/posts\/2232\/revisions"}],"predecessor-version":[{"id":2234,"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/posts\/2232\/revisions\/2234"}],"wp:attachment":[{"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/media?parent=2232"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/categories?post=2232"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cn.fabeloso.com\/stories\/wp-json\/wp\/v2\/tags?post=2232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}