{"id":195334,"date":"2026-07-19T21:12:15","date_gmt":"2026-07-19T20:12:15","guid":{"rendered":"https:\/\/univ-constantine3.dz\/formation-anglais-au-profit-des-nouveaux-bacheliers\/"},"modified":"2026-07-21T13:38:04","modified_gmt":"2026-07-21T12:38:04","slug":"%d8%af%d9%88%d8%b1%d8%a9-%d8%aa%d9%83%d9%88%d9%8a%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%a7%d9%84%d9%84%d8%ba%d8%a9-%d8%a7%d9%84%d8%a5%d9%86%d8%ac%d9%84%d9%8a%d8%b2%d9%8a%d8%a9-%d9%84%d9%81%d8%a7%d8%a6","status":"publish","type":"post","link":"https:\/\/univ-constantine3.dz\/ar\/%d8%af%d9%88%d8%b1%d8%a9-%d8%aa%d9%83%d9%88%d9%8a%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%a7%d9%84%d9%84%d8%ba%d8%a9-%d8%a7%d9%84%d8%a5%d9%86%d8%ac%d9%84%d9%8a%d8%b2%d9%8a%d8%a9-%d9%84%d9%81%d8%a7%d8%a6\/","title":{"rendered":"\u062f\u0648\u0631\u0629 \u062a\u0643\u0648\u064a\u0646\u064a\u0629 \u0641\u064a \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0644\u0641\u0627\u0626\u062f\u0629 \u062d\u0627\u0645\u0644\u064a \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0627 \u0627\u0644\u062c\u062f\u062f"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u0645\u0648\u0648\u0643 \u00abImprove Your English\u00bb \u2014 \u062d\u0627\u0645\u0644\u0648 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0627 \u0627\u0644\u062c\u062f\u062f 2025-2026<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800&#038;family=Inter:wght@400;500;600;700&#038;family=Tajawal:wght@400;500;700;800&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink:#15181D;\n    --ink-soft:#5C6470;\n    --green:#16A374;\n    --green-deep:#0E7C58;\n    --green-mist:#E3F6EC;\n    --orange:#F2652F;\n    --orange-mist:#FDE6DA;\n    --bg-mist:#EAF7EF;\n    --white:#FFFFFF;\n    --line:#E7EDE9;\n    --shadow: 0 20px 45px -20px rgba(15,80,55,0.25);\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  html{scroll-behavior:smooth; font-size:16px;}\n  #mooc-page{ font-size:16px; }\n  body{\n    font-family:'Tajawal', 'Inter', sans-serif;\n    color:var(--ink);\n    background:var(--white);\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  @media (prefers-reduced-motion: reduce){ *{animation:none !important; transition:none !important;} }\n  a{color:inherit; text-decoration:none;}\n  .wrap{max-width:1180px; margin:0 auto; padding:0 32px;}\n\n  .hero-banner{\n    margin-top:44px;\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:var(--shadow);\n    line-height:0;\n  }\n  .hero-banner svg{ width:100%; height:auto; display:block; }\n  @media(max-width:640px){ .hero-banner{ border-radius:18px; } }\n\n  \/* ---------- hero ---------- *\/\n  .hero{\n    position:relative;\n    background:radial-gradient(120% 100% at 50% 0%, var(--bg-mist) 0%, #ffffff 68%);\n    padding:64px 0 30px;\n    overflow:hidden;\n  }\n  .hero-grid{\n    display:grid;\n    grid-template-columns: 300px 1fr 300px;\n    align-items:center;\n    gap:20px;\n  }\n  @media(max-width:980px){\n    .hero-grid{grid-template-columns:1fr; text-align:center;}\n    .portrait-wrap{margin:0 auto;}\n  }\n\n  .portrait-wrap{position:relative; width:280px; height:340px;}\n  .portrait-wrap.left{justify-self:end;}\n  .portrait-wrap.right{justify-self:start;}\n  @media(max-width:980px){\n    .portrait-wrap.left, .portrait-wrap.right{justify-self:center;}\n  }\n  .ring{\n    position:absolute;\n    border-radius:50%;\n    z-index:0;\n  }\n  .ring-a{ width:230px; height:230px; background:var(--green); top:10px; left:35px; }\n  .ring-a.orange{ background:var(--orange); }\n  .dot{ position:absolute; border-radius:50%; }\n  .dot1{width:12px; height:12px; background:var(--orange); top:6px; right:36px;}\n  .dot2{width:8px; height:8px; background:var(--green-deep); top:96px; left:6px;}\n  .dot1.o2{background:var(--orange);}\n  .dot2.g2{background:var(--green-deep);}\n\n  .portrait-wrap svg{position:relative; z-index:1; width:100%; height:100%;}\n\n  .hero-copy{ text-align:center; padding:0 6px; }\n  .kicker{\n    font-family:'Inter', sans-serif;\n    font-weight:600;\n    font-size:12.5px;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    color:var(--green-deep);\n    background:var(--green-mist);\n    display:inline-block;\n    padding:6px 16px;\n    border-radius:99px;\n    margin-bottom:20px;\n  }\n  h1{\n    font-family:'Poppins', sans-serif;\n    font-weight:700;\n    font-size:clamp(32px, 4vw, 46px);\n    line-height:1.18;\n    color:var(--ink);\n  }\n  h1 .hl{\n    position:relative;\n    color:var(--green);\n  }\n  h1 .hl.o{color:var(--orange);}\n  h1 .hl::after{\n    content:\"\";\n    position:absolute; left:0; right:0; bottom:2px; height:3px;\n    background:var(--orange);\n    border-radius:2px;\n  }\n  h1 .hl.o::after{background:var(--green);}\n\n  .hero-copy p.sub{\n    margin:22px auto 0;\n    max-width:46ch;\n    color:var(--ink-soft);\n    font-size:16px;\n  }\n\n  .cta{\n    margin-top:30px;\n    display:inline-flex; align-items:center; gap:10px;\n    background:var(--green);\n    color:#fff;\n    font-family:'Inter', sans-serif;\n    font-weight:700;\n    font-size:16px;\n    padding:15px 12px 15px 28px;\n    border-radius:99px;\n    box-shadow:var(--shadow);\n    transition:transform .18s ease, box-shadow .18s ease;\n  }\n  .cta:hover{ transform:translateY(-2px); }\n  .cta .arrow{\n    width:34px; height:34px; border-radius:50%;\n    background:var(--orange);\n    display:flex; align-items:center; justify-content:center;\n    flex-shrink:0;\n  }\n  .cta .arrow svg{width:16px; height:16px; color:#fff;}\n\n  .stats-row{\n    margin-top:44px;\n    display:flex; justify-content:center; align-items:center; gap:34px;\n    flex-wrap:wrap;\n  }\n  .stat{\n    display:flex; align-items:center; gap:12px;\n  }\n  .stat .ic{\n    width:44px; height:44px; border-radius:50%;\n    background:#fff; box-shadow:0 8px 20px -8px rgba(15,80,55,0.28);\n    display:flex; align-items:center; justify-content:center;\n    flex-shrink:0;\n  }\n  .stat .ic svg{width:20px; height:20px; color:var(--green);}\n  .stat.o .ic svg{color:var(--orange);}\n  .stat .txt{ text-align:left; }\n  .stat .txt .n{\n    font-family:'Poppins', sans-serif;\n    font-weight:700; font-size:22px; color:var(--ink);\n    line-height:1.1;\n  }\n  .stat .txt .l{ font-size:13px; color:var(--ink-soft); }\n\n  \/* ---------- section: everything in one place ---------- *\/\n  .section-head{ text-align:center; padding:76px 0 8px; }\n  .section-head h2{\n    font-family:'Poppins', sans-serif;\n    font-weight:700;\n    font-size:clamp(26px, 3vw, 35px);\n    color:var(--ink);\n  }\n  .section-head h2 .hl{ color:var(--green); }\n  .section-head p{\n    margin-top:12px; color:var(--ink-soft); max-width:52ch; margin-left:auto; margin-right:auto;\n  }\n\n  .card-grid{\n    display:grid;\n    grid-template-columns:repeat(3, 1fr);\n    gap:22px;\n    padding:40px 0 20px;\n  }\n  @media(max-width:860px){ .card-grid{grid-template-columns:1fr;} }\n\n  .card{\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:30px 26px;\n    transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n  }\n  .card:hover{ transform:translateY(-4px); box-shadow:var(--shadow); border-color:transparent; }\n  .card .ic{\n    width:52px; height:52px; border-radius:14px;\n    background:var(--green-mist);\n    display:flex; align-items:center; justify-content:center;\n    margin-bottom:20px;\n  }\n  .card.o .ic{ background:var(--orange-mist); }\n  .card .ic svg{ width:24px; height:24px; color:var(--green); }\n  .card.o .ic svg{ color:var(--orange); }\n  .card h3{\n    font-family:'Poppins', sans-serif; font-weight:600; font-size:17px;\n    margin-bottom:10px;\n  }\n  .card p{ color:var(--ink-soft); font-size:15px; margin-bottom:18px; }\n  .card .link{\n    font-weight:700; font-size:14px; color:var(--green);\n    display:inline-flex; align-items:center; gap:6px;\n  }\n  .card.o .link{ color:var(--orange); }\n  .card .link svg{ width:14px; height:14px; }\n\n  \/* ---------- diffusion checklist ---------- *\/\n  .diffusion{\n    background:var(--ink);\n    border-radius:24px;\n    padding:44px 40px;\n    margin:60px 0 70px;\n    color:#fff;\n  }\n  .diffusion-grid{ display:grid; grid-template-columns: 1fr 1.15fr; gap:36px; align-items:center; }\n  @media(max-width:860px){ .diffusion-grid{grid-template-columns:1fr;} }\n  .diffusion h3{\n    font-family:'Poppins', sans-serif; font-weight:700; font-size:24px; margin-bottom:14px;\n  }\n  .diffusion p{ color:#C7D2CB; font-size:15px; max-width:44ch; }\n  .checklist{ list-style:none; display:grid; gap:14px; }\n  .checklist li{ display:flex; gap:14px; align-items:flex-start; font-size:15px; }\n  .checklist .mark{\n    width:24px; height:24px; border-radius:50%; flex-shrink:0; margin-top:1px;\n    background:var(--green);\n    display:flex; align-items:center; justify-content:center;\n  }\n  .checklist .mark svg{ width:13px; height:13px; color:#fff; }\n\n  .video-block{\n    max-width:820px;\n    margin:36px auto 60px;\n  }\n  .video-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:20px;\n    overflow:hidden;\n    background:#12140F url('https:\/\/img.youtube.com\/vi\/tCLqXtqHcMA\/maxresdefault.jpg') center\/cover no-repeat;\n    box-shadow:var(--shadow);\n  }\n  .video-frame iframe{\n    width:100%; height:100%; border:0; display:block;\n  }\n  .play-btn{\n    position:absolute; inset:0; margin:auto;\n    width:76px; height:76px;\n    background:transparent;\n    border:0; cursor:pointer;\n    display:flex; align-items:center; justify-content:center;\n    transition:transform .18s ease;\n  }\n  .play-btn:hover{ transform:scale(1.08); }\n  .play-btn svg{ width:100%; height:100%; filter:drop-shadow(0 10px 20px rgba(0,0,0,0.35)); }\n  .video-caption{\n    text-align:center;\n    color:var(--ink-soft);\n    font-size:15px;\n    margin-top:16px;\n  }\n  .video-caption a{ color:var(--green); font-weight:600; }\n\n  footer{\n    border-top:1px solid var(--line);\n    padding:26px 0 40px;\n    font-size:11.5px;\n    color:var(--ink-soft);\n    display:flex; justify-content:space-between; flex-wrap:wrap; gap:10px;\n  }\n\n  ::selection{ background:var(--orange-mist); color:var(--ink); }\n\n  \/* ---------- RTL tweaks ---------- *\/\n  html[dir=\"rtl\"] .cta .arrow svg{ transform:scaleX(-1); }\n  html[dir=\"rtl\"] .card .link svg,\n  html[dir=\"rtl\"] .resource .go{ transform:scaleX(-1); }\n  html[dir=\"rtl\"] .stat .txt{ text-align:right; }\n<\/style>\n<\/head>\n<body>\n\n  <header class=\"hero\">\n    <div class=\"wrap\">\n      <div class=\"hero-copy\" style=\"max-width:760px; margin:0 auto;\">\n        <span class=\"kicker\">\u0645\u0648\u0648\u0643 \u00b7 \u062d\u0627\u0645\u0644\u0648 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0627 \u0627\u0644\u062c\u062f\u062f<\/span>\n        <h1><span class=\"hl\">Improve Your<\/span> <span class=\"hl o\">English<\/span><br>First Year Students \u2014 2025-2026<\/h1>\n        <p class=\"sub\">\u0641\u064a \u0625\u0637\u0627\u0631 \u0645\u062a\u0627\u0628\u0639\u0629 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0648\u0643 \u0627\u0644\u0645\u0648\u062c\u0651\u0647 \u0644\u062d\u0627\u0645\u0644\u064a \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0627 \u0627\u0644\u062c\u062f\u062f.<\/p>\n\n        <a class=\"cta\" href=\"https:\/\/bac2026.dual-mesrs.dz\/\" target=\"_blank\" rel=\"noopener\">\n          \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u0643\u0648\u064a\u0646\n          <span class=\"arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\"><path d=\"M9 6l6 6-6 6\"\/><\/svg><\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"hero-banner\">\n        <svg viewBox=\"0 0 1200 440\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"xMidYMid slice\">\n          <defs>\n            <linearGradient id=\"bannerBg\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n              <stop offset=\"0%\" stop-color=\"#EAF7EF\"\/>\n              <stop offset=\"100%\" stop-color=\"#FDEFE6\"\/>\n            <\/linearGradient>\n          <\/defs>\n          <rect x=\"0\" y=\"0\" width=\"1200\" height=\"440\" fill=\"url(#bannerBg)\"\/>\n\n          <!-- decorative dots -->\n          <circle cx=\"90\" cy=\"70\" r=\"7\" fill=\"#F2652F\"\/>\n          <circle cx=\"1130\" cy=\"360\" r=\"9\" fill=\"#16A374\"\/>\n          <circle cx=\"1080\" cy=\"70\" r=\"5\" fill=\"#16A374\"\/>\n          <circle cx=\"60\" cy=\"370\" r=\"5\" fill=\"#F2652F\"\/>\n\n          <!-- open book, center-left -->\n          <g transform=\"translate(150,150)\">\n            <path d=\"M170 0 C110 -24 40 -24 0 0 L0 220 C40 198 110 198 170 220 Z\" fill=\"#FFFFFF\"\/>\n            <path d=\"M170 0 C230 -24 300 -24 340 0 L340 220 C300 198 230 198 170 220 Z\" fill=\"#FFFFFF\"\/>\n            <path d=\"M170 0 L170 220\" stroke=\"#E4CD84\" stroke-width=\"2\"\/>\n            <path d=\"M26 40 h110 M26 72 h110 M26 104 h84 M26 136 h110 M26 168 h70\" stroke=\"#0E7C58\" stroke-width=\"6\" stroke-linecap=\"round\" opacity=\".5\"\/>\n            <path d=\"M204 40 h110 M204 72 h84 M204 104 h110 M204 136 h70 M204 168 h110\" stroke=\"#F2652F\" stroke-width=\"6\" stroke-linecap=\"round\" opacity=\".5\"\/>\n            <rect x=\"0\" y=\"-6\" width=\"340\" height=\"14\" rx=\"7\" fill=\"#16A374\"\/>\n          <\/g>\n\n          <!-- speech bubbles -->\n          <g transform=\"translate(560,60)\">\n            <rect x=\"0\" y=\"0\" width=\"150\" height=\"64\" rx=\"18\" fill=\"#16A374\"\/>\n            <path d=\"M20 64 L20 86 L46 64 Z\" fill=\"#16A374\"\/>\n            <text x=\"75\" y=\"40\" font-family=\"Poppins, sans-serif\" font-weight=\"700\" font-size=\"24\" fill=\"#fff\" text-anchor=\"middle\">Hello!<\/text>\n          <\/g>\n          <g transform=\"translate(740,150)\">\n            <rect x=\"0\" y=\"0\" width=\"150\" height=\"64\" rx=\"18\" fill=\"#F2652F\"\/>\n            <path d=\"M120 64 L120 86 L146 64 Z\" fill=\"#F2652F\"\/>\n            <text x=\"75\" y=\"40\" font-family=\"Poppins, sans-serif\" font-weight=\"700\" font-size=\"22\" fill=\"#fff\" text-anchor=\"middle\">Bonjour !<\/text>\n          <\/g>\n\n          <!-- headphones -->\n          <g transform=\"translate(600,250)\">\n            <path d=\"M10 90 C10 33 55 0 96 0 C137 0 182 33 182 90\" fill=\"none\" stroke=\"#15181D\" stroke-width=\"11\" stroke-linecap=\"round\"\/>\n            <rect x=\"0\" y=\"80\" width=\"30\" height=\"56\" rx=\"12\" fill=\"#16A374\"\/>\n            <rect x=\"162\" y=\"80\" width=\"30\" height=\"56\" rx=\"12\" fill=\"#F2652F\"\/>\n          <\/g>\n\n          <!-- laptop \/ video card -->\n          <g transform=\"translate(830,240)\">\n            <rect x=\"0\" y=\"0\" width=\"220\" height=\"140\" rx=\"16\" fill=\"#15181D\"\/>\n            <rect x=\"14\" y=\"14\" width=\"192\" height=\"112\" rx=\"8\" fill=\"#FFFFFF\"\/>\n            <circle cx=\"110\" cy=\"70\" r=\"30\" fill=\"#F2652F\"\/>\n            <path d=\"M99 55 L127 70 L99 85 Z\" fill=\"#fff\"\/>\n          <\/g>\n\n          <!-- badge -->\n          <g transform=\"translate(940,60)\">\n            <circle cx=\"46\" cy=\"46\" r=\"46\" fill=\"#15181D\"\/>\n            <text x=\"46\" y=\"40\" font-family=\"Poppins, sans-serif\" font-weight=\"700\" font-size=\"20\" fill=\"#fff\" text-anchor=\"middle\">EN<\/text>\n            <text x=\"46\" y=\"62\" font-family=\"Inter, sans-serif\" font-weight=\"600\" font-size=\"12\" fill=\"#8CE9C4\" text-anchor=\"middle\">2025-26<\/text>\n          <\/g>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <section class=\"wrap\">\n    <div class=\"section-head\">\n      <h2>\u0627\u0644\u062f\u0639\u0627\u0645\u0627\u062a \u0627\u0644\u0648\u0627\u062c\u0628 <span class=\"hl\">\u0646\u0634\u0631\u0647\u0627<\/span><\/h2>\n      <p>\u0639\u0644\u0649 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0644\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0648\u0643\u0630\u0627 \u0639\u0644\u0649 \u0635\u0641\u062d\u0627\u062a\u0647\u0627 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0639\u0644\u0649 \u0634\u0628\u0643\u0627\u062a \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a.<\/p>\n    <\/div>\n\n    <div class=\"card-grid\" style=\"grid-template-columns:repeat(2, 1fr); max-width:820px; margin:40px auto 20px;\">\n      <div class=\"card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M3 12h18M12 3c2.5 2.7 4 6 4 9s-1.5 6.3-4 9c-2.5-2.7-4-6-4-9s1.5-6.3 4-9z\"\/><\/svg><\/div>\n        <h3>\u0631\u0627\u0628\u0637 \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u062a\u0643\u0648\u064a\u0646<\/h3>\n        <a class=\"link\" href=\"https:\/\/bac2026.dual-mesrs.dz\/\" target=\"_blank\" rel=\"noopener\"><bdi dir=\"ltr\">bac2026.dual-mesrs.dz<\/bdi> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\"><path d=\"M7 17L17 7M17 7H8M17 7v9\"\/><\/svg><\/a>\n      <\/div>\n\n      <div class=\"card o\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 3l14 9-14 9V3z\"\/><\/svg><\/div>\n        <h3>\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u0625\u0637\u0644\u0627\u0642<\/h3>\n        <a class=\"link\" href=\"https:\/\/www.youtube.com\/watch?v=tCLqXtqHcMA\" target=\"_blank\" rel=\"noopener\">\u0645\u0634\u0627\u0647\u062f\u0629 \u0639\u0644\u0649 \u064a\u0648\u062a\u064a\u0648\u0628 <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\"><path d=\"M7 17L17 7M17 7H8M17 7v9\"\/><\/svg><\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"video-block\">\n      <div class=\"video-frame\" id=\"videoFrame\">\n        <button class=\"play-btn\" id=\"playBtn\" aria-label=\"Lire la vid\u00e9o de lancement\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"#fff\"\/><path d=\"M10 8l6 4-6 4V8z\" fill=\"#F2652F\"\/><\/svg>\n        <\/button>\n      <\/div>\n      <p class=\"video-caption\">\u064a\u0645\u0643\u0646\u0643\u0645 \u0645\u0634\u0627\u0647\u062f\u0629 \u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u0625\u0637\u0644\u0627\u0642 \u0645\u0628\u0627\u0634\u0631\u0629 \u0647\u0646\u0627\u060c \u0623\u0648 <a href=\"https:\/\/www.youtube.com\/watch?v=tCLqXtqHcMA\" target=\"_blank\" rel=\"noopener\">\u0641\u062a\u062d\u0647 \u0639\u0644\u0649 \u064a\u0648\u062a\u064a\u0648\u0628<\/a>.<\/p>\n    <\/div>\n  <\/section>\n\n  <footer>\n    <div class=\"wrap\" style=\"display:flex; justify-content:space-between; width:100%; flex-wrap:wrap; gap:10px;\">\n      <span>\u0645\u0648\u0648\u0643 \u00abImprove Your English\u00bb \u00b7 \u0627\u0644\u0637\u0644\u0628\u0629 \u0627\u0644\u062c\u062f\u062f 2025-2026<\/span>\n      <span>\u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0639\u0627\u0644\u064a \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0639\u0644\u0645\u064a<\/span>\n    <\/div>\n  <\/footer>\n\n  <script>\n    document.getElementById('playBtn').addEventListener('click', function(){\n      var frame = document.getElementById('videoFrame');\n      frame.innerHTML = '<iframe src=\"https:\/\/www.youtube.com\/embed\/tCLqXtqHcMA?autoplay=1\" title=\"Vid\u00e9o de lancement\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>';\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>IMPROVE YOUR ENGLISH: First Year Students -2025-2026<\/p>\n","protected":false},"author":1,"featured_media":195314,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[759],"tags":[],"class_list":["post-195334","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-759"],"aioseo_notices":[],"mb":[],"uagb_featured_image_src":{"full":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled.png",1000,373,false],"thumbnail":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-150x150.png",150,150,true],"medium":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-300x112.png",300,112,true],"medium_large":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-768x286.png",768,286,true],"large":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled.png",900,336,false],"1536x1536":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled.png",1000,373,false],"2048x2048":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled.png",1000,373,false],"thumb_139x89":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-139x89.png",139,89,true],"thumb_277x337":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-277x337.png",277,337,true],"thumb_50x50":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-50x50.png",50,50,true],"thumb_80x80":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-80x80.png",80,80,true],"thumb_263x263":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-263x263.png",263,263,true],"thumb_409x258":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-409x258.png",409,258,true],"thumb_278x178":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-278x178.png",278,178,true],"thumb_554x674":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-554x373.png",554,373,true],"thumb_100x100":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-100x100.png",100,100,true],"thumb_526x526":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-526x373.png",526,373,true],"thumb_818x516":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-818x373.png",818,373,true],"post-thumbnail":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-255x95.png",255,95,true],"thumb_255x255":["https:\/\/univ-constantine3.dz\/wp-content\/uploads\/2026\/07\/Untitled-255x255.png",255,255,true]},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/univ-constantine3.dz\/ar\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"IMPROVE YOUR ENGLISH: First Year Students -2025-2026","mfb_rest_fields":["title","aioseo_notices","uagb_featured_image_src","uagb_author_info","uagb_comment_info","uagb_excerpt","gutenberg_elementor_mode"],"_links":{"self":[{"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/posts\/195334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/comments?post=195334"}],"version-history":[{"count":2,"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/posts\/195334\/revisions"}],"predecessor-version":[{"id":195339,"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/posts\/195334\/revisions\/195339"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/media\/195314"}],"wp:attachment":[{"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/media?parent=195334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/categories?post=195334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/univ-constantine3.dz\/ar\/wp-json\/wp\/v2\/tags?post=195334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}