{"id":963,"date":"2020-07-05T09:47:13","date_gmt":"2020-07-05T07:47:13","guid":{"rendered":"http:\/\/test2020.scuolaromit.com\/iscriviti\/"},"modified":"2021-05-12T17:43:20","modified_gmt":"2021-05-12T15:43:20","slug":"anmeldung","status":"publish","type":"page","link":"https:\/\/scuolaromit.com\/de\/anmeldung\/","title":{"rendered":"Anmeldung"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-right:10%;--awb-padding-left:10%;--awb-margin-top:50px;--awb-margin-bottom:50px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"--awb-bg-size:cover;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-1\"><h1>Anmeldung<\/h1>\n<p>Anmeldegeb\u00fchr: 50 Euro (g\u00fcltig f\u00fcr immer) inklusive Lehrbuch, Kursmaterial, Einstufungstest und Bescheinigung \u00fcber die Teilnahme. Au\u00dferdem im Preis inbegriffen: WiFi in der Schule, Benutzung der Schulbibliothek und soziale und kulturelle Aktivit\u00e4ten.<\/p>\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-right:10%;--awb-padding-left:10%;--awb-margin-bottom:80px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"--awb-bg-size:cover;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div class=\"fusion-text fusion-text-2\"><style>#fbuilder .fform h2 {\n\tfont-family : Helvetica;\n    font-size:24px;\n    font-weight: 100;\n}\n\n#fbuilder, #fbuilder label,\n#fbuilder span { color: #333; }\n\n#fbuilder {\n  display      : inline-block;\n  height  : 40px;\n}\n\n#fbuilder .fform span {font-size:16px;}\n\n#fbuilder .pbSubmit {\n\tcolor: #00f; \n\tfont-weight: bold;\n\ttext-transform: uppercase;\n\tfont-size:24px;\n}\n\n#fbuilder .dformat {display:none;}<\/style><style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:2660px;}}@media (max-width:768px){#cp_calculatedfieldsf_pform_1{min-height:2445px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:2429px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:2398px;}}<\/style>\t<pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">\r\n\t function doValidate_1(form, validation_only)\r\n\t {\r\n\t\tvalidation_only = validation_only || false;\r\n        window['cff_enabling_form' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            _form.validate().settings.ignore = '.ignore,.ignorepb';\r\n            _form.removeData('being-submitted');\r\n            _form.find('.submitbtn-disabled').removeClass('submitbtn-disabled').prop('disabled', false);\r\n            _form.find('.cff-processing-form').remove();\r\n        };\r\n        window['cff_disabling_form'] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            if(cff_form_disabled(_form)) return;\r\n            _form.find('.pbSubmit,:submit').addClass('submitbtn-disabled').prop('disabled', true);\r\n            _form.data('being-submitted',1);\r\n            var d = document.createElement('div');\r\n            $dexQuery(d).addClass('cff-processing-form').appendTo(_form.find('#fbuilder'));\r\n        };\r\n        window['cff_form_disabled' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            return ('undefined' != typeof _form.data('being-submitted'));\r\n        };\r\n\t\tvar form_identifier =  '_1';\r\n\t\tif(typeof cpcff_validation_rules == 'undefined') cpcff_validation_rules = {};\r\n\t\tif(typeof cpcff_validation_rules[form_identifier] == 'undefined') cpcff_validation_rules[form_identifier] = {};\r\n\t\tvar $dexQuery = (fbuilderjQuery) ? fbuilderjQuery : jQuery.noConflict(),\r\n\t\t\t_form = $dexQuery(\"#cp_calculatedfieldsf_pform\"+form_identifier),\r\n\t\t\tform_disabled = function(){cff_form_disabled(_form);},\r\n\t\t\tdisabling_form = function(){cff_disabling_form(_form);},\r\n\t\t\tenabling_form = function(){cff_enabling_form(_form);};\r\n\t\tif(form_disabled()) return false;\r\n\t\t_form.find('[max=\"\"]').removeAttr('max');\r\n\t\t_form.find('[min=\"\"]').removeAttr('min');\r\n\t\t_form.find('[step=\"\"]').removeAttr('step');\r\n\t\t_form.validate().settings.ignore = '.ignore';\r\n\t\tvar\tcpefb_error = !_form.validate().checkForm();\r\n\t\tvar\tvalidation_rules = cpcff_validation_rules[form_identifier],\r\n\t\t\tprocessing_form = function()\r\n\t\t\t{\r\n                \t\t\t\tfor(var rule in validation_rules)\r\n\t\t\t\t{\r\n\t\t\t\t\tif(!validation_rules[rule]) {\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif ( validation_only ) {\r\n\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', true);\r\n\t\t\t\t\treturn;\r\n\t\t\t\t}\r\n\t\t\t\t_form.find(\"[name$='_date'][type='hidden']\").each(function(){\r\n\t\t\t\t\tvar v  \t = $dexQuery(this).val(),\r\n\t\t\t\t\t\tname = $dexQuery(this).attr( 'name' ).replace('_date', ''),\r\n\t\t\t\t\t\te \t = $dexQuery(\"[name='\"+name+\"']\");\r\n\t\t\t\t\t\tif( e.length && ! $dexQuery(\"[id='\"+name+\"_datepicker_container']\").length ){ e.val( String( e.val().replace( v, '' ) ).trim() ); }\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"select option[vt]\").each(function(){\r\n                    var e = $dexQuery(this);\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"input[vt]\").each(function(){\r\n                    var e = $dexQuery(this),\r\n\t\t\t\t\t\tq = $dexQuery('[id=\"'+e.attr('id')+'_quantity\"]');\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true)+(q.length ? ' ('+Math.max(1, q.val())+')' : ''));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find('.cpcff-recordset,.cff-exclude :input,[id^=\"form_structure_\"]')\r\n\t\t\t\t.add(_form.find( '.ignore' )).attr('cff-disabled', 1).prop('disabled', true);\r\n\t\t\t\tdisabling_form();\r\n\t\t\t\t\t\t\t\tif ( _form.attr( 'target' ) == undefined && window.self !== window.top ) {\r\n\t\t\t\t\t_form.attr( 'target', '_top' );\r\n\t\t\t\t}\r\n\t\t\t\tif ( _form.attr( 'target' ) != undefined && NOT( IN( _form.attr( 'target' ).toLowerCase(), [ '_blank', '_self', '_top', '' ] ) ) ) {\r\n\t\t\t\t\t$dexQuery('[name=\"'+_form.prop( 'target' )+'\"]').one('load', function(){\r\n\t\t\t\t\t\t_form.find('[cff-val-bk]').each(function(){\r\n\t\t\t\t\t\t\tvar e = $dexQuery(this);\r\n\t\t\t\t\t\t\te.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk');\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t_form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled');\r\n\t\t\t\t\t\tif(!\/^(\\s*|_self|_top|_parent)$\/i.test(_form.prop('target'))) {\r\n\t\t\t\t\t\t\tenabling_form();\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t$dexQuery(document).trigger('cff-form-submitted', _form);\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n                _form[ 0 ].submit();\r\n\t\t\t};\r\n\t\ttry{\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(parent.window.document.location.href);\r\n\t\t} catch (err) {\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(document.location.href);\r\n\t\t}\r\n\t\tvalidation_rules['fields_validation_error'] = (cpefb_error==0);\r\n        \/* 1: Do not submit if the equations are being evaluated *\/\r\n        validation_rules['no_pending'] = (!(form_identifier in $dexQuery.fbuilder.calculator.processing_queue) || !$dexQuery.fbuilder.calculator.processing_queue[form_identifier]) && !$dexQuery.fbuilder.calculator.thereIsPending(form_identifier);\r\n\t\tif(!validation_rules['no_pending'])\r\n\t\t{\r\n\t\t\t$dexQuery(document).on('equationsQueueEmpty', function(evt, formId){\r\n\t\t\t\tif(formId == form_identifier)\r\n\t\t\t\t{\r\n\t\t\t\t\t$dexQuery(document).off('equationsQueueEmpty');\r\n\t\t\t\t\tvalidation_rules['no_pending']  = true;\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t}\r\n\t\t\/* End :1 *\/\r\n\t\tif (validation_rules['fields_validation_error'])\r\n\t\t{\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\telse\r\n\t\t{\r\n            _form.valid();\r\n            var page = $dexQuery('.cpefb_error:not(.message):not(.ignore):eq(0)').closest('.pbreak').attr('page')*1;\r\n            gotopage(page, _form);\r\n\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\tenabling_form();\r\n\t\t\tsetTimeout(function(){$dexQuery.fbuilder.openErrorDlg(_form);},50);\r\n\t\t}\r\n\t\treturn false;\r\n\t}\r\n\t<\/script><\/pre>\r\n\t<form name=\"cp_calculatedfieldsf_pform_1\" id=\"cp_calculatedfieldsf_pform_1\" action=\"https:\/\/scuolaromit.com\/de\/anmeldung\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form no-prefetch  cff-form-27 cp_cff_11\"  dir=\"ltr\" data-nonce=\"5823e10056\">\r\n\t\t\t<input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_psequence\" value=\"_1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_process\" value=\"1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_id\" value=\"27\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/scuolaromit.com\/de\" \/><pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname13\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname14\",\"fieldname15\",\"fieldname22\",\"fieldname17\",\"fieldname26\",\"fieldname18\",\"fieldname19\",\"fieldname27\",\"fieldname21\"],\"columns\":1,\"rearrange\":0,\"title\":\"Informations\",\"_developerNotes\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"selfClosing\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname24\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname28\",\"fieldname23\",\"fieldname29\",\"fieldname38\",\"fieldname37\",\"fieldname35\",\"fieldname33\",\"fieldname31\",\"fieldname30\",\"fieldname9\",\"fieldname25\"],\"columns\":1,\"rearrange\":0,\"title\":\"\",\"_developerNotes\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"selfClosing\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname14\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Vorname\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname15\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Nachname\\t\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname22\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"fdate\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Geburtsdatum\",\"predefined\":\"\",\"predefinedClick\":false,\"size\":\"medium\",\"required\":true,\"exclude\":false,\"readonly\":false,\"disableKeyboardOnMobile\":false,\"dformat\":\"dd\\\/mm\\\/yyyy\",\"dseparator\":\"\\\/\",\"tformat\":\"24\",\"showDropdown\":true,\"dropdownRange\":\"-100:+nn\",\"minDate\":\"\",\"maxDate\":\"\",\"invalidDates\":\"\",\"mondayFirstDay\":false,\"alwaysVisible\":false,\"minHour\":0,\"maxHour\":23,\"minMinute\":0,\"maxMinute\":59,\"stepHour\":1,\"stepMinute\":1,\"showDatepicker\":true,\"showTimepicker\":false,\"ariaHourLabel\":\"hours\",\"ariaMinuteLabel\":\"minutes\",\"ariaAMPMLabel\":\"am or pm\",\"currentDate\":0,\"defaultDate\":\"\",\"defaultTime\":\"\",\"working_dates\":[true,true,true,true,true,true,true],\"formats\":[\"mm\\\/dd\\\/yyyy\",\"dd\\\/mm\\\/yyyy\",\"yyyy\\\/mm\\\/dd\",\"yyyy\\\/dd\\\/mm\"],\"separators\":[\"\\\/\",\"-\",\".\"],\"errorMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname18\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Nationalitat\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname19\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Muttersprache\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname27\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Italienischkenntnisse\",\"size\":\"large\",\"required\":true,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"Anfanger\",\"Mittlestufe\",\"Fortgeschritten\"],\"optgroup\":[false,false,false],\"choicesVal\":[\"Anfanger\",\"Mittlestufe\",\"Fortgeschritten\"],\"choicesDep\":[[],[],[]],\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname21\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Telefonnummer\\t\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname12\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Lade die allgemeinen \\u003Ca href=\\u0022\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/condizioni-generali-eng.pdf\\u0022 target=\\u0022_blank\\u0022\\u003EVertragsbedingungen herunter \\u003C\\\/a\\u003E\",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"readonly\":false,\"toSubmit\":\"text\",\"merge\":1,\"onoff\":0,\"max\":-1,\"min\":-1,\"maxError\":\"Check no more than {0} boxes\",\"minError\":\"Check at least {0} boxes\",\"showDep\":true,\"choices\":[\" Ich habe die allgemeinen Vertragsbedingungen heruntergeladen akzeptiere alle Bedingungen ausdrucklich mit der Bestellung des Kurses.\"],\"choicesVal\":[\" Ich habe die allgemeinen Vertragsbedingungen heruntergeladen akzeptiere alle Bedingungen ausdrucklich mit der Bestellung des Kurses.\"],\"choiceSelected\":[false],\"choicesDep\":[[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname23\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"fdropdown\",\"userhelp\":\"\\u003Ca href=\\u0022http:\\\/\\\/test2020.scuolaromit.com\\\/de\\\/kontakt\\\/\\u0022\\u003EKontaktiere\\u003C\\\/a\\u003E uns fur eine langere Kursdauer\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Intensivkurs Italienisch\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"Nessuno - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\"1 Woche (150\\u20ac)\",\" 2 Wochen (290\\u20ac)\",\" 3 Wochen (420\\u20ac)\",\" 4 Wochen (540\\u20ac)\",\"5 Wochen (660\\u20ac)\",\" 6 Wochen (780\\u20ac)\",\" 7 Wochen (900\\u20ac)\",\" 8 Wochen (1020\\u20ac)\\t\",\"9 Wochen (1140\\u20ac)\",\"10 Wochen (1260\\u20ac)\",\"11 Wochen (1380\\u20ac)\"],\"optgroup\":[false,false,false,false,false,false,false,false,false,false,false,false],\"choicesVal\":[\"0\",\"150\",\"290\",\"420\",\"540\",\"660\",\"780\",\"900\",\"1020\",\"1140\",\"1260\",\"1380\"],\"choicesDep\":[[],[],[],[],[],[],[],[],[],[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname33\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"fdropdown\",\"userhelp\":\"\\u003Ca href=\\u0022http:\\\/\\\/test2020.scuolaromit.com\\\/de\\\/kontakt\\\/\\u0022\\u003EKontaktiere\\u003C\\\/a\\u003E uns fur eine langere Kursdauer\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Intensivkurs Studentenvisum\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"Nessuno - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\" 9 Wochen (1140\\u20ac)\",\"10 Wochen (1260\\u20ac)\",\"12 Wochen (1500\\u20ac)\",\"16 Wochen (1940\\u20ac)\",\"20 Wochen (2380\\u20ac)\",\"24 Wochen (2800\\u20ac)\",\"48 Wochen (5000\\u20ac)\"],\"optgroup\":[false,false,false,false,false,false,false,false],\"choicesVal\":[\"0\",\"1140\",\"1260\",\"1500\",\"1940\",\"2380\",\"2800\",\"5000\"],\"choicesDep\":[[],[],[],[],[],[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname29\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Abendkurs Italienisch\\u003Cbr \\\/\\u003E\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"Nessuno - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\"4 Wochen (140\\u20ac)\",\"8 Wochen (270\\u20ac)\",\"12 Wochen (390\\u20ac)\"],\"optgroup\":[false,false,false,false],\"choicesVal\":[\"0\",\"140\",\"270\",\"390\"],\"choicesDep\":[[],[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname30\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Sprachkurs italienische Kunstgeschichte\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"Nessuno - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\"1 Woche (100\\u20ac)\",\"2 Wochen (180 \\u20ac)e\"],\"optgroup\":[false,false,false],\"choicesVal\":[\"0\",\"100\",\"180\"],\"choicesDep\":[[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname31\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Privatstunden online Italienisch \\u003Cbr \\\/\\u003E\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"0 - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\"1h (35\\u20ac)\",\"2h (70\\u20ac)\",\"3h (105\\u20ac)\",\"4h (140\\u20ac)\",\"5h (175\\u20ac)\",\"10h (330\\u20ac)\"],\"optgroup\":[false,false,false,false,false,false,false],\"choicesVal\":[\"0\",\"35\",\"70\",\"105\",\"140\",\"175\",\"330\"],\"choicesDep\":[[],[],[],[],[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname38\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":15,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Privatstunden Italienisch\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"0 - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\"1h (35\\u20ac)\",\"2h (70\\u20ac)\",\"3h (105\\u20ac)\",\"4h (140\\u20ac)\",\"5h (175\\u20ac)\",\"10h (330\\u20ac)\"],\"optgroup\":[false,false,false,false,false,false,false],\"choicesVal\":[\"0\",\"35\",\"70\",\"105\",\"140\",\"175\",\"330\"],\"choicesDep\":[[],[],[],[],[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname37\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":16,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Vorbereitungskurs f\\u00fcr die Italienischzertifikate CELI, CILS und PLIDA\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"0 - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\"1h (35\\u20ac)\",\"2h (70\\u20ac)\",\"3h (105\\u20ac)\",\"4h (140\\u20ac)\",\"5h (175\\u20ac)\",\"10h (330\\u20ac)\"],\"optgroup\":[false,false,false,false,false,false,false],\"choicesVal\":[\"0\",\"35\",\"70\",\"105\",\"140\",\"175\",\"330\"],\"choicesDep\":[[],[],[],[],[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname35\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":17,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Online-Gruppenunterricht\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"0 - 0\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"0\",\"1 Woche (80\\u20ac)\",\"2 Wochen (160)\",\"3 Wochen (240\\u20ac)\",\"4 Wochen (320\\u20ac)\"],\"optgroup\":[false,false,false,false,false],\"choicesVal\":[\"0\",\"80\",\"160\",\"240\",\"320\"],\"choicesDep\":[[],[],[],[],[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname9\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":18,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Tot (beinhaltet Anmeldegeb\\u00fchr von 50 Euro )\",\"predefined\":\"0\",\"required\":false,\"exclude\":false,\"size\":\"small\",\"eq\":\"SUM(fieldname23+fieldname29+fieldname38+fieldname37+fieldname35+fieldname33+fieldname31+fieldname30+50)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"hidefield\":false,\"validate\":false,\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname25\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":19,\"ftype\":\"ftextarea\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Bemerkungen\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"\",\"maxlength\":\"\",\"rows\":4,\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname26\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":20,\"ftype\":\"femail\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Email\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname28\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":21,\"ftype\":\"fdate\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Beginn des Sprachkurses\\t\",\"predefined\":\"\",\"predefinedClick\":false,\"size\":\"large\",\"required\":true,\"exclude\":false,\"readonly\":false,\"disableKeyboardOnMobile\":false,\"dformat\":\"dd\\\/mm\\\/yyyy\",\"dseparator\":\"\\\/\",\"tformat\":\"24\",\"showDropdown\":true,\"dropdownRange\":\"nn:+10\",\"minDate\":\"nn\",\"maxDate\":\"\",\"invalidDates\":\"\",\"mondayFirstDay\":false,\"alwaysVisible\":false,\"minHour\":0,\"maxHour\":23,\"minMinute\":0,\"maxMinute\":59,\"stepHour\":1,\"stepMinute\":1,\"showDatepicker\":true,\"showTimepicker\":false,\"ariaHourLabel\":\"hours\",\"ariaMinuteLabel\":\"minutes\",\"ariaAMPMLabel\":\"am or pm\",\"currentDate\":0,\"defaultDate\":\"\",\"defaultTime\":\"\",\"working_dates\":[true,true,true,true,true,true,true],\"formats\":[\"mm\\\/dd\\\/yyyy\",\"dd\\\/mm\\\/yyyy\",\"yyyy\\\/mm\\\/dd\",\"yyyy\\\/dd\\\/mm\"],\"separators\":[\"\\\/\",\"-\",\".\"],\"errorMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname17\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":22,\"ftype\":\"fradio\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\",\"layout\":\"one_column\",\"required\":false,\"exclude\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choiceSelected\":\"\",\"showDep\":false,\"untickAccepted\":true,\"onoff\":0,\"choices\":[\"F\",\"M\"],\"choicesVal\":[\"F\",\"M\"],\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"fieldname13\"}],{\"0\":{\"title\":\"\",\"description\":\"\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_11\",\"evalequations\":1,\"evalequationsevent\":2,\"autocomplete\":1,\"persistence\":0,\"customstyles\":\"#fbuilder .fform h2 {\\n\\tfont-family : Helvetica;\\n    font-size:24px;\\n    font-weight: 100;\\n}\\n\\n#fbuilder, #fbuilder label,\\n#fbuilder span { color: #333; }\\n\\n#fbuilder {\\n  display      : inline-block;\\n  height  : 40px;\\n}\\n\\n#fbuilder .fform span {font-size:16px;}\\n\\n#fbuilder .pbSubmit {\\n\\tcolor: #00f; \\n\\tfont-weight: bold;\\n\\ttext-transform: uppercase;\\n\\tfont-size:24px;\\n}\\n\\n#fbuilder .dformat {display:none;}\",\"request_cost\":\"fieldname9\",\"loading_animation\":0,\"animate_form\":0,\"titletag\":\"H2\",\"textalign\":\"default\",\"headertextcolor\":\"\",\"evalequations_delay\":0,\"direction\":\"ltr\",\"animation_effect\":\"fade\"},\"formid\":\"cp_calculatedfieldsf_pform_1\",\"setCache\":false,\"cache\":false}];<\/script><\/pre>\r\n\t\t<div id=\"fbuilder\">\r\n\t\t\t\t\t\t<div id=\"fbuilder_1\">\r\n\t\t\t\t<div id=\"formheader_1\"><\/div>\r\n\t\t\t\t<div id=\"fieldlist_1\"><\/div>\r\n                <div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<div id=\"cpcaptchalayer_1\" class=\"cpcaptchalayer\" style=\"display:none;\">\r\n\t\t\t\t\t\t<div class=\"fields\" id=\"field-c0\" style=\"display:none\">\r\n\t\t\t\t<label>Opzioni di pagamento<\/label>\r\n\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t \t\t\t\t <!--addons-payment-options-->\r\n    \t\t\t \t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<!--addons-payment-fields-->\r\n\t\t\t\t\t\t<!--add-ons-->\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"cp_subbtn_1\" class=\"cp_subbtn\" style=\"display:none;\">Daektiviert<\/div>\r\n\t\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t<input type=\"hidden\" id=\"_cpcff_public_nonce\" name=\"_cpcff_public_nonce\" value=\"3622ce930f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/963\" \/>    <\/form>\r\n\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-963","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Anmeldung &#8211; Scuola Romit<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scuolaromit.com\/iscriviti\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Anmeldung &#8211; Scuola Romit\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scuolaromit.com\/iscriviti\/\" \/>\n<meta property=\"og:site_name\" content=\"Scuola Romit\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ScuolaRomit\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-12T15:43:20+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scuolaromit.com\/iscriviti\/\",\"url\":\"https:\/\/scuolaromit.com\/iscriviti\/\",\"name\":\"Anmeldung &#8211; Scuola Romit\",\"isPartOf\":{\"@id\":\"https:\/\/scuolaromit.com\/fr\/#website\"},\"datePublished\":\"2020-07-05T07:47:13+00:00\",\"dateModified\":\"2021-05-12T15:43:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/scuolaromit.com\/iscriviti\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scuolaromit.com\/iscriviti\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scuolaromit.com\/iscriviti\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/scuolaromit.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Anmeldung\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scuolaromit.com\/fr\/#website\",\"url\":\"https:\/\/scuolaromit.com\/fr\/\",\"name\":\"Scuola Romit\",\"description\":\"La scuola per imparare l&#039;italiano vivendolo\",\"publisher\":{\"@id\":\"https:\/\/scuolaromit.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scuolaromit.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/scuolaromit.com\/fr\/#organization\",\"name\":\"Scuola Romit\",\"url\":\"https:\/\/scuolaromit.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/scuolaromit.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/scuolaromit.com\/wp-content\/uploads\/2020\/07\/logo-1.jpg\",\"contentUrl\":\"https:\/\/scuolaromit.com\/wp-content\/uploads\/2020\/07\/logo-1.jpg\",\"width\":452,\"height\":152,\"caption\":\"Scuola Romit\"},\"image\":{\"@id\":\"https:\/\/scuolaromit.com\/fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ScuolaRomit\",\"https:\/\/www.instagram.com\/scuolaromit\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Anmeldung &#8211; Scuola Romit","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:\/\/scuolaromit.com\/iscriviti\/","og_locale":"de_DE","og_type":"article","og_title":"Anmeldung &#8211; Scuola Romit","og_url":"https:\/\/scuolaromit.com\/iscriviti\/","og_site_name":"Scuola Romit","article_publisher":"https:\/\/www.facebook.com\/ScuolaRomit","article_modified_time":"2021-05-12T15:43:20+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scuolaromit.com\/iscriviti\/","url":"https:\/\/scuolaromit.com\/iscriviti\/","name":"Anmeldung &#8211; Scuola Romit","isPartOf":{"@id":"https:\/\/scuolaromit.com\/fr\/#website"},"datePublished":"2020-07-05T07:47:13+00:00","dateModified":"2021-05-12T15:43:20+00:00","breadcrumb":{"@id":"https:\/\/scuolaromit.com\/iscriviti\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scuolaromit.com\/iscriviti\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/scuolaromit.com\/iscriviti\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/scuolaromit.com\/de\/"},{"@type":"ListItem","position":2,"name":"Anmeldung"}]},{"@type":"WebSite","@id":"https:\/\/scuolaromit.com\/fr\/#website","url":"https:\/\/scuolaromit.com\/fr\/","name":"Scuola Romit","description":"La scuola per imparare l&#039;italiano vivendolo","publisher":{"@id":"https:\/\/scuolaromit.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scuolaromit.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/scuolaromit.com\/fr\/#organization","name":"Scuola Romit","url":"https:\/\/scuolaromit.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/scuolaromit.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/scuolaromit.com\/wp-content\/uploads\/2020\/07\/logo-1.jpg","contentUrl":"https:\/\/scuolaromit.com\/wp-content\/uploads\/2020\/07\/logo-1.jpg","width":452,"height":152,"caption":"Scuola Romit"},"image":{"@id":"https:\/\/scuolaromit.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ScuolaRomit","https:\/\/www.instagram.com\/scuolaromit\/"]}]}},"_links":{"self":[{"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/pages\/963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/comments?post=963"}],"version-history":[{"count":8,"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/pages\/963\/revisions"}],"predecessor-version":[{"id":3917,"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/pages\/963\/revisions\/3917"}],"wp:attachment":[{"href":"https:\/\/scuolaromit.com\/de\/wp-json\/wp\/v2\/media?parent=963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}