【正文】
s such as implementation details. Online examination system to achieve the basic front and back office management functions. implementation of dynamic web pages has many advantages, it is worth 北京郵電大學(xué)世紀(jì)學(xué)院畢業(yè)設(shè)計(jì)(論文) V further study and research. Key words: Online, , Inter, Design 北京郵電大學(xué)世紀(jì)學(xué)院畢業(yè)設(shè)計(jì)(論文) VI 目 錄 引 言 .......................................................................................................... 1 第 1 章 系統(tǒng)設(shè)計(jì)相關(guān)原理 ....................................................................... 3 第 節(jié) 技術(shù)介紹 ...................................................................3 ASP 介紹 ......................................................................................3 介紹 .............................................................................5 第 節(jié) SQL 語(yǔ)言介紹 ..........................................................................8 SQL 語(yǔ)言的特點(diǎn) ..........................................................................8 第 節(jié) 在線考試系統(tǒng)技術(shù)概述 ......................................................... 10 第 2 章 在線考試系統(tǒng)分析與設(shè)計(jì) ..........................................................11 第 節(jié) 需求分析 ................................................................................. 11 傳統(tǒng)考試方法 ............................................................................ 11 在線考試的優(yōu)勢(shì) ........................................................................ 11 在線考試系統(tǒng)的應(yīng)用背景 ......................................................... 11 系統(tǒng)需要解決的問(wèn)題 ................................................................ 12 系統(tǒng)應(yīng)該具備的主要功能 ......................................................... 12 可行性分析 ................................................................................ 13 第 節(jié) 系統(tǒng)設(shè)計(jì) ................................................................................. 13 基本介紹 .................................................................................... 13 北京郵電大學(xué)世紀(jì)學(xué)院畢業(yè)設(shè)計(jì)(論文) VII 運(yùn)行環(huán)境和系統(tǒng)結(jié)構(gòu) ................................................................ 13 系統(tǒng)功能模塊設(shè)計(jì) .................................................................... 15 系統(tǒng)的主要工作流程 ................................................................ 17 第 節(jié) 數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................. 18 數(shù)據(jù)表設(shè)計(jì) ................................................................................ 19 第 3章 系統(tǒng)功能實(shí)現(xiàn) ............................................................................. 22 第 節(jié) 系統(tǒng)主要功能模塊 ................................................................. 22 后臺(tái)管理模塊 ............................................................................ 22 前臺(tái)管理模塊 ............................................................................ 23 第 節(jié) 系統(tǒng)主要頁(yè)面及功能代碼實(shí)現(xiàn) .............................................. 23 后臺(tái)管理主要頁(yè)面源代碼 ......................................................... 23 前臺(tái)管理主要頁(yè)面及源代碼 ..................................................... 25 第 4章 系統(tǒng)測(cè)試 ..................................................................................... 28 第 節(jié) 數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................. 28 系統(tǒng)各模塊測(cè)試 ........................................................................ 28 系統(tǒng)的缺陷和意見 .................................................................... 28 結(jié) 論 ........................................................................................................ 29 致 謝 ........................................................................................................ 30 參考文獻(xiàn) .................................................................................................... 31 北京郵電大學(xué)世紀(jì)學(xué)院畢業(yè)設(shè)計(jì)(論文) 1 引 言 隨著技術(shù)的飛速發(fā)展,現(xiàn)在很多國(guó)外的大學(xué)和社會(huì)其他部門都已經(jīng)開設(shè)了教學(xué),通過(guò)計(jì)算機(jī)實(shí)現(xiàn)異地教育和培訓(xùn)。在線考試系統(tǒng)實(shí)現(xiàn)了基本的前臺(tái)功能和后臺(tái)管理功能。 例如 : 在英 國(guó) , 已經(jīng)實(shí)現(xiàn)了英語(yǔ)資格考試的網(wǎng)上學(xué)習(xí)和水平認(rèn)證的全過(guò)程 。 本人簽名: 日期: 畢業(yè)設(shè)計(jì)(論文)使用權(quán)的說(shuō)明 本人完全了解北京郵電大學(xué)世紀(jì)學(xué)院有關(guān)保管、使用論文的規(guī)定,其中包括: ① 學(xué)校有權(quán)保管、并向有關(guān)部門送交學(xué)位論文的原件與復(fù)印件; ② 學(xué)校可以采用影印、縮印或其它復(fù)制手段復(fù)制并保存論文; ③ 學(xué)??稍试S論文被查閱或借閱; ④ 學(xué)??梢詫W(xué)術(shù)交流為目的,復(fù)制贈(zèng)送和交換學(xué)位論文; ⑤學(xué)校可以公布學(xué)位論文的全部或部分內(nèi)容。 申請(qǐng)學(xué)位論文與資料若有不實(shí)之處,本人承擔(dān)一切相關(guān)責(zé)任。 各種各樣的學(xué)歷認(rèn)證和資格證書層出不窮 .同時(shí) , Inter 技術(shù)的發(fā)展使得考試的技術(shù)手段和載體發(fā)生了革命性的變化 .Inter的開放性和分布性的特點(diǎn)以及基于 Inter的考試系統(tǒng)正在成為人們研究的熱點(diǎn)之一 。論文首先在線考試系統(tǒng)的構(gòu)成及主要流程;然后詳細(xì)介紹了在線考試系統(tǒng)的需求分析和系統(tǒng)設(shè)計(jì),并給 出了在線考試系統(tǒng)的 實(shí)現(xiàn)方案及技術(shù)細(xì)節(jié),包括運(yùn)行環(huán)境的配置、數(shù)據(jù)庫(kù)建立及各個(gè)功能模塊的 實(shí)現(xiàn)細(xì)節(jié)等。s openness and the distribution of characteristics and Interbased examination system is one of a focus for researchers. For example, in the UK, has achieved the qualifying examination of the online English learning and the level of the whole process of certification. The rapid development of puter application, web applications continue to expand, such as distance education and the emergence of virtual universities, etc., making the online examination system based on WEB bee a reality, WEBbased online examination system can play the advantages of the work, the establishment of large, efficient, shared question bank and anywhere, anytime examination, lower test costs, reduce human disturbance, reduce teacher burden, saving human, material and financial resources. Research Papers Online Test System Design and Implementation, and dynamic web page using technology, a small site that is online examination system. Paper constitutes a first line test system and the main process。 教學(xué)包括很多環(huán)節(jié),例如教學(xué)系統(tǒng)、答疑系統(tǒng)和考試系統(tǒng)等等。隨著計(jì)算機(jī)應(yīng)用的迅猛發(fā)展,應(yīng)用不斷擴(kuò)大,如教學(xué)和虛擬大學(xué)的出現(xiàn)等等,且這些應(yīng)用正逐步深入到千家萬(wàn)戶。它是建立在國(guó)際互聯(lián)網(wǎng)上的應(yīng)用系統(tǒng),客戶端的配置可以極為簡(jiǎn)單,使考試不受地域的局限。這樣一來(lái),教師所要做的只是精心設(shè)計(jì)題目、維護(hù)題庫(kù),而不是組織考試,從 而大大減輕了教師的負(fù)擔(dān),這表明其經(jīng)濟(jì)性是相當(dāng)可觀的。 基于上述考慮,用 Browser/Web 模式來(lái)設(shè)計(jì)考試系統(tǒng)比較合適,服務(wù)器端我們采用 SQL 2020 數(shù)據(jù)庫(kù)系統(tǒng)和 組件來(lái)構(gòu)成考試的應(yīng)用服務(wù)系統(tǒng);客戶端采用瀏覽器來(lái)完成考試全過(guò)程,同時(shí)可進(jìn)行遠(yuǎn)程系統(tǒng)維護(hù)和管理。 北京郵電大學(xué)世紀(jì)學(xué)院畢業(yè)設(shè)計(jì)(論文) 3 第 1 章 系統(tǒng)設(shè)計(jì)相關(guān)原理 第 節(jié) 技術(shù)介紹 該在線考試系統(tǒng)主要采用 、 HTML、 SQL 數(shù)據(jù)庫(kù)、 VBScript、 SQL 等技術(shù)和工具,整體設(shè)計(jì)遵循軟件工程的方法,經(jīng)過(guò)需求分析、總體設(shè)計(jì)、文檔和代碼的編制、模塊測(cè)試和系統(tǒng)實(shí)現(xiàn)幾個(gè)階段。因此,只要用戶瀏覽Web 站點(diǎn)并請(qǐng)求一個(gè) ASP 頁(yè), Web 服務(wù)器就可以處理相應(yīng)的 ASP 代