{"id":162,"date":"2026-03-21T20:55:43","date_gmt":"2026-03-21T12:55:43","guid":{"rendered":"https:\/\/www.felb.my\/?p=162"},"modified":"2026-03-21T21:04:47","modified_gmt":"2026-03-21T13:04:47","slug":"dope-bird-personality-test","status":"publish","type":"post","link":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/","title":{"rendered":"DOPE Bird Personality Test: Discover Your True Strengths"},"content":{"rendered":"\n<p>Understand how you lead, communicate, and collaborate in just 5 minutes.<br>Have you ever wondered why some people are naturally bold leaders while others are the glue that holds a team together? The <strong>DOPE Bird Personality Test<\/strong> is a popular psychometric tool designed to categorize behavioral styles into four distinct quadrants: <strong>The Dove, The Owl, The Peacock, and The Eagle.<\/strong><\/p>\n\n\n\n<p>Unlike complex psychological exams, this assessment is intuitive and immediately applicable to your professional and personal life. By identifying your &#8220;Bird Type,&#8221; you can:<\/p>\n\n\n\n<p><strong>Boost Productivity:<\/strong> Understand your unique decision-making process and time-management style.<\/p>\n\n\n\n<p><strong>Improve Relationships:<\/strong> Learn how to communicate more effectively with different personalities.<\/p>\n\n\n\n<p><strong>Advance Your Career:<\/strong> Discover the work environments where you naturally thrive.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Professional Bird Personality Profiler | felb.my<\/title>\n    <style>\n        :root { \n            --primary: #2c3e50; \n            --accent: #3498db; \n            --dove: #95a5a6; \n            --owl: #34495e; \n            --peacock: #e67e22; \n            --eagle: #c0392b; \n            --light: #f8f9fa; \n        }\n        body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; background: var(--light); color: var(--primary); padding: 20px; line-height: 1.6; }\n        .container { max-width: 700px; margin: 40px auto; background: white; padding: 40px; border-radius: 15px; box-shadow: 0 10px 30px rgba(0,0,0,0.1); }\n        \n        \/* Progress Header *\/\n        .quiz-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; font-weight: bold; }\n        #question-counter { color: var(--accent); }\n        #percent-text { font-size: 0.85rem; color: #7f8c8d; }\n        .progress-bar { width: 100%; height: 8px; background: #eee; border-radius: 4px; margin-bottom: 30px; overflow: hidden; }\n        #progress-fill { height: 100%; width: 0%; background: var(--accent); transition: 0.4s ease; }\n\n        \/* Questions *\/\n        .question-page { display: none; animation: fadeIn 0.5s; }\n        .question-page.active { display: block; }\n        @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\n        \n        .statement { font-size: 1.25rem; font-weight: 600; margin-bottom: 25px; display: block; text-align: center; }\n        .options-row { display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px; background: #fcfcfc; padding: 20px; border-radius: 10px; border: 1px solid #f0f0f0; }\n        .option-label { display: flex; flex-direction: column; align-items: center; cursor: pointer; flex: 1; transition: 0.2s; }\n        .option-label:hover { color: var(--accent); }\n        .option-label input { margin-bottom: 8px; width: 18px; height: 18px; cursor: pointer; }\n        .scale-text { font-size: 0.75rem; color: #95a5a6; text-transform: uppercase; letter-spacing: 1px; }\n\n        \/* Navigation *\/\n        .nav-buttons { display: flex; justify-content: space-between; padding-top: 20px; border-top: 1px solid #eee; }\n        button { padding: 12px 25px; border-radius: 8px; border: none; cursor: pointer; font-weight: bold; font-size: 1rem; transition: 0.3s; }\n        .btn-next { background: var(--accent); color: white; }\n        .btn-next:hover { background: #2980b9; }\n        .btn-prev { background: #ecf0f1; color: #7f8c8d; }\n        \n        \/* Results Section *\/\n        #results { display: none; text-align: center; }\n        .bird-header { padding: 30px; border-radius: 10px; color: white; margin: 20px 0; font-size: 1.5rem; font-weight: bold; }\n        .email-box { background: #f9f9f9; padding: 25px; border-radius: 10px; margin-top: 30px; border: 1px solid #eee; }\n        input[type=\"email\"] { padding: 12px; width: 70%; border-radius: 5px; border: 1px solid #ccc; margin-bottom: 15px; }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container\">\n    <div id=\"quiz-container\">\n        <div class=\"quiz-header\">\n            <span id=\"question-counter\">Question 1 of 20<\/span>\n            <span id=\"percent-text\">0% Complete<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div id=\"progress-fill\"><\/div><\/div>\n        \n        <form id=\"dopeForm\">\n            <div id=\"question-wrapper\"><\/div>\n            \n            <div class=\"nav-buttons\">\n                <button type=\"button\" class=\"btn-prev\" id=\"prevBtn\" onclick=\"movePage(-1)\" style=\"visibility:hidden\">Previous<\/button>\n                <button type=\"button\" class=\"btn-next\" id=\"nextBtn\" onclick=\"movePage(1)\">Next Question<\/button>\n            <\/div>\n        <\/form>\n    <\/div>\n\n    <div id=\"results\">\n        <h2 style=\"margin-bottom:0;\">Your Personality Archetype:<\/h2>\n        <div id=\"res-card\" class=\"bird-header\"><\/div>\n        <p id=\"res-desc\" style=\"font-size: 1.1rem; color: #555; padding: 0 20px;\"><\/p>\n        \n        <div class=\"email-box\">\n            <h3>Download Your Full Analysis<\/h3>\n            <p>Enter your email to receive a detailed breakdown of your professional strengths.<\/p>\n            <input type=\"email\" id=\"emailInput\" placeholder=\"Enter your email address\">\n            <br>\n            <button class=\"btn-next\" onclick=\"submitEmail()\">Email My Results<\/button>\n        <\/div>\n        <button onclick=\"location.reload()\" style=\"margin-top:20px; background:none; color:#95a5a6; text-decoration:underline; font-size:0.9rem;\">Retake the test<\/button>\n    <\/div>\n<\/div>\n\n<script>\n    const questions = [\n        { text: \"I prioritize maintaining harmony in a group over winning an argument.\", type: \"Dove\" },\n        { text: \"I look for flaws in logic or data before accepting a new idea.\", type: \"Owl\" },\n        { text: \"I enjoy being the center of attention and entertaining others.\", type: \"Peacock\" },\n        { text: \"I am comfortable making quick decisions, even with limited info.\", type: \"Eagle\" },\n        { text: \"I am a good listener and people often come to me for support.\", type: \"Dove\" },\n        { text: \"I prefer working with structured plans rather than being spontaneous.\", type: \"Owl\" },\n        { text: \"I am very persuasive and can easily get others excited about ideas.\", type: \"Peacock\" },\n        { text: \"I focus more on the 'big picture' than on minor details.\", type: \"Eagle\" },\n        { text: \"I find it hard to say 'no' when someone asks for help.\", type: \"Dove\" },\n        { text: \"I double-check my work multiple times to ensure 100% accuracy.\", type: \"Owl\" },\n        { text: \"I find networking and meeting new people very energizing.\", type: \"Peacock\" },\n        { text: \"I am very competitive and strive to be the best in what I do.\", type: \"Eagle\" },\n        { text: \"I prefer a slow-paced, predictable environment.\", type: \"Dove\" },\n        { text: \"I enjoy solving complex problems that require deep thinking.\", type: \"Owl\" },\n        { text: \"I tend to use a lot of gestures and stories when I speak.\", type: \"Peacock\" },\n        { text: \"I am direct and straightforward when giving feedback.\", type: \"Eagle\" },\n        { text: \"I value loyalty and long-term friendships very highly.\", type: \"Dove\" },\n        { text: \"I keep my workspace very organized and tidy.\", type: \"Owl\" },\n        { text: \"I am often described as optimistic and enthusiastic.\", type: \"Peacock\" },\n        { text: \"I lose patience quickly when things move too slowly.\", type: \"Eagle\" }\n    ];\n\n    let currentPage = 0;\n    const totalQuestions = questions.length;\n    const wrapper = document.getElementById('question-wrapper');\n\n    \/\/ Initialize Questions\n    questions.forEach((q, index) => {\n        const div = document.createElement('div');\n        div.className = `question-page ${index === 0 ? 'active' : ''}`;\n        div.innerHTML = `\n            <span class=\"statement\">${q.text}<\/span>\n            <div class=\"options-row\">\n                <span class=\"scale-text\">Disagree<\/span>\n                <label class=\"option-label\"><input type=\"radio\" name=\"q${index}\" value=\"1\">1<\/label>\n                <label class=\"option-label\"><input type=\"radio\" name=\"q${index}\" value=\"2\">2<\/label>\n                <label class=\"option-label\"><input type=\"radio\" name=\"q${index}\" value=\"3\">3<\/label>\n                <label class=\"option-label\"><input type=\"radio\" name=\"q${index}\" value=\"4\">4<\/label>\n                <label class=\"option-label\"><input type=\"radio\" name=\"q${index}\" value=\"5\">5<\/label>\n                <span class=\"scale-text\">Agree<\/span>\n            <\/div>\n        `;\n        wrapper.appendChild(div);\n    });\n\n    function updateUI() {\n        document.getElementById('question-counter').innerText = `Question ${currentPage + 1} of ${totalQuestions}`;\n        const progressPercent = Math.round(((currentPage + 1) \/ totalQuestions) * 100);\n        document.getElementById('progress-fill').style.width = progressPercent + '%';\n        document.getElementById('percent-text').innerText = `${progressPercent}% Complete`;\n        document.getElementById('prevBtn').style.visibility = currentPage === 0 ? 'hidden' : 'visible';\n        document.getElementById('nextBtn').innerText = currentPage === totalQuestions - 1 ? 'See Results' : 'Next Question';\n    }\n\n    function movePage(step) {\n        if (step === 1) {\n            const selected = document.querySelector(`input[name=\"q${currentPage}\"]:checked`);\n            if (!selected) {\n                alert(\"Please select a score from 1 to 5 to proceed.\");\n                return;\n            }\n        }\n\n        const pages = document.querySelectorAll('.question-page');\n        pages[currentPage].classList.remove('active');\n        currentPage += step;\n        \n        if (currentPage >= totalQuestions) {\n            calculateResults();\n        } else {\n            pages[currentPage].classList.add('active');\n            updateUI();\n        }\n    }\n\n    function calculateResults() {\n        let scores = { Dove: 0, Owl: 0, Peacock: 0, Eagle: 0 };\n        questions.forEach((q, index) => {\n            const val = parseInt(document.querySelector(`input[name=\"q${index}\"]:checked`).value);\n            scores[q.type] += val;\n        });\n\n        const winner = Object.keys(scores).reduce((a, b) => scores[a] > scores[b] ? a : b);\n        \n        document.getElementById('quiz-container').style.display = 'none';\n        document.getElementById('results').style.display = 'block';\n        \n        const resCard = document.getElementById('res-card');\n        const resDesc = document.getElementById('res-desc');\n        \n        const birdData = {\n            Dove: { color: 'var(--dove)', text: \"THE DOPE (Peaceful & Loyal)\", desc: \"Doves are people-oriented, supportive, and avoid conflict. You value relationships and work best in a harmonious environment.\" },\n            Owl: { color: 'var(--owl)', text: \"THE OWL (Wise & Analytical)\", desc: \"Owls are logical, methodical, and detail-oriented. You prioritize accuracy and excel at complex problem-solving.\" },\n            Peacock: { color: 'var(--peacock)', text: \"THE PEACOCK (Expressive & Social)\", desc: \"Peacocks are enthusiastic, creative, and persuasive. You are a natural communicator who loves being around others.\" },\n            Eagle: { color: 'var(--eagle)', text: \"THE EAGLE (Bold & Decisive)\", desc: \"Eagles are results-driven, confident, and direct. You are a natural leader who is focused on achieving goals efficiently.\" }\n        };\n\n        resCard.innerText = birdData[winner].text;\n        resCard.style.backgroundColor = birdData[winner].color;\n        resDesc.innerText = birdData[winner].desc;\n    }\n\n    function submitEmail() {\n        const email = document.getElementById('emailInput').value;\n        if(email) {\n            alert(\"Success! Your results have been queued for sending to: \" + email);\n        } else {\n            alert(\"Please enter a valid email address.\");\n        }\n    }\n\n    \/\/ Initial UI Setup\n    updateUI();\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Understand how you lead, communicate, and collaborate in just 5 minutes.Have you ever wondered why some people are naturally bold [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"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":""}},"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-162","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DOPE Bird Personality Test: Discover Your True Strengths - FELB<\/title>\n<meta name=\"description\" content=\"Are you a Dove, Owl, Peacock, or Eagle? Take our free, comprehensive DOPE personality assessment to unlock your communication style and career potential today.\" \/>\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.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DOPE Bird Personality Test: Discover Your True Strengths - FELB\" \/>\n<meta property=\"og:description\" content=\"Are you a Dove, Owl, Peacock, or Eagle? Take our free, comprehensive DOPE personality assessment to unlock your communication style and career potential today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/\" \/>\n<meta property=\"og:site_name\" content=\"FELB\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-21T12:55:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-21T13:04:47+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\"},\"headline\":\"DOPE Bird Personality Test: Discover Your True Strengths\",\"datePublished\":\"2026-03-21T12:55:43+00:00\",\"dateModified\":\"2026-03-21T13:04:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/\"},\"wordCount\":160,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/\",\"url\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/\",\"name\":\"DOPE Bird Personality Test: Discover Your True Strengths - FELB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/#website\"},\"datePublished\":\"2026-03-21T12:55:43+00:00\",\"dateModified\":\"2026-03-21T13:04:47+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\"},\"description\":\"Are you a Dove, Owl, Peacock, or Eagle? Take our free, comprehensive DOPE personality assessment to unlock your communication style and career potential today.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/dope-bird-personality-test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.felb.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOPE Bird Personality Test: Discover Your True Strengths\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/#website\",\"url\":\"https:\\\/\\\/www.felb.my\\\/\",\"name\":\"FELB\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.felb.my\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/felb.my\"],\"url\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/author\\\/engloon-chngfelb-my\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DOPE Bird Personality Test: Discover Your True Strengths - FELB","description":"Are you a Dove, Owl, Peacock, or Eagle? Take our free, comprehensive DOPE personality assessment to unlock your communication style and career potential today.","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.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/","og_locale":"en_US","og_type":"article","og_title":"DOPE Bird Personality Test: Discover Your True Strengths - FELB","og_description":"Are you a Dove, Owl, Peacock, or Eagle? Take our free, comprehensive DOPE personality assessment to unlock your communication style and career potential today.","og_url":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/","og_site_name":"FELB","article_published_time":"2026-03-21T12:55:43+00:00","article_modified_time":"2026-03-21T13:04:47+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/#article","isPartOf":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/"},"author":{"name":"admin","@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790"},"headline":"DOPE Bird Personality Test: Discover Your True Strengths","datePublished":"2026-03-21T12:55:43+00:00","dateModified":"2026-03-21T13:04:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/"},"wordCount":160,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/","url":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/","name":"DOPE Bird Personality Test: Discover Your True Strengths - FELB","isPartOf":{"@id":"https:\/\/www.felb.my\/#website"},"datePublished":"2026-03-21T12:55:43+00:00","dateModified":"2026-03-21T13:04:47+00:00","author":{"@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790"},"description":"Are you a Dove, Owl, Peacock, or Eagle? Take our free, comprehensive DOPE personality assessment to unlock your communication style and career potential today.","breadcrumb":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/dope-bird-personality-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.felb.my\/"},{"@type":"ListItem","position":2,"name":"DOPE Bird Personality Test: Discover Your True Strengths"}]},{"@type":"WebSite","@id":"https:\/\/www.felb.my\/#website","url":"https:\/\/www.felb.my\/","name":"FELB","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.felb.my\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/felb.my"],"url":"https:\/\/www.felb.my\/index.php\/author\/engloon-chngfelb-my\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/comments?post=162"}],"version-history":[{"count":3,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/162\/revisions"}],"predecessor-version":[{"id":166,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/162\/revisions\/166"}],"wp:attachment":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/media?parent=162"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/categories?post=162"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/tags?post=162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}