asp網(wǎng)上考試系統(tǒng)畢業(yè)設(shè)計(jì).rar
asp網(wǎng)上考試系統(tǒng)畢業(yè)設(shè)計(jì),asp網(wǎng)上考試系統(tǒng)畢業(yè)設(shè)計(jì)1.1萬(wàn)字35頁(yè)包括論文和程序代碼摘要:本系統(tǒng)采用了模塊化的設(shè)計(jì)思想進(jìn)行開(kāi)發(fā),根據(jù)學(xué)??荚嚬ぷ鞯男枨蠓治?,并采用用戶(hù)權(quán)限管理的設(shè)計(jì)思想對(duì)系統(tǒng)功能模塊進(jìn)行劃分,實(shí)現(xiàn)了考生的基本信息管理;試題庫(kù)更新操作;試卷的自動(dòng)生成;自動(dòng)評(píng)卷;考生網(wǎng)上考試和查詢(xún)以往考試成績(jī)等功能。本文從系統(tǒng)的設(shè)想到實(shí)現(xiàn)過(guò)程作了...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 果酸 發(fā)布
ASP網(wǎng)上考試系統(tǒng)畢業(yè)設(shè)計(jì)
1.1萬(wàn)字 35頁(yè)
包括論文和程序代碼
摘要:本系統(tǒng)采用了模塊化的設(shè)計(jì)思想進(jìn)行開(kāi)發(fā),根據(jù)學(xué)??荚嚬ぷ鞯男枨蠓治?,并采用用戶(hù)權(quán)限管理的設(shè)計(jì)思想對(duì)系統(tǒng)功能模塊進(jìn)行劃分,實(shí)現(xiàn)了考生的基本信息管理;試題庫(kù)更新操作;試卷的自動(dòng)生成;自動(dòng)評(píng)卷;考生網(wǎng)上考試和查詢(xún)以往考試成績(jī)等功能。本文從系統(tǒng)的設(shè)想到實(shí)現(xiàn)過(guò)程作了詳細(xì)的說(shuō)明,對(duì)完成特定功能模塊的工作原理詳細(xì)作了解說(shuō)。
系統(tǒng)使用ASP動(dòng)態(tài)網(wǎng)頁(yè)技術(shù),以VBScript和JavaScript腳本語(yǔ)言和HTML超文本標(biāo)記語(yǔ)言結(jié)合為編寫(xiě)工具,結(jié)合SQL server 2000數(shù)據(jù)庫(kù)技術(shù)開(kāi)發(fā)。
關(guān)鍵詞:網(wǎng)上考試系統(tǒng);ASP;SQL Server
The design of online examination system
Abstract: According to the demanding analysis of the school examinations, the system adopts the design thinking of modularization and of the user power in managing to divide the system functions into modules.It realizes the total functions about the basic information management of examinees; to update the question database;to produce examination papers automatic; to evaluate examination papers automatic; examinees could exam online and also could check the past examination results, and so on.. This article makes a detail illustration on how to design the system and make it come true, especially to completed the specific function modules.
The system uses the ASP dynamic homepage technology, and compiles the tool VBScript and JavaScript as script language and union the HTML hypertext mark language, unifies SQL server 2000 database technology to develope.
Key words: examination online system; ASP; SQL Server
目錄
1 前言 2
1.1 網(wǎng)上考試系統(tǒng)的背景、意義和現(xiàn)狀分析 2
2 系統(tǒng)分析 2
2.1系統(tǒng)需求分析 2
2.2 系統(tǒng)基本功能 3
3 開(kāi)發(fā)工具的概述 4
3.1 ASP的簡(jiǎn)介 4
3.2 DREAMWEAVER MX2004的簡(jiǎn)介 4
3.3 SQL SERVER數(shù)據(jù)庫(kù)簡(jiǎn)介 4
4 系統(tǒng)的總體設(shè)計(jì) 5
4.1 主要功能模塊 5
4.2 系統(tǒng)數(shù)據(jù)庫(kù)分析與設(shè)計(jì) 6
4.3 系統(tǒng)數(shù)據(jù)工作流 10
5 系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) 10
5.1 登錄界面的設(shè)計(jì) 10
5.1.1 主登錄界面設(shè)計(jì) 11
5.1.2 管理員登錄界面設(shè)計(jì) 13
5.2 管理員模塊 15
5.2.1 科目管理模塊(adminsubject.asp) 15
5.2.2 題庫(kù)管理模塊(adminhouse.asp) 17
5.2.3 試卷生成模塊(adminpaper.asp) 20
5.2.4 考試信息模塊(adminsentnotice.asp) 22
5.2.5考生信息管理模塊(adminuser.asp) 23
5.3 實(shí)現(xiàn)領(lǐng)導(dǎo)審批界面(NEWSPASS.ASP) 24
5.4 實(shí)現(xiàn)普通考生考試界面(SUBJECT.ASP) 25
5.4.1 選擇科目和考試界面設(shè)計(jì) 25
5.4.2 查詢(xún)成績(jī)界面 28
5.5 考試新聞模塊(NEWS.ASP) 29
6 心得體會(huì) 32
7 展望 33
8 致謝 34
參考文獻(xiàn):
[1]張德靜. 深入淺出ASP程序設(shè)計(jì)與開(kāi)發(fā). 中國(guó)青年電子出版社.2005.
[2] 吳明輝 胡煜 竇亮. ASP網(wǎng)絡(luò)辦工及商務(wù)應(yīng)用系統(tǒng)開(kāi)發(fā)實(shí)例導(dǎo)航.人民郵電出版社,2003.
[3]石志國(guó) 王志良 薛為民.ASP精解案例教程.清華大學(xué)出版社 北方交通大學(xué)出版社,2003.
[4]王勁松. Dreamweaver MX 2004完美網(wǎng)頁(yè)設(shè)計(jì)-ASP交互網(wǎng)頁(yè)設(shè)計(jì)篇. 中國(guó)青年電子出版社,2005.
[5] 董玉德 等編著. ASP網(wǎng)絡(luò)編程技術(shù)-系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn). 中國(guó)科學(xué)技術(shù)大學(xué)出版社,2003.
[6] 龍馬工作室. ASP+SQL Server組建動(dòng)態(tài)網(wǎng)站實(shí)例精講-政府和教育網(wǎng)站篇. 人民郵電出版社,2005.
[7] 劉韜 樓興華. SQL SERVER2000數(shù)據(jù)庫(kù)系統(tǒng)開(kāi)發(fā)實(shí)例導(dǎo)航. 人民郵電出版社,2004.
[8] 楊格.Dreamweaver MX2004設(shè)計(jì)與制作教程.機(jī)械工業(yè)出版社,2005.
[9] 孫素華. Dreamweaver MX 2004完美網(wǎng)頁(yè)設(shè)計(jì)-實(shí)戰(zhàn)技巧篇. 中國(guó)青年出版社,2005.
[10]飛思科技產(chǎn)品研發(fā)中心.ASP&SQL SERVER網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn).電子工業(yè)出版社
1.1萬(wàn)字 35頁(yè)
包括論文和程序代碼
摘要:本系統(tǒng)采用了模塊化的設(shè)計(jì)思想進(jìn)行開(kāi)發(fā),根據(jù)學(xué)??荚嚬ぷ鞯男枨蠓治?,并采用用戶(hù)權(quán)限管理的設(shè)計(jì)思想對(duì)系統(tǒng)功能模塊進(jìn)行劃分,實(shí)現(xiàn)了考生的基本信息管理;試題庫(kù)更新操作;試卷的自動(dòng)生成;自動(dòng)評(píng)卷;考生網(wǎng)上考試和查詢(xún)以往考試成績(jī)等功能。本文從系統(tǒng)的設(shè)想到實(shí)現(xiàn)過(guò)程作了詳細(xì)的說(shuō)明,對(duì)完成特定功能模塊的工作原理詳細(xì)作了解說(shuō)。
系統(tǒng)使用ASP動(dòng)態(tài)網(wǎng)頁(yè)技術(shù),以VBScript和JavaScript腳本語(yǔ)言和HTML超文本標(biāo)記語(yǔ)言結(jié)合為編寫(xiě)工具,結(jié)合SQL server 2000數(shù)據(jù)庫(kù)技術(shù)開(kāi)發(fā)。
關(guān)鍵詞:網(wǎng)上考試系統(tǒng);ASP;SQL Server
The design of online examination system
Abstract: According to the demanding analysis of the school examinations, the system adopts the design thinking of modularization and of the user power in managing to divide the system functions into modules.It realizes the total functions about the basic information management of examinees; to update the question database;to produce examination papers automatic; to evaluate examination papers automatic; examinees could exam online and also could check the past examination results, and so on.. This article makes a detail illustration on how to design the system and make it come true, especially to completed the specific function modules.
The system uses the ASP dynamic homepage technology, and compiles the tool VBScript and JavaScript as script language and union the HTML hypertext mark language, unifies SQL server 2000 database technology to develope.
Key words: examination online system; ASP; SQL Server
目錄
1 前言 2
1.1 網(wǎng)上考試系統(tǒng)的背景、意義和現(xiàn)狀分析 2
2 系統(tǒng)分析 2
2.1系統(tǒng)需求分析 2
2.2 系統(tǒng)基本功能 3
3 開(kāi)發(fā)工具的概述 4
3.1 ASP的簡(jiǎn)介 4
3.2 DREAMWEAVER MX2004的簡(jiǎn)介 4
3.3 SQL SERVER數(shù)據(jù)庫(kù)簡(jiǎn)介 4
4 系統(tǒng)的總體設(shè)計(jì) 5
4.1 主要功能模塊 5
4.2 系統(tǒng)數(shù)據(jù)庫(kù)分析與設(shè)計(jì) 6
4.3 系統(tǒng)數(shù)據(jù)工作流 10
5 系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) 10
5.1 登錄界面的設(shè)計(jì) 10
5.1.1 主登錄界面設(shè)計(jì) 11
5.1.2 管理員登錄界面設(shè)計(jì) 13
5.2 管理員模塊 15
5.2.1 科目管理模塊(adminsubject.asp) 15
5.2.2 題庫(kù)管理模塊(adminhouse.asp) 17
5.2.3 試卷生成模塊(adminpaper.asp) 20
5.2.4 考試信息模塊(adminsentnotice.asp) 22
5.2.5考生信息管理模塊(adminuser.asp) 23
5.3 實(shí)現(xiàn)領(lǐng)導(dǎo)審批界面(NEWSPASS.ASP) 24
5.4 實(shí)現(xiàn)普通考生考試界面(SUBJECT.ASP) 25
5.4.1 選擇科目和考試界面設(shè)計(jì) 25
5.4.2 查詢(xún)成績(jī)界面 28
5.5 考試新聞模塊(NEWS.ASP) 29
6 心得體會(huì) 32
7 展望 33
8 致謝 34
參考文獻(xiàn):
[1]張德靜. 深入淺出ASP程序設(shè)計(jì)與開(kāi)發(fā). 中國(guó)青年電子出版社.2005.
[2] 吳明輝 胡煜 竇亮. ASP網(wǎng)絡(luò)辦工及商務(wù)應(yīng)用系統(tǒng)開(kāi)發(fā)實(shí)例導(dǎo)航.人民郵電出版社,2003.
[3]石志國(guó) 王志良 薛為民.ASP精解案例教程.清華大學(xué)出版社 北方交通大學(xué)出版社,2003.
[4]王勁松. Dreamweaver MX 2004完美網(wǎng)頁(yè)設(shè)計(jì)-ASP交互網(wǎng)頁(yè)設(shè)計(jì)篇. 中國(guó)青年電子出版社,2005.
[5] 董玉德 等編著. ASP網(wǎng)絡(luò)編程技術(shù)-系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn). 中國(guó)科學(xué)技術(shù)大學(xué)出版社,2003.
[6] 龍馬工作室. ASP+SQL Server組建動(dòng)態(tài)網(wǎng)站實(shí)例精講-政府和教育網(wǎng)站篇. 人民郵電出版社,2005.
[7] 劉韜 樓興華. SQL SERVER2000數(shù)據(jù)庫(kù)系統(tǒng)開(kāi)發(fā)實(shí)例導(dǎo)航. 人民郵電出版社,2004.
[8] 楊格.Dreamweaver MX2004設(shè)計(jì)與制作教程.機(jī)械工業(yè)出版社,2005.
[9] 孫素華. Dreamweaver MX 2004完美網(wǎng)頁(yè)設(shè)計(jì)-實(shí)戰(zhàn)技巧篇. 中國(guó)青年出版社,2005.
[10]飛思科技產(chǎn)品研發(fā)中心.ASP&SQL SERVER網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn).電子工業(yè)出版社