WORKSHOP ON ASSESSMENT FOR AIKOL ACADEMIC STAFF
193 193 people viewed this event.
📢 Mandatory Workshop for AIKOL Academic Staff
Assalamualaikum wbt,
All AIKOL academic staff are required to attend the:
Workshop on Assessment for AIKOL Academic Staff
🗓 Date: 26th August 2025 (Tuesday)
⏰ Time: 9:00 am – 1:00 pm
📍 Venue: Al-Nawawi Conference Room, Level 4, Ahmad Ibrahim Kulliyyah of Laws
Speakers:
👩🏫 Prof. Dr. Ainol Madziah Zubairi
Director, IIUM Centre for Measurement, Evaluation & Testing (iMET)
👩🏫 Prof. Dr. Noor Lide Abu Kassim
Kulliyyah of Education, IIUM
This workshop is designed to enhance assessment practices and align with IIUM’s commitment to academic excellence.
✅ Attendance is mandatory for all AIKOL academic staff.
IIUM #AIKOL #Workshop #AcademicExcellence #Assessment
jQuery(document).ready(function() {
jQuery('.wpem_related_events-slider').slick({
arrow: true,
infinite: false,
slidesToShow: 3,
slidesToScroll: 1,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 767,
settings: {
slidesToShow: 1
}
}
]
});
});
jQuery(document).ready(function() {
jQuery('.wpem-single-event-slider').slick({
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true,
responsive: [{
breakpoint: 992,
settings: {
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true
}
}]
});
/* Get iframe src attribute value i.e. YouTube video url
and store it in a variable */
var url = jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src');
/* Assign empty url value to the iframe src attribute when
modal hide, which stop the video playing */
jQuery(".wpem-modal-close").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
jQuery(".wpem-modal-overlay").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
/* Assign the initially stored url back to the iframe src
attribute when modal is displayed again */
jQuery("#event-youtube-button").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', url);
});
});