本文主要闡述的是Java學習測試系統的設計與實現。該系統主要為學生提供一個學習Java的平臺。該系統按用戶類型劃分,主要可分為三個模塊:學生模塊,教師模塊和管理員模塊。學生模塊主要功能有:按章節學習,按章節、題型或難易程度練習,綜合題測試,教學PPT下載,Java源代碼賞析,對疑難問題提問。教師模塊主要功能有:自測題管理,組卷功能,學生信息管理,PPT上載,源程序管理及答疑。管理員模塊主要功能有:教師及學生信息管理,為教師分配權限。本系統以ASP作為開發工具,以SQL Server 2000為后臺數據庫,以java script為腳本語言,在Dreamweaver MX 2004 下開發完成。
關鍵詞: ASP技術, ADO連接,學習測試系統
ABSTRACT
This article focuses on the design and implementation of study and testing system for java. The system is mainly to provide students with a learning Java platform. The system according to the type of users can be divided into three modules: Module students, teachers and module administrator’s module. Students module main features are: learning by chapter, according to chapter、Questions or ease of practice, comprehensive testing, teaching PPT download, Java source code Appreciation and the difficult problems questions. Teacher’s module main features are: Exercises management, Test Paper feature, student information management, PPT upload, the source management and answer to questions. Manager module main features are: teachers and students’ information management, distribution rights for teachers. The system is developed at Dreamweaver MX 2004, ASP as a development tool, and SQL Server 2000 for the background database and java script for the scripting language.