{"id":5182,"date":"2025-07-31T17:08:09","date_gmt":"2025-07-31T16:08:09","guid":{"rendered":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/?page_id=5182"},"modified":"2025-11-25T14:39:19","modified_gmt":"2025-11-25T14:39:19","slug":"nl-cvs-glossary","status":"publish","type":"page","link":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/","title":{"rendered":"NL CVS Glossary"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5182\" class=\"elementor elementor-5182\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-244b7dc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"244b7dc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3206b392\" data-id=\"3206b392\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c304516 elementor-widget elementor-widget-text-editor\" data-id=\"4c304516\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en-GB\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"NL Community Portal - A hub for North Lanarkshire community resources, events, and collaboration.\">\n    <title>NL Community Portal<\/title>\n    \n\n\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f4f4f4;\n            background-image: url('Glossary2.jpg');\n            background-repeat: no-repeat;\n            background-position: 0 6px;\n            background-size: cover;\n        }\n\n        .header {\n            text-align: center;\n            padding: 0;\n            border-bottom: 0px solid #ddd;\n        }\n\n        .header img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n            margin: 0 auto;\n        }\n\n        .container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2px;\n            padding: 5px;\n            max-width: 95%;\n            margin: 0 auto;\n            opacity: 0.8;\n        }\n\n        .footer {\n            text-align: center;\n            padding: 10px;\n            background-color: transparent;\n            border-top: 0px solid #ddd;\n        }\n\n        .footer a {\n            color: #d32f2f;\n            text-decoration: none;\n        }\n\n        .glossary {\n            margin-top: 40px;\n            padding: 20px;\n            background: #ffffff;\n            border-radius: 10px;\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\n        }\n\n        .glossary h2 {\n            text-align: center;\n            color: #333;\n        }\n\n        .glossary-item {\n            margin-bottom: 15px;\n            padding: 10px;\n            border-bottom: 1px solid #ddd;\n        }\n\n        .glossary-item strong {\n            color: #007BFF;\n        }\n\n        \/* Table of Contents Styling *\/\n        h2 {\n            text-align: left;\n            margin: 20px 0 10px 20px;\n            color: #333;\n        }\n\n        .toc {\n            margin-bottom: 40px;\n            padding-left: 20px;\n        }\n\n        .toc ul {\n            list-style-type: disc;\n            padding-left: 20px;\n        }\n\n        .toc li {\n            margin-bottom: 5px;\n        }\n\n        .toc li a {\n            color: #2c3e50;\n            text-decoration: none;\n            font-size: 1.1em;\n            transition: all 0.3s ease;\n        }\n\n        .toc li a:hover {\n            font-weight: bold !important;\n            color: brown !important;\n        }\n\n        h3 {\n            color: #2c3e50;\n        }\n\n        .back-to-top:hover {\n            background-color: #007BFF;\n            color: #fff;\n            font-weight: bold;\n        }\n\n        #toc-search {\n            width: 50%;\n            padding: 10px;\n            margin: 10px auto;\n            display: block;\n            border: 2px solid #ddd;\n            border-radius: 5px;\n            font-size: 1.2em;\n            box-sizing: border-box;\n             background-color: transparent !important; \n        }\n\n        #toc-search:focus {\n            outline: none;\n            border-color: #007BFF;\n            box-shadow: 0 0 5px rgba(0, 123, 255, 0.8);\n        }\n\n#toc-search,\n#glossary-search {\n    width: 50%;\n    padding: 10px;\n    margin: 10px auto;\n    display: block;\n    border: 2px solid #ddd;\n    border-radius: 5px;\n    font-size: 1.2em;\n    box-sizing: border-box;\n    background-color: transparent !important; \n    color: black !important;\n    width: 80%;\n}\n\n#toc-search:focus,\n#glossary-search:focus {\n    outline: none;\n    border-color: #007BFF !important;\n    box-shadow: 0 0 5px rgba(0, 123, 255, 0.8) !important;\n    background-color: transparent !important;\n}\n\n        #toc-results {\n            margin: 20px 20px 0 20px;\n            padding: 10px;\n            border: 0px solid #ddd;\n            border-radius: 5px;\n            background-color: #fff;\n            max-height: 300px;\n            overflow-y: auto;\n        }\n\n        #toc-results ul {\n            list-style-type: disc;\n            padding-left: 20px;\n            margin: 0;\n        }\n\n        #toc-results li {\n            margin-bottom: 5px;\n        }\n\n        #glossary-results {\n            margin: 20px 20px 40px 20px;\n            padding: 10px;\n            border: 0px solid #ddd;\n            border-radius: 5px;\n            background-color: #fff;\n            max-height: 300px;\n            overflow-y: auto;\n        }\n\n        #glossary-results div {\n            margin-bottom: 10px;\n            padding: 5px;\n            border-bottom: 0px solid #eee;\n        }\n        \n        \n.skip-link {\n    position: absolute;\n    top: 10px;\n    left: -9999px; \/* Hidden initially *\/\n    background: #d32f2f;\n    color: white;\n    padding: 10px;\n    z-index: 1000;\n    text-decoration: none;\n}\n\n.skip-link:focus {\n    left: 10px; \n    width: auto;\n    height: auto;\n    overflow: visible;\n}\n        \n    <\/style>\n<\/head>\n\n<body>\n    \n    <!-- Skip Link for Screen Readers -->\n    <a href=\"#main-content\" class=\"skip-link\" style=\"position: absolute; left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden;\">Skip to main content<\/a>\n    \n\n\n    <!-- Main Content with ARIA Landmark -->\n    <div class=\"container\" role=\"main\" id=\"main-content\">\n        <div class=\"glossary\">\n            <h2>Glossary of Community Development &#038; Engagement Terms<\/h2>\n                        <br>\n<h4 style=\"text-align: center;\">Understanding the acronyms and terms used in community development and engagement is crucial for effective work with our communities.<\/h4> \n<h4 style=\"text-align: center;\">Below are some key examples and explanations.<\/h4>\n            <br>\n           \n            <input type=\"text\" id=\"glossary-search\" placeholder=\"Search Terms...\">\n            <div id=\"glossary-results\"><\/div>\n          \n            <h2>Table of Contents<\/h2>\n            <br>\n\n            <div class=\"toc\">\n                <ul>\n                    <li><a href=\"#voluntary-action-north-lanarkshire\">Voluntary Action North Lanarkshire (VANL)<\/a><\/li>\n                    <li><a href=\"#vanl-networks\">VANL Networks<\/a><\/li>\n                    <li><a href=\"#vanl-partnerships\">VANL Partnerships<\/a><\/li>\n                    <li><a href=\"#community-agreement\">CommUnity Agreement<\/a><\/li>\n                    <li><a href=\"#appreciative-inquiry\">Appreciative Inquiry (AI)<\/a><\/li>\n                    <li><a href=\"#volunteering\">Volunteering<\/a><\/li>\n                    <li><a href=\"#volunteer-quality-standards-scotland\">Volunteer Quality Standards<\/a><\/li>\n                    <li><a href=\"#disclosure-scotland-and-pvg-scheme\">Disclosure Scotland And PVG Scheme<\/a><\/li>\n                    <li><a href=\"#third-sector-governance\">Third Sector Governance<\/a><\/li>\n                    <li><a href=\"#ccs\">Charities, CICs, and Social Enterprises<\/a><\/li>\n                    <li><a href=\"#community-solutions\">Community Solutions<\/a><\/li>\n                    <li><a href=\"#funding-resources\">Funding &#038; Resources<\/a><\/li>\n                    <li><a href=\"#funding-applications-language\">Funding Applications Language<\/a><\/li>\n                    <li><a href=\"#funding-applications-buzz-words\">Funding Applications Buzz Words<\/a><\/li>\n                    <li><a href=\"#office-of-the-scottish-charity-regulator\">Office of the Scottish Charity Regulator (OSCR)<\/a><\/li>\n                    <li><a href=\"#community-development-empowerment\">Community Development &#038; Empowerment<\/a><\/li>\n                    <li><a href=\"#community-development-models\">Community Development Models<\/a><\/li>\n                    <li><a href=\"#local-activism\">Local Activism<\/a><\/li>\n                    <li><a href=\"#north-lanarkshire-council\">North Lanarkshire Council (NLC)<\/a><\/li>\n                    <li><a href=\"#north-lanarkshire-council-councillors\">North Lanarkshire Council (NLC) Councillors<\/a><\/li>\n                    <li><a href=\"#community-councils\">Community Councils<\/a><\/li>\n                    <li><a href=\"#asset-management-ownership\">Asset Management &#038; Ownership<\/a><\/li>\n                    <li><a href=\"#community-assets-and-resources\">Community Assets And Resources<\/a><\/li>\n                    <li><a href=\"#community-planning-governance\">Community Planning &#038; Governance<\/a><\/li>\n                    <li><a href=\"#urban-planning\">Urban Planning<\/a><\/li>\n                    <li><a href=\"#sustainability-community-wealth\">Sustainability &#038; Community Wealth<\/a><\/li>\n                    <li><a href=\"#north-lanarkshire-community-boards\">North Lanarkshire Community Boards<\/a><\/li>\n                    <li><a href=\"#local-outcome-improvement-plans\">Local Outcome Improvement Plans (LOIPs)<\/a><\/li>\n                    <li><a href=\"#public-consultations\">Public Consultations<\/a><\/li>\n                    <li><a href=\"#north-lanarkshire-partnership\">North Lanarkshire Partnership (NLP)<\/a><\/li>\n                    <li><a href=\"#community-and-voluntary-sector-partnership-group\">Community and Voluntary Sector Partnership Group (CVSPG)<\/a><\/li>\n                    <li><a href=\"#social-enterprises\">Social Enterprises<\/a><\/li>\n                    <li><a href=\"#health-and-social-care\">Health and Social Care<\/a><\/li>\n                    <li><a href=\"#mental-wellbeing-resilience\">Mental Wellbeing &#038; Resilience<\/a><\/li>\n                    <li><a href=\"#nhs\">NHS<\/a><\/li>\n                    <li><a href=\"#police-scotland\">Police Scotland<\/a><\/li>\n                    <li><a href=\"#fire-and-rescue\">Fire and Rescue<\/a><\/li>\n                    <li><a href=\"#leadership\">Leadership<\/a><\/li>\n                    <li><a href=\"#project-management\">Project Management<\/a><\/li>\n                    <li><a href=\"#monitoring_and_evaluation\">Monitoring and Evaluation (M&#038;E)<\/a><\/li>\n                    <li><a href=\"#employability\">Employability<\/a><\/li>\n                    <li><a href=\"#continuing-professional-development\">Continuing Professional Development (CPD)<\/a><\/li>\n                    <li><a href=\"#building-relationships\">Building Relationships<\/a><\/li>\n                    <li><a href=\"#edi\"> Equality, Diversity, and Inclusion (EDI)<\/a><\/li>\n                    <li><a href=\"#mediation\">Mediation<\/a><\/li>\n                    <li><a href=\"#advocacy\">Advocacy<\/a><\/li>\n                    <li><a href=\"#personal-development\">Personal Development<\/a><\/li>\n                    <li><a href=\"#community-development-and-engagement-jargon\">Community Development and Engagement Jargon<\/a><\/li>\n                    <li><a href=\"#community-projects-jargon\">Community Projects Jargon<\/a><\/li>\n                    <li><a href=\"#third-sector-jargon\">Third Sector Jargon<\/a><\/li>\n                    <li><a href=\"#community-meeting-jargon\">Community Meeting Jargon with Examples<\/a><\/li>\n                    <li><a href=\"#legal-language\">Legal Language<\/a><\/li>\n                    <li><a href=\"#gdpr\">Data Protection And GDPR<\/a><\/li>\n                    <li><a href=\"#funding-and-finance\">Funding And Finance<\/a><\/li>\n                    <li><a href=\"#internet\">Internet<\/a><\/li>\n                    <li><a href=\"#online-work\">Online Work<\/a><\/li>\n                    <li><a href=\"#e-learning\">E-Learning<\/a><\/li>\n                    <li><a href=\"#cyber-resilience\">Cyber Resilience<\/a><\/li>\n                <\/ul>\n            <\/div>\n            <br>\n            <hr>\n\n            <br>\n            <p id=\"voluntary-action-north-lanarkshire\"><\/p>\n\n            <br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Voluntary Action North Lanarkshire (VANL)<\/h3>\n    <div class=\"glossary-item\"><strong>VANL:<\/strong> Voluntary Action North Lanarkshire, a group that supports voluntary organisations and volunteering to improve life in the area.<\/div>\n    <div class=\"glossary-item\"><strong>Third Sector Support:<\/strong> VANL\u2019s help for voluntary groups with training, advice, and resources to grow stronger.<\/div>\n    <div class=\"glossary-item\"><strong>VolunteerNL:<\/strong> VANL\u2019s programme to find, train, and place volunteers in roles that help North Lanarkshire communities.<\/div>\n    <div class=\"glossary-item\"><strong>Community Voice:<\/strong> How VANL makes sure local people and groups have a say in big plans like the LOIPs.<\/div>\n    <div class=\"glossary-item\"><strong>VANL Mission:<\/strong> VANL\u2019s goal to boost wellbeing, equality, and sustainability through community action.<\/div>\n    <div class=\"glossary-item\"><strong>VANL Vision:<\/strong> VANL\u2019s vision is for a thriving and effective community and voluntary sector in North Lanarkshire which supports local people&#8217;s quality of life, wellbeing, equality and human rights through effective action on social, economic and environmental issues.<\/div>\n        <div class=\"glossary-item\"><strong>VANL Role:<\/strong> VANL\u2019s role in North Lanarkshire is to support organisations by providing guidance, volunteering support, building capacity, and providing support of key topics and also facilitating collaboration and partnership working between residents, the CVS, and public sector organisations.<\/div>\n               <div class=\"glossary-item\"><strong>VANL Supports:<\/strong> VANL offers funding and income generation, evaluation, volunteering, organisational development and governance, community climate action, digital accountancy, HR and communications support, employability and community wealth building, various networks.<\/div>\n    <div class=\"glossary-item\"><strong>VANL Partnership Work:<\/strong> VANL\u2019s work involves connecting voluntary groups to public services and networks involving NLC, NHS and other stakeholders. This involves CVS and public sector participation in community planning, through North Lanarkshire Partnership, including nine local Community Boards, and through representing the sector at various strategic meetings. Also hosting Community Solutions programme, managing and distributing funding for sector, and reporting reach and impact by funded projects.<\/div>\n    <div class=\"glossary-item\"><strong>VANL Networks:<\/strong> VANL Networks are Children, Young People and Families, Staff Wellbeing and Peer Support, Social Prescribing, Home Visiting and Befriending, Employability, Mental Health and Wellbeing, Income Generation and Community Climate Action.<\/div>\n    <div class=\"glossary-item\"><strong>CVS Locality Network Events:<\/strong> An event organised by VANL for all CVS organisations that takes place twice a year in different localities across NL.<\/div>\n    <div class=\"glossary-item\"><strong>Local Impact:<\/strong> VANL\u2019s focus on practical help for \u201cat-risk\u201d groups, like the elderly or unemployed, in North Lanarkshire.<\/div>\n<br>\n<p id=\"vanl-networks\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n\n    <h3>VANL Networks<\/h3>\n    <div class=\"glossary-item\"><strong>VANL Networks:<\/strong> Groups run by Voluntary Action North Lanarkshire to connect people on specific topics like jobs or health.<\/div>\n    <div class=\"glossary-item\"><strong>Children, Young People and Families Network:<\/strong> A VANL group helping voluntary organisations, who are dealing with Children, Young People and Families with training, support, and funding.<\/div>\n    <div class=\"glossary-item\"><strong>Staff Wellbeing and Peer Support Network:<\/strong> A VANL group helping voluntary organisations with Staff Wellbeing and Peer Support.<\/div>\n    <div class=\"glossary-item\"><strong>Social Prescribing (Network):<\/strong> A VANL group helping voluntary organisations with Social Prescribing.<\/div>\n     <div class=\"glossary-item\"><strong>Home Visiting and Befriending Network:<\/strong> A VANL group helping voluntary organisations, who are involved in Home Visiting and Befriending.<\/div>\n    <div class=\"glossary-item\"><strong>Employability Network:<\/strong> A VANL group helping voluntary organisations support people into work or training.<\/div>\n    <div class=\"glossary-item\"><strong>Mental Health Network:<\/strong> A VANL group connecting organisations to support mental wellbeing efforts.<\/div>\n    <div class=\"glossary-item\"><strong>Income Generation Network:<\/strong> VANL\u2019s team working on Income Generation with voluntary groups.<\/div>\n    <div class=\"glossary-item\"><strong>Community Climate Action:<\/strong> VANL\u2019s team working on nature and climate projects with voluntary groups.<\/div>\n    \n \n\n\n\n<br>\n<p id=\"vanl-partnerships\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>VANL Partnerships<\/h3>\n    <div class=\"glossary-item\"><strong>VANL Partnerships:<\/strong> Teams where Voluntary Action North Lanarkshire works with groups like NHS or police for community good.<\/div>\n    <div class=\"glossary-item\"><strong>Health and Social Care Partnership:<\/strong> VANL\u2019s work with Health and Social Care North Lanarkshire to support wellbeing projects.<\/div>\n    <div class=\"glossary-item\"><strong>Children\u2019s Services Partnership:<\/strong> VANL\u2019s teamwork with groups to help kids and families in North Lanarkshire.<\/div>\n    <div class=\"glossary-item\"><strong>ACT Now NL:<\/strong> VANL\u2019s lead role in NLP\u2019s climate action plan, working with residents and partners.<\/div>\n    <div class=\"glossary-item\"><strong>Third Sector Interface (TSI):<\/strong> VANL\u2019s official job linking voluntary groups to council and other big organisations.<\/div>\n    <div class=\"glossary-item\"><strong>Community Solutions Partnership:<\/strong> VANL\u2019s collaboration with health and voluntary groups to solve local problems.<\/div>\n    <div class=\"glossary-item\"><strong>CVS Representation:<\/strong> How VANL stands up for voluntary groups in partnerships like NLP.<\/div>\n<br>\n\n\n<p id=\"community-agreement\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>CommUnity Agreement<\/h3>\n<div class=\"glossary-item\"><strong>CommUnity Agreement:<\/strong> A North Lanarkshire agreement setting shared values and principles to boost teamwork among residents, the CVS, public sector, and businesses.<\/div>\n<div class=\"glossary-item\"><strong>Shared Values:<\/strong> Core beliefs guiding collaboration, like wellbeing, fairness, and trust, to strengthen North Lanarkshire communities.<\/div>\n<div class=\"glossary-item\"><strong>Wellbeing, Fairness, and Sustainability (CommUnity Agreement Shared Value):<\/strong> Efforts to enhance health, equality, human rights, and eco-friendly solutions across the region.<\/div>\n<div class=\"glossary-item\"><strong>Appreciation, Trust, and Accountability (CommUnity Agreement Shared Value):<\/strong> Promises of honesty, open planning with locals, and regular progress checks for better results.<\/div>\n<div class=\"glossary-item\"><strong>Aspirational, Creative, and Collaborative (CommUnity Agreement Shared Value):<\/strong> A drive for top outcomes through fresh ideas, co-design, and shared resources.<\/div>\n<div class=\"glossary-item\"><strong>Respect, Care, and Inclusion (CommUnity Agreement Shared Value):<\/strong> Creating a friendly space with clear communication, valuing all views, and inviting feedback.<\/div>\n<div class=\"glossary-item\"><strong>Guiding Principles:<\/strong> Rules to shape how partners work together, focusing on engagement, behaviour, and openness.<\/div>\n<div class=\"glossary-item\"><strong>Effective Public Communications and Engagement (CommUnity Agreement Guiding Principle):<\/strong> Using talks, groups, and online tools to hear public needs and guide joint efforts.<\/div>\n<div class=\"glossary-item\"><strong>Appropriate Attitudes, Behaviours, and Working Relationships (CommUnity Agreement Guiding Principle):<\/strong> Building a positive vibe, training staff, and empowering locals in teamwork.<\/div>\n<div class=\"glossary-item\"><strong>Partnership Arrangement (CommUnity Agreement Guiding Principle)s:<\/strong> Structures to support shared goals, break down barriers, and unite visions across sectors.<\/div>\n<div class=\"glossary-item\"><strong>Accountability and Openness (CommUnity Agreement Guiding Principle):<\/strong> Welcoming critique, being honest about hurdles, and sharing progress publicly.<\/div>\n<br>\n\n<p id=\"appreciative-inquiry\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Appreciative Inquiry (AI)<\/h3>\n<div class=\"glossary-item\"><strong>Appreciative Inquiry (AI):<\/strong> A positive, strengths-based method for growing organisations by focusing on what works best.<\/div>\n<div class=\"glossary-item\"><strong>Appreciation (Appreciative Inquiry Core Concept):<\/strong> Valuing the good in people and the group to boost morale.<\/div>\n<div class=\"glossary-item\"><strong>Inquiry (Appreciative Inquiry Core Concept):<\/strong> Asking questions to uncover strengths and possibilities.<\/div>\n<div class=\"glossary-item\"><strong>Positive Core (Appreciative Inquiry Core Concept):<\/strong> The best parts of an organisation\u2014like its successes and strengths.<\/div>\n<div class=\"glossary-item\"><strong>Strength-Based Approach (Appreciative Inquiry Core Concept):<\/strong> Building on what\u2019s strong, not fixing what\u2019s wrong.<\/div>\n<div class=\"glossary-item\"><strong>Define (Appreciative Inquiry 5-D Cycle Phase 1):<\/strong> Setting the focus for the inquiry process.<\/div>\n<div class=\"glossary-item\"><strong>Discover (Appreciative Inquiry 5-D Cycle Phase 2):<\/strong> Finding what shines through positive stories.<\/div>\n<div class=\"glossary-item\"><strong>Dream (Appreciative Inquiry 5-D Cycle Phase 3):<\/strong> Picturing a bright future with bold ideas.<\/div>\n<div class=\"glossary-item\"><strong>Design (Appreciative Inquiry 5-D Cycle Phase 4):<\/strong> Crafting plans together to make the dream real.<\/div>\n<div class=\"glossary-item\"><strong>Destiny\/Delivery (Appreciative Inquiry 5-D Cycle Phase 5):<\/strong> Putting changes into action and keeping them going.<\/div>\n<div class=\"glossary-item\"><strong>Constructionist (Appreciative Inquiry Principle):<\/strong> The idea that talk and stories shape our reality.<\/div>\n<div class=\"glossary-item\"><strong>Simultaneity (Appreciative Inquiry Principle):<\/strong> Asking questions starts change right away.<\/div>\n<div class=\"glossary-item\"><strong>Poetic (Appreciative Inquiry Principle):<\/strong> Seeing organisations as stories we can rewrite for the better.<\/div>\n<div class=\"glossary-item\"><strong>Anticipatory (Appreciative Inquiry Principle):<\/strong> Positive visions drive positive steps forward.<\/div>\n<div class=\"glossary-item\"><strong>Positive (Appreciative Inquiry Principle):<\/strong> Good questions spark good changes.<\/div>\n<div class=\"glossary-item\"><strong>Affirmative Topic:<\/strong> The upbeat focus chosen for the inquiry.<\/div>\n<div class=\"glossary-item\"><strong>Generative Questions:<\/strong> Open questions that spark new ideas and talk.<\/div>\n<div class=\"glossary-item\"><strong>Collective Visioning:<\/strong> Everyone dreaming up the future together.<\/div>\n<div class=\"glossary-item\"><strong>Storytelling:<\/strong> Sharing happy tales to spot what\u2019s strong.<\/div>\n<div class=\"glossary-item\"><strong>Stakeholder Engagement:<\/strong> Getting everyone involved in the process.<\/div>\n<br>\n\n\n\n<p id=\"volunteering\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Volunteering<\/h3>\n    <div class=\"glossary-item\"><strong>Volunteering:<\/strong> Services provided voluntarily for community benefit.<\/div>\n    <div class=\"glossary-item\"><strong>Microvolunteering:<\/strong> Small, quick tasks that volunteers can complete remotely.<\/div>\n    <div class=\"glossary-item\"><strong>Skill-Based Volunteering:<\/strong> Using professional skills (e.g., IT, marketing) to help community organisations.<\/div>\n    <div class=\"glossary-item\"><strong>Community Service:<\/strong> Voluntary work aimed at improving local areas.<\/div>\n    <div class=\"glossary-item\"><strong>Civic Engagement:<\/strong> Taking an active role in public life, such as voting and activism.<\/div>\n    <div class=\"glossary-item\"><strong>Advocacy:<\/strong> Speaking up or campaigning for a cause to influence change.<\/div>\n    <div class=\"glossary-item\"><strong>Mutual Aid:<\/strong> A grassroots model where communities support each other directly through voluntary exchange of skills, goods, and services.<\/div>\n    <div class=\"glossary-item\"><strong>Volunteer Development:<\/strong> The process of recruiting, training, supporting, and retaining volunteers to ensure long-term engagement and impact.<\/div>\n    <div class=\"glossary-item\"><strong>Timebanking:<\/strong> A volunteering system where people exchange skills and time instead of money, helping build community networks.<\/div>\n<br>\n\n\n<p id=\"volunteer-quality-standards-scotland\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Volunteer Quality Standards<\/h3>\n<div class=\"glossary-item\"><strong>Volunteer Charter:<\/strong> A set of ten principles by Volunteer Scotland outlining good practices for creating a positive volunteering environment.<\/div>\n<div class=\"glossary-item\"><strong>Volunteer Friendly Award:<\/strong> A quality standard for small to medium volunteer programs, recognising groups that excel in involving and supporting volunteers.<\/div>\n<div class=\"glossary-item\"><strong>Investing in Volunteers (IiV):<\/strong> The UK-wide quality standard for medium to large volunteer programs, assessing and improving volunteer management practices.<\/div>\n<div class=\"glossary-item\"><strong>Volunteering Quality Pipeline:<\/strong> A Volunteer Scotland framework encouraging organisations to progress from basic volunteering commitments to advanced quality standards.<\/div>\n<div class=\"glossary-item\"><strong>Volunteer Support:<\/strong> The provision of training, resources, and recognition to ensure volunteers thrive, a key focus of Scotland\u2019s quality standards.<\/div>\n<div class=\"glossary-item\"><strong>Best Practice Guidance:<\/strong> Advice from Volunteer Scotland on managing volunteers effectively, underpinning formal standards like IiV and Volunteer Friendly.<\/div>\n<div class=\"glossary-item\"><strong>Volunteer Impact Assessment:<\/strong> A process encouraged by quality standards to evaluate how volunteering benefits both volunteers and the community.<\/div>\n<br>\n\n\n\n<p id=\"disclosure-scotland-and-pvg-scheme\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Disclosure Scotland and PVG Scheme<\/h3>\n<div class=\"glossary-item\"><strong>Disclosure Scotland:<\/strong> The Scottish Government agency that provides criminal record checks.<\/div>\n<div class=\"glossary-item\"><strong>PVG Scheme (Protecting Vulnerable Groups):<\/strong> A membership scheme for people who work with vulnerable groups in Scotland.<\/div>\n<div class=\"glossary-item\"><strong>PVG Scheme Membership:<\/strong> Enrolment in the PVG Scheme, indicating an individual has been vetted for working with vulnerable groups.<\/div>\n<div class=\"glossary-item\"><strong>PVG Scheme Record:<\/strong> The information held by Disclosure Scotland about a PVG Scheme member, including criminal history.<\/div>\n<div class=\"glossary-item\"><strong>Disclosure Check:<\/strong> A process of obtaining information about an individual&#8217;s criminal record.<\/div>\n<div class=\"glossary-item\"><strong>Basic Disclosure:<\/strong> A check that shows an individual&#8217;s current unspent convictions.<\/div>\n<div class=\"glossary-item\"><strong>Standard Disclosure:<\/strong> A check that shows both spent and unspent convictions, cautions, warnings, and reprimands.<\/div>\n<div class=\"glossary-item\"><strong>Enhanced Disclosure:<\/strong> A check that shows the same information as a Standard Disclosure, plus any relevant information held by police.<\/div>\n<div class=\"glossary-item\"><strong>Enhanced Disclosure with PVG Scheme Membership:<\/strong> An Enhanced Disclosure check combined with PVG Scheme membership, required for certain roles working with vulnerable groups.<\/div>\n<div class=\"glossary-item\"><strong>Regulated Work:<\/strong> Roles that require PVG Scheme membership because they involve working with vulnerable groups.<\/div>\n<div class=\"glossary-item\"><strong>Vulnerable Groups:<\/strong> Children and protected adults who may be at risk of harm.<\/div>\n<div class=\"glossary-item\"><strong>Protected Adults:<\/strong> Individuals aged 16 or over who are vulnerable due to age, illness, disability, or other factors.<\/div>\n<div class=\"glossary-item\"><strong>Countersignatory:<\/strong> An authorised person who verifies the identity of an applicant for a disclosure check.<\/div>\n<div class=\"glossary-item\"><strong>Scheme Record Update:<\/strong> The process of updating a PVG Scheme record with new information.<\/div>\n<div class=\"glossary-item\"><strong>Barred List:<\/strong> A list of individuals who are barred from working with vulnerable groups.<\/div>\n<div class=\"glossary-item\"><strong>Referral:<\/strong> The process of providing information to Disclosure Scotland about an individual who may pose a risk to vulnerable groups.<\/div>\n<div class=\"glossary-item\"><strong>Code of Practice:<\/strong> Guidelines that organisations must follow when using disclosure information.<\/div>\n<div class=\"glossary-item\"><strong>Spent Convictions:<\/strong> Convictions that are no longer required to be disclosed after a certain period of time (depending on the sentence).<\/div>\n<div class=\"glossary-item\"><strong>Unspent Convictions:<\/strong> Convictions that must be disclosed as they are still considered active.<\/div>\n\n<br>\n\n\n\n\n<p id=\"third-sector-governance\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Third Sector Governance<\/h3>\n    <div class=\"glossary-item\"><strong>Third Sector Governance:<\/strong> The rules and systems voluntary groups use to manage themselves and stay accountable.<\/div>\n    <div class=\"glossary-item\"><strong>Board of Trustees:<\/strong> A group of volunteers who lead a charity, making big decisions and ensuring it follows its goals.<\/div>\n    <div class=\"glossary-item\"><strong>Constitution:<\/strong> A document that sets out a voluntary group\u2019s purpose, rules, and how it\u2019s run.<\/div>\n    <div class=\"glossary-item\"><strong>Charity Registration:<\/strong> Signing up with OSCR (Office of the Scottish Charity Regulator) to officially become a charity in Scotland.<\/div>\n    <div class=\"glossary-item\"><strong>OSCR:<\/strong> The Office of the Scottish Charity Regulator, which checks that charities in Scotland follow the law.<\/div>\n    <div class=\"glossary-item\"><strong>Trustee Duties:<\/strong> The legal responsibilities of board members, like acting honestly and keeping the charity\u2019s money safe.<\/div>\n    <div class=\"glossary-item\"><strong>Annual General Meeting (AGM):<\/strong> A yearly meeting where a voluntary group updates its members and makes key decisions.<\/div>\n    <div class=\"glossary-item\"><strong>Extraordinary General Meeting (EGM):<\/strong> An Extraordinary General Meeting (EGM) is a special meeting of an organisation\u2019s shareholders, members, or board, called outside the regular schedule of Annual General Meetings (AGMs). EGMs are typically convened to discuss urgent or significant matters that require immediate attention, such as changes to company policies, structure, or governance, financial crises or emergency funding decisions, removal or appointment of key executives or major legal issues or disputes.<\/div>\n    <div class=\"glossary-item\"><strong>Governance Code:<\/strong> A set of best practices from OSCR to help voluntary groups run well and stay trustworthy.<\/div>\n    <div class=\"glossary-item\"><strong>Financial Oversight:<\/strong> Checking a group\u2019s money\u2014budgets, spending, and accounts\u2014to make sure it\u2019s used properly.<\/div>\n    <div class=\"glossary-item\"><strong>Conflict of Interest:<\/strong> When a trustee\u2019s personal interests might affect their decisions, which they must report and avoid acting on.<\/div>\n    <div class=\"glossary-item\"><strong>Charity Accounts:<\/strong> Yearly financial reports a charity must send to OSCR to show how it spends its money.<\/div>\n    <div class=\"glossary-item\"><strong>Volunteer Policy:<\/strong> Rules a group sets for how it works with volunteers, like training and safety.<\/div>\n    <div class=\"glossary-item\"><strong>Risk Register:<\/strong> A list of possible problems (like losing funding) and plans to handle them, kept by the board.<\/div>\n    <div class=\"glossary-item\"><strong>Transparency:<\/strong> Being open about how a group, or organisations makes decisions and uses its resources.<\/div>\n    <div class=\"glossary-item\"><strong>Succession Planning:<\/strong> Preparing for new trustees or leaders to take over when current ones leave.<\/div>\n    <div class=\"glossary-item\"><strong>Quorum:<\/strong> The minimum number of members who must be at a meeting (like an AGM) for decisions to count.<\/div>\n<br>\n<p id=\"ccs\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Charities, CICs, and Social Enterprises<\/h3>\n<div class=\"glossary-item\"><strong>Charity:<\/strong> Organisation established for public benefit with charitable purposes and registered with OSCR for charitable status.<\/div>\n<div class=\"glossary-item\"><strong>Scottish Charitable Incorporated Organisation (SCIO):<\/strong> A legal form specifically for Scottish charities, offering limited liability and registration with OSCR.<\/div>\n<div class=\"glossary-item\"><strong>Company Limited by Guarantee (Charity):<\/strong> A company structure with members&#8217; guarantees, offering limited liability and registered with OSCR for charitable status.<\/div>\n<div class=\"glossary-item\"><strong>Unincorporated Association (Charity):<\/strong> A simple structure for smaller groups, with no separate legal personality and potential OSCR registration if charitable.<\/div>\n<div class=\"glossary-item\"><strong>Trust (Charity):<\/strong> A legal arrangement with trustees holding assets for charitable purposes, governed by a trust deed and potentially OSCR registered.<\/div>\n<div class=\"glossary-item\"><strong>Company Limited by Guarantee (CIC):<\/strong> A company structure with a community interest statement and asset lock, regulated by the CIC Regulator and Companies House.<\/div>\n<div class=\"glossary-item\"><strong>Company Limited by Shares (CIC):<\/strong> A company structure with CIC-specific features, allowing dividends with restrictions, regulated by the CIC Regulator and Companies House.<\/div>\n<div class=\"glossary-item\"><strong>Co-operative (Social Enterprise):<\/strong> A business owned and run by its members, operating on democratic principles and registered with the FCA (Financial Conduct Authority).<\/div>\n<div class=\"glossary-item\"><strong>Community Benefit Society (Social Enterprise):<\/strong> An organisation conducting business for community benefit, registered with the FCA (Financial Conduct Authority).<\/div>\n<div class=\"glossary-item\"><strong>Sole Trader\/Partnership (Social Enterprise):<\/strong> Options for smaller social enterprises, without limited liability.<\/div>\n<div class=\"glossary-item\"><strong>OSCR (Office of the Scottish Charity Regulator):<\/strong> The regulatory body for charities in Scotland.<\/div>\n<div class=\"glossary-item\"><strong>CIC Regulator:<\/strong> The regulatory body for Community Interest Companies in the UK.<\/div>\n<div class=\"glossary-item\"><strong>Companies House:<\/strong> The UK&#8217;s registrar of companies.<\/div>\n<div class=\"glossary-item\"><strong>FCA (Financial Conduct Authority):<\/strong> The regulatory body for co-operatives and community benefit societies.<\/div>\n<div class=\"glossary-item\"><strong>Limited Liability:<\/strong> A legal status where an individual&#8217;s personal assets are protected from business debts.<\/div>\n<div class=\"glossary-item\"><strong>Asset Lock:<\/strong> A legal commitment ensuring assets are used for community benefit in a CIC.<\/div>\n<div class=\"glossary-item\"><strong>Community Interest Statement:<\/strong> A statement outlining how a CIC will benefit the community.<\/div>\n<div class=\"glossary-item\"><strong>Trust Deed:<\/strong> A legal document outlining the terms of a trust.<\/div>\n<div class=\"glossary-item\"><strong>Members&#8217; Guarantee:<\/strong> A promise by company members to pay a nominal amount if the company is wound up.<\/div>\n<div class=\"glossary-item\"><strong>Social Enterprise:<\/strong> A business with primarily social objectives, reinvesting surpluses for social impact.<\/div>\n\n\n<br>\n<p id=\"community-solutions\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community Solutions Programme<\/h3>\n<div class=\"glossary-item\"><strong>Community Solutions Programme:<\/strong> An exciting partnership initiative which aims to improve NL residents health, wellbeing and equality by strategic investment in CVS organisations, \ncapacity building support for CVS organisations and volunteering development and support.<\/div>    \n<div class=\"glossary-item\"><strong>Locality Host:<\/strong> An organisation responsible for co-ordinating and managing Community Solutions activities within a specific local area.<\/div>\n<div class=\"glossary-item\"><strong>LAF Funding (Locality Activity Fund):<\/strong> Funding allocated to support community-based activities that improve wellbeing and social inclusion in North Lanarkshire.<\/div>\n<div class=\"glossary-item\"><strong>Pragmatic Approach:<\/strong> A practical method used in decision-making, such as reviewing organisational structures only every two years to reduce administrative burden.<\/div>\n<div class=\"glossary-item\"><strong>Community Solutions Payment Schedule:<\/strong> The structured process for grant payments, with one payment issued at the start of the month and another near the end.<\/div>\n<div class=\"glossary-item\"><strong>Sign-Off Sheets:<\/strong> Documents confirming that activities or services funded by Community Solutions grants have been completed as agreed.<\/div>\n<div class=\"glossary-item\"><strong>Award Letter:<\/strong> An official document confirming that an organisation has been granted funding, outlining the terms and conditions.<\/div>\n<div class=\"glossary-item\"><strong>Invoice Template:<\/strong> A standardised document used by funded organisations to request payments from Community Solutions.<\/div>\n<div class=\"glossary-item\"><strong>Funding Decision:<\/strong> The outcome of a funding application, determined by an assessment panel based on eligibility and impact.<\/div>\n<div class=\"glossary-item\"><strong>Feedback on Funding Application:<\/strong> Constructive comments provided to applicants to help improve future funding requests.<\/div>\n<div class=\"glossary-item\"><strong>Application Criteria:<\/strong> The specific requirements that funding applicants must meet to be eligible for Community Solutions funding.<\/div>\n<div class=\"glossary-item\"><strong>Application Checklist:<\/strong> A list of key elements that applicants must include when submitting a funding application.<\/div>\n<div class=\"glossary-item\"><strong>Financial Guidelines:<\/strong> Rules and best practices for managing and reporting funds awarded through Community Solutions.<\/div>\n<div class=\"glossary-item\"><strong>Sustainability:<\/strong> Ensuring that funded projects continue to provide long-term benefits beyond the initial grant period.<\/div>\n<div class=\"glossary-item\"><strong>Impact:<\/strong> The measurable positive effects that a funded project has on individuals and communities.<\/div>\n<div class=\"glossary-item\"><strong>Bias:<\/strong> Any unfair influence or prejudice that could affect decision-making, particularly in funding assessments.<\/div>\n<div class=\"glossary-item\"><strong>Consortium:<\/strong> A group of organisations working together to apply for and deliver a funded project.<\/div>\n<div class=\"glossary-item\"><strong>Consortium Meeting:<\/strong> Regular gatherings where consortium members discuss project progress, challenges, and future planning.<\/div>\n<div class=\"glossary-item\"><strong>Applicant:<\/strong> An individual or organisation submitting a funding application to Community Solutions.<\/div>\n<div class=\"glossary-item\"><strong>Conflict of Interest:<\/strong> A situation where personal or organisational relationships could unfairly influence funding decisions.<\/div>\n<div class=\"glossary-item\"><strong>Partnership Working:<\/strong> Collaboration between organisations to enhance resources, efficiency, and overall impact.<\/div>\n<div class=\"glossary-item\"><strong>Stakeholder Engagement:<\/strong> Actively involving key community members, organisations, and decision-makers in the development and delivery of funded projects.<\/div>\n<div class=\"glossary-item\"><strong>Capacity Building:<\/strong> Strengthening organisations by providing skills, knowledge, and resources to improve their effectiveness.<\/div>\n<div class=\"glossary-item\"><strong>Social Value:<\/strong> The broader benefits a project provides, such as community cohesion, improved mental health, and local economic growth.<\/div>\n<div class=\"glossary-item\"><strong>Evaluation and Monitoring:<\/strong> The process of tracking a project\u2019s progress, outcomes, and financial management to ensure accountability.<\/div>\n<div class=\"glossary-item\"><strong>Reporting Requirements:<\/strong> The necessary documentation that organisations must submit to demonstrate proper use of funding.<\/div>\n<div class=\"glossary-item\"><strong>Volunteer Support:<\/strong> Resources and training provided to community volunteers to ensure they can effectively contribute to funded projects.<\/div>\n\n<br>\n<p id=\"funding-resources\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Funding &#038; Resources<\/h3>\n    <div class=\"glossary-item\"><strong>Matched Funding:<\/strong> A requirement where grant applicants must contribute funding from another source to receive full support.<\/div>\n    <div class=\"glossary-item\"><strong>Social Return on Investment (SROI):<\/strong> A framework used to measure the social impact of funding, ensuring accountability and effectiveness.<\/div>\n    <div class=\"glossary-item\"><strong>Outcomes-Based Funding:<\/strong> A model where funding is tied to the achievement of specific community impact goals rather than just activities.<\/div>\n    <div class=\"glossary-item\"><strong>In-Kind Support:<\/strong> Non-monetary contributions such as donated goods, volunteer time, or free use of facilities instead of cash funding.<\/div>\n    <div class=\"glossary-item\"><strong>Capital Funding:<\/strong> Financial support for physical assets such as land, buildings, and infrastructure rather than day-to-day operational costs.<\/div>\n    <div class=\"glossary-item\"><strong>Community Investment Fund:<\/strong> A pool of funding aimed at supporting social enterprises, charities, and local projects, often sourced from lottery funds or public sector grants.<\/div>\n    <div class=\"glossary-item\"><strong>Social Impact Bonds (SIBs):<\/strong> A funding mechanism where investors provide upfront capital for social projects, with repayment linked to achieving outcomes.<\/div>\n<br>\n<p id=\"funding-applications-language\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Funding Applications<\/h3>\n    <div class=\"glossary-item\"><strong>Funding Bid:<\/strong> A written request you send to get money for a project, like fixing a community hall.<\/div>\n    <div class=\"glossary-item\"><strong>Grant Application:<\/strong> A form or letter asking for free money from a group like the council or a charity fund.<\/div>\n    <div class=\"glossary-item\"><strong>Project Proposal:<\/strong> A plan in your application that explains what you\u2019ll do with the funding and why it matters.<\/div>\n    <div class=\"glossary-item\"><strong>Eligibility Criteria:<\/strong> The rules you must meet to apply for funding, like being a local group or having a bank account.<\/div>\n    <div class=\"glossary-item\"><strong>Funding Deadline:<\/strong> The last day you can send in your application to be considered for the money.<\/div>\n    <div class=\"glossary-item\"><strong>Budget Breakdown:<\/strong> A list in your application showing how you\u2019ll spend the money, like on staff or equipment.<\/div>\n    <div class=\"glossary-item\"><strong>Supporting Documents:<\/strong> Extra papers you send with your application, like accounts or a letter of support.<\/div>\n    <div class=\"glossary-item\"><strong>Application Form:<\/strong> The official paper or online page you fill out to ask for funding.<\/div>\n    <div class=\"glossary-item\"><strong>Funder:<\/strong> The group giving the money, like a council, lottery, or private trust.<\/div>\n    <div class=\"glossary-item\"><strong>Project Outcomes:<\/strong> The results you promise to achieve with the funding, like helping 50 people learn a skill.<\/div>\n    <div class=\"glossary-item\"><strong>Evidence of Need:<\/strong> Proof in your application that your project is needed, like survey results or local stats.<\/div>\n    <div class=\"glossary-item\"><strong>Funding Panel:<\/strong> The people who read your application and decide if you get the money.<\/div>\n    <div class=\"glossary-item\"><strong>Letter of Intent:<\/strong> A short note sometimes sent before a full application to show you\u2019re interested in the funding.<\/div>\n<br>\n\n<p id=\"funding-applications-buzz-words\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Funding Applications Buzz Words<\/h3>\n<div class=\"glossary-item\"><strong>Funding Application Buzz Words<\/strong> are key terms and phrases that funders look for in grant applications. They help demonstrate impact, sustainability, and alignment with funding priorities.<\/div>\n<div class=\"glossary-item\"><strong>Sustainability:<\/strong> Demonstrating how a project will continue to deliver benefits beyond the initial funding period.<\/div>\n<div class=\"glossary-item\"><strong>Project Impact:<\/strong> The measurable difference a project will make in the community or for beneficiaries.<\/div>\n<div class=\"glossary-item\"><strong>Capacity Building:<\/strong> Strengthening skills, knowledge, and resources to improve an organisation\u2019s effectiveness.<\/div>\n<div class=\"glossary-item\"><strong>Stakeholder Engagement:<\/strong> Involving key individuals or groups to ensure support and collaboration for a project.<\/div>\n<div class=\"glossary-item\"><strong>Outcomes-Focused:<\/strong> Clearly stating the intended results and long-term benefits of a project.<\/div>\n<div class=\"glossary-item\"><strong>Innovation:<\/strong> Using new approaches or creative solutions to address community challenges.<\/div>\n<div class=\"glossary-item\"><strong>Match Funding:<\/strong> Securing additional financial or in-kind contributions to supplement grant funding.<\/div>\n<div class=\"glossary-item\"><strong>Evidence-Based:<\/strong> Using research, data, or past success to support the need and potential effectiveness of a project.<\/div>\n<div class=\"glossary-item\"><strong>Partnership Working:<\/strong> Collaborating with other organisations to maximise resources and impact.<\/div>\n<div class=\"glossary-item\"><strong>Social Value:<\/strong> The wider community benefits a project will bring, such as economic growth or improved wellbeing.<\/div>\n<br>\n\n<p id=\"office-of-the-scottish-charity-regulator\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Office of the Scottish Charity Regulator (OSCR)<\/h3>\n    <div class=\"glossary-item\"><strong>OSCR:<\/strong> The Office of the Scottish Charity Regulator, the group that makes sure Scottish charities follow the law.<\/div>\n    <div class=\"glossary-item\"><strong>Charity Number:<\/strong> A unique code OSCR gives to every registered charity, like a badge to show it\u2019s official.<\/div>\n    <div class=\"glossary-item\"><strong>OSCR Register:<\/strong> An online list of all Scottish charities, where you can check if a group is legit.<\/div>\n    <div class=\"glossary-item\"><strong>Charity Test:<\/strong> Rules OSCR uses to decide if a group can be a charity, like showing it helps the public.<\/div>\n    <div class=\"glossary-item\"><strong>Annual Return:<\/strong> A form charities send to OSCR each year with updates on money and activities.<\/div>\n    <div class=\"glossary-item\"><strong>OSCR Inquiry:<\/strong> When OSCR checks a charity to make sure it\u2019s doing things right, like using money properly.<\/div>\n    <div class=\"glossary-item\"><strong>Charity Status:<\/strong> OSCR\u2019s decision to let a group stay a charity or take it off the list if it breaks rules.<\/div>\n<br>\n<p id=\"community-development-empowerment\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community Development &#038; Empowerment<\/h3>\n    <div class=\"glossary-item\"><strong>Capacity Building:<\/strong> Strengthening the skills, knowledge, and resources of individuals and organisations to create sustainable change.<\/div>\n    <div class=\"glossary-item\"><strong>Empowerment:<\/strong> Giving individuals and groups the confidence, skills, and power to make decisions and take action.<\/div>\n    <div class=\"glossary-item\"><strong>Social Capital:<\/strong> The networks, relationships, and trust within a community that enable collective action.<\/div>\n    <div class=\"glossary-item\"><strong>Active Participation:<\/strong> Intentional and engaged involvement of individuals in activities, discussions, or decision-making processes. It goes beyond passive observation and requires members of the public to contribute their thoughts, efforts, and skills to a shared goal.<\/div>\n    <div class=\"glossary-item\"><strong>Grassroots Initiatives:<\/strong> Community-driven projects that start from the local level to address issues.<\/div>\n    <div class=\"glossary-item\"><strong>Co-Production:<\/strong> A partnership, or approach where community members and organisations collaborate equally, or work together as equal partners to design, deliver, and evaluate services, projects, or outcomes that benefit the community.<\/div>\n    <div class=\"glossary-item\"><strong>Asset-Based Community Development (ABCD):<\/strong> A strengths-focussed approach that builds on the existing talents and assets within a community rather than focussing on deficits.<\/div>\n    <div class=\"glossary-item\"><strong>Social Inclusion:<\/strong> Ensuring all individuals can participate fully in society regardless of background.<\/div>\n    <div class=\"glossary-item\"><strong>Intersectionality:<\/strong> Recognising that individuals experience multiple, overlapping layers of identity (race, gender, ability, class) that shape their experiences and opportunities.<\/div>\n    <div class=\"glossary-item\"><strong>Community Resilience:<\/strong> A community\u2019s ability to adapt and recover from challenges, supported by strong social networks and resources.<\/div>\n<br>\n<p id=\"community-development-models\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community Development Models<\/h3>\n    <div class=\"glossary-item\"><strong>Asset-Based Community Development (ABCD):<\/strong> ABCD model focuses on identifying and leveraging the existing strengths, resources, and capacities within a community &#8211; such as skills, local associations, institutions, and physical assets rather than emphasising deficits or external aid. Key Principles are Asset Mapping, Community-Led, Relationships and Strengths-Based approach.\n<\/div>\n    <div class=\"glossary-item\"><strong>Appreciative Inquiry (AI):<\/strong> AI is a strengths-based model like ABCD, known as a participative learning process that identifies and shares the best practices. The process involves asking questions that strengthen a process, or system capacity. It focuses on positive visioning.\n<\/div>\n    <div class=\"glossary-item\"><strong>Needs-Based Approach:<\/strong> Focuses on identifying and addressing community deficits (e.g., poverty, lack of services). Popular historically but criticised for fostering dependency.<\/div>\n    <div class=\"glossary-item\"><strong>Participatory Rural Appraisal (PRA):<\/strong> Common in developing countries, it involves community members in planning via tools like mapping and discussions. Popular in international development (e.g., World Bank projects).<\/div>\n    <div class=\"glossary-item\"><strong>Community Organising:<\/strong> Emphasises grassroots power-building to address systemic issues. Popular in urban activism, but criticised for being more confrontational than ABCD\u2019s collaborative model.<\/div>\n        <div class=\"glossary-item\"><strong>Sustainable Livelihoods Approach (SLA):<\/strong> SLA focuses on enhancing community livelihoods through access to resources (human, social, natural, physical, financial capitals).<\/div>\n        <div class=\"glossary-item\"><strong>Social Capital Model:<\/strong> This model emphasises building trust, networks, and relationships within and between communities to drive development.<\/div>\n         <div class=\"glossary-item\"><strong>Collective Impact:<\/strong> This model brings together multiple stakeholders (nonprofits, government, businesses) to solve complex social problems through a structured collaboration.<\/div>\n           <div class=\"glossary-item\"><strong>Human Ecology Model:<\/strong> Based on ecological systems theory, this model views community development as an interplay between individuals, their environments, and broader systems.<\/div>\n    <div class=\"glossary-item\"><strong>The Bridge Model:<\/strong> Designed to support and advance community development in North Lanarkshire. The Bridge Model supports both in-person and digital participation, guiding CVS in its pursuit of information, engagement while offering tailored solutions. The &#8220;Bridge&#8221; model supports Community and Voluntary Sector Development and Empowerment through active participation, co-production, collaboration and appreciative inquiry principles. The \u201cBridge\u201d model also encompasses the North Lanarkshire CommUnity Agreement, which sets out shared core values and guiding principles to strengthen collaboration among NL residents, the Community and Voluntary Sector (CVS), the public sector, and the business sector for a better North Lanarkshire. The \u201cBridge\u201d model is unique as it supports both in-person and digital participation, guiding the CVS in its pursuit of information and engagement while offering tailored solutions and tools. By streamlining processes, it enhances alignment with VANL and external partners\u2019 goals to develop and co-ordinate CVS activity effectively. The Bridge model has four layers and six community development paths.<\/div>\n\n<br>\n\n<p id=\"local-activism\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Local Activism<\/h3>\n<div class=\"glossary-item\"><strong>Local Activism:<\/strong> Organised efforts by community members to bring about social, political, or environmental change within their local area.<\/div>\n<div class=\"glossary-item\"><strong>Local Activist:<\/strong> An individual, often a volunteer actively involved in organised efforts to bring about social, political, or environmental positive change within their local area.<\/div>\n<div class=\"glossary-item\"><strong>Community Organising:<\/strong> The process of building power and collective action within a local community to address shared concerns.<\/div>\n<div class=\"glossary-item\"><strong>Grassroots Movement:<\/strong> A movement driven by the community members themselves, rather than top-down leadership.<\/div>\n<div class=\"glossary-item\"><strong>Direct Action:<\/strong> Using tactics like protests, demonstrations, or boycotts to bring about change.<\/div>\n<div class=\"glossary-item\"><strong>Advocacy Campaign:<\/strong> A planned series of actions designed to influence policy or public opinion on a local issue.<\/div>\n<div class=\"glossary-item\"><strong>Petitions:<\/strong> Formal written requests signed by community members to support a specific cause.<\/div>\n<div class=\"glossary-item\"><strong>Public Meetings:<\/strong> Gatherings of community members to discuss local issues and plan actions.<\/div>\n<div class=\"glossary-item\"><strong>Town Hall Meetings:<\/strong> Meetings with local councillors or officials to voice concerns and seek solutions.<\/div>\n<div class=\"glossary-item\"><strong>Community Forums:<\/strong> Open discussions where residents can share their views and ideas.<\/div>\n<div class=\"glossary-item\"><strong>Lobbying (Local):<\/strong> Attempting to influence decisions made by local councillors or officials.<\/div>\n<div class=\"glossary-item\"><strong>Civil Disobedience (Local):<\/strong> Nonviolent resistance to local laws or policies considered unjust.<\/div>\n<div class=\"glossary-item\"><strong>Blockading:<\/strong> Physically obstructing an area to protest a development or activity.<\/div>\n<div class=\"glossary-item\"><strong>Sit-ins:<\/strong> Occupying a space as a form of nonviolent protest.<\/div>\n<div class=\"glossary-item\"><strong>Marches \/ Walks \/ Demonstrations:<\/strong> Organised public walks or gatherings to express a collective viewpoint.<\/div>\n<div class=\"glossary-item\"><strong>Social Media Campaign:<\/strong> Using online platforms to raise awareness and mobilise support.<\/div>\n<div class=\"glossary-item\"><strong>Leafleting:<\/strong> Distributing leaflets or pamphlets to inform the community about an issue.<\/div>\n<div class=\"glossary-item\"><strong>Community Resilience:<\/strong> The ability of a local community to withstand and recover from challenges.<\/div>\n<div class=\"glossary-item\"><strong>Mutual Aid:<\/strong> Voluntary reciprocal exchange of resources and services among community members.<\/div>\n<div class=\"glossary-item\"><strong>Local Democracy:<\/strong> The participation of citizens in decisions that affect their local community.<\/div>\n\n\n<br>\n<p id=\"north-lanarkshire-council\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>North Lanarkshire Council (NLC)<\/h3>\n    <div class=\"glossary-item\"><strong>North Lanarkshire Council (NLC):<\/strong> The local authority running services like schools, bins, and roads for North Lanarkshire\u2019s towns and villages.<\/div>\n    <div class=\"glossary-item\"><strong>Council Budget:<\/strong> The yearly plan NLC makes to decide how it spends money on services and projects.<\/div>\n    <div class=\"glossary-item\"><strong>Procurement (NLC):<\/strong> The process by which a council purchases goods, services, and works from external suppliers. It ensures that public funds are spent efficiently, transparently, and in line with regulations, while securing the best value for the community.<\/div>\n    <div class=\"glossary-item\"><strong>Chief Executive:<\/strong> The top staff member who manages NLC\u2019s workers and puts Councillors\u2019 decisions into action.<\/div>\n    <div class=\"glossary-item\"><strong>Civic Centre:<\/strong> NLC\u2019s main office in Motherwell where council staff work and some meetings happen.<\/div>\n    <div class=\"glossary-item\"><strong>Council Services:<\/strong> Things NLC does for residents, like collecting bins, fixing roads, and running libraries.<\/div>\n    <div class=\"glossary-item\"><strong>Local Authority:<\/strong> NLC\u2019s official role as the group in charge of public services in North Lanarkshire.<\/div>\n    <div class=\"glossary-item\"><strong>NLC Vision:<\/strong> The council\u2019s big goal to make North Lanarkshire a better place to live, work, and visit.<\/div>\n    <div class=\"glossary-item\"><strong>Community Matters:<\/strong> North Lanarkshire Council\u2019s approach to fostering collaboration between residents, the Community and Voluntary Sector (CVS), public sector agencies, and businesses to improve local outcomes. It operates through Locality Partnerships, which are meetings held four times a year in various areas of North Lanarkshire (e.g., Motherwell, Wishaw). These partnerships bring together senior officers from NLC, NHS Lanarkshire, Scottish Fire and Rescue, Police Scotland, local councillors, community forums, residents, and third-sector representatives. The initiative encourages community members to participate in discussions, influence local decision-making, and address key issues like poverty, homelessness, and resilient communities, aligning with the broader Plan for North Lanarkshire and nine Local Outcome Improvement Plans.<\/div>\n    \n<br>\n<p id=\"north-lanarkshire-council-councillors\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>North Lanarkshire Council (NLC) Councillors<\/h3>\n    <div class=\"glossary-item\"><strong>Councillor:<\/strong> An elected person who represents a ward in North Lanarkshire and helps make council decisions.<\/div>\n    <div class=\"glossary-item\"><strong>Ward:<\/strong> A local area in North Lanarkshire that elects 3 or 4 Councillors to speak for its residents.<\/div>\n    <div class=\"glossary-item\"><strong>Leader of the Council:<\/strong> The Councillor who heads North Lanarkshire Council and leads its main decisions.<\/div>\n    <div class=\"glossary-item\"><strong>Provost:<\/strong> The Councillor who acts as the civic leader, hosting events and representing the council publicly.<\/div>\n    <div class=\"glossary-item\"><strong>Depute Provost:<\/strong> The Councillor who assists the Provost and steps in when needed.<\/div>\n    <div class=\"glossary-item\"><strong>Committee Convener:<\/strong> A Councillor who chairs a council committee, like education or housing, guiding its work.<\/div>\n    <div class=\"glossary-item\"><strong>Councillor Surgery:<\/strong> A meeting where residents can talk to their Councillor about local issues.<\/div>\n    <div class=\"glossary-item\"><strong>Register of Interests:<\/strong> A list Councillors must keep, showing their jobs, property, or other roles that might affect decisions.<\/div>\n    <div class=\"glossary-item\"><strong>Council Meeting:<\/strong> A gathering where all Councillors vote on big issues like budgets or policies.<\/div>\n    <div class=\"glossary-item\"><strong>Single Transferable Vote (STV):<\/strong> The voting system used to elect Councillors, where you rank candidates by number.<\/div>\n<br>\n<p id=\"community-councils\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community Councils<\/h3>\n    <div class=\"glossary-item\"><strong>Community Council:<\/strong> A local volunteer group in Scotland that represents residents and works with the council on issues like parks or roads.<\/div>\n    <div class=\"glossary-item\"><strong>CC Meeting:<\/strong> A public gathering where community council members discuss local concerns and plan actions.<\/div>\n    <div class=\"glossary-item\"><strong>Minute Secretary:<\/strong> A community council member who writes down what happens at meetings for records.<\/div>\n    <div class=\"glossary-item\"><strong>Local Voice:<\/strong> The role of community councils in speaking for residents to North Lanarkshire Council or other authorities.<\/div>\n    <div class=\"glossary-item\"><strong>Election to CC:<\/strong> A process every few years where residents vote or volunteer to join their community council.<\/div>\n    <div class=\"glossary-item\"><strong>Small Grants:<\/strong> Money community councils can give to local projects, often from council funding.<\/div>\n    <div class=\"glossary-item\"><strong>Planning Objection:<\/strong> When a community council formally disagrees with a proposed building or land use change.<\/div>\n<br>\n<p id=\"asset-management-ownership\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Asset Management &#038; Ownership<\/h3>\n    <div class=\"glossary-item\"><strong>Community Asset Transfer (CAT):<\/strong> A process where public sector assets (e.g., land, buildings) are transferred to community organisations, often at a reduced cost or for free, to promote local development.<\/div>\n    <div class=\"glossary-item\"><strong>Land Reform &#038; Community Ownership:<\/strong> Scotland\u2019s progressive policy enabling communities to buy and manage land for sustainable, locally led development.<\/div>\n    <div class=\"glossary-item\"><strong>Community Land Trust (CLT):<\/strong> A model where land is owned by a community trust and leased for housing, enterprise, or public use to ensure long-term affordability and sustainability.<\/div>\n    <div class=\"glossary-item\"><strong>Right to Buy (Community):<\/strong> A legal right under Scottish Land Reform that allows communities to purchase land and buildings, sometimes through pre-emptive rights.<\/div>\n    <div class=\"glossary-item\"><strong>Feasibility Study:<\/strong> An assessment required before asset transfers or funding applications to determine the viability and sustainability of a project.<\/div>\n<br>\n<p id=\"community-assets-and-resources\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Community Assets and Resources<\/h3>\n<div class=\"glossary-item\"><strong>Community Asset:<\/strong> Any resource that strengthens a community, including physical spaces, skills, knowledge, social networks, and organisations.<\/div>\n<div class=\"glossary-item\"><strong>Community Asset Transfer (CAT):<\/strong> The transfer of ownership or management of a public asset (e.g., building, land) from a public body to a community organisation.<\/div>\n<div class=\"glossary-item\"><strong>Community Ownership:<\/strong> Ownership or control of assets by a community organisation, giving them a greater say in how those assets are used.<\/div>\n<div class=\"glossary-item\"><strong>Social Enterprise:<\/strong> A business with primarily social objectives whose surpluses are principally reinvested for that purpose in the business or in the community.<\/div>\n<div class=\"glossary-item\"><strong>Community Hub:<\/strong> A central location that provides a range of services and activities for the local community.<\/div>\n<div class=\"glossary-item\"><strong>Local Resources:<\/strong> Assets and services available within a specific geographic area that benefit the community.<\/div>\n<div class=\"glossary-item\"><strong>Asset Mapping:<\/strong> A process of identifying and documenting the assets and resources available within a community.<\/div>\n<div class=\"glossary-item\"><strong>Community Wealth Building:<\/strong> An approach that aims to maximise the economic, social, and environmental benefits that flow from existing public sector spend.<\/div>\n<div class=\"glossary-item\"><strong>Community Land Trust (CLT):<\/strong> A non-profit organisation that holds land in trust for the benefit of a local community.<\/div>\n<div class=\"glossary-item\"><strong>Community Buildings:<\/strong> Spaces owned or managed by community organisations, used for a variety of activities and services.<\/div>\n<div class=\"glossary-item\"><strong>Community Facilities:<\/strong> Public or community-owned spaces and resources that provide services to the local population.<\/div>\n<div class=\"glossary-item\"><strong>Social Infrastructure:<\/strong> The networks of relationships among people who live and work in a particular society, enabling that society to function effectively.<\/div>\n<div class=\"glossary-item\"><strong>Community Resilience:<\/strong> The ability of a community to withstand and recover from adverse situations.<\/div>\n<div class=\"glossary-item\"><strong>Community Engagement:<\/strong> The process of working collaboratively with community members to achieve shared goals.<\/div>\n<div class=\"glossary-item\"><strong>Community Empowerment:<\/strong> The process of enabling communities to take control of their own development and address their own needs.<\/div>\n<div class=\"glossary-item\"><strong>Shared Spaces:<\/strong> Places that are accessible and used by a variety of community groups and individuals.<\/div>\n<div class=\"glossary-item\"><strong>Community Garden:<\/strong> A shared space where community members grow food or plants.<\/div>\n<div class=\"glossary-item\"><strong>Community Consultation:<\/strong> The process of seeking feedback from community members on proposed projects or initiatives.<\/div>\n<div class=\"glossary-item\"><strong>Community Development Trust:<\/strong> A community-based organisation that works to improve the social, economic, and environmental well-being of its local area.<\/div>\n\n\n<br>\n<p id=\"community-planning-governance\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community Planning &#038; Governance<\/h3>\n    <div class=\"glossary-item\"><strong>Public Consultation:<\/strong> Gathering input from community members for decision-making.<\/div>\n    <div class=\"glossary-item\"><strong>Stakeholder Engagement:<\/strong> Involving different groups in discussions about community initiatives.<\/div>\n    <div class=\"glossary-item\"><strong>Participatory Budgeting:<\/strong> A process where community members decide how public funds are allocated.<\/div>\n    <div class=\"glossary-item\"><strong>Deliberative Democracy:<\/strong> Engaging citizens in structured discussions and decision-making processes, such as Citizens&#8217; Assemblies, to ensure inclusive policymaking.<\/div>\n    <div class=\"glossary-item\"><strong>Community-Led Planning:<\/strong> A process where residents shape development strategies, ensuring planning decisions align with local needs.<\/div>\n    <div class=\"glossary-item\"><strong>Local Place Plans:<\/strong> A new planning mechanism in Scotland allowing communities to prepare their own development plans for submission to local authorities.<\/div>\n    <div class=\"glossary-item\"><strong>Place-Based Approaches:<\/strong> Community development strategies tailored to local needs and strengths, emphasising local decision-making and partnerships.<\/div>\n<br>\n\n\n<p id=\"urban-planning\"><\/p>\n<br>\n\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Urban Planning<\/h3>\n<div class=\"glossary-item\"><strong>Local Development Plan (LDP):<\/strong> NLC&#8217;s primary planning document, setting out the Council&#8217;s vision and strategy for land use and development across North Lanarkshire. It sets out the policies and proposals for land use and development in North Lanarkshire. It also sets out the future for development, for example, it says where new housing, shops, business and industry premises, leisure facilities and roads can be built and, importantly, where they can\u2019t. It also protects NL greenspaces.<\/div>\n<div class=\"glossary-item\"><strong>Supplementary Planning Guidance (SPG):<\/strong> Documents that provide detailed guidance on specific planning policies within the NLC LDP, such as design standards or renewable energy.<\/div>\n<div class=\"glossary-item\"><strong>Ravenscraig:<\/strong> A major regeneration site in North Lanarkshire, subject to specific planning policies and development frameworks outlined in the LDP.<\/div>\n<div class=\"glossary-item\"><strong>Town Centre Regeneration:<\/strong> NLC&#8217;s focus on revitalising town centres across the region, with specific projects and strategies detailed in the LDP.<\/div>\n<div class=\"glossary-item\"><strong>Housing Land Audit:<\/strong> An assessment of available land for housing development within North Lanarkshire, informing the LDP and housing strategies.<\/div>\n<div class=\"glossary-item\"><strong>Green Network:<\/strong> NLC&#8217;s approach to connecting green spaces and promoting biodiversity across the region, often referenced in planning applications and policies.<\/div>\n<div class=\"glossary-item\"><strong>Sustainable Development:<\/strong> NLC&#8217;s commitment to ensuring development meets present needs without compromising future generations, a key principle of the LDP.<\/div>\n<div class=\"glossary-item\"><strong>Placemaking:<\/strong> NLC&#8217;s emphasis on creating attractive and functional public spaces, influencing development proposals and design standards.<\/div>\n<div class=\"glossary-item\"><strong>Planning Application:<\/strong> A formal request for permission to carry out development, assessed by NLC against the LDP and other relevant policies.<\/div>\n<div class=\"glossary-item\"><strong>Planning Permission in Principle (PPP):<\/strong> Initial approval for a development, subject to further detailed applications (Matters Specified in Conditions).<\/div>\n<div class=\"glossary-item\"><strong>Matters Specified in Conditions (MSC):<\/strong> Detailed applications following PPP, addressing specific aspects of the development.<\/div>\n<div class=\"glossary-item\"><strong>Section 75 Agreement:<\/strong> A legal agreement between NLC and a developer to secure planning obligations, such as financial contributions or affordable housing provision.<\/div>\n<div class=\"glossary-item\"><strong>Consultation Area:<\/strong> The geographical area surrounding a proposed development, where NLC notifies residents and stakeholders of planning applications.<\/div>\n<div class=\"glossary-item\"><strong>Community Infrastructure Levy (CIL):<\/strong> A potential charge on new development to fund infrastructure improvements in North Lanarkshire (if implemented).<\/div>\n<div class=\"glossary-item\"><strong>Conservation Area:<\/strong> Designated areas of historical or architectural significance in North Lanarkshire, subject to specific planning controls.<\/div>\n<div class=\"glossary-item\"><strong>Listed Building:<\/strong> Buildings of special architectural or historic interest, requiring special consent for alterations or demolition.<\/div>\n<div class=\"glossary-item\"><strong>Open Space Strategy:<\/strong> NLC&#8217;s plan for the management and provision of parks and green spaces across North Lanarkshire.<\/div>\n<div class=\"glossary-item\"><strong>Renewable Energy:<\/strong> NLC&#8217;s policies and guidance on the development of renewable energy projects, as detailed in the LDP and SPG.<\/div>\n<div class=\"glossary-item\"><strong>Regeneration Outcome Agreement (ROA):<\/strong> Agreements used to help regenerate areas, and deliver agreed outputs.<\/div>\n\n\n<br>\n\n<p id=\"sustainability-community-wealth\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Sustainability &#038; Community Wealth<\/h3>\n    <div class=\"glossary-item\"><strong>Sustainability:<\/strong> Ensuring community projects and initiatives can continue long-term without external support.<\/div>\n    <div class=\"glossary-item\"><strong>Community Wealth Building:<\/strong> A Scottish Government strategy focussed on retaining wealth locally through fair procurement, living wages, and investment in community enterprises.<\/div>\n    <div class=\"glossary-item\"><strong>Just Transition:<\/strong> Ensuring Scotland\u2019s move to a low-carbon economy is fair, particularly for workers, rural communities, and vulnerable groups.<\/div>\n    <div class=\"glossary-item\"><strong>Circular Economy:<\/strong> A model focussed on reducing waste and reusing materials to create a sustainable economy.<\/div>\n    <div class=\"glossary-item\"><strong>Social Enterprise:<\/strong> Businesses that prioritise community benefit over private profit, commonly used in Scotland\u2019s third sector.<\/div>\n    <div class=\"glossary-item\"><strong>Wellbeing Economy:<\/strong> A policy shift from economic growth to prioritising community wellbeing, social resilience, and environmental sustainability.<\/div>\n    <div class=\"glossary-item\"><strong>Carbon Neutrality:<\/strong> Achieving net-zero carbon emissions by reducing and offsetting environmental impacts.<\/div>\n<br>\n<p id=\"north-lanarkshire-community-boards\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>North Lanarkshire Community Boards<\/h3>\n    <div class=\"glossary-item\"><strong>Community Board:<\/strong> A group in North Lanarkshire that brings together residents, council staff, and partners to improve local areas.<\/div>\n    <div class=\"glossary-item\"><strong>Board Meeting:<\/strong> A regular gathering where community board members discuss local needs and decide on actions.<\/div>\n    <div class=\"glossary-item\"><strong>Locality Priority:<\/strong> A key goal set by a community board to tackle specific issues in its area, like safety or green spaces.<\/div>\n    <div class=\"glossary-item\"><strong>Community Action Plan:<\/strong> A document created by a community board outlining steps to meet local priorities.<\/div>\n    <div class=\"glossary-item\"><strong>Board Funding:<\/strong> Money available through community boards (e.g., via Participatory Budgeting) to support local projects.<\/div>\n    <div class=\"glossary-item\"><strong>Resident Input:<\/strong> Feedback from people living in the area, used by community boards to shape decisions.<\/div>\n    <div class=\"glossary-item\"><strong>Community Boards Partnership Working:<\/strong> How community boards team up with groups like VANL or Police Scotland to get things done.<\/div>\n<br>\n<p id=\"local-outcome-improvement-plans\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Local Outcome Improvement Plans (LOIPs)<\/h3>\n    <div class=\"glossary-item\"><strong>Local Outcome Improvement Plan (LOIP):<\/strong> A plan for each of North Lanarkshire\u2019s nine areas, setting out goals to improve life based on local needs.<\/div>\n    <div class=\"glossary-item\"><strong>Locality Goal:<\/strong> A specific aim in an LOIP, like reducing poverty or improving health in a town.<\/div>\n    <div class=\"glossary-item\"><strong>Community Engagement:<\/strong> The process of asking residents what they want in their LOIP to make sure it fits their area.<\/div>\n    <div class=\"glossary-item\"><strong>Outcome Measure:<\/strong> A way to check if an LOIP is working, like counting new jobs or cleaner streets.<\/div>\n    <div class=\"glossary-item\"><strong>LOIP Review:<\/strong> A regular check by North Lanarkshire Council to update the plan and see what\u2019s been achieved.<\/div>\n    <div class=\"glossary-item\"><strong>LOIP Area Partnership:<\/strong> The team of council, voluntary, and community members who help write and carry out an LOIP.<\/div>\n    <div class=\"glossary-item\"><strong>Priority Action:<\/strong> A key task in an LOIP that needs quick attention, like fixing potholes or supporting families.<\/div>\n    <div class=\"glossary-item\"><strong>M&#038;M (Management and Monitoring) Framework:<\/strong> A management and monitoring framework for LOIP subgroups that uses RAG colour coding and comments to provide a narrative on task updates, offering insight into work progress and reflections on ongoing activities.<\/div>\n<br>\n<p id=\"public-consultations\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Public Consultations<\/h3>\n    <div class=\"glossary-item\"><strong>Public Consultation:<\/strong> A process in which the public is invited to express their opinions on a proposed policy, law, or project.<\/div>\n    <div class=\"glossary-item\"><strong>Stakeholder Consultation:<\/strong> Engaging with key individuals or groups who are directly affected by or have an interest in a decision or project.<\/div>\n    <div class=\"glossary-item\"><strong>Expert Consultation:<\/strong> Seeking advice or input from specialists or professionals with in-depth knowledge in a specific field.<\/div>\n    <div class=\"glossary-item\"><strong>Community Consultation:<\/strong> A process of gathering feedback from members of a community to understand their needs, concerns, and suggestions.<\/div>\n    <div class=\"glossary-item\"><strong>Consultation Feedback:<\/strong> The input or responses provided by participants in a consultation process, often used to inform decision-making.<\/div>\n    <div class=\"glossary-item\"><strong>Focus Groups:<\/strong> A small group of people selected to discuss and provide insights on a particular topic, used for gathering qualitative data.<\/div>\n    <div class=\"glossary-item\"><strong>Surveys and Polls:<\/strong> Tools used in consultations to gather quantitative data from a large group of people to assess opinions, preferences, or needs.<\/div>\n    <div class=\"glossary-item\"><strong>Open Consultation:<\/strong> A consultation that is open to the general public or a broad range of participants, often conducted online or in public meetings.<\/div>\n    <div class=\"glossary-item\"><strong>Consultation Process:<\/strong> A series of steps through which organisations or governments engage with stakeholders to gather opinions and feedback.<\/div>\n    <div class=\"glossary-item\"><strong>Deliberative Consultation:<\/strong> A method of consultation where participants discuss and debate issues in-depth before providing feedback or making decisions.<\/div>\n    <div class=\"glossary-item\"><strong>Consultation Report:<\/strong> A document that summarises the findings, feedback, and outcomes of a consultation process, typically used to guide decisions.<\/div>\n    <div class=\"glossary-item\"><strong>Policy Consultation:<\/strong> A specific type of consultation focussed on discussing and shaping public policies, typically involving government bodies, experts, and the public.<\/div>\n<br>\n<p id=\"north-lanarkshire-partnership\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>North Lanarkshire Partnership (NLP)<\/h3>\n    <div class=\"glossary-item\"><strong>North Lanarkshire Partnership (NLP):<\/strong> A group of organisations (council, NHS, police, etc.) working together to make North Lanarkshire better.<\/div>\n    <div class=\"glossary-item\"><strong>Strategic Leadership Board (SLB):<\/strong> The NLP\u2019s top team that decides big plans, like the Plan for North Lanarkshire.<\/div>\n    <div class=\"glossary-item\"><strong>Plan for North Lanarkshire:<\/strong> A long-term vision by NLP for growth, jobs, and better lives across the area.<\/div>\n    <div class=\"glossary-item\"><strong>CommUnity Agreement:<\/strong> A promise by NLP partners to work fairly with communities, launched in 2024.<\/div>\n    <div class=\"glossary-item\"><strong>Cross-Sector Action:<\/strong> When NLP partners from different groups (e.g., health, voluntary) join forces on issues like climate change.<\/div>\n    <div class=\"glossary-item\"><strong>Local Partnership Team:<\/strong> A smaller NLP group in each of the nine areas, linking big plans to local needs.<\/div>\n    <div class=\"glossary-item\"><strong>NLP Strategy:<\/strong> A specific focus plan by NLP, like tackling poverty or boosting the economy.<\/div>\n<br>\n<p id=\"community-and-voluntary-sector-partnership-group\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community and Voluntary Sector Partnership Group (CVSPG)<\/h3>\n    <div class=\"glossary-item\"><strong>Community and Voluntary Sector Partnership Group (CVSPG):<\/strong> A VANL-led partnership helping voluntary groups team up with others to improve North Lanarkshire.<\/div>\n    <div class=\"glossary-item\"><strong>CVS Collaboration:<\/strong> How CVSPG connects voluntary groups with partners like the council or NHS for bigger impact.<\/div>\n    <div class=\"glossary-item\"><strong>Sector Voice:<\/strong> CVSPG\u2019s role in speaking for voluntary groups to big partners like NLP or the council.<\/div>\n    <div class=\"glossary-item\"><strong>Partnership Event:<\/strong> Meetings or workshops run by CVSPG to bring voluntary groups and partners together.<\/div>\n    <div class=\"glossary-item\"><strong>Support Funding:<\/strong> Money CVSPG helps voluntary groups find through partnerships for community projects.<\/div>\n    <div class=\"glossary-item\"><strong>Volunteer Link:<\/strong> CVSPG\u2019s work linking volunteers to opportunities through partner organisations.<\/div>\n    <div class=\"glossary-item\"><strong>CVS Action Plan:<\/strong> A strategy by CVSPG to guide how voluntary groups support North Lanarkshire\u2019s goals.<\/div>\n<br>\n<p id=\"social-enterprises\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Social Enterprises<\/h3>\n    <div class=\"glossary-item\"><strong>Social Enterprise:<\/strong> A business that uses its profits to improve the community, like a caf\u00e9 funding youth programmes.<\/div>\n    <div class=\"glossary-item\"><strong>Trading Income:<\/strong> Money a social enterprise earns by selling goods or services, reinvested into its goals.<\/div>\n    <div class=\"glossary-item\"><strong>Community Interest Company (CIC):<\/strong> A type of social enterprise with legal rules to ensure it benefits the public, not private owners.<\/div>\n    <div class=\"glossary-item\"><strong>Social Mission:<\/strong> The main community goal (e.g., reducing poverty) that drives a social enterprise\u2019s work.<\/div>\n    <div class=\"glossary-item\"><strong>Impact Report:<\/strong> A document showing how a social enterprise has helped the community, often needed for funding.<\/div>\n    <div class=\"glossary-item\"><strong>Ethical Business:<\/strong> A social enterprise\u2019s focus on fair practices, like paying good wages or using eco-friendly materials.<\/div>\n    <div class=\"glossary-item\"><strong>Reinvestment:<\/strong> Putting profits back into the social enterprise to grow its community work, not into private pockets.<\/div>\n<br>\n<p id=\"health-and-social-care\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <div class=\"glossary-item\"><strong>Health and Social Care (HSC, also H&#038;SC):<\/strong> Health and Social Care in Lanarkshire is delivered through a partnership between NHS Lanarkshire, North Lanarkshire Council, and South Lanarkshire Council. The integration of health and social care aims to provide seamless support for individuals by combining medical, community, and social services.<\/div>\n    <h3>Health and Social Care<\/h3>\n    <div class=\"glossary-item\"><strong>Health and Social Care Partnership (HSCP, also H&#038;SCP):<\/strong> A collaborative body formed by NHS Lanarkshire and North Lanarkshire Council to integrate the planning and delivery of community health and social care services in the area.<\/div>\n    <div class=\"glossary-item\"><strong>Integration Joint Board (IJB):<\/strong> The governing body responsible for overseeing the strategic planning and commissioning of health and social care services within the HSCP. It ensures that services are delivered effectively and efficiently to meet the needs of the local population.<\/div>\n    <div class=\"glossary-item\"><strong>Strategic Commissioning Plan:<\/strong> A document outlining the priorities and actions for health and social care services over a specified period. It aims to improve the quality and sustainability of services, focussing on outcomes that matter to individuals and communities.<\/div>\n    <div class=\"glossary-item\"><strong>Locality Plans:<\/strong> Detailed plans developed for specific geographic areas within North Lanarkshire. These plans address the unique health and social care needs of local communities, ensuring that services are tailored to their requirements.<\/div>\n    <div class=\"glossary-item\"><strong>Health and Social Care Strategic Plan:<\/strong> A comprehensive document that sets out the vision, values, and strategic direction for health and social care services in North Lanarkshire. It guides the integration process and aims to achieve better health and wellbeing outcomes for residents.<\/div>\n    <div class=\"glossary-item\"><strong>Community Health Partnership (CHP):<\/strong> Former subdivisions of Health Boards in Scotland, responsible for delivering primary care services, working with social services to provide social care, promoting health improvement, and influencing strategic planning. In North Lanarkshire, the CHP model has been integrated into the HSCP framework.<\/div>\n    <div class=\"glossary-item\"><strong>Carer Support Payment:<\/strong> A financial benefit introduced to support unpaid carers in Scotland. It provides regular payments to individuals who provide substantial care to a family member, friend, or neighbour. The payment aims to recognise and support the vital role of carers in the community.<\/div>\n    <div class=\"glossary-item\"><strong>Carer:<\/strong> A carer is a person who provides unpaid support and assistance to a friend, family member, or someone in their community who has a disability, illness, mental health condition, or is elderly and needs help with daily activities.<\/div>\n     <div class=\"glossary-item\"><strong>Adult Carer Support Plan (ACSP):<\/strong> It is a formal assessment process designed to identify and address the needs, wishes, and circumstances of adult carers (individuals aged 18 or over who provide unpaid care to a friend, family member, or neighbour with a disability, illness, or frailty). This process can be initiated through the social care department of your local council or a carer centre, which will create an Adult Carer Support Plan (for adults) or a Young Carer Statement (for younger carers, see Young Carer Statement). The assessment is conducted by a staff member who develops a personalised plan or statement. This may involve a visit to better understand the carer\u2019s circumstances.<\/div>\n      <div class=\"glossary-item\"><strong>Young Carer Statement:<\/strong> A Young Carer Statement (YCS) is a formal assessment and support plan specifically designed for young carers\u2014individuals under 18 who provide unpaid care to a family member, friend, or neighbor with a disability, illness, long-term condition, or frailty. The assessment is conducted by a staff member who develops a personalised plan or statement. This may involve a visit to better understand the carer\u2019s circumstances. Introduced under the Children and Families Act 2014 in England and with similar provisions in Scotland under the Carers (Scotland) Act 2016, the YCS aims to identify the young person\u2019s caring role, assess its impact on their wellbeing, education, and development, and provide tailored support to help them balance caring responsibilities with a normal childhood.<\/div>\n            <div class=\"glossary-item\"><strong>Carers Centre:<\/strong> A carers centre is a community-based organisation or hub that provides support, advice, and resources to unpaid carers\u2014individuals who look after a family member, friend, or neighbour with a disability, illness, mental health condition, or frailty. These centres are typically run by local charities or voluntary organisations, often in partnership with local councils, the NHS, or national carer organisations such as Carers UK or Carers Trust. They serve as a vital lifeline for both adult carers (aged 18 and over) and young carers (under 18), helping them navigate their caring responsibilities while maintaining their own wellbeing.<\/div>\n        <div class=\"glossary-item\"><strong>Housebound:<\/strong> A person who is unable to leave their home regularly or at all due to physical health conditions, disabilities, mental health issues, or other circumstances that limit their mobility or independence. Being housebound means an individual relies on others (e.g., carers, family, or support services) for essential needs such as shopping, medical appointments, or social interaction, as they cannot easily or safely go outside.<\/div>\n        <div class=\"glossary-item\"><strong>Palliative Care:<\/strong> Palliative care refers to specialised medical and support care provided to individuals with life-limiting illnesses, focusing on improving their quality of life rather than curing the underlying condition. It is designed for people whose disease is at an advanced stage and where a cure is no longer possible, such as with terminal cancer, advanced dementia, motor neurone disease, or heart failure.<\/div>\n    <div class=\"glossary-item\"><strong>Community Triage Service (CTS):<\/strong> A collaborative initiative between the police and NHS in Lanarkshire, designed to provide optimal care for individuals experiencing mental health crises. The service has significantly reduced police wait times in emergency departments and improved the overall response to mental health emergencies.<\/div>\n     <div class=\"glossary-item\"><strong>Holistic Approach (Health and Social Care):<\/strong> A Holistic Approach considers the whole person\u2014physical, emotional, social, and spiritual well-being\u2014rather than just the medical condition.<\/div>\n    <div class=\"glossary-item\"><strong>Cornerstone:<\/strong> A Scottish charity and social enterprise that provides care and support for people with learning disabilities, autism, and complex care needs, operating in various locations across Scotland, including North Lanarkshire.<\/div>\n         <div class=\"glossary-item\"><strong>Social Prescribing (H&#038;SC):<\/strong> Social Prescribing is a healthcare approach that connects individuals with non-medical services to improve their well-being. It is often used to support people with mental health issues, loneliness, or chronic conditions by referring them to community-based activities such as arts and creative groups, exercise classes or walking groups, volunteering opportunities, debt advice and financial support, peer support groups, social prescribing is typically facilitated by link workers or community connectors, who help individuals find suitable activities based on their needs and interests. It aims to reduce pressure on healthcare services by addressing social and emotional determinants of health.<\/div>\n    <div class=\"glossary-item\"><strong>Nature Prescribing:<\/strong> Nature Prescribing (or green prescribing) is a type of social prescribing where healthcare professionals encourage people to engage with nature to improve their physical and mental health. This could involve spending time in parks, forests, or nature reserves, participating in outdoor activities such as gardening, hiking, or conservation work, animal-assisted therapy, such as equine therapy or dog walking. Nature prescribing is particularly beneficial for individuals experiencing stress, anxiety, depression, or conditions such as high blood pressure. Research suggests that exposure to green spaces enhances mental well-being, reduces stress levels, and promotes physical activity.<\/div>\n    \n<br>\n<p id=\"mental-wellbeing-resilience\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Mental Wellbeing &#038; Resilience<\/h3>\n    <div class=\"glossary-item\"><strong>Mental Wellbeing:<\/strong> A state of emotional and psychological health where individuals can cope with life\u2019s challenges, work productively, and contribute to their community.<\/div>\n    <div class=\"glossary-item\"><strong>Social Prescribing (Mental Health):<\/strong> Connecting people to community activities (e.g., volunteering, arts) to improve mental health and reduce isolation.<\/div>\n    <div class=\"glossary-item\"><strong>Mindfulness:<\/strong> Practices that promote mental clarity and emotional balance, often used to reduce stress within community programmes.<\/div>\n    <div class=\"glossary-item\"><strong>Emotional Resilience:<\/strong> The ability to adapt to stress, adversity, or trauma, supported by community networks and resources.<\/div>\n    <div class=\"glossary-item\"><strong>Peer Support:<\/strong> Mutual help provided by individuals with shared experiences to improve mental wellbeing and build community ties.<\/div>\n    <div class=\"glossary-item\"><strong>Trauma-Informed Approach:<\/strong> Recognising and responding to the effects of trauma in community initiatives to support mental health.<\/div>\n    <div class=\"glossary-item\"><strong>Self-Care:<\/strong> Actions individuals take to maintain their own mental and physical health, encouraged within community frameworks.<\/div>\n    <div class=\"glossary-item\"><strong>Community Wellbeing:<\/strong> The collective mental, social, and physical health of a community, enhanced by inclusive and supportive environments.<\/div>\n<br>\n<p id=\"nhs\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>NHS<\/h3>\n    <div class=\"glossary-item\"><strong>GP (General Practitioner):<\/strong> A local doctor who provides general health care and referrals to specialists.<\/div>\n    <div class=\"glossary-item\"><strong>NHS 24:<\/strong> A 24\/7 phone service (111) in Scotland for health advice when your GP is closed.<\/div>\n    <div class=\"glossary-item\"><strong>Prescription:<\/strong> A written order from a doctor for medicine, available free in Scotland through the NHS.<\/div>\n    <div class=\"glossary-item\"><strong>Health Board:<\/strong> An organisation (e.g., NHS Lanarkshire) that manages hospitals, clinics, and health services in your area.<\/div>\n    <div class=\"glossary-item\"><strong>Primary Care:<\/strong> Basic health services like GP visits, pharmacies, and dentists, often your first stop for care.<\/div>\n    <div class=\"glossary-item\"><strong>Community Pharmacy:<\/strong> Local chemists who dispense prescriptions and offer minor health advice.<\/div>\n    <div class=\"glossary-item\"><strong>Patient Transport:<\/strong> An NHS service helping people get to medical appointments if they can\u2019t travel easily.<\/div>\n<br>\n<p id=\"police-scotland\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Police Scotland<\/h3>\n    <div class=\"glossary-item\"><strong>Police Scotland:<\/strong> The national police force responsible for keeping communities safe and investigating crime.<\/div>\n    <div class=\"glossary-item\"><strong>Community Policing:<\/strong> Officers working locally to prevent crime and build trust with residents.<\/div>\n    <div class=\"glossary-item\"><strong>101:<\/strong> The non-emergency phone number to report issues or get police advice in Scotland.<\/div>\n    <div class=\"glossary-item\"><strong>Crime Prevention:<\/strong> Actions by police and communities to stop crimes before they happen, like home security tips.<\/div>\n    <div class=\"glossary-item\"><strong>Beat Officer:<\/strong> A police officer assigned to patrol and support a specific local area.<\/div>\n    <div class=\"glossary-item\"><strong>Witness Statement:<\/strong> Information you give to police about something you saw, to help solve a crime.<\/div>\n    <div class=\"glossary-item\"><strong>Neighbourhood Watch:<\/strong> A community group working with police to keep an eye out for suspicious activity.<\/div>\n    <div class=\"glossary-item\"><strong>Community Policing:<\/strong> A strategy where police officers work closely with local communities to identify and address community concerns.<\/div>\n<div class=\"glossary-item\"><strong>Crime Prevention:<\/strong> Measures taken to reduce the risk of crimes occurring within communities through education, awareness, and intervention.<\/div>\n<div class=\"glossary-item\"><strong>Anti-Social Behaviour (ASB):<\/strong> Actions that cause harm, distress, or annoyance to communities, such as vandalism or excessive noise.<\/div>\n<div class=\"glossary-item\"><strong>Partnership Working:<\/strong> Collaborative efforts between the police, local authorities, and community organisations to improve safety and wellbeing.<\/div>\n<div class=\"glossary-item\"><strong>Hate Crime:<\/strong> Criminal acts motivated by prejudice based on race, religion, sexual orientation, disability, or transgender identity.<\/div>\n<div class=\"glossary-item\"><strong>Crime Reporting:<\/strong> The process of notifying the police or relevant authorities about criminal activities.<\/div>\n<div class=\"glossary-item\"><strong>Public Protection:<\/strong> Services aimed at safeguarding vulnerable individuals from harm, including domestic abuse, child protection, and human trafficking.<\/div>\n<div class=\"glossary-item\"><strong>Youth Diversion:<\/strong> Initiatives designed to steer young people away from criminal behaviour by offering positive alternatives.<\/div>\n<div class=\"glossary-item\"><strong>Victim Support:<\/strong> Assistance and resources provided to individuals affected by crime, helping them cope and recover.<\/div>\n<div class=\"glossary-item\"><strong>Community Safety Partnership:<\/strong> Local partnerships between police, councils, and other agencies to tackle crime, disorder, and anti-social behaviour.<\/div>\n<br>\n<p id=\"fire-and-rescue\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Fire and Rescue<\/h3>\n    <div class=\"glossary-item\"><strong>Scottish Fire and Rescue Service (SFRS):<\/strong> The national service that puts out fires and helps in emergencies like floods or car accidents.<\/div>\n    <div class=\"glossary-item\"><strong>Home Fire Safety Visit:<\/strong> A free check by SFRS to spot fire risks and install smoke alarms.<\/div>\n    <div class=\"glossary-item\"><strong>Smoke Alarm:<\/strong> A device that beeps loudly to warn you of smoke or fire, provided free by SFRS.<\/div>\n    <div class=\"glossary-item\"><strong>Fire Station:<\/strong> A local base where firefighters work and keep their equipment.<\/div>\n    <div class=\"glossary-item\"><strong>Emergency Plan:<\/strong> A simple guide SFRS recommends for what to do if a fire or disaster happens at home.<\/div>\n    <div class=\"glossary-item\"><strong>Fire Risk Assessment:<\/strong> A check to find and fix fire hazards, often for community buildings or businesses.<\/div>\n    <div class=\"glossary-item\"><strong>Rescue Operation:<\/strong> When firefighters save people or animals from dangerous situations, like floods or crashes.<\/div>\n    <div class=\"glossary-item\"><strong>Fire Safety Education:<\/strong> Programs delivered by the fire service to teach communities about preventing fires and staying safe, such as home safety visits.<\/div>\n<div class=\"glossary-item\"><strong>Emergency Response:<\/strong> Rapid deployment of firefighters to incidents like fires, floods, or road accidents to protect lives and property.<\/div>\n<div class=\"glossary-item\"><strong>Fire Risk Assessment:<\/strong> An evaluation of buildings or areas to identify fire hazards and ensure compliance with safety regulations.<\/div>\n<div class=\"glossary-item\"><strong>Community Fire Safety:<\/strong> Initiatives aimed at reducing fire incidents through collaboration with local groups, like installing smoke alarms in vulnerable homes.<\/div>\n<div class=\"glossary-item\"><strong>Rescue Operations:<\/strong> Specialised efforts to save people from dangerous situations, such as extricating individuals from crashed vehicles.<\/div>\n<div class=\"glossary-item\"><strong>Prevention Campaigns:<\/strong> Public awareness drives (e.g., &#8216;Stay Fire Safe&#8217;) to reduce fire risks through education on cooking safety or smoke detector use.<\/div>\n<div class=\"glossary-item\"><strong>Home Fire Safety Visit (HFSV):<\/strong> A free service where firefighters assess homes, offer advice, and fit smoke alarms to enhance safety.<\/div>\n<div class=\"glossary-item\"><strong>Incident Command:<\/strong> The structured system used by the fire service to manage operations at emergency scenes effectively.<\/div>\n<div class=\"glossary-item\"><strong>Flood Response:<\/strong> Actions taken by the fire service to assist during flooding, including pumping water or evacuating residents.<\/div>\n<div class=\"glossary-item\"><strong>Partnership Collaboration:<\/strong> Working with police, councils, and CVS to improve resilience and safety, such as joint emergency planning.<\/div>\n    \n<br>\n<p id=\"leadership\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Leadership<\/h3>\n    <div class=\"glossary-item\"><strong>Leadership:<\/strong> The ability to inspire, guide, and influence a group of people towards achieving common goals. In the UK context, effective leadership often focusses on collaboration, adaptability, and empowering others.<\/div>\n    <div class=\"glossary-item\"><strong>Top-Down Leadership:<\/strong> A leadership style where decisions are made by senior leaders and passed down to subordinates. This approach can be more hierarchical and directive, often seen in more traditional industries.<\/div>\n    <div class=\"glossary-item\"><strong>Bottom-Up Leadership:<\/strong> A leadership style that encourages input and feedback from lower levels of an organisation. It fosters collaboration and allows employees at all levels to contribute to decision-making processes.<\/div>\n    <div class=\"glossary-item\"><strong>Transformational Leadership:<\/strong> A leadership style where leaders work to inspire and motivate employees, focussing on creating change through vision and leading by example. It\u2019s a style that emphasises personal development and innovation.<\/div>\n    <div class=\"glossary-item\"><strong>Servant Leadership:<\/strong> A leadership approach where the leader focusses on supporting the needs of the team and helping others grow and develop. It\u2019s commonly associated with a people-first approach, ensuring team welfare and development.<\/div>\n    <div class=\"glossary-item\"><strong>Transactional Leadership:<\/strong> A leadership style based on reward and punishment, with clear structures and expectations. It\u2019s often used in more structured environments where meeting specific targets or KPIs is crucial.<\/div>\n    <div class=\"glossary-item\"><strong>Charismatic Leadership:<\/strong> A leadership style that relies on the personal charm and appeal of the leader. Charismatic leaders often inspire and motivate followers by creating a sense of excitement and enthusiasm about the mission.<\/div>\n    <div class=\"glossary-item\"><strong>Motivating:<\/strong> The process of inspiring others to take action towards achieving set goals. Motivating leadership in the UK often involves creating a supportive environment, recognising individual contributions, and encouraging employees to reach their potential.<\/div>\n    <div class=\"glossary-item\"><strong>Coaching:<\/strong> A leadership style that focusses on providing ongoing feedback, guidance, and support to help individuals develop their skills and improve their performance. Coaching is often used to unlock the potential of employees and build a more engaged workforce.<\/div>\n    <div class=\"glossary-item\"><strong>Mentoring:<\/strong> A more experienced individual provides guidance and advice to a less experienced individual, helping them navigate their career and develop new skills. In the UK, mentoring can often be seen in public sector organisations and industries focussed on long-term career development.<\/div>\n    <div class=\"glossary-item\"><strong>Empowering Leadership:<\/strong> A leadership style where leaders give employees the autonomy to make decisions, encouraging them to take initiative and be responsible for their actions. This leadership style is often linked to higher employee morale and innovation.<\/div>\n    <div class=\"glossary-item\"><strong>Collaborative Leadership:<\/strong> A leadership approach that focusses on working together with others. It values the collective knowledge of a team and encourages open communication, joint problem-solving, and consensus-building.<\/div>\n    <div class=\"glossary-item\"><strong>Inclusive Leadership:<\/strong> A leadership style that prioritises diversity and inclusion in the workplace, ensuring that all team members feel valued, respected, and empowered to contribute their ideas and perspectives.<\/div>\n    <div class=\"glossary-item\"><strong>Situational Leadership:<\/strong> A leadership approach where the leader adjusts their style depending on the situation, the team, and the task. It involves being flexible and responsive to the needs of the team, especially in dynamic or high-pressure environments.<\/div>\n    <div class=\"glossary-item\"><strong>Lead by Example:<\/strong> A leadership principle where the leader demonstrates the behaviours, attitudes, and values they expect from others. This approach is central to building trust and credibility with a team.<\/div>\n    <div class=\"glossary-item\"><strong>Visionary Leadership:<\/strong> A leadership style where leaders set a clear, inspiring direction for the team or organisation, guiding them towards a future goal. Visionary leaders in the UK often focus on long-term success, change management, and societal impact.<\/div>\n    <div class=\"glossary-item\"><strong>Resilient Leadership:<\/strong> The ability to lead effectively during times of adversity, bouncing back from setbacks and maintaining focus on the long-term goals. This type of leadership is crucial in the UK market, especially in industries affected by uncertainty or economic challenges.<\/div>\n    <div class=\"glossary-item\"><strong>Emotional Intelligence in Leadership:<\/strong> The ability of a leader to understand and manage their emotions, as well as empathise with others, fostering a positive and supportive working environment. Emotional intelligence is considered a key trait of effective leadership in the UK.<\/div>\n    <div class=\"glossary-item\"><strong>Delegation:<\/strong> The process of assigning responsibility to others for the completion of specific tasks or decisions. Effective delegation is a core leadership skill in the UK, ensuring tasks are completed efficiently and that team members feel trusted and valued.<\/div>\n    <div class=\"glossary-item\"><strong>Feedback Culture:<\/strong> A workplace environment where leaders actively provide regular and constructive feedback to employees. This fosters improvement, growth, and accountability. In the UK, this is often linked to performance management and development plans.<\/div>\n    <div class=\"glossary-item\"><strong>Team Leadership:<\/strong> The ability to manage and guide a group towards achieving collective goals. Strong team leadership in the UK often involves creating a positive, inclusive, and supportive team dynamic where members feel empowered and valued.<\/div>\n    <div class=\"glossary-item\"><strong>Autocratic Leadership:<\/strong> A leadership style where the leader makes decisions unilaterally, with little or no input from others. While less common in modern UK businesses, it may still be used in highly structured or crisis situations.<\/div>\n<br>\n<p id=\"project-management\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Project Management<\/h3>\n<div class=\"glossary-item\"><strong>Project:<\/strong> A temporary endeavour undertaken to create a unique product, service, or result.<\/div>\n<div class=\"glossary-item\"><strong>Project Planning:<\/strong> The process of defining the project&#8217;s objectives, scope, and resources, and creating a detailed plan for execution.<\/div>\n<div class=\"glossary-item\"><strong>Risk Assessment:<\/strong> The process of identifying potential risks to a project and evaluating their likelihood and impact.<\/div>\n<div class=\"glossary-item\"><strong>Monitoring and Evaluation (M&#038;E):<\/strong> The systematic collection and analysis of data to track project progress and assess its effectiveness.<\/div>\n<div class=\"glossary-item\"><strong>Outcomes:<\/strong> The intended or actual consequences of a project&#8217;s activities.<\/div>\n<div class=\"glossary-item\"><strong>Outputs:<\/strong> The tangible products or services delivered by a project.<\/div>\n<div class=\"glossary-item\"><strong>Milestones:<\/strong> Significant points or events in a project&#8217;s timeline.<\/div>\n<div class=\"glossary-item\"><strong>Stakeholder Management:<\/strong> The process of identifying and engaging with individuals or groups who have an interest in or are affected by a project.<\/div>\n<div class=\"glossary-item\"><strong>Budget:<\/strong> A financial plan that outlines the project&#8217;s expected income and expenses.<\/div>\n<div class=\"glossary-item\"><strong>Reporting:<\/strong> The process of providing regular updates on project progress to stakeholders.<\/div>\n<div class=\"glossary-item\"><strong>Scope:<\/strong> The defined boundaries of a project, including its objectives, deliverables, and tasks.<\/div>\n<div class=\"glossary-item\"><strong>Timeline:<\/strong> A schedule that outlines the project&#8217;s tasks and deadlines.<\/div>\n<div class=\"glossary-item\"><strong>Deliverables:<\/strong> The tangible or intangible products or services that a project is expected to produce.<\/div>\n<div class=\"glossary-item\"><strong>Project Manager:<\/strong> The individual responsible for planning, executing, and closing a project.<\/div>\n<div class=\"glossary-item\"><strong>Project Team:<\/strong> The group of individuals who work together to complete a project.<\/div>\n<div class=\"glossary-item\"><strong>Contingency Plan:<\/strong> A plan that outlines alternative actions to be taken if unexpected events occur.<\/div>\n<div class=\"glossary-item\"><strong>Project Closure:<\/strong> The process of formally completing a project and documenting its results.<\/div>\n<div class=\"glossary-item\"><strong>Work Breakdown Structure (WBS):<\/strong> A hierarchical decomposition of the total scope of work to be carried out by the project team to accomplish the project objectives and create the required deliverables.<\/div>\n<div class=\"glossary-item\"><strong>Critical Path:<\/strong> The sequence of project network activities which add up to the longest overall duration, regardless if that longest duration has float or not. It determines the shortest time possible to complete the project.<\/div>\n\n<br>\n<p id=\"monitoring_and_evaluation\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Monitoring and Evaluation (M&#038;E)<\/h3>\n<div class=\"glossary-item\"><strong>Monitoring:<\/strong> The ongoing and systematic collection of data to track the progress of a project or program.<\/div>\n<div class=\"glossary-item\"><strong>Evaluation:<\/strong> The systematic assessment of the design, implementation, and outcomes of a project or program.<\/div>\n<div class=\"glossary-item\"><strong>Indicators:<\/strong> Measurable variables that provide evidence of progress towards a project&#8217;s or program&#8217;s objectives.<\/div>\n<div class=\"glossary-item\"><strong>Baseline Data:<\/strong> Data collected before a project or programme begins, used as a point of comparison.<\/div>\n<div class=\"glossary-item\"><strong>Outcomes:<\/strong> The intended or actual changes that result from a project or program.<\/div>\n<div class=\"glossary-item\"><strong>Outputs:<\/strong> The direct products or services delivered by a project or program.<\/div>\n<div class=\"glossary-item\"><strong>Impact:<\/strong> The long-term and broader effects of a project or program.<\/div>\n<div class=\"glossary-item\"><strong>Data Collection:<\/strong> The process of gathering information relevant to a project or program.<\/div>\n<div class=\"glossary-item\"><strong>Qualitative Data:<\/strong> Non-numerical data, such as interviews, focus groups, and case studies.<\/div>\n<div class=\"glossary-item\"><strong>Quantitative Data:<\/strong> Numerical data, such as surveys, statistics, and metrics.<\/div>\n<div class=\"glossary-item\"><strong>Logic Model:<\/strong> A visual representation of the relationships between a project&#8217;s or program&#8217;s inputs, activities, outputs, outcomes, and impact.<\/div>\n<div class=\"glossary-item\"><strong>Evaluation Framework:<\/strong> A structured approach to conducting an evaluation, including the evaluation questions, methods, and criteria.<\/div>\n<div class=\"glossary-item\"><strong>Performance Measurement:<\/strong> The ongoing process of collecting and reporting data on the performance of a project or program.<\/div>\n<div class=\"glossary-item\"><strong>Formative Evaluation:<\/strong> Evaluation conducted during the implementation of a project or programme to provide feedback for improvement.<\/div>\n<div class=\"glossary-item\"><strong>Summative Evaluation:<\/strong> Evaluation conducted at the end of a project or programme to assess its overall effectiveness.<\/div>\n<div class=\"glossary-item\"><strong>Impact Evaluation:<\/strong> Evaluation that focuses on assessing the causal relationship between a project or programme and its outcomes.<\/div>\n<div class=\"glossary-item\"><strong>Process Evaluation:<\/strong> Evaluation that focuses on how a project or programme is implemented.<\/div>\n<div class=\"glossary-item\"><strong>Outcome Harvesting:<\/strong> An evaluation approach that focuses on identifying and documenting outcomes that have already occurred.<\/div>\n<div class=\"glossary-item\"><strong>Theory of Change:<\/strong> A description of how and why a project or programme is expected to lead to specific outcomes.<\/div>\n<div class=\"glossary-item\"><strong>Key Performance Indicators (KPIs):<\/strong> Specific, measurable, achievable, relevant, and time-bound metrics used to evaluate performance.<\/div>\n\n\n<br>\n<p id=\"employability\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Employability<\/h3>\n    <div class=\"glossary-item\"><strong>Employability Skills:<\/strong> A set of skills and attributes that make an individual suitable for employment, such as communication, teamwork, and problem-solving.<\/div>\n    <div class=\"glossary-item\"><strong>Soft Skills:<\/strong> Interpersonal skills, like communication, adaptability, and teamwork, that are essential for professional success.<\/div>\n    <div class=\"glossary-item\"><strong>Hard Skills:<\/strong> Technical skills or specific knowledge required for a particular job, such as programming, graphic design, or accounting.<\/div>\n    <div class=\"glossary-item\"><strong>CV\/Resume:<\/strong> A written document that summarises an individual&#8217;s qualifications, work experience, skills, and education, typically used in job applications.<\/div>\n    <div class=\"glossary-item\"><strong>Cover Letter:<\/strong> A letter submitted with a CV or resume that introduces the candidate, explains their interest in the position, and highlights relevant qualifications.<\/div>\n    <div class=\"glossary-item\"><strong>Job Interview:<\/strong> A formal meeting between a job applicant and an employer to assess the candidate&#8217;s suitability for a job position.<\/div>\n    <div class=\"glossary-item\"><strong>Networking:<\/strong> The process of building relationships with professionals in the industry to exchange information, advice, and potential job leads.<\/div>\n    <div class=\"glossary-item\"><strong>Professional Development:<\/strong> Ongoing learning and training to enhance one&#8217;s skills, knowledge, and abilities in their chosen career field.<\/div>\n    <div class=\"glossary-item\"><strong>Job Market:<\/strong> The supply and demand for workers, where job opportunities, hiring trends, and skills in demand are constantly evolving.<\/div>\n    <div class=\"glossary-item\"><strong>Work Experience:<\/strong> Any previous professional experience that demonstrates a person\u2019s skills, work ethic, and capability to perform in a specific role.<\/div>\n    <div class=\"glossary-item\"><strong>Internship:<\/strong> A temporary position that offers practical work experience in a particular field, often used by students or recent graduates to build employability.<\/div>\n    <div class=\"glossary-item\"><strong>References:<\/strong> Individuals who can provide a recommendation or endorsement of a candidate&#8217;s skills, character, and work ethic, typically former employers or colleagues.<\/div>\n    <div class=\"glossary-item\"><strong>Job Search:<\/strong> The process of seeking employment opportunities, including researching positions, applying for jobs, and attending interviews.<\/div>\n    <div class=\"glossary-item\"><strong>Workplace Culture:<\/strong> The shared values, beliefs, and practices within a company or organisation, influencing how employees interact and collaborate.<\/div>\n    <div class=\"glossary-item\"><strong>Transferable Skills:<\/strong> Skills acquired in one job or situation that can be applied to other positions or industries, such as communication or leadership.<\/div>\n    <div class=\"glossary-item\"><strong>Self-Motivation:<\/strong> The ability to stay driven and focussed on achieving goals without the need for external encouragement or supervision.<\/div>\n    <div class=\"glossary-item\"><strong>Job Readiness:<\/strong> The level of preparedness a candidate has for entering the workforce, including necessary skills, knowledge, and attitude.<\/div>\n    <div class=\"glossary-item\"><strong>Online Presence:<\/strong> A professional image and reputation that is maintained on social media platforms, personal websites, or networking sites like LinkedIn.<\/div>\n    <div class=\"glossary-item\"><strong>Job Fit:<\/strong> The alignment between an individual&#8217;s skills, interests, and values with the requirements and culture of a particular job or employer.<\/div>\n    <div class=\"glossary-item\"><strong>Continuous Learning:<\/strong> The ongoing process of acquiring new knowledge or skills to keep up with changing job demands and improve employability.<\/div>\n    <div class=\"glossary-item\"><strong>Skills Gap:<\/strong> The difference between the skills an individual possesses and the skills required by employers or the job market. Addressing a skills gap often involves upskilling or reskilling.<\/div>\n<br>\n<p id=\"continuing-professional-development\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Continuing Professional Development (CPD)<\/h3>\n    <div class=\"glossary-item\"><strong>Continuing Professional Development (CPD):<\/strong> A lifelong process of learning and development aimed at improving knowledge, skills, and competencies in one&#8217;s profession. CPD is essential for career growth and maintaining professional standards.<\/div>\n    <div class=\"glossary-item\"><strong>Learning Objectives:<\/strong> Specific goals or outcomes that a professional aims to achieve through CPD activities. Learning objectives help guide and focus development efforts to ensure they align with career or organisational needs.<\/div>\n    <div class=\"glossary-item\"><strong>Formal CPD:<\/strong> Structured learning activities that are usually accredited or recognised by professional bodies. These include workshops, seminars, courses, and certifications.<\/div>\n    <div class=\"glossary-item\"><strong>Informal CPD:<\/strong> Self-directed learning activities that are not formally accredited, such as reading articles, watching webinars, attending conferences, or participating in discussions with peers. While informal, these activities are still valuable for professional growth.<\/div>\n    <div class=\"glossary-item\"><strong>CPD Portfolio:<\/strong> A collection of evidence that demonstrates an individual&#8217;s CPD activities and learning achievements. This may include certificates, reports, reflections, and examples of how CPD has been applied in practice.<\/div>\n    <div class=\"glossary-item\"><strong>Reflection:<\/strong> The process of reviewing and evaluating learning experiences to gain insights into strengths, areas for improvement, and future learning needs. Reflection is a key part of CPD and helps professionals connect theory to practice.<\/div>\n    <div class=\"glossary-item\"><strong>CPD Log:<\/strong> A detailed record of the CPD activities undertaken by an individual, often maintained in a digital or physical format. The log includes information such as the activity type, date, duration, and learning outcomes.<\/div>\n    <div class=\"glossary-item\"><strong>Competency Framework:<\/strong> A structured outline of the skills, knowledge, and behaviours required for a particular profession or role. CPD activities often align with competency frameworks to ensure that individuals are meeting the required standards in their field.<\/div>\n    <div class=\"glossary-item\"><strong>Self-Assessment:<\/strong> The process of evaluating one\u2019s own skills, knowledge, and professional development needs. Self-assessment helps professionals identify areas for improvement and create a targeted CPD plan.<\/div>\n    <div class=\"glossary-item\"><strong>CPD Plan:<\/strong> A personalised development plan that outlines the learning goals, activities, and resources needed to achieve those goals. The plan is used to track progress and ensure that CPD efforts are aligned with career aspirations and organisational needs.<\/div>\n    <div class=\"glossary-item\"><strong>Accredited CPD:<\/strong> CPD activities that are officially recognised and accredited by a professional body, educational institution, or industry authority. These activities often carry official recognition or certification upon completion.<\/div>\n    <div class=\"glossary-item\"><strong>Peer Learning:<\/strong> A collaborative learning process where professionals learn from each other by sharing knowledge, experiences, and expertise. Peer learning is often informal but can be an effective way of developing new skills and understanding different perspectives.<\/div>\n    <div class=\"glossary-item\"><strong>Mentoring:<\/strong> A professional development activity where an experienced individual (mentor) provides guidance, support, and advice to a less experienced colleague (mentee). Mentoring helps with career development and personal growth.<\/div>\n    <div class=\"glossary-item\"><strong>Coaching:<\/strong> A structured approach to professional development where a coach helps an individual set goals, develop skills, and overcome obstacles. Coaching is often tailored to specific needs and challenges.<\/div>\n    <div class=\"glossary-item\"><strong>Continuous Learning:<\/strong> The commitment to constantly updating skills and knowledge throughout one\u2019s career. This is a core principle of CPD, ensuring professionals remain adaptable and current in their field.<\/div>\n    <div class=\"glossary-item\"><strong>Professional Development Goals:<\/strong> Specific, measurable objectives set by professionals to guide their learning and development. These goals help prioritise CPD activities and provide direction for growth.<\/div>\n    <div class=\"glossary-item\"><strong>Certification:<\/strong> A formal recognition that an individual has achieved a certain level of expertise or competence in a specific area of their profession. Certification often requires completing accredited CPD activities or passing exams.<\/div>\n    <div class=\"glossary-item\"><strong>CPD Provider:<\/strong> An organisation, institution, or individual offering learning and development opportunities that contribute to CPD. CPD providers may offer courses, workshops, webinars, or other educational resources.<\/div>\n    <div class=\"glossary-item\"><strong>CPD Cycle:<\/strong> The process of planning, engaging in, and reflecting on CPD activities. A CPD cycle typically includes identifying learning needs, setting goals, participating in activities, and reviewing progress.<\/div>\n    <div class=\"glossary-item\"><strong>Networking:<\/strong> Building relationships with other professionals in your field to share knowledge, collaborate, and enhance career opportunities. Networking is often an informal part of CPD, as it can lead to new learning experiences and insights.<\/div>\n    <div class=\"glossary-item\"><strong>CPD Credit:<\/strong> A system of measurement used by some professional bodies to quantify the time and effort spent on CPD activities. Each activity may earn a specific number of credits, contributing to professional requirements for maintaining certification.<\/div>\n    <div class=\"glossary-item\"><strong>Knowledge Transfer:<\/strong> The process of sharing and applying knowledge gained through CPD activities to the workplace. Knowledge transfer ensures that learning has practical and lasting impacts on professional practice and organisational success.<\/div>\n\n<br>\n<p id=\"building-relationships\"><\/p>\n<br>\n\n    <p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Building Relationships<\/h3>\n<div class=\"glossary-item\"><strong>Networking:<\/strong> The process of building connections with individuals and organisations for mutual benefit.<\/div>\n<div class=\"glossary-item\"><strong>Stakeholder Engagement:<\/strong> The process of involving individuals or groups who have an interest in or are affected by a project or organisation.<\/div>\n<div class=\"glossary-item\"><strong>Relationship Through Partnership:<\/strong> A collaborative relationship between two or more people in different organisations to achieve a common organisational goal.<\/div>\n<div class=\"glossary-item\"><strong>Collaboration:<\/strong> Working together with others to achieve a shared objective.<\/div>\n<div class=\"glossary-item\"><strong>Community Outreach:<\/strong> Activities aimed at connecting with and engaging members of a community.<\/div>\n<div class=\"glossary-item\"><strong>Relationship Building:<\/strong> The process of developing and maintaining positive connections with others.<\/div>\n<div class=\"glossary-item\"><strong>Trust:<\/strong> The foundation of strong relationships, built on reliability, honesty, and integrity.<\/div>\n<div class=\"glossary-item\"><strong>Communication:<\/strong> The exchange of information, ideas, and feelings between individuals or groups.<\/div>\n<div class=\"glossary-item\"><strong>Active Listening:<\/strong> Paying close attention to and understanding what others are saying.<\/div>\n<div class=\"glossary-item\"><strong>Empathy:<\/strong> The ability to understand and share the feelings of another.<\/div>\n<div class=\"glossary-item\"><strong>Rapport:<\/strong> A harmonious and understanding relationship between individuals or groups.<\/div>\n<div class=\"glossary-item\"><strong>Community Mapping:<\/strong> A process of visually representing the assets, resources, and relationships within a community.<\/div>\n<div class=\"glossary-item\"><strong>Social Capital:<\/strong> The networks of relationships among people who live and work in a particular society, enabling that society to function effectively.<\/div>\n<div class=\"glossary-item\"><strong>Facilitation:<\/strong> Guiding a group process to ensure effective communication and participation.<\/div>\n<div class=\"glossary-item\"><strong>Conflict Resolution:<\/strong> Addressing and resolving disagreements or disputes in a constructive manner.<\/div>\n<div class=\"glossary-item\"><strong>Consensus Building:<\/strong> A process of finding common ground and agreement among a group of people.<\/div>\n<div class=\"glossary-item\"><strong>Cultural Competence:<\/strong> The ability to understand, appreciate, and interact effectively with people from diverse cultures.<\/div>\n<div class=\"glossary-item\"><strong>Building Bridges:<\/strong> Creating connections and understanding between different groups or communities.<\/div>\n<div class=\"glossary-item\"><strong>Social Inclusion:<\/strong> The process of improving the terms on which individuals or groups take part in society\u2014improving ability, opportunity, and dignity of those disadvantaged on the basis of their identity.<\/div>\n<br>\n\n<p id=\"edi\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Equality, Diversity, and Inclusion (EDI)<\/h3>\n<div class=\"glossary-item\"><strong>Equality:<\/strong> Ensuring everyone has equal rights, opportunities, and access to resources.<\/div>\n<div class=\"glossary-item\"><strong>Diversity:<\/strong> Recognising and valuing the differences between people, including age, disability, ethnicity, gender, religion, and sexual orientation.<\/div>\n<div class=\"glossary-item\"><strong>Inclusion:<\/strong> Creating an environment where everyone feels welcome, respected, and valued, and can fully participate.<\/div>\n<div class=\"glossary-item\"><strong>Equity:<\/strong> Recognising that different people have different needs and providing tailored support to ensure fairness.<\/div>\n<div class=\"glossary-item\"><strong>Protected Characteristics:<\/strong> Specific attributes defined by the Equality Act 2010, including age, disability, gender reassignment, marriage and civil partnership, pregnancy and maternity, race, religion or belief, sex, and sexual orientation.<\/div>\n<div class=\"glossary-item\"><strong>Accessibility:<\/strong> Designing environments, products, and services that can be used by everyone, regardless of their abilities.<\/div>\n<div class=\"glossary-item\"><strong>Equality of Opportunity:<\/strong> Ensuring everyone has a fair chance to succeed, regardless of their background or circumstances.<\/div>\n<div class=\"glossary-item\"><strong>Discrimination:<\/strong> Treating someone unfairly or differently because of their protected characteristics.<\/div>\n<div class=\"glossary-item\"><strong>Direct Discrimination:<\/strong> Treating someone less favourably because of a protected characteristic.<\/div>\n<div class=\"glossary-item\"><strong>Indirect Discrimination:<\/strong> Applying a provision, criterion, or practice that puts people with a protected characteristic at a particular disadvantage.<\/div>\n<div class=\"glossary-item\"><strong>Harassment:<\/strong> Unwanted conduct related to a protected characteristic that violates someone&#8217;s dignity or creates an intimidating, hostile, degrading, humiliating, or offensive environment.<\/div>\n<div class=\"glossary-item\"><strong>Victimisation:<\/strong> Treating someone unfairly because they have made or supported a complaint of discrimination.<\/div>\n<div class=\"glossary-item\"><strong>Unconscious Bias:<\/strong> Implicit attitudes or stereotypes that affect our understanding, actions, and decisions in an unconscious manner.<\/div>\n<div class=\"glossary-item\"><strong>Intersectionality:<\/strong> The interconnected nature of social categorisations such as race, class, and gender as they apply to a given individual or group, regarded as creating overlapping and interdependent systems of discrimination or disadvantage.<\/div>\n<div class=\"glossary-item\"><strong>Reasonable Adjustments:<\/strong> Changes made to a workplace or service to remove barriers for disabled people.<\/div>\n<div class=\"glossary-item\"><strong>Inclusive Language:<\/strong> Using language that avoids excluding or marginalising people based on their identity or background.<\/div>\n<div class=\"glossary-item\"><strong>Positive Action:<\/strong> Measures taken to address disadvantage experienced by people with protected characteristics.<\/div>\n<div class=\"glossary-item\"><strong>Cultural Sensitivity:<\/strong> Awareness and respect for the cultural differences of others.<\/div>\n<div class=\"glossary-item\"><strong>EDI Policy:<\/strong> A document outlining an organisation&#8217;s commitment to equality, diversity, and inclusion.<\/div>\n\n\n<br>\n\n<p id=\"personal-development\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Personal Development<\/h3>\n    <div class=\"glossary-item\"><strong>Personal Growth:<\/strong> The ongoing process of understanding and developing oneself in order to achieve one&#8217;s fullest potential. It involves self-awareness, goal setting, and learning new skills.<\/div>\n    <div class=\"glossary-item\"><strong>Self-Reflection:<\/strong> The process of introspecting and evaluating one&#8217;s thoughts, behaviours, and experiences. It helps individuals understand their actions and areas for improvement.<\/div>\n    <div class=\"glossary-item\"><strong>Goal Setting:<\/strong> The process of identifying specific, measurable, achievable, relevant, and time-bound (SMART) objectives that an individual aims to accomplish. It is essential for personal development and achievement.<\/div>\n    <div class=\"glossary-item\"><strong>Time Management:<\/strong> The practice of organising and planning how to allocate time between different tasks. Effective time management helps individuals accomplish more in less time, reducing stress and improving productivity.<\/div>\n    <div class=\"glossary-item\"><strong>Resilience:<\/strong> The ability to recover from setbacks, adapt well to change, and keep going in the face of adversity. It is a key component of personal development and emotional wellbeing.<\/div>\n    <div class=\"glossary-item\"><strong>Emotional Intelligence (EQ):<\/strong> The ability to recognise, understand, manage, and influence one&#8217;s own emotions and the emotions of others. It plays a critical role in relationships and effective leadership.<\/div>\n    <div class=\"glossary-item\"><strong>Mindfulness:<\/strong> The practice of being present and fully engaged in the current moment, while acknowledging and accepting one&#8217;s feelings, thoughts, and bodily sensations. Mindfulness enhances self-awareness and reduces stress.<\/div>\n    <div class=\"glossary-item\"><strong>Self-Discipline:<\/strong> The ability to control one&#8217;s emotions, behaviours, and actions in the face of temptation or distraction. It helps individuals achieve long-term goals and maintain focus.<\/div>\n    <div class=\"glossary-item\"><strong>Positive Thinking:<\/strong> The practice of focussing on the positive aspects of situations and maintaining an optimistic outlook. It contributes to mental wellbeing, motivation, and goal achievement.<\/div>\n    <div class=\"glossary-item\"><strong>Confidence:<\/strong> A belief in one&#8217;s abilities and judgments. It is developed through accomplishments, positive self-talk, and overcoming challenges. Confidence is crucial for personal and professional success.<\/div>\n    <div class=\"glossary-item\"><strong>Coaching:<\/strong> A partnership that helps individuals achieve their personal or professional goals. Coaches provide guidance, encouragement, and feedback to help clients develop skills and achieve success.<\/div>\n    <div class=\"glossary-item\"><strong>Mentorship:<\/strong> A relationship where a more experienced individual (mentor) provides advice, guidance, and support to a less experienced person (mentee) to help with personal or professional development.<\/div>\n    <div class=\"glossary-item\"><strong>Self-Confidence:<\/strong> A belief in one&#8217;s ability to succeed. Self-confidence is built through experience, positive reinforcement, and achieving personal milestones.<\/div>\n    <div class=\"glossary-item\"><strong>Continuous Learning:<\/strong> The commitment to always improving one&#8217;s knowledge, skills, and abilities throughout life. This can be achieved through formal education, self-study, or experiential learning.<\/div>\n    <div class=\"glossary-item\"><strong>Communication Skills:<\/strong> The ability to effectively convey information, thoughts, and ideas to others. Strong communication is essential for building relationships and succeeding in personal and professional contexts.<\/div>\n    <div class=\"glossary-item\"><strong>Assertiveness:<\/strong> The ability to express one&#8217;s thoughts, feelings, and beliefs in an open, honest, and respectful manner. Assertiveness enhances self-confidence and helps individuals set boundaries.<\/div>\n    <div class=\"glossary-item\"><strong>Networking:<\/strong> Building and nurturing relationships with others for mutual benefit. Networking can support career advancement, personal growth, and access to new opportunities.<\/div>\n    <div class=\"glossary-item\"><strong>Work-Life Balance:<\/strong> The equilibrium between the demands of work and personal life. Striving for a healthy work-life balance is key to reducing stress, improving health, and maintaining happiness.<\/div>\n    <div class=\"glossary-item\"><strong>Self-Awareness:<\/strong> The ability to understand and recognise one\u2019s own emotions, strengths, weaknesses, values, and motivations. Self-awareness is a foundation for personal growth and effective decision-making.<\/div>\n<br>\n\n\n<p id=\"mediation\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Mediation<\/h3>\n<div class=\"glossary-item\"><strong>Mediation:<\/strong> A voluntary and confidential process where a neutral third party helps people resolve disputes.<\/div>\n<div class=\"glossary-item\"><strong>Mediator:<\/strong> The neutral third party who facilitates communication and helps parties reach a mutually agreeable solution.<\/div>\n<div class=\"glossary-item\"><strong>Parties:<\/strong> The individuals or groups involved in the dispute who are participating in mediation.<\/div>\n<div class=\"glossary-item\"><strong>Agreement:<\/strong> The mutually agreed-upon resolution reached by the parties during mediation.<\/div>\n<div class=\"glossary-item\"><strong>Confidentiality:<\/strong> The principle that all discussions and information shared during mediation will remain private.<\/div>\n<div class=\"glossary-item\"><strong>Voluntary:<\/strong> The principle that parties choose to participate in mediation and can withdraw at any time.<\/div>\n<div class=\"glossary-item\"><strong>Neutrality:<\/strong> The mediator&#8217;s commitment to remaining impartial and unbiased throughout the process.<\/div>\n<div class=\"glossary-item\"><strong>Impartiality:<\/strong> The mediator&#8217;s commitment to treating all parties equally and without favoritism.<\/div>\n<div class=\"glossary-item\"><strong>Facilitation:<\/strong> The mediator&#8217;s role in guiding the discussion and helping parties explore options for resolution.<\/div>\n<div class=\"glossary-item\"><strong>Joint Session:<\/strong> A meeting where all parties and the mediator are present to discuss the dispute.<\/div>\n<div class=\"glossary-item\"><strong>Private Session:<\/strong> A confidential meeting between the mediator and one party to explore their concerns or options.<\/div>\n<div class=\"glossary-item\"><strong>Ground Rules:<\/strong> Agreed-upon guidelines for how the mediation process will proceed, including communication and behaviour.<\/div>\n<div class=\"glossary-item\"><strong>Active Listening:<\/strong> The mediator&#8217;s and parties&#8217; practice of paying close attention to and understanding each other&#8217;s perspectives.<\/div>\n<div class=\"glossary-item\"><strong>Reframing:<\/strong> The mediator&#8217;s technique of restating a party&#8217;s statement in a more neutral or positive way to facilitate understanding.<\/div>\n<div class=\"glossary-item\"><strong>Options:<\/strong> Potential solutions or agreements that parties explore during mediation.<\/div>\n<div class=\"glossary-item\"><strong>BATNA (Best Alternative To a Negotiated Agreement):<\/strong> The course of action a party will take if mediation does not result in an agreement.<\/div>\n<div class=\"glossary-item\"><strong>WATNA (Worst Alternative To a Negotiated Agreement):<\/strong> The worst course of action a party will take if mediation does not result in an agreement.<\/div>\n<div class=\"glossary-item\"><strong>Closure:<\/strong> The process of finalising and documenting the agreement reached during mediation.<\/div>\n<div class=\"glossary-item\"><strong>Impasse:<\/strong> A situation where parties are unable to reach an agreement despite mediation efforts.<\/div>\n\n<br>\n<p id=\"advocacy\"><\/p>\n<br>\n\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Advocacy<\/h3>\n<div class=\"glossary-item\"><strong>Advocacy:<\/strong> Active support for a cause or proposal, especially pleading or arguing on behalf of someone else.<\/div>\n<div class=\"glossary-item\"><strong>Lobbying:<\/strong> Attempting to influence decisions made by officials in the government.<\/div>\n<div class=\"glossary-item\"><strong>Policy Advocacy:<\/strong> Efforts to influence public policy decisions.<\/div>\n<div class=\"glossary-item\"><strong>Grassroots Advocacy:<\/strong> Advocacy efforts originating from community members or local organisations.<\/div>\n<div class=\"glossary-item\"><strong>Coalition:<\/strong> A group of individuals or organisations working together toward a common goal.<\/div>\n<div class=\"glossary-item\"><strong>Campaign:<\/strong> An organised course of action to achieve a specific goal.<\/div>\n<div class=\"glossary-item\"><strong>Public Awareness:<\/strong> Efforts to inform the public about an issue.<\/div>\n<div class=\"glossary-item\"><strong>Stakeholder Analysis:<\/strong> Identifying and analysing individuals or groups who have an interest in or are affected by an issue.<\/div>\n<div class=\"glossary-item\"><strong>Messaging:<\/strong> Crafting and delivering clear and consistent messages to target audiences.<\/div>\n<div class=\"glossary-item\"><strong>Media Outreach:<\/strong> Engaging with journalists and media outlets to raise awareness about an issue.<\/div>\n<div class=\"glossary-item\"><strong>Testimony:<\/strong> Providing evidence or statements to support a cause.<\/div>\n<div class=\"glossary-item\"><strong>Legislative Advocacy:<\/strong> Efforts to influence legislation and lawmakers.<\/div>\n<div class=\"glossary-item\"><strong>Constituent:<\/strong> A person who authorises another to act in his or her behalf, as a voter in a district represented by an elected official.<\/div>\n<div class=\"glossary-item\"><strong>Petition:<\/strong> A formal written request, typically signed by many people, appealing to authority with respect to a particular cause.<\/div>\n<div class=\"glossary-item\"><strong>Public Hearing:<\/strong> A meeting open to the public to discuss or gather input on a specific issue.<\/div>\n<div class=\"glossary-item\"><strong>Direct Action:<\/strong> The use of strikes, demonstrations, or other public forms of protest rather than negotiation to achieve one&#8217;s demands.<\/div>\n<div class=\"glossary-item\"><strong>Civil Disobedience:<\/strong> The refusal to comply with certain laws or to pay taxes and fines, as a peaceful form of political protest.<\/div>\n<div class=\"glossary-item\"><strong>Empowerment:<\/strong> The process of becoming stronger and more confident, especially in controlling one&#8217;s life and claiming one&#8217;s rights.<\/div>\n<div class=\"glossary-item\"><strong>Social Justice:<\/strong> Justice in terms of the distribution of wealth, opportunities, and privileges within a society.<\/div>\n<br>\n<p id=\"community-development-and-engagement-jargon\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community Development and Engagement Jargon<\/h3>\n    <div class=\"glossary-item\"><strong>Empowerment:<\/strong> Giving individuals or communities the tools, confidence, and authority to take control of their own lives and make decisions that affect their future.<\/div>\n    <div class=\"glossary-item\"><strong>Collaboration:<\/strong> Working together with different individuals, groups, or organisations to achieve a common goal or purpose. Collaboration fosters unity and collective problem-solving.<\/div>\n    <div class=\"glossary-item\"><strong>Inclusivity:<\/strong> Creating environments where everyone, regardless of background or identity, feels welcomed, valued, and able to participate fully in the community.<\/div>\n    <div class=\"glossary-item\"><strong>Support:<\/strong> Offering assistance, guidance, and resources to help individuals or groups overcome challenges, ensuring they feel cared for and equipped to succeed.<\/div>\n    <div class=\"glossary-item\"><strong>Resilience:<\/strong> The ability to recover quickly from setbacks and remain strong in the face of adversity. Promoting resilience in the community helps individuals bounce back and thrive despite challenges.<\/div>\n    <div class=\"glossary-item\"><strong>Compassion:<\/strong> Showing genuine care and concern for the wellbeing of others. Compassionate community work fosters a culture of empathy and understanding.<\/div>\n    <div class=\"glossary-item\"><strong>Solidarity:<\/strong> Standing together as a united community, especially in times of difficulty, to support one another and promote shared values.<\/div>\n    <div class=\"glossary-item\"><strong>Engagement:<\/strong> Actively involving individuals or groups in discussions, decisions, and actions that affect them, creating a sense of ownership and responsibility.<\/div>\n    <div class=\"glossary-item\"><strong>Community-building:<\/strong> The process of creating strong, connected communities where people support and care for one another, share resources, and work together to improve the quality of life for all.<\/div>\n    <div class=\"glossary-item\"><strong>Innovation:<\/strong> Introducing new ideas, methods, or approaches to solve problems or improve services, encouraging progress and positive change in the community.<\/div>\n    <div class=\"glossary-item\"><strong>Respect:<\/strong> Acknowledging the value of all individuals, treating them with dignity, and creating a space where diverse perspectives are honoured and appreciated.<\/div>\n    <div class=\"glossary-item\"><strong>Accountability:<\/strong> Taking responsibility for one\u2019s actions, decisions, and commitments. Promoting accountability in community work ensures that everyone contributes to the overall success and goals.<\/div>\n    <div class=\"glossary-item\"><strong>Hope:<\/strong> Instilling optimism and belief in positive change, even when faced with difficulties. Hope motivates individuals and groups to continue working toward a better future.<\/div>\n    <div class=\"glossary-item\"><strong>Growth:<\/strong> Encouraging the personal and collective development of individuals, skills, and resources in the community to create lasting positive change.<\/div>\n    <div class=\"glossary-item\"><strong>Trust:<\/strong> Building mutual respect and confidence between individuals, organisations, and the wider community to foster co-operation and successful outcomes.<\/div>\n    <div class=\"glossary-item\"><strong>Opportunity:<\/strong> Providing individuals with the chance to succeed, grow, and thrive through access to education, resources, and support, empowering people to reach their full potential.<\/div>\n    <div class=\"glossary-item\"><strong>Kindness:<\/strong> Demonstrating acts of care and generosity toward others, building a sense of belonging and making the community feel welcoming and supportive.<\/div>\n    <div class=\"glossary-item\"><strong>Connection:<\/strong> Establishing meaningful relationships and networks that promote communication, support, and co-operation among community members.<\/div>\n    <div class=\"glossary-item\"><strong>Vision:<\/strong> The ability to see the bigger picture and long-term goals of community work, inspiring action toward shared objectives and creating a sense of purpose.<\/div>\n    <div class=\"glossary-item\"><strong>Partnership:<\/strong> A collaborative relationship between two or more organisations, individuals, groups, or networks that work together to combine resources and expertise. This co-operation aims to achieve the objectives of a community project and advance common goals more effectively.<\/div>\n    <div class=\"glossary-item\"><strong>Equality:<\/strong> Ensuring that all individuals have the same opportunities, resources, and support, regardless of background, and promoting fairness in all aspects of community work.<\/div>\n    <div class=\"glossary-item\"><strong>Justice:<\/strong> Working to ensure that all members of the community are treated fairly and have access to opportunities, resources, and support to live fulfilling lives.<\/div>\n    <div class=\"glossary-item\"><strong>Gratitude:<\/strong> Expressing appreciation for the contributions and efforts of others in the community, reinforcing a positive environment of co-operation and mutual support.<\/div>\n    <div class=\"glossary-item\"><strong>Transformation:<\/strong> Enabling significant positive changes in individuals, communities, or systems through collective effort and innovative solutions.<\/div>\n    <div class=\"glossary-item\"><strong>Impact:<\/strong> The measurable effect or result of community efforts. Positive impact demonstrates how actions, policies, or initiatives have benefited individuals and communities.<\/div>\n    <div class=\"glossary-item\"><strong>Celebration:<\/strong> Acknowledging and appreciating achievements, milestones, and contributions in the community, promoting a positive and encouraging atmosphere.<\/div>\n<br>\n<p id=\"community-projects-jargon\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Community Projects Jargon<\/h3>\n    <div class=\"glossary-item\"><strong>Community Engagement:<\/strong> Actively involving local residents in the planning, design, and decision-making processes of community projects to ensure their voices are heard and needs are addressed.<\/div>\n    <div class=\"glossary-item\"><strong>Volunteering:<\/strong> The act of contributing time and effort to a community project without financial compensation, often playing a key role in the success of community initiatives.<\/div>\n    <div class=\"glossary-item\"><strong>Grassroots Movement:<\/strong> A community-driven effort that originates from the local level, where individuals or small groups work together to address issues that directly affect their community.<\/div>\n    <div class=\"glossary-item\"><strong>Impact Assessment:<\/strong> The process of evaluating the effectiveness and outcomes of a community project, helping to measure its success and identify areas for improvement.<\/div>\n    <div class=\"glossary-item\"><strong>Resource Mobilisation:<\/strong> The process of gathering and organising resources (funding, volunteers, materials) to support a community project, ensuring its sustainability and success.<\/div>\n    <div class=\"glossary-item\"><strong>Community Empowerment:<\/strong> A process that helps individuals and groups gain control over decisions and resources that affect their lives, fostering a sense of ownership and agency in community projects.<\/div>\n    <div class=\"glossary-item\"><strong>Collaboration:<\/strong> The act of working together with various stakeholders\u2014local government, organisations, and community members\u2014to achieve shared goals in a community project.<\/div>\n    <div class=\"glossary-item\"><strong>Inclusion:<\/strong> Ensuring that all individuals, regardless of background, socioeconomic status, or ability, have equal access to opportunities and benefits in community projects.<\/div>\n    <div class=\"glossary-item\"><strong>Social Cohesion:<\/strong> Building strong relationships and a sense of belonging within a community, promoting unity, trust, and co-operation through collective action and community projects.<\/div>\n    <div class=\"glossary-item\"><strong>Sustainability:<\/strong> Ensuring that a community project has long-term benefits and can continue to deliver impact over time, even after initial resources or funding have been used.<\/div>\n    <div class=\"glossary-item\"><strong>Community Outreach:<\/strong> The process of reaching out to and connecting with local residents or underserved groups to involve them in community projects and ensure that their needs are met.<\/div>\n    <div class=\"glossary-item\"><strong>Capacity Building:<\/strong> Strengthening the skills, resources, and capabilities of individuals or organisations in the community to enhance their ability to contribute to and sustain future projects.<\/div>\n    <div class=\"glossary-item\"><strong>Asset-Based Approach:<\/strong> A strategy that focusses on identifying and leveraging the existing strengths, skills, and resources within a community to address challenges and promote growth.<\/div>\n    <div class=\"glossary-item\"><strong>Community Development:<\/strong> The process of improving the social, economic, and environmental conditions within a community, often through collaborative and inclusive projects aimed at creating lasting change.<\/div>\n    <div class=\"glossary-item\"><strong>Participatory Planning:<\/strong> Involving community members in the planning process of a project, ensuring that their input, experiences, and knowledge shape the outcomes of the initiative.<\/div>\n    <div class=\"glossary-item\"><strong>Advocacy:<\/strong> Actively supporting or promoting a cause or issue within the community, often through education, public awareness campaigns, or policy influence as part of a community project.<\/div>\n    <div class=\"glossary-item\"><strong>Community Resilience:<\/strong> The ability of a community to withstand and recover from challenges, such as natural disasters, economic downturns, or health crises, often supported by community-driven projects and initiatives.<\/div>\n    <div class=\"glossary-item\"><strong>Neighbourhood Revitalisation:<\/strong> Projects aimed at improving the physical, economic, and social conditions of a particular neighbourhood, including efforts to improve infrastructure, increase safety, and promote local business growth.<\/div>\n    <div class=\"glossary-item\"><strong>Public Health Initiatives:<\/strong> Community-driven projects focussed on improving the overall health and wellbeing of the community through education, prevention programmes, and accessible healthcare services.<\/div>\n    <div class=\"glossary-item\"><strong>Civic Engagement:<\/strong> Encouraging individuals to participate in the political and social life of their community, such as through voting, volunteering, or involvement in community decision-making processes.<\/div>\n    <div class=\"glossary-item\"><strong>Impactful Leadership:<\/strong> Leading a community project with vision, integrity, and inspiration, motivating others to join and contribute to positive change in the community.<\/div>\n    <div class=\"glossary-item\"><strong>Social Innovation:<\/strong> Developing new solutions to social challenges that meet the needs of the community, often through creative or non-traditional approaches to problem-solving in community projects.<\/div>\n    <div class=\"glossary-item\"><strong>Collective Action:<\/strong> A collaborative effort by a group of people working together to address common goals or issues in a community, ensuring that the project\u2019s impact is more significant and far-reaching.<\/div>\n    <div class=\"glossary-item\"><strong>Shared Vision:<\/strong> A unified understanding and agreement among community members and stakeholders on the objectives and goals of a project, fostering collective effort and commitment to success.<\/div>\n<br>\n<p id=\"third-sector-jargon\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n    <h3>Third Sector Jargon<\/h3>\n<div class=\"glossary-item\"><strong>Third Sector:<\/strong> Refers to the part of the economy made up of non-profit organisations, voluntary groups, and charities. These organisations exist to benefit society rather than to generate profit.<\/div>\n<div class=\"glossary-item\"><strong>Voluntary Sector:<\/strong> A sector composed of organisations and individuals who provide services or engage in activities on a voluntary basis, usually to support charitable or community causes.<\/div>\n<div class=\"glossary-item\"><strong>Charity:<\/strong> An organisation set up to provide help and raise money for those in need. Charities often focus on social welfare, healthcare, education, and other community-focused issues.<\/div>\n<div class=\"glossary-item\"><strong>Non-Profit Organisation (NPO):<\/strong> An organisation that operates for purposes other than making a profit, typically focusing on social, environmental, or cultural missions. Any surplus revenue is reinvested into the organisation\u2019s activities.<\/div>\n<div class=\"glossary-item\"><strong>Social Enterprise:<\/strong> A business with a social or environmental mission. It operates like a regular business but reinvests profits to support its charitable objectives or to benefit the community.<\/div>\n<div class=\"glossary-item\"><strong>Community Interest Company (CIC):<\/strong> A type of social enterprise in the UK that aims to benefit the community, rather than private shareholders. CICs have a legal structure to ensure profits are used for social purposes.<\/div>\n<div class=\"glossary-item\"><strong>Trust:<\/strong> A legal arrangement in which assets are held and managed by trustees for a specific charitable purpose or for the benefit of a particular group of people.<\/div>\n<div class=\"glossary-item\"><strong>Fundraising:<\/strong> The act of gathering money, resources, or other forms of support to fund a cause or charity. This can include events, donations, grants, and sponsorships.<\/div>\n<div class=\"glossary-item\"><strong>Grant:<\/strong> A sum of money given by an organisation or government to fund specific projects or services. Grants are usually awarded to support non-profit activities or initiatives that align with the funder\u2019s objectives.<\/div>\n<div class=\"glossary-item\"><strong>Sponsorship:<\/strong> Financial support provided by an organisation, usually in exchange for publicity or brand exposure. Sponsorships are often used in fundraising events or charity campaigns.<\/div>\n<div class=\"glossary-item\"><strong>Volunteer:<\/strong> An individual who offers their time and services without monetary compensation, typically to help with the operations of a non-profit or community organisation.<\/div>\n<div class=\"glossary-item\"><strong>Volunteer Management:<\/strong> The processes and systems in place to recruit, train, engage, and retain volunteers. Effective volunteer management ensures volunteers have a positive experience and are used to their full potential.<\/div>\n<div class=\"glossary-item\"><strong>In-Kind Donation:<\/strong> A contribution of goods, services, or resources rather than money. In-kind donations can include office space, equipment, or professional services such as legal advice or marketing.<\/div>\n<div class=\"glossary-item\"><strong>Donor:<\/strong> An individual or organisation that gives money or resources to a charity or non-profit organisation. Donors may provide one-time or recurring donations, and they are crucial to sustaining many non-profit initiatives.<\/div>\n<div class=\"glossary-item\"><strong>Philanthropy:<\/strong> The act of donating time, money, or resources to promote the welfare of others, typically in the form of charitable donations or other support for social causes.<\/div>\n<div class=\"glossary-item\"><strong>Advocacy:<\/strong> The active support or promotion of a cause, policy, or group. Non-profits often engage in advocacy to influence public opinion, policy, or legislative decisions in favor of their mission.<\/div>\n<div class=\"glossary-item\"><strong>Community Engagement:<\/strong> The process of involving individuals and communities in decision-making, planning, and activities that affect them. It is crucial for non-profits to engage with the community to ensure their efforts are relevant and impactful.<\/div>\n<div class=\"glossary-item\"><strong>Impact Measurement:<\/strong> The process of assessing the outcomes and effectiveness of a charity or social enterprise\u2019s work. Impact measurement helps organisations demonstrate their success and improve future activities.<\/div>\n<div class=\"glossary-item\"><strong>Social Impact:<\/strong> The effect or change that an organisation&#8217;s actions or services have on the community, environment, or society as a whole. Social impact is central to many third sector organisations\u2019 missions.<\/div>\n<div class=\"glossary-item\"><strong>Capacity Building:<\/strong> Activities aimed at developing the skills, abilities, and resources of individuals, groups, or organisations to improve their effectiveness and sustainability. Capacity building is a key element in the growth of non-profit organisations.<\/div>\n<div class=\"glossary-item\"><strong>Stakeholders:<\/strong> Individuals, groups, or organisations that have an interest in or are affected by the activities of a non-profit or social enterprise. Stakeholders can include staff, volunteers, beneficiaries, donors, and community members.<\/div>\n<div class=\"glossary-item\"><strong>Corporate Social Responsibility (CSR):<\/strong> A business model in which companies integrate social, environmental, and ethical considerations into their operations. Many third sector organisations collaborate with businesses through CSR programs to support social causes.<\/div>\n<div class=\"glossary-item\"><strong>Due Diligence:<\/strong> The process of conducting a thorough investigation or audit of an organisation, project, or proposal before entering into an agreement or partnership. Due diligence ensures that resources are being used responsibly and effectively.<\/div>\n<div class=\"glossary-item\"><strong>Beneficiary:<\/strong> An individual or group who receives benefits from a charitable or non-profit organisation\u2019s services, programs, or initiatives. Beneficiaries are often the focus of a charity\u2019s mission.<\/div>\n<div class=\"glossary-item\"><strong>Public Benefit:<\/strong> The positive effect that a charity or non-profit organisation has on society. In the UK, charities must demonstrate that their work provides a public benefit in order to maintain their status as charitable organisations.<\/div>\n<div class=\"glossary-item\"><strong>Registered Charity:<\/strong> A charity that has been officially registered with the Charity Commission in the UK. Registered charities must adhere to specific legal requirements and demonstrate that they operate for the public benefit.<\/div>\n<br>\n<p id=\"community-meeting-jargon\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Community Meeting Jargon with Examples<\/h3>\n<div class=\"glossary-item\"><strong>Agenda:<\/strong> A list of topics or items to be discussed at a meeting. The agenda is usually circulated in advance to ensure participants are prepared.  \n&#8211; <B>Example:<\/B> &#8220;The agenda for the Motherwell Locality Partnership meeting was emailed last week, listing community safety updates and funding proposals.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Apologies:<\/strong> A section at the start of the agenda where absences are noted, and apologies from attendees unable to participate are recorded.  \n&#8211; <B>Example:<\/B> &#8220;Apologies were noted from Councillor Smith and the NHS Lanarkshire representative due to prior commitments.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Minutes:<\/strong> A written record of what was discussed and decided during a meeting. Minutes include key points, decisions, and any follow-up actions required.  \n&#8211; <B>Example:<\/B> &#8220;The minutes recorded that the Wishaw group agreed to allocate \u00a32,000 for a youth project.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Minutes of the Previous Meeting:<\/strong> A review and approval of the record from the last meeting to confirm accuracy and address any outstanding actions.  \n&#8211; <B>Example:<\/B> &#8220;The minutes of the previous meeting were approved, with a note to follow up on the pothole repairs.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Matters Arising:<\/strong> A section to discuss updates or unresolved issues from the previous meeting\u2019s minutes, distinct from new business.  \n&#8211; <B>Example:<\/B> &#8220;Under Matters Arising, the Police Scotland update confirmed patrols increased as requested last month.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Standing Items:<\/strong> Recurring agenda topics, like regular updates or reviews, included each time.  \n&#8211; <B>Example:<\/B> &#8220;Standing Items included the quarterly budget review and CVS collaboration progress.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Local Partner Updates:<\/strong> A section for reports or progress updates from local groups, organisations, or stakeholders collaborating with the group.  \n&#8211; <B>Example:<\/B> &#8220;During Local Partner Updates, Scottish Fire and Rescue reported on recent fire safety workshops in Coatbridge.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Tabling:<\/strong> Introducing an item for discussion, or sometimes postponing it (UK usage: introducing).  \n&#8211; <B>Example:<\/B> &#8220;Councillor Brown tabled a motion to fund a new community garden at the next meeting.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>In Camera:<\/strong> Private session for sensitive discussions, excluding non-members.  \n&#8211; <B>Example:<\/B> &#8220;The partnership moved in camera to discuss confidential staff funding allocations.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Motion:<\/strong> A formal proposal presented for discussion and a vote.  \n&#8211; <B>Example:<\/B> &#8220;A motion was passed to request a council report on local flooding impacts.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Motion (NLC):<\/strong> In the context of a North Lanarkshire Council meeting, a formal proposal by a member for discussion, debate, and decision, driving action or policy.  \n&#8211; <B>Example:<\/B> &#8220;Councillor Jones moved a Motion (NLC) to allocate \u00a310,000 for a Wishaw youth initiative, seconded and approved.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Chairperson (Chair):<\/strong> The individual responsible for leading and facilitating the meeting, ensuring it stays on track and objectives are met.  \n&#8211; <B>Example:<\/B> &#8220;The Chairperson called for order when the funding debate grew heated.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Date of Next Meeting:<\/strong> Confirmation of the next meeting\u2019s time and place for planning purposes.  \n&#8211; <B>Example:<\/B> &#8220;The Date of Next Meeting was set for June 15th at 6 PM in Bellshill Community Centre.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Any Other Competent Business (AOCB):<\/strong> A section for raising additional relevant topics not listed elsewhere on the agenda.  \n&#8211; <B>Example:<\/B> &#8220;Under AOCB, a resident raised concerns about litter near the park.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Secretary:<\/strong> Manages correspondence, keeps records, prepares agendas and minutes, and ensures effective communication.  \n&#8211; <B>Example:<\/B> &#8220;The Secretary circulated the draft minutes within a week of the meeting.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Treasurer:<\/strong> Oversees finances, manages budgets, tracks income and expenses, and provides financial reports.  \n&#8211; <B>Example:<\/B> &#8220;The Treasurer reported a \u00a33,000 surplus for the community fund.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Minute Taker:<\/strong> Records meeting discussions, decisions, and actions accurately for reference and follow-up.  \n&#8211; <B>Example:<\/B> &#8220;The Minute Taker noted the vote outcome on the playground funding.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Facilitator:<\/strong> Guides discussion and activities, encouraging participation and managing conflict.  \n&#8211; <B>Example:<\/B> &#8220;The Facilitator ensured all voices were heard during the housing discussion.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Quorum:<\/strong> The minimum number of people required for decisions to be valid.  \n&#8211; <B>Example:<\/B> &#8220;With only four members present, the Quorum wasn\u2019t met, so voting was postponed.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Action Items:<\/strong> Specific tasks assigned post-meeting for completion.  \n&#8211; <B>Example:<\/B> &#8220;Action Items included Councillor Green contacting the roads team.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Stakeholder:<\/strong> Individuals or groups affected by or interested in meeting decisions (e.g., residents, CVS).  \n&#8211; <B>Example:<\/B> &#8220;Stakeholders from the local CVS praised the new volunteer program.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Follow-Up:<\/strong> Checking progress on previous action items or decisions.  \n&#8211; <B>Example:<\/B> &#8220;The Follow-Up confirmed the graffiti cleanup was completed.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Consensus:<\/strong> Agreement reached through collaborative discussion.  \n&#8211; <B>Example:<\/B> &#8220;The group reached Consensus to support the health initiative.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Discussion Point:<\/strong> A specific topic listed for debate or address.  \n&#8211; <B>Example:<\/B> &#8220;A Discussion Point was affordable housing options in Airdrie.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Proposal:<\/strong> A suggestion or plan for consideration or debate.  \n&#8211; <B>Example:<\/B> &#8220;The Proposal to extend library hours was well-received.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Vote:<\/strong> Formal decision-making via show of hands or ballot.  \n&#8211; <B>Example:<\/B> &#8220;A Vote passed the motion to fund a new bus shelter.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Action Plan:<\/strong> Detailed steps to achieve meeting objectives, with timelines and responsibilities.  \n&#8211; <B>Example:<\/B> &#8220;The Action Plan outlined park upgrades by September.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Action Points:<\/strong> Specific tasks assigned during the meeting for follow-up.  \n&#8211; <B>Example:<\/B> &#8220;Action Points included drafting a litter campaign by next month.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Report Back:<\/strong> Updates on assigned action items from previous meetings.  \n&#8211; <B>Example:<\/B> &#8220;The Report Back confirmed the safety audit was underway.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Open Forum:<\/strong> Section for anyone to raise topics or questions.  \n&#8211; <B>Example:<\/B> &#8220;In the Open Forum, residents asked about traffic calming measures.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Breakout Session:<\/strong> Smaller group discussions focusing on specific topics.  \n&#8211; <B>Example:<\/B> &#8220;A Breakout Session tackled youth engagement strategies.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Moderator:<\/strong> Manages conversation flow, ensuring respect and focus.  \n&#8211; <B>Example:<\/B> &#8220;The Moderator paused the debate to clarify funding rules.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Community Consultation:<\/strong> Gathering feedback from residents on proposals or issues.  \n&#8211; <B>Example:<\/B> &#8220;Community Consultation shaped the new park design.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Feedback:<\/strong> Suggestions or opinions from participants to refine initiatives.  \n&#8211; <B>Example:<\/B> &#8220;Feedback highlighted the need for more evening events.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Resolution:<\/strong> A formal decision or outcome recorded in the minutes.  \n&#8211; <B>Example:<\/B> &#8220;The Resolution approved a \u00a31,500 grant for a food bank.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Terms of Reference:<\/strong> Document outlining the scope and purpose of a meeting or committee.  \n&#8211; <B>Example:<\/B> &#8220;The Terms of Reference defined the partnership\u2019s role in funding decisions.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Community Engagement:<\/strong> Involving residents in discussions and decisions.  \n&#8211; <B>Example:<\/B> &#8220;Community Engagement improved turnout at the Cumbernauld meeting.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Public Participation:<\/strong> Residents contributing directly to decision-making.  \n&#8211; <B>Example:<\/B> &#8220;Public Participation led to a vote on library funding.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Networking:<\/strong> Building connections among attendees for collaboration.  \n&#8211; <B>Example:<\/B> &#8220;Networking after the meeting linked CVS groups with council officers.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Venue:<\/strong> The location where the meeting is held, chosen for accessibility.  \n&#8211; <B>Example:<\/B> &#8220;The Venue was changed to Coatbridge Hall for better access.&#8221;<\/div>\n<div class=\"glossary-item\"><strong>Action-Oriented Meeting:<\/strong> A meeting focused on concrete outcomes and decisions.  \n&#8211; <B>Example:<\/B> &#8220;The Action-Oriented Meeting finalised the community clean-up schedule.&#8221;<\/div>\n\n<br>\n<p id=\"legal-language\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Legal Language<\/h3>\n<div class=\"glossary-item\"><strong>Statutory Duty:<\/strong> A legal obligation imposed on an organisation or individual by law. For example, local authorities have a statutory duty to provide certain services, like social care or public health services.<\/div>\n<div class=\"glossary-item\"><strong>Legislation:<\/strong> Laws or legal rules enacted by a governing body such as the Scottish Parliament or UK Parliament. Examples include the Equality Act 2010 or the Health and Social Care Act 2012.<\/div>\n<div class=\"glossary-item\"><strong>Compliance:<\/strong> Adherence to relevant laws, regulations, and standards. Organisations like the NHS and Police Scotland must ensure compliance with laws governing data protection, health standards, or public safety.<\/div>\n<div class=\"glossary-item\"><strong>Accountability:<\/strong> The requirement for an organisation or individual to answer for their actions or decisions, particularly when providing public services or handling public funds.<\/div>\n<div class=\"glossary-item\"><strong>Due Diligence:<\/strong> The process of conducting a thorough investigation or audit of an organisation or individual before entering into an agreement. This ensures that decisions are made with full knowledge of the risks and legal implications.<\/div>\n<div class=\"glossary-item\"><strong>Indemnity:<\/strong> A legal arrangement where an organisation or individual agrees to compensate or protect another party from financial loss or legal liability. This may apply to contracts within public services.<\/div>\n<div class=\"glossary-item\"><strong>Duty of Care:<\/strong> The legal obligation to act in a way that does not cause harm to others. NHS staff, for example, have a duty of care to their patients to provide safe and appropriate medical treatment.<\/div>\n<div class=\"glossary-item\"><strong>Liability:<\/strong> The legal responsibility for one&#8217;s actions or omissions, especially if they cause harm or loss. In cases of negligence, an individual or organisation may be held liable for damages or compensation.<\/div>\n<div class=\"glossary-item\"><strong>Fraud:<\/strong> Risk of financial deception or theft in the charity.<\/div>\n<div class=\"glossary-item\"><strong>Confidentiality:<\/strong> The legal requirement to keep certain information private and secure, particularly personal or sensitive data. Organisations like NHS or Police Scotland have strict rules on confidentiality under data protection laws.<\/div>\n<div class=\"glossary-item\"><strong>Safeguarding:<\/strong> The practice of protecting vulnerable individuals, particularly children and adults at risk, from harm or abuse. This term is commonly used in relation to child protection and vulnerable adult services by the NLC and NHS.<\/div>\n<div class=\"glossary-item\"><strong>Informed Consent:<\/strong> A legal principle requiring that individuals are fully informed about the implications and risks of a decision before they agree to it. This is essential in medical settings, particularly in NHS services.<\/div>\n<div class=\"glossary-item\"><strong>Public Interest:<\/strong> A legal concept that considers the welfare or benefit of the public as a whole, often used when justifying actions taken by public services like the police, fire, and rescue, or local authorities.<\/div>\n<div class=\"glossary-item\"><strong>Devolution:<\/strong> The process of delegating power from a central government to a local or regional government, such as the powers devolved to the Scottish Government under the Scotland Act 1998.<\/div>\n<div class=\"glossary-item\"><strong>Judicial Review:<\/strong> A legal process in which a court reviews the legality of a decision or action taken by a public body, such as NLC or NHS. This ensures that decisions are lawful and fair.<\/div>\n<div class=\"glossary-item\"><strong>Non-Disclosure Agreement (NDA):<\/strong> A legally binding contract where one party agrees not to disclose certain information. This is commonly used by organisations like Police Scotland or NHS when handling confidential data or sensitive cases.<\/div>\n<div class=\"glossary-item\"><strong>Public Sector Equality Duty (PSED):<\/strong> A requirement under the Equality Act 2010 for public bodies to actively promote equality and eliminate discrimination. This applies to organisations such as NLC, Police Scotland, and NHS.<\/div>\n<div class=\"glossary-item\"><strong>Risk Assessment:<\/strong> The process of identifying, evaluating, and mitigating risks that could potentially cause harm. Fire and Rescue services, as well as NHS and NLC, use risk assessments to protect public safety and wellbeing.<\/div>\n<div class=\"glossary-item\"><strong>Equality Impact Assessment (EIA):<\/strong> A process used by public bodies to assess how their policies or practices may impact different groups, particularly regarding equality issues like race, gender, disability, and age.<\/div>\n<div class=\"glossary-item\"><strong>Constitutional Framework:<\/strong> The system of laws and principles that governs the structure and operation of public organisations, including NLC, Police Scotland, NHS, and other public services. This framework ensures fairness and accountability in decision-making.<\/div>\n<div class=\"glossary-item\"><strong>Appeals Process:<\/strong> The legal process by which a decision made by a public authority or organisation can be challenged and reviewed. This process is often available in cases involving public services such as social care decisions made by NLC or medical treatment by NHS.<\/div>\n<div class=\"glossary-item\"><strong>Criminal Justice System:<\/strong> The network of institutions, including Police Scotland, courts, and the prison system, which work together to enforce the law and administer justice in criminal cases.<\/div>\n<div class=\"glossary-item\"><strong>Licensing:<\/strong> A process where an individual or organisation obtains official permission to carry out certain activities. For example, the fire and rescue services are involved in the licensing of fire safety equipment and procedures within buildings.<\/div>\n<div class=\"glossary-item\"><strong>Data Protection:<\/strong> The legal regulation of how personal and sensitive information is collected, stored, and used. Police Scotland, NHS, and other public bodies are governed by data protection laws such as the GDPR (General Data Protection Regulation).<\/div>\n<div class=\"glossary-item\"><strong>Community Policing:<\/strong> A strategy used by Police Scotland to build positive relationships between the police and the community they serve. The aim is to prevent crime through collaboration and understanding.<\/div>\n<div class=\"glossary-item\"><strong>Statutory Consultation:<\/strong> A legal process where organisations, such as NLC or NHS, are required to seek public or stakeholder input on specific proposals, policies, or decisions before implementation.<\/div>\n<div class=\"glossary-item\"><strong>Transparency:<\/strong> The legal and ethical obligation for public organisations to be open and clear about their actions, decisions, and the information they hold. This is essential for accountability in bodies like Police Scotland and NHS.<\/div>\n<div class=\"glossary-item\"><strong>Health and Safety Compliance:<\/strong> The legal requirement for public services, such as Fire and Rescue and NHS, to ensure the safety and wellbeing of employees, service users, and the public through risk management and adherence to health and safety laws.<\/div>\n\n\n<br>\n<p id=\"gdpr\"><\/p>\n<br>\n\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Data Protection and GDPR<\/h3>\n<div class=\"glossary-item\"><strong>Data Protection:<\/strong> The legal framework that governs the collection, use, and storage of personal data.<\/div>\n<div class=\"glossary-item\"><strong>GDPR (General Data Protection Regulation):<\/strong> A regulation in EU law on data protection and privacy in the European Union (EU) and the European Economic Area (EEA). Although the UK has left the EU, it has incorporated a UK version of the GDPR into UK law.<\/div>\n<div class=\"glossary-item\"><strong>UK GDPR:<\/strong> The UK&#8217;s version of the General Data Protection Regulation, which governs data protection in the United Kingdom.<\/div>\n<div class=\"glossary-item\"><strong>Data Subject:<\/strong> An individual whose personal data is being processed.<\/div>\n<div class=\"glossary-item\"><strong>Personal Data:<\/strong> Any information relating to an identified or identifiable natural person.<\/div>\n<div class=\"glossary-item\"><strong>Data Controller:<\/strong> An organisation that determines the purposes and means of processing personal data.<\/div>\n<div class=\"glossary-item\"><strong>Data Processor:<\/strong> An organisation that processes personal data on behalf of a data controller.<\/div>\n<div class=\"glossary-item\"><strong>Data Breach:<\/strong> A security incident that leads to the accidental or unlawful destruction, loss, alteration, unauthorised disclosure of, or access to, personal data.<\/div>\n<div class=\"glossary-item\"><strong>Consent:<\/strong> Freely given, specific, informed, and unambiguous indication of the data subject&#8217;s wishes by which they agree to processing of personal data.<\/div>\n<div class=\"glossary-item\"><strong>Subject Access Request (SAR):<\/strong> A request from a data subject to access their personal data held by a data controller.<\/div>\n<div class=\"glossary-item\"><strong>Data Protection Impact Assessment (DPIA):<\/strong> A process to help identify and minimise the data protection risks of a project.<\/div>\n<div class=\"glossary-item\"><strong>Information Commissioner&#8217;s Office (ICO):<\/strong> The UK&#8217;s independent authority set up to uphold information rights in the public interest.<\/div>\n<div class=\"glossary-item\"><strong>Lawful Basis:<\/strong> The legal grounds for processing personal data, such as consent, contract, legal obligation, vital interests, public task, or legitimate interests.<\/div>\n<div class=\"glossary-item\"><strong>Data Minimisation:<\/strong> The principle that personal data should be adequate, relevant, and limited to what is necessary in relation to the purposes for which they are processed.<\/div>\n<div class=\"glossary-item\"><strong>Storage Limitation:<\/strong> The principle that personal data should be kept in a form which permits identification of data subjects for no longer than is necessary for the purposes for which the personal data are processed.<\/div>\n<div class=\"glossary-item\"><strong>Data Security:<\/strong> Measures taken to protect personal data from unauthorised access, use, or disclosure.<\/div>\n<div class=\"glossary-item\"><strong>Right to Erasure (Right to be Forgotten):<\/strong> The right of a data subject to have their personal data erased.<\/div>\n<div class=\"glossary-item\"><strong>Data Retention Policy:<\/strong> A document that outlines how long an organisation will keep personal data and when it will be deleted.<\/div>\n<div class=\"glossary-item\"><strong>Data Processing:<\/strong> Any operation or set of operations which is performed on personal data or on sets of personal data, whether or not by automated means.<\/div>\n\n\n<br>\n<p id=\"funding-and-finance\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Funding and Finance<\/h3>\n<div class=\"glossary-item\"><strong>Grant Funding:<\/strong> Financial assistance provided by a funder (e.g., government, trust, foundation) that does not need to be repaid.<\/div>\n<div class=\"glossary-item\"><strong>Funding Application:<\/strong> A formal request for financial support from a funder, outlining the project and its budget.<\/div>\n<div class=\"glossary-item\"><strong>Procurement:<\/strong> The process of acquiring goods or services, often through competitive bidding.<\/div>\n<div class=\"glossary-item\"><strong>Commissioning:<\/strong> The process of planning, agreeing, and monitoring services that are delivered by another organisation.<\/div>\n<div class=\"glossary-item\"><strong>Social Investment:<\/strong> Investments made into organisations with the intention of generating both a social and a financial return.<\/div>\n<div class=\"glossary-item\"><strong>Financial Sustainability:<\/strong> The ability of an organisation to maintain its financial health and continue operating in the long term.<\/div>\n<div class=\"glossary-item\"><strong>Audit:<\/strong> An independent examination of an organisation&#8217;s financial records to ensure accuracy and compliance.<\/div>\n<div class=\"glossary-item\"><strong>Reserves:<\/strong> Funds set aside by an organisation to cover unexpected expenses, future needs, or emergencies.<\/div>\n<div class=\"glossary-item\"><strong>Fundraising:<\/strong> Activities undertaken to raise money for an organisation or cause.<\/div>\n<div class=\"glossary-item\"><strong>Income Generation:<\/strong> Activities that generate revenue for an organisation, such as selling goods or services.<\/div>\n<div class=\"glossary-item\"><strong>Budget:<\/strong> A financial plan that outlines an organisation&#8217;s expected income and expenses.<\/div>\n<div class=\"glossary-item\"><strong>Business Continuity:<\/strong> A financial plan to maintain operations during disruptions.<\/div>\n<div class=\"glossary-item\"><strong>Cash Flow:<\/strong> The movement of money into and out of an organisation.<\/div>\n<div class=\"glossary-item\"><strong>Financial Reporting:<\/strong> The process of providing information about an organisation&#8217;s financial performance.<\/div>\n<div class=\"glossary-item\"><strong>Due Diligence:<\/strong> The process of investigating an organisation or project before making a financial commitment.<\/div>\n<div class=\"glossary-item\"><strong>Match Funding:<\/strong> Funding that requires an organisation to raise a certain amount of money from other sources.<\/div>\n<div class=\"glossary-item\"><strong>Restricted Funds:<\/strong> Funds that can only be used for a specific purpose.<\/div>\n<div class=\"glossary-item\"><strong>Unrestricted Funds:<\/strong> Funds that can be used for any purpose by an organisation.<\/div>\n<div class=\"glossary-item\"><strong>Capital Funding:<\/strong> Funding for major purchases, such as buildings or equipment.<\/div>\n<div class=\"glossary-item\"><strong>Revenue Funding:<\/strong> Funding for day-to-day operating expenses.<\/div>\n\n<br>\n<p id=\"internet\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Internet<\/h3>\n<div class=\"glossary-item\"><strong>Browser:<\/strong> A programme (like Edge, Chrome or Firefox) used to visit websites on the internet.<\/div>\n<div class=\"glossary-item\"><strong>URL:<\/strong> The address of a website (e.g., https:\/\/www.voluntaryactionnorthlanarkshire.org), typed into a browser to find it.<\/div>\n<div class=\"glossary-item\"><strong>Search Engine:<\/strong> A tool (like Google) that helps you find information online by typing in words or questions.<\/div>\n<div class=\"glossary-item\"><strong>Link:<\/strong> Clickable text or images that take you to another webpage or resource.<\/div>\n<div class=\"glossary-item\"><strong>Email:<\/strong> A way to send and receive messages online using an address (e.g., name@example.com).<\/div>\n<div class=\"glossary-item\"><strong>Download:<\/strong> Saving a file (like a PDF or photo) from the internet to your device.<\/div>\n<div class=\"glossary-item\"><strong>Wi-Fi:<\/strong> A wireless connection that lets your device access the internet without cables.<\/div>\n<div class=\"glossary-item\"><strong>Password:<\/strong> A secret word or phrase used to log into websites or accounts securely.<\/div>\n<div class=\"glossary-item\"><strong>Online Safety:<\/strong> Protecting yourself on the internet by avoiding scams, using strong passwords, and not sharing personal details.<\/div>\n<br>\n<p id=\"online-work\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Online Work<\/h3>\n<div class=\"glossary-item\"><strong>Topic:<\/strong> A discussion thread on Discourse where people post about a specific subject.<\/div>\n<div class=\"glossary-item\"><strong>Post:<\/strong> A single message or reply within a topic on the Discourse forum.<\/div>\n<div class=\"glossary-item\"><strong>Category:<\/strong> A section on Discourse that groups related topics (e.g., &#8220;Volunteering&#8221; or &#8220;Funding&#8221;).<\/div>\n<div class=\"glossary-item\"><strong>Subcategory:<\/strong> A smaller section within a category for more specific discussions.<\/div>\n<div class=\"glossary-item\"><strong>Profile:<\/strong> Your personal page on Discourse showing your username, posts, and activity.<\/div>\n<div class=\"glossary-item\"><strong>Like:<\/strong> A button to show appreciation for a post, helping highlight useful content.<\/div>\n<div class=\"glossary-item\"><strong>Notification:<\/strong> An alert telling you about new replies, mentions, or updates on Discourse.<\/div>\n<div class=\"glossary-item\"><strong>Tag:<\/strong> A keyword added to a topic to make it easier to find (e.g., #community).<\/div>\n<div class=\"glossary-item\"><strong>Moderator:<\/strong> A user with extra permissions to manage posts, topics, and users on Discourse.<\/div>\n<br>\n<p id=\"e-learning\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>E-Learning<\/h3>\n<div class=\"glossary-item\"><strong>E-Learning:<\/strong> Learning through online courses or resources, like those on LearnNL, instead of in a classroom.<\/div>\n<div class=\"glossary-item\"><strong>Course:<\/strong> A set of lessons or modules on a topic, often with videos, quizzes, or readings.<\/div>\n<div class=\"glossary-item\"><strong>Module:<\/strong> A single section of an e-learning course focusing on one idea or skill.<\/div>\n<div class=\"glossary-item\"><strong>Login:<\/strong> Entering your username and password to access an e-learning platform.<\/div>\n<div class=\"glossary-item\"><strong>Progress:<\/strong> A tracker showing how much of an e-learning course you\u2019ve completed.<\/div>\n<div class=\"glossary-item\"><strong>Quiz:<\/strong> A short test in an e-learning course to check your understanding.<\/div>\n<div class=\"glossary-item\"><strong>Certificate:<\/strong> A digital or paper award given after finishing an e-learning course.<\/div>\n<div class=\"glossary-item\"><strong>Webinar:<\/strong> A live online session where you can learn and ask questions in real-time.<\/div>\n<div class=\"glossary-item\"><strong>Digital Badge:<\/strong> A visual reward earned for completing e-learning tasks, shareable online.<\/div>\n<br>\n<p id=\"cyber-resilience\"><\/p>\n<br>\n<p><a href=\"#top\" class=\"back-to-top\">Back to Top<\/a><\/p>\n<h3>Cyber Resilience<\/h3>\n<div class=\"glossary-item\"><strong>Cyber Resilience:<\/strong> The ability to protect yourself online and recover from digital threats like hacks or scams.<\/div>\n<div class=\"glossary-item\"><strong>Phishing:<\/strong> A trick where someone pretends to be trustworthy (e.g., via email) to steal your personal information.<\/div>\n<div class=\"glossary-item\"><strong>Two-Factor Authentication (2FA):<\/strong> Adding an extra step (like a code sent to your phone) to log in, making accounts safer.<\/div>\n<div class=\"glossary-item\"><strong>Malware:<\/strong> Harmful software (like viruses) that can damage your device or steal data if downloaded.<\/div>\n<div class=\"glossary-item\"><strong>Firewall:<\/strong> A security tool that blocks unwanted access to your device from the internet.<\/div>\n<div class=\"glossary-item\"><strong>Data Breach:<\/strong> When someone steals or exposes private information, like passwords or addresses, from a website or system.<\/div>\n<div class=\"glossary-item\"><strong>Encryption:<\/strong> Scrambling data so only authorised people can read it, keeping it safe online.<\/div>\n<div class=\"glossary-item\"><strong>Spam:<\/strong> Unwanted emails or messages, often used to spread scams or malware.<\/div>\n<div class=\"glossary-item\"><strong>Backup:<\/strong> Saving copies of your files (e.g., photos, documents) so you don\u2019t lose them if something goes wrong.<\/div>\n<div class=\"glossary-item\"><strong>Cyber Security:<\/strong> Protecting your devices, accounts, and information from online attacks or theft.<\/div>\n\n\n        <\/div>\n    <\/div>\n    \n  \n       \n    <\/div>\n <script>\n       \n        \/\/ Glossary Search\n        document.getElementById('glossary-search').addEventListener('keyup', function() {\n            const input = this.value.toLowerCase();\n            const items = document.querySelectorAll('.glossary-item');\n            const resultsDiv = document.getElementById('glossary-results');\n            resultsDiv.innerHTML = ''; \/\/ Clear previous results\n\n            if (input === '') {\n                return; \/\/ Exit early if input is empty, leaving resultsDiv cleared\n            }\n\n            items.forEach(item => {\n                const strongTag = item.querySelector('strong');\n                if (strongTag) {\n                    const term = strongTag.textContent.toLowerCase().replace(':', ''); \/\/ Get text between <strong> and <\/strong>, remove colon\n                    if (term.includes(input)) {\n                        const resultItem = document.createElement('div');\n                        resultItem.innerHTML = item.innerHTML; \/\/ Copy the full glossary item\n                        resultsDiv.appendChild(resultItem);\n                    }\n                }\n            });\n\n            if (resultsDiv.innerHTML === '') {\n                resultsDiv.innerHTML = '<p>No matching items found.<\/p>';\n            }\n        });\n        \n        \n        \n        \/\/ Skip Link Focus Management\n        const skipLink = document.querySelector('.skip-link');\n        skipLink.addEventListener('focus', function() {\n            this.style.left = '10px';\n            this.style.width = 'auto';\n            this.style.height = 'auto';\n            this.style.overflow = 'visible';\n            this.style.background = '#d32f2f';\n            this.style.color = 'white';\n            this.style.padding = '10px';\n            this.style.zIndex = '1000';\n        });\n        skipLink.addEventListener('blur', function() {\n            this.style.left = '-9999px';\n            this.style.width = '1px';\n            this.style.height = '1px';\n            this.style.overflow = 'hidden';\n        });\n        \n     \n     \n\n        \n    <\/script>\n<\/body>\n<\/html>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NL Community Portal Skip to main content Glossary of Community Development &#038; Engagement Terms Understanding the acronyms and terms used in community development and engagement is crucial for effective work with our communities. Below are some key examples and explanations. Table of Contents Voluntary Action North Lanarkshire (VANL) VANL Networks VANL Partnerships CommUnity Agreement Appreciative [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-5182","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NL CVS Glossary - Voluntary Action North Lanarkshire<\/title>\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.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NL CVS Glossary - Voluntary Action North Lanarkshire\" \/>\n<meta property=\"og:description\" content=\"NL Community Portal Skip to main content Glossary of Community Development &#038; Engagement Terms Understanding the acronyms and terms used in community development and engagement is crucial for effective work with our communities. Below are some key examples and explanations. Table of Contents Voluntary Action North Lanarkshire (VANL) VANL Networks VANL Partnerships CommUnity Agreement Appreciative [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/\" \/>\n<meta property=\"og:site_name\" content=\"Voluntary Action North Lanarkshire\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/VoluntaryActionNL\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-25T14:39:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/wp-content\/uploads\/cropped-VANL-Logo-Principal-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"82 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/\",\"url\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/\",\"name\":\"NL CVS Glossary - Voluntary Action North Lanarkshire\",\"isPartOf\":{\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#website\"},\"datePublished\":\"2025-07-31T16:08:09+00:00\",\"dateModified\":\"2025-11-25T14:39:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NL CVS Glossary\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#website\",\"url\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/\",\"name\":\"Voluntary Action North Lanarkshire\",\"description\":\"Working Together for a Better North Lanarkshire\",\"publisher\":{\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#organization\"},\"alternateName\":\"VANL\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#organization\",\"name\":\"Voluntary Action North Lanarkshire\",\"url\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/wp-content\/uploads\/cropped-VANL-Logo-Principal-1.png\",\"contentUrl\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/wp-content\/uploads\/cropped-VANL-Logo-Principal-1.png\",\"width\":512,\"height\":512,\"caption\":\"Voluntary Action North Lanarkshire\"},\"image\":{\"@id\":\"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/VoluntaryActionNL\/\",\"https:\/\/uk.linkedin.com\/company\/voluntary-action-north-lanarkshire1\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NL CVS Glossary - Voluntary Action North Lanarkshire","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.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/","og_locale":"en_GB","og_type":"article","og_title":"NL CVS Glossary - Voluntary Action North Lanarkshire","og_description":"NL Community Portal Skip to main content Glossary of Community Development &#038; Engagement Terms Understanding the acronyms and terms used in community development and engagement is crucial for effective work with our communities. Below are some key examples and explanations. Table of Contents Voluntary Action North Lanarkshire (VANL) VANL Networks VANL Partnerships CommUnity Agreement Appreciative [&hellip;]","og_url":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/","og_site_name":"Voluntary Action North Lanarkshire","article_publisher":"https:\/\/www.facebook.com\/VoluntaryActionNL\/","article_modified_time":"2025-11-25T14:39:19+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/wp-content\/uploads\/cropped-VANL-Logo-Principal-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"82 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/","url":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/","name":"NL CVS Glossary - Voluntary Action North Lanarkshire","isPartOf":{"@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#website"},"datePublished":"2025-07-31T16:08:09+00:00","dateModified":"2025-11-25T14:39:19+00:00","breadcrumb":{"@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/nl-cvs-glossary\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/"},{"@type":"ListItem","position":2,"name":"NL CVS Glossary"}]},{"@type":"WebSite","@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#website","url":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/","name":"Voluntary Action North Lanarkshire","description":"Working Together for a Better North Lanarkshire","publisher":{"@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#organization"},"alternateName":"VANL","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#organization","name":"Voluntary Action North Lanarkshire","url":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#\/schema\/logo\/image\/","url":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/wp-content\/uploads\/cropped-VANL-Logo-Principal-1.png","contentUrl":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/wp-content\/uploads\/cropped-VANL-Logo-Principal-1.png","width":512,"height":512,"caption":"Voluntary Action North Lanarkshire"},"image":{"@id":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/VoluntaryActionNL\/","https:\/\/uk.linkedin.com\/company\/voluntary-action-north-lanarkshire1"]}]}},"_links":{"self":[{"href":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/wp-json\/wp\/v2\/pages\/5182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/wp-json\/wp\/v2\/comments?post=5182"}],"version-history":[{"count":0,"href":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/wp-json\/wp\/v2\/pages\/5182\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.voluntaryactionnorthlanarkshire.org\/index.php\/wp-json\/wp\/v2\/media?parent=5182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}