【正文】
he knowledge and understanding, through online selftest system, you can learn online content on the selftest, a clear understanding of their own learning and found weaknesses in order to better pletion of learning tasks. Online selftest system can acmodate the diversity of education, direct effects on learning and automatic generation of inspection, automatic graders. According to results library students can see the selftest exercises very intuitive results, in order to understand their recent learning, helping students selflearning. This article focuses on technologybased WEBline selftest system architecture and detailed design and implementation process. Introduced an online selftest item bank system on the management, paper management, student achievement information, online selftest function of the realization and user rights management and publishing papers and so on. Test paper focuses on the function, time control function, automatic correcting function of the design and implementation papers. Hierarchy of the whole system is simple, easy, and have a certain security, to use the system more efficient and convenient to test students in the course of learning. Key words: Online self_test。 Test database 基于 WEB 的在線自測(cè)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 目 錄 1 概 述 .............................................................................................................................. 1 項(xiàng)目開發(fā)背景及意義 ................................................................................................... 1 系統(tǒng)開發(fā)環(huán)境 ............................................................................................................... 1 系統(tǒng)開發(fā)技術(shù)及工具 ................................................................................................... 2 2 需求分析 .......................................................................................................................... 5 系統(tǒng)可行性分析 ........................................................................................................... 5 系統(tǒng)基本需求 ............................................................................................................... 5 系統(tǒng)功能模塊需求 ....................................................................................................... 6 系統(tǒng)的設(shè)計(jì)目標(biāo) ........................................................................................................... 7 3 系統(tǒng)概要設(shè)計(jì) .................................................................................................................. 7 系統(tǒng)開發(fā)環(huán)境 ............................................................................................................... 7 數(shù)據(jù)庫設(shè)計(jì) ................................................................................................................... 7 4 系統(tǒng)詳細(xì)設(shè)計(jì) .................................................................................................................11 數(shù)據(jù)庫連接及操作類的編寫 .......................................................................................11 在線自測(cè)模塊設(shè)計(jì) ..................................................................................................... 12 成績(jī)查詢模塊設(shè)計(jì) ..................................................................................................... 16 查看正確答案模塊設(shè)計(jì) ............................................................................................. 17 試卷管理模塊設(shè)計(jì) ..................................................................................................... 19 題庫管理模塊設(shè)計(jì) ..................................................................................................... 23 管理員功能模塊設(shè)計(jì) ................................................................................................. 25 用戶登錄模塊設(shè)計(jì) ..................................................................................................... 27 學(xué)生注冊(cè)模塊設(shè)計(jì) ..................................................................................................... 29 5 系統(tǒng) 測(cè)試 ........................................................................................................................ 30 題庫管理模塊測(cè)試 ..................................................................................................... 30 試卷管理模塊測(cè)試 ..................................................................................................... 31 在線自測(cè)模塊測(cè)試 ..................................................................................................... 32 6 結(jié)束語 ............................................................................................................................ 33 參考文獻(xiàn) ............................................................................................................................ 34 致 謝 ............................................................................................................................ 35 附 錄 ............................................................................................................................ 36 附錄 1 程序清單 ............................................................................................................... 36 附錄 登錄模塊程序清單 ............................................................................................ 36 附錄 題庫管理模塊程序清單 .................................................................................... 39 附錄 自動(dòng)組卷模塊程序清單 .................................................................................... 41 附錄 發(fā)布試卷模塊程序清單 .................................................................................... 44 附錄 時(shí)間控 制模塊程序清單 .................................................................................... 45 基于 WEB 的在線自測(cè)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 附錄 批改試卷模塊程序清單 .................................................................................... 46 附錄 成績(jī)查詢模塊程序清單 .................................................................................... 48 附錄 成績(jī)排序模塊程 序清單 ..............