From dbca25961b390c235ef8bcdbc02f62507e5e0472 Mon Sep 17 00:00:00 2001 From: popovskik Date: Fri, 31 Jul 2026 12:10:24 +0200 Subject: [PATCH] Embed eVS application webinar video at top of the eVS guide page Adds a reusable {video} block (responsive 16:9 youtube-nocookie embed) rendered as a prominent orange callout with title and caption, placed right after the warning box on evs-application-guide so students see it first. Trilingual title/caption. Co-Authored-By: Claude Opus 4.8 (1M context) --- css/pages/_guide.css | 46 +++++++++++++++++++ .../evs-application-guide/index.html | 8 ++++ .../evs-application-guide/index.html | 8 ++++ .../evs-application-guide/index.html | 8 ++++ 4 files changed, 70 insertions(+) diff --git a/css/pages/_guide.css b/css/pages/_guide.css index 5ae5606c..541717a4 100644 --- a/css/pages/_guide.css +++ b/css/pages/_guide.css @@ -318,6 +318,52 @@ margin-right: 8px; } +/* ---------- Embedded video (webinar) ---------- */ +.guide-video { + margin: 24px 0 28px; + padding: 18px; + border: 1px solid #ffd7c2; + border-left: 5px solid #ff6b2c; + border-radius: 14px; + background: linear-gradient(180deg, #fff7f2 0%, #ffffff 60%); + box-shadow: 0 10px 26px rgba(255, 107, 44, .12); +} +.guide-video-title { + display: flex; + align-items: center; + gap: 10px; + margin: 0 0 14px; + font-size: 18px; + font-weight: 700; + color: #101828; + line-height: 24px; +} +.guide-video-title i { + color: #ff6b2c; + font-size: 22px; + flex-shrink: 0; +} +.guide-video-frame { + position: relative; + width: 100%; + aspect-ratio: 16 / 9; + border-radius: 10px; + overflow: hidden; + background: #000; +} +.guide-video-frame iframe { + position: absolute; + inset: 0; + width: 100%; + height: 100%; + border: 0; +} +.guide-video-caption { + margin: 14px 0 0; + color: #475467; + line-height: 24px; +} + /* ---------- Still need help? ---------- */ .guide-help { max-width: 860px; diff --git a/en/student-welcome-guide/evs-application-guide/index.html b/en/student-welcome-guide/evs-application-guide/index.html index c7fbbc49..944255ca 100644 --- a/en/student-welcome-guide/evs-application-guide/index.html +++ b/en/student-welcome-guide/evs-application-guide/index.html @@ -195,6 +195,14 @@

This page was last checked on 30 July 2026 and applies to the eVŠ call and login methods in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.

+
+

Watch first: eVŠ application webinar with a live simulation

+
+ +
+

MSOS walks through the entire eVŠ application step by step, with a real on-screen simulation of the portal. Watch it before you start, then use the written steps below as your checklist.

+
+

Before opening eVŠ

Prepare your passport, the exact official names of previous schools or universities, dates of attendance, final qualification details, programme choices, digital documents, and an email address you check frequently.

diff --git a/mk/student-welcome-guide/evs-application-guide/index.html b/mk/student-welcome-guide/evs-application-guide/index.html index e76ba120..9eaabf05 100644 --- a/mk/student-welcome-guide/evs-application-guide/index.html +++ b/mk/student-welcome-guide/evs-application-guide/index.html @@ -195,6 +195,14 @@

Оваа страница е последно проверена на 30 јули 2026 и се однесува на конкурсот eVŠ и начините за најава во 2026/2027. Роковите, таксите, потребните документи, условите за подобност и административните постапки може да се променат. Проверете ги информациите директно кај надлежната институција пред да поднесете пријава или да донесете важна одлука.

+
+

Погледнете прво: вебинар за пријава преку eVŠ со жива симулација

+
+ +
+

МСОС чекор по чекор ја објаснува целата пријава преку eVŠ, со вистинска симулација на порталот на екран. Погледнете го пред да почнете, а потоа искористете ги запишаните чекори подолу како листа за проверка.

+
+

Пред да го отворите eVŠ

Подгответе го пасошот, точните официјални имиња на претходните училишта или универзитети, датумите на школување, податоците за конечната квалификација, изборите на програми, дигиталните документи и е-адреса што ја проверувате често.

diff --git a/si/student-welcome-guide/evs-application-guide/index.html b/si/student-welcome-guide/evs-application-guide/index.html index 4c897824..238d87fc 100644 --- a/si/student-welcome-guide/evs-application-guide/index.html +++ b/si/student-welcome-guide/evs-application-guide/index.html @@ -195,6 +195,14 @@

Ta stran je bila nazadnje preverjena 30. julij 2026 in velja za razpis eVŠ in načine prijave v letu 2026/2027. Roki, pristojbine, zahtevani dokumenti, pogoji za upravičenost in upravni postopki se lahko spremenijo. Podatke pred oddajo prijave ali pomembno odločitvijo preverite neposredno pri pristojni instituciji.

+
+

Najprej poglejte: spletni seminar o prijavi prek eVŠ z živo simulacijo

+
+ +
+

MSOS korak za korakom predstavi celotno prijavo prek eVŠ z resnično simulacijo portala na zaslonu. Poglejte ga pred začetkom, spodnje zapisane korake pa uporabite kot kontrolni seznam.

+
+

Preden odprete eVŠ

Pripravite potni list, točna uradna imena prejšnjih šol ali univerz, datume šolanja, podatke o končni kvalifikaciji, izbire programov, digitalne dokumente in e-naslov, ki ga redno preverjate.