{"id":170,"date":"2026-03-21T21:17:23","date_gmt":"2026-03-21T13:17:23","guid":{"rendered":"https:\/\/www.felb.my\/?p=170"},"modified":"2026-03-21T21:17:26","modified_gmt":"2026-03-21T13:17:26","slug":"big-five-ocean-personality-test-scientific-self-discovery","status":"publish","type":"post","link":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/","title":{"rendered":"Big Five (OCEAN) Personality Test: Scientific Self-Discovery"},"content":{"rendered":"\n<p>Unlike many &#8216;pop-psychology&#8217; quizzes, the <strong>Big Five<\/strong> (or OCEAN model) is used by psychologists and recruiters worldwide. It doesn&#8217;t put you in a box; it measures your traits on a spectrum. Understanding your OCEAN scores is the first step toward <strong>career optimization<\/strong> and <strong>emotional intelligence<\/strong>.<\/p>\n\n\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%<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div id=\"progress-fill\"><\/div><\/div>\n        <form id=\"oceanForm\">\n            <div id=\"question-wrapper\"><\/div>\n            <div class=\"nav-buttons\">\n                <button type=\"button\" onclick=\"movePage(-1)\" id=\"prevBtn\" style=\"visibility:hidden\">Back<\/button>\n                <button type=\"button\" onclick=\"movePage(1)\" id=\"nextBtn\" class=\"btn-next\" style=\"background:#2ecc71; color:white;\">Next<\/button>\n            <\/div>\n        <\/form>\n    <\/div>\n\n    <div id=\"results\" style=\"display:none;\">\n        <h2>Your OCEAN Profile:<\/h2>\n        <div id=\"ocean-scores\" style=\"text-align:left; margin:20px 0;\"><\/div>\n        <div class=\"email-box\">\n            <h3>Get Your Personality Growth Plan<\/h3>\n            <input type=\"email\" id=\"userEmail\" placeholder=\"yourname@email.com\"><br>\n            <button onclick=\"submitEmail()\" style=\"background:#2ecc71; color:white; padding:10px 20px; border:none; border-radius:5px;\">Email My Full Report<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nconst questions = [\n    { text: \"I am quick to understand things.\", trait: \"Openness\" },\n    { text: \"I am full of ideas.\", trait: \"Openness\" },\n    { text: \"I am always prepared.\", trait: \"Conscientiousness\" },\n    { text: \"I pay attention to details.\", trait: \"Conscientiousness\" },\n    { text: \"I am the life of the party.\", trait: \"Extraversion\" },\n    { text: \"I start conversations.\", trait: \"Extraversion\" },\n    { text: \"I sympathize with others' feelings.\", trait: \"Agreeableness\" },\n    { text: \"I have a soft heart.\", trait: \"Agreeableness\" },\n    { text: \"I get upset easily.\", trait: \"Neuroticism\" },\n    { text: \"I worry about things.\", trait: \"Neuroticism\" }\n    \/\/ Add 10 more similar questions to reach 20\n];\n\n\/\/ ... (Use the same movePage logic from the MBTI\/DOPE code) ...\n\nfunction calculateOCEAN() {\n    let scores = { Openness: 0, Conscientiousness: 0, Extraversion: 0, Agreeableness: 0, Neuroticism: 0 };\n    questions.forEach((q, i) => {\n        const val = parseInt(document.querySelector(`input[name=\"q${i}\"]:checked`).value);\n        scores[q.trait] += val;\n    });\n\n    document.getElementById('quiz-container').style.display = 'none';\n    const resDiv = document.getElementById('ocean-scores');\n    resDiv.innerHTML = Object.entries(scores).map(([trait, score]) => \n        `<p><strong>${trait}:<\/strong> ${score}\/10<\/p>`\n    ).join('');\n    document.getElementById('results').style.display = 'block';\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Unlike many &#8216;pop-psychology&#8217; quizzes, the Big Five (or OCEAN model) is used by psychologists and recruiters worldwide. It doesn&#8217;t put [&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-170","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>Big Five (OCEAN) Personality Test: Scientific Self-Discovery - FELB<\/title>\n<meta name=\"description\" content=\"Measure your Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism with our free 20-question Big Five assessment.\" \/>\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\/big-five-ocean-personality-test-scientific-self-discovery\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Big Five (OCEAN) Personality Test: Scientific Self-Discovery - FELB\" \/>\n<meta property=\"og:description\" content=\"Measure your Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism with our free 20-question Big Five assessment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/\" \/>\n<meta property=\"og:site_name\" content=\"FELB\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-21T13:17:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-21T13:17:26+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\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\"},\"headline\":\"Big Five (OCEAN) Personality Test: Scientific Self-Discovery\",\"datePublished\":\"2026-03-21T13:17:23+00:00\",\"dateModified\":\"2026-03-21T13:17:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/\"},\"wordCount\":69,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/\",\"url\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/\",\"name\":\"Big Five (OCEAN) Personality Test: Scientific Self-Discovery - FELB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/#website\"},\"datePublished\":\"2026-03-21T13:17:23+00:00\",\"dateModified\":\"2026-03-21T13:17:26+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\"},\"description\":\"Measure your Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism with our free 20-question Big Five assessment.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/big-five-ocean-personality-test-scientific-self-discovery\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.felb.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Big Five (OCEAN) Personality Test: Scientific Self-Discovery\"}]},{\"@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":"Big Five (OCEAN) Personality Test: Scientific Self-Discovery - FELB","description":"Measure your Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism with our free 20-question Big Five assessment.","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\/big-five-ocean-personality-test-scientific-self-discovery\/","og_locale":"en_US","og_type":"article","og_title":"Big Five (OCEAN) Personality Test: Scientific Self-Discovery - FELB","og_description":"Measure your Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism with our free 20-question Big Five assessment.","og_url":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/","og_site_name":"FELB","article_published_time":"2026-03-21T13:17:23+00:00","article_modified_time":"2026-03-21T13:17:26+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\/big-five-ocean-personality-test-scientific-self-discovery\/#article","isPartOf":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/"},"author":{"name":"admin","@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790"},"headline":"Big Five (OCEAN) Personality Test: Scientific Self-Discovery","datePublished":"2026-03-21T13:17:23+00:00","dateModified":"2026-03-21T13:17:26+00:00","mainEntityOfPage":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/"},"wordCount":69,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/","url":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/","name":"Big Five (OCEAN) Personality Test: Scientific Self-Discovery - FELB","isPartOf":{"@id":"https:\/\/www.felb.my\/#website"},"datePublished":"2026-03-21T13:17:23+00:00","dateModified":"2026-03-21T13:17:26+00:00","author":{"@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790"},"description":"Measure your Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism with our free 20-question Big Five assessment.","breadcrumb":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/big-five-ocean-personality-test-scientific-self-discovery\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.felb.my\/"},{"@type":"ListItem","position":2,"name":"Big Five (OCEAN) Personality Test: Scientific Self-Discovery"}]},{"@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\/170","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=170"}],"version-history":[{"count":1,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/170\/revisions"}],"predecessor-version":[{"id":171,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/170\/revisions\/171"}],"wp:attachment":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/media?parent=170"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/categories?post=170"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/tags?post=170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}