{"id":4304,"date":"2014-09-05T09:58:10","date_gmt":"2014-09-05T07:58:10","guid":{"rendered":"https:\/\/magazin.sofatutor.com\/lehrer\/?p=4304"},"modified":"2020-09-10T11:24:48","modified_gmt":"2020-09-10T09:24:48","slug":"kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen","status":"publish","type":"post","link":"https:\/\/magazin.sofatutor.com\/lehrer\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/","title":{"rendered":"Kostenlos downloaden: Anziehpuppen f\u00fcrs spielerische Vokabellernen"},"content":{"rendered":"<p class=\"intro\">Kennen Sie noch Anziehpuppen? Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen von Vokabeln verbinden k\u00f6nnen.<\/p>\n<p>Die Anziehpuppen eignen sich sehr gut, um im Unterricht eine englische Konversation zwischen den Sch\u00fclerinnen und Sch\u00fclern aufkommen zu lassen: z. B. \u201eAnd what does the girl wear now?\u201d &#8211; \u201eThe girl wears a pink dress!\u201d, \u201eWhich colour has the shirt of the boy?\u201d &#8211; \u201eThe shirt of the boy is blue\u201d, \u201eWhy does the boy wear a scarf?\u201d &#8211; \u201eThe boy wears a scarf because it\u2019s very cold outside\u201d usw.<\/p>\n<h2>Und so wird\u2019s gemacht!<\/h2>\n<p>Laden Sie einfach die Anziehpuppen f\u00fcrs Vokabellernen herunter und drucken Sie diese am besten auf etwas festerem Papier aus. Die Kinder k\u00f6nnen dann die Figuren sowie die einzelnen Kleidungsst\u00fccke und Accessories ausschneiden. Dann kann es auch schon losgehen. Um die Figuren anzuziehen, m\u00fcssen einfach die wei\u00dfen Laschen des Kleidungsst\u00fccks um den Rand der Puppe geknickt werden. Fertig!<\/p>\n<h2>Anziehpuppen f\u00fcrs Vokabellernen \u2013 Girl<\/h2>\n\n\t<p><\/p><p><\/p><p><\/p>\n\t<div class=\"download\">\n\t\t<div id=\"content-2115326468\" class=\"content\">\n\t\t\t<div id=\"header-2115326468\" name=\"header\" class=\"dlHeader\">\n\t\t\t\t<h3>Download<\/h3>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadPic-2115326468\" class=\"downloadPic\">\n\t\t\t\t\t<img decoding=\"async\" id=\"pic-2115326468\" class=\"pic\" src=\"\/wp-content\/uploads\/sites\/3\/2014\/09\/Aniehpuppen-Vokabellernen-Girl-Foto.jpg\" style=\"width: 100px; height: auto;\">\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadText-2115326468\" class=\"downloadText\">\n\t\t\t\t<p id=\"filesize-2115326468\" class=\"fontBold\">Anziehpuppen-Vokabellernen-Girl.pdf (Dateigr\u00f6\u00dfe: 1MB)<\/p>\n\t\t\t\t<p style=\"padding-right: 20px;\">Um den Download zu starten, geben Sie Ihre E-Mail-Adresse ein. Klicken Sie anschlie\u00dfend auf \u201eJetzt herunterladen\u201c.<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\n\t\t\t<div id=\"formWrapper-2115326468\" class=\"formWrapper\">\n\t\t\t\t<form action=\"#\" id=\"download-form-2115326468\" class=\"download-form\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:60%;\">\n\t\t\t\t\t\t<label for=\"email\" class=\"fontBold\">E-Mail<\/label>\n\t\t\t\t\t\t<input type=\"text\" placeholder=\"E-Mail-Adresse\" id=\"email-2115326468\" name=\"email\">\n\t\t\t\t\t\t<p class=\"emptyInputAlert\">Bitte geben Sie Ihre E-Mail-Adresse ein.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:25%\">\n\t\t\t\t\t\t<input id=\"submit-2115326468\" type=\"submit\" value=\"Jetzt herunterladen\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\t\t\t\t<\/form>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"invisibleThankYou-2115326468\" class=\"invisibleThankYou\">\n\t\t\t\t<p>Danke! Der Download wurde automatisch gestartet.<\/p>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/div>\n\n\t<script type=\"text\/javascript\">\n\tfunction getUrlType() {\n\t\treturn 'teacher';\n\t}\n\n\tfunction toggleToThankYouMessage2115326468() {\n\t\t$(\".download #invisibleThankYou-2115326468\").show();\n\t\t$(\".download #formWrapper-2115326468\").hide();\n\t}\n\n\tdocument.domain = \"sofatutor.com\";\n\tvar endpoint = \"https:\/\/www.sofatutor.com\/interest\/remote\";\n\n\tvar emailCheck2115326468 = function(email){\n\n\t\tvar data = {\n\t\t\t\tinterest: {\n\t\t\t\t\temail: email,\n\t\t\t\t\tuser_type: getUrlType(),\n\t\t\t\t\tplatform: \"magazine\",\n\t\t\t\t\tsource: \"download\",\n\t\t\t\t\tip_address: \"216.73.217.140\"\n\t\t\t\t}\n\t\t\t};\n\n\t\tif (window.XDomainRequest) {\n\t\t\tconsole.log(\"xrequest\");\n\t\t    var xdr = new XDomainRequest();\n\t\t    xdr.open(\"POST\", endpoint);\n\t\t    xdr.onerror = function() {\n\t\t    \tconsole.log(\"error\");\n\t\t\t    console.log(JSON.stringify(xdr));\n\t\t    };\n\t\t    xdr.onload = function() {\n\t\t       alert(xdr.responseText);\n\t\t    }\n\n\t\t    xdr.send(JSON.stringify(data));\n\n\t  }else{\n\t\t\t$.ajax({\n\t\t\t\turl: endpoint,\n\t\t\t\tdataType: \"json\",\n\t\t\t\ttype: \"POST\",\n\t\t\t\tdata: data,\n\t\t\t\tstatusCode: {\n\t\t\t    201: function(){\n\t\t\t\t    toggleToThankYouMessage2115326468();\n\t\t\t    \tdownload('https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/plugins\/download-shortcode-sofatutor\/download.php?download=%2Fwp-content%2Fuploads%2Fsites%2F3%2F2014%2F09%2FAnziehpuppen-Vokabellernen-Girl.pdf');\n\t\t\t    },\n\t\t\t    422: function(){\n\t\t\t    \tconsole.log(\"422\");\n\t\t\t    },\n\t\t\t    500: function(){\n\t\t\t    \tconsole.log(\"500\");\n\t\t\t    }\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t};\n\n\n\t$(\"#download-form-2115326468\").submit(function(e){\n\t\te.preventDefault();\n\n\t\t$(\".download #formWrapper-2115326468 #submit-2115326468\").attr('disabled', true);\n\n\t\tvar email = $(\".download #formWrapper-2115326468 #email-2115326468\").val();\n\t\tif (email.length == 0){\n\t\t\t$(\".download #download-form-2115326468 .emptyInputAlert\").show();\n\t\t\treturn false;\n\t\t}\n\n\t\temailCheck2115326468(email);\n\t});\n\n\tfunction download(path)\n\t{\n\t\t$.fileDownload(path);\n\t}\n\t<\/script>\n\n\t\n<h2>Anziehpuppen f\u00fcrs Vokabellernen \u2013 Boy<\/h2>\n\n\t<p><\/p><p><\/p><p><\/p>\n\t<div class=\"download\">\n\t\t<div id=\"content-2122805061\" class=\"content\">\n\t\t\t<div id=\"header-2122805061\" name=\"header\" class=\"dlHeader\">\n\t\t\t\t<h3>Download<\/h3>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadPic-2122805061\" class=\"downloadPic\">\n\t\t\t\t\t<img decoding=\"async\" id=\"pic-2122805061\" class=\"pic\" src=\"\/wp-content\/uploads\/sites\/3\/2014\/09\/Anziehpuppen-Vokabellernen-Boy-Foto.jpg\" style=\"width: 100px; height: auto;\">\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadText-2122805061\" class=\"downloadText\">\n\t\t\t\t<p id=\"filesize-2122805061\" class=\"fontBold\">Anziehpuppen-Vokabellernen-Boy.pdf (Dateigr\u00f6\u00dfe: 1MB)<\/p>\n\t\t\t\t<p style=\"padding-right: 20px;\">Um den Download zu starten, geben Sie Ihre E-Mail-Adresse ein. Klicken Sie anschlie\u00dfend auf \u201eJetzt herunterladen\u201c.<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\n\t\t\t<div id=\"formWrapper-2122805061\" class=\"formWrapper\">\n\t\t\t\t<form action=\"#\" id=\"download-form-2122805061\" class=\"download-form\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:60%;\">\n\t\t\t\t\t\t<label for=\"email\" class=\"fontBold\">E-Mail<\/label>\n\t\t\t\t\t\t<input type=\"text\" placeholder=\"E-Mail-Adresse\" id=\"email-2122805061\" name=\"email\">\n\t\t\t\t\t\t<p class=\"emptyInputAlert\">Bitte geben Sie Ihre E-Mail-Adresse ein.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:25%\">\n\t\t\t\t\t\t<input id=\"submit-2122805061\" type=\"submit\" value=\"Jetzt herunterladen\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\t\t\t\t<\/form>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"invisibleThankYou-2122805061\" class=\"invisibleThankYou\">\n\t\t\t\t<p>Danke! Der Download wurde automatisch gestartet.<\/p>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/div>\n\n\t<script type=\"text\/javascript\">\n\tfunction getUrlType() {\n\t\treturn 'teacher';\n\t}\n\n\tfunction toggleToThankYouMessage2122805061() {\n\t\t$(\".download #invisibleThankYou-2122805061\").show();\n\t\t$(\".download #formWrapper-2122805061\").hide();\n\t}\n\n\tdocument.domain = \"sofatutor.com\";\n\tvar endpoint = \"https:\/\/www.sofatutor.com\/interest\/remote\";\n\n\tvar emailCheck2122805061 = function(email){\n\n\t\tvar data = {\n\t\t\t\tinterest: {\n\t\t\t\t\temail: email,\n\t\t\t\t\tuser_type: getUrlType(),\n\t\t\t\t\tplatform: \"magazine\",\n\t\t\t\t\tsource: \"download\",\n\t\t\t\t\tip_address: \"216.73.217.140\"\n\t\t\t\t}\n\t\t\t};\n\n\t\tif (window.XDomainRequest) {\n\t\t\tconsole.log(\"xrequest\");\n\t\t    var xdr = new XDomainRequest();\n\t\t    xdr.open(\"POST\", endpoint);\n\t\t    xdr.onerror = function() {\n\t\t    \tconsole.log(\"error\");\n\t\t\t    console.log(JSON.stringify(xdr));\n\t\t    };\n\t\t    xdr.onload = function() {\n\t\t       alert(xdr.responseText);\n\t\t    }\n\n\t\t    xdr.send(JSON.stringify(data));\n\n\t  }else{\n\t\t\t$.ajax({\n\t\t\t\turl: endpoint,\n\t\t\t\tdataType: \"json\",\n\t\t\t\ttype: \"POST\",\n\t\t\t\tdata: data,\n\t\t\t\tstatusCode: {\n\t\t\t    201: function(){\n\t\t\t\t    toggleToThankYouMessage2122805061();\n\t\t\t    \tdownload('https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/plugins\/download-shortcode-sofatutor\/download.php?download=%2Fwp-content%2Fuploads%2Fsites%2F3%2F2014%2F09%2FAnziehpuppen-Vokabellernen-Boy.pdf');\n\t\t\t    },\n\t\t\t    422: function(){\n\t\t\t    \tconsole.log(\"422\");\n\t\t\t    },\n\t\t\t    500: function(){\n\t\t\t    \tconsole.log(\"500\");\n\t\t\t    }\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t};\n\n\n\t$(\"#download-form-2122805061\").submit(function(e){\n\t\te.preventDefault();\n\n\t\t$(\".download #formWrapper-2122805061 #submit-2122805061\").attr('disabled', true);\n\n\t\tvar email = $(\".download #formWrapper-2122805061 #email-2122805061\").val();\n\t\tif (email.length == 0){\n\t\t\t$(\".download #download-form-2122805061 .emptyInputAlert\").show();\n\t\t\treturn false;\n\t\t}\n\n\t\temailCheck2122805061(email);\n\t});\n\n\tfunction download(path)\n\t{\n\t\t$.fileDownload(path);\n\t}\n\t<\/script>\n\n\t\n<h2>Anziehpuppen f\u00fcrs Vokabellernen \u2013 Girl \u2013 ohne Beschriftung<\/h2>\n\n\t<p><\/p><p><\/p><p><\/p>\n\t<div class=\"download\">\n\t\t<div id=\"content-1283442460\" class=\"content\">\n\t\t\t<div id=\"header-1283442460\" name=\"header\" class=\"dlHeader\">\n\t\t\t\t<h3>Download<\/h3>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadPic-1283442460\" class=\"downloadPic\">\n\t\t\t\t\t<img decoding=\"async\" id=\"pic-1283442460\" class=\"pic\" src=\"\/wp-content\/uploads\/sites\/3\/2014\/09\/Aniehpuppen-Vokabellernen-Girl-Foto.jpg\" style=\"width: 100px; height: auto;\">\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadText-1283442460\" class=\"downloadText\">\n\t\t\t\t<p id=\"filesize-1283442460\" class=\"fontBold\">Anziehpuppe-M\u00e4dchen-ohne-Beschriftung.pdf (Dateigr\u00f6\u00dfe: 1MB)<\/p>\n\t\t\t\t<p style=\"padding-right: 20px;\">Um den Download zu starten, geben Sie Ihre E-Mail-Adresse ein. Klicken Sie anschlie\u00dfend auf \u201eJetzt herunterladen\u201c.<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\n\t\t\t<div id=\"formWrapper-1283442460\" class=\"formWrapper\">\n\t\t\t\t<form action=\"#\" id=\"download-form-1283442460\" class=\"download-form\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:60%;\">\n\t\t\t\t\t\t<label for=\"email\" class=\"fontBold\">E-Mail<\/label>\n\t\t\t\t\t\t<input type=\"text\" placeholder=\"E-Mail-Adresse\" id=\"email-1283442460\" name=\"email\">\n\t\t\t\t\t\t<p class=\"emptyInputAlert\">Bitte geben Sie Ihre E-Mail-Adresse ein.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:25%\">\n\t\t\t\t\t\t<input id=\"submit-1283442460\" type=\"submit\" value=\"Jetzt herunterladen\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\t\t\t\t<\/form>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"invisibleThankYou-1283442460\" class=\"invisibleThankYou\">\n\t\t\t\t<p>Danke! Der Download wurde automatisch gestartet.<\/p>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/div>\n\n\t<script type=\"text\/javascript\">\n\tfunction getUrlType() {\n\t\treturn 'teacher';\n\t}\n\n\tfunction toggleToThankYouMessage1283442460() {\n\t\t$(\".download #invisibleThankYou-1283442460\").show();\n\t\t$(\".download #formWrapper-1283442460\").hide();\n\t}\n\n\tdocument.domain = \"sofatutor.com\";\n\tvar endpoint = \"https:\/\/www.sofatutor.com\/interest\/remote\";\n\n\tvar emailCheck1283442460 = function(email){\n\n\t\tvar data = {\n\t\t\t\tinterest: {\n\t\t\t\t\temail: email,\n\t\t\t\t\tuser_type: getUrlType(),\n\t\t\t\t\tplatform: \"magazine\",\n\t\t\t\t\tsource: \"download\",\n\t\t\t\t\tip_address: \"216.73.217.140\"\n\t\t\t\t}\n\t\t\t};\n\n\t\tif (window.XDomainRequest) {\n\t\t\tconsole.log(\"xrequest\");\n\t\t    var xdr = new XDomainRequest();\n\t\t    xdr.open(\"POST\", endpoint);\n\t\t    xdr.onerror = function() {\n\t\t    \tconsole.log(\"error\");\n\t\t\t    console.log(JSON.stringify(xdr));\n\t\t    };\n\t\t    xdr.onload = function() {\n\t\t       alert(xdr.responseText);\n\t\t    }\n\n\t\t    xdr.send(JSON.stringify(data));\n\n\t  }else{\n\t\t\t$.ajax({\n\t\t\t\turl: endpoint,\n\t\t\t\tdataType: \"json\",\n\t\t\t\ttype: \"POST\",\n\t\t\t\tdata: data,\n\t\t\t\tstatusCode: {\n\t\t\t    201: function(){\n\t\t\t\t    toggleToThankYouMessage1283442460();\n\t\t\t    \tdownload('https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/plugins\/download-shortcode-sofatutor\/download.php?download=%2Fwp-content%2Fuploads%2Fsites%2F3%2F2014%2F09%2FAnziehpuppe-M%C3%A4dchen-ohne-Beschriftung.pdf');\n\t\t\t    },\n\t\t\t    422: function(){\n\t\t\t    \tconsole.log(\"422\");\n\t\t\t    },\n\t\t\t    500: function(){\n\t\t\t    \tconsole.log(\"500\");\n\t\t\t    }\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t};\n\n\n\t$(\"#download-form-1283442460\").submit(function(e){\n\t\te.preventDefault();\n\n\t\t$(\".download #formWrapper-1283442460 #submit-1283442460\").attr('disabled', true);\n\n\t\tvar email = $(\".download #formWrapper-1283442460 #email-1283442460\").val();\n\t\tif (email.length == 0){\n\t\t\t$(\".download #download-form-1283442460 .emptyInputAlert\").show();\n\t\t\treturn false;\n\t\t}\n\n\t\temailCheck1283442460(email);\n\t});\n\n\tfunction download(path)\n\t{\n\t\t$.fileDownload(path);\n\t}\n\t<\/script>\n\n\t\n<h2>Anziehpuppen f\u00fcrs Vokabellernen \u2013 Boy \u2013 ohne Beschriftung<\/h2>\n\n\t<p><\/p><p><\/p><p><\/p>\n\t<div class=\"download\">\n\t\t<div id=\"content-2101662679\" class=\"content\">\n\t\t\t<div id=\"header-2101662679\" name=\"header\" class=\"dlHeader\">\n\t\t\t\t<h3>Download<\/h3>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadPic-2101662679\" class=\"downloadPic\">\n\t\t\t\t\t<img decoding=\"async\" id=\"pic-2101662679\" class=\"pic\" src=\"\/wp-content\/uploads\/sites\/3\/2014\/09\/Anziehpuppen-Vokabellernen-Boy-Foto.jpg\" style=\"width: 100px; height: auto;\">\n\t\t\t<\/div>\n\n\t\t\t<div id=\"downloadText-2101662679\" class=\"downloadText\">\n\t\t\t\t<p id=\"filesize-2101662679\" class=\"fontBold\">Anziehpuppe-Junge-ohne-Beschriftung.pdf (Dateigr\u00f6\u00dfe: 1MB)<\/p>\n\t\t\t\t<p style=\"padding-right: 20px;\">Um den Download zu starten, geben Sie Ihre E-Mail-Adresse ein. Klicken Sie anschlie\u00dfend auf \u201eJetzt herunterladen\u201c.<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\n\t\t\t<div id=\"formWrapper-2101662679\" class=\"formWrapper\">\n\t\t\t\t<form action=\"#\" id=\"download-form-2101662679\" class=\"download-form\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:60%;\">\n\t\t\t\t\t\t<label for=\"email\" class=\"fontBold\">E-Mail<\/label>\n\t\t\t\t\t\t<input type=\"text\" placeholder=\"E-Mail-Adresse\" id=\"email-2101662679\" name=\"email\">\n\t\t\t\t\t\t<p class=\"emptyInputAlert\">Bitte geben Sie Ihre E-Mail-Adresse ein.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"leftFloatInputWrapper\" style=\"width:25%\">\n\t\t\t\t\t\t<input id=\"submit-2101662679\" type=\"submit\" value=\"Jetzt herunterladen\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"cleaner\">&nbsp;<\/div>\n\t\t\t\t<\/form>\n\t\t\t<\/div>\n\n\t\t\t<div id=\"invisibleThankYou-2101662679\" class=\"invisibleThankYou\">\n\t\t\t\t<p>Danke! Der Download wurde automatisch gestartet.<\/p>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/div>\n\n\t<script type=\"text\/javascript\">\n\tfunction getUrlType() {\n\t\treturn 'teacher';\n\t}\n\n\tfunction toggleToThankYouMessage2101662679() {\n\t\t$(\".download #invisibleThankYou-2101662679\").show();\n\t\t$(\".download #formWrapper-2101662679\").hide();\n\t}\n\n\tdocument.domain = \"sofatutor.com\";\n\tvar endpoint = \"https:\/\/www.sofatutor.com\/interest\/remote\";\n\n\tvar emailCheck2101662679 = function(email){\n\n\t\tvar data = {\n\t\t\t\tinterest: {\n\t\t\t\t\temail: email,\n\t\t\t\t\tuser_type: getUrlType(),\n\t\t\t\t\tplatform: \"magazine\",\n\t\t\t\t\tsource: \"download\",\n\t\t\t\t\tip_address: \"216.73.217.140\"\n\t\t\t\t}\n\t\t\t};\n\n\t\tif (window.XDomainRequest) {\n\t\t\tconsole.log(\"xrequest\");\n\t\t    var xdr = new XDomainRequest();\n\t\t    xdr.open(\"POST\", endpoint);\n\t\t    xdr.onerror = function() {\n\t\t    \tconsole.log(\"error\");\n\t\t\t    console.log(JSON.stringify(xdr));\n\t\t    };\n\t\t    xdr.onload = function() {\n\t\t       alert(xdr.responseText);\n\t\t    }\n\n\t\t    xdr.send(JSON.stringify(data));\n\n\t  }else{\n\t\t\t$.ajax({\n\t\t\t\turl: endpoint,\n\t\t\t\tdataType: \"json\",\n\t\t\t\ttype: \"POST\",\n\t\t\t\tdata: data,\n\t\t\t\tstatusCode: {\n\t\t\t    201: function(){\n\t\t\t\t    toggleToThankYouMessage2101662679();\n\t\t\t    \tdownload('https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/plugins\/download-shortcode-sofatutor\/download.php?download=%2Fwp-content%2Fuploads%2Fsites%2F3%2F2014%2F09%2FAnziehpuppe-Junge-ohne-Beschriftung.pdf');\n\t\t\t    },\n\t\t\t    422: function(){\n\t\t\t    \tconsole.log(\"422\");\n\t\t\t    },\n\t\t\t    500: function(){\n\t\t\t    \tconsole.log(\"500\");\n\t\t\t    }\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t};\n\n\n\t$(\"#download-form-2101662679\").submit(function(e){\n\t\te.preventDefault();\n\n\t\t$(\".download #formWrapper-2101662679 #submit-2101662679\").attr('disabled', true);\n\n\t\tvar email = $(\".download #formWrapper-2101662679 #email-2101662679\").val();\n\t\tif (email.length == 0){\n\t\t\t$(\".download #download-form-2101662679 .emptyInputAlert\").show();\n\t\t\treturn false;\n\t\t}\n\n\t\temailCheck2101662679(email);\n\t});\n\n\tfunction download(path)\n\t{\n\t\t$.fileDownload(path);\n\t}\n\t<\/script>\n\n\t\n<p><em>Titelbild: \u00a9 <a href=\"https:\/\/www.sofatutor.com\" title=\"sofatutor\" target=\"_blank\" rel=\"noopener noreferrer\">sofatutor.com<\/a><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Kennen Sie noch Anziehpuppen? Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen von Vokabeln verbinden k\u00f6nnen. Die Anziehpuppen eignen sich sehr gut, um im Unterricht eine englische Konversation zwischen den Sch\u00fclerinnen und Sch\u00fclern aufkommen zu lassen: z. B. \u201eAnd what does the girl wear now?\u201d [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":4305,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17,12],"tags":[7],"class_list":["post-4304","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-kostenlose-downloads","category-tipps-inspiration-fuer-modernen-unterricht-fuer-lehrkraefte-i-kostenfrei","tag-slider"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.2 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Kostenlos downloaden: Anziehpuppen f\u00fcr\u2019s spielerische Vokabellernen<\/title>\n<meta name=\"description\" content=\"Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen englischer Vokabeln verbinden k\u00f6nnen und haben zwei Anziehpuppen f\u00fcr\u2019s Englischlernen entwickelt, die Sie hier kostenlos herunterladen k\u00f6nnen.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Kostenlos downloaden: Anziehpuppen f\u00fcr\u2019s spielerische Vokabellernen\" \/>\n<meta name=\"twitter:description\" content=\"Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen englischer Vokabeln verbinden k\u00f6nnen und haben zwei Anziehpuppen f\u00fcr\u2019s Englischlernen entwickelt, die Sie hier kostenlos herunterladen k\u00f6nnen.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2014\/09\/Vokabellernen.jpg\" \/>\n<meta name=\"twitter:creator\" content=\"@sofatutor\" \/>\n<meta name=\"twitter:site\" content=\"@sofatutor\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Katharina v. D.\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/\"},\"author\":{\"name\":\"Katharina v. D.\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/#\\\/schema\\\/person\\\/4ccbce237fd91b929a8b912a823a4665\"},\"headline\":\"Kostenlos downloaden: Anziehpuppen f\u00fcrs spielerische Vokabellernen\",\"datePublished\":\"2014-09-05T07:58:10+00:00\",\"dateModified\":\"2020-09-10T09:24:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/\"},\"wordCount\":278,\"commentCount\":19,\"image\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2014\\\/09\\\/Vokabellernen.jpg\",\"keywords\":[\"slider\"],\"articleSection\":[\"Kostenlose Downloads\",\"Unterricht\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/\",\"url\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/\",\"name\":\"Kostenlos downloaden: Anziehpuppen f\u00fcr\u2019s spielerische Vokabellernen\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2014\\\/09\\\/Vokabellernen.jpg\",\"datePublished\":\"2014-09-05T07:58:10+00:00\",\"dateModified\":\"2020-09-10T09:24:48+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/#\\\/schema\\\/person\\\/4ccbce237fd91b929a8b912a823a4665\"},\"description\":\"Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen englischer Vokabeln verbinden k\u00f6nnen und haben zwei Anziehpuppen f\u00fcr\u2019s Englischlernen entwickelt, die Sie hier kostenlos herunterladen k\u00f6nnen.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#primaryimage\",\"url\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2014\\\/09\\\/Vokabellernen.jpg\",\"contentUrl\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2014\\\/09\\\/Vokabellernen.jpg\",\"width\":940,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/eltern\\\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kostenlos downloaden: Anziehpuppen f\u00fcrs spielerische Vokabellernen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/#website\",\"url\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/\",\"name\":\"sofatutor-Magazin - Lehrer\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/#\\\/schema\\\/person\\\/4ccbce237fd91b929a8b912a823a4665\",\"name\":\"Katharina v. D.\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2020\\\/06\\\/Katha_neu_Ohne_Rahmen-96x96.jpg\",\"url\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2020\\\/06\\\/Katha_neu_Ohne_Rahmen-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2020\\\/06\\\/Katha_neu_Ohne_Rahmen-96x96.jpg\",\"caption\":\"Katharina v. D.\"},\"description\":\"studierte Germanistik, Musikwissenschaft (B.A.) und Komparatistik \\\/ Kulturpoetik (M.A.). Neben der Begeisterung f\u00fcr Sprache und multimediales Erz\u00e4hlen gilt ihr fachliches Interesse sowohl bildungspolitischen als auch (entwicklungs-)psychologischen Themen. Schon w\u00e4hrend ihres Studiums schrieb sie f\u00fcr verschiedene Zeitungen und arbeitete in Presseabteilungen.\",\"url\":\"https:\\\/\\\/magazin.sofatutor.com\\\/lehrer\\\/author\\\/katharinag\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Kostenlos downloaden: Anziehpuppen f\u00fcr\u2019s spielerische Vokabellernen","description":"Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen englischer Vokabeln verbinden k\u00f6nnen und haben zwei Anziehpuppen f\u00fcr\u2019s Englischlernen entwickelt, die Sie hier kostenlos herunterladen k\u00f6nnen.","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:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/","twitter_card":"summary_large_image","twitter_title":"Kostenlos downloaden: Anziehpuppen f\u00fcr\u2019s spielerische Vokabellernen","twitter_description":"Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen englischer Vokabeln verbinden k\u00f6nnen und haben zwei Anziehpuppen f\u00fcr\u2019s Englischlernen entwickelt, die Sie hier kostenlos herunterladen k\u00f6nnen.","twitter_image":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2014\/09\/Vokabellernen.jpg","twitter_creator":"@sofatutor","twitter_site":"@sofatutor","twitter_misc":{"Verfasst von":"Katharina v. D.","Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#article","isPartOf":{"@id":"https:\/\/magazin.sofatutor.com\/lehrer\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/"},"author":{"name":"Katharina v. D.","@id":"https:\/\/magazin.sofatutor.com\/lehrer\/#\/schema\/person\/4ccbce237fd91b929a8b912a823a4665"},"headline":"Kostenlos downloaden: Anziehpuppen f\u00fcrs spielerische Vokabellernen","datePublished":"2014-09-05T07:58:10+00:00","dateModified":"2020-09-10T09:24:48+00:00","mainEntityOfPage":{"@id":"https:\/\/magazin.sofatutor.com\/lehrer\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/"},"wordCount":278,"commentCount":19,"image":{"@id":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#primaryimage"},"thumbnailUrl":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2014\/09\/Vokabellernen.jpg","keywords":["slider"],"articleSection":["Kostenlose Downloads","Unterricht"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/magazin.sofatutor.com\/lehrer\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/","url":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/","name":"Kostenlos downloaden: Anziehpuppen f\u00fcr\u2019s spielerische Vokabellernen","isPartOf":{"@id":"https:\/\/magazin.sofatutor.com\/lehrer\/#website"},"primaryImageOfPage":{"@id":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#primaryimage"},"image":{"@id":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#primaryimage"},"thumbnailUrl":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2014\/09\/Vokabellernen.jpg","datePublished":"2014-09-05T07:58:10+00:00","dateModified":"2020-09-10T09:24:48+00:00","author":{"@id":"https:\/\/magazin.sofatutor.com\/lehrer\/#\/schema\/person\/4ccbce237fd91b929a8b912a823a4665"},"description":"Wir haben uns gedacht, dass Sch\u00fclerinnen und Sch\u00fcler das spielerische Anziehen der Puppen sehr gut mit dem Lernen englischer Vokabeln verbinden k\u00f6nnen und haben zwei Anziehpuppen f\u00fcr\u2019s Englischlernen entwickelt, die Sie hier kostenlos herunterladen k\u00f6nnen.","breadcrumb":{"@id":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#primaryimage","url":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2014\/09\/Vokabellernen.jpg","contentUrl":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2014\/09\/Vokabellernen.jpg","width":940,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/magazin.sofatutor.com\/eltern\/kostenlos-downloaden-anziehpuppen-fuers-spielerische-vokabellernen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/magazin.sofatutor.com\/lehrer\/"},{"@type":"ListItem","position":2,"name":"Kostenlos downloaden: Anziehpuppen f\u00fcrs spielerische Vokabellernen"}]},{"@type":"WebSite","@id":"https:\/\/magazin.sofatutor.com\/lehrer\/#website","url":"https:\/\/magazin.sofatutor.com\/lehrer\/","name":"sofatutor-Magazin - Lehrer","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/magazin.sofatutor.com\/lehrer\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/magazin.sofatutor.com\/lehrer\/#\/schema\/person\/4ccbce237fd91b929a8b912a823a4665","name":"Katharina v. D.","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2020\/06\/Katha_neu_Ohne_Rahmen-96x96.jpg","url":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2020\/06\/Katha_neu_Ohne_Rahmen-96x96.jpg","contentUrl":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-content\/uploads\/sites\/3\/2020\/06\/Katha_neu_Ohne_Rahmen-96x96.jpg","caption":"Katharina v. D."},"description":"studierte Germanistik, Musikwissenschaft (B.A.) und Komparatistik \/ Kulturpoetik (M.A.). Neben der Begeisterung f\u00fcr Sprache und multimediales Erz\u00e4hlen gilt ihr fachliches Interesse sowohl bildungspolitischen als auch (entwicklungs-)psychologischen Themen. Schon w\u00e4hrend ihres Studiums schrieb sie f\u00fcr verschiedene Zeitungen und arbeitete in Presseabteilungen.","url":"https:\/\/magazin.sofatutor.com\/lehrer\/author\/katharinag\/"}]}},"_links":{"self":[{"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/posts\/4304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/comments?post=4304"}],"version-history":[{"count":5,"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/posts\/4304\/revisions"}],"predecessor-version":[{"id":12196,"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/posts\/4304\/revisions\/12196"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/media\/4305"}],"wp:attachment":[{"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/media?parent=4304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/categories?post=4304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/magazin.sofatutor.com\/lehrer\/wp-json\/wp\/v2\/tags?post=4304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}