CDIil y a 3 jours

Admissions and Visa Processing Manager

Non precisé
Post A Job Post A Job Admin & Office Tourism & Tr

Description du poste

window.notificationMessages = []; Find a Job + + + + Search const TopSearch = {
handleSubmit: function (event) {
event.preventDefault();
event.stopPropagation();

const form = event.target;

const getValue = (name) => {
if (form[name]) {
if (form[name].type) {
if (["select-one", "text", "hidden"].indexOf(form[name].type) > -1) {
return form[name].value;
}
if (["checkbox", "radio"].indexOf(form[name].type) > -1 && form[name].checked) {
return form[name].value;
}
} else if (form[name].length) {
return form[name].value;
}
}

return "";
};

const experienceLevel = getValue("experience[]") || getValue("experience");
const jobFunction = getValue("job_function[]") || getValue("job_function");
const industry = getValue("industry[]") || getValue("industry");
const location = getValue("location[]") || getValue("location");
const workType = getValue("work_type");
const term = getValue("q");
const sortBy = getValue("sort_by");

// If the logged in user is authenticated
// Append authenticated value to make url unique/different to logged out url
// same action is happening in SearchFilterViewComposer
// line 589 in the multiSearchFilterHref function
const authenticated = document.getElementById("authenticated").value;
let toUrl = "";
if (industry.trim() && jobFunction.trim()) {
const segments = [jobFunction, location, workType].filter((x) => x);
toUrl = `${segments.join("/")}?industry=${industry}`;
} else {
const segments = [jobFunction, industry, location, workType].filter((x) => x);
toUrl = segments.join("/");
}

if (experienceLevel) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}experience=${experienceLevel}`;
}

if (term.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}q=${encodeURI(term.replace(" ", "+"))}`;
}

if (sortBy.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}sort=${sortBy}`;
}

if (authenticated === "true") {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}authenticated=${Date.now()}`;
}

const wholeUrl = `${form.getAttribute("action")}/${toUrl.toLocaleLowerCase()}`;
window.location.assign(wholeUrl.replace(/\/$/, ""));

return false;
},
}; Homepage Admin & Office Tourism & Travel Abuja Full Time Admissions and Visa Processing Manager Admissions and Visa Processing Manager Emsoh Consults Admin & Office 3 days ago Easy apply New Featured Abuja Full Time Tourism & Travel NGN
250,000 - 400,000 Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary The admissions and visa processing manager is responsible for overseeing the end-to-end student admissions and visa processing operations. The role ensures that all applications are handled accurately, efficiently, and in full compliance with institutional and embassy requirements. Min Qualification: Degree Experience Level: Mid level Experience Length: 3 years Language Requirement: English Working Hours: Full Time - 9 to 5 Applicant Location: Abuja, Nigeria Job descriptions & requirements Responsibilities: Admissions Management: Oversee student application processes for universities and colleges Review and verify academic documents and application requirements Ensure timely submission of applications to partner institutions Track application progress and communicate updates to clients Maintain relationships with partner schools and universities Visa Processing Oversight: Supervise preparation and submission of visa applications Ensure compliance with embassy and immigration requirements Review visa documentation for accuracy and completeness Monitor visa processing timelines and outcomes Provide guidance on visa interview preparation Team Leadership and Supervision: Supervise admissions and visa processing officers Assign tasks and monitor staff performance Train and onboard new staff members Ensure adherence to company procedures and service standards Client Management: Provide professional counselling to clients regarding study abroad options Handle complex or escalated cases Maintain strong client relationships Ensure high levels of client satisfaction Compliance and Quality Assurance: Ensure compliance with embassy regulations and institutional requirements Maintain accurate records of applications and visa decisions Implement quality control procedures Ensure data confidentiality and security Reporting and Performance Management: Prepare weekly and monthly admissions and visa reports Track visa approval and refusal rates Monitor team productivity and performance Recommend process improvements Requirements: Bachelor’s degree in Education, Business Administration, International Relations, or related field 3–5 years of experience in admissions or visa processing 1–2 years in a supervisory role Strong knowledge of visa and immigration procedures Leadership and team management Attention to detail Excellent communication skills Problem-solving and decision-making Time management Customer service orientation Microsoft Office and CRM systems Preferred Experience: Experience in a study abroad consultancy Experience with UK, Canada, USA, or Australia student visas Experience managing admissions teams Key Performance Indicators (KPIs): Visa approval rate Application processing time Client satisfaction rate Error rate in documentation Number of successful student enrollments Team productivity Remuneration: NGN: 200,000 – 300,000 Log In and Apply Important safety tips Do not make any payment without confirming with the Jobberman Customer Support Team. If you think this advert is not genuine, please report it via the Report Job link below. Report Job Log in to apply now Continue with Google google-icon Continue with Linkedin Or continue with function updateStatus() {
return {
show: true,
showDiv: false,

passwordLength: false,
passwordUpper: false,
passwordLower: false,
passwordNumber: false,
passwordSpecial: false,

strength: 0,

passwordCheck(password) {
this.passwordLower = /[a-z]/.test(password);
this.passwordUpper = /[A-Z]/.test(password);
this.passwordLength = password.length >= 6;
this.passwordNumber = /[0-9]/.test(password);
this.passwordSpecial = /[^a-zA-Z0-9]/.test(password);

this.strength = [this.passwordLower, this.passwordUpper, this.passwordLength, this.passwordNumber, this.passwordSpecial].filter(Boolean).length;
}
};
} Forgot Password? Keep me logged in Log in Don't have an account? Sign Up to Apply Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS function bannerAd() {
return {
slot: 'listing-1',
deviceType: 'desktop',

trackImpression() {
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
this.sendToGA('view_promotion', 'impression');
observer.disconnect();
}

Conseil Sécurité

Ne versez jamais d'argent pour obtenir un entretien. Taf4All ne vous contactera jamais pour vous demander des frais de dossier.