{"id":11092,"date":"2020-05-07T22:17:49","date_gmt":"2020-05-07T22:17:49","guid":{"rendered":"https:\/\/www.smartschool.edu.gr\/ptihia-kinezika\/"},"modified":"2021-02-12T07:07:46","modified_gmt":"2021-02-12T07:07:46","slug":"ptihia-kinezika","status":"publish","type":"page","link":"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/","title":{"rendered":"CHINESE LANGUAGE CERTIFICATIONS"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1589974350256{margin-top: -110px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_class=&#8221;visible-sidebar-c&#8221;][vc_column width=&#8221;1\/4&#8243;]<div style=\"position: relative; overflow: visible; box-sizing: border-box; min-height: 1px;\">\n    <div id=\"mySticky\" class=\"fixpos\" >\n        <div class=\"course_right\">\n            <div class=\"course-payment\">\n                <div class=\"course-price\">\n                    <div class=\"value \">\n                        <span class=\"value-before\"> <\/span>DEGREES                    <\/div>\n                <\/div>\n\t            <div class=\"lp-course-buttons\">\n\t                    <button class=\"lp-button button button-enroll-course\">\n\t                        <a href=\"#epikinonia-landing\"> \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 <\/a><\/button>\n\t            <\/div>                \n            <\/div>\n            <div class=\"menu_course\">\n                <ul>\n                    <li role=\"presentation\">\n                        <a href=\"#YCT\" >    \n                            <i class=\"fa fa-cube\"><\/i>\n                            <span>Youth Chinese Test<\/span>\n                        <\/a>\n                    <\/li>\n                    <li role=\"presentation\">\n                        <a href=\"#A1-A2\" >\n                            <i class=\"fa fa-cube\"><\/i>\n                            <span>Levels \u03911-\u03912<\/span>\n                        <\/a>\n                    <\/li>\n                    <li role=\"presentation\" class=\"active\">\n                        <a href=\"#B1-B2\" >\n                            <i class=\"fa fa-cube\"><\/i>\n                            <span>Levels B1-B2<\/span>\n                        <\/a>\n                    <\/li>\n                    <li role=\"presentation\">\n                        <a href=\"#C1-C2\" >\n                            <i class=\"fa fa-cube\"><\/i>\n                            <span>Levels C1-C2<\/span>\n                        <\/a>\n                    <\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"social_share\">\n                <ul class=\"thim-social-share\">\n                    <li class=\"heading\">Share:<\/li>\n                    <li>\n                        \n                        <div class=\"facebook-social\"><a onclick=\"window.open(this.href,'targetWindow','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=580,height=500'); return false;\" target=\"_blank\" class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer.php?u=www.smartschool.edu.gr%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F11092\" title=\"Facebook\"><i class=\"fa fa-facebook\"><\/i><\/a><\/div>         \n                    <\/li>\n                    <li>\n                        \n                        <div class=\"twitter-social\"><a onclick=\"window.open(this.href,'targetWindow','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=580,height=500'); return false;\" target=\"_blank\" class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=www.smartschool.edu.gr%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F11092&amp;text=www.smartschool.edu.gr%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F11092\" title=\"Twitter\"><i class=\"fa fa-twitter\"><\/i><\/a><\/div>\n                    <\/li>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n    <script>\n    jQuery(document).ready(function() {\n        var fixmeTop = jQuery('.fixpos').offset().top; \/\/ get initial position of the element \n        var fixmeBottom = jQuery('.stopsidebar').offset().top;\n        jQuery('.fixpos').addClass('general-style');\n\n        var RealfixmeBottom = jQuery('.stopsidebar').offset().top + (-420);      \n        var tempstyles = {'top':RealfixmeBottom,'position':'absolute'};\n        \n\n        jQuery(window).scroll(function() { \/\/ assign scroll event listener\n\n\n            var currentScroll = jQuery(window).scrollTop(); \/\/ get current position\n\n            if ((currentScroll >= fixmeTop)  && (currentScroll < fixmeBottom))  { \/\/ apply position: fixed if you\n                jQuery('.fixpos').css({ \/\/ scroll to that element or below it\n                    position: 'fixed',\n                    top: '50px'\n                    \/\/ width: '309px',\n                    \/\/ zIndex: '99'\n                });\n                \/\/ var x = document.getElementById(\"mySticky\");\n                \/\/ x.classList.add(\"mystyle\");\n                \/\/ x.classList.remove(\"mystyle1\");\n                \/\/ x.classList.remove(\"mystyle2\");\n\n                \/\/ jQuery('.fixpos').addClass('mystyle').removeClass('mystyle1').removeClass('mystyle2');\n            } \n            else if (currentScroll >= fixmeBottom) {\n                jQuery('.fixpos').css(tempstyles);  \/\/ scroll to that element or below it\n          \n                \n                \/\/ var y = document.getElementById(\"mySticky\");\n                \/\/ y.classList.add(\"mystyle1\");\n                \/\/ y.classList.remove(\"mystyle\");\n                \/\/ y.classList.remove(\"mystyle2\"); \n\n                \/\/ jQuery('.fixpos').addClass('mystyle1').removeClass('mystyle').removeClass('mystyle2');        \n            }\n            else { \/\/ apply position: static\n                jQuery('.fixpos').css({ \/\/ if you scroll above it\n                    position: 'sticky',\n                    top: ''\n                    \/\/ width: '309px',\n                    \/\/ zIndex: '99'\n                });\n                \/\/ var z = document.getElementById(\"mySticky\");\n                \/\/ z.classList.add(\"mystyle2\");\n                \/\/ z.classList.remove(\"mystyle\");\n                \/\/ z.classList.remove(\"mystyle1\");\n\n                \/\/ jQuery('.fixpos').addClass('mystyle2').removeClass('mystyle').removeClass('mystyle1');\n            }\n\n        });\n    });\n    <\/script>\n\n\n    [\/vc_column][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1588715768736{border-bottom-width: 1px !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}&#8221;][vc_single_image image=&#8221;10830&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;.vc_custom_1585799651792{border-top-width: 5px !important;border-right-width: 5px !important;border-bottom-width: 5px !important;border-left-width: 5px !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}&#8221;][vc_custom_heading text=&#8221;CHINESE LANGUAGE CERTIFICATIONS&#8221; font_container=&#8221;tag:h3|font_size:40|text_align:center&#8221; google_fonts=&#8221;font_family:Comfortaa%3A300%2Cregular%2C700|font_style:300%20light%20regular%3A300%3Anormal&#8221;][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Examinations are conducted by the\u00a0 <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Hellenic-Chinese Association<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> , under the auspices of the Ministry of Education of China and the National Organization for the Teaching of Chinese as a Foreign Language (NOCFL) and <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">the Confucius Institute<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> , for the conduct of the Degree Kaoshi Test) <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK<\/span><\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">What are the Chinese language certifications?<\/span><\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK (Hanyu Shuiping Kaoshi) for adults<\/span><\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">YCT (Youth Chinese Test) for teenagers<\/span><\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">BCT (Business Chinese Test) for professionals.<\/span><\/span><\/strong><\/p>\n<hr \/>\n<p style=\"text-align: center;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The examinations assess the achievement of specific academic objectives (kanji) corresponding to the common language levels of the Common European Framework of Reference for Languages<\/span><\/span><\/p>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_single_image image=&#8221;11093&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1588947639714{background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_id=&#8221;YCT&#8221;][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1588715713364{border-bottom-width: 1px !important;border-bottom-color: #dddddd !important;}&#8221;]<div class=\"thim-widget-heading template-base\"><div class=\"sc_heading clone_title \"><h3 style=\"color:#97651A;font-size:50px;\" class=\"title\">YCT (Youth Chinese Test)<\/h3><div class=\"clone\" style=\"color:#97651A;\">YCT (Youth Chinese Test)<\/div><p class=\"sub-heading\" style=\"color:#97651a;\">FOR KIDS<\/p><\/div><\/div>[vc_column_text]<span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">YCT exams are aimed at children and in written level are conducted at levels YCT1-YCT4 while at oral level at levels YCT3-YCT4 (optional)<\/span><\/span>[\/vc_column_text][vc_tta_tabs style=&#8221;modern&#8221; color=&#8221;orange&#8221; gap=&#8221;2&#8243; active_section=&#8221;1&#8243;][vc_tta_section title=&#8221;YCT1&#8243; tab_id=&#8221;1588889600262-af0448d3-9554&#8243;][vc_column_text]<span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">YCT1 (Youth Chinese Test)<\/span><\/span><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">This level of language skills does not correspond to a level of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).\u00a0<\/span><\/span><\/em><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">At this first introductory level, basic knowledge is assessed in:<\/span><\/span><\/p>\n<ul>\n<li><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Alphabet, vowels and learning correct pronunciation.<\/span><\/span><\/li>\n<li><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Learning expressions.<\/span><\/span><\/li>\n<li><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Learning basic vocabulary and 20 basic sentences that are widely used<\/span><\/span><\/li>\n<li><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Identification eighty (80) kanji (ideograms).<\/span><\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;YCT2 (A1)&#8221; tab_id=&#8221;1588921258617-3f9ff714-7560&#8243;][vc_column_text]<span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">YCT2 (A1)<\/span><\/span><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The level corresponds in terms of language skills to level A1 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).\u00a0<\/span><\/span><\/em><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">At this level students are examined for the use of the Chinese language in everyday life. <\/span><span style=\"vertical-align: inherit;\">Basic language communication skills that are reflected in the knowledge of a corresponding number of ideograms <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">150 Kanji are assessed<\/span><\/span><\/strong>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;YCT3 (A2)&#8221; tab_id=&#8221;1588921286509-64c7bcc5-1e67&#8243;][vc_column_text]<span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">YCT3 (A2)<\/span><\/span><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The level corresponds in terms of language skills to level A2 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).\u00a0 <\/span><\/span><\/em><\/strong><\/p>\n<p><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Students<\/span><\/span><\/em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> are tested on the use of the Chinese language in topics that require simple and immediate exchange of information on familiar and everyday topics. <\/span><span style=\"vertical-align: inherit;\">Simple language communication skills reflected in the knowledge of a corresponding number of ideograms are assessed, <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">300 Kanji<\/span><\/span><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">There is an <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">optional<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> oral examination.<\/span><\/span>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;YCT4 (B1)&#8221; tab_id=&#8221;1588921386380-798056f9-0e8f&#8221;][vc_column_text]<span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">YCT3 (B1)<\/span><\/span><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The level corresponds in terms of language skills to level B1 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).\u00a0 <\/span><\/span><\/em><\/strong><\/p>\n<p><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Students<\/span><\/span><\/em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> are tested on their use of the Chinese language in more complex subjects required in everyday as well as academic situations. <\/span><span style=\"vertical-align: inherit;\">Basic language communication skills reflected in knowledge of a corresponding number of ideograms are assessed, <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">600 Kanji<\/span><\/span><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">There is an <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">optional<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> oral examination.<\/span><\/span>[\/vc_column_text][\/vc_tta_section][\/vc_tta_tabs][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1588947650266{background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_id=&#8221;A1-A2&#8243;][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1588715724980{border-bottom-width: 1px !important;border-bottom-color: #dddddd !important;}&#8221;]<div class=\"thim-widget-heading template-base\"><div class=\"sc_heading clone_title \"><h3 style=\"color:#97651A;font-size:50px;\" class=\"title\">Levels A1 - A2<\/h3><div class=\"clone\" style=\"color:#97651A;\">Levels A1 - A2<\/div><p class=\"sub-heading\" style=\"\">\u03911-\u03912 CEFR<\/p><\/div><\/div>[vc_column_text]\u039f\u03b9 \u03b5\u03be\u03b5\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b1\u03c0\u03b5\u03c5\u03b8\u03cd\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b5\u03bd\u03ae\u03bb\u03b9\u03ba\u03b5\u03c2 (HSK) \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2 (BCT)[\/vc_column_text][vc_tta_tabs style=&#8221;modern&#8221; color=&#8221;orange&#8221; gap=&#8221;2&#8243; active_section=&#8221;1&#8243;][vc_tta_section title=&#8221;HSK1 (A1)&#8221; tab_id=&#8221;1588923864686-9d73764e-a81e&#8221;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK1 -A1 (Hanyu Shuiping Kaoshi)<\/span><\/span><\/strong><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">This level corresponds in terms of language skills to level A1 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).<\/span><\/span><\/em> <\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Candidates are examined for the use of the Chinese language in everyday life and are evaluated in the main syntactic structures, the pinyin writing system, the tones, some basic characters as well as the character representation lines. <\/span><span style=\"vertical-align: inherit;\">Also in basic language communication skills that are reflected in the knowledge of a corresponding number of ideograms <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">150 Kanji<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> that relate to topics of simple communication and everyday<\/span><\/span>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;HSK1 (A2)&#8221; tab_id=&#8221;1588940241313-0f318a66-2e98&#8243;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK2 -A2 (Hanyu Shuiping Kaoshi)<\/span><\/span><\/strong><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">This level corresponds in terms of language skills to level A2 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).<\/span><\/span><\/em> <\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">At this level, students are prepared to use the Chinese language in simple and everyday situations that require simple and immediate exchange of information on familiar and everyday topics. <\/span><span style=\"vertical-align: inherit;\">Simple language communication skills reflected in the knowledge of a corresponding number of ideograms are assessed, <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">300 Kanji<\/span><\/span><\/strong>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;BCT1 (A1) &#8211; BCT2 (A2)&#8221; tab_id=&#8221;1588923865034-fcd3958a-5508&#8243;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">BCT1 (A1) &#8211; BCT2 (A2) (Business Chinese Test)\u00a0<\/span><\/span><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">BCT diplomas are aimed at professionals and examine the communication skills of candidates in business and social issues, providing an important basis for evaluating the communication skills that candidates have to meet the requirements of a particular job in a company.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The exam is graded with a maximum score of <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">1000 points<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> and the ranking is made at each level, depending on the performance of the candidate:<\/span><\/span><\/p>\n<ul>\n<li><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Securing BCT1 (A1) requires a concentration of 0-200 points <\/span><\/span><\/strong><\/li>\n<li><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Securing BCT2 (A2) requires a concentration of 200-400 points\u00a0<\/span><\/span><\/strong><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_column_text][\/vc_column_text][\/vc_tta_section][\/vc_tta_tabs][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1588947659742{background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_id=&#8221;B1-B2&#8243;][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1588715724980{border-bottom-width: 1px !important;border-bottom-color: #dddddd !important;}&#8221;]<div class=\"thim-widget-heading template-base\"><div class=\"sc_heading clone_title \"><h3 style=\"color:#97651A;font-size:50px;\" class=\"title\">Levels B1 - B2<\/h3><div class=\"clone\" style=\"color:#97651A;\">Levels B1 - B2<\/div><p class=\"sub-heading\" style=\"\">B1-B2 CEFR<\/p><\/div><\/div>[vc_column_text]<span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The exams are aimed at adults (HSK) and professionals (BCT)<\/span><\/span>[\/vc_column_text][vc_tta_tabs style=&#8221;modern&#8221; color=&#8221;orange&#8221; gap=&#8221;2&#8243; active_section=&#8221;1&#8243;][vc_tta_section title=&#8221;HSK3 (B1)&#8221; tab_id=&#8221;1588942552106-be479562-4b61&#8243;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK3 -B1 (Hanyu Shuiping Kaoshi)<\/span><\/span><\/strong><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">This level corresponds in terms of language skills to level B1 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).<\/span><\/span><\/em> <\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">By obtaining HSK 3, students are able to communicate in Chinese at a basic level in everyday life, but also in the academic and professional field. <\/span><span style=\"vertical-align: inherit;\">In addition, they can communicate comfortably in case they travel to China. <\/span><span style=\"vertical-align: inherit;\">At this level the characters (ideograms) that students know amount to six hundred (600)<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Language communication skills reflected in the knowledge of a corresponding number of ideograms are assessed, <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">600 Kanji<\/span><\/span><\/strong>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;HSK4 (B2)&#8221; tab_id=&#8221;1588942552178-6aad8e58-c9dd&#8221;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK4 -B2 (Hanyu Shuiping Kaoshi)<\/span><\/span><\/strong><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">This level corresponds in terms of language skills to level B2 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).<\/span><\/span><\/em> <\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">At this level, candidates are considered for the use of the Chinese language in more complex everyday and professional, academic situations that require immediate exchange of information and relatively comfortable communication with native speakers from China.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Language communication skills reflected in knowledge of a corresponding number of ideograms, <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">1200 Kanji<\/span><\/span><\/strong>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;BCT3 (B1) &#8211; BCT4 (B2)&#8221; tab_id=&#8221;1588942552264-e1a20052-8f83&#8243;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">BCT1 (B1) &#8211; BCT2 (B2) (Business Chinese Test)\u00a0<\/span><\/span><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">BCT diplomas are aimed at professionals and examine the communication skills of candidates with business and social themes, providing an important basis for evaluating the communication skills that candidates have to meet the requirements of a specific job in a company.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The exam is graded with a maximum score of <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">1000 points<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> and the ranking is made at each level, depending on the performance of the candidate:<\/span><\/span><\/p>\n<ul>\n<li><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Securing BCT3 (B1) requires a concentration of 400-600 points <\/span><\/span><\/strong><\/li>\n<li><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Securing BCT4 (B2) requires a concentration of 600-800 points\u00a0<\/span><\/span><\/strong><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_column_text][\/vc_column_text][\/vc_tta_section][\/vc_tta_tabs][\/vc_column][\/vc_row][vc_row el_class=&#8221;stopsidebar&#8221; el_id=&#8221;telos-tou-sidebar&#8221;][vc_column][vc_empty_space][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1588947669722{background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_id=&#8221;C1-C2&#8243;][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1588715724980{border-bottom-width: 1px !important;border-bottom-color: #dddddd !important;}&#8221;]<div class=\"thim-widget-heading template-base\"><div class=\"sc_heading clone_title \"><h3 style=\"color:#97651A;font-size:50px;\" class=\"title\">Levels C1 - C2<\/h3><div class=\"clone\" style=\"color:#97651A;\">Levels C1 - C2<\/div><p class=\"sub-heading\" style=\"\">C1-C2 CEFR<\/p><\/div><\/div>[vc_column_text]<span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The exams are aimed at adults (HSK) and professionals (BCT)<\/span><\/span>[\/vc_column_text][vc_tta_tabs style=&#8221;modern&#8221; color=&#8221;orange&#8221; gap=&#8221;2&#8243; active_section=&#8221;1&#8243;][vc_tta_section title=&#8221;HSK5 (C1)&#8221; tab_id=&#8221;1588944983874-98c909c4-e4d2&#8243;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK5 -C1 (Hanyu Shuiping Kaoshi)<\/span><\/span><\/strong><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">This level corresponds in terms of language skills to level C1 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).<\/span><\/span><\/em><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">At this level, the candidates&#8217; ability to manage demanding, lengthy texts is examined. <\/span><span style=\"vertical-align: inherit;\">It also examines whether it uses language flexibly and effectively for social, academic and professional purposes.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Linguistic communication skills reflected in the knowledge of a corresponding number of ideograms are evaluated, <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">2500 Kanji<\/span><\/span><\/strong>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;HSK6 (C2)&#8221; tab_id=&#8221;1588944983989-cdf47585-ada7&#8243;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">HSK6 -C2 (Hanyu Shuiping Kaoshi)<\/span><\/span><\/strong><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">This level corresponds in terms of language skills to level C2 of the <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Common European Framework of Reference (CEF).<\/span><\/span><\/em><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The candidate is examined if he can easily understand almost everything he hears or reads. <\/span><span style=\"vertical-align: inherit;\">Also if it can be expressed spontaneously, with great comfort and accuracy, distinguishing subtle semantic nuances even in very complex circumstances<\/span><\/span><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Language communication skills reflected in the knowledge reflected in a corresponding number of ideograms: 5000 Kanji, more than one Chinese intermediate level of education<\/span><\/span><\/strong>[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;BCT5 (C1)&#8221; tab_id=&#8221;1588944984094-a2458fa2-98b5&#8243;][vc_column_text]<strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">BCT5 (C1) (Business Chinese Test)\u00a0<\/span><\/span><\/strong><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The BCT5 diploma secures the highest level of business language skills, providing an important assessment basis for the skills required for high-level jobs in a company.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The exam is graded with a maximum score of <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">1000 points<\/span><\/span><\/strong><\/p>\n<ul>\n<li><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Securing BCT5 (C1) requires a concentration of 800-1000 points <\/span><\/span><\/strong><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_column_text][\/vc_column_text][\/vc_tta_section][\/vc_tta_tabs][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1585318668827{padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(https:\/\/www.smartschool.edu.gr\/wp-content\/uploads\/2020\/03\/bg_newsletter-new.jpg?id=6741) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_class=&#8221;footer_newsletter thim_overlay_dark_30&#8243; el_id=&#8221;epikinonia-landing&#8221;][vc_column width=&#8221;1\/2&#8243;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;.vc_custom_1613113652607{padding-left: 25px !important;}&#8221;]<span style=\"font-size:28px;color: #fff;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">CONTACT US NOW!<\/span><\/span><\/span><\/p>\n<p><span style=\"color: #fff;\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Fill in the interest form and we will contact you immediately!<\/span><\/span><\/span>[\/vc_column_text]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f7363-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"7363\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/11092#wpcf7-f7363-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"7363\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f7363-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7dtx_version\" value=\"5.0.5\" \/>\n<\/fieldset>\n<div class=\"my-form \">\n\t<p class=\"col-md-6\"><label for=\"nam\">\u038c\u03bd\u03bf\u03bc\u03b1 * <\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name-c\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"nam\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name-c\" \/><\/span>\n\t<\/p>\n\t<p class=\"col-md-6\"><label for=\"sur\">\u0395\u03c0\u03af\u03b8\u03b5\u03c4\u03bf <\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-last-c\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"sur\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-c\" \/><\/span>\n\t<\/p>\n\t<p class=\"col-md-6\"><label for=\"ema\">Email <\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email-c\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-text wpcf7-validates-as-email\" id=\"ema\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email-c\" \/><\/span>\n\t<\/p>\n\t<p class=\"col-md-6\"><label for=\"tel\">\u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf * <\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone-c\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-phone-c\" \/><\/span>\n\t<\/p>\n\t<p class=\"col-md-12\"><label for=\"loc\">\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae * <\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-location-c\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" id=\"loc\" aria-required=\"true\" aria-invalid=\"false\" name=\"your-location-c\"><option value=\"\u0396\u03c9\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5\">\u0396\u03c9\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5<\/option><option value=\"\u038a\u03bb\u03b9\u03bf\u03bd\">\u038a\u03bb\u03b9\u03bf\u03bd<\/option><option value=\"\u03a0\u03b5\u03c4\u03c1\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7\">\u03a0\u03b5\u03c4\u03c1\u03bf\u03cd\u03c0\u03bf\u03bb\u03b7<\/option><option value=\"\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7\">\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7<\/option><option value=\"\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2\">\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2<\/option><option value=\"\u039b\u03b1\u03bc\u03af\u03b1\">\u039b\u03b1\u03bc\u03af\u03b1<\/option><\/select><\/span>\n\t<\/p>\n\t<p class=\"col-md-12\"><label for=\"mes\">\u039c\u03ae\u03bd\u03c5\u03bc\u03b1<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message-c\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"mes\" aria-invalid=\"false\" name=\"your-message-c\"><\/textarea><\/span>\n\t<\/p>\n\t<p class=\"col-md-12\"><label for=\"accep\">\u0391\u03c0\u03bf\u03b4\u03bf\u03c7\u03ae<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-c-color\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-c-color\" value=\"1\" id=\"accep\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">\u0391\u03c0\u03bf\u03b4\u03ad\u03c7\u03bf\u03bc\u03b1\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03cc\u03c1\u03bf\u03c5\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03c0\u03bf\u03bb\u03b9\u03c4\u03b9\u03ba\u03ae \u03b1\u03c0\u03bf\u03c1\u03c1\u03ae\u03c4\u03bf\u03c5<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n\t<p class=\"col-md-12\"><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u03a5\u03a0\u039f\u0392\u039f\u039b\u0397\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1589974350256{margin-top: -110px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_class=&#8221;visible-sidebar-c&#8221;][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1588715768736{border-bottom-width: 1px !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}&#8221;][vc_single_image image=&#8221;10830&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css=&#8221;.vc_custom_1585799651792{border-top-width: 5px !important;border-right-width: 5px !important;border-bottom-width: 5px !important;border-left-width: 5px !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: &hellip; <\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11092","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d | \u0395\u039d\u03a4\u0391\u03a4\u0399\u039a\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u0391 \u0396\u03a9\u0393\u03a1\u0391\u03a6\u039f\u03a5 \u0399\u039b\u0399\u039f\u039d<\/title>\n<meta name=\"description\" content=\"\u03a3\u03c4\u03b1 SmartSchools \u03bc\u03b5 20\u03b5\u03c4\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03bf\u03c5 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03be\u03c5\u03c0\u03bd\u03b1, \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1, \u03b5\u03b3\u03b3\u03c5\u03b7\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03cc\u03bb\u03b1 \u03c4\u03b1\u00a0\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d\u00a0\u03c3\u03b5 8 \u03bc\u03ae\u03bd\u03b5\u03c2!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CHINESE LANGUAGE CERTIFICATIONS\" \/>\n<meta property=\"og:description\" content=\"\u03a3\u03c4\u03b1 SmartSchools \u03bc\u03b5 20\u03b5\u03c4\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03bf\u03c5 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03be\u03c5\u03c0\u03bd\u03b1, \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1, \u03b5\u03b3\u03b3\u03c5\u03b7\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03cc\u03bb\u03b1 \u03c4\u03b1\u00a0\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d\u00a0\u03c3\u03b5 8 \u03bc\u03ae\u03bd\u03b5\u03c2!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/\" \/>\n<meta property=\"og:site_name\" content=\"Smartschool edu\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-12T07:07:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/ptihia-kinezika\\\/\",\"url\":\"https:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/ptihia-kinezika\\\/\",\"name\":\"\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d | \u0395\u039d\u03a4\u0391\u03a4\u0399\u039a\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u0391 \u0396\u03a9\u0393\u03a1\u0391\u03a6\u039f\u03a5 \u0399\u039b\u0399\u039f\u039d\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/#website\"},\"datePublished\":\"2020-05-07T22:17:49+00:00\",\"dateModified\":\"2021-02-12T07:07:46+00:00\",\"description\":\"\u03a3\u03c4\u03b1 SmartSchools \u03bc\u03b5 20\u03b5\u03c4\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03bf\u03c5 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03be\u03c5\u03c0\u03bd\u03b1, \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1, \u03b5\u03b3\u03b3\u03c5\u03b7\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03cc\u03bb\u03b1 \u03c4\u03b1\u00a0\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d\u00a0\u03c3\u03b5 8 \u03bc\u03ae\u03bd\u03b5\u03c2!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/ptihia-kinezika\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/ptihia-kinezika\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/ptihia-kinezika\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CHINESE LANGUAGE CERTIFICATIONS\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/#website\",\"url\":\"http:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/\",\"name\":\"Smartschool edu\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/www.smartschool.edu.gr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d | \u0395\u039d\u03a4\u0391\u03a4\u0399\u039a\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u0391 \u0396\u03a9\u0393\u03a1\u0391\u03a6\u039f\u03a5 \u0399\u039b\u0399\u039f\u039d","description":"\u03a3\u03c4\u03b1 SmartSchools \u03bc\u03b5 20\u03b5\u03c4\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03bf\u03c5 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03be\u03c5\u03c0\u03bd\u03b1, \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1, \u03b5\u03b3\u03b3\u03c5\u03b7\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03cc\u03bb\u03b1 \u03c4\u03b1\u00a0\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d\u00a0\u03c3\u03b5 8 \u03bc\u03ae\u03bd\u03b5\u03c2!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/","og_locale":"en_US","og_type":"article","og_title":"CHINESE LANGUAGE CERTIFICATIONS","og_description":"\u03a3\u03c4\u03b1 SmartSchools \u03bc\u03b5 20\u03b5\u03c4\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03bf\u03c5 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03be\u03c5\u03c0\u03bd\u03b1, \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1, \u03b5\u03b3\u03b3\u03c5\u03b7\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03cc\u03bb\u03b1 \u03c4\u03b1\u00a0\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d\u00a0\u03c3\u03b5 8 \u03bc\u03ae\u03bd\u03b5\u03c2!","og_url":"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/","og_site_name":"Smartschool edu","article_modified_time":"2021-02-12T07:07:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/","url":"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/","name":"\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d | \u0395\u039d\u03a4\u0391\u03a4\u0399\u039a\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u0391 \u0396\u03a9\u0393\u03a1\u0391\u03a6\u039f\u03a5 \u0399\u039b\u0399\u039f\u039d","isPartOf":{"@id":"http:\/\/www.smartschool.edu.gr\/en\/#website"},"datePublished":"2020-05-07T22:17:49+00:00","dateModified":"2021-02-12T07:07:46+00:00","description":"\u03a3\u03c4\u03b1 SmartSchools \u03bc\u03b5 20\u03b5\u03c4\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03bf\u03c5 \u03b5\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ad\u03be\u03c5\u03c0\u03bd\u03b1, \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1, \u03b5\u03b3\u03b3\u03c5\u03b7\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03cc\u03bb\u03b1 \u03c4\u03b1\u00a0\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u039a\u0399\u039d\u0395\u0396\u0399\u039a\u03a9\u039d\u00a0\u03c3\u03b5 8 \u03bc\u03ae\u03bd\u03b5\u03c2!","breadcrumb":{"@id":"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.smartschool.edu.gr\/en\/ptihia-kinezika\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.smartschool.edu.gr\/en\/"},{"@type":"ListItem","position":2,"name":"CHINESE LANGUAGE CERTIFICATIONS"}]},{"@type":"WebSite","@id":"http:\/\/www.smartschool.edu.gr\/en\/#website","url":"http:\/\/www.smartschool.edu.gr\/en\/","name":"Smartschool edu","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/www.smartschool.edu.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.smartschool.edu.gr\/en\/wp-json\/wp\/v2\/pages\/11092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smartschool.edu.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.smartschool.edu.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.smartschool.edu.gr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smartschool.edu.gr\/en\/wp-json\/wp\/v2\/comments?post=11092"}],"version-history":[{"count":0,"href":"https:\/\/www.smartschool.edu.gr\/en\/wp-json\/wp\/v2\/pages\/11092\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.smartschool.edu.gr\/en\/wp-json\/wp\/v2\/media?parent=11092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}