{"id":35253,"date":"2026-07-11T12:38:32","date_gmt":"2026-07-11T11:38:32","guid":{"rendered":"https:\/\/www.univ-djelfa.dz\/?p=35253"},"modified":"2026-07-14T12:57:10","modified_gmt":"2026-07-14T11:57:10","slug":"elementor-35253","status":"publish","type":"post","link":"https:\/\/www.univ-djelfa.dz\/?p=35253","title":{"rendered":"Calendar"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"35253\" class=\"elementor elementor-35253\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-166d596 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-sticky-section-no\" data-id=\"166d596\" data-element_type=\"section\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\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-5c40fe8 exad-sticky-section-no\" data-id=\"5c40fe8\" data-element_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-c4ce135 exad-sticky-section-no elementor-widget elementor-widget-html\" data-id=\"c4ce135\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wp-calendar-wrapper\">\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Cairo:wght@400;500;600;700;800&display=swap');\n\n        .wp-calendar-wrapper {\n            font-family: 'Inter', 'Cairo', sans-serif;\n            direction: ltr;\n            text-align: left;\n            background-color: #f8fafc;\n            padding: 40px 24px;\n            color: #334155;\n            width: 100%;\n            max-width: 100%;\n            box-sizing: border-box;\n        }\n\n        .wp-calendar-wrapper * {\n            box-sizing: border-box;\n        }\n\n        \/* Main Header styling *\/\n        .wp-calendar-wrapper .main-header {\n            text-align: center;\n            margin-bottom: 45px;\n            background: linear-gradient(135deg, #b2173a, #d9274e);\n            padding: 45px 30px;\n            border-radius: 20px;\n            box-shadow: 0 15px 30px -10px rgba(178, 23, 58, 0.25);\n        }\n\n        .wp-calendar-wrapper .main-title {\n            color: #ffffff;\n            font-size: 28px;\n            font-weight: 800;\n            margin: 0 0 14px 0;\n            line-height: 1.5;\n        }\n\n        .wp-calendar-wrapper .sub-title {\n            color: #ffe4e6;\n            font-size: 20px;\n            font-weight: 600;\n            margin: 0 0 25px 0;\n            opacity: 0.95;\n        }\n\n        \/* Interactive Header Buttons *\/\n        .wp-calendar-wrapper .header-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 16px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n\n        .wp-calendar-wrapper .btn-link {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            padding: 14px 28px;\n            border-radius: 12px;\n            font-size: 15px;\n            font-weight: 700;\n            text-decoration: none;\n            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n\n        .wp-calendar-wrapper .btn-circular {\n            background-color: #ffffff;\n            color: #b2173a;\n            border: 1px solid rgba(178, 23, 58, 0.1);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n        }\n\n        .wp-calendar-wrapper .btn-circular:hover {\n            background-color: #ffe4e6;\n            color: #8e122e;\n            transform: translateY(-3px);\n            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n        }\n\n        .wp-calendar-wrapper .btn-ai {\n            background-color: #8e122e;\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n        }\n\n        .wp-calendar-wrapper .btn-ai:hover {\n            background-color: #ffffff;\n            color: #b2173a;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 25px rgba(178, 23, 58, 0.2);\n        }\n\n        \/* Section Titles *\/\n        .wp-calendar-wrapper .section-title {\n            font-size: 24px;\n            font-weight: 800;\n            color: #b2173a;\n            margin: 50px 0 30px 0;\n            padding-bottom: 12px;\n            border-bottom: 3px solid #b2173a;\n            display: inline-block;\n        }\n\n        .wp-calendar-wrapper .section-title.services-title {\n            color: #1e293b;\n            border-bottom-color: #64748b;\n        }\n\n        \/* Responsive Grid layout *\/\n        .wp-calendar-wrapper .cards-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 25px;\n        }\n\n        @media (min-width: 992px) {\n            .wp-calendar-wrapper .cards-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        .wp-calendar-wrapper .card-item {\n            background: #ffffff;\n            border: 1px solid #e2e8f0;\n            border-radius: 16px;\n            padding: 28px;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.01), 0 2px 4px -1px rgba(0, 0, 0, 0.01);\n            transition: all 0.3s ease;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .wp-calendar-wrapper .card-item:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.05);\n            border-color: rgba(178, 23, 58, 0.2);\n        }\n\n        \/* Card Inner Headers *\/\n        .wp-calendar-wrapper .card-item h3 {\n            margin-top: 0;\n            margin-bottom: 22px;\n            color: #0f172a;\n            font-size: 17px;\n            font-weight: 700;\n            line-height: 1.6;\n            background: #fff1f2;\n            padding: 12px 18px;\n            border-radius: 10px;\n            border-left: 4px solid #b2173a;\n        }\n\n        .wp-calendar-wrapper .services-block .card-item h3 {\n            background: #f1f5f9;\n            border-left-color: #475569;\n        }\n\n        \/* Lists and Spacing *\/\n        .wp-calendar-wrapper ul {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            flex-grow: 1;\n        }\n\n        .wp-calendar-wrapper li {\n            position: relative;\n            padding-left: 24px;\n            margin-bottom: 20px;\n            font-size: 15px;\n            line-height: 1.8;\n            color: #475569;\n        }\n\n        .wp-calendar-wrapper li:last-child {\n            margin-bottom: 0;\n        }\n\n        .wp-calendar-wrapper li::before {\n            content: \"\";\n            position: absolute;\n            left: 4px;\n            top: 10px;\n            width: 7px;\n            height: 7px;\n            background-color: #b2173a;\n            border-radius: 50%;\n        }\n\n        .wp-calendar-wrapper .services-block li::before {\n            background-color: #64748b;\n        }\n\n        .wp-calendar-wrapper strong {\n            color: #0f172a;\n            font-weight: 700;\n        }\n\n        \/* Highlight Dates *\/\n        .wp-calendar-wrapper .date-highlight {\n            background-color: #fff1f2;\n            color: #b2173a;\n            padding: 4px 12px;\n            border-radius: 8px;\n            font-weight: 700;\n            border: 1px solid #ffe4e6;\n            display: inline-block;\n            margin: 4px 2px;\n            font-size: 14px;\n        }\n\n        \/* Status Badges *\/\n        .wp-calendar-wrapper .status-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 4px;\n            padding: 4px 12px;\n            border-radius: 30px;\n            font-size: 13px;\n            font-weight: 700;\n            margin-left: 10px;\n            vertical-align: middle;\n        }\n\n        .wp-calendar-wrapper .badge-current {\n            background-color: #fde047;\n            color: #854d0e;\n            border: 1px solid #fef08a;\n            animation: pulse-animation 2s infinite;\n        }\n\n        .wp-calendar-wrapper .badge-future {\n            background-color: #ecfdf5;\n            color: #065f46;\n            border: 1px solid #a7f3d0;\n        }\n\n        .wp-calendar-wrapper .badge-past {\n            background-color: #f1f5f9;\n            color: #64748b;\n            border: 1px solid #e2e8f0;\n        }\n\n        @keyframes pulse-animation {\n            0% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.03); opacity: 0.9; }\n            100% { transform: scale(1); opacity: 1; }\n        }\n\n        .wp-calendar-wrapper .divider {\n            border: 0;\n            height: 1px;\n            background: linear-gradient(to right, transparent, #cbd5e1, transparent);\n            margin: 60px 0;\n        }\n\n        \/* Mobile Responsiveness Improvements *\/\n        @media (max-width: 768px) {\n            .wp-calendar-wrapper {\n                padding: 20px 12px;\n            }\n            .wp-calendar-wrapper .main-header {\n                padding: 30px 15px;\n                border-radius: 14px;\n            }\n            .wp-calendar-wrapper .main-title {\n                font-size: 20px;\n            }\n            .wp-calendar-wrapper .sub-title {\n                font-size: 16px;\n            }\n            .wp-calendar-wrapper .btn-link {\n                width: 100%;\n                justify-content: center;\n                padding: 12px 20px;\n            }\n            .wp-calendar-wrapper .section-title {\n                font-size: 18px;\n                margin: 35px 0 20px 0;\n            }\n            .wp-calendar-wrapper .card-item {\n                padding: 18px;\n                border-radius: 12px;\n            }\n            .wp-calendar-wrapper .card-item h3 {\n                font-size: 15px;\n                padding: 10px;\n            }\n            .wp-calendar-wrapper li {\n                font-size: 14px;\n            }\n        }\n    <\/style>\n\n    <div class=\"main-header\">\n        <h1 class=\"main-title\">Pre-registration, Final Registration, & Access to University Services<\/h1>\n        <p class=\"sub-title\">For the Academic Year 2026-2027<\/p>\n        \n        <div class=\"header-buttons\">\n            <a href=\"https:\/\/www.univ-djelfa.dz\/?p=35173\" target=\"_blank\" class=\"btn-link btn-circular\">\ud83d\udcc4 Calendar<\/a>\n            <a href=\"https:\/\/www.univ-djelfa.dz\/?p=35190\" target=\"_blank\" class=\"btn-link btn-ai\">\ud83e\udd16 Ministerial Circular & AI Registration Assistant<\/a>\n        <\/div>\n    <\/div>\n\n    <h2 class=\"section-title\">I. Pre-registration, Orientation, and Final Registration<\/h2>\n\n    <div class=\"cards-grid\">\n        <div class=\"card-item\">\n            <h3>1. Open Doors, Pre-registration, and Online Orientation for New Baccalaureate Holders<\/h3>\n            <ul>\n                <li data-start=\"2026-07-16\" data-end=\"2026-07-18\"><strong>Open Doors on higher education institutions (virtual mode):<\/strong> <span class=\"date-highlight\">July 16 to 18, 2026<\/span>.<\/li>\n                <li data-start=\"2026-07-15\" data-end=\"2026-07-19\"><strong>Pre-registration:<\/strong> <span class=\"date-highlight\">July 15 to 19, 2026<\/span>.<\/li>\n                <li data-start=\"2026-07-20\" data-end=\"2026-07-22\"><strong>Confirmation of Pre-registration:<\/strong> <span class=\"date-highlight\">July 20 to 22, 2026<\/span> (wish list modifications allowed before confirmation).<\/li>\n                <li data-start=\"2026-07-30\" data-end=\"2026-07-30\"><strong>Orientation results for new baccalaureate holders:<\/strong> <span class=\"date-highlight\">July 30, 2026 (Evening)<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"card-item\">\n            <h3>2. Final Registration for New Baccalaureate Holders (Phase 1)<\/h3>\n            <ul>\n                <li><strong>Method:<\/strong> Via the PROGRES digital platform by electronic payment of registration fees.<\/li>\n                <li data-start=\"2026-08-05\" data-end=\"2026-08-10\"><strong>Period:<\/strong> <span class=\"date-highlight\">August 05 to 10, 2026<\/span>.<\/li>\n                <li><strong>Note:<\/strong> Access to the platform is scheduled according to the appointment on the orientation certificate. Registration becomes final immediately upon payment.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"card-item\">\n            <h3>3. Phase 2: Pre-registration, Orientation, and Final Registration for those who did not obtain any of their choices<\/h3>\n            <ul>\n                <li data-start=\"2026-07-31\" data-end=\"2026-08-02\"><strong>Sumbission of a new wish list (respecting the minimum required averages):<\/strong> <span class=\"date-highlight\">July 31 to August 02, 2026<\/span>.<\/li>\n                <li data-start=\"2026-08-05\" data-end=\"2026-08-05\"><strong>Orientation results for new baccalaureate holders:<\/strong> <span class=\"date-highlight\">August 05, 2026 (Evening)<\/span>.<\/li>\n                <li data-start=\"2026-08-07\" data-end=\"2026-08-09\"><strong>Electronic payment of registration fees:<\/strong> <span class=\"date-highlight\">August 07 to 09, 2026<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"card-item\">\n            <h3>4. Processing of Special Cases by Higher Education Institutions via the PROGRES Platform<\/h3>\n            <ul>\n                <li data-start=\"2026-08-14\" data-end=\"2026-08-20\"><strong>Submission of requests:<\/strong> <span class=\"date-highlight\">August 14 to 20, 2026<\/span>.<\/li>\n                <li data-start=\"2026-08-21\" data-end=\"2026-08-22\"><strong>Processing of requests:<\/strong> <span class=\"date-highlight\">August 21 to 22, 2026<\/span>.<\/li>\n                <li data-start=\"2026-08-23\" data-end=\"2026-08-23\"><strong>Orientation results and final registration:<\/strong> <span class=\"date-highlight\">August 23, 2026<\/span>.<\/li>\n                <li data-start=\"2026-08-28\" data-end=\"2026-08-28\"><strong>Last deadline for electronic payment:<\/strong> <span class=\"date-highlight\">August 28, 2026<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"card-item\">\n            <h3>5. Online English Language Learning<\/h3>\n            <ul>\n                <li data-start=\"2026-07-20\" data-end=\"2026-09-20\"><strong>English language courses:<\/strong> <span class=\"date-highlight\">July 20 to September 20, 2026<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <div class=\"divider\"><\/div>\n\n    <h2 class=\"section-title services-title\">II. University Services (Accommodation, Transport & Scholarship)<\/h2>\n\n    <div class=\"services-block cards-grid\">\n        <div class=\"card-item\">\n            <h3>1. New Baccalaureate Holders Oriented in Phase 1<\/h3>\n            <ul>\n                <li><strong>Procedures:<\/strong> Online accommodation request and online payment of transport fees.<\/li>\n                <li data-start=\"2026-08-05\" data-end=\"2026-08-10\"><strong>Period:<\/strong> <span class=\"date-highlight\">August 05 to 10, 2026<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"card-item\">\n            <h3>2. New Baccalaureate Holders Oriented in Phase 2<\/h3>\n            <ul>\n                <li><strong>Procedures:<\/strong> Online accommodation request and online payment of transport fees.<\/li>\n                <li data-start=\"2026-08-11\" data-end=\"2026-08-12\"><strong>Period:<\/strong> <span class=\"date-highlight\">August 11 to 12, 2026<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"card-item\">\n            <h3>3. Accommodation (Phases 1 & 2)<\/h3>\n            <ul>\n                <li data-start=\"2026-08-13\" data-end=\"2026-08-17\"><strong>Online processing of accommodation requests:<\/strong> <span class=\"date-highlight\">August 13 to 17, 2026<\/span>.<\/li>\n                <li data-start=\"2026-08-18\" data-end=\"2026-08-20\"><strong>Online payment of accommodation fees for accepted students:<\/strong> <span class=\"date-highlight\">August 18 to 20, 2026<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"card-item\">\n            <h3>4. Submission of University Scholarship Files via the PROGRES Digital Platform<\/h3>\n            <ul>\n                <li data-start=\"2026-09-01\" data-end=\"2026-09-15\"><strong>Submission of scholarship requests:<\/strong> <span class=\"date-highlight\">September 01 to 15, 2026<\/span>.<\/li>\n                <li data-start=\"2026-09-16\" data-end=\"2026-09-30\"><strong>Processing of applications and announcement of results:<\/strong> <span class=\"date-highlight\">September 16 to 30, 2026<\/span>.<\/li>\n                <li data-start=\"2026-10-01\" data-end=\"2026-10-03\"><strong>Submission of appeals and announcement of results:<\/strong> <span class=\"date-highlight\">October 01 to 03, 2026<\/span>.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const today = new Date();\n        today.setHours(0, 0, 0, 0);\n\n        const timelineItems = document.querySelectorAll('.wp-calendar-wrapper li[data-start]');\n\n        timelineItems.forEach(item => {\n            const startDateStr = item.getAttribute('data-start');\n            const endDateStr = item.getAttribute('data-end');\n\n            if (startDateStr && endDateStr) {\n                const startDate = new Date(startDateStr);\n                startDate.setHours(0, 0, 0, 0);\n                \n                const endDate = new Date(endDateStr);\n                endDate.setHours(0, 0, 0, 0);\n\n                let badge = document.createElement('span');\n                badge.className = 'status-badge';\n\n                if (today >= startDate && today <= endDate) {\n                    badge.innerHTML = '\ud83d\udd14 Ongoing';\n                    badge.classList.add('badge-current');\n                } else if (today < startDate) {\n                    badge.innerHTML = 'Upcoming';\n                    badge.classList.add('badge-future');\n                } else if (today > endDate) {\n                    badge.innerHTML = 'Ended';\n                    badge.classList.add('badge-past');\n                }\n\n                const dateElement = item.querySelector('.date-highlight');\n                if (dateElement) {\n                    dateElement.parentNode.insertBefore(badge, dateElement.nextSibling);\n                }\n            }\n        });\n    });\n<\/script>\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>Pre-registration, Final Registration, &#038; Access to University Services For the Academic Year 2026-2027 \ud83d\udcc4 Calendar \ud83e\udd16 Ministerial Circular &#038; AI Registration Assistant I. Pre-registration, Orientation, and Final Registration 1. Open Doors, Pre-registration, and Online Orientation for New Baccalaureate Holders Open Doors on higher education institutions (virtual mode): July 16 to 18, 2026. Pre-registration: July 15&#8230;<\/p>\n","protected":false},"author":2,"featured_media":35175,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"normal","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[568],"tags":[],"class_list":["post-35253","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-baccalaureate-2026"],"lang":"en","translations":{"en":35253,"fr":35247,"ar":35173},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=\/wp\/v2\/posts\/35253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=35253"}],"version-history":[{"count":7,"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=\/wp\/v2\/posts\/35253\/revisions"}],"predecessor-version":[{"id":35260,"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=\/wp\/v2\/posts\/35253\/revisions\/35260"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=\/wp\/v2\/media\/35175"}],"wp:attachment":[{"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=35253"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=35253"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.univ-djelfa.dz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=35253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}