Connect with us

School News

DELSU first semester Computer Based Examination timetable for 2021/2022 session

Published

on

DELSU first semester Computer Based Examination timetable for 2021/2022 session

DELSU first semester Computer Based Examination timetable for 2021/2022 session

This is to inform Students of Delta State University that the management has released the first semester Computer Based Examination timetable for 2021/2022 session.

The Examination is scheduled to start on 16th May, 2022.

The timetable for the Examination has been provided below for easy access

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  Akwa Ibom State University workers suspend seven-week-old industrial action (strike)
Advertisement
Click to comment

Leave a Reply

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

Trending