基于vb的考試系統(tǒng)設計.doc
約26頁DOC格式手機打開展開
基于vb的考試系統(tǒng)設計,論文標準word格式排版26頁摘 要 隨著信息技術的發(fā)展和網(wǎng)絡的優(yōu)化,計算機的運用變得更加多樣化,而且對于現(xiàn)代教育來說,傳統(tǒng)的考試模式已經(jīng)不再適應,計算機的無紙化考試將會成為未來考試的主導。這種方式不僅方便、高效,而且保密性強,解決了評分時人為因素的影響。本設計運用了visual basic 6.0和access數(shù)據(jù)...
內(nèi)容介紹
此文檔由會員 莎士比亞 發(fā)布
論文標準WORD格式排版26頁
摘 要
隨著信息技術的發(fā)展和網(wǎng)絡的優(yōu)化,計算機的運用變得更加多樣化,而且對于現(xiàn)代教育來說,傳統(tǒng)的考試模式已經(jīng)不再適應,計算機的無紙化考試將會成為未來考試的主導。這種方式不僅方便、高效,而且保密性強,解決了評分時人為因素的影響。本設計運用了Visual Basic 6.0和Access數(shù)據(jù)庫對《Matlab和系統(tǒng)仿真》一課進行了無紙化考試的設計與實現(xiàn),實現(xiàn)了老師的教考分離,解決了人工出題的不可重復性。該系統(tǒng)實現(xiàn)了客觀題的隨機抽取和自動組卷功能,并且具有考生登錄時的身份驗證,答題結束時的答案提交,答題結果顯示和自動評分以及自動計時功能。由于系統(tǒng)采用了Access數(shù)據(jù)庫,所以方便了數(shù)據(jù)庫的更新、管理和維護。該設計保證了考試的客觀性、實時性和公正性,而且降低了老師在出題和閱卷時的工作量。
關鍵詞:考試系統(tǒng) 隨機組卷 自動評分 數(shù)據(jù)庫
Design of Examination System Based on VB and Access
ABSTRACT
With the development of information technology and network optimization, the application of computers is more varied. For modern education, Traditional exams is no longer suitable , the paperless examination of computer will led the future examinations, this approach is not only convenient, efficient ,but also confidential in nature, and it will solve the problems of human factors. This design uses Visual Basic 6.0 and Access database right, design paperless examination of Matlab system and Simulation and the separation of education and examination, it solves the problem of non-repeatability. The system achieves the selection of objective title randomly and automatic Test Paper, it also has the candidates login authentication, Hand over the answer at the end of examination, and the answer showed, automatic scoring and the automatic timing. As the system uses the Access database, so it facilitates the updating of the database, management and maintenance. The design ensures the examination to be objectivity, impartiality and real-time, lowers the teacher’s workload in making out questions and scoring.
Keywords: exam system forming examination papers in random automotive grading database
目 錄
一 引言…………………………………………………………………1
1.1 課題研究的背景及意義………………………………………………1
1.2 考試系統(tǒng)設計的目標和指導思想…………………………………1
二 系統(tǒng)開發(fā)的關鍵技術………………………………………………2
2.1 Visual Basic編程語言及特點 ……………………………………2
2.1.1 Visual Basic簡介………………………………………………2
2.1.2 Visual Basic特點………………………………………………2
2.2 Access數(shù)據(jù)庫………………………………………………………3
三 考試系統(tǒng)的開發(fā)與設計……………………………………………5
3.1 考試系統(tǒng)組成…………………………………………………………5
3.2 考生登錄模塊設計……………………………………………………5
3.3 隨機抽題組卷設計……………………………………………………7
3.3.1隨機抽題……………………………………………………………7
3.3.2自動組卷……………………………………………………………8
3.3.3試卷刪除功能………………………………………………………9
3.4 考試系統(tǒng)的答題界面…………………………………………………9
3.5 交卷功能的設計……………………………………………………10
3.6 自動評分功能………………………………………………………10
3.7 計時功能實現(xiàn)………………………………………………………10
3.8 Access數(shù)據(jù)庫的設計………………………………………………10
3.8.1數(shù)據(jù)庫設計…………………………………………………………10
3.8.2數(shù)據(jù)庫的訪問………………………………………………………12
3.8.3數(shù)據(jù)庫的管理和維護………………………………………………12
四 結束語……………………………………………………………13
謝辭……………………………………………………………………14
參考文獻………………………………………………………………15
附錄……………………………………………………………………16
摘 要
隨著信息技術的發(fā)展和網(wǎng)絡的優(yōu)化,計算機的運用變得更加多樣化,而且對于現(xiàn)代教育來說,傳統(tǒng)的考試模式已經(jīng)不再適應,計算機的無紙化考試將會成為未來考試的主導。這種方式不僅方便、高效,而且保密性強,解決了評分時人為因素的影響。本設計運用了Visual Basic 6.0和Access數(shù)據(jù)庫對《Matlab和系統(tǒng)仿真》一課進行了無紙化考試的設計與實現(xiàn),實現(xiàn)了老師的教考分離,解決了人工出題的不可重復性。該系統(tǒng)實現(xiàn)了客觀題的隨機抽取和自動組卷功能,并且具有考生登錄時的身份驗證,答題結束時的答案提交,答題結果顯示和自動評分以及自動計時功能。由于系統(tǒng)采用了Access數(shù)據(jù)庫,所以方便了數(shù)據(jù)庫的更新、管理和維護。該設計保證了考試的客觀性、實時性和公正性,而且降低了老師在出題和閱卷時的工作量。
關鍵詞:考試系統(tǒng) 隨機組卷 自動評分 數(shù)據(jù)庫
Design of Examination System Based on VB and Access
ABSTRACT
With the development of information technology and network optimization, the application of computers is more varied. For modern education, Traditional exams is no longer suitable , the paperless examination of computer will led the future examinations, this approach is not only convenient, efficient ,but also confidential in nature, and it will solve the problems of human factors. This design uses Visual Basic 6.0 and Access database right, design paperless examination of Matlab system and Simulation and the separation of education and examination, it solves the problem of non-repeatability. The system achieves the selection of objective title randomly and automatic Test Paper, it also has the candidates login authentication, Hand over the answer at the end of examination, and the answer showed, automatic scoring and the automatic timing. As the system uses the Access database, so it facilitates the updating of the database, management and maintenance. The design ensures the examination to be objectivity, impartiality and real-time, lowers the teacher’s workload in making out questions and scoring.
Keywords: exam system forming examination papers in random automotive grading database
目 錄
一 引言…………………………………………………………………1
1.1 課題研究的背景及意義………………………………………………1
1.2 考試系統(tǒng)設計的目標和指導思想…………………………………1
二 系統(tǒng)開發(fā)的關鍵技術………………………………………………2
2.1 Visual Basic編程語言及特點 ……………………………………2
2.1.1 Visual Basic簡介………………………………………………2
2.1.2 Visual Basic特點………………………………………………2
2.2 Access數(shù)據(jù)庫………………………………………………………3
三 考試系統(tǒng)的開發(fā)與設計……………………………………………5
3.1 考試系統(tǒng)組成…………………………………………………………5
3.2 考生登錄模塊設計……………………………………………………5
3.3 隨機抽題組卷設計……………………………………………………7
3.3.1隨機抽題……………………………………………………………7
3.3.2自動組卷……………………………………………………………8
3.3.3試卷刪除功能………………………………………………………9
3.4 考試系統(tǒng)的答題界面…………………………………………………9
3.5 交卷功能的設計……………………………………………………10
3.6 自動評分功能………………………………………………………10
3.7 計時功能實現(xiàn)………………………………………………………10
3.8 Access數(shù)據(jù)庫的設計………………………………………………10
3.8.1數(shù)據(jù)庫設計…………………………………………………………10
3.8.2數(shù)據(jù)庫的訪問………………………………………………………12
3.8.3數(shù)據(jù)庫的管理和維護………………………………………………12
四 結束語……………………………………………………………13
謝辭……………………………………………………………………14
參考文獻………………………………………………………………15
附錄……………………………………………………………………16
TA們正在看...
- 01.1四時田園雜興課堂教學教案教學設計(部編版).doc
- 01.2稚子弄冰課堂教學教案教學設計(部編版).doc
- 01.3村晚課堂教學教案教學設計(部編版).doc
- 02冬陽·童年·駱駝隊公開課優(yōu)秀教案教學設計(五年...doc
- 02冬陽·童年·駱駝隊最新教研教案教學設計(部編版...doc
- 02冬陽·童年·駱駝隊課堂教學教案教學設計(部編版).doc
- 03祖父的園子公開課優(yōu)秀教案教學設計(五年級下冊).doc
- 03祖父的園子最新教研教案教學設計(部編版五年級下...doc
- 03祖父的園子課堂教學教案教學設計(部編版).doc
- 04草船借箭公開課優(yōu)秀教案教學設計(五年級下冊).doc