中文摘要本文重要讨论试题库技术、Web 技术、数据库技术,摸索将这三种技术有机结合,实现基于 Web 题库系统
该系统可以和学校校园网或其他基于 Web 应用结合在一起,满足老师出题、学生在线做题和考试需要
本文对题库系统背景、概念、理论和技术进行了概述,比较分析了其她各种试题库系统,并在此基本上提出了通用性、网络化新特点,从而实现了此试题库管理系统
讨论了客户机/服务器模式、数据库系统、PHP 等有关理论和技术,给出了一种基于 Web 题库系统实现方案
系统采纳 B/S 模式,顾客采纳浏览器与系统实现交互
应用层由 Web 服务器和数据库构成
系统采纳 PHP 作为重要开发语言,可实现试题录入,考卷自动生成、学生在线考试等功能
该系统由题库管理系统和在线考试子系统两某些构成
核心词 B/S 构造;题库系统;自动组卷AbstractThis document is about to research examination question database technology,web technology,database technology and explore the combination of these three kinds of technology to achieve web-base examination database system
The system is able to integrate with the campus network or other web-base application to meet the requirement of make examination questions by teachers and the students online self-test
This paper summarize