msos/en/student-welcome-guide/master-application/index.html

341 lines
17 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Applying for a master degree - MSOS</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome (for icons) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Correct path to the main CSS file -->
<link rel="stylesheet" href="../../../css/main.css">
</head>
<body>
<!-- START_HEADER -->
<header class="dropdown-header-navigation">
<div class="container">
<!-- Logotip je zdaj samostojen element na levi strani -->
<a href="../../../en/" class="logo-link">
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
</a>
<!-- Nov ovoj za vse elemente na desni strani -->
<div class="header-right-wrapper">
<nav>
<ul class="navigation desktop-nav">
<li class="menu-item menu-item-has-children">
<a href="#">Who We Are</a>
<ul class="dropdown-menu">
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
<li><a href="../../../en/about-us/">Our team</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">What We Do</a>
<ul class="dropdown-menu">
<li><a href="../../../en/projects/">Events & Projects</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Gallery</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">Get Involved</a>
<ul class="dropdown-menu">
<li><a href="#">Become a member</a></li>
<li><a href="#">Support MSOS</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">For Students</a>
<ul class="dropdown-menu">
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
<li><a href="#">Mentorship Programme</a></li>
<li><a href="#">FAQs</a></li>
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">News</a>
<ul class="dropdown-menu">
<li><a href="#">Announcements</a></li>
<li><a href="#">Open calls</a></li>
<li><a href="#">Press releases</a></li>
</ul>
</li>
</ul>
</nav>
<div class="navigation-actions">
<button class="btn btn-secondary">Become a member</button>
<button class="btn btn-primary">Donate</button>
<div class="language-selector">
<div class="current-lang">
<i class="fas fa-globe"></i>
<span id="current-lang-code">EN</span>
<i class="fas fa-chevron-down"></i>
</div>
<div class="lang-dropdown">
<a href="#" data-lang="si">Slovenščina (SI)</a>
<a href="#" data-lang="en">English (EN)</a>
<a href="#" data-lang="mk">Македонски (MK)</a>
</div>
</div>
</div>
</div>
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
<div class="mobile-menu-icon">
<i class="fas fa-bars"></i>
<i class="fas fa-times"></i>
</div>
</div>
</header>
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
<div class="mobile-nav-panel">
<nav>
<ul class="navigation mobile-nav">
<li class="menu-item menu-item-has-children">
<a href="#">Who We Are</a>
<ul class="dropdown-menu">
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
<li><a href="../../../en/about-us/">Our team</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">What We Do</a>
<ul class="dropdown-menu">
<li><a href="../../../en/projects/">Events & Projects</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Gallery</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">Get Involved</a>
<ul class="dropdown-menu">
<li><a href="#">Become a member</a></li>
<li><a href="#">Support MSOS</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">For Students</a>
<ul class="dropdown-menu">
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
<li><a href="#">Mentorship Programme</a></li>
<li><a href="#">FAQs</a></li>
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
</ul>
</li>
<li class="menu-item menu-item-has-children">
<a href="#">News</a>
<ul class="dropdown-menu">
<li><a href="#">Announcements</a></li>
<li><a href="#">Open calls</a></li>
<li><a href="#">Press releases</a></li>
</ul>
</li>
</ul>
</nav>
<div class="navigation-actions">
<button class="btn btn-secondary">Become a member</button>
<button class="btn btn-primary">Donate</button>
<div class="language-selector">
<button class="current-lang" id="mobile-lang-trigger">
<i class="fas fa-globe"></i>
<span>EN</span>
<i class="fas fa-chevron-right"></i>
</button>
</div>
</div>
</div>
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
<div id="language-modal-overlay">
<div class="language-modal-content">
<div class="language-modal-header">
<h3>Select Language</h3>
<button id="language-modal-close" aria-label="Close language selection">&times;</button>
</div>
<div class="language-modal-body">
<a href="#" data-lang="si">Slovenščina (SI)</a>
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
<a href="#" data-lang="mk">Македонски (MK)</a>
</div>
</div>
</div>
<!-- END_HEADER -->
<main class="article-page">
<article class="article-container">
<header class="article-header">
<h1>Applying for a master degree</h1>
<p class="article-subtitle">Applying to a second-cycle master programme, where the faculty controls most of the rules.</p>
</header>
<div class="article-body">
<div class="guide-meta">
<span class="guide-tag ">Applies to: master applicants from Macedonia</span>
<span class="guide-tag ">Last checked: 30 July 2026</span>
<span class="guide-tag is-annual">Update class: Annual</span>
</div>
<aside class="guide-box guide-box--warning">
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
<p>This page was last checked on 30 July 2026 and applies to the 2026/2027 academic year. 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.</p>
</aside>
<h2>Who this page applies to</h2>
<p>Macedonian citizens applying to a Slovenian second-cycle master programme after a completed or nearly completed bachelor degree.</p>
<h2>The important difference from bachelor admission</h2>
<p>Master admission is more decentralised. The university publishes a call, but the exact deadline, eligible prior fields, selection criteria, language conditions, and required attachments may be controlled by the faculty or programme.</p>
<aside class="guide-box guide-box--macedonia">
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>For applicants from North Macedonia</p>
<p>This section explains the pathway that normally applies to Macedonian citizens. Your exact situation may differ if you have another citizenship, permanent residence in Slovenia, completed previous education in Slovenia, international protection, or another special status.</p>
</aside>
<p>There is no safe single national master deadline.</p>
<h2>Typical master documents</h2>
<ul class="guide-checklist">
<li>Bachelor diploma or temporary proof of completion</li>
<li>Transcript and diploma supplement</li>
<li>Certified translation when requested</li>
<li>Signed chronological education statement and passport</li>
<li>CV, motivation letter, and language evidence</li>
<li>References, portfolio, research outline, or work evidence where required</li>
<li>Description or syllabi of prior courses if the programme checks field equivalence</li>
</ul>
<h2>Field compatibility</h2>
<p>A programme may accept your degree directly, accept it with additional courses, require a programme-committee decision, or reject it because the prior field does not provide the required foundation.</p>
<aside class="guide-box guide-box--msos">
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
<p>Ask for a written assessment when your bachelor field is not clearly listed.</p>
</aside>
<h2>2026/2027 examples</h2>
<h3 class="guide-substage">University of Ljubljana</h3>
<p>UL offers 154 second-cycle master programmes and separate places for Western Balkan applicants, but application deadlines are faculty specific. Check the faculty page and eVŠ call. Do not rely on a deadline from another UL faculty.</p>
<h3 class="guide-substage">University of Maribor, non-EU category</h3>
<ul class="guide-checklist">
<li>First period: 31 March to 30 April 2026.</li>
<li>Possible second period: 24 August to 4 September 2026.</li>
<li>Remaining-place period: 22 to 23 September 2026 at 12:00 where offered.</li>
</ul>
<p>A faculty may choose not to open another round even if a small number of places remain.</p>
<h3 class="guide-substage">University of Primorska, Western Balkan category</h3>
<ul class="guide-checklist">
<li>First period: 8 April to 3 August 2026.</li>
<li>Second period: 13 to 20 August 2026.</li>
<li>Third period: 1 to 8 September 2026.</li>
<li>Remaining-place period: 23 to 24 September 2026 at 10:00.</li>
</ul>
<p>Check the specific faculty because programme availability may vary.</p>
<h3 class="guide-substage">University of Nova Gorica</h3>
<ul class="guide-checklist">
<li>First period: 18 February to 18 March 2026.</li>
<li>Second period: 1 April to 1 June 2026.</li>
<li>Third period: 1 August to 1 September 2026.</li>
<li>Final period: 10 to 24 September 2026.</li>
</ul>
<p>Later rounds remain closed if earlier demand fills the places.</p>
<h2>Finishing the bachelor degree during the application year</h2>
<p>Some calls allow an application before the final diploma is issued. That does not remove the requirement to prove completion before enrolment.</p>
<p>Confirm the last date for graduation, the last date for uploading final evidence, whether a temporary certificate is accepted, whether the diploma supplement can follow later, and whether recognition can proceed before all evidence arrives.</p>
<h2>Additional obligations</h2>
<p>Applicants from a different academic field may receive between a small number and a substantial number of additional ECTS obligations. Obtain this decision early, because courses may need to be completed before enrolment.</p>
</div>
</article>
</main>
<!-- START_FOOTER -->
<footer>
<div class="footer-container">
<div class="footer-main">
<div class="footer-info">
<div class="footer-logo">
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
</div>
<p>
Masarykova cesta 24<br>
1000 Ljubljana, Slovenia<br>
+389 02 123 4567<br>
info.msosorg@gmail.com
</p>
<div class="social-icons">
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="footer-links">
<div class="links-column">
<h4>For students</h4>
<a href="#">Blog</a>
<a href="#">Gallery</a>
<a href="#">FAQs</a>
<a href="#">Brochure</a>
</div>
<div class="links-column">
<h4>Projects</h4>
<a href="#">Upcoming</a>
<a href="#">Previous</a>
</div>
<div class="links-column">
<h4>Organisation</h4>
<a href="#">About us</a>
<a href="#">Contact</a>
<a href="#">Documentation</a>
<a href="../../../en/privacy-policy/">Privacy policy</a>
<a href="../../../en/cookie-policy/">Cookie Policy</a>
</div>
</div>
</div>
<hr>
<div class="footer-bottom">
<p>© MSOS org 2025 All rights reserved.</p>
<div class="legal-links">
<a href="../../../en/privacy-policy/">Privacy policy</a>
<a href="../../../en/cookie-policy/">Cookie Policy</a>
<a href="#">Legal Terms</a>
</div>
</div>
</div>
<script src="../../../main.js"></script>
</footer>
<!-- END_FOOTER -->
<script src="../../../main.js"></script>
</body>
</html>