试验课程考试系统的研究与设计专业:计算机技术网络化教育代表了教育改革的一种发展方向,已经成为现代教育的一种特征,并对教育的发展形成新的推进力。基于 Internet 的考试系统正成为人们的研究热点之一。与老式考试模式相比,网上考试具有无可比拟的优越性。老式的考试系统重要处理了客观题以及少许主观题的考试,而对于试验课程而言,由于其具有较强的操作性和交互性,针对试验课程内容的考试只能按照老式的人工模式进行。长期以来,老师很难监督学生与否作弊,与否通过正常的环节得出成果,并且每场考试中老师监考的学生有限。本文所研究的试验课程模拟考试系统的重要目的是为了让学生能集中的针对某一门试验课程进行在线的考试,使得考试的各个环节都变得以便、快捷和安全。本系统采用了基于 Web 的 B/S 模式的 N 层模型进行设计。在技术上,采用了 Flash 技术开发试验考题,使用.NET Framework 3.5 作为开发平台和运行支撑平台,数据库服务器则使用了 SQL Server ,并使用了 C#语言、ASP.NET WebForm、ASP.NET AJAX 和 ADO.NET 等技术进行课题的设计。关键字:考试系统 Flash ASP.NET ADO.NET AJAX Study and Design of Examination System for Experiment CourseMajor: Computer TechnologyGraduate Student: Sun Lian Advisor: Tang NingjiuEducation network, a representative of the direction of education reform has become a feature of modern education, and educational development to form a new impetus. Compared with the traditional mode of examination, online examination has incomparable superiority.The traditional examination system solves the problem of all subjective exams and a few objective exams, and for the experimental course, since it has a strong operational and interactive, experimental curriculum for the examination only in accordance with the traditional manual mode. For a long time, the teacher is difficult to monitor whether students cheat, whether the results obtained through the normal steps, and each teacher proctor exams for students is limited.This experimental program studied th...