{"id":18961,"date":"2025-07-07T13:47:58","date_gmt":"2025-07-07T11:47:58","guid":{"rendered":"https:\/\/scrumacademy.nl\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/"},"modified":"2025-07-07T13:47:58","modified_gmt":"2025-07-07T11:47:58","slug":"zo-zorg-je-dat-user-stories-wel-duidelijk-zijn","status":"publish","type":"post","link":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/","title":{"rendered":"Here&#8217;s how to make sure User Stories are clear"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">User stories are a tool to describe desires for a product in a concise way, while also immediately outlining the context. A good User Story includes who the desired functionality is for, what this functionality is and what value it provides to the user. The User Story does not describe the solution &#8211; the how. The function of a User Story is to provide enough information of the desire to start a dialogue and facilitate the elaboration of the desire. An &#8220;invitation to a conversation.&#8221;      <\/span><\/p>\n<p><span style=\"font-weight: 400;\">A common format for writing user stories is:<\/span><\/p>\n<blockquote><p><i><span style=\"font-weight: 400;\">As [type of user]<\/span><\/i><i><span style=\"font-weight: 400;\"><br \/>\n<\/span><\/i><i><span style=\"font-weight: 400;\">I want [desired functionality]<\/span><\/i><i><span style=\"font-weight: 400;\"><br \/>\n<\/span><\/i><i><span style=\"font-weight: 400;\">So that [expected value]<\/span><\/i><\/p><\/blockquote>\n<p><span style=\"font-weight: 400;\">Using this format, you quickly describe who, what and why you want to create something for. Let&#8217;s look at an example: <\/span><\/p>\n<blockquote><p><span style=\"font-weight: 400;\">As a website visitor interested in a training course<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><span style=\"font-weight: 400;\">I want a cool impression of the training<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><span style=\"font-weight: 400;\">So that I want to book it without hesitation<\/span><\/p><\/blockquote>\n<p><span style=\"font-weight: 400;\">and:<\/span><\/p>\n<blockquote><p><span style=\"font-weight: 400;\">As a customer in the ordering process<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><span style=\"font-weight: 400;\">I want to be able to specify an alternative delivery location<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><span style=\"font-weight: 400;\">So that I can pick up my order at my time<\/span><\/p><\/blockquote>\n<p><a href=\"https:\/\/scrumacademy.nl\/trainingen\/\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6308\" src=\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg\" alt=\"Agile Scrum banner\" width=\"500\" height=\"125\" srcset=\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg 300w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-768x192.jpg 768w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-318x80.jpg 318w, https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner.jpg 800w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/a><\/p>\n<h3><span style=\"font-weight: 400;\">Acceptance criteria<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">Well-defined user stories also tell you how you know that what you have created has actually fulfilled the user&#8217;s desire. Usually this takes the form of acceptance criteria or a &#8220;how to demo&#8221; statement. For example, acceptance criteria can be included as simply a list of criteria. For the first User Story example above, this could be:   <\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">I see a video of the earlier participants touting the training<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">I see inspiring pictures of the training room<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">I read testimonials from enthusiastic participants who have taken the training before<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">I read examples about the practical applications I learn<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">A common alternative to a list of acceptance criteria is the Given-When-Then (GWT) format, which describes more context. It describes for a scenario the input situation (Given\/Given), the action or event (When\/When), and the outcome (Then\/Dan). Thus:  <\/span><\/p>\n<blockquote><p><i><span style=\"font-weight: 400;\">Given [input situation]<\/span><\/i><i><span style=\"font-weight: 400;\"><br \/>\n<\/span><\/i><i><span style=\"font-weight: 400;\">When [event]<\/span><\/i><i><span style=\"font-weight: 400;\"><br \/>\n<\/span><\/i><i><span style=\"font-weight: 400;\">Then [outcome]<\/span><\/i><\/p><\/blockquote>\n<p><span style=\"font-weight: 400;\">Let&#8217;s elaborate on these using the User Story of the alternative delivery location from above:<\/span><\/p>\n<blockquote><p><strong><i>Given <\/i><\/strong><span style=\"font-weight: 400;\">the customer is in the ordering process<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><i><span style=\"font-weight: 400;\"><strong>When<\/strong> <\/span><\/i><span style=\"font-weight: 400;\">is asked for the address of the location to be delivered to <\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><strong><i>Then<\/i><\/strong><span style=\"font-weight: 400;\"> the customer has the option of providing an address other than his home address<\/span><\/p><\/blockquote>\n<p><span style=\"font-weight: 400;\">A User Story can contain multiple scenarios described in the GWT format. In this way, the desired behavior of the User Story can be described very concretely. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Note that a User Story is a vehicle for effective collaboration and elaboration of user requirements. It is not durable documentation; when the User Story is finished, it disappears. If you do need documentation &#8211; for example, a manual &#8211; capture it in an acceptance criterion or make it part of your Definition of Done.  <\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Do you recognize this? You&#8217;ve been scrumming nicely for a while. The Scrum team is in sync, cooperation is good. But you notice that items on the Product Backlog are not always clear. How can you make sure that the items are clear? Tip from Martijn: use User Stories with clear acceptance criteria!     <\/p>\n","protected":false},"author":19,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[84],"tags":[234,237],"class_list":["post-18961","post","type-post","status-publish","format-standard","hentry","category-product-owner-en","tag-agile-en","tag-agile-culture"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Scrum Academy: How to write really clear user stories<\/title>\n<meta name=\"description\" content=\"This will enable you to write clear user stories. The tool to describe product requirements in a concise manner. Scrum Academy!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scrum Academy: How to write really clear user stories\" \/>\n<meta property=\"og:description\" content=\"This will enable you to write clear user stories. The tool to describe product requirements in a concise manner. Scrum Academy!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/\" \/>\n<meta property=\"og:site_name\" content=\"Scrum Academy\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-07T11:47:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Martijn van Asseldonk\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Martijn van Asseldonk\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/\"},\"author\":{\"name\":\"Martijn van Asseldonk\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b7237916ba55c48aa714935459c02f5a\"},\"headline\":\"Here&#8217;s how to make sure User Stories are clear\",\"datePublished\":\"2025-07-07T11:47:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/\"},\"wordCount\":474,\"publisher\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg\",\"keywords\":[\"agile\",\"Agile culture\"],\"articleSection\":[\"Product Owner\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/\",\"url\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/\",\"name\":\"Scrum Academy: How to write really clear user stories\",\"isPartOf\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg\",\"datePublished\":\"2025-07-07T11:47:58+00:00\",\"description\":\"This will enable you to write clear user stories. The tool to describe product requirements in a concise manner. Scrum Academy!\",\"breadcrumb\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage\",\"url\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg\",\"contentUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scrumacademy.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"https:\/\/scrumacademy.nl\/en\/blog\/category\/uncategorized\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Here&#8217;s how to make sure User Stories are clear\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#website\",\"url\":\"https:\/\/scrumacademy.nl\/en\/\",\"name\":\"Scrum Academy\",\"description\":\"Agile Coaching &amp; Training\",\"publisher\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scrumacademy.nl\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#organization\",\"name\":\"Scrum Academy\",\"url\":\"https:\/\/scrumacademy.nl\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png\",\"contentUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png\",\"width\":228,\"height\":38,\"caption\":\"Scrum Academy\"},\"image\":{\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b7237916ba55c48aa714935459c02f5a\",\"name\":\"Martijn van Asseldonk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2022\/07\/Scrum-Academy-Martijn-150x150.jpg\",\"contentUrl\":\"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2022\/07\/Scrum-Academy-Martijn-150x150.jpg\",\"caption\":\"Martijn van Asseldonk\"},\"description\":\"Sinds zijn kennismaking met Agile werken in 2008 kan hij zich niet meer voorstellen anders te werken. Met zijn brede achtergrond en ervaring helpt hij met groot enthousiasme individuen, teams en organisaties wendbaarder te worden. Al bomen ontwijkend past hij Agility ook toe op de mountainbike in de bossen.\u201c\u201cCourage is the power to let go of the familiar\u201d\u201d\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Scrum Academy: How to write really clear user stories","description":"This will enable you to write clear user stories. The tool to describe product requirements in a concise manner. Scrum Academy!","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:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/","og_locale":"en_US","og_type":"article","og_title":"Scrum Academy: How to write really clear user stories","og_description":"This will enable you to write clear user stories. The tool to describe product requirements in a concise manner. Scrum Academy!","og_url":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/","og_site_name":"Scrum Academy","article_published_time":"2025-07-07T11:47:58+00:00","og_image":[{"width":800,"height":200,"url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner.jpg","type":"image\/jpeg"}],"author":"Martijn van Asseldonk","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Martijn van Asseldonk","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#article","isPartOf":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/"},"author":{"name":"Martijn van Asseldonk","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b7237916ba55c48aa714935459c02f5a"},"headline":"Here&#8217;s how to make sure User Stories are clear","datePublished":"2025-07-07T11:47:58+00:00","mainEntityOfPage":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/"},"wordCount":474,"publisher":{"@id":"https:\/\/scrumacademy.nl\/en\/#organization"},"image":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage"},"thumbnailUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg","keywords":["agile","Agile culture"],"articleSection":["Product Owner"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/","url":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/","name":"Scrum Academy: How to write really clear user stories","isPartOf":{"@id":"https:\/\/scrumacademy.nl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage"},"image":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage"},"thumbnailUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg","datePublished":"2025-07-07T11:47:58+00:00","description":"This will enable you to write clear user stories. The tool to describe product requirements in a concise manner. Scrum Academy!","breadcrumb":{"@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#primaryimage","url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg","contentUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2020\/02\/Agile-Scrum-banner-300x75.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/scrumacademy.nl\/en\/blog\/zo-zorg-je-dat-user-stories-wel-duidelijk-zijn\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scrumacademy.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Uncategorized","item":"https:\/\/scrumacademy.nl\/en\/blog\/category\/uncategorized\/"},{"@type":"ListItem","position":3,"name":"Here&#8217;s how to make sure User Stories are clear"}]},{"@type":"WebSite","@id":"https:\/\/scrumacademy.nl\/en\/#website","url":"https:\/\/scrumacademy.nl\/en\/","name":"Scrum Academy","description":"Agile Coaching &amp; Training","publisher":{"@id":"https:\/\/scrumacademy.nl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scrumacademy.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/scrumacademy.nl\/en\/#organization","name":"Scrum Academy","url":"https:\/\/scrumacademy.nl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png","contentUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2018\/05\/scrum-academy-logo.png","width":228,"height":38,"caption":"Scrum Academy"},"image":{"@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/b7237916ba55c48aa714935459c02f5a","name":"Martijn van Asseldonk","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scrumacademy.nl\/en\/#\/schema\/person\/image\/","url":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2022\/07\/Scrum-Academy-Martijn-150x150.jpg","contentUrl":"https:\/\/scrumacademy.nl\/wp-content\/uploads\/2022\/07\/Scrum-Academy-Martijn-150x150.jpg","caption":"Martijn van Asseldonk"},"description":"Sinds zijn kennismaking met Agile werken in 2008 kan hij zich niet meer voorstellen anders te werken. Met zijn brede achtergrond en ervaring helpt hij met groot enthousiasme individuen, teams en organisaties wendbaarder te worden. Al bomen ontwijkend past hij Agility ook toe op de mountainbike in de bossen.\u201c\u201cCourage is the power to let go of the familiar\u201d\u201d"}]}},"_links":{"self":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/posts\/18961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/comments?post=18961"}],"version-history":[{"count":0,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/posts\/18961\/revisions"}],"wp:attachment":[{"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/media?parent=18961"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/categories?post=18961"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scrumacademy.nl\/en\/wp-json\/wp\/v2\/tags?post=18961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}