在線考試及評分系統的設計ASP+SQL

學識都 人氣:8.64K
畢業論文

在線考試及評分系統的設計
 
摘要:隨着計算技術的迅猛發展,學校教學和管理的信息化發展也有長足的進步,這就要求各個環節都均衡發展,從軟硬件雙方面把學校建設成1流的`信息管理、教育教學的平臺。本文設計開發的考試管理系統也是其中重要的1個方面。該系統本着減輕教師工作負擔、提高工作效率、優化學生考試的流程,增強參加考試學生的身份識別,比傳統的考試模式節省人力財力和時間。
      系統分爲3大模塊:用戶註冊模塊、考試模塊和系統管理模塊。其中系統管理模塊是進行題目的添加、存儲和刪除,是系統運行的基礎;查詢子模塊實現了對學生考試信息遠程查詢。考試模塊是客戶端學生或教師通過自己的姓名和學號以及密碼登陸系統,進入界面時由系統按照出題教師預先設置好的試卷結構從題庫中隨機抽取適合的題目,形成試卷。
     系統選用的開發軟件是ASP,後臺數據庫爲SQL SERVER2000
     本系統的開發採用結構化設計思想。系統說明書介紹了考試系統的開發初衷和背景,系統的開發工具,結構化開發的具體步驟,其中包括實體-聯繫模型,數據流圖,功能結構圖等必要的圖形說明。
關鍵詞:在線考試;試卷;自動;ASP ;SQL SERVER2000

The Sysyem of The Online Test and Grades
 
Abstract:Along with the fast development in computer technology, we have gotten big progress in school science and information management. So it needs equal development in every part. The school will be building an information management and educational plat from hardware and software two sides. I developed this system is in order to reduce the teachers pressure, enhance the work efficiency, optimize the process of students testing, enhance the students identity and papers secrecy. It can save more people money and time than tradition methods.
      The system is composed of three parts: subjecting module, running module, maintaining module. Subjecting module is in charge of questions adding saving and deleting. The subjecting is the base of the system; the second part is running module, student can log on the system by his name and number, and then turns into the examinations screen, the system will give random questions to student. Finally come into an exam paper. Maintaining modules work is to complete the students and teachers registration and deleting. Maintain the key points (key points is the choices when we input questions) which can be added or deleted in the maintaining module.
     The system chooses the software of development that use is ASP, and SQL SERVER2000
     the system developments adopt idea of construction designing. The system manual introduced the original intention and background of this examination system, the tool of development of the system, the details process of construction development, it content the entity-model, the data stream chart, function and configuration chart, and other necessary chart explanations.

Keywords:on-line examination; examination paper; automatic; ASP ;SQL SERVER2000

在線考試及評分系統的設計ASP+SQL