ImageVerifierCode 换一换
格式:DOCX , 页数:13 ,大小:172.51KB ,
资源ID:7052741      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/7052741.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(外文翻译.docx)为本站会员(b****5)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

外文翻译.docx

1、外文翻译毕业设计(论文)外文翻译 A Novel Web-Based Online Examination System For Computer Science Education一种新型的基于Web的在线考试系统的计算机科学教育: 于传庆 : 本科 : 电气与信息学院 : 计算机科学与技术 : 耿晓中 : 讲师 : 2008年 4月 20日 学生姓名学历层次所在院系所学专业指导教师教师职称完成时间长 春 工 程 学 院A Novel Web-Based Online Examination System For Computer Science EducationYuan Zhenming

2、,Zhang Liang,Zhan GuohuaAbstract Web-based Examination System is an effective solution for mass education evaluation. We have developed a novel online examination system based on a Browser/Server framework which carries out the examination and auto-grading for objective questions and operating quest

3、ions,such as programming,operating Microsoft Windows,editing Microsoft Word,Excel and PowerPoint,etc. It has been successfully applied to the distance evaluation of basic operating skills of computer science,such as the course of computer skills in Universities and the nationwide examination for the

4、 high school graduates in Zhejiang Province,China.Index Terms Examination system,Auto-grading system,Web-based,DCOM1. IntroductionIn China, the education for basic computer operating skills has been broadly launched. The skills include the operating of Windows, MS Office, Networking skills, etc., wh

5、ich are the foundation of a combination of different courses, as well as of electronic-government. Now, every undergraduate must pass the course of the Computer skills, while every civil servant must pass the corresponding Computer Operating Exams. Furthermore, the basic computer education in high s

6、chools is in process. Since the late 1990s, hundreds of thousands of people have taken part in different levels of computer education and testing in Zhejiang Province. It is necessary to build a Web-based learning and examination system for such a large number of people,as an effective solution to m

7、ass learning and evaluation of basic computer education.Several Web-based learning and testing systems have been designed, such as WebCT1, QUIZIT2, ASSYST3, and PILOT4. The most widely used question types of the Web-based examination system are objective tests and quizzes which assume simple answers

8、 that can be formally checked and easily evaluated online. The typical questions are limited to yes/no questions, multiple -choice/singleanswer questions, multiple-choice/multiple-answer questions, and fill-in questions with a string and numeric answer.5 Richer types of answers in these systems need

9、 to be graded manually by the course graders or the instructors. In addition, these systems do not support testing operating skills, such asWindows printer setup operation and Word editing, etc. in the client computer.Our examination system for basic computer operating skills has the following chara

10、cteristics: (1) The question types include not only objective questions, but also operating questions as Windows, MS Word, MS Excel, Internet skills, etc. (2) The goal of the learning and testing system is to train the practical skills. As a result, operating and testing in the actual environment of

11、 the client machine is the best learning method. (3) It is urgent to develop an automatic grading system which can grade the operating questions as well as the objective ones. However, the previous Web-based learning and testing system cannot support such functions.We have developed a novel online e

12、xamination system based on a Browser/Server framework using state-of-art computer technologies, which carries out the examinations for basic computer operating skills including objective tests, Visual Basic programming, Microsoft Windows operating , Word, Excel and PowerPoint editing, Internet and E

13、mail skills, etc. It has also implemented automatic grading online.2. System ArchitectureOur web-based examination system is a distributed collaborative system which is based on DCOM technology. It has four major components : the examination preparation system, the examination system, the examinatio

14、n monitor system and the auto-grading system.The preparation system is used to manage question storage, assign test ID and schedule the test. The question database is composed of the questions, a set of possible answers, the question types and other metadata, which are indexed by several factors, su

15、ch as topics, keywords, complexity and difficulty, etc. The database is open to teachers, allowing them to add questions and answers by template.The examination System is a web-based testing interface for students , called WOES , which include the following key features: client side control, time co

16、ntrol, security control and auto-installation. Benefiting from DCOM technology, the system can install and update itself conveniently, better than the C/S framework. Because the system is established on the Web, the systematic security faces a severe challenge. We guarantee the security by cryptogra

17、phy, real-time monitoring system and data transmission encryption. The cryptography is used to validate student identification before testing.The real-time monitoring system requires students not to leave the computer during the test by face tracking technology. The data transmission encryption syst

18、em transmits the examination question and result in secret form through the network to the server. The examination monitor system is also the manager of the examination system, by which we can monitor the test processing, carry out test ID statistic and collect the answers, etc.The auto-grading syst

19、em is designed by the fuzzy matching algorithm and the macro programming technology, which is seasoned with variable question types.3. Web-Based Online Examination System3.1 The aim of the examination systemAs a universal examination system for the education of basic computer operation, it must meet

20、 the following requirements:61. A reasonable question storage, which must conform to the general outline of the exam.2. A practical interface. There are two types of exam interfaces. One is the simulation, the other is the actual environment. The second scheme will give the student more flexibility

21、because of the practical nature of computer skills.3. A range of question types , such as objective questions, operating questions, design questions, information retrieval, group testing, etc.4. A safety and reliable examination system.3.2 The components of WOESThe Web based Online Examination Syste

22、m (WOES) is a multi-layer system which is composed of the Web Server, Database Server, WOES middleware Server, WOES client module and Browser, such as Internet Explorer. In this system, we use the Internet Information Server 4.0(IIS) as the Web Server, the Database Server is Microsoft SQL Server 7.0

23、.The kernel of WOES is the WOES middleware Server and the WOES client module, which is designed according to Microsoft DCOM standards. DCOM is the binary COM objects extension jointing LAN, WAN and Internet, which can instance and bind objects over different network. It is an advanced network protoc

24、ol used to cooperate with COM based components of two processes in different locations. The WOES middleware Server is a server-side component providing communication interfaces between WOES clients and the Web Server or Database Server. The WOES client is a client-side component which is called by t

25、he Browser to control the client computer and submit or receive information from the WOES Server. This technology guarantees the flexibility and the potential for extension of the test system. In addition, it allows access to local files, whereas in conventional systems, the IE security prevents suc

26、h accessBenefiting from DCOM, the WOES clients can be downloaded or updated automatically from WOES middleware Server on the Internet. They can also move from one client to the other and communicate with the WOES Server. The system acts like an Agent society, which is a centralized Agent system cont

27、rolled by only the WOES Server.3.3 The key technologies of WOES1. A user-friendly interfaceWe use browser as our users interface. The Browser interface has a uniform and consistent user interface. Almost everyone is able to use it skillfully. Therefore it can eliminate the differences of various exa

28、m systems and guarantee a fair test.2. Simplified system maintenanceSince the system is based on Browser/Server architecture, the teacher can update the system or the question database or examine the students database only in Server. It is not necessary to update the client system as the Client/Serv

29、er must do.3. Central examination managementProfiting from the central controlled system, the teacher can easily control the examination process, such as the beginning and end of the exam, collecting the answers and monitoring the students conditions on the teachers screen.4. SecurityThe most severe

30、 difficulty which the B/S based system faces is security, because in principle the web-based examination system can be accessed on the Internet or WAN in a city. All the questions, materials and answers are transmitted in bits stream format after encoding, not in file format. It can ensure not only

31、security in the transmission process, but also protect from invasion.When one student starts his test, the system will distribute him a password produced according to his clients hardware and operation system environment. It can prevent cribbers to login from other clients imitating this student. Th

32、e newest method to prevent the distant student from leaving the client or is making use of face detection and recognition technology. Before the start of the exam, the student is asked to sit in front of the computer camera which can monitor the whole scene. Then the system will automatically recognize the students face and his identification. As soon as the validation is performed, the student must stay in front of the camera until the exam is finished.4. Auto-Grading SystemThe auto-grading system can automatically grade theanswers, which are

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1