Description: 二、目的和意义
本项目成果提供一个数值分析在线考试的网站,学生通过在校园网或互联网上访问该网站,学生可以按照教师的建议或各自的计划对所学知识进行自我测验;教师可以通过网站提供的环境对学生的学习情况进行动态管理,并依据网站记录的考试成绩给出对每一位学生客观的综合评价。在线考试系统减轻教师的工作负担及提高工作效率,与此同时也提高了考试的质量,从而使考试更趋于公证、客观,更加激发学生的学习兴趣。
-Second, the purpose and significance of the results of the project to provide a numerical analysis of the site online exam, students in the campus network or the Internet, visit the Web site, students can follow the recommendations of teachers or their own plans for self-learning test teachers can site provides an environment for students, the learning of the dynamic management, and records based on site examinations of each student is given an objective evaluation. Online examination system to alleviate the workload of teachers and improve work efficiency, and at the same time improve the quality of the exam, so that examinations have become more civil, objective, and more to stimulate students interest in learning. Platform: |
Size: 9820160 |
Author:熊佳 |
Hits:
Description: 学生网上考试系统(JAVA)
1:管理员登录,设置考试时间,考试人数,并启动服务器;
2: 查询考试动态信息;
3:接收用户呼叫;
4:验证用户登陆;
5:用户开始考试,读取考试时间,读取试题;
6:接收用户答案进行判断,将答案存到数据库,将成绩返回到客户端;
7:结束考试; (未实现)
8:开始下一次考试;
9: 对试题进行维护,对学生信息进行管理:(未实现)-Students online examination system (JAVA) 1: administrator log in, set up the examination time, the number of examinations, and start the server 2: query test dynamic information 3: receiving a user calls 4: authenticate users landing 5: users have begun to test, reading take the examination time, read the questions 6: receiving a user to determine the answer to keep the answer to the database will return results to the client 7: the end of the examination (unrealized) 8: the beginning of the next examination 9: on the test carried out maintenance, management of student information: (unrealized) Platform: |
Size: 381952 |
Author:Ann |
Hits:
Description: 在线考试系统,可以在线聊天,考后交流。有三个模块:教师模块,学生模块,管理员模块。-Online examination system, online chat, test for AC. There are three modules: teacher module, student module, the administrator module. Platform: |
Size: 1609728 |
Author:孙率 |
Hits:
Description: its a online exam project in vb too take exams online
which helps the student to give exam from home Platform: |
Size: 73728 |
Author:fur |
Hits:
Description: 为了保障整个系统的安全性,在线考试系统实现了分类验证的登录模块,通过此模块,可以对不同身份的登录用户进行验证,确保了不同身份的用户操作系统。在抽取试题上,系统使用随机抽取试题的方式,体现了考试的客观与公正。当考生答题完毕之后,提交试卷即可得知本次考试的得分,体现系统的高效性。在后台管理上,分后台管理员管理模块和试题管理模块。分别适应不同的用户,前者只有系统的高级管理员才能进入,对整个系统进行管理。而后者只允许教师登录,教师可以对自己任教的科目试题进行修改,并且可以查看所有参加过自己任教科目的学生成绩。-To protect the security of the entire system, online examination system to achieve a classification of verified login module, through this module, can be different
Log in to verify the identity of the user to ensure the identity of users of different operating systems. In taking questions, the system uses random test
The way issues, reflecting the examination of objectivity and impartiality. When the candidates answer tonight, you can submit papers to know the scores of this test,
Reflect the system s efficiency. In the background of management, sub-administrator management module and the background papers management module. Were used to adapt to different
Households, the former only the system administrator to enter senior, management of the whole system. Which only allows teachers to log on, teachers can
To teach the subjects of their questions were modified, and can view all their teaching subjects participated in student achievement. Platform: |
Size: 2867200 |
Author:alan |
Hits:
Description: 完成网上考试系统中的教师出题,修改试题,教师抽题,试卷生成,教师判卷,资源共享,学生选课,学生删课,学生考试,查询试卷这十部分的编辑设计工作。-Complete online examination system, the modification of the teacher, teacher would test paper generation, smoke, teacher to roll, resources sharing, student course, students, students, to delete the part of the paper inquires editing design work. Platform: |
Size: 525312 |
Author:jinshangshuai |
Hits:
Description: 在线考试,struts ,hibernate , spring.
部署Web应用请按如下步骤进行:
1. 进入hiberexam路径下,将sql.sql脚本中的语句导入MySql数据库。
2. 修改hiberexam\WEB-INF\classes路径下的appContext文件,将其中的数据库密码修改为你的数据库密码。
3. 进入hiberexam\WEB-INF路径下,启动Dos或shell窗口,输入
ant compile -- 该命令用于编译应用。
4. 将整个应用复制到 TOMCAT_HOME /webapps路径下,启动Tomcat服务器即可。
5. 系统后台管理员用户名和密码都是mysql
6. 系统考生的登录用户名为:张三,学号为:123456789123456-Online exam, struts, hibernate, spring. Deploy Web applications please follow these steps: 1. Into hiberexam path, the import statement in the script sql.sql MySql database. 2. Modify hiberexam \ WEB-INF \ classes directory of appContext file, which will change the database password for your database password. 3. Into hiberexam \ WEB-INF directory, start the Dos or shell window, type ant compile- This command is used to compile the application. 4. The entire application copied to TOMCAT_HOME /webapps directory, start the Tomcat server. 5. The system administrator user name and password for the background are the mysql 6. The system login user name candidates: Joe Smith, student number is: 123456789123456 Platform: |
Size: 7713792 |
Author:Charos |
Hits:
Description: 在线的考试系统,学生参加考试,老师评阅,还有管理员用户-The online exam system, the student to participate in the test, the teacher peer review, and an administrator users
Platform: |
Size: 11159552 |
Author:董雨 |
Hits:
Description: 基于JSP sql2000的在线考试系统。实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试),以及相关的系统维护功能。-Online examination system based on the JSP sql2000. Teacher questions, student online exam (free testing, unit testing, mock examinations), and the associated system maintenance. Platform: |
Size: 18265088 |
Author:陈琰 |
Hits:
Description: 学生守则在线考试系统,很适合高校的学生守则考试应用。-Code of Student Conduct online exam system, it is suitable for the application of the university' s student code of practice exam. Platform: |
Size: 605184 |
Author:xianghua |
Hits:
Description: 一个多用户在线题库管理系统,可以实现各类试题的添加和管理,可以实现管理员、老师和学生的三级管理
用户管理:管理员、老师、学生信息的添加和管理
科目管理:考试科目的管理
章节管理:科目中的章节管理
试题管理:可以选择科目和章节,题型(填空题、是非题、名词解释题、简答题等)、难度选项
默认管理帐号密码均为admin
默认学生登陆帐号密码均为student 系统实现三层架构开发(内附开发文档),利用了Asp.net2.0中的master、skin、gridview等控件,采用Sql2005数据库(DB下为数据库文件,附加即可)-A multi-user online exam management system, you can add and manage all kinds of questions, administrators, teachers and students can achieve three management User management: management of administrators, teachers, student information, add and manage subjects: test subjects management chapter management: the the chapter management questions management subjects: You can choose the subjects and chapters, the kinds of questions (fill in the blank, true or false question, nouns explain, Short Answer, etc.), the difficulty option is the default administrative account password are admin default student landing the account password three-tier development (included development documents) are student system, the use of a master, skin, gridview control in Asp.net2.0, using Sql2005 database (DB database files, additional can) Platform: |
Size: 1316864 |
Author:dsfgdsg58 |
Hits:
Description: 以ssh mvc分层实现的web在线考试系统 内含:mysql数据库文件,登录系统,教师系统(学生管理,试题管理),学生系统-To ssh mvc hierarchical realization of the web online examination system contains: mysql files, login system, teacher system (student management, test questions management), student system Platform: |
Size: 4674560 |
Author:彭嘉乐 |
Hits:
Description: 在线考试系统,登录账号,参加考试。有学生登录和教师登录。分别具有不同的权限。(online exam.you can choose teacher or student login,they has different authority.) Platform: |
Size: 295936 |
Author:断剑重铸
|
Hits: