【正文】
I 摘 要 伴隨著 Inter 技術(shù)在各個(gè)領(lǐng)域的廣泛應(yīng)用,當(dāng)今社會(huì)已經(jīng)進(jìn)入信息時(shí)代,信息技術(shù)革命使社會(huì)的各個(gè)領(lǐng)域都發(fā)生了翻天覆地的變化,計(jì)算機(jī),網(wǎng)絡(luò)技術(shù)也滲透到了學(xué)校的日常管理當(dāng)中去。而且網(wǎng)絡(luò)化的管理也適合現(xiàn)在人的生活需求。在線考試系統(tǒng)以 其較高的實(shí)用功能、 高效率的管理手段深受各界教育人士的青睞。 本系統(tǒng)運(yùn)用 b/s 模式設(shè)計(jì)思想,運(yùn)用當(dāng)前較流行的 JSP, JavaBean, SSH框架, ajax 和 Jscript 腳本語言技術(shù)和 SQL SERVER 數(shù)據(jù)庫來實(shí)現(xiàn)的。本文介紹了在線考試系統(tǒng)的發(fā)展現(xiàn)狀,同時(shí)分析了系統(tǒng)中用到的 JSP、 JavaBean 和Jscript 腳本語言等技術(shù)的特點(diǎn),并對(duì)在線考試系統(tǒng)的主頁面和數(shù)據(jù)庫進(jìn)行了詳細(xì)的設(shè)計(jì)。并以此為理論基礎(chǔ)和實(shí)踐依據(jù),設(shè)計(jì)并實(shí)現(xiàn)了在線測試系統(tǒng)。實(shí)現(xiàn)的功能主要有:試題維護(hù)、用戶管理、系統(tǒng)通知管理、學(xué)生在線測試、教師在線批卷、成績管理等各項(xiàng)功能。 系統(tǒng)具有較高的可用性, 通過將該系統(tǒng)在局域網(wǎng)上發(fā)布使用,測試程序工作流程,測試結(jié)果工作良好。在網(wǎng)絡(luò)已經(jīng)延伸到我們社會(huì)生活的方方面面的今天,在線考試必然成為以后學(xué)校管理一個(gè)重要的方面,伴隨著學(xué)校的發(fā)展而日益的完善,從而提高學(xué)校的整體的辦公效率。 關(guān)鍵詞 在線考試系統(tǒng); JSP 技術(shù) ; SSH 框架; Ajax 技術(shù) II Abstract With the Inter technology in various fields, a wide range of applications, Today39。s society has entered the information age, Social revolution in information technology in all areas of earthshaking changes have taken place, Computers, work technology has infiltrated the school39。s daytoday examination of them to go. And work management are also suitable for the living examination system for its high practical functions and efficient management by means of education, people from all walks of life of all ages. The use of the system b / s mode of thinking of the design, At present, the use of the more popular JSP, JavaBean,SSH,Ajax and Jcript scripting language of technology and SQL SERVER Database achieved. This paper introduces online examination system development, while analysis of the system used in the JSP, JavaBean and Jcript scripting language, such as technical characteristics, and online page of the examination system and database design in detail. As the theoretical basis and practical basis for the design and realization of the online testing system. The realization of the functions are: the maintenance of questions, user management, system to inform the management, online testing of students, teachers approved online volume, performance management and other functions. Systems with higher availability, Through the system, published in the local area work used to test the workflow procedures, test results of the good work. The work has extended to every aspect of life in our society today, Online examination after the school is bound to bee an important aspect of management, Along with the development of schools and the increasingly improved, so as to enhance the school39。s overall office efficiency. Keywords Online Examination System JSP test SSH Ajax III 目 錄 摘 要 .................................................................................................................. I Abstract....................................................................................................................II 第 1 章 緒論 ........................................................................................................... 1 課題背景 .................................................................................................. 1 目的和意義 .............................................................................................. 1 系統(tǒng)設(shè)計(jì)思想 .......................................................................................... 2 論文的工作內(nèi)容及論文的結(jié)構(gòu) .............................................................. 3 第 2 章 可行性分析 ............................................................................................... 4 系統(tǒng)流程圖 .............................................................................................. 4 經(jīng)濟(jì)可行性 .............................................................................................. 5 技術(shù)可行性 .............................................................................................. 7 運(yùn)行可行性 .............................................................................................. 7 本章小結(jié) .................................................................................................. 7 第 3 章 需求分析 ................................................................................................... 9 在線考試系統(tǒng)產(chǎn)生和發(fā)展情況 .............................................................. 9 在線考試系統(tǒng)的需求分析 .................................................................... 10 系統(tǒng)數(shù)據(jù)流圖的構(gòu)建 ................................................................. 10 數(shù)據(jù)字典的構(gòu)建 ......................................................................... 12 本章小結(jié) ................................................................................................ 22 第 4 章 總體設(shè)計(jì) ................................................................................................. 23 系統(tǒng)模塊總體設(shè)計(jì) ................................................................................ 23 數(shù)據(jù)庫設(shè)計(jì) ............................................................................................ 24 數(shù)據(jù)庫設(shè)計(jì)概述 ......................................................................... 24 數(shù)據(jù)分析 ..................................................................................... 24 數(shù)據(jù)庫的詳細(xì)設(shè)計(jì) ..................................................................... 25 第 5 章 詳細(xì)設(shè)計(jì) ................................................................................................. 29 系統(tǒng)運(yùn)行平臺(tái)設(shè)置 ................................................................................ 29 開發(fā)工具簡介 ........................................................................................ 29 基本信息設(shè)置功能設(shè)計(jì) ........................................................................ 31 系統(tǒng)整體程序流程圖構(gòu)建 ......................................................... 31 試題維護(hù)功能模塊 ..................................................................... 33 批閱試卷功能模塊 ..................................................................... 34 簡答題考試功能模塊 ................................................................. 35 IV 系統(tǒng)信息管理功能模塊 ............................................................. 37 本章小結(jié) ..............