Æðµã´«Ã½

Handbook

The Student Life Department oversees all student events, field trips, clubs, and on-campus activities. We work in alignment with MOEHE guidelines and ensure every activity contributes to students’ holistic development while celebrating the diversity and values of Qatar.

Search

Take the First Step
Towards Excellence.

tag if ($('body').hasClass('home')) { // Show the popup after 2 seconds setTimeout(function() { $('#popup').fadeIn(); // Show the popup with fadeIn effect }, 2000); // 2000 milliseconds = 2 seconds // Close the popup when the close button is clicked $('#close-popup').click(function() { $('#popup').fadeOut(); // Hide the popup with fadeOut effect }); } });