本系统基于微信平台进行开发,是计算机应用基础课程学习和练习的综合平台。其目的是希望在课程的微信平台上,既能实现静态学习资料和动态学习视频的推送,供学生浏览和学习;又能实现课程的练习和测试,供学生检查学习情况和完成阶段性单元测试。系统设计时采用了错题库机制,供学生反复练习答错的题目,以达到巩固知识的目的。系统的前端界面设计采用HTML5,后台实现使用PHP和MYSQL数据库。
The system is developed based on WeChat platform, and it is an integrated platform for leaming and prac- ticing of computer application basic courses. The aims of the system are to push the static and dynamic learning mate- rials for students to browse and learn on one hand, and to realize the practice and test of the course to check learning effect on the other hand. The database for mistakes is built in the system for students to practice repeatedly, in order to achieve the purpose of consolidating knowledge. The front end of the system is designed with HTMLS, and the background is realized by using PHP and MYSQL database.