{"id":305,"date":"2019-10-03T13:47:20","date_gmt":"2019-10-03T11:47:20","guid":{"rendered":"https:\/\/kundenbewertungen.achterspring.de\/tell-us-what-you-think\/"},"modified":"2024-09-11T11:17:11","modified_gmt":"2024-09-11T09:17:11","slug":"tell-us-what-you-think","status":"publish","type":"page","link":"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/","title":{"rendered":"Tell us what you think"},"content":{"rendered":"\n<h1>Enter your rating here.<\/h1>\n\n<p>We would like to ask you to submit a &#8220;real&#8221; review, because this is the only way other yacht charter customers can make sense of the reviews.<br\/>We reserve the right to delete fake reviews.<br\/>When submitting a review, you must enter your name and email address.\nWe will then send a link to this email which you must click on.\nBy doing so, you confirm that you are the person who submitted the review.\nYour email address will &#8220;<strong>not<\/strong>&#8221; be published, but will be saved in our rating system (as will the name you entered) to prevent SPAM being generated with an email address (only one rating is possible)!<br\/>Your rating will only be published after you have confirmed it (by clicking on the link in the email sent to you).   <\/p>\n&#13;\n<p style=\"text-align: center;\">\u00a0<\/p>&#13;\n\n<div ng-app=\"app\" ng-init='plugin_options = {\"company_name\":null,\"evaluation_question\":\"Sagen Sie uns ihre Meinung \\\/ Tell us what you think\",\"evaluate_url\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/bewertung-abgeben\",\"reviews_url\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\",\"maximum_evaluations_per_page\":\"15\",\"first_block_text\":null,\"second_block_text\":null,\"evaluation_label_1\":\"Bearbeitung von Anfragen\",\"evaluation_label_2\":\"Buchungsabwicklung und Service durch uns\",\"evaluation_label_3\":\"Weiterempfehlung\",\"evaluation_label_4\":null,\"evaluation_label_5\":null,\"button_background\":\"#21324e\",\"button_text\":\"#ffffff\",\"badge_position\":\"up\",\"company_logo_id\":0,\"seal_logo_id\":0,\"seal_logo_id2\":0,\"show_badge\":1,\"terms_of_service_text\":\"Mit der Abgabe der Bewertung akzeptiere ich die Bewertungsrichtlinien\",\"terms_of_service_url\":\"https:\\\/\\\/www.achterspring.de\\\/datenschutz.html\",\"published_directly\":0,\"background_color_output_form\":\"#ecf0f1\",\"stars_color\":\"#dd9933\",\"badge_size\":\"small\",\"badge_display_type\":\"predefined\",\"badge_predefined_file\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/wp-content\\\/plugins\\\/wp-bewertung-premium\\\/admin\\\/partials\\\/tabs\\\/..\\\/..\\\/..\\\/badges\\\/Grafik 6.png\",\"badge_display_type2\":\"predefined\",\"badge_predefined_file2\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/wp-content\\\/plugins\\\/wp-bewertung-premium\\\/admin\\\/partials\\\/tabs\\\/..\\\/..\\\/..\\\/badges\\\/Grafik 6.png\",\"translates\":[{\"name\":\"Not rated\"},{\"name\":\"Deficient\"},{\"name\":\"Enough\"},{\"name\":\"Satisfactory\"},{\"name\":\"Good\"},{\"name\":\"Excellent\"}],\"labels\":[{\"name\":\"Bearbeitung von Anfragen\"},{\"name\":\"Buchungsabwicklung und Service durch uns\"},{\"name\":\"Weiterempfehlung\"}],\"admin_ajax\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/wp-admin\\\/admin-ajax.php\"}' ng-controller=\"EvaluationsCtrl as $ctrl\" class=\"wp-bewertung-input content-left\">\n  <span class=\"loading\" ng-show=\"$ctrl.loading\"><\/span>\n  <article class=\"evaluate box content\">\n\n      <h3 class=\"inline-heading\">{{plugin_options.evaluation_question}}<\/h3>\n\n      <form name=\"myForm\" ng-submit=\"$ctrl.submit($ctrl.evaluation, plugin_options.admin_ajax)\" method=\"post\" class=\"form\">\n\n          <table class=\"user-input\">\n              <tbody>\n                  <tr ng-repeat=\"(index, label) in plugin_options.labels\">\n                      <td class=\"result-wrapper input-label\">\n                        {{label.name}}\n                        <em ng-if=\"!$ctrl.evaluation.fields[index]\">\n                            {{plugin_options.translates[0].name}}\n                        <\/em>\n                        <em ng-if=\"$ctrl.evaluation.fields[index]\">\n                            {{plugin_options.translates[$ctrl.evaluation.fields[index].value].name}}\n                        <\/em>\n                      <\/td>\n                      <td class=\"reset-wrapper reset_icon input-icon\">\n                          <a class=\"reset fa fa-times\" href=\"javascript:void(0);\" ng-click=\"$ctrl.removeAnswer(index)\" ng-if=\"$ctrl.evaluation.fields[index]\"><\/a>\n                      <\/td>\n                      <td class=\"rating-wrapper input-stars\">\n                          <span class=\"rating\">\n                              <a href=\"javascript:void(0);\" ng-click=\"$ctrl.chooseAnswer(1, label, index)\">\n                                <i class=\"star-icon star-o\" ng-class=\"{'star-o': !$ctrl.evaluation.fields[index] || $ctrl.evaluation.fields[index].value < 1, 'star': $ctrl.evaluation.fields[index].value >= 1}\"><\/i>\n                              <\/a>\n                          <\/span>\n                          <span class=\"rating\">\n                              <a href=\"javascript:void(0);\" ng-click=\"$ctrl.chooseAnswer(2, label, index)\">\n                                <i class=\"star-icon star-o\" ng-class=\"{'star-o': !$ctrl.evaluation.fields[index] || $ctrl.evaluation.fields[index].value < 2, 'star': $ctrl.evaluation.fields[index].value >= 2}\"><\/i>\n                              <\/a>\n                          <\/span>\n                          <span class=\"rating\">\n                              <a href=\"javascript:void(0);\" ng-click=\"$ctrl.chooseAnswer(3, label, index)\">\n                                <i class=\"star-icon star-o\" ng-class=\"{'star-o': !$ctrl.evaluation.fields[index] || $ctrl.evaluation.fields[index].value < 3, 'star': $ctrl.evaluation.fields[index].value >= 3}\"><\/i>\n                              <\/a>\n                          <\/span>\n                          <span class=\"rating\">\n                              <a href=\"javascript:void(0);\" ng-click=\"$ctrl.chooseAnswer(4, label, index)\">\n                                <i class=\"star-icon star-o\" ng-class=\"{'star-o': !$ctrl.evaluation.fields[index] || $ctrl.evaluation.fields[index].value < 4, 'star': $ctrl.evaluation.fields[index].value >= 4}\"><\/i>\n                              <\/a>\n                          <\/span>\n                          <span class=\"rating\">\n                              <a href=\"javascript:void(0);\" ng-click=\"$ctrl.chooseAnswer(5, label, index)\">\n                                <i class=\"star-icon star-o\" ng-class=\"{'star-o': !$ctrl.evaluation.fields[index] || $ctrl.evaluation.fields[index].value < 5, 'star': $ctrl.evaluation.fields[index].value >= 5}\"><\/i>\n                              <\/a>\n                          <\/span>\n                      <\/td>\n                  <\/tr>\n              <\/tbody>\n          <\/table>\n          \n          <section class=\"box content\">\n          \n            <table class=\"result\">\n              <tbody>\n                <tr>\n                  <td class=\"total-text\"><strong>Total<\/strong><\/td>\n                  <td ng-if=\"$ctrl.lastField.value\" class=\"total-number\">\n                    <strong class=\"number\">{{$ctrl.lastField.value}}<\/strong>\n                    <span class=\"number\"> from 5 stars<\/span>\n                  <\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n            \n          <\/section>\n\n         \n          <ul class=\"full\">\n              <li>\n                  <label for=\"textarea\">Evaluation Comment<\/label>\n                  <textarea id=\"textarea\" ng-model=\"$ctrl.evaluation.comment\" maxlength-it maxlength=\"500\"><\/textarea>\n                  <small id=\"charNum\" style=\"float: right\">max length 500 characters. {{$ctrl.evaluation.comment.length}}<\/small>\n              <\/li>\n              <li>\n                  <label for=\"input_0\">Evaluation Email <span class=\"input-notice\">(Will not be published)<\/span><\/label>\n                  <input id=\"input_0\" type=\"email\" required ng-model=\"$ctrl.evaluation.email\">\n              <\/li>\n              <li>\n                  <label for=\"input_1\">Name <span class=\"input-notice\"> (This is how your name is published) <\/span><\/label>\n                  <input id=\"input_1\" type=\"text\" required ng-model=\"$ctrl.evaluation.name\">\n              <\/li>\n              <li class=\"terms\">\n                <input type=\"checkbox\" value=\"1\" required id=\"terms_of_service_checkbox\"> \n                <label for=\"terms_of_service_checkbox\">\n                    Mit der Abgabe der Bewertung akzeptiere ich die Bewertungsrichtlinien \n\n                  <a href=\"https:\/\/www.achterspring.de\/datenschutz.html\" target=\"_blank\">\n                    See terms                  <\/a>\n                <\/label>\n              <\/li>\n              <li style=\"text-align:right;\">\n                <button type=\"submit\" class=\"button arr\" ng-disabled=\"$ctrl.evaluation.fields.length != plugin_options.labels.length\">\n                  Send                <\/button>\n              <\/li>\n          <\/ul>\n\n          <div class=\"evaluation-success\" ng-show=\"$ctrl.status == 'success'\">\n            <p>Evaluation submitted with success. You must confirm it on your email. Thank you!<\/p>\n          <\/div>\n\n          <div class=\"evaluation-error\" ng-show=\"$ctrl.status == 'error'\">\n            <p>Error while sending the evaluation. Try again later.<\/p>\n          <\/div>\n      <\/form>\n\n  <\/article>\n<\/div>\n\n<style type=\"text\/css\">\n    .wp-bewertung-input .full li #terms_of_service_checkbox:checked{\n      background-color: #21324e;\n    }\n    .full .button.arr {\n        background: #21324e;\n        color: #ffffff;\n    }\n\n    .rating .fa {\n      color: #dd9933;\n    }\n\n    form[name=\"myForm\"] {\n      background: #ecf0f1;\n      padding: 10px;\n    }\n<\/style>\n<div class=\"wp-block-button aligncenter #21324e is-style-squared\"><a class=\"wp-block-button__link has-background\" style=\"background-color: #21324e;\" href=\"https:\/\/kundenbewertungen.achterspring.de\/en\/\">Back to the ratings<br \/><\/a><\/div>\n&#13;\n<p>\u00a0<\/p>&#13;\n","protected":false},"excerpt":{"rendered":"<p>Enter your rating here. We would like to ask you to submit a &#8220;real&#8221; review, because this is the only way other yacht charter customers can make sense of the reviews.We reserve the right to delete fake reviews.When submitting a review, you must enter your name and email address. We will then send a link [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-305","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Submit ratings for Achterspring Yachtcharter Connection.<\/title>\n<meta name=\"description\" content=\"Objective customer reviews with Achterspring Yachtcharter Connection from real charter customers. Share your experience with us. Reviews create trust.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Submit ratings for Achterspring Yachtcharter Connection.\" \/>\n<meta property=\"og:description\" content=\"Objective customer reviews with Achterspring Yachtcharter Connection from real charter customers. Share your experience with us. Reviews create trust.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/\" \/>\n<meta property=\"og:site_name\" content=\"Yachtcharter Kundenbewertungen | Achterspring.de\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-11T09:17:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/tell-us-what-you-think\\\/\",\"url\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/tell-us-what-you-think\\\/\",\"name\":\"Submit ratings for Achterspring Yachtcharter Connection.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/#website\"},\"datePublished\":\"2019-10-03T11:47:20+00:00\",\"dateModified\":\"2024-09-11T09:17:11+00:00\",\"description\":\"Objective customer reviews with Achterspring Yachtcharter Connection from real charter customers. Share your experience with us. Reviews create trust.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/tell-us-what-you-think\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/tell-us-what-you-think\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/tell-us-what-you-think\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tell us what you think\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/\",\"name\":\"Yachtcharter Kundenbewertungen | Achterspring.de\",\"description\":\"Erfahrungsberichte und Kundenbewertungen. Sehen und erfahren Sie, was unsere Kunden \u00fcber uns f\u00fcr Erfahrungen gemacht haben.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kundenbewertungen.achterspring.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Submit ratings for Achterspring Yachtcharter Connection.","description":"Objective customer reviews with Achterspring Yachtcharter Connection from real charter customers. Share your experience with us. Reviews create trust.","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:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/","og_locale":"en_US","og_type":"article","og_title":"Submit ratings for Achterspring Yachtcharter Connection.","og_description":"Objective customer reviews with Achterspring Yachtcharter Connection from real charter customers. Share your experience with us. Reviews create trust.","og_url":"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/","og_site_name":"Yachtcharter Kundenbewertungen | Achterspring.de","article_modified_time":"2024-09-11T09:17:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/","url":"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/","name":"Submit ratings for Achterspring Yachtcharter Connection.","isPartOf":{"@id":"https:\/\/kundenbewertungen.achterspring.de\/en\/#website"},"datePublished":"2019-10-03T11:47:20+00:00","dateModified":"2024-09-11T09:17:11+00:00","description":"Objective customer reviews with Achterspring Yachtcharter Connection from real charter customers. Share your experience with us. Reviews create trust.","breadcrumb":{"@id":"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kundenbewertungen.achterspring.de\/en\/tell-us-what-you-think\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/kundenbewertungen.achterspring.de\/en\/"},{"@type":"ListItem","position":2,"name":"Tell us what you think"}]},{"@type":"WebSite","@id":"https:\/\/kundenbewertungen.achterspring.de\/en\/#website","url":"https:\/\/kundenbewertungen.achterspring.de\/en\/","name":"Yachtcharter Kundenbewertungen | Achterspring.de","description":"Erfahrungsberichte und Kundenbewertungen. Sehen und erfahren Sie, was unsere Kunden \u00fcber uns f\u00fcr Erfahrungen gemacht haben.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kundenbewertungen.achterspring.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/pages\/305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/comments?post=305"}],"version-history":[{"count":3,"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/pages\/305\/revisions"}],"predecessor-version":[{"id":308,"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/pages\/305\/revisions\/308"}],"wp:attachment":[{"href":"https:\/\/kundenbewertungen.achterspring.de\/en\/wp-json\/wp\/v2\/media?parent=305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}