【正文】
(2009屆)本科畢業(yè)設(shè)計(jì)(論文)資料題 目 名 稱: 遠(yuǎn)程教育在線考試系統(tǒng) 學(xué) 院(部): 計(jì)算機(jī)與通信學(xué)院 專 業(yè): 計(jì)算機(jī)科學(xué)與技術(shù) 學(xué) 生 姓 名:班 級(jí):指導(dǎo)教師姓名: 職稱 副教授 最終評(píng)定成績(jī): 教務(wù)處摘 要與傳統(tǒng)考試模式相比,網(wǎng)上考試具有無(wú)可比擬的優(yōu)越性,它可以將傳統(tǒng)考試過程中的試卷組織,審定印制,傳送收集,登記發(fā)放,評(píng)判歸檔各個(gè)環(huán)節(jié)縮小到一至兩個(gè)環(huán)節(jié),幾乎屏蔽了所有人工直接干預(yù)考試活動(dòng)的可能性,不但能夠節(jié)約大量的時(shí)日,人力,物力與財(cái)力,而且還可以大幅度提高考試成績(jī)的客觀性和公正性。論文主要闡述一個(gè)功能強(qiáng)大的遠(yuǎn)程教育在線考試系統(tǒng)的后臺(tái)操作過程及一些關(guān)鍵技術(shù)。該系統(tǒng)測(cè)試用戶信息主要由數(shù)據(jù)庫(kù)直接輸入,考試時(shí)考生輸入準(zhǔn)考證號(hào)碼,核對(duì)正確后進(jìn)入考生界面,考生界面主要有選擇科目、成績(jī)查詢、考試新聞、留言版組成,實(shí)現(xiàn)了考生在選擇科目后進(jìn)入考試窗體,考試計(jì)時(shí),考試時(shí)間到,系統(tǒng)強(qiáng)制考生退出,及考完后對(duì)客觀題的自動(dòng)評(píng)分、存檔。管理員進(jìn)入管理員界面,管理員界面主要由科目管理、題庫(kù)管理、試卷生成、用戶管理等模塊組成。遠(yuǎn)程教育在線考試系統(tǒng)是一個(gè)典型的信息管理和發(fā)布系統(tǒng),具有功能強(qiáng)大,界面友好,操作簡(jiǎn)單等特點(diǎn)。完成了試卷定制、題庫(kù)管理、用戶管理、成績(jī)查詢等功能。借助于網(wǎng)站表現(xiàn)形式,方便了廣大教育工作者和學(xué)生。關(guān)鍵詞:, 數(shù)據(jù)庫(kù) ,在線測(cè)試,考試系統(tǒng)本科畢業(yè)設(shè)計(jì)(論文)ABSTRACTCompared with the traditional mode of examination, online examination has unparalleled advantages, it can be in the process of the traditional exam papers organization, validation printing, send the collection, registration of the release of all aspects of judge filed down to 12 segments, almost artificial shielding all activities directly test the possibility of intervention, not only can save a lot of time, manpower, material and financial resources, but also can greatly improve the test scores of the objectivity and impartiality. The thesis mainly expatiates on a powerful longdistance education online examination system background process and some key technologies. The system tests the user39。s information from the database directly into the main, when the candidates enter the examination admission ticket number, check the correct interface into the candidates, candidates choose subjects mainly interface, query results, the examination of news, message board position, the realization of the subjects in the choice of candidates form after the examination, the examination time, the examination time, the system forced the candidates to withdraw from, and finished after the automatic scoring of objective questions, archiving. Administrator to enter the administrator interface, the administrator interface management by the subjects, question bank management, paper production, such as user management module.Online distance education examination system is a typical information management and distribution system, with powerful, userfriendly, simple operation and so on. Customized to achieve the papers, question bank management, user management features such as query results. With the form of Web site performance and make it easier for educators and students.Keywords: , Database, Online Testing, Test System目 錄 第1章 概述 1 課題背景 1 課題研究的目的和意義 1第2章 系統(tǒng)采用的關(guān)鍵技術(shù) 2 網(wǎng)頁(yè)技術(shù)簡(jiǎn)介 2 動(dòng)態(tài)網(wǎng)頁(yè)技術(shù)簡(jiǎn)介 2 Html靜態(tài)網(wǎng)頁(yè)技術(shù)介紹 2 數(shù)據(jù)庫(kù)技術(shù)介紹 3 3第3章 系統(tǒng)分析與設(shè)計(jì) 5 系統(tǒng)分析 5 可行性分析 5 系統(tǒng)需求分析 5 數(shù)據(jù)流圖 6 系統(tǒng)總體設(shè)計(jì) 8 8 8 系統(tǒng)設(shè)計(jì) 9 系統(tǒng)基本情況描述 9 后臺(tái)功能模塊設(shè)計(jì) 10 前臺(tái)功能模塊設(shè)計(jì) 11 功能模塊和結(jié)構(gòu)圖 12 數(shù)據(jù)庫(kù)設(shè)計(jì) 12 系統(tǒng)ER圖 12 表的設(shè)計(jì) 17第4章 系統(tǒng)實(shí)現(xiàn) 20 后臺(tái)功能實(shí)現(xiàn) 20 后臺(tái)主系統(tǒng)界面 20 考試科目和基本信息管理 21 教師和學(xué)生信息管理 22 試題庫(kù)與試卷的制定與維護(hù) 23 留言板 26 資料管理 27 前臺(tái)功能實(shí)現(xiàn) 28 綜合登錄管理 28 學(xué)生選題 30 考試管理 31第5章 系統(tǒng)測(cè)試 32 系統(tǒng)運(yùn)行環(huán)境 32 系統(tǒng)測(cè)試 32結(jié) 論 33參考文獻(xiàn) 34致 謝 3534第1章 概述 課題背景在二十一世紀(jì)的新時(shí)代,隨著計(jì)算機(jī)技術(shù)的發(fā)展及計(jì)算機(jī)的日益普及,基于WEB在線考試與無(wú)紙化辦公一樣已成為大勢(shì)所趨。基于WEB在線考試也越來(lái)越成為學(xué)校的好幫手,它的優(yōu)勢(shì)不但體現(xiàn)在人力上也體現(xiàn)在物力上,基于WEB的在線測(cè)試系統(tǒng)的自動(dòng)評(píng)閱、計(jì)分、成績(jī)存檔功能將有效地避免資源的浪費(fèi),有利于環(huán)保,減少人員,提高效率。網(wǎng)絡(luò)測(cè)試系統(tǒng)極大地提高了教學(xué)的靈活性,現(xiàn)在在許多領(lǐng)域已經(jīng)有了廣泛的應(yīng)用。最有影響的案例就是ETS(美國(guó)教育考試中心)舉辦的GRE(美國(guó)研究生入學(xué)考試)的計(jì)算機(jī)化考試,它使考試由原來(lái)的每年只能有兩次參加考試的機(jī)會(huì)變成了每個(gè)工作日都可以參加的考試。從目前來(lái)看一般基于Web的在線測(cè)試系統(tǒng)都是很占服務(wù)器資源的。其主要原因是:系統(tǒng)在運(yùn)行的過程中采用動(dòng)態(tài)取數(shù)據(jù)的方法,這將使用戶每進(jìn)行一次測(cè)試都要向服務(wù)器多次查詢數(shù)據(jù)。所謂的動(dòng)態(tài)取數(shù)據(jù)是指:用戶每次要上下翻頁(yè)或結(jié)束測(cè)試時(shí)都要向數(shù)據(jù)庫(kù)讀取數(shù)據(jù)。這是因?yàn)闉g覽器是無(wú)狀態(tài)的在其刷新頁(yè)面后,原來(lái)的數(shù)據(jù)將丟失。多次的和服務(wù)器交互將增加服務(wù)器的負(fù)擔(dān),因此一個(gè)好的在線系統(tǒng)速度是其關(guān)鍵。而整個(gè)系統(tǒng)的好與壞不能就單方面而論,所以在研究在線測(cè)試系統(tǒng)的速度問題的過程中我們也對(duì)整個(gè)系統(tǒng)的安全性、可維護(hù)性進(jìn)行了全面的研究。 課題研究的目的和意義通過Internet/Intranet來(lái)實(shí)現(xiàn)網(wǎng)上考試,是現(xiàn)代教育技術(shù)的一個(gè)具體實(shí)現(xiàn),可以有效利用校園網(wǎng)的軟硬件資源,使其發(fā)揮最大效力,更好的為學(xué)校的教學(xué),科研,管理服務(wù),可以大規(guī)模的實(shí)行考試,實(shí)現(xiàn)考試的客觀,公證性,自動(dòng)化組卷,印試卷,安排考試,監(jiān)考,收集試卷,評(píng)改試卷,它可以利用網(wǎng)絡(luò)的無(wú)限廣闊空間,隨時(shí)隨地的對(duì)學(xué)生進(jìn)行考試,加上Web數(shù)據(jù)庫(kù)技術(shù)的利用,大大簡(jiǎn)化了傳統(tǒng)考試的過程。第2章 系統(tǒng)采用的關(guān)鍵技術(shù) 網(wǎng)頁(yè)技術(shù)簡(jiǎn)介 動(dòng)態(tài)網(wǎng)頁(yè)技術(shù)簡(jiǎn)介由于系統(tǒng)的操作界面都是Web頁(yè)面形式,而且需要對(duì)各種用戶的具體請(qǐng)求進(jìn)行動(dòng)態(tài)處理并返回結(jié)果,這是一般靜態(tài)Web頁(yè)面技術(shù)所無(wú)法實(shí)現(xiàn)的,可以說是層出不窮,比如CGI,JSP,ASP,[3]。(又稱ASP+)是ASP的下一代版本,它并不只是ASP ,它是一個(gè)用于 Web開發(fā)的全新框架,具有更好的可擴(kuò)展性與可定制性,數(shù)據(jù)處理方面更是引入了許多激動(dòng)人心的新技術(shù),正是這些具有革新意義的新特性,同時(shí)也提供給Web開發(fā)人員更好的靈活性, 2000 Server/Advanced Server的完美組合,為中小型乃至企業(yè)級(jí)的Web商業(yè)模型提供了一個(gè)更為穩(wěn)定,高效,安全的運(yùn)行環(huán)境[4]。 Html靜態(tài)網(wǎng)頁(yè)技術(shù)介紹HTML的英文全稱是Hypertext Markup