資源描述:
《基于asp.net的網(wǎng)絡(luò)在線考試系統(tǒng)的實現(xiàn)(doc畢業(yè)設(shè)計論文)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、摘要在目前而言中國教育正在邁進一個全新的時代,在互聯(lián)網(wǎng)的時代下,利用網(wǎng)絡(luò)技術(shù)的在線考試成為一個新的亮點。隨著網(wǎng)絡(luò)技術(shù)的逐漸完善。這里提出推行網(wǎng)絡(luò)考試已經(jīng)是一個必然的發(fā)展方向。在教學(xué)上用于對學(xué)生學(xué)習(xí)相關(guān)的測試,檢驗學(xué)生的學(xué)習(xí)效果。在線考試將能解決以前考試的很多弊端問題。然而分析現(xiàn)狀:中小學(xué)的學(xué)校中,使用在線考試沒有的到很好的發(fā)展,手工方式的測驗或考試的弊端依然存在,比如學(xué)校字紙資源,設(shè)備資源,學(xué)生舞弊行為,監(jiān)考老師資源的浪費依然很大。所以推行在線考試系統(tǒng)是必然的。目前一些網(wǎng)上考試系統(tǒng)已經(jīng)在網(wǎng)絡(luò)中出現(xiàn),有的功能強大,但不是很實用。有
2、的簡單。但是沒辦法完成必要工作。不盡如人意之處很多。為解決該問題,本人利用ASP.net、DREAMWAVER等軟件開發(fā)出一個全新的在線考試系統(tǒng)。本文詳細地介紹開發(fā)設(shè)計的考試系統(tǒng)的功能模塊以及講解開發(fā)該考試系統(tǒng)所運用的理論依據(jù)。最后對系統(tǒng)進行直觀分析,功能模塊演示。關(guān)鍵詞:網(wǎng)絡(luò)、在線考試、ASP、DREAMWAVERabstractsaysthenetschoolinatpresentwhichChinaemergesmassively,thenetworktechnologyalsograduallyimproves.Here
3、proposedthecarryingoutnetworktestalreadywasaninevitabledevelopmentdirection.Usesinthestudytothestudentstudiestherelatedtest,examinesstudent'sstudyeffect.Theonlinetestwillbeabletosolvebeforetookatestverymanymalpracticequestion.Howeveranalysispresentsituation:Inelement
4、aryandmiddleschools'school,theuseonlinetestnototheverygooddevelopment,themanualwayexaminationorthetestmalpracticestillexists,forinstancetheschoolwastepaperresources,theequipmentresources,thestudentcorruptspracticesthebehavior,monitorsanexamteachertheresourceswastever
5、ytobestillbig.Thereforethecarryingoutonlinetestsystemisinevitable.Atpresentonsomenetstookatestthesystemalreadytoappearinthenetwork,somefunctionswereformidable,butwasnotverypractical.Somesimplicity.Nottheentirelyasdesiredplaceareverymany.Inordertosolvethisproblem,myse
6、lfusesoftwaresandsoonASP.net,DREAMWAVERdevelopabrand-newonlinetestsystem.Thisarticleintroducedindetailthedevelopmentdesignthetestsystemfunctionmoduleaswellastheexplanationdevelopsthetheorybasiswhichthistestsystemutilizes.Finallycarriesonthedirect-viewinganalysistothe
7、system,thefunctionmoduledemonstration.Keyword:Network,onlinetest,ASP,DREAMWAVER目錄第一章:前言11.1在線考試的誕生11.2設(shè)計的技術(shù)21.3數(shù)據(jù)庫技術(shù)21.4在線考試系統(tǒng)的使用3第二章:在線考試的設(shè)計方案42.1在線考試的功能對象42.2管理員管理4第三章:在線考試系統(tǒng)模塊設(shè)計53.1網(wǎng)絡(luò)訪問布局53.2在線考試系統(tǒng)功能模塊53.2.1前臺子系統(tǒng)功能模塊53.2.2后臺子系統(tǒng)功能模塊劃分63.3數(shù)據(jù)庫概念設(shè)計63.4數(shù)據(jù)庫總設(shè)計規(guī)劃63.4.1數(shù)據(jù)
8、庫需求分析63.4.2數(shù)據(jù)庫物理設(shè)計73.4.3數(shù)據(jù)庫邏輯設(shè)計83.5系統(tǒng)結(jié)構(gòu)8第四章:詳細設(shè)計104.1用戶登錄模塊104.1.1流程分析104.1.2文件設(shè)計114.2題庫管理模塊124.2.1題庫管理功能模塊圖124.2.2判斷題管理模塊頁面流程134.2