【正文】
統(tǒng) II Abstract The online examination system aims at achieving the paperless examination management. The online examination system, which bases on puter and work technology, is convenience for the exam management, but also for the students. Simultaneously, such a system is absolutely suitable for the students in distance education who are dispersive and difficult to concentrate on the course. As the promotion of distance education and the increasing demand of the online examination, this paper presents the design and implementation of the online examination system. The system implements the following functions: system management, examinee management, online examinations, online production of the papers, control examinations and paper processing. Meanwhile, in order to ensure the system operating safe and the examination information confidential as well as integral, the system uses the SSL protocol to encrypt examination data and achieve the server authentication. The system bases on B/S development model, using Java as a development platform, which utilizes JSP, JavaScript, and Html language as well. The web server is Tomcat. Database server is SQL Server 2020. The system structure is simple, easy and safe. Examinee can exam at any time by using the system. Simultaneously teachers can use the system to organize online examination more efficiently and conveniently. Key words: Online examination system。 SS III 目錄 摘 要 .................................................................................................................... I Abstract ................................................................................................................. II 第一章 引 言 ...................................................................................................... 1 課題背景 ........................................................................................................................... 1 系統(tǒng)開(kāi)發(fā)的意義 ................................................................................................................ 1 第二章 需求分析 .............................................................................................. 2 問(wèn)題分析 ........................................................................................................................... 2 功能需求分析 ................................................................................................................ 2 開(kāi)發(fā)環(huán)境的選擇 ............................................................................................................... 3 系統(tǒng)安全基礎(chǔ) ............................................................................................................ 3 第三章 系統(tǒng)總體設(shè)計(jì) ........................................................................................ 5 設(shè)計(jì)思想 ........................................................................................................................... 5 系統(tǒng)模塊結(jié)構(gòu)圖 .............................................................................................................. 5 系統(tǒng)流 程圖 ....................................................................................................................... 5 數(shù)據(jù)庫(kù)的設(shè)計(jì) ................................................................................................................ 7 第四章 系統(tǒng)詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) .......................................................................... 9 JSP 運(yùn)行環(huán)境的安裝配置 ............................................................................................. 9 配置 Java 運(yùn)行環(huán)境 ................................................................................................ 9 配置 JSP 運(yùn)行環(huán)境 ............................................................................................... 10 功能模塊設(shè)計(jì) ................................................................................................................ 11 系統(tǒng)管理模塊 ..................................................................................................... 11 考生管理模塊 ........................................................................................................ 13 成績(jī)查詢(xún)模塊 .............................................................