计算机在线考试系统
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
在实现方法上,使用Visio完成前期数据库设计,采用ASP.NET开发环境和C#语言,实现C/S结构下与数据库之间的连接,采用随机自动抽题组成试卷,可以实现数据备份,重点对题库操作的方便性、兼容性,自动组卷的不重复性、合理性,自动评分技术,和考试系统的合理性、界面的人性化进行了考虑。
关键字:上机考试系统;C#;C/S;自动组卷;自动评分;.NET;
Keywords:Computer Examination System; C#; C/S; Automatic Test Paper; automatic score;.NET
1
1.1
近几年来,随着Internet的崛起,社会对计算机应用技术的要求越来越高,为此计算机基础课程成为各高校的公共基础必修课程。该课程的特点为操作性强,在考核时应采用上机实际操作考核。而现阶段主要还是采用传统的各系或各专业甚至各个小班的教师各自命题进行笔试的方法,然后各任课老师再对各班试卷进行评判,容易引起因各任课老师的评分要求不同而使得对学生能力的考察出现偏差。
对于计算机课程,实际技能的要求更为重要。关于知识内容考核,相应的检测方法比较成熟,通常采用客观题的形式,而关于对实际操作的考核,则技术上相对比较薄弱。随着社会的发展与进步对计算机实际操作的要求,高校对各种考试类型和要求的不断增加。
自动组卷与自动阅卷评分是计算机在线考试的必然选择。如何解决实际操作考核中的题库设置、自动阅卷、自动评分是目前急需解决的难题。
Abstract
With the information-based society constantly improve,computer application ability training has gotten a rapiddevelopment. Assessment used in the traditional manual scoring has gradually become automatic computer marking. At present, automatic markers has been able to complete the common objective of the questions of the automatically reviewing work.
计算机在线考试系统
摘要
随着社会信息化程度的不断提高,计算机应用能力的培训得到迅猛发展,考核中使用的传统手工阅卷己经逐渐走向计算机自动评阅。目前自动阅卷己经能很好地完成对常见客观试题的自动批阅工作。
本文讨论了计算机在线考试系统的设计与实现技术,结合实际提出本系统的总体结构和功能模块,然后通过系统结构设计、表的设计及前端开发,构建了一个基于C/S结构和SQL后台数据库为基础的系统,具备以下功能:学生数据维护、试题信息维护、考场设置、试题模板设置、自动组卷、自动分配座次、考场自动监控、自动评分、院系专业等信息的维护、用户管理、数据库备份和恢复等功能。
This article discusses the design and implementation technology of theComputerexamination system in light of the realities of bringing up the overall structure and function modules of the present system. Then through the system architecture design and the front-end design and development, a system based on C/S structure and SQL database has been built. The system has the following functions: maintenance of students data, the test information maintenance, examination room settings, questions template settings, automaቤተ መጻሕፍቲ ባይዱic test paper, automatically assigned seating, automatic monitoring the examination room, automatic scoring, professional faculties, maintenance of information, users management, database backup and recovery capabilities.
In the realization methods, implement the connection with database under the C/S structure by using .net and language C# , and extract papers by using random automatic algorithm, meantime, data backup and recovery can be achieved. The focuses are all considered, including the convenience and compatibility of the system, the reasonableness and non-repetitiveness of the automatic test paper, automatic score, and the reasonableness of the examination system, and the humanization of the interface .
关键字:上机考试系统;C#;C/S;自动组卷;自动评分;.NET;
Keywords:Computer Examination System; C#; C/S; Automatic Test Paper; automatic score;.NET
1
1.1
近几年来,随着Internet的崛起,社会对计算机应用技术的要求越来越高,为此计算机基础课程成为各高校的公共基础必修课程。该课程的特点为操作性强,在考核时应采用上机实际操作考核。而现阶段主要还是采用传统的各系或各专业甚至各个小班的教师各自命题进行笔试的方法,然后各任课老师再对各班试卷进行评判,容易引起因各任课老师的评分要求不同而使得对学生能力的考察出现偏差。
对于计算机课程,实际技能的要求更为重要。关于知识内容考核,相应的检测方法比较成熟,通常采用客观题的形式,而关于对实际操作的考核,则技术上相对比较薄弱。随着社会的发展与进步对计算机实际操作的要求,高校对各种考试类型和要求的不断增加。
自动组卷与自动阅卷评分是计算机在线考试的必然选择。如何解决实际操作考核中的题库设置、自动阅卷、自动评分是目前急需解决的难题。
Abstract
With the information-based society constantly improve,computer application ability training has gotten a rapiddevelopment. Assessment used in the traditional manual scoring has gradually become automatic computer marking. At present, automatic markers has been able to complete the common objective of the questions of the automatically reviewing work.
计算机在线考试系统
摘要
随着社会信息化程度的不断提高,计算机应用能力的培训得到迅猛发展,考核中使用的传统手工阅卷己经逐渐走向计算机自动评阅。目前自动阅卷己经能很好地完成对常见客观试题的自动批阅工作。
本文讨论了计算机在线考试系统的设计与实现技术,结合实际提出本系统的总体结构和功能模块,然后通过系统结构设计、表的设计及前端开发,构建了一个基于C/S结构和SQL后台数据库为基础的系统,具备以下功能:学生数据维护、试题信息维护、考场设置、试题模板设置、自动组卷、自动分配座次、考场自动监控、自动评分、院系专业等信息的维护、用户管理、数据库备份和恢复等功能。
This article discusses the design and implementation technology of theComputerexamination system in light of the realities of bringing up the overall structure and function modules of the present system. Then through the system architecture design and the front-end design and development, a system based on C/S structure and SQL database has been built. The system has the following functions: maintenance of students data, the test information maintenance, examination room settings, questions template settings, automaቤተ መጻሕፍቲ ባይዱic test paper, automatically assigned seating, automatic monitoring the examination room, automatic scoring, professional faculties, maintenance of information, users management, database backup and recovery capabilities.
In the realization methods, implement the connection with database under the C/S structure by using .net and language C# , and extract papers by using random automatic algorithm, meantime, data backup and recovery can be achieved. The focuses are all considered, including the convenience and compatibility of the system, the reasonableness and non-repetitiveness of the automatic test paper, automatic score, and the reasonableness of the examination system, and the humanization of the interface .