APP下载

基于微信小程序的扫码考勤系统设计与实现

2021-03-13田思

现代信息科技 2021年15期

摘  要:课堂考勤是学风建设的重要抓手,为了实现快速高效的考勤管理,提出基于微信小程序的考勤系统,利用小程序的扫码功能,实现由教师等考勤管理人员主导的传统课堂考勤功能,将新技术与传统方式相结合,有效弥补了传统考勤方式的不足,提高了考勤效率。借助于本地缓存空间来减少数据传输的网络依赖,提高程序可用性,同时在小程序端即可完成Excel格式的考勤数据导出,实现便利的数据统计和后期数据再利用。

关键词:学风;小程序;考勤

中图分类号:TP315                    文献标识码:A文章编号:2096-4706(2021)15-0005-04

Abstract: Classroom attendance is an important grasp in the construction of study style. In order to achieve fast and efficient attendance management, the attendance system based on the WeChat applet is proposed, which uses the code scanning function of the applet to realize the traditional class attendance function led by the attendance managers such as teachers. The combination of new technology and traditional methods effectively overcomes the shortcomings of traditional attendance methods and improves the efficiency of attendance. To reduce the network dependency of data transmission with the help of local cache space, so as to improve the program availability. At the same time, the attendance data in Excel format can be exported at the applet side to realize convenient data statistics and later data reuse.

Keywords: study style; applet; attendance

0  引  言

本科生是高素质专门人才培养的最大群体,本科阶段是学生世界观、人生观、价值观形成的关键阶段[1]。不断加强学风建设,激励学生刻苦读书,已成为以本为本,立德树人的重要基础保证。课堂考勤是严格课堂教学管理,建设优良学风的基本措施。传统的口头点名、手工签到等方式,存在耗时长、易顶替等问题,效率较低。随着科技的发展,出现了很多基于指纹、人脸、蓝牙等手段的考勤方式,然而,这些考勤手段需要借助额外的硬件设备,增加了使用成本[2]。

如何低成本高效率地实现课堂考勤管理正是本文要解决的问题。为此,本文提出了基于微信小程序的考勤系统,利用微信小程序这一被广泛使用的微信扩展功能进行开发,无须额外安装任何APP,大大节省了教师及学生的使用成本。截至2021年6月底,微信及WeChat的月活跃用户数高达12.51亿,微信小程序提供了一个简单、高效的应用开发框架和丰富的组件及API,可以使开发者在微信中开发具有原生APP体验的服务,减少开发成本。……

登录APP查看全文