{"id":3743,"date":"2017-04-03T12:00:09","date_gmt":"2017-04-03T11:00:09","guid":{"rendered":"https:\/\/french.kwiziq.com\/blog\/?p=3743"},"modified":"2017-04-02T21:58:49","modified_gmt":"2017-04-02T20:58:49","slug":"festival-des-cerfs-volants","status":"publish","type":"post","link":"https:\/\/french.kwiziq.com\/blog\/festival-des-cerfs-volants\/","title":{"rendered":"Festival des cerfs-volants"},"content":{"rendered":"<p>Berck-sur-Mer is home to an annual kite-flying festival &#8211; and it&#8217;s going on right now! Learn about this colorful event with this video while working on your French listening comprehension. Below, you&#8217;ll find the transcript &#8211; click any phrase to read the English and follow links to related French grammar lessons.<\/p>\n<div align=\"center\">\n<p><iframe loading=\"lazy\" title=\"VU D&#039;ICI : A Berck, les cerfs-volants sont dans le vent\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/War0C1R2QOY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<\/div>\n<div class=\"kwiziq-reader\">\n                <div class=\"kwiziq-reader-header\">\n                    <div class=\"kwiziq-reader__header-top\">\n                        <!-- <img decoding=\"async\" class=\"kwiziq-reader__logo\" src=\"\/img\/svg\/generic\/kwiziq-interactive-reader-logo.svg\" alt=\"kwiziq interactive reader logo\" title=\"Kwiziq Interactive Reader\"> -->\n                        <div class=\"kwiziq-reader__logo\"><\/div>\n                        <ul class=\"kwiziq-reader__header-links\">\n                            <li class=\"kwiziq-reader__header-links-item\"><span class=\"btn btn-link\"  data-tooltip=\"<strong>Kwiziq interactive readers<\/strong> are great way to practice your reading skills without getting lost. <strong>Click on any phrase for the English translation and related  grammar lessons<\/strong>, that you can study now or add to your Notebook.\" data-tooltip-theme=\"tooltipster-generic\"  data-tooltip-interactive=\"true\">What's this?<\/span><\/li>\n                            <!-- <li class=\"kwiziq-reader__header-links-item\">More <a href=\"%s\">%s reading practice<\/a><\/li> -->\n                        <\/ul> \n                    <\/div>\n                    <div class=\"text-panel text-panel--tip text-panel--tip-basic-icon\">\n                        <p>Click any word in the text to see its translation and related grammar lessons.<\/p>\n                    <\/div>\n                <\/div>\n\t\t\t\t<div class=\"kwiziq-reader-body\"><div id=\"event-dispatcher\"><\/div> <!--  an ugly hack just to make dispatching \"global\" events in jQuery easy -->\n<div class=\"css-hidden\" id=\"speech-container\"><\/div>\n\n<div id=\"KwiziqReader\" class=\"\">\n    <!-- new reader entry point -->\n<\/div>\n\n<div id=\"flash-message\">\n    <div id=\"flash-message-action\"><\/div>\n    <div id=\"flash-message-progress\"><\/div>\n<\/div>\n<div id=\"watchdog-footer\" class=\"\">\n\t<!--  VERSION:     <div class=\"ui-grid-b\">\n        <div class=\"ui-block-a\">\n            Backend layer signals\n            <ul id=\"layer-backend\">\n\n            <\/ul>\n        <\/div>\n        <div class=\"ui-block-b\">\n            User layer signals\n            <ul  id=\"layer-user\" >\n\n            <\/ul>\n        <\/div>\n        <div class=\"ui-block-c\">\n            Timing signals\n            <ul  id=\"layer-timer\" >\n\n            <\/ul>\n        <\/div>\n    <\/div> -->\n<\/div>\n\n\t\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\tjQuery(document).ready(function() {\n\t\t\t\t\t\t\/\/ todo :: move those templates out of here\n\t\t\t\t\t\tvar readerPopoverTemplate = '<div class=\"reader-popover bottom\"><div class=\"reader-popover-container\"><div class=\"arrow arrow-up\"><\/div><div class=\"arrow arrow-down\"><\/div><div class=\"reader-popover-close\">&times;<\/div><h3 class=\"reader-popover-title\"><\/h3><button class=\"listen btn btn--primary\">Listen<\/button><div class=\"reader-popover-content\"><h4 class=\"reader-popover-content-title\">Related grammar lessons:<\/h4><\/div><\/div><\/div>';\n\t\t\t\t\t\t\n\t\t\t\t\t\tfunction ReaderPopupInit(config , title , links , hasAudio) {\n\t\t\t\t\t\t\tthis.find(\".reader-popover-title\").text(title);\n                            var readerPopoverContent = this.find(\".reader-popover-content\");\n                            var level = 0;\n                            \n                            if(links) {\n                                readerPopoverContent.show().find(\"a\").remove();\n                                \n                                for (var i = 0; i < links.length; i++) {\n                                    var id = links[i].id;\n\n                                    var bookmarked = (Kwiziq.bookmarkData ? Kwiziq.bookmarkData[id] || false:false);\n                                    switch(level) {\n                                        case 0 :\n                                            readerPopoverContent.append('<div class=\"reader-popover__related-links-row\"><a class=\"reader-popover-content-txt\" href=\"' + config.hintUrl + links[i].id + '\">' + links[i].text + '<\/a><a class=\"btn btn--sm btn--icon btn--icon-only btn-notebook btn-notebook--bookmark-add add-bookmark-logged-out pull-right\" data-popup data-popup-close=\".button_close\" data-popup-theme=\"kwiziq-popup--register\" data-popup-ajax=\"\/quickreg?clksrc=notebook&reader=1\"><span class=\"btn__icon icon-bookmark\"><\/span><\/a><\/div>');\n                                            break;\n                                        case 1 :\n                                        case 2 :\n\t\t\t\t\t\t\t\t\t\t\t\treaderPopoverContent.append('<div class=\"reader-popover__related-links-row\">' +\n                                                    '<a class=\"reader-popover-content-txt\" href=\"'+config.hintUrl + links[i].id + '\">'+links[i].text +'<\/a>' +    \n                                                    ( bookmarked ?\n                                                        '<a class=\"btn btn--sm btn--icon btn--icon-only btn-notebook btn-notebook--bookmark-remove pull-right\" href=\"\/studylists_competencies\/notebookunlink\/'+id+'\" data-checked-label-true=\"Remove from Notebook\" data-checked-label-false=\"Add to Notebook\" title=\"Remove from notebook\" data-checked=\"' + bookmarked + '\"><span class=\"btn__icon icon-bookmark\"><\/span><\/a>' \n                                                    :\n                                                        '<a class=\"btn btn--sm btn--icon btn--icon-only btn-notebook btn-notebook--bookmark-add pull-right\" href=\"\/studylists_competencies\/notebook_list\/'+id+'\" data-checked-label-true=\"Remove from Notebook\" data-checked-label-false=\"Add to Notebook\" title=\"Add to notebook\" data-checked=\"' + bookmarked + '\"><span class=\"btn__icon icon-bookmark\"><\/span><\/a>'\n                                                    ) +\n                                                '<\/div>');\n                                            break;\n                                    }\n                                }\n\n                                switch(level) {\n                                    case 0 :\n                                        \/\/Kwiziq.Competency.PremiumBookmark.unregisterdUser(readerPopoverContent.find(\".btn-notebook\"));\n                                        Kwiziq.KwiziqPopupTrigger.bind(readerPopoverContent);\n                                        break;\n                                    case 1:\n                                        Kwiziq.Competency.PremiumBookmark.regularUser(readerPopoverContent.find(\".btn-notebook\"));\n                                        break;\n                                    case 2:\n                                        Kwiziq.Competency.PremiumBookmark.premiumUser(readerPopoverContent.find(\".btn-notebook\"));\n                                        break;\n                                }\n                            } else {\n                                readerPopoverContent.hide();\n                            }\n                            \n                            \/\/ check if audio is supported and display listen button\n                            this.find(\".listen\").css({display: hasAudio ? \"inline-block\" : \"none\"});\n                            this.find(\".reader-popover-close\").on(\"mousedown touchstart\", Kwiziq.reader.Translator._onClose);\n                            this.find(\".listen\").click(function(e) {\n                                e.preventDefault();\n                                Kwiziq.reader.Audio.playKeypoint(Kwiziq.reader.Reader._getSpanData(Kwiziq.reader.Reader.currentSentence), true);\n                                Kwiziq.reader.Translator.closePopup();\n                            });\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ TODO new reader init point\n\t\t\t\t\t\t\/\/ make sure jq is binded to both options\n\n\t\t\t\t\t\twindow.$ = window.$ || jQuery;\n\t\t\t\t\t\tKwiziq.reader.Reader.init({\n\t\t\t                display: {\n\t\t\t                    documentId: 69\n\t\t\t                },\n\t\t\t                baseUrl: \"\/api\/documents\/\",\n\t\t\t                container: jQuery(\"#KwiziqReader\"),\n\t\t\t                deselectMode: true,\n\t\t\t                extensions: {\n\t\t\t                    \"Kwiziq.reader.Audio\": null,\n\t\t\t                    \"Kwiziq.reader.Translator\": {\n\t\t\t                        outsideClick: true,\n\t\t\t                        outsideClickRoot: '.main-content-wrapper',\n\t\t\t                        template: new Kwiziq.Template({template: readerPopoverTemplate, init: ReaderPopupInit}),\n\t\t\t                        hintUrl: \"\/my-languages\/\" + window.KwiziqConfig.languageSlug + \"\/view\/\"\n\t\t                        }\n\t\t\t                }\n\t\t\t            });\n\t\t\t\t\t\t\n\t\t\t            Kwiziq.reader.Reader.container.on(Kwiziq.reader.Reader.READER_DISPLAY,function() {\n\t\t\t                \/\/ set loaded global bookmarks ::\n\t\t\t                Kwiziq.bookmarkData = Kwiziq.pull(Kwiziq.reader.Reader,\"currentReader.dictionary.bookmarked\");\n\t\t\t            });\n\t\t\t\t\t});\n\t\t\t\t<\/script><\/div>\n\t\t\t<\/div>\n<h3>Learn more<\/h3>\n<ul>\n<li><a href=\"http:\/\/www.cerf-volant-berck.com\/\" target=\"_blank\">Rencontres Internationales de Cerfs-Volants<\/a> (site officiel)<\/li>\n<li><a href=\"http:\/\/volmag.free.fr\/Kite_LEX.htm\" target=\"_blank\">Lexique du cerf-volant<\/a><\/li>\n<\/ul>\n<div id=\"kwiz-app\"\n\t\t\t\t\tdata-url=\"https:\/\/french.kwiziq.com\/api\"\n\t\t\t\t\tdata-title=\"Test your French against the CEFR standard\"\n\t\t\t\t\tdata-return-url=\"https:\/\/french.kwiziq.com\/blog\/festival-des-cerfs-volants\/\"\n\t\t\t\t\tdata-return-title=\"Festival des cerfs-volants\"\n\t\t\t\t\tdata-questionspercomp=\"\"\n\t\t\t\t\tdata-token=\"\"\n\t\t\t\t\tdata-template=\"\"\n\t\t\t\t\tdata-kwizkey=\"sorter\">\n\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Berck-sur-Mer is home to an annual kite-flying festival &#8211; and it&#8217;s going on right now! Learn about this colorful event with this video while working on your French listening comprehension. Below, you&#8217;ll find the transcript &#8211; click any phrase to read the English and follow links to related French grammar lessons. Learn more Rencontres Internationales [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":3744,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"","_yoast_wpseo_metadesc":"Berck-sur-Mer is home to an annual kite-flying festival. Learn about this colorful event while working on your French listening comprehension.","_yoast_wpseo_opengraph-title":"Festival des cerfs-volants : French Reading practice - Kwiziq French","_yoast_wpseo_opengraph-description":"An interactive French Reading exercise with clickable translations. Berck-sur-Mer is home to an annual kite-flying festival - and it's going on right now! Learn about this colorful event with this video while working on your French listening comprehension.. Try Kwiziq French for this and hundreds more French Reading exercises","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[127,126],"tags":[128,147],"coauthors":[119,118],"class_list":["post-3743","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-listening","category-reading","tag-bilingual-reader","tag-france"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Festival des cerfs-volants - Kwiziq French Language Learning Blog<\/title>\n<meta name=\"description\" content=\"Berck-sur-Mer is home to an annual kite-flying festival. Learn about this colorful event while working on your French listening comprehension.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Festival des cerfs-volants : French Reading practice - Kwiziq French\" \/>\n<meta property=\"og:description\" content=\"An interactive French Reading exercise with clickable translations. Berck-sur-Mer is home to an annual kite-flying festival - and it&#039;s going on right now! Learn about this colorful event with this video while working on your French listening comprehension.. Try Kwiziq French for this and hundreds more French Reading exercises\" \/>\n<meta property=\"og:url\" content=\"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants\" \/>\n<meta property=\"og:site_name\" content=\"Kwiziq French Language Learning Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KwiziqFrench\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/LauraKLawless\/\" \/>\n<meta property=\"article:published_time\" content=\"2017-04-03T11:00:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/french.kwiziq.com\/blog\/files\/2017\/04\/cerfs-volants.png\" \/>\n\t<meta property=\"og:image:width\" content=\"506\" \/>\n\t<meta property=\"og:image:height\" content=\"312\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Laura K Lawless, Aur\u00e9lie Drouard\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Laura K Lawless, Aur\u00e9lie Drouard\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/festival-des-cerfs-volants\\\/\"},\"author\":{\"name\":\"Laura K Lawless\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#\\\/schema\\\/person\\\/745e273fa3a90a0956f96312ac923d26\"},\"headline\":\"Festival des cerfs-volants\",\"datePublished\":\"2017-04-03T11:00:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/festival-des-cerfs-volants\\\/\"},\"wordCount\":83,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#primaryimage\"},\"thumbnailUrl\":\"\\\/files\\\/french\\\/blog\\\/2017\\\/04\\\/cerfs-volants.png\",\"keywords\":[\"Bilingual Reader\",\"France\"],\"articleSection\":[\"Listening\",\"Reading\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/festival-des-cerfs-volants\\\/\",\"url\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants\",\"name\":\"Festival des cerfs-volants - Kwiziq French Language Learning Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#primaryimage\"},\"thumbnailUrl\":\"\\\/files\\\/french\\\/blog\\\/2017\\\/04\\\/cerfs-volants.png\",\"datePublished\":\"2017-04-03T11:00:09+00:00\",\"description\":\"Berck-sur-Mer is home to an annual kite-flying festival. Learn about this colorful event while working on your French listening comprehension.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#primaryimage\",\"url\":\"\\\/files\\\/french\\\/blog\\\/2017\\\/04\\\/cerfs-volants.png\",\"contentUrl\":\"\\\/files\\\/french\\\/blog\\\/2017\\\/04\\\/cerfs-volants.png\",\"width\":506,\"height\":312},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/festival-des-cerfs-volants#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Festival des cerfs-volants\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/\",\"name\":\"Kwiziq French Language Learning Blog\",\"description\":\"French language learning tips, interactive exercises and expert recommendations\",\"publisher\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#organization\",\"name\":\"Kwiziq Ltd\",\"alternateName\":\"Kwiziq\",\"url\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\\\/files\\\/french\\\/blog\\\/2025\\\/01\\\/logo-wp.png\",\"contentUrl\":\"\\\/files\\\/french\\\/blog\\\/2025\\\/01\\\/logo-wp.png\",\"width\":696,\"height\":696,\"caption\":\"Kwiziq Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/KwiziqFrench\\\/\",\"https:\\\/\\\/x.com\\\/KwiziqFrench\",\"https:\\\/\\\/www.instagram.com\\\/kwiziqfrench\",\"https:\\\/\\\/www.youtube.com\\\/@KwiziqFrench\",\"https:\\\/\\\/www.tiktok.com\\\/@kwiziqofficial\",\"https:\\\/\\\/pinterest.com\\\/kwiziqcom\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/kwiziq\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#\\\/schema\\\/person\\\/745e273fa3a90a0956f96312ac923d26\",\"name\":\"Laura K Lawless\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2396c80568e978cf8c66f3b210f8741a76a632ad5031c6c1604d2c2e79abed3c?s=96&d=mm&r=gf0098e910e10b3d7afdfaa4aa00138ae\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2396c80568e978cf8c66f3b210f8741a76a632ad5031c6c1604d2c2e79abed3c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2396c80568e978cf8c66f3b210f8741a76a632ad5031c6c1604d2c2e79abed3c?s=96&d=mm&r=g\",\"caption\":\"Laura K Lawless\"},\"description\":\"Laura is a French expert and Kwiziq editor. Online educator since '99 and published author, Laura is passionate about language, travel, and cooking. She's American by birth and a permanent ex-pat by choice - freelancing made it possible for her to travel extensively and live in several countries before settling permanently in Guadeloupe. Laura is the creator of Lawless French, Lawless Spanish, and several other websites and books on French, Spanish, Italian, English, and vegetarianism. She spends most of her spare time reading, playing with food, and enjoying water sports.\",\"sameAs\":[\"https:\\\/\\\/www.lawlesslanguages.com\",\"https:\\\/\\\/www.facebook.com\\\/LauraKLawless\\\/\",\"www.linkedin.com\\\/in\\\/lklawless\"],\"url\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/author\\\/lauralawless\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Festival des cerfs-volants - Kwiziq French Language Learning Blog","description":"Berck-sur-Mer is home to an annual kite-flying festival. Learn about this colorful event while working on your French listening comprehension.","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:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants\/","og_locale":"en_GB","og_type":"article","og_title":"Festival des cerfs-volants : French Reading practice - Kwiziq French","og_description":"An interactive French Reading exercise with clickable translations. Berck-sur-Mer is home to an annual kite-flying festival - and it's going on right now! Learn about this colorful event with this video while working on your French listening comprehension.. Try Kwiziq French for this and hundreds more French Reading exercises","og_url":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants","og_site_name":"Kwiziq French Language Learning Blog","article_publisher":"https:\/\/www.facebook.com\/KwiziqFrench\/","article_author":"https:\/\/www.facebook.com\/LauraKLawless\/","article_published_time":"2017-04-03T11:00:09+00:00","og_image":[{"width":506,"height":312,"url":"https:\/\/french.kwiziq.com\/blog\/files\/2017\/04\/cerfs-volants.png","type":"image\/png"}],"author":"Laura K Lawless, Aur\u00e9lie Drouard","twitter_misc":{"Written by":"Laura K Lawless, Aur\u00e9lie Drouard"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#article","isPartOf":{"@id":"https:\/\/french.kwiziq.com\/blog\/festival-des-cerfs-volants\/"},"author":{"name":"Laura K Lawless","@id":"https:\/\/french.kwiziq.com\/blog\/#\/schema\/person\/745e273fa3a90a0956f96312ac923d26"},"headline":"Festival des cerfs-volants","datePublished":"2017-04-03T11:00:09+00:00","mainEntityOfPage":{"@id":"https:\/\/french.kwiziq.com\/blog\/festival-des-cerfs-volants\/"},"wordCount":83,"commentCount":0,"publisher":{"@id":"https:\/\/french.kwiziq.com\/blog\/#organization"},"image":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#primaryimage"},"thumbnailUrl":"\/files\/french\/blog\/2017\/04\/cerfs-volants.png","keywords":["Bilingual Reader","France"],"articleSection":["Listening","Reading"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#respond"]}]},{"@type":"WebPage","@id":"https:\/\/french.kwiziq.com\/blog\/festival-des-cerfs-volants\/","url":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants","name":"Festival des cerfs-volants - Kwiziq French Language Learning Blog","isPartOf":{"@id":"https:\/\/french.kwiziq.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#primaryimage"},"image":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#primaryimage"},"thumbnailUrl":"\/files\/french\/blog\/2017\/04\/cerfs-volants.png","datePublished":"2017-04-03T11:00:09+00:00","description":"Berck-sur-Mer is home to an annual kite-flying festival. Learn about this colorful event while working on your French listening comprehension.","breadcrumb":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#primaryimage","url":"\/files\/french\/blog\/2017\/04\/cerfs-volants.png","contentUrl":"\/files\/french\/blog\/2017\/04\/cerfs-volants.png","width":506,"height":312},{"@type":"BreadcrumbList","@id":"https:\/\/french.kwiziq.com\/learn\/reading\/festival-des-cerfs-volants#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/french.kwiziq.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Festival des cerfs-volants"}]},{"@type":"WebSite","@id":"https:\/\/french.kwiziq.com\/blog\/#website","url":"https:\/\/french.kwiziq.com\/blog\/","name":"Kwiziq French Language Learning Blog","description":"French language learning tips, interactive exercises and expert recommendations","publisher":{"@id":"https:\/\/french.kwiziq.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/french.kwiziq.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/french.kwiziq.com\/blog\/#organization","name":"Kwiziq Ltd","alternateName":"Kwiziq","url":"https:\/\/french.kwiziq.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/french.kwiziq.com\/blog\/#\/schema\/logo\/image\/","url":"\/files\/french\/blog\/2025\/01\/logo-wp.png","contentUrl":"\/files\/french\/blog\/2025\/01\/logo-wp.png","width":696,"height":696,"caption":"Kwiziq Ltd"},"image":{"@id":"https:\/\/french.kwiziq.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KwiziqFrench\/","https:\/\/x.com\/KwiziqFrench","https:\/\/www.instagram.com\/kwiziqfrench","https:\/\/www.youtube.com\/@KwiziqFrench","https:\/\/www.tiktok.com\/@kwiziqofficial","https:\/\/pinterest.com\/kwiziqcom\/","https:\/\/www.linkedin.com\/company\/kwiziq\/"]},{"@type":"Person","@id":"https:\/\/french.kwiziq.com\/blog\/#\/schema\/person\/745e273fa3a90a0956f96312ac923d26","name":"Laura K Lawless","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/2396c80568e978cf8c66f3b210f8741a76a632ad5031c6c1604d2c2e79abed3c?s=96&d=mm&r=gf0098e910e10b3d7afdfaa4aa00138ae","url":"https:\/\/secure.gravatar.com\/avatar\/2396c80568e978cf8c66f3b210f8741a76a632ad5031c6c1604d2c2e79abed3c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2396c80568e978cf8c66f3b210f8741a76a632ad5031c6c1604d2c2e79abed3c?s=96&d=mm&r=g","caption":"Laura K Lawless"},"description":"Laura is a French expert and Kwiziq editor. Online educator since '99 and published author, Laura is passionate about language, travel, and cooking. She's American by birth and a permanent ex-pat by choice - freelancing made it possible for her to travel extensively and live in several countries before settling permanently in Guadeloupe. Laura is the creator of Lawless French, Lawless Spanish, and several other websites and books on French, Spanish, Italian, English, and vegetarianism. She spends most of her spare time reading, playing with food, and enjoying water sports.","sameAs":["https:\/\/www.lawlesslanguages.com","https:\/\/www.facebook.com\/LauraKLawless\/","www.linkedin.com\/in\/lklawless"],"url":"https:\/\/french.kwiziq.com\/blog\/author\/lauralawless\/"}]}},"_links":{"self":[{"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/3743","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/comments?post=3743"}],"version-history":[{"count":1,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/3743\/revisions"}],"predecessor-version":[{"id":3745,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/3743\/revisions\/3745"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/media\/3744"}],"wp:attachment":[{"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/media?parent=3743"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/categories?post=3743"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/tags?post=3743"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/coauthors?post=3743"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}