{"id":1942,"date":"2020-05-04T13:00:39","date_gmt":"2020-05-04T12:00:39","guid":{"rendered":"https:\/\/french.kwiziq.com\/blog\/?p=1942"},"modified":"2020-05-04T13:08:08","modified_gmt":"2020-05-04T12:08:08","slug":"que-la-force-soit-avec-vous","status":"publish","type":"post","link":"https:\/\/french.kwiziq.com\/blog\/que-la-force-soit-avec-vous\/","title":{"rendered":"Que la Force soit avec vous\u00a0!"},"content":{"rendered":"<p>Happy Star Wars Day! We couldn&#8217;t miss this opportunity to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!<\/p>\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: 13\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<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\/que-la-force-soit-avec-vous\/\"\n\t\t\t\t\tdata-return-title=\"Que la Force soit avec vous&nbsp;!\"\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>Happy Star Wars Day! We couldn&#8217;t miss this opportunity to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!<\/p>\n","protected":false},"author":3,"featured_media":1946,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"","_yoast_wpseo_metadesc":"We couldn't miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!","_yoast_wpseo_opengraph-title":"Que la Force soit avec vous\u00a0! : French Reading practice - Kwiziq French","_yoast_wpseo_opengraph-description":"An interactive French Reading exercise with clickable translations. We couldn't miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!. 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":[126],"tags":[128],"coauthors":[118,119],"class_list":["post-1942","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-reading","tag-bilingual-reader"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Que la Force soit avec vous ! - Bilingual article<\/title>\n<meta name=\"description\" content=\"We couldn&#039;t miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!\" \/>\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\/que-la-force-soit-avec-vous\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Que la Force soit avec vous\u00a0! : French Reading practice - Kwiziq French\" \/>\n<meta property=\"og:description\" content=\"An interactive French Reading exercise with clickable translations. We couldn&#039;t miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!. Try Kwiziq French for this and hundreds more French Reading exercises\" \/>\n<meta property=\"og:url\" content=\"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous\" \/>\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:published_time\" content=\"2020-05-04T12:00:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-04T12:08:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/french.kwiziq.com\/blog\/files\/2015\/12\/star-wars-yoda-pixabay-e1450710658462.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Aur\u00e9lie Drouard, Laura K Lawless\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aur\u00e9lie Drouard, Laura K Lawless\" \/>\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\\\/que-la-force-soit-avec-vous#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/que-la-force-soit-avec-vous\\\/\"},\"author\":{\"name\":\"Aur\u00e9lie Drouard\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#\\\/schema\\\/person\\\/3fde938d393fd964259ba793377c8a72\"},\"headline\":\"Que la Force soit avec vous\u00a0!\",\"datePublished\":\"2020-05-04T12:00:39+00:00\",\"dateModified\":\"2020-05-04T12:08:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/que-la-force-soit-avec-vous\\\/\"},\"wordCount\":41,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous#primaryimage\"},\"thumbnailUrl\":\"\\\/files\\\/french\\\/blog\\\/2015\\\/12\\\/star-wars-yoda-pixabay-e1450710658462.jpg\",\"keywords\":[\"Bilingual Reader\"],\"articleSection\":[\"Reading\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/que-la-force-soit-avec-vous\\\/\",\"url\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous\",\"name\":\"Que la Force soit avec vous ! - Bilingual article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous#primaryimage\"},\"thumbnailUrl\":\"\\\/files\\\/french\\\/blog\\\/2015\\\/12\\\/star-wars-yoda-pixabay-e1450710658462.jpg\",\"datePublished\":\"2020-05-04T12:00:39+00:00\",\"dateModified\":\"2020-05-04T12:08:08+00:00\",\"description\":\"We couldn't miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous#primaryimage\",\"url\":\"\\\/files\\\/french\\\/blog\\\/2015\\\/12\\\/star-wars-yoda-pixabay-e1450710658462.jpg\",\"contentUrl\":\"\\\/files\\\/french\\\/blog\\\/2015\\\/12\\\/star-wars-yoda-pixabay-e1450710658462.jpg\",\"width\":300,\"height\":200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/french.kwiziq.com\\\/learn\\\/reading\\\/que-la-force-soit-avec-vous#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Que la Force soit avec vous\u00a0!\"}]},{\"@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\\\/3fde938d393fd964259ba793377c8a72\",\"name\":\"Aur\u00e9lie Drouard\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/468b54bf0aeb6028bc8793ce1ea4447bfc26482cb913ea3a01f7dcab14af0616?s=96&d=mm&r=ga1ea1cae5a95bc20f0f38c3fd46cc36f\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/468b54bf0aeb6028bc8793ce1ea4447bfc26482cb913ea3a01f7dcab14af0616?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/468b54bf0aeb6028bc8793ce1ea4447bfc26482cb913ea3a01f7dcab14af0616?s=96&d=mm&r=g\",\"caption\":\"Aur\u00e9lie Drouard\"},\"description\":\"Aur\u00e9lie is our resident French Expert. She has created most of the wonderful content you see on the site and is usually the person answering your tricky help questions. She comes from a small village near Chartres in Central France, country of cereal fields and not much else. She left (in a hurry) to study English at the world-famous Sorbonne in Paris, before leaving France in 2007\u00a0to experience the \u201cLondon lifestyle\u201d - and never looked back! She's worked as a professional French teacher, translator and linguist in the UK since. \u00a0She loves to share her love of languages and is a self-professed cinema and literature geek!\",\"url\":\"https:\\\/\\\/french.kwiziq.com\\\/blog\\\/author\\\/aurelie\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Que la Force soit avec vous ! - Bilingual article","description":"We couldn't miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!","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\/que-la-force-soit-avec-vous\/","og_locale":"en_GB","og_type":"article","og_title":"Que la Force soit avec vous\u00a0! : French Reading practice - Kwiziq French","og_description":"An interactive French Reading exercise with clickable translations. We couldn't miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!. Try Kwiziq French for this and hundreds more French Reading exercises","og_url":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous","og_site_name":"Kwiziq French Language Learning Blog","article_publisher":"https:\/\/www.facebook.com\/KwiziqFrench\/","article_published_time":"2020-05-04T12:00:39+00:00","article_modified_time":"2020-05-04T12:08:08+00:00","og_image":[{"width":300,"height":200,"url":"https:\/\/french.kwiziq.com\/blog\/files\/2015\/12\/star-wars-yoda-pixabay-e1450710658462.jpg","type":"image\/jpeg"}],"author":"Aur\u00e9lie Drouard, Laura K Lawless","twitter_misc":{"Written by":"Aur\u00e9lie Drouard, Laura K Lawless"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#article","isPartOf":{"@id":"https:\/\/french.kwiziq.com\/blog\/que-la-force-soit-avec-vous\/"},"author":{"name":"Aur\u00e9lie Drouard","@id":"https:\/\/french.kwiziq.com\/blog\/#\/schema\/person\/3fde938d393fd964259ba793377c8a72"},"headline":"Que la Force soit avec vous\u00a0!","datePublished":"2020-05-04T12:00:39+00:00","dateModified":"2020-05-04T12:08:08+00:00","mainEntityOfPage":{"@id":"https:\/\/french.kwiziq.com\/blog\/que-la-force-soit-avec-vous\/"},"wordCount":41,"commentCount":1,"publisher":{"@id":"https:\/\/french.kwiziq.com\/blog\/#organization"},"image":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#primaryimage"},"thumbnailUrl":"\/files\/french\/blog\/2015\/12\/star-wars-yoda-pixabay-e1450710658462.jpg","keywords":["Bilingual Reader"],"articleSection":["Reading"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#respond"]}]},{"@type":"WebPage","@id":"https:\/\/french.kwiziq.com\/blog\/que-la-force-soit-avec-vous\/","url":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous","name":"Que la Force soit avec vous ! - Bilingual article","isPartOf":{"@id":"https:\/\/french.kwiziq.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#primaryimage"},"image":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#primaryimage"},"thumbnailUrl":"\/files\/french\/blog\/2015\/12\/star-wars-yoda-pixabay-e1450710658462.jpg","datePublished":"2020-05-04T12:00:39+00:00","dateModified":"2020-05-04T12:08:08+00:00","description":"We couldn't miss the chance to share our best memories of Star Wars and create a themed French reading exercise for you at the same time!","breadcrumb":{"@id":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#primaryimage","url":"\/files\/french\/blog\/2015\/12\/star-wars-yoda-pixabay-e1450710658462.jpg","contentUrl":"\/files\/french\/blog\/2015\/12\/star-wars-yoda-pixabay-e1450710658462.jpg","width":300,"height":200},{"@type":"BreadcrumbList","@id":"https:\/\/french.kwiziq.com\/learn\/reading\/que-la-force-soit-avec-vous#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/french.kwiziq.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Que la Force soit avec vous\u00a0!"}]},{"@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\/3fde938d393fd964259ba793377c8a72","name":"Aur\u00e9lie Drouard","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/468b54bf0aeb6028bc8793ce1ea4447bfc26482cb913ea3a01f7dcab14af0616?s=96&d=mm&r=ga1ea1cae5a95bc20f0f38c3fd46cc36f","url":"https:\/\/secure.gravatar.com\/avatar\/468b54bf0aeb6028bc8793ce1ea4447bfc26482cb913ea3a01f7dcab14af0616?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/468b54bf0aeb6028bc8793ce1ea4447bfc26482cb913ea3a01f7dcab14af0616?s=96&d=mm&r=g","caption":"Aur\u00e9lie Drouard"},"description":"Aur\u00e9lie is our resident French Expert. She has created most of the wonderful content you see on the site and is usually the person answering your tricky help questions. She comes from a small village near Chartres in Central France, country of cereal fields and not much else. She left (in a hurry) to study English at the world-famous Sorbonne in Paris, before leaving France in 2007\u00a0to experience the \u201cLondon lifestyle\u201d - and never looked back! She's worked as a professional French teacher, translator and linguist in the UK since. \u00a0She loves to share her love of languages and is a self-professed cinema and literature geek!","url":"https:\/\/french.kwiziq.com\/blog\/author\/aurelie\/"}]}},"_links":{"self":[{"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/1942","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/comments?post=1942"}],"version-history":[{"count":4,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/1942\/revisions"}],"predecessor-version":[{"id":6862,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/1942\/revisions\/6862"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/media\/1946"}],"wp:attachment":[{"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/media?parent=1942"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/categories?post=1942"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/tags?post=1942"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/french.kwiziq.com\/blog\/wp-json\/wp\/v2\/coauthors?post=1942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}