{"id":5539,"date":"2018-10-23T11:55:58","date_gmt":"2018-10-23T10:55:58","guid":{"rendered":"https:\/\/spanish.kwiziq.com\/blog\/?p=5539"},"modified":"2018-11-05T14:16:18","modified_gmt":"2018-11-05T14:16:18","slug":"el-dia-de-muertos","status":"publish","type":"post","link":"https:\/\/spanish.kwiziq.com\/blog\/el-dia-de-muertos\/","title":{"rendered":"El D\u00eda de Muertos"},"content":{"rendered":"<h2>Spanish online reading and listening practice &#8211; level B1<\/h2>\n<p>This reading and listening exercise talks about the Mexican celebration of <em>El D\u00eda de Muertos<\/em> (the Day of the Dead) which actually lasts more than one day as it is celebrated on\u00a0<em>el D\u00eda de Todos los Santos<\/em> (All Saints&#8217; Day) and <em>el D\u00eda de los Fieles Difuntos<\/em> (All Souls&#8217; Day),\u00a0 1 and 2 November respectively.\u00a0It can help you practise <strong>relative pronouns<\/strong> and <a href=\"\/revision\/grammar\/how-to-form-a-passive-sentence-with-se\" title=\"Related lesson: Forming the Spanish passive with se  (la pasiva refleja)\">Forming the Spanish passive with se  (la pasiva refleja)<\/a>. It is suitable for level <strong>B1<\/strong>\u00a0Spanish students.<\/p>\n<h3>Exercise: El D\u00eda de Muertos<\/h3>\n<p>Watch the video, then read the transcript. Click any phrase for the translation and links to related grammar lessons which you can add to your <a href=\"\/faq\/notebooks\/\">Kwiziq notebook<\/a> to practise later. Keep scrolling down to see study lists associated with this reader.<\/p>\n<p><iframe loading=\"lazy\" title=\"El D\u00eda de Muertos en M\u00e9xico\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/C3RhyHHWWCE?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 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: 32\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<h4>Vocabulary and study lists<\/h4>\n<p>Here are the study lists associated with this reader:<\/p>\n<ul>\n<li><a href=\"\/learn\/theme\/725073\">Coordinating Conjunctions<\/a><\/li>\n<li><a href=\"\/learn\/theme\/723991\">Prepositions<\/a><\/li>\n<li><a href=\"\/learn\/theme\/725077\">Subordinate Conjunctions<\/a><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>How did you find this exercise? Leave a comment below!<\/p>\n<div id=\"kwiz-app\"\n\t\t\t\t\tdata-url=\"https:\/\/spanish.kwiziq.com\/api\"\n\t\t\t\t\tdata-title=\"Test your Spanish against the CEFR standard\"\n\t\t\t\t\tdata-return-url=\"https:\/\/spanish.kwiziq.com\/blog\/el-dia-de-muertos\/\"\n\t\t\t\t\tdata-return-title=\"El D&iacute;a de Muertos\"\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>Spanish online reading and listening practice &#8211; level B1 This reading and listening exercise talks about the Mexican celebration of El D\u00eda de Muertos (the Day of the Dead) which actually lasts more than one day as it is celebrated on\u00a0el D\u00eda de Todos los Santos (All Saints&#8217; Day) and el D\u00eda de los Fieles [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":5543,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"","_yoast_wpseo_metadesc":"This B1 Spanish reading and listening exercise is about the Mexican Day of the Dead. It can help you practise relative pronouns and the passive with \"se\".","_yoast_wpseo_opengraph-title":"El D\u00eda de Muertos : Spanish Reading practice - Kwiziq Spanish","_yoast_wpseo_opengraph-description":"An interactive Spanish Reading exercise with clickable translations. The Mexican celebration of El D\u00eda de Muertos (the Day of the Dead) actually lasts more than one day as it is celebrated on\u00a0el D\u00eda de Todos los Santos (All Saints' Day) and el D\u00eda de los Fieles Difuntos (All Souls' Day), 1 and 2 November respectively.. Try Kwiziq Spanish for this and hundreds more Spanish Reading exercises","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[4,6],"tags":[16],"coauthors":[45],"class_list":["post-5539","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-listening","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>El D\u00eda de Muertos - Kwiziq Spanish Language Learning Blog<\/title>\n<meta name=\"description\" content=\"This B1 Spanish reading and listening exercise is about the Mexican Day of the Dead. It can help you practise relative pronouns and the passive with &quot;se&quot;.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"El D\u00eda de Muertos : Spanish Reading practice - Kwiziq Spanish\" \/>\n<meta property=\"og:description\" content=\"An interactive Spanish Reading exercise with clickable translations. The Mexican celebration of El D\u00eda de Muertos (the Day of the Dead) actually lasts more than one day as it is celebrated on\u00a0el D\u00eda de Todos los Santos (All Saints&#039; Day) and el D\u00eda de los Fieles Difuntos (All Souls&#039; Day), 1 and 2 November respectively.. Try Kwiziq Spanish for this and hundreds more Spanish Reading exercises\" \/>\n<meta property=\"og:url\" content=\"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos\" \/>\n<meta property=\"og:site_name\" content=\"Kwiziq Spanish Language Learning Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KwiziqSpanish\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-23T10:55:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-11-05T14:16:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/spanish.kwiziq.com\/blog\/files\/2018\/10\/day-of-the-dead.png\" \/>\n\t<meta property=\"og:image:width\" content=\"929\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Shui\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Spanish B1 reading and listening exercise: El D\u00eda de los Muertos #kwiziqspanish #learnspanish #learnspanishonline\" \/>\n<meta name=\"twitter:description\" content=\"This B1 Spanish reading and listening exercise is about the Mexican Day of the Dead. It can help you practise relative pronouns and the passive with &quot;se&quot;.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/spanish.kwiziq.com\/blog\/files\/2018\/10\/day-of-the-dead.png\" \/>\n<meta name=\"twitter:creator\" content=\"@KwiziqSpanish\" \/>\n<meta name=\"twitter:site\" content=\"@KwiziqSpanish\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shui\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/el-dia-de-muertos\\\/\"},\"author\":{\"name\":\"Shui\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#\\\/schema\\\/person\\\/5bcf22bb6c374cdbc062ff8b27b5040e\"},\"headline\":\"El D\u00eda de Muertos\",\"datePublished\":\"2018-10-23T10:55:58+00:00\",\"dateModified\":\"2018-11-05T14:16:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/el-dia-de-muertos\\\/\"},\"wordCount\":179,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#primaryimage\"},\"thumbnailUrl\":\"\\\/files\\\/spanish\\\/blog\\\/2018\\\/10\\\/day-of-the-dead.png\",\"keywords\":[\"Bilingual Reader\"],\"articleSection\":[\"Listening\",\"Reading\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/el-dia-de-muertos\\\/\",\"url\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos\",\"name\":\"El D\u00eda de Muertos - Kwiziq Spanish Language Learning Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#primaryimage\"},\"thumbnailUrl\":\"\\\/files\\\/spanish\\\/blog\\\/2018\\\/10\\\/day-of-the-dead.png\",\"datePublished\":\"2018-10-23T10:55:58+00:00\",\"dateModified\":\"2018-11-05T14:16:18+00:00\",\"description\":\"This B1 Spanish reading and listening exercise is about the Mexican Day of the Dead. It can help you practise relative pronouns and the passive with \\\"se\\\".\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#primaryimage\",\"url\":\"\\\/files\\\/spanish\\\/blog\\\/2018\\\/10\\\/day-of-the-dead.png\",\"contentUrl\":\"\\\/files\\\/spanish\\\/blog\\\/2018\\\/10\\\/day-of-the-dead.png\",\"width\":929,\"height\":1280},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/learn\\\/reading\\\/el-dia-de-muertos#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"El D\u00eda de Muertos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/\",\"name\":\"Kwiziq Spanish Language Learning Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#organization\",\"name\":\"Kwiziq Ltd\",\"alternateName\":\"Kwiziq\",\"url\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\\\/files\\\/spanish\\\/blog\\\/2025\\\/01\\\/logo-wp.png\",\"contentUrl\":\"\\\/files\\\/spanish\\\/blog\\\/2025\\\/01\\\/logo-wp.png\",\"width\":696,\"height\":696,\"caption\":\"Kwiziq Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/KwiziqSpanish\",\"https:\\\/\\\/x.com\\\/KwiziqSpanish\",\"https:\\\/\\\/www.instagram.com\\\/kwiziqspanish\",\"https:\\\/\\\/www.youtube.com\\\/@KwiziqSpanish\",\"https:\\\/\\\/www.tiktok.com\\\/@kwiziqofficial\",\"https:\\\/\\\/pinterest.com\\\/kwiziqcom\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/kwiziq\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/#\\\/schema\\\/person\\\/5bcf22bb6c374cdbc062ff8b27b5040e\",\"name\":\"Shui\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e92e50c111594c5ab13dcb064f3d444503b381140719d992f2dd82f2b8528f88?s=96&d=mm&r=ge11a1e7ff84ad5f3e9c99faf03887bcf\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e92e50c111594c5ab13dcb064f3d444503b381140719d992f2dd82f2b8528f88?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e92e50c111594c5ab13dcb064f3d444503b381140719d992f2dd82f2b8528f88?s=96&d=mm&r=g\",\"caption\":\"Shui\"},\"description\":\"Shui is Kwiziq's COO and Head of Languages. She is an experienced technical writer, translator and project manager. Shui grew up bilingual English-Spanish in the UK, completing her studies in London, Madrid and Paris where she now lives. She speaks English, Spanish, French and Italian. Her love of languages and technical knowledge make her a perfect fit for Kwiziq.\",\"url\":\"https:\\\/\\\/spanish.kwiziq.com\\\/blog\\\/author\\\/shui\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"El D\u00eda de Muertos - Kwiziq Spanish Language Learning Blog","description":"This B1 Spanish reading and listening exercise is about the Mexican Day of the Dead. It can help you practise relative pronouns and the passive with \"se\".","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:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos\/","og_locale":"en_GB","og_type":"article","og_title":"El D\u00eda de Muertos : Spanish Reading practice - Kwiziq Spanish","og_description":"An interactive Spanish Reading exercise with clickable translations. The Mexican celebration of El D\u00eda de Muertos (the Day of the Dead) actually lasts more than one day as it is celebrated on\u00a0el D\u00eda de Todos los Santos (All Saints' Day) and el D\u00eda de los Fieles Difuntos (All Souls' Day), 1 and 2 November respectively.. Try Kwiziq Spanish for this and hundreds more Spanish Reading exercises","og_url":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos","og_site_name":"Kwiziq Spanish Language Learning Blog","article_publisher":"https:\/\/www.facebook.com\/KwiziqSpanish","article_published_time":"2018-10-23T10:55:58+00:00","article_modified_time":"2018-11-05T14:16:18+00:00","og_image":[{"width":929,"height":1280,"url":"https:\/\/spanish.kwiziq.com\/blog\/files\/2018\/10\/day-of-the-dead.png","type":"image\/png"}],"author":"Shui","twitter_card":"summary_large_image","twitter_title":"Spanish B1 reading and listening exercise: El D\u00eda de los Muertos #kwiziqspanish #learnspanish #learnspanishonline","twitter_description":"This B1 Spanish reading and listening exercise is about the Mexican Day of the Dead. It can help you practise relative pronouns and the passive with \"se\".","twitter_image":"https:\/\/spanish.kwiziq.com\/blog\/files\/2018\/10\/day-of-the-dead.png","twitter_creator":"@KwiziqSpanish","twitter_site":"@KwiziqSpanish","twitter_misc":{"Written by":"Shui","Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#article","isPartOf":{"@id":"https:\/\/spanish.kwiziq.com\/blog\/el-dia-de-muertos\/"},"author":{"name":"Shui","@id":"https:\/\/spanish.kwiziq.com\/blog\/#\/schema\/person\/5bcf22bb6c374cdbc062ff8b27b5040e"},"headline":"El D\u00eda de Muertos","datePublished":"2018-10-23T10:55:58+00:00","dateModified":"2018-11-05T14:16:18+00:00","mainEntityOfPage":{"@id":"https:\/\/spanish.kwiziq.com\/blog\/el-dia-de-muertos\/"},"wordCount":179,"commentCount":0,"publisher":{"@id":"https:\/\/spanish.kwiziq.com\/blog\/#organization"},"image":{"@id":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#primaryimage"},"thumbnailUrl":"\/files\/spanish\/blog\/2018\/10\/day-of-the-dead.png","keywords":["Bilingual Reader"],"articleSection":["Listening","Reading"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#respond"]}]},{"@type":"WebPage","@id":"https:\/\/spanish.kwiziq.com\/blog\/el-dia-de-muertos\/","url":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos","name":"El D\u00eda de Muertos - Kwiziq Spanish Language Learning Blog","isPartOf":{"@id":"https:\/\/spanish.kwiziq.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#primaryimage"},"image":{"@id":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#primaryimage"},"thumbnailUrl":"\/files\/spanish\/blog\/2018\/10\/day-of-the-dead.png","datePublished":"2018-10-23T10:55:58+00:00","dateModified":"2018-11-05T14:16:18+00:00","description":"This B1 Spanish reading and listening exercise is about the Mexican Day of the Dead. It can help you practise relative pronouns and the passive with \"se\".","breadcrumb":{"@id":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#primaryimage","url":"\/files\/spanish\/blog\/2018\/10\/day-of-the-dead.png","contentUrl":"\/files\/spanish\/blog\/2018\/10\/day-of-the-dead.png","width":929,"height":1280},{"@type":"BreadcrumbList","@id":"https:\/\/spanish.kwiziq.com\/learn\/reading\/el-dia-de-muertos#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/spanish.kwiziq.com\/blog\/"},{"@type":"ListItem","position":2,"name":"El D\u00eda de Muertos"}]},{"@type":"WebSite","@id":"https:\/\/spanish.kwiziq.com\/blog\/#website","url":"https:\/\/spanish.kwiziq.com\/blog\/","name":"Kwiziq Spanish Language Learning Blog","description":"","publisher":{"@id":"https:\/\/spanish.kwiziq.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/spanish.kwiziq.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/spanish.kwiziq.com\/blog\/#organization","name":"Kwiziq Ltd","alternateName":"Kwiziq","url":"https:\/\/spanish.kwiziq.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/spanish.kwiziq.com\/blog\/#\/schema\/logo\/image\/","url":"\/files\/spanish\/blog\/2025\/01\/logo-wp.png","contentUrl":"\/files\/spanish\/blog\/2025\/01\/logo-wp.png","width":696,"height":696,"caption":"Kwiziq Ltd"},"image":{"@id":"https:\/\/spanish.kwiziq.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KwiziqSpanish","https:\/\/x.com\/KwiziqSpanish","https:\/\/www.instagram.com\/kwiziqspanish","https:\/\/www.youtube.com\/@KwiziqSpanish","https:\/\/www.tiktok.com\/@kwiziqofficial","https:\/\/pinterest.com\/kwiziqcom\/","https:\/\/www.linkedin.com\/company\/kwiziq\/"]},{"@type":"Person","@id":"https:\/\/spanish.kwiziq.com\/blog\/#\/schema\/person\/5bcf22bb6c374cdbc062ff8b27b5040e","name":"Shui","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/e92e50c111594c5ab13dcb064f3d444503b381140719d992f2dd82f2b8528f88?s=96&d=mm&r=ge11a1e7ff84ad5f3e9c99faf03887bcf","url":"https:\/\/secure.gravatar.com\/avatar\/e92e50c111594c5ab13dcb064f3d444503b381140719d992f2dd82f2b8528f88?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e92e50c111594c5ab13dcb064f3d444503b381140719d992f2dd82f2b8528f88?s=96&d=mm&r=g","caption":"Shui"},"description":"Shui is Kwiziq's COO and Head of Languages. She is an experienced technical writer, translator and project manager. Shui grew up bilingual English-Spanish in the UK, completing her studies in London, Madrid and Paris where she now lives. She speaks English, Spanish, French and Italian. Her love of languages and technical knowledge make her a perfect fit for Kwiziq.","url":"https:\/\/spanish.kwiziq.com\/blog\/author\/shui\/"}]}},"_links":{"self":[{"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/5539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/comments?post=5539"}],"version-history":[{"count":17,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/5539\/revisions"}],"predecessor-version":[{"id":5661,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/posts\/5539\/revisions\/5661"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/media\/5543"}],"wp:attachment":[{"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/media?parent=5539"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/categories?post=5539"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/tags?post=5539"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/spanish.kwiziq.com\/blog\/wp-json\/wp\/v2\/coauthors?post=5539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}