{"id":12360,"date":"2026-02-28T11:40:55","date_gmt":"2026-02-28T10:40:55","guid":{"rendered":"https:\/\/www.enscs.edu.dz\/?page_id=12360"},"modified":"2026-02-28T17:53:44","modified_gmt":"2026-02-28T16:53:44","slug":"executive-board","status":"publish","type":"page","link":"https:\/\/www.enscs.edu.dz\/?page_id=12360&lang=en","title":{"rendered":"Executive Board"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12360\" class=\"elementor elementor-12360\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bb1799 e-flex e-con-boxed e-con e-parent\" data-id=\"4bb1799\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9044509 elementor-widget elementor-widget-html\" data-id=\"9044509\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Executive Board - National Higher School of Cybersecurity (ENSCS)<\/title>\n    \n    <style>\n        :root {\n            --primary-color: #1a202c;\n            --secondary-color: #4a5568;\n            --light-bg: #f8f9fa;\n            --card-bg: #ffffff;\n            --border-color: #e2e8f0;\n            --accent-blue: #3182ce;\n            --accent-blue-dark: #2c5282;\n            --accent-teal: #319795;\n            --accent-indigo: #4c51bf;\n            --accent-orange: #dd6b20;\n            --text-color: #000000;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html, body {\n            width: 100%;\n            overflow-x: hidden;\n        }\n\n        body {\n            font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n            color: var(--primary-color);\n            line-height: 1.8;\n            background: #ffffff;\n        }\n\n        .full-width-wrapper {\n            width: 100vw !important;\n            max-width: 100vw !important;\n            position: relative;\n            left: 50% !important;\n            margin-left: -50vw !important;\n            padding: 100px 20px 60px 20px;\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n        }\n\n        .content-container {\n            width: 100%;\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .article-content {\n            background: var(--card-bg);\n            padding: 50px;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n            margin-bottom: 40px;\n        }\n\n        .page-title {\n            font-size: 2.4rem;\n            color: var(--accent-blue-dark);\n            margin-bottom: 50px;\n            font-weight: 700;\n            text-align: center;\n            padding-bottom: 20px;\n            border-bottom: 3px solid var(--border-color);\n            position: relative;\n        }\n\n        .page-title:after {\n            content: '';\n            position: absolute;\n            bottom: -3px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 200px;\n            height: 3px;\n            background-color: var(--accent-blue-dark);\n        }\n\n        .section {\n            margin-bottom: 60px;\n        }\n\n        .section-title {\n            font-size: 1.8rem;\n            color: var(--accent-blue);\n            margin-bottom: 30px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .section-text {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            color: var(--text-color);\n            text-align: justify;\n        }\n\n        .composition-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin: 30px 0;\n        }\n\n        .composition-item {\n            background-color: #f8fafc;\n            border-left: 4px solid var(--accent-blue);\n            padding: 20px 25px 20px 35px;\n            border-radius: 0 8px 8px 0;\n            position: relative;\n        }\n\n        .composition-item:before {\n            content: \"*\";\n            position: absolute;\n            left: 20px;\n            color: var(--accent-blue);\n            font-weight: bold;\n            font-size: 1.5rem;\n            top: 20px;\n        }\n\n        .composition-text {\n            font-size: 1.1rem;\n        }\n\n        .attributions-section {\n            background-color: #f0f7ff;\n            border-left: 5px solid var(--accent-blue);\n            padding: 30px;\n            border-radius: 0 8px 8px 0;\n            margin: 30px 0;\n        }\n\n        .attributions-title {\n            font-size: 1.4rem;\n            color: var(--accent-blue);\n            margin-bottom: 20px;\n            font-weight: 700;\n        }\n\n        .attributions-text {\n            font-size: 1.1rem;\n            line-height: 1.7;\n        }\n\n        .functioning-container {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin: 30px 0;\n        }\n\n        .functioning-item {\n            background-color: white;\n            border: 1px solid var(--border-color);\n            border-radius: 8px;\n            padding: 25px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            text-align: center;\n        }\n\n        .functioning-title {\n            font-size: 1.2rem;\n            color: var(--accent-blue);\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n\n        .functioning-text {\n            font-size: 1.05rem;\n        }\n    <\/style>\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<\/head>\n\n<body>\n\n<div class=\"full-width-wrapper\">\n    <div class=\"content-container\">\n        <div class=\"article-content\">\n            \n            <h1 class=\"page-title\">Executive Board<\/h1>\n\n            <div class=\"section\">\n                <div class=\"section-text\">\n                    <p>\n                        As part of the school's management, the Director is assisted by an Executive Council (Conseil de Direction).\n\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <h2 class=\"section-title\">\n                    <i class=\"fas fa-users\"><\/i>\n                    Composition of the Executive Board\n\n                <\/h2>\n                \n                <div class=\"section-text\">\n                    <p>The board is composed of :<\/p>\n                <\/div>\n\n                <div class=\"composition-grid\">\n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">The Deputy Directors<\/div>\n                    <\/div>\n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">The Heads of Departments<\/div>\n                    <\/div>\n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">The Secretary General of the School<\/div>\n                    <\/div>\n                    <div class=\"composition-item\">\n                        <div class=\"composition-text\">The Director of the Library<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <h2 class=\"section-title\">\n                    <i class=\"fas fa-tasks\"><\/i>\n                    Duties of the Executive Board\n                <\/h2>\n                \n              \n                    \n                    <div class=\"attributions-text\">\n                        <p>\n                             <div class=\"composition-item\">\n                        <div class=\"composition-text\"><strong style=\"color: #700013;\">Coordination :<\/strong> The board is responsible for monitoring, coordinating, and leading the school's activities.<\/div>\n                    <\/div>\n                            \n                    <div class=\"attributions-text\">\n                        <p>\n                             <div class=\"composition-item\">\n                        <div class=\"composition-text\"><strong style=\"color: #700013;\">Frequency :<\/strong> The Executive Board meets at least once a month.<\/div>\n                    <\/div>\n                    <div class=\"attributions-text\">\n                        <p>\n                             <div class=\"composition-item\">\n                        <div class=\"composition-text\"><strong style=\"color: #700013;\">Secretariat :<\/strong> The Secretariat of the board is managed by the Secretary General of the school.<\/div>\n                    <\/div>        \n                            \n                        \n            <\/div>\n            \n\n            <div class=\"section\">\n                <h2 class=\"section-title\">\n                    <i class=\"fas fa-calendar-alt\"><\/i>\n                    Key Administrative Roles\n                <\/h2>\n      \n                <div class=\"functioning-container\">\n                    <div class=\"functioning-item\">\n                        <i class=\"fas fa-file-alt\"><\/i>\n                        <div class=\"functioning-title\">Deputy Directorsy<\/div>\n                        <div class=\"functioning-text\">\n                            They are responsible for managing the specific structures and departments placed under their authority.      \n                        <\/div>\n                    <\/div>\n                    \n\n                    <div class=\"functioning-item\">\n                        <i class=\"fas fa-file-alt\"><\/i>\n                        <div class=\"functioning-title\">Secretary General<\/div>\n                        <div class=\"functioning-text\">\n                            Responsible for the administrative and financial management of the structures under their authority and technical services. In this capacity, they hold signing authority delegated by the Director.\n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"functioning-item\">\n                        <i class=\"fas fa-file-alt\"><\/i>\n                        <div class=\"functioning-title\">Director of the Library<\/div>\n                        <div class=\"functioning-text\">\n                            Director of the Library: Responsible for managing the library and its various services. They also hold signing authority delegated by the Director for library-related matters.\n                        <\/div>\n                    <\/div>\n\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Executive Board &#8211; National Higher School of Cybersecurity (ENSCS) Executive Board As part of the school&#8217;s management, the Director is assisted by an Executive Council (Conseil de Direction). Composition of the Executive Board The board is composed of : The Deputy Directors The Heads of Departments The Secretary General of the School The Director of [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12360","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12360"}],"version-history":[{"count":5,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12360\/revisions"}],"predecessor-version":[{"id":12538,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12360\/revisions\/12538"}],"wp:attachment":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}