

{"id":7399,"date":"2013-06-19T06:26:35","date_gmt":"2013-06-19T13:26:35","guid":{"rendered":"http:\/\/www.questionpro.com\/?p=7399"},"modified":"2024-01-17T09:46:03","modified_gmt":"2024-01-17T09:46:03","slug":"how-to-use-the-quiz-and-score-feature-in-the-real-world","status":"publish","type":"post","link":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/","title":{"rendered":"How to Use the Quiz and Score Feature in the Real World"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"425\" height=\"282\" src=\"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/a-plus.jpg?w=300\" alt=\"A plus\" class=\"wp-image-7402\"\/><\/figure><\/div>\n\n\n<p>A couple of weeks ago, I told you about QuestionPro&#8217;s new <a title=\"Create Online Quizzes and Tests with QuestionPro\u2019s New&nbsp;Feature\" href=\"https:\/\/www.questionpro.com\/blog\/2013\/06\/10\/create-online-quizzes-and-tests-with-questionpros-new-feature\/\">quiz and score <\/a>feature &#8212; have you checked it out yet? &nbsp;I did. &nbsp;After all, this was a feature I&#8217;ve been waiting for &#8211; so I wanted to put it to use. &nbsp;In the article, I told you that one of the potential uses for a quiz and score feature would be to do an opportunity analysis.&nbsp;<\/p>\n\n\n\n<p>Note: This feature is currently available to <a title=\"QuestionPro Pricing\" href=\"https:\/\/www.questionpro.com\/pricing\/\">Corporate accounts and above<\/a>.<\/p>\n\n\n\n<p>This was going to be my&nbsp;experiment! &nbsp;I have a client that has just created a new opportunity analysis for their growing business. &nbsp;We were looking for ways to take on the right business and find the right customers consistently. Not only that, but we wanted to keep a record of the different opportunities that were coming in so that we can evaluate them later.<\/p>\n\n\n\n<p>The quiz and scoring feature looked to be a great answer to my problem. &nbsp;And today &#8211; I&#8217;m going to tell you how it works.<\/p>\n\n\n\n<p><strong>Create your questionnaire<\/strong><\/p>\n\n\n\n<p>This is truly the easy part because there is nothing new to do or learn. &nbsp;Simply create your questions the way you normally would. &nbsp;This only took about 10 minutes since I already had the questions ironed out.<\/p>\n\n\n\n<p>Here&#8217;s a tip &#8212; it&#8217;s not a bad idea to map out your questionnaire on paper or as a process map. &nbsp;This will help you see all the different moving pieces and parts and make it easier for you to do the calculations and logic that will come later.<\/p>\n\n\n\n<p><strong>Assign scores to each of your answers<\/strong><\/p>\n\n\n\n<p>Now that you have all your questions and answers laid out, you&#8217;re ready to assign scores to the answer choices for each question. &nbsp;Here&#8217;s what that looks like:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1426\" height=\"928\" src=\"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/score.png?w=300\" alt=\"score\" class=\"wp-image-7401\"\/><\/figure><\/div>\n\n\n<p>If you were doing a quiz where there were right answers and wrong answers, then you would make each wrong answer worth zero and the right answer worth a certain amount of points. &nbsp;But you don&#8217;t have to do that. &nbsp;You can see that in my opportunity analysis example, I&#8217;m giving different scores to different answers. &nbsp;This is because I&#8217;m trying to gauge the attractiveness of an opportunity &#8211; so it&#8217;s not a yes\/no option.<\/p>\n\n\n\n<p>If you&#8217;re doing a personality assessment or some kind of inventory, then you, too will want to use the option of giving different scores to different answers. &nbsp;You should also recognize that this does insert a certain level of complexity to your survey. &nbsp;I&#8217;ll get into that in the next section.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><span style=\"font-weight: 400;\">LEARN MORE ABOUT: <a href=\"https:\/\/www.questionpro.com\/blog\/personality-survey\/\">Personality Survey<\/a><\/span><\/p>\n\n\n\n<p><strong>Tabulating the results<\/strong><\/p>\n\n\n\n<p>I&#8217;m not going to kid you &#8212; this is where you&#8217;re going to have to do some work. &nbsp;I have to admit that I struggled a bit with this part of the process. &nbsp;It isn&#8217;t magic and it isn&#8217;t going to create itself &#8212; for basic scoring logic you can use a couple of tricks that work well; for more complex logic it may take a little scripting\/programming work.<\/p>\n\n\n\n<p>Here&#8217;s how it might work for a basic personality assessment (no custom scripting or programming was used in the below example) so you can see how you might setup scoring logic when it&#8217;s not a simple zero-sum answer:<\/p>\n\n\n\n<p><strong>Step 1<\/strong>: Create the survey questions as I mentioned above.<\/p>\n\n\n\n<p><strong>Step 2<\/strong>: For each question that involves scoring, click &#8220;Edit&#8221; and assign a score to each answer as shown in the above screenshot.<\/p>\n\n\n\n<p><strong>Step 3<\/strong>: At the end of all of your personality questions, insert a &#8220;Presentation Text&#8221; question type, and leave the &#8220;Terms \/ Acceptance CheckBox&#8221; requirement un-checked (we&#8217;re not going to require it). Essentially this is a &#8216;dummy&#8217; question that triggers the calculation of the score once the respondent hits &#8220;Continue.&#8221;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright\"><a href=\"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/logic_presentation_page_break2.png\"><img loading=\"lazy\" decoding=\"async\" width=\"293\" height=\"176\" src=\"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/logic_presentation_page_break2.png\" alt=\"Quizzes and Scoring Logic\" class=\"wp-image-7408\"\/><\/a><\/figure><\/div>\n\n\n<p><strong>Step 4<\/strong>: Now create as many additional presentation text questions as you have personality types. In each of these, fill in the information about that personality type, and you can also use the ${score} variable to show them their score. For each of these, you want to have a page break on each one so they&#8217;re not seen on the assessment page or with each other.<\/p>\n\n\n\n<p><strong>Step 5<\/strong>: Once you have each of these questions added, now go back to the first presentation text question you created (in Step 3).<br>This is where we add our logic. Just add up the scores you assigned for your <a href=\"https:\/\/www.questionpro.com\/blog\/360-leadership-assessment\/\">360 leadership assessment<\/a> question answers, and enter those ranges here. Then pick the corresponding page to jump to (this is why we created all of the presentation text question-types first, so we can now select them from the list). We&#8217;re assigning this logic on the &#8216;dummy&#8217; question because we want the cumulative score, not the individual score for just one question.<\/p>\n\n\n\n<p>For more general information on Quizzes and Scoring, <a title=\"Quizzes and Scoring Help File\" href=\"https:\/\/www.questionpro.com\/help\/522.html\" target=\"_blank\" rel=\"noopener noreferrer\">here&#8217;s the general help file<\/a>; for custom scripting information and examples, <a href=\"https:\/\/www.questionpro.com\/help\/371.html\" target=\"_blank\" rel=\"noopener noreferrer\">you can find that here<\/a>.<\/p>\n\n\n\n<p>And that is the short skippy on how to use quizes and scoring &#8212; give it a shot and let us know how it works for you!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A couple of weeks ago, I told you about QuestionPro&#8217;s new quiz and score feature &#8212; have you checked it [&hellip;]<\/p>\n","protected":false},"author":128,"featured_media":7401,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[263,409],"tags":[284],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Use the Quiz and Score Feature in the Real World | QuestionPro<\/title>\n<meta name=\"description\" content=\"A couple of weeks ago, I told you about QuestionPro&#039;s new quiz and score feature -- have you checked it out yet? &nbsp;I did. &nbsp;After all, this was a\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Use the Quiz and Score Feature in the Real World | QuestionPro\" \/>\n<meta property=\"og:description\" content=\"A couple of weeks ago, I told you about QuestionPro&#039;s new quiz and score feature -- have you checked it out yet? &nbsp;I did. &nbsp;After all, this was a\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/\" \/>\n<meta property=\"og:site_name\" content=\"QuestionPro\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/questionpro\" \/>\n<meta property=\"article:published_time\" content=\"2013-06-19T13:26:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-17T09:46:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/score.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1426\" \/>\n\t<meta property=\"og:image:height\" content=\"928\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ivana Taylor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@questionpro\" \/>\n<meta name=\"twitter:site\" content=\"@questionpro\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ivana Taylor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/\"},\"author\":{\"name\":\"Ivana Taylor\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/#\/schema\/person\/5a547e9ba0ad62a9ffa6f12466a7a244\"},\"headline\":\"How to Use the Quiz and Score Feature in the Real World\",\"datePublished\":\"2013-06-19T13:26:35+00:00\",\"dateModified\":\"2024-01-17T09:46:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/\"},\"wordCount\":883,\"publisher\":{\"@id\":\"https:\/\/www.questionpro.com\/blog\/#organization\"},\"keywords\":[\"Best Practice\"],\"articleSection\":[\"Training\",\"Training Tips\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/\",\"url\":\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/\",\"name\":\"How to Use the Quiz and Score Feature in the Real World | QuestionPro\",\"isPartOf\":{\"@id\":\"https:\/\/www.questionpro.com\/blog\/#website\"},\"datePublished\":\"2013-06-19T13:26:35+00:00\",\"dateModified\":\"2024-01-17T09:46:03+00:00\",\"description\":\"A couple of weeks ago, I told you about QuestionPro's new quiz and score feature -- have you checked it out yet? &nbsp;I did. &nbsp;After all, this was a\",\"breadcrumb\":{\"@id\":\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.questionpro.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"QuestionPro\",\"item\":\"https:\/\/www.questionpro.com\/blog\/category\/questionpro\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Training\",\"item\":\"https:\/\/www.questionpro.com\/blog\/category\/questionpro\/training\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"How to Use the Quiz and Score Feature in the Real World\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/#website\",\"url\":\"https:\/\/www.questionpro.com\/blog\/\",\"name\":\"QuestionPro\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.questionpro.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.questionpro.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/#organization\",\"name\":\"QuestionPro\",\"url\":\"https:\/\/www.questionpro.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2022\/10\/questionpro-logo.svg\",\"contentUrl\":\"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2022\/10\/questionpro-logo.svg\",\"caption\":\"QuestionPro\"},\"image\":{\"@id\":\"https:\/\/www.questionpro.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/questionpro\",\"https:\/\/twitter.com\/questionpro\",\"https:\/\/www.linkedin.com\/company\/questionpro\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/#\/schema\/person\/5a547e9ba0ad62a9ffa6f12466a7a244\",\"name\":\"Ivana Taylor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.questionpro.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d23fe73ba92b9a95ce057e280755df6b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d23fe73ba92b9a95ce057e280755df6b?s=96&d=mm&r=g\",\"caption\":\"Ivana Taylor\"},\"description\":\"Ivana Taylor provides DIY Marketing advice, marketing trends and marketing how-to tips and strategies for small business owners and CEOs.\",\"url\":\"https:\/\/www.questionpro.com\/blog\/author\/thirdforce\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Use the Quiz and Score Feature in the Real World | QuestionPro","description":"A couple of weeks ago, I told you about QuestionPro's new quiz and score feature -- have you checked it out yet? &nbsp;I did. &nbsp;After all, this was a","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:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/","og_locale":"en_US","og_type":"article","og_title":"How to Use the Quiz and Score Feature in the Real World | QuestionPro","og_description":"A couple of weeks ago, I told you about QuestionPro's new quiz and score feature -- have you checked it out yet? &nbsp;I did. &nbsp;After all, this was a","og_url":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/","og_site_name":"QuestionPro","article_publisher":"https:\/\/www.facebook.com\/questionpro","article_published_time":"2013-06-19T13:26:35+00:00","article_modified_time":"2024-01-17T09:46:03+00:00","og_image":[{"width":1426,"height":928,"url":"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/score.png","type":"image\/png"}],"author":"Ivana Taylor","twitter_card":"summary_large_image","twitter_creator":"@questionpro","twitter_site":"@questionpro","twitter_misc":{"Written by":"Ivana Taylor","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/#article","isPartOf":{"@id":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/"},"author":{"name":"Ivana Taylor","@id":"https:\/\/www.questionpro.com\/blog\/#\/schema\/person\/5a547e9ba0ad62a9ffa6f12466a7a244"},"headline":"How to Use the Quiz and Score Feature in the Real World","datePublished":"2013-06-19T13:26:35+00:00","dateModified":"2024-01-17T09:46:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/"},"wordCount":883,"publisher":{"@id":"https:\/\/www.questionpro.com\/blog\/#organization"},"keywords":["Best Practice"],"articleSection":["Training","Training Tips"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/","url":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/","name":"How to Use the Quiz and Score Feature in the Real World | QuestionPro","isPartOf":{"@id":"https:\/\/www.questionpro.com\/blog\/#website"},"datePublished":"2013-06-19T13:26:35+00:00","dateModified":"2024-01-17T09:46:03+00:00","description":"A couple of weeks ago, I told you about QuestionPro's new quiz and score feature -- have you checked it out yet? &nbsp;I did. &nbsp;After all, this was a","breadcrumb":{"@id":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.questionpro.com\/blog\/how-to-use-the-quiz-and-score-feature-in-the-real-world\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.questionpro.com\/blog\/"},{"@type":"ListItem","position":2,"name":"QuestionPro","item":"https:\/\/www.questionpro.com\/blog\/category\/questionpro\/"},{"@type":"ListItem","position":3,"name":"Training","item":"https:\/\/www.questionpro.com\/blog\/category\/questionpro\/training\/"},{"@type":"ListItem","position":4,"name":"How to Use the Quiz and Score Feature in the Real World"}]},{"@type":"WebSite","@id":"https:\/\/www.questionpro.com\/blog\/#website","url":"https:\/\/www.questionpro.com\/blog\/","name":"QuestionPro","description":"","publisher":{"@id":"https:\/\/www.questionpro.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.questionpro.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.questionpro.com\/blog\/#organization","name":"QuestionPro","url":"https:\/\/www.questionpro.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.questionpro.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2022\/10\/questionpro-logo.svg","contentUrl":"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2022\/10\/questionpro-logo.svg","caption":"QuestionPro"},"image":{"@id":"https:\/\/www.questionpro.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/questionpro","https:\/\/twitter.com\/questionpro","https:\/\/www.linkedin.com\/company\/questionpro\/"]},{"@type":"Person","@id":"https:\/\/www.questionpro.com\/blog\/#\/schema\/person\/5a547e9ba0ad62a9ffa6f12466a7a244","name":"Ivana Taylor","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.questionpro.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d23fe73ba92b9a95ce057e280755df6b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d23fe73ba92b9a95ce057e280755df6b?s=96&d=mm&r=g","caption":"Ivana Taylor"},"description":"Ivana Taylor provides DIY Marketing advice, marketing trends and marketing how-to tips and strategies for small business owners and CEOs.","url":"https:\/\/www.questionpro.com\/blog\/author\/thirdforce\/"}]}},"featured_image_src":"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/score.png","featured_image_src_square":"https:\/\/www.questionpro.com\/blog\/wp-content\/uploads\/2013\/06\/score.png","author_info":{"display_name":"Ivana Taylor","author_link":"https:\/\/www.questionpro.com\/blog\/author\/thirdforce\/"},"_links":{"self":[{"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/posts\/7399"}],"collection":[{"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/users\/128"}],"replies":[{"embeddable":true,"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/comments?post=7399"}],"version-history":[{"count":2,"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/posts\/7399\/revisions"}],"predecessor-version":[{"id":828192,"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/posts\/7399\/revisions\/828192"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/media\/7401"}],"wp:attachment":[{"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/media?parent=7399"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/categories?post=7399"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.questionpro.com\/blog\/wp-json\/wp\/v2\/tags?post=7399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}