文件名称:OnLineExamSystem
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.44mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在线考试系统,该系统采用的是简单三层模式进行开发,网页编辑器采用的是asp版的ewebeditor
教师登陆后功能:
添加/管理题库:选择题 填空/简答/问答 判断题
试卷管理 :组合试卷 评阅试卷 确认给分 合计成绩
控制面板 :重置密码
管理员后台管理功能有:
基本考试操作:开通/关闭考试 开通/关闭注册 考生密码重设 设置当前考试科目
学生管理:导入学生 管理学生
专业/班级管理:添加/管理专业 添加/管理班级 查询统计
科目管理 :添加/管理科目 查询统计
成绩统计管理:查询/导出成绩 成绩分析
教师管理:添加教师 管理教师
信息回收站 专业信息 班级信息 学生信息 教师信息 科目信息
DB下为Sql数据库,附加即可
首页登录地址是login.aspx
默认管理员帐号/密码:codepub/codepub.com
教师登录帐号/密码:0506410136/123
学生登录帐号/密码:0506410230/123-在线考试系统,该系统采用的是简单三层模式进行开发,网页编辑器采用的是asp版的ewebeditor
教师登陆后功能:
添加/管理题库:选择题 填空/简答/问答 判断题
试卷管理 :组合试卷 评阅试卷 确认给分 合计成绩
控制面板 :重置密码
管理员后台管理功能有:
基本考试操作:开通/关闭考试 开通/关闭注册 考生密码重设 设置当前考试科目
学生管理:导入学生 管理学生
专业/班级管理:添加/管理专业 添加/管理班级 查询统计
科目管理 :添加/管理科目 查询统计
成绩统计管理:查询/导出成绩 成绩分析
教师管理:添加教师 管理教师
信息回收站 专业信息 班级信息 学生信息 教师信息 科目信息
DB下为Sql数据库,附加即可
首页登录地址是login.aspx
默认管理员帐号/密码:codepub/codepub.com
教师登录帐号/密码:0506410136/123
学生登录帐号/密码:0506410230/123-在线考试系统,该系统采用的是简单三层模式进行开发,网页编辑器采用的是asp版的ewebeditor
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OnLineExamSystem/
OnLineExamSystem/ActionlessForm/
OnLineExamSystem/ActionlessForm/ActionlessForm.csproj
OnLineExamSystem/ActionlessForm/bin/
OnLineExamSystem/ActionlessForm/bin/Debug/
OnLineExamSystem/ActionlessForm/Class1.cs
OnLineExamSystem/ActionlessForm/obj/
OnLineExamSystem/ActionlessForm/obj/Debug/
OnLineExamSystem/ActionlessForm/obj/Debug/TempPE/
OnLineExamSystem/ActionlessForm/Properties/
OnLineExamSystem/ActionlessForm/Properties/AssemblyInfo.cs
OnLineExamSystem/BLL/
OnLineExamSystem/BLL/Admin/
OnLineExamSystem/BLL/Admin/Class.cs
OnLineExamSystem/BLL/Admin/ClassDiagram1.cd
OnLineExamSystem/BLL/Admin/Delete.cs
OnLineExamSystem/BLL/Admin/Major.cs
OnLineExamSystem/BLL/Admin/Operate.cs
OnLineExamSystem/BLL/Admin/OpreatTeacher.cs
OnLineExamSystem/BLL/Admin/School.cs
OnLineExamSystem/BLL/Admin/Statistics.cs
OnLineExamSystem/BLL/Admin/Subject.cs
OnLineExamSystem/BLL/bin/
OnLineExamSystem/BLL/bin/Debug/
OnLineExamSystem/BLL/bin/Debug/BLL.dll
OnLineExamSystem/BLL/bin/Debug/BLL.pdb
OnLineExamSystem/BLL/bin/Debug/Components.dll
OnLineExamSystem/BLL/bin/Debug/Components.pdb
OnLineExamSystem/BLL/bin/Debug/SQLDA.dll
OnLineExamSystem/BLL/bin/Debug/SQLDA.pdb
OnLineExamSystem/BLL/BLL.csproj
OnLineExamSystem/BLL/ClassDiagram1.cd
OnLineExamSystem/BLL/GetTopic.cs
OnLineExamSystem/BLL/Login.cs
OnLineExamSystem/BLL/MyTopic.cs
OnLineExamSystem/BLL/obj/
OnLineExamSystem/BLL/obj/BLL.csproj.FileList.txt
OnLineExamSystem/BLL/obj/BLL.csproj.FileListAbsolute.txt
OnLineExamSystem/BLL/obj/Debug/
OnLineExamSystem/BLL/obj/Debug/BLL.dll
OnLineExamSystem/BLL/obj/Debug/BLL.pdb
OnLineExamSystem/BLL/obj/Debug/Refactor/
OnLineExamSystem/BLL/obj/Debug/Refactor/BLL.dll
OnLineExamSystem/BLL/obj/Debug/ResolveAssemblyReference.cache
OnLineExamSystem/BLL/obj/Debug/TempPE/
OnLineExamSystem/BLL/Properties/
OnLineExamSystem/BLL/Properties/AssemblyInfo.cs
OnLineExamSystem/BLL/RandomCs.cs
OnLineExamSystem/BLL/Score.cs
OnLineExamSystem/BLL/StudentInfo.cs
OnLineExamSystem/BLL/Subject.cs
OnLineExamSystem/BLL/Teacher/
OnLineExamSystem/BLL/Teacher/CheckCp.cs
OnLineExamSystem/BLL/Teacher/CommonOp.cs
OnLineExamSystem/BLL/Teacher/FillJiandaAnswer.cs
OnLineExamSystem/BLL/Teacher/Select.cs
OnLineExamSystem/BLL/Teacher/Statistic.cs
OnLineExamSystem/BLL/Uptada.cs
OnLineExamSystem/BLL/Validate.cs
OnLineExamSystem/Components/
OnLineExamSystem/Components/bin/
OnLineExamSystem/Components/bin/Debug/
OnLineExamSystem/Components/bin/Debug/Components.dll
OnLineExamSystem/Components/bin/Debug/Components.pdb
OnLineExamSystem/Components/Components.csproj
OnLineExamSystem/Components/DALFactory/
OnLineExamSystem/Components/DALFactory/DataAccess.cs
OnLineExamSystem/Components/ExeclOpreat.cs
OnLineExamSystem/Components/Jscript.cs
OnLineExamSystem/Components/Model/
OnLineExamSystem/Components/Model/Major.cs
OnLineExamSystem/Components/Model/Mclass.cs
OnLineExamSystem/Components/Model/Mschool.cs
OnLineExamSystem/Components/Model/Mselect.cs
OnLineExamSystem/Components/Model/MSubject.cs
OnLineExamSystem/Components/Model/MTopic.cs
OnLineExamSystem/Components/Model/Score.cs
OnLineExamSystem/Components/Model/Student.cs
OnLineExamSystem/Components/Model/Topic.cs
OnLineExamSystem/Components/obj/
OnLineExamSystem/Components/obj/Components.csproj.FileList.txt
OnLineExamSystem/Components/obj/Components.csproj.FileListAbsolute.txt
OnLineExamSystem/Components/obj/Debug/
OnLineExamSystem/Components/obj/Debug/Components.dll
OnLineExamSystem/Components/obj/Debug/Components.pdb
OnLineExamSystem/Components/obj/Debug/Refactor/
OnLineExamSystem/Components/obj/Debug/Refactor/Components.dll
OnLineExamSystem/Components/obj/Debug/TempPE/
OnLineExamSystem/Components/OpreateString.cs
OnLineExamSystem/Components/PblogDes.cs
OnLineExamSystem/Components/Properties/
OnLineExamSystem/Components/Properties/AssemblyInfo.cs
OnLineExamSystem/DB/
OnLineExamSystem/DB/ExamDB_Data.MDF
OnLineExamSystem/DB/ExamDB_Log.LDF
OnLineExamSystem/ExamSystem.sln
OnLineExamSystem/SQLDA/
OnLineExamSystem/SQLDA/Admin/
OnLineExamSystem/SQLDA/Admin/Class.cs
OnLineExamSystem/SQLDA/Admin/Delete.cs
OnLineExamSystem/SQLDA/Admin/Major.cs
OnLineExamSystem/SQLDA/Admin/Operate.cs
OnLineExamSystem/SQLDA/Admin/OpreatTeacher.cs
OnLineExamSystem/SQLDA/Admin/School.cs
OnLineExamSystem/SQLDA/Admin/Statistics.cs
OnLineExamSystem/SQLDA/Admin/Subject.cs
OnLineExamSystem/SQLDA/bin/
OnLineExamSystem/SQLDA/bin/Debug/
OnLineExamSystem/SQLDA/bin/Debug/Components.dll
OnLineExamSystem/SQLDA/bin/Debug/Components.pdb
OnLineExamSystem/SQLDA/bin/Debug/SQLDA.dll
OnLineExamSystem/SQLDA/bin/Debug/SQLDA.pdb
OnLineExamSystem/SQLDA/GetTopic.cs
OnLineExamSystem/SQLDA/Login.cs
OnLineExamSystem/SQLDA/MyTopic.cs
OnLineExamSystem/SQLDA/obj/
OnLineExamSystem/SQLDA/obj/Debug/
OnLineExamSystem/SQLDA/obj/Debug/Refactor/
OnLineExamSystem/SQLDA/obj/Debug/Refactor/SQLDA.dll
OnLineExamSystem/SQLDA/obj/Debug/ResolveAssemblyReference.cache
OnLineExamSystem/SQLDA/obj/Debug/SQLDA.dll
OnLineExamSystem/SQLDA/obj/Debug/SQLDA.pdb
OnLineExamSystem/SQLDA/obj/Debug/TempPE/
OnLineExamSystem/SQLDA/obj/SQLDAL.csproj.FileList.txt
OnLineExamSystem/SQLDA/obj/SQLDAL.csproj.FileListAbsolute.txt
OnLineExamSystem
OnLineExamSystem/ActionlessForm/
OnLineExamSystem/ActionlessForm/ActionlessForm.csproj
OnLineExamSystem/ActionlessForm/bin/
OnLineExamSystem/ActionlessForm/bin/Debug/
OnLineExamSystem/ActionlessForm/Class1.cs
OnLineExamSystem/ActionlessForm/obj/
OnLineExamSystem/ActionlessForm/obj/Debug/
OnLineExamSystem/ActionlessForm/obj/Debug/TempPE/
OnLineExamSystem/ActionlessForm/Properties/
OnLineExamSystem/ActionlessForm/Properties/AssemblyInfo.cs
OnLineExamSystem/BLL/
OnLineExamSystem/BLL/Admin/
OnLineExamSystem/BLL/Admin/Class.cs
OnLineExamSystem/BLL/Admin/ClassDiagram1.cd
OnLineExamSystem/BLL/Admin/Delete.cs
OnLineExamSystem/BLL/Admin/Major.cs
OnLineExamSystem/BLL/Admin/Operate.cs
OnLineExamSystem/BLL/Admin/OpreatTeacher.cs
OnLineExamSystem/BLL/Admin/School.cs
OnLineExamSystem/BLL/Admin/Statistics.cs
OnLineExamSystem/BLL/Admin/Subject.cs
OnLineExamSystem/BLL/bin/
OnLineExamSystem/BLL/bin/Debug/
OnLineExamSystem/BLL/bin/Debug/BLL.dll
OnLineExamSystem/BLL/bin/Debug/BLL.pdb
OnLineExamSystem/BLL/bin/Debug/Components.dll
OnLineExamSystem/BLL/bin/Debug/Components.pdb
OnLineExamSystem/BLL/bin/Debug/SQLDA.dll
OnLineExamSystem/BLL/bin/Debug/SQLDA.pdb
OnLineExamSystem/BLL/BLL.csproj
OnLineExamSystem/BLL/ClassDiagram1.cd
OnLineExamSystem/BLL/GetTopic.cs
OnLineExamSystem/BLL/Login.cs
OnLineExamSystem/BLL/MyTopic.cs
OnLineExamSystem/BLL/obj/
OnLineExamSystem/BLL/obj/BLL.csproj.FileList.txt
OnLineExamSystem/BLL/obj/BLL.csproj.FileListAbsolute.txt
OnLineExamSystem/BLL/obj/Debug/
OnLineExamSystem/BLL/obj/Debug/BLL.dll
OnLineExamSystem/BLL/obj/Debug/BLL.pdb
OnLineExamSystem/BLL/obj/Debug/Refactor/
OnLineExamSystem/BLL/obj/Debug/Refactor/BLL.dll
OnLineExamSystem/BLL/obj/Debug/ResolveAssemblyReference.cache
OnLineExamSystem/BLL/obj/Debug/TempPE/
OnLineExamSystem/BLL/Properties/
OnLineExamSystem/BLL/Properties/AssemblyInfo.cs
OnLineExamSystem/BLL/RandomCs.cs
OnLineExamSystem/BLL/Score.cs
OnLineExamSystem/BLL/StudentInfo.cs
OnLineExamSystem/BLL/Subject.cs
OnLineExamSystem/BLL/Teacher/
OnLineExamSystem/BLL/Teacher/CheckCp.cs
OnLineExamSystem/BLL/Teacher/CommonOp.cs
OnLineExamSystem/BLL/Teacher/FillJiandaAnswer.cs
OnLineExamSystem/BLL/Teacher/Select.cs
OnLineExamSystem/BLL/Teacher/Statistic.cs
OnLineExamSystem/BLL/Uptada.cs
OnLineExamSystem/BLL/Validate.cs
OnLineExamSystem/Components/
OnLineExamSystem/Components/bin/
OnLineExamSystem/Components/bin/Debug/
OnLineExamSystem/Components/bin/Debug/Components.dll
OnLineExamSystem/Components/bin/Debug/Components.pdb
OnLineExamSystem/Components/Components.csproj
OnLineExamSystem/Components/DALFactory/
OnLineExamSystem/Components/DALFactory/DataAccess.cs
OnLineExamSystem/Components/ExeclOpreat.cs
OnLineExamSystem/Components/Jscript.cs
OnLineExamSystem/Components/Model/
OnLineExamSystem/Components/Model/Major.cs
OnLineExamSystem/Components/Model/Mclass.cs
OnLineExamSystem/Components/Model/Mschool.cs
OnLineExamSystem/Components/Model/Mselect.cs
OnLineExamSystem/Components/Model/MSubject.cs
OnLineExamSystem/Components/Model/MTopic.cs
OnLineExamSystem/Components/Model/Score.cs
OnLineExamSystem/Components/Model/Student.cs
OnLineExamSystem/Components/Model/Topic.cs
OnLineExamSystem/Components/obj/
OnLineExamSystem/Components/obj/Components.csproj.FileList.txt
OnLineExamSystem/Components/obj/Components.csproj.FileListAbsolute.txt
OnLineExamSystem/Components/obj/Debug/
OnLineExamSystem/Components/obj/Debug/Components.dll
OnLineExamSystem/Components/obj/Debug/Components.pdb
OnLineExamSystem/Components/obj/Debug/Refactor/
OnLineExamSystem/Components/obj/Debug/Refactor/Components.dll
OnLineExamSystem/Components/obj/Debug/TempPE/
OnLineExamSystem/Components/OpreateString.cs
OnLineExamSystem/Components/PblogDes.cs
OnLineExamSystem/Components/Properties/
OnLineExamSystem/Components/Properties/AssemblyInfo.cs
OnLineExamSystem/DB/
OnLineExamSystem/DB/ExamDB_Data.MDF
OnLineExamSystem/DB/ExamDB_Log.LDF
OnLineExamSystem/ExamSystem.sln
OnLineExamSystem/SQLDA/
OnLineExamSystem/SQLDA/Admin/
OnLineExamSystem/SQLDA/Admin/Class.cs
OnLineExamSystem/SQLDA/Admin/Delete.cs
OnLineExamSystem/SQLDA/Admin/Major.cs
OnLineExamSystem/SQLDA/Admin/Operate.cs
OnLineExamSystem/SQLDA/Admin/OpreatTeacher.cs
OnLineExamSystem/SQLDA/Admin/School.cs
OnLineExamSystem/SQLDA/Admin/Statistics.cs
OnLineExamSystem/SQLDA/Admin/Subject.cs
OnLineExamSystem/SQLDA/bin/
OnLineExamSystem/SQLDA/bin/Debug/
OnLineExamSystem/SQLDA/bin/Debug/Components.dll
OnLineExamSystem/SQLDA/bin/Debug/Components.pdb
OnLineExamSystem/SQLDA/bin/Debug/SQLDA.dll
OnLineExamSystem/SQLDA/bin/Debug/SQLDA.pdb
OnLineExamSystem/SQLDA/GetTopic.cs
OnLineExamSystem/SQLDA/Login.cs
OnLineExamSystem/SQLDA/MyTopic.cs
OnLineExamSystem/SQLDA/obj/
OnLineExamSystem/SQLDA/obj/Debug/
OnLineExamSystem/SQLDA/obj/Debug/Refactor/
OnLineExamSystem/SQLDA/obj/Debug/Refactor/SQLDA.dll
OnLineExamSystem/SQLDA/obj/Debug/ResolveAssemblyReference.cache
OnLineExamSystem/SQLDA/obj/Debug/SQLDA.dll
OnLineExamSystem/SQLDA/obj/Debug/SQLDA.pdb
OnLineExamSystem/SQLDA/obj/Debug/TempPE/
OnLineExamSystem/SQLDA/obj/SQLDAL.csproj.FileList.txt
OnLineExamSystem/SQLDA/obj/SQLDAL.csproj.FileListAbsolute.txt
OnLineExamSystem
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.