当前位置:文档之家› 在线考试系统翻译

在线考试系统翻译

CertNum
varchar
20

证件号码
Telephone
varchar
20

电话
LoginIP
varchar
20

登录IP
UserType
int
4

类型
UserState
int
4

状态
JudgeUser
int
4

判断用户
JudgeTestType
int
4

判断测试类型
RoleMenu
int
4

角色菜单
System to improve the quality of teaching and improved student assessment means to achieve a paperless examination shift from the traditional examination to the network.
datetime
8

创建时间
SubjectInfo表用于存放科目信息,其结构如表1-5所示。
表1-5SubjectInfo表结构
字段名称
数据类型
长度/大小
主键
描述
SubjectID
int
4

主键标识
SubjectName
varchar
50

科目名称
BrowAccount
int
4

浏览账号
SubjectMemo
Abstract
The system uses and SQL Server 2008 database, the development of online examination system based on B / S three-tier architecture in C #. The first layer of the client layer, the layer is located on the client's Web browser, users from a Web browser to access the Web server on the client's Web browser to display the required Home. The second layer is the application layer, with the extended functionality of the application Web server. The task of this layer is to accept the user's request, to perform the procedure and the database connection to the database through SQL data processing request and wait for the database server to the data processing of the results submitted to the Web server, and then back to the client by the Web server . The third layer of the database layer, the database server. Its mission is to accept the request of the Web server to the database manipulation, the database query, modify, update, and run results to the Web server.
real
4

分项分数
PassState
Int
4

通过分数
TotalMark
real
4

总分
PaperInfo表用于存放试卷信息,其结构如表1-3所示。
表1-3PaperInfo表结构
字段名称
数据类型
长度/大小
主键
描述
PaperID
int
4

主键标识
PaperName
varchar
50

试卷名称
PaperType
Int
4

定义分数
RepeatExam
Int
4

重考
FillAutoGrade
Int
4

允许填空题自评
SeeResult
Int
4

允许查看试卷结果
AutoSave
Int
4

允许自动保存
ExamAccount
Int
4

考试账户
ManagerAccount
Int
4

管理账户
TestCount
Int
4

测试计数
int
4

试卷类型
ProduceWay
int
4

出题方式
ShowModal
Int
4

显示模式
ExamTime
int
4

答题时间
StartTime
datetime
8

开始时间
EndTime
datetime
8

结束时间
PaperMark
int
4

试卷总分
PassMark
Int
4

通过分数
MarkDefine
The system is divided into three modules: system management module, user registration module and test module. System management module user questions, papers add, modify, and delete system running; student users registered user registration module, student registration to be eligible to take the exam; exam module is the client user through their account number and password to login into the interface by the system in advance in accordance with the administrator set a good paper structure randomly selected from the exam for the title, the formation of the papers.
1.2
图1.1数据库E-R图
1.3数据库表结构
根据本系统基本功能和所涉及人员对数据库建立了若干表,其具体表结构如下所示。
UserInfo表用于存放系统用户信息,其结构如表1-1所示。
表1-1UserInfo表结构
字段名称
数据类型
长度/大小
主键
描述
UserID
Int
4

主要标识
LoginID
varchar
CreateUserID
int
4

创建用户账号
CreateDate
datetime
8

创建时间
UserScore表用于存放学生成绩,其结构如表1-2所示。
表1-2UserScore表结构
字段名称
数据类型
长度/大小
主键
描述
UserScoreID
Int
4

主键标识
UserID
Int
4

账号
PaperID
AutoJudge
Int
4

自动判断
CreateWay
Int
4

创建方式
CreateUserID
Int
4

创建用户ID
CreateDate
datetime
8

创建时间
RubricInfo表用于存放试题信息,其结构如表1-4所示。
表1-4RubricInfo表结构
字段名称
数据类型
长度
主键
描述
RubricID
5.系统信息管理:主要是对以上几个管理系统常常调用的信息进行录入,方便其他管理的操作,也保证了录入信息的准确性。
结 论
在我完成了在线考试系统网站设计这一重要部分的内容后,我觉得自己就像又重新将自己曾经学习过的知识再次学习了一遍一样,对于在线考试系统网站设计的各个步骤的安排,又有了近一步的熟悉。在做毕业设计的过程中,每一步都是自己亲自了解制作的,虽然遇到的问题、难题也非常多,但在经过遇到问题、思索问题、解决问题的过程中,这一收获是最多的。以往没有在意到的问题,都在这一次的毕业设计中得意体现,这些都培养了我的细心、耐心和恒心。而且指导老师给予的指导更加让我受益良多,无论是理论工作上的编制,还是实际中毕业设计遇到的问题,老师都给我们做了详细的分析,也让我在网站设计时更能理论结合实际,更合理地进行思考。我相信学海无涯,只要自己努力想学,这些知识对自己都是有帮助的。
河北理工大学轻工学院
相关主题