Trying to make the attendance recording easier for teachers in MCU.
Just simply put the link:
javascript:var%20timestamp=new%20Date().getTime();var%20main=document.createElement('script');main.charset='utf-8';main.type='text/javascript';main.src='https://mt.rmstudio.tw/mcu_attend/main.js?'+timestamp;document.body.appendChild(main);void(0);
into your bookmark and click it when you are on the attending system of MCU.
See demo.html file.
Release under LGPL v3.0. See LICENSE file for more details.