{"id":279,"date":"2025-07-14T08:02:28","date_gmt":"2025-07-14T08:02:28","guid":{"rendered":"https:\/\/cpocreativity.com\/world\/?p=279"},"modified":"2026-05-26T17:07:08","modified_gmt":"2026-05-26T17:07:08","slug":"belbin-team-roles-test-for-students","status":"publish","type":"post","link":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/","title":{"rendered":"Belbin Team Roles Test for Students"},"content":{"rendered":"\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>Belbin Team Roles Test for Students<\/title>\n    <style>\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 20px;\n            background-color: #f5f5f5;\n        }\n        h1, h2, h3 {\n            color: #2c3e50;\n        }\n        h1 {\n            text-align: center;\n            margin-bottom: 30px;\n            color: #3498db;\n        }\n        .intro {\n            background-color: #fff;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n            margin-bottom: 30px;\n        }\n        .test-section {\n            background-color: #fff;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n            margin-bottom: 30px;\n        }\n        .question {\n            margin-bottom: 20px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #eee;\n        }\n        .options {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 10px;\n        }\n        .option {\n            display: flex;\n            align-items: center;\n        }\n        .option label {\n            margin-left: 8px;\n        }\n        input[type=\"number\"] {\n            width: 50px;\n            padding: 5px;\n            border: 1px solid #ddd;\n            border-radius: 4px;\n        }\n        button {\n            background-color: #3498db;\n            color: white;\n            border: none;\n            padding: 10px 20px;\n            border-radius: 5px;\n            cursor: pointer;\n            font-size: 16px;\n            display: block;\n            margin: 20px auto;\n            transition: background-color 0.3s;\n        }\n        button:hover {\n            background-color: #2980b9;\n        }\n        .results {\n            display: none;\n            background-color: #fff;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n            margin-top: 30px;\n        }\n        .role-description {\n            margin-top: 30px;\n        }\n        .role-card {\n            background-color: #f8f9fa;\n            border-left: 4px solid #3498db;\n            padding: 15px;\n            margin-bottom: 15px;\n            border-radius: 4px;\n        }\n        .role-card h3 {\n            margin-top: 0;\n            color: #3498db;\n        }\n        .chart-container {\n            margin: 30px 0;\n            height: 300px;\n        }\n        .role-highlight {\n            font-weight: bold;\n            color: #e74c3c;\n        }\n        .footer {\n            text-align: center;\n            margin-top: 40px;\n            font-size: 14px;\n            color: #7f8c8d;\n        }\n        @media (max-width: 768px) {\n            .options {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <h1>Belbin Team Roles Test for Students<\/h1>\n    \n    <div class=\"intro\">\n        <h2>Discover Your Team Role<\/h2>\n        <p>This test will help you understand your natural strengths in team situations based on Dr. Meredith Belbin&#8217;s research. Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments.<\/p>\n        <p><strong>Instructions:<\/strong> For each section, distribute exactly 10 points among the statements that best describe your behavior. You can give all 10 points to one statement or divide them among several.<\/p>\n    <\/div>\n    \n    <div class=\"test-section\">\n        <h2>Test Questions<\/h2>\n        \n        <div class=\"question\">\n            <h3>Section 1: What can I contribute to a team?<\/h3>\n            <div class=\"options\">\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"RI\"> \n                    <label>I quickly spot and take advantage of new opportunities<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"TW\"> \n                    <label>I can work well with many different types of people<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"PL\"> \n                    <label>Generating ideas is one of my natural talents<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CO\"> \n                    <label>I can persuade people when I find something valuable for the team<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CF\"> \n                    <label>My ability to follow through on projects contributes to my effectiveness<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"SH\"> \n                    <label>I&#8217;m willing to face temporary disagreement and unpopularity if it leads to good results<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"ME\"> \n                    <label>I&#8217;m usually realistic &#8211; I sense things that promise real results<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"IMP\"> \n                    <label>I can suggest reasonable alternatives for action without bias<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"question\">\n            <h3>Section 2: If something is missing in my teamwork, it&#8217;s because:<\/h3>\n            <div class=\"options\">\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"IMP\"> \n                    <label>I get annoyed if meetings don&#8217;t have a clear agenda and aren&#8217;t well conducted<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"ME\"> \n                    <label>I tend to be generous toward people with well-argued positions that haven&#8217;t gotten attention<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"PL\"> \n                    <label>I talk too much when the group discusses new ideas<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CF\"> \n                    <label>My understanding prevents me from quickly joining my colleagues&#8217; views<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"SH\"> \n                    <label>Sometimes my style is seen as too energetic and authoritative when something needs to get done<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"TW\"> \n                    <label>I find it hard to lead &#8211; I seem to give in too much to the group&#8217;s influence<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"RI\"> \n                    <label>I get carried away by ideas that occur to me and stop tracking what&#8217;s actually happening<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CO\"> \n                    <label>Colleagues think I worry too much about details and the possibility of things going wrong<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"question\">\n            <h3>Section 3: When I&#8217;m involved in a project with other people:<\/h3>\n            <div class=\"options\">\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CO\"> \n                    <label>I can influence them without pressuring them<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CF\"> \n                    <label>My watchfulness prevents oversights and mistakes<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"SH\"> \n                    <label>During meetings I insist we take action to ensure we don&#8217;t waste time or stray from the main topic<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"PL\"> \n                    <label>You can count on my original contribution<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"TW\"> \n                    <label>I&#8217;m always ready to support any good suggestion in the common interest<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"RI\"> \n                    <label>I follow the latest ideas and events with interest<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"ME\"> \n                    <label>I believe my judgment helps make the right decisions<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"IMP\"> \n                    <label>You can rely on me to organize everything essential well<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"question\">\n            <h3>Section 4: My characteristic approach to teamwork is:<\/h3>\n            <div class=\"options\">\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"TW\"> \n                    <label>I show unobtrusive interest in getting to know colleagues better<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"PL\"> \n                    <label>I don&#8217;t hesitate to oppose others&#8217; views or be in the minority with my own view<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"ME\"> \n                    <label>I usually find a way or argument to reject unreasonable suggestions<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"IMP\"> \n                    <label>Once a plan is in action, I think I can ensure things function well<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"RI\"> \n                    <label>I usually avoid the obvious and discover the unexpected<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CF\"> \n                    <label>I put a touch of perfection in every task I undertake<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CO\"> \n                    <label>For the common goal I&#8217;m ready to use contacts outside the group<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"SH\"> \n                    <label>Although interested in all views, when a decision is needed, I take a firm position<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"question\">\n            <h3>Section 5: I get satisfaction from work because:<\/h3>\n            <div class=\"options\">\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"ME\"> \n                    <label>I enjoy analyzing various situations and evaluating all options<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"IMP\"> \n                    <label>I enjoy finding practical solutions to problems<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"TW\"> \n                    <label>I like feeling I contribute to good working relationships<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"SH\"> \n                    <label>I can strongly influence decisions<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"RI\"> \n                    <label>I meet people who can offer something new<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CO\"> \n                    <label>I can reconcile people&#8217;s opinions to take the necessary course of action<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CF\"> \n                    <label>I feel in place when I can give my full attention to a task<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"PL\"> \n                    <label>I enjoy discovering areas that fire my imagination<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"question\">\n            <h3>Section 6: If I&#8217;m suddenly given a difficult task with tight deadlines and unfamiliar people:<\/h3>\n            <div class=\"options\">\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"PL\"> \n                    <label>I&#8217;d want to withdraw to a corner to find a way out of the difficult situation before developing my approach<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"TW\"> \n                    <label>I&#8217;d be ready to work with the person who shows the most positive approach<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CO\"> \n                    <label>I&#8217;d find some way to limit the task&#8217;s scope by determining how different people can help most<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"SH\"> \n                    <label>My natural sense of urgency would help us meet deadlines<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"ME\"> \n                    <label>I believe I&#8217;d keep my cool and think clearly<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CF\"> \n                    <label>I&#8217;d stick firmly to the goal despite pressure<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"RI\"> \n                    <label>I&#8217;d be ready to take the initiative if I felt the group wasn&#8217;t progressing<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"IMP\"> \n                    <label>I&#8217;d provoke discussions to stimulate new ideas and get things moving<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"question\">\n            <h3>Section 7: Thinking about problems I have when working in a group, I see that:<\/h3>\n            <div class=\"options\">\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"SH\"> \n                    <label>I&#8217;m usually impatient with people who hinder progress<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"ME\"> \n                    <label>Others may criticize me for analyzing too much and not relying enough on intuition<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CF\"> \n                    <label>My desire for work to be done right may slow things down<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"RI\"> \n                    <label>I tend to get bored easily and rely on colleagues to energize me<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"PL\"> \n                    <label>I find it hard to start if the goals aren&#8217;t clear to me<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"IMP\"> \n                    <label>Sometimes I find it hard to explain complex ideas that occur to me<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"CO\"> \n                    <label>I understand I ask from others things I can&#8217;t do myself<\/label>\n                <\/div>\n                <div class=\"option\">\n                    <input type=\"number\" min=\"0\" max=\"10\" value=\"0\" data-role=\"TW\"> \n                    <label>I hesitate to present my ideas when I face serious opposition<\/label>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <button id=\"calculate-btn\">Calculate My Team Roles<\/button>\n    <\/div>\n    \n    <div class=\"results\" id=\"results\">\n        <h2>Your Team Role Results<\/h2>\n        <p>Based on your answers, here are your primary team roles:<\/p>\n        \n        <div class=\"chart-container\">\n            <canvas id=\"resultsChart\"><\/canvas>\n        <\/div>\n        \n        <div class=\"role-description\">\n            <h3>Your Primary Role: <span id=\"primary-role\"><\/span><\/h3>\n            <div id=\"role-description\"><\/div>\n        <\/div>\n        \n        <div class=\"all-roles\">\n            <h3>All Belbin Team Roles Explained<\/h3>\n            \n            <div class=\"role-card\" id=\"PL\">\n                <h3>Plant (PL) &#8211; The Creative Innovator<\/h3>\n                <p><strong>Strengths:<\/strong> Creative, imaginative, unorthodox, solves difficult problems<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Might ignore details, too preoccupied to communicate effectively<\/p>\n                <p><strong>Student Perspective:<\/strong> As a Plant, you&#8217;re the idea generator in group projects. You come up with original solutions but might need help from teammates to develop and implement your ideas practically.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"RI\">\n                <h3>Resource Investigator (RI) &#8211; The Explorer<\/h3>\n                <p><strong>Strengths:<\/strong> Extrovert, enthusiastic, communicative, explores opportunities<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Over-optimistic, loses interest after initial enthusiasm<\/p>\n                <p><strong>Student Perspective:<\/strong> You&#8217;re great at making connections and finding resources for projects. You bring energy to the team but might need reminders to follow through on commitments.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"CO\">\n                <h3>Coordinator (CO) &#8211; The Chairperson<\/h3>\n                <p><strong>Strengths:<\/strong> Mature, confident, clarifies goals, promotes decision-making<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Can be seen as manipulative, delegates personal work<\/p>\n                <p><strong>Student Perspective:<\/strong> You naturally take charge in group work, helping organize tasks and people. Be careful not to take over completely &#8211; make sure everyone gets to contribute.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"SH\">\n                <h3>Shaper (SH) &#8211; The Driver<\/h3>\n                <p><strong>Strengths:<\/strong> Challenging, dynamic, thrives on pressure, has drive to overcome obstacles<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Prone to provocation, offends people&#8217;s feelings<\/p>\n                <p><strong>Student Perspective:<\/strong> You push the team to get things done and meet deadlines. Your energy is valuable, but remember to be patient with teammates who work differently.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"ME\">\n                <h3>Monitor Evaluator (ME) &#8211; The Judge<\/h3>\n                <p><strong>Strengths:<\/strong> Sober, strategic, discerning, sees all options, judges accurately<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Lacks drive, overly critical, slow to decide<\/p>\n                <p><strong>Student Perspective:<\/strong> You&#8217;re the critical thinker who evaluates ideas objectively. Your analysis improves projects, but try to balance criticism with encouragement.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"TW\">\n                <h3>Teamworker (TW) &#8211; The Supporter<\/h3>\n                <p><strong>Strengths:<\/strong> Cooperative, mild, perceptive, diplomatic, listens, builds<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Indecisive in crunch situations, avoids confrontation<\/p>\n                <p><strong>Student Perspective:<\/strong> You&#8217;re the glue that holds the team together, smoothing conflicts and supporting others. Don&#8217;t be afraid to voice your own opinions too.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"IMP\">\n                <h3>Implementer (IMP) &#8211; The Organizer<\/h3>\n                <p><strong>Strengths:<\/strong> Disciplined, reliable, conservative, efficient, turns ideas into actions<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Somewhat inflexible, slow to respond to new possibilities<\/p>\n                <p><strong>Student Perspective:<\/strong> You&#8217;re great at creating practical plans and getting work done systematically. Be open to new approaches that might improve your methods.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"CF\">\n                <h3>Completer Finisher (CF) &#8211; The Perfectionist<\/h3>\n                <p><strong>Strengths:<\/strong> Painstaking, conscientious, delivers on time, searches out errors<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Inclined to worry, reluctant to delegate<\/p>\n                <p><strong>Student Perspective:<\/strong> You ensure projects are polished and error-free. Your attention to detail is valuable, but don&#8217;t let perfectionism slow the team down unnecessarily.<\/p>\n            <\/div>\n            \n            <div class=\"role-card\" id=\"SP\">\n                <h3>Specialist (SP) &#8211; The Expert<\/h3>\n                <p><strong>Strengths:<\/strong> Single-minded, self-starting, dedicated, provides knowledge\/skills<\/p>\n                <p><strong>Allowable Weaknesses:<\/strong> Contributes only on narrow front, dwells on technicalities<\/p>\n                <p><strong>Student Perspective:<\/strong> You bring deep knowledge in specific areas to group projects. Share your expertise while also engaging with the bigger picture of the team&#8217;s work.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <div class=\"footer\">\n        <p>Based on the research of Dr. Meredith Belbin | Test adapted for students aged 15-19<\/p>\n    <\/div>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <script>\n        document.getElementById('calculate-btn').addEventListener('click', function() {\n            \/\/ Validate that each section sums to 10 points\n            const sections = document.querySelectorAll('.question');\n            let allValid = true;\n            \n            sections.forEach(section => {\n                const inputs = section.querySelectorAll('input[type=\"number\"]');\n                let sum = 0;\n                \n                inputs.forEach(input => {\n                    const value = parseInt(input.value) || 0;\n                    sum += value;\n                });\n                \n                if (sum !== 10) {\n                    allValid = false;\n                    section.style.border = '2px solid red';\n                } else {\n                    section.style.border = 'none';\n                }\n            });\n            \n            if (!allValid) {\n                alert('Please make sure each section adds up to exactly 10 points.');\n                return;\n            }\n            \n            \/\/ Calculate scores for each role\n            const roles = {\n                'PL': 0, \/\/ Plant\n                'RI': 0, \/\/ Resource Investigator\n                'CO': 0, \/\/ Coordinator\n                'SH': 0, \/\/ Shaper\n                'ME': 0, \/\/ Monitor Evaluator\n                'TW': 0, \/\/ Teamworker\n                'IMP': 0, \/\/ Implementer\n                'CF': 0, \/\/ Completer Finisher\n                'SP': 0  \/\/ Specialist\n            };\n            \n            document.querySelectorAll('input[type=\"number\"]').forEach(input => {\n                const role = input.getAttribute('data-role');\n                const value = parseInt(input.value) || 0;\n                roles[role] += value;\n            });\n            \n            \/\/ Display results\n            displayResults(roles);\n        });\n        \n        function displayResults(roles) {\n            \/\/ Sort roles by score\n            const sortedRoles = Object.entries(roles).sort((a, b) => b[1] - a[1]);\n            \n            \/\/ Get top 3 roles\n            const primaryRole = sortedRoles[0];\n            const secondaryRole = sortedRoles[1];\n            const tertiaryRole = sortedRoles[2];\n            \n            \/\/ Display primary role\n            document.getElementById('primary-role').textContent = getRoleName(primaryRole[0]) + ` (Score: ${primaryRole[1]})`;\n            \n            \/\/ Show role description\n            const roleDesc = document.getElementById('role-description');\n            roleDesc.innerHTML = `\n                <p>Your top team roles are:<\/p>\n                <ol>\n                    <li><span class=\"role-highlight\">${getRoleName(primaryRole[0])}<\/span> (Score: ${primaryRole[1]})<\/li>\n                    <li>${getRoleName(secondaryRole[0])} (Score: ${secondaryRole[1]})<\/li>\n                    <li>${getRoleName(tertiaryRole[0])} (Score: ${tertiaryRole[2]})<\/li>\n                <\/ol>\n                <p>Scroll down to read detailed descriptions of all team roles.<\/p>\n            `;\n            \n            \/\/ Create chart\n            createChart(roles);\n            \n            \/\/ Show results section\n            document.getElementById('results').style.display = 'block';\n            \n            \/\/ Scroll to results\n            document.getElementById('results').scrollIntoView({ behavior: 'smooth' });\n        }\n        \n        function getRoleName(roleCode) {\n            const roleNames = {\n                'PL': 'Plant (Creative Innovator)',\n                'RI': 'Resource Investigator (Explorer)',\n                'CO': 'Coordinator (Chairperson)',\n                'SH': 'Shaper (Driver)',\n                'ME': 'Monitor Evaluator (Judge)',\n                'TW': 'Teamworker (Supporter)',\n                'IMP': 'Implementer (Organizer)',\n                'CF': 'Completer Finisher (Perfectionist)',\n                'SP': 'Specialist (Expert)'\n            };\n            return roleNames[roleCode] || roleCode;\n        }\n        \n        function createChart(roles) {\n            const ctx = document.getElementById('resultsChart').getContext('2d');\n            \n            \/\/ Prepare data for chart\n            const labels = [];\n            const data = [];\n            const backgroundColors = [\n                'rgba(255, 99, 132, 0.7)',\n                'rgba(54, 162, 235, 0.7)',\n                'rgba(255, 206, 86, 0.7)',\n                'rgba(75, 192, 192, 0.7)',\n                'rgba(153, 102, 255, 0.7)',\n                'rgba(255, 159, 64, 0.7)',\n                'rgba(199, 199, 199, 0.7)',\n                'rgba(83, 102, 255, 0.7)',\n                'rgba(255, 99, 255, 0.7)'\n            ];\n            \n            \/\/ Sort roles by score for the chart\n            const sortedEntries = Object.entries(roles).sort((a, b) => b[1] - a[1]);\n            \n            sortedEntries.forEach(([role, score]) => {\n                labels.push(getRoleName(role));\n                data.push(score);\n            });\n            \n            new Chart(ctx, {\n                type: 'bar',\n                data: {\n                    labels: labels,\n                    datasets: [{\n                        label: 'Team Role Scores',\n                        data: data,\n                        backgroundColor: backgroundColors,\n                        borderColor: backgroundColors.map(color => color.replace('0.7', '1')),\n                        borderWidth: 1\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    scales: {\n                        y: {\n                            beginAtZero: true,\n                            max: Math.max(...data) + 5\n                        }\n                    },\n                    plugins: {\n                        legend: {\n                            display: false\n                        }\n                    }\n                }\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<section class=\"educational-disclaimer\" style=\"margin-top:40px;padding:22px;border:1px solid #d8e2e7;border-radius:14px;background:#f7fafb;color:#1f2933;font-family:Arial,sans-serif;line-height:1.6;\">\n  <h2 style=\"margin-top:0;font-size:21px;color:#0f3d3e;\">Important Notice<\/h2>\n\n  <p>\n    This page is an independent educational resource by Creativity Ltd. It is designed as a\n    <strong>student teamwork reflection tool inspired by team role theory<\/strong>.\n  <\/p>\n\n  <p>\n    It is <strong>not an official Belbin\u00ae test<\/strong>, not a certified Belbin assessment,\n    and not a psychometric diagnostic tool. The results are intended only for educational\n    reflection, classroom discussion and project-based learning.\n  <\/p>\n\n  <p>\n    For official Belbin assessments and certified reports, please visit the official website:\n    <a href=\"https:\/\/www.belbin.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#0f766e;font-weight:bold;\">\n      www.belbin.com\n    <\/a>.\n  <\/p>\n<\/section>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"572\" height=\"1024\" src=\"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/belbin-572x1024.png\" alt=\"\" class=\"wp-image-424\" srcset=\"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/belbin-572x1024.png 572w, https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/belbin-167x300.png 167w, https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/belbin.png 768w\" sizes=\"auto, (max-width: 572px) 100vw, 572px\" \/><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Belbin Team Roles Test for Students Belbin Team Roles Test for Students Discover Your Team Role This test will help you understand your natural strengths in team situations based on Dr. Meredith Belbin&#8217;s research. Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":280,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[3],"tags":[5,8],"class_list":["post-279","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-pedagogy","tag-ai-pedagogy","tag-education"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Belbin Team Roles Test for Students - Creativity Ltd.<\/title>\n<meta name=\"description\" content=\"Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Belbin Team Roles Test for Students - Creativity Ltd.\" \/>\n<meta property=\"og:description\" content=\"Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/\" \/>\n<meta property=\"og:site_name\" content=\"Creativity Ltd.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/-Creativity\/100054222800992\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-14T08:02:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-26T17:07:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1392\" \/>\n\t<meta property=\"og:image:height\" content=\"752\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Creativity Ltd\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@CreativityLTDBG\" \/>\n<meta name=\"twitter:site\" content=\"@CreativityLTDBG\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Creativity Ltd\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/\"},\"author\":{\"name\":\"Creativity Ltd\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/person\\\/dadf8b8ca93551974e8416fd20ad916d\"},\"headline\":\"Belbin Team Roles Test for Students\",\"datePublished\":\"2025-07-14T08:02:28+00:00\",\"dateModified\":\"2026-05-26T17:07:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/\"},\"wordCount\":1387,\"commentCount\":5,\"publisher\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg\",\"keywords\":[\"AI pedagogy\",\"Education\"],\"articleSection\":[\"AI pedagogy\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/\",\"name\":\"Belbin Team Roles Test for Students - Creativity Ltd.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg\",\"datePublished\":\"2025-07-14T08:02:28+00:00\",\"dateModified\":\"2026-05-26T17:07:08+00:00\",\"description\":\"Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg\",\"contentUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg\",\"width\":1392,\"height\":752},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/belbin-team-roles-test-for-students\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Belbin Team Roles Test for Students\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#website\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/\",\"name\":\"Creativity Ltd.\",\"description\":\"AI in education, teacher training and digital learning innovation.\",\"publisher\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#organization\",\"name\":\"Creativity Ltd.\",\"alternateName\":\"\u041a\u0440\u0435\u0430\u0442\u0438\u0432\u043d\u043e\u0441\u0442 \u0415\u041e\u041e\u0414\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Creativity-ltd-logo.png\",\"contentUrl\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Creativity-ltd-logo.png\",\"width\":325,\"height\":325,\"caption\":\"Creativity Ltd.\"},\"image\":{\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/-Creativity\\\/100054222800992\",\"https:\\\/\\\/x.com\\\/CreativityLTDBG\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/#\\\/schema\\\/person\\\/dadf8b8ca93551974e8416fd20ad916d\",\"name\":\"Creativity Ltd\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g\",\"caption\":\"Creativity Ltd\"},\"sameAs\":[\"https:\\\/\\\/cpocreativity.com\\\/world\"],\"url\":\"https:\\\/\\\/cpocreativity.com\\\/world\\\/author\\\/cpocreativity\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Belbin Team Roles Test for Students - Creativity Ltd.","description":"Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments.","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:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/","og_locale":"en_US","og_type":"article","og_title":"Belbin Team Roles Test for Students - Creativity Ltd.","og_description":"Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments.","og_url":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/","og_site_name":"Creativity Ltd.","article_publisher":"https:\/\/www.facebook.com\/people\/-Creativity\/100054222800992","article_published_time":"2025-07-14T08:02:28+00:00","article_modified_time":"2026-05-26T17:07:08+00:00","og_image":[{"width":1392,"height":752,"url":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg","type":"image\/jpeg"}],"author":"Creativity Ltd","twitter_card":"summary_large_image","twitter_creator":"@CreativityLTDBG","twitter_site":"@CreativityLTDBG","twitter_misc":{"Written by":"Creativity Ltd","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#article","isPartOf":{"@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/"},"author":{"name":"Creativity Ltd","@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/person\/dadf8b8ca93551974e8416fd20ad916d"},"headline":"Belbin Team Roles Test for Students","datePublished":"2025-07-14T08:02:28+00:00","dateModified":"2026-05-26T17:07:08+00:00","mainEntityOfPage":{"@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/"},"wordCount":1387,"commentCount":5,"publisher":{"@id":"https:\/\/cpocreativity.com\/world\/#organization"},"image":{"@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#primaryimage"},"thumbnailUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg","keywords":["AI pedagogy","Education"],"articleSection":["AI pedagogy"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/","url":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/","name":"Belbin Team Roles Test for Students - Creativity Ltd.","isPartOf":{"@id":"https:\/\/cpocreativity.com\/world\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#primaryimage"},"image":{"@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#primaryimage"},"thumbnailUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg","datePublished":"2025-07-14T08:02:28+00:00","dateModified":"2026-05-26T17:07:08+00:00","description":"Knowing your team role can help you work more effectively with others in group projects, school activities, and future work environments.","breadcrumb":{"@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#primaryimage","url":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg","contentUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2025\/07\/freepik__diverse-group-of-students-aged-1317-sitting-around__90113.jpeg","width":1392,"height":752},{"@type":"BreadcrumbList","@id":"https:\/\/cpocreativity.com\/world\/belbin-team-roles-test-for-students\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cpocreativity.com\/world\/"},{"@type":"ListItem","position":2,"name":"Belbin Team Roles Test for Students"}]},{"@type":"WebSite","@id":"https:\/\/cpocreativity.com\/world\/#website","url":"https:\/\/cpocreativity.com\/world\/","name":"Creativity Ltd.","description":"AI in education, teacher training and digital learning innovation.","publisher":{"@id":"https:\/\/cpocreativity.com\/world\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cpocreativity.com\/world\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cpocreativity.com\/world\/#organization","name":"Creativity Ltd.","alternateName":"\u041a\u0440\u0435\u0430\u0442\u0438\u0432\u043d\u043e\u0441\u0442 \u0415\u041e\u041e\u0414","url":"https:\/\/cpocreativity.com\/world\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/logo\/image\/","url":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2026\/04\/Creativity-ltd-logo.png","contentUrl":"https:\/\/cpocreativity.com\/world\/wp-content\/uploads\/2026\/04\/Creativity-ltd-logo.png","width":325,"height":325,"caption":"Creativity Ltd."},"image":{"@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/-Creativity\/100054222800992","https:\/\/x.com\/CreativityLTDBG"]},{"@type":"Person","@id":"https:\/\/cpocreativity.com\/world\/#\/schema\/person\/dadf8b8ca93551974e8416fd20ad916d","name":"Creativity Ltd","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fb556084bf2d7e86eff12f8b6a2275c96d13a2b59af094cdbf150d62649a43ba?s=96&d=mm&r=g","caption":"Creativity Ltd"},"sameAs":["https:\/\/cpocreativity.com\/world"],"url":"https:\/\/cpocreativity.com\/world\/author\/cpocreativity\/"}]}},"_links":{"self":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts\/279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/comments?post=279"}],"version-history":[{"count":3,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts\/279\/revisions"}],"predecessor-version":[{"id":684,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/posts\/279\/revisions\/684"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/media\/280"}],"wp:attachment":[{"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/media?parent=279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/categories?post=279"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cpocreativity.com\/world\/wp-json\/wp\/v2\/tags?post=279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}