php技术的驾校在线理论考试系统

4随着现代网络的发展,信息技术广泛应用,计算机已渗透到各个行业。其中,在线考试系统以方便快捷等优点得到了广泛应用。驾驶理论考试就是在线考试的一个实际应用,它实现了理论考试的无纸化,以往出题、印试卷、批改试卷等繁琐的工作,现在都可以由计算机来替代。本系统有驾校模拟考试功能,完成了用户管理及试题管理、试卷管理和随机出题、自动阅卷等。用户在登录系统时,判断用户的权限,根据用户的权限登录到不同的页面。考生登录后,系统根据用户的角色随机在试卷中选择一套试题,让考生在规定的时间内作答,考生在考试完毕后系统自动的给出结果,这样既方便了考生也方便了阅卷的老师。本文主要从技术的角度,讨论了驾校模拟考试系统的设计与建设,以php为开发环境,mysql建立数据库,完成驾校模拟考试系统的建设与维护,主要实现增加试卷、增加题目、在线考试等功能。本系统采用php编程语言加mysql数据库进行开发,二者搭配使得网站开发变得根据简单和实用,开发出该系统大大减轻了的工作量,增加了工作效率。
目 录
ABSTRACT: 4
KEYWORDS: 4
1 绪论 5
1.1发展现状 5
1.2系统开发背景 5
1.3主要内容 6
2 关键技术介绍 7
2.1 HTML简介 7
2.2 PHP技术 7
2.2.1 PHP简介 7
2.2.2 PHP开发平台 8
2.2.3 PHP文件组成 8
2.3 访问数据库的实现方法 8
2.4 MYSQL数据库 9
2.4.1 MYSQL简介 9
2.4.2MYSQL特点特性 9
2.4.3 MYSQL数据库应用环境 9
3 系统分析与设计 10
3.1概述 10
3.2需求分析 10
3.2.1需求分析概述 10
3.3 系统设计 11
3.3.1系统功能设计 11
3.3.2系统的用例分析 12
3.3.3数据库设计 12
3.4 开发工具 14
3.5 数据流分析 15
 *好棒文|www.hbsrm.com +Q: ¥351916072$ 
/> 4 系统实现 17
4.1 网站设计 17
4.1.1登录模块 17
4.1.2管理员模块 19
4.1.3考试管理模块 23
5 系统调试与测试 26
5.1 程序调试 26
5.2 程序的测试 26
5.2.1登录测试 26
5.2.2添加测试 26
5.2.3 查询测试 27
5.2.4 考试流程测试 27
6 结论 28
致 谢: 29
参考文献: 30
基于PHP技术的驾校在线理论考试系统
计算机科学与技术专业学生 屠潇楠
指导老师 赵力
Online driving examination system
Student majoring in Computer science and technology Name: Tuxiaonan
Tutor Zhao Li
Abstract:With the development of modern network information technology widely used, the computer has penetrated into various industries. Among them, online examination system had been showed with wide application with the advantages of convenient and quick. Driving theory test is a practical application of online test, it implements the theory of the paperless examination, before suggestion, printed papers, grading papers, such as tedious work, can now be instead of by computer. This system have the function of driving simulation test, completed the user management and test question management, test management and random number, automatic marking, etc. When the user login system, determine the users permissions, according to the users permission to log on to a different page. The examinee after login, the system according to the users role randomly select a set of test questions in the examination paper, let the examinee answers within the prescribed period of time, the examinee in the examination after the completion of the system automatically give the results, this convenient both candidates also facilitates reading teacher.This article mainly from the perspective of technology, discusses the design and construction of background management system of online bookstore, development environment for PHP and mysql to establish database, complete construction and maintenance of backstage management, online bookstore main implementation increasing examination paper, title, and other functions.This system adopts the PHP programming language and mysql database development, the collocation makes web development according to the simple and practical, to develop the system greatly reduce the workload, increase the working efficiency.
Keywords:PHP;System;St.
1 绪论

版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jsj/jsjkxyjs/1925.html

好棒文