畢業(yè)論文——試卷生成系統(tǒng).doc
畢業(yè)論文——試卷生成系統(tǒng),摘 要運用可視化delphi開發(fā)出試題自動生成系統(tǒng).利用其提供的各種面向?qū)ο蟮拈_發(fā)工具, 建立系統(tǒng)應(yīng)用原型,然后進行需求迭代,不斷修正和改進,直到形成滿意的可行系統(tǒng)。該系統(tǒng)結(jié)構(gòu)良好、使用方便,題庫數(shù)據(jù)輸入簡單,系統(tǒng)能夠?qū)崿F(xiàn)人工選題和隨機抽題兩大功能. 包括后臺數(shù)據(jù)庫的建立、維護以及前端應(yīng)用程序的...
內(nèi)容介紹
此文檔由會員 phj19870123 發(fā)布畢業(yè)論文——試卷生成系統(tǒng)
摘 要
運用可視化Delphi開發(fā)出試題自動生成系統(tǒng).利用其提供的各種面向?qū)ο蟮拈_發(fā)工具, 建立系統(tǒng)應(yīng)用原型,然后進行需求迭代,不斷修正和改進,直到形成滿意的可行系統(tǒng)。該系統(tǒng)結(jié)構(gòu)良好、使用方便,題庫數(shù)據(jù)輸入簡單,系統(tǒng)能夠?qū)崿F(xiàn)人工選題和隨機抽題兩大功能. 包括后臺數(shù)據(jù)庫的建立、維護以及前端應(yīng)用程序的開發(fā)兩個方面。該系統(tǒng)有安全的用戶登錄模塊、方便快捷的瀏覽界面、易于操作的功能模塊。本文的分析基于知識點的試題庫結(jié)構(gòu)基礎(chǔ)上,闡述以知識點難度系數(shù)和題型為主要控制參數(shù)的組卷算法的建立與實現(xiàn)方法。該系統(tǒng)的運用不僅提高了教師的工作效率,而且可以實現(xiàn)真正意義上通用性。
關(guān)鍵詞: 題庫系統(tǒng),試卷生成; Delphi; SQL Server;
Abstract
Visualization using Delphi to develop automatic generation of test systems. Provided use of its object-oriented development tools to build a prototype system, and then needs iterative, and constantly revised and improved, until the formation of a viable system satisfaction. The system is well structured and easy to use, simple data entry questions, the system can achieve artificial selection and random question two functions. Including the establishment of the background database, front-end application maintenance and development of two aspects. Security of the system user login module, convenient browser interface, easy-to-use function modules. In this paper, an analysis of the base
Point in the knowledge base of the test structure based on a knowledge-point of the degree of difficulty, and questions as the main control parameters of the Algorithm of the establishment and implementation. The use of the system not only improve the efficiency of teachers, but also real versatile.
Key Words:Exam,Problem pool,Delphi; SQL Server;
目 錄
摘 要 1
Abstract 2
前 言 1
第一章 緒論 2
1.1 開發(fā)背景與研究現(xiàn)狀 2
1.2 論文組織 2
第二章 技術(shù)選型 3
2.1開發(fā)工具簡介 3
2.1.1Delphi 7.0的特點 3
2.1.2主要的控件及其屬性簡介 3
2.1.3數(shù)據(jù)庫連接方式選擇 4
2.2程序運行環(huán)境 4
第三章 需求分析 5
3.1用戶需求 5
3.2功能需求 5
3.3 系統(tǒng)流程圖 6
第四章 系統(tǒng)概要設(shè)計 7
4.1系統(tǒng)數(shù)據(jù)庫設(shè)計 7
4.2程序流程圖設(shè)計 9
第五章 系統(tǒng)實現(xiàn) 13
5.1窗體功能簡介 13
5.2系統(tǒng)中的關(guān)鍵技術(shù)實現(xiàn) 16
第六章 軟件測試及其維護 19
6.1系統(tǒng)測試平臺簡介 19
6.2測試方法 19
6.3 測試目的 19
6.4 測試過程 19
6.5系統(tǒng)維護 20
第七章 開發(fā)總結(jié) 21
參 考 文 獻 22
致 謝 23
譯 文 24
原 文 27