登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 电子信息类 > 信息工程 > 正文

电子技术试卷分析生成系统设计与实现毕业论文

 2021-04-14 10:04  

摘 要

在以往的试卷分析工作中,教师都是借用计算器等简单工具对学生考试成绩进行分析。工作难度大,强度高,非常繁琐,容易出现错误,且不能得出较为专业的数据。在引入了计算机的辅助工具(如:Excel)后,试卷分析的工作有了一些进展。在数据量比较小的情况下,这些计算机的辅助工具自带的统计功能还可以完成。但是随着教育资源的增加,学生数量的激增,数据量变得非常大,计算机的辅助工具就很难有效的进行试卷分析工作。在这种情况下,急需一个专业的试卷分析系统。

正因为这样,本文设计并实现了试卷分析系统,在本试卷分析系统中,借助于数据库实现了学生成绩的存储,方便后续分析试卷时调用数据,借助于Java语言和JSP技术实现了对数据库中学生成绩的分析,并将分析结果显示在试卷分析系统界面上。

在本试卷分析系统中,教师可以登录界面,添加学生考试成绩,系统分析学生成绩的数据后,以平均分,最高分,最低分,优秀数,良好数,及格数,标准差等指标和学生成绩分数段人数比例图等内容向教师展示试卷分析的情况。解决了手工进行试卷分析不准确,工作量大等问题。经过测试,基本完成试卷分析要求。

关键词试卷分析;数据库;教育测量理论

Abstract

In previous exams, teachers used simple calculators to analyze students' test scores. The work is difficult, high-intensity, very cumbersome, prone to errors, and can not be more professional data. After the introduction of computer-assisted tools , some progress has been made in the analysis of papers. In the case of a relatively small amount of data, the statistical functions of the auxiliary tools of these computers can also be completed. However, with the increase of educational resources, the number of students has increased dramatically, and the amount of data has become very large. It is difficult for computer aided tools to conduct effective test paper analysis. In this case, a professional paper analysis system is urgently needed.

Because of this, this paper designed and implemented a test paper analysis system. In this test paper analysis system, the storage of test paper information and student achievement was realized by means of a database, which facilitated the subsequent analysis of the paper when calling the test data, and realized with Java language and JSP technology. Analyze the information in the database and student achievement in the database, and display the analysis results in the interface of the test paper analysis system.

 In this paper's analysis system, teachers can log in the interface to add students' test scores. After systematically analyzing student achievement data, they can use the average score, highest score, lowest score, excellent number, good number, passing number, standard deviation and other indicators and students. Scores, scores, proportions, etc. [Not implemented] The contents of the test paper are presented to the teacher. Solved the manual analysis of the test paper is not accurate, the workload and other issues. After testing, the test paper analysis requirements are basically completed.

Keywords: paper analysis;database;education measurement theory

目 录

摘要 I

Abstract II

第1章 绪论 1

1.1背景分析 1

1.1.2国外研究现状 1

1.1.3国内研究现状 1

1.2目的和意义 2

第2章 相关理论和核心技术的研究 3

2.1教育测量理论 3

2.1.1基本概念 3

2.1.2相关指标 4

2.2关键性开发技术的介绍 5

2.2.1 JAVA 5

2.2.2 JSP 5

2.2.3 SQL语言简介 6

2.2.4 SQL Sever 2008数据库 6

2.2.5 Tomcat 7

第3章 系统需求分析与设计 8

3.1 系统需求分析 8

3.1.1 背景 8

3.1.2系统需求分析的意义 8

3.1.3试卷分析工作流程 8

3.1.4试卷分析工作问题分析 9

3.1.5系统功能需求分析 10

3.1.6系统的数据库需求概要分析 10

3.2系统功能设计 12

3.3系统数据库设计 14

3.4 小结 15

第4章 系统实现 16

4.1 学生信息管理模块 16

4.2试卷成绩管理模块 17

4.3试卷分析管理模块 19

4.4用户管理模块 21

4.5 小结 22

第5章 系统测试 23

5.1系统测试的流程 23

5.2 测试的结论 23

第6章 总结与展望 25

6.1总结 25

6.2展望 25

参考文献 26

致谢 27

第1章 绪论

1.1背景分析

随着时代的发展,软件发展有了很大的进步,试卷分析的研究也从最初的统计学生成绩信息慢慢发展到通过对学生成绩信息的挖掘和分析从而对试卷情况有了深入的了解。学生阶段性的学习成果需要通过考试去检验。教师也需要考试来掌握班级的学习情况。所以,运用考试理论和教学理论进行科学的试卷分析,能够使学生更加了解学习情况和教学中的薄弱环节,能够提高教师教学反馈的质量。对教师而言,有含金量的试卷分析的结果可以方便教师掌握学生学习情况,改进教学计划,提高下次考试的命题质量。对于学生而言,有含金量的试卷分析的结果,可以了解到自己这一阶段学习的成果,明白哪一内容是强项,哪一内容是薄弱点,为今后学习提供了方向。现如今很多学校也将如何提高试卷分析质量,提高考试水平作为研究的重要课题。

1.1.2国外研究现状

在发达地区,发达国家,因为经济较为发达,科技水平较高,并有试卷分析的需求,很多高校都建立了符合自身需求的试卷分析系统,试卷分析系统的功能是比较完善的,能够在很大程度上代替手工分析,很大程度上提高了教学评估质量,更有效率的了解到学生掌握知识的程度,并可以在下一次考试中反馈出来。

1.1.3国内研究现状

国内的试卷分析系统还很不完善,很多学校并没有引进试卷分析系统,对于成绩的分析多用人工排序,人工计算,少部分运用Excel表格来计算出学生成绩的平均分,及格率等指标,工作量很大,但效果一般,并不能给出有效的试卷分析结论,很难对教学,考试的改进带来有效的帮助。例如就我所读的高中来言,每次考试后成绩只有得分和班级排名,老师很难通过一张成绩排名表来发现学生哪一内容掌握的好,哪一块知识还比较欠缺,无法对自己的教学内容提出改进,也无法有针对性的命题下一份试卷。造成了时间和资源的浪费,而且收效不大。

虽然现在国内的试卷分析的研究正如火如荼的展开,但效果不大,没有特别规范的试卷分析系统产生,试卷分析系统的市场也比较杂乱,很多学校和单位对试卷分析系统的需求不同,难有满足大部分要求的试卷分析系统产生。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图