【正文】
I 摘 要 隨著計(jì)算機(jī)網(wǎng)絡(luò)的迅速發(fā)展,傳統(tǒng)的考試方式面臨著改革,而網(wǎng)絡(luò)考試則是一個(gè)很重要的發(fā)展方向。 在線 考試系統(tǒng)可以借助于 Inter 進(jìn)行,考試既可以在本地進(jìn)行,也可以在異地進(jìn)行,大大拓展了考試的靈活性 。 本在線考試系統(tǒng)是利用微軟最新的 . 平臺(tái)并用 B/S 結(jié)構(gòu)的模式和 Sql Server 2000 數(shù)據(jù)庫(kù)編 寫(xiě)的網(wǎng)絡(luò)應(yīng)用程序。它有應(yīng)用簡(jiǎn)單、升級(jí)和部署方便、擴(kuò)展性強(qiáng)等特點(diǎn)。它實(shí)現(xiàn)了無(wú)紙化考試、批量添加試題、 動(dòng)態(tài)隨機(jī)生成試題、 客觀題部分計(jì)算機(jī)自動(dòng)閱卷即時(shí)評(píng)分、成績(jī)直接存到數(shù)據(jù)庫(kù)進(jìn)行統(tǒng)計(jì)排名等功能。 本系統(tǒng)的開(kāi)發(fā) ,對(duì)于提高教師的工作效率、減輕教師 的 工作負(fù)擔(dān)、提高考試的質(zhì)量、減少考試的成本等 具有重要的 意義。 【關(guān)鍵詞】 . 平臺(tái);在線考試 ; 自動(dòng)閱卷 II Abstract With the rapid development of puter work, traditional test methods are facing reforms, but the work examination is an important direction of development. Online examination system can be carried out by means of Inter, the examination can be carried out in different places, which greatly expands the flexibility of the exam. This online examination system is a owork applications programmed by using latest Microsoft . Net platform and the B / S structure mode and Sql Server2000 database. It has many characteristic such as simple using, easier upgrade and deployment, strong exponsibility and so on. It implements many functons such as paperless examination, batch add of questions, dynamicly generating of random questions, the puter automatically marking some objective questions immediately and score directly store in a database , statistical ranking and so on. This system39。s development have the vital significance to raise teacher39。s working efficiency, light teacher39。s work load, enhance test quality, reduce test cost and so on. 【 key word】 .Net platform。Online Examination。Automatic Marking 1 目 錄 第 1 章 緒 論 ............................................................................................................ 1 研發(fā)背景 ...................................................................................................... 1 前景意義 ...................................................................................................... 1 論文組織結(jié)構(gòu) .............................................................................................. 2 第 2 章 相關(guān)技術(shù) ...................................................................................................... 3 技術(shù) ................................................................................................... 3 C語(yǔ)言 .............................................................................................................. 4 VISUAL STUDIO 2020........................................................................................... 4 SQL 語(yǔ)言 ........................................................................................................... 4 小結(jié) .............................................................................................................. 5 第 3 章 系統(tǒng)分析 ...................................................................................................... 6 可行性分析 .................................................................................................. 6 需求分析 ...................................................................................................... 6 小結(jié) .............................................................................................................. 8 第 4 章 總體設(shè)計(jì) ...................................................................................................... 9 B/S 體系結(jié)構(gòu) ................................................................................................... 9 開(kāi)發(fā)及運(yùn)行環(huán)境 .......................................................................................... 9 項(xiàng)目規(guī)劃 .................................................................................................... 10 系統(tǒng)功能結(jié)構(gòu)圖 ........................................................................................ 10 小結(jié) ............................................................................................................ 11 第 5 章 系統(tǒng)詳細(xì)設(shè)計(jì) ............................................................................................ 13 設(shè)計(jì)目標(biāo) .................................................................................................... 13 邏輯結(jié)構(gòu)設(shè)計(jì) ............................................................................................ 13 小結(jié) ............................................................................................................ 20 第 6 章 系統(tǒng)實(shí)現(xiàn) .................................................................................................... 21 系統(tǒng)前、 后臺(tái)首頁(yè)的運(yùn)行結(jié)果 ................................................................ 21 登錄模塊主要功能設(shè)計(jì) ............................................................................ 22 登錄模塊功能劃分 ............................................................................. 22 登錄功能實(shí)現(xiàn)方法 ............................................................................. 23 學(xué)生注冊(cè) ............................................................................................. 25 密碼找回 ............................................................................................. 26 系統(tǒng)前臺(tái)主要功能模塊設(shè)計(jì) .................................................................... 26 個(gè)人相關(guān) ............................................................................................. 26 考試相關(guān) ............................................................................................. 28 2 練習(xí)相關(guān) ............................................................................................. 35 成績(jī)相關(guān) ............................................................................................. 35 退出系統(tǒng) ............................................................................................. 36 系統(tǒng)后臺(tái)主要功能模塊設(shè)計(jì) .................................................................... 37 管理員模塊設(shè)計(jì) ................................................................................. 37 學(xué)生信息管理 ..................................................................................... 37 科目管理 ...................................................