當前位置:文思屋>學習教育>畢業論文>

基於ASP.NET線上考試系統設計ASP.NET+SQL

文思屋 人氣:5.71K
畢業論文

基於線上考試系統設計
 
摘要:本文在分析計算機(網路)考試的發展及現有模式的基礎上,結合計算機網路技術的發展和素質教育的要求,提出了計算機網路自適應考試的'模式,並在技術實現上進行了詳細的分析.本系統是在Windows XP下,以IIS5.1(Internet Information Server)網路資訊服務為應用伺服器,選擇(C#)、SQL Server 2000開發線上考試系統,採用WEB技術實現,WEB技術超越了傳統的“客戶機/伺服器”的兩層結構,採用的是3層體系(B/S)結構:使用者端/伺服器端/資料庫,因此WEB結構有著更好的安全性,在使用者機上不需要安裝任何應用程式;本系統可以隨機生成試卷,同時保證試卷的整體水平1致的前提下,每套試卷的題目不完全相同,即使對於同1個試題而言,試題答案的顯示順序也是不相同的。同時該系統避免了傳統線上考試效率低,可維護性不高的缺點。

關鍵字:線上考試; ; SQL Server; Browser/Server; C#

Online examination system design based on  

Abstract:The analysis in the computer (network) examination of existing patterns of development and the basis of computer network technology development and the requirements of quality education, made the computer network model of self examination, and in the technical realization of a detailed analysis. The system is in Windows XP, using IIS5.1 (Internet Information Server) network information services in applications servers, choosing (C#)、SQL Server 2000 for developing online examination system, using Web technology to achieve, Web technology beyond the traditional "client / server" two-tier structure, using the three-tier system (B/S) structure : user/ server/database structure, so Web structure is better safety, Client do not need to install any user applications; The system can randomly generated papers while ensuring the overall level of consensus papers premise set papers topics are not the same even for the same questions, the answers to questions that the order is not the same. At the same time avoid the traditional online examination of the system inefficient, low maintenance shortcomings.

Keywords:Online examination; Active Server ; SQL Server; Browser/Server; C#

註釋:不含原始碼

基於線上考試系統設計+SQL