{"id":1463,"date":"2026-02-25T10:41:46","date_gmt":"2026-02-25T10:41:46","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/"},"modified":"2026-02-25T10:41:46","modified_gmt":"2026-02-25T10:41:46","slug":"scrum-project-example-beginners","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/","title":{"rendered":"Scrum Walkthrough: A Beginner Project Example"},"content":{"rendered":"<p>Imagine a small team of four\u2014product owner, Scrum Master, and two developers\u2014given the mission to build a simple login feature for a mobile app. No complex architecture. No legacy systems. Just a clear goal: deliver a working, tested login screen within two weeks. This isn\u2019t theory. It\u2019s been done. I\u2019ve guided teams through nearly identical scenarios, and it never fails to reveal what\u2019s truly essential about Scrum.<\/p>\n<p>What you\u2019ll see here isn\u2019t a rigid process. It\u2019s a living example of how Scrum works when applied with intention, clarity, and team ownership. Each event, artifact, and role plays its part\u2014not as isolated pieces, but as interconnected threads in a single narrative.<\/p>\n<p>If you&rsquo;re new to Scrum, this walkthrough will show you how to turn abstract concepts into tangible actions. If you\u2019ve tried Scrum before, this example might help you identify where your practice diverges\u2014and how to realign with the framework\u2019s intent.<\/p>\n<h2>Setting the Stage: The Product Backlog<\/h2>\n<h3>Defining the Goal<\/h3>\n<p>The journey starts with a single user story:<\/p>\n<p><em>As a user, I want to log in with my email and password so I can access my account.<\/em><\/p>\n<p>This is the minimum viable commitment. It\u2019s not a full specification. It\u2019s a conversation starter. The Product Owner refines it, adding acceptance criteria:<\/p>\n<ul>\n<li>Valid email format required<\/li>\n<li>Password must be at least 6 characters<\/li>\n<li>On success, redirect to the home screen<\/li>\n<li>On failure, display a clear error message<\/li>\n<\/ul>\n<p>Now the story is ready for Sprint Planning. The key is not perfection\u2014it\u2019s clarity. A poorly written story can cause confusion. A well-framed one invites discussion.<\/p>\n<h2>Sprint Planning: From Backlog to Commitment<\/h2>\n<h3>Time-Boxed with Purpose<\/h3>\n<p>The Sprint Planning event is time-boxed to four hours for a two-week sprint. The team starts by asking: \u201cWhat\u2019s the sprint goal?\u201d<\/p>\n<p>They agree: <em>\u201cDeliver a fully functional login feature that supports user authentication and error handling.\u201d<\/em><\/p>\n<p>Next, they pull the top-priority backlog items. The login story is joined by a minor task: <em>Design wireframe for login screen.<\/em><\/p>\n<p>Now, the team breaks the work down into tasks:<\/p>\n<ul>\n<li>Create login form UI (1 day)<\/li>\n<li>Add email validation (0.5 day)<\/li>\n<li>Add password validation (0.5 day)<\/li>\n<li>Implement login API call (1 day)<\/li>\n<li>Write unit tests (1 day)<\/li>\n<li>Integrate with authentication service (1 day)<\/li>\n<\/ul>\n<p>They estimate the total effort at 5.5 days. With only 10 working hours available in the sprint, this is a manageable load. The team commits\u2014no overcommitment, no pressure.<\/p>\n<h2>Daily Scrum: Alignment Without Overload<\/h2>\n<h3>15 Minutes That Matter<\/h3>\n<p>Every day at 9:00 AM, the Development Team gathers. The format is simple:<\/p>\n<ul>\n<li>What did I do yesterday?<\/li>\n<li>What will I do today?<\/li>\n<li>Are there impediments?<\/li>\n<\/ul>\n<p>One developer says: \u201cI finished the wireframe and sent it to the Product Owner for feedback.\u201d<\/p>\n<p>Another: \u201cI\u2019m working on the form UI. I\u2019ll be done by noon.\u201d<\/p>\n<p>A third: \u201cI\u2019m blocked\u2014no access to the authentication API. Need help.\u201d<\/p>\n<p>The Scrum Master steps in. They don\u2019t solve the problem\u2014they help the team resolve it. Within 15 minutes, the issue is escalated to the tech lead. The team moves on.<\/p>\n<p>These meetings aren\u2019t status updates. They\u2019re coordination moments. The team stays focused, transparent, and aligned.<\/p>\n<h2>Mid-Sprint: The Sprint Backlog in Action<\/h2>\n<h3>Tracking Progress Visually<\/h3>\n<p>The team uses a physical Scrum board with three columns: To Do, In Progress, Done.<\/p>\n<p>By Wednesday, the following tasks are complete:<\/p>\n<ul>\n<li>Wireframe approved<\/li>\n<li>UI form built<\/li>\n<li>Email validation implemented<\/li>\n<\/ul>\n<p>They\u2019ve completed 55% of the planned work. The burndown chart shows a steady decline. No surprises. No last-minute rushes.<\/p>\n<p>The Scrum Master checks in: \u201cIs anyone blocked?\u201d The team is silent. \u201cGreat. Keep going.\u201d<\/p>\n<h2>Sprint Review: Demonstrating Value<\/h2>\n<h3>Showing, Not Telling<\/h3>\n<p>At the end of the sprint, the team invites stakeholders\u2014product managers, designers, and a few users\u2014for a live demo.<\/p>\n<p>The Product Owner says: \u201cLet\u2019s test the login flow.\u201d<\/p>\n<p>They enter a valid email and password. The app redirects to the home screen. Success.<\/p>\n<p>Next, they test a malformed email. An error appears: \u201cPlease enter a valid email address.\u201d<\/p>\n<p>They test a password under 6 characters. Another error: \u201cPassword must be at least 6 characters.\u201d<\/p>\n<p>Each feedback loop is immediate. The team adjusts the UI to highlight invalid input.<\/p>\n<p>Stakeholders nod. The Product Owner confirms: \u201cThis meets the Definition of Done.\u201d<\/p>\n<h2>Sprint Retrospective: Improving Together<\/h2>\n<h3>Learning from What Happened<\/h3>\n<p>The team gathers. The Scrum Master facilitates with a simple format: \u201cStart, Stop, Continue.\u201d<\/p>\n<ul>\n<li><strong>Start:<\/strong> Use a shared folder for design assets<\/li>\n<li><strong>Stop:<\/strong> Relying only on verbal communication for task handoffs<\/li>\n<li><strong>Continue:<\/strong> Daily standups that stay under 15 minutes<\/li>\n<\/ul>\n<p>One developer adds: \u201cI wish we\u2019d had earlier access to the API. That would\u2019ve saved time.\u201d<\/p>\n<p>The team agrees: \u201cNext sprint, we\u2019ll involve API access in Sprint Planning.\u201d<\/p>\n<p>The Scrum Master documents the action items. No blame. No ranking. Just improvement.<\/p>\n<h2>Definition of Done: The Quality Gate<\/h2>\n<h3>Why \u201cDone\u201d Isn\u2019t Just \u201cFinished\u201d<\/h3>\n<p>At the end of the sprint, the team verifies the Definition of Done:<\/p>\n<ul>\n<li>Code is written and reviewed<\/li>\n<li>Unit tests pass<\/li>\n<li>UI passes accessibility checks<\/li>\n<li>Deployed to staging environment<\/li>\n<li>Reviewed by Product Owner<\/li>\n<\/ul>\n<p>This is not a checklist for perfection. It\u2019s a shared agreement on what \u201cdone\u201d means. Without a common DoD, teams risk shipping incomplete or broken work.<\/p>\n<h2>Simple Scrum Project Walkthrough: What You Learned<\/h2>\n<p>This example shows how Scrum isn\u2019t about tools or templates. It\u2019s about people solving problems together through transparency, inspection, and adaptation.<\/p>\n<p>Each event has a purpose:<\/p>\n<ul>\n<li>Sprint Planning: Define the goal and commit to work<\/li>\n<li>Daily Scrum: Self-organize and align<\/li>\n<li>Sprint Review: Show value to stakeholders<\/li>\n<li>Sprint Retrospective: Improve the process<\/li>\n<\/ul>\n<p>Artifacts serve as shared understanding:<\/p>\n<ul>\n<li>Product Backlog: The \u201cwhat\u201d<\/li>\n<li>Sprint Backlog: The \u201chow\u201d<\/li>\n<li>Increment: The \u201cdone\u201d<\/li>\n<\/ul>\n<p>Roles are not titles. They are responsibilities:<\/p>\n<ul>\n<li>Product Owner: Maximizes value<\/li>\n<li>Scrum Master: Ensures process integrity<\/li>\n<li>Development Team: Delivers working product<\/li>\n<\/ul>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How do I start a simple Scrum project walkthrough for beginners?<\/h3>\n<p>Begin with a small, well-defined feature\u2014like a login screen. Define the user story, break it into tasks, and run your first sprint. Use a physical or digital board to track progress. Focus on transparency and team collaboration, not perfection.<\/p>\n<h3>What are the key elements of a Scrum project example?<\/h3>\n<p>Start with a clear sprint goal. Prioritize a few items in the product backlog. Break them into tasks. Hold all four Scrum events. Review the outcome with stakeholders. Reflect as a team. The goal is to deliver a potentially shippable product increment.<\/p>\n<h3>Can Scrum work for non-software projects?<\/h3>\n<p>Absolutely. Scrum is not limited to software. I\u2019ve coached marketing teams, HR teams, and product design groups using Scrum. The core principles\u2014transparency, inspection, adaptation\u2014apply to any complex, adaptive work.<\/p>\n<h3>What are the risks in a simple Scrum project walkthrough?<\/h3>\n<p>Common risks include overcommitting in Sprint Planning, skipping the Definition of Done, or treating Daily Scrum as a status report. The Scrum Master\u2019s role is to keep the team focused on collaboration, not reporting.<\/p>\n<h3>How do I adapt Scrum for larger teams or projects?<\/h3>\n<p>Start small. Once the team is fluent, consider scaling with a Scrum of Scrums. For now, focus on mastering the basics: time-boxed events, self-organizing teams, and empirical process control. Simplicity breeds clarity.<\/p>\n<h3>Why is Scrum in action beginners often misunderstood?<\/h3>\n<p>Many assume Scrum means rigid ceremonies or excessive documentation. In reality, it\u2019s about people\u2014working together, inspecting progress, and adapting quickly. The key is intent over form. Focus on the \u00ab\u00a0why\u00a0\u00bb behind each event, and the \u00ab\u00a0how\u00a0\u00bb will follow.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Imagine a small team of four\u2014product owner, Scrum Master, and two developers\u2014given the mission to build a simple login feature for a mobile app. No complex architecture. No legacy systems. Just a clear goal: deliver a working, tested login screen within two weeks. This isn\u2019t theory. It\u2019s been done. I\u2019ve guided teams through nearly identical [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1462,"menu_order":0,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-1463","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Scrum Project Example: A Beginner\u2019s Walkthrough<\/title>\n<meta name=\"description\" content=\"Follow a real-world Scrum project example for a mobile app feature. Learn how all Scrum elements come together in a simple, actionable walkthrough for beginners.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scrum Project Example: A Beginner\u2019s Walkthrough\" \/>\n<meta property=\"og:description\" content=\"Follow a real-world Scrum project example for a mobile app feature. Learn how all Scrum elements come together in a simple, actionable walkthrough for beginners.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Fran\u00e7ais\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/\",\"name\":\"Scrum Project Example: A Beginner\u2019s Walkthrough\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\"},\"datePublished\":\"2026-02-25T10:41:46+00:00\",\"description\":\"Follow a real-world Scrum project example for a mobile app feature. Learn how all Scrum elements come together in a simple, actionable walkthrough for beginners.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Scrum Essentials: Beginner\u2019s Guide to Agile\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Practical Applications and Next Steps\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Scrum Walkthrough: A Beginner Project Example\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Fran\u00e7ais\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Scrum Project Example: A Beginner\u2019s Walkthrough","description":"Follow a real-world Scrum project example for a mobile app feature. Learn how all Scrum elements come together in a simple, actionable walkthrough for beginners.","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:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/","og_locale":"fr_FR","og_type":"article","og_title":"Scrum Project Example: A Beginner\u2019s Walkthrough","og_description":"Follow a real-world Scrum project example for a mobile app feature. Learn how all Scrum elements come together in a simple, actionable walkthrough for beginners.","og_url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/","og_site_name":"Visual Paradigm Skills Fran\u00e7ais","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/","name":"Scrum Project Example: A Beginner\u2019s Walkthrough","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website"},"datePublished":"2026-02-25T10:41:46+00:00","description":"Follow a real-world Scrum project example for a mobile app feature. Learn how all Scrum elements come together in a simple, actionable walkthrough for beginners.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/scrum-project-example-beginners\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Scrum Essentials: Beginner\u2019s Guide to Agile","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/"},{"@type":"ListItem","position":3,"name":"Practical Applications and Next Steps","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/scrum-essentials-beginners-guide-to-agile\/practical-applications-and-next-steps\/"},{"@type":"ListItem","position":4,"name":"Scrum Walkthrough: A Beginner Project Example"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website","url":"https:\/\/skills.visual-paradigm.com\/fr\/","name":"Visual Paradigm Skills Fran\u00e7ais","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization","name":"Visual Paradigm Skills Fran\u00e7ais","url":"https:\/\/skills.visual-paradigm.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Fran\u00e7ais"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1463","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1463\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1462"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/media?parent=1463"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/doc_tag?post=1463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}