文件名称:Myexam
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13.78mb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
学生进入在线自测系统后,就是进行答题。试题应该是不固定的,要随机产生。学生提交试卷或者是考试时间到后,要能看到正确答案。
老师进入在线自测系统后,首先要做的就是录入试题,并能够对已经录入的试题进行管理。老师还可以看到一个学生的成绩和一个班级的成绩。
-For the descr iption of teachers’ use case, they can add, modify, delete and query the training questions.For the descr iption of students’ use case, they can extract examinations, submit the training questions, and check out the correct answers of training questions, the exam scores as well as the analysis.
老师进入在线自测系统后,首先要做的就是录入试题,并能够对已经录入的试题进行管理。老师还可以看到一个学生的成绩和一个班级的成绩。
-For the descr iption of teachers’ use case, they can add, modify, delete and query the training questions.For the descr iption of students’ use case, they can extract examinations, submit the training questions, and check out the correct answers of training questions, the exam scores as well as the analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Myexam
......\.classpath
......\.myeclipse
......\.myhibernatedata
......\.mymetadata
......\.project
......\.settings
......\WebRoot
......\.......\META-INF
......\.......\........\MANIFEST.MF
......\.......\........\META-INF
......\.......\........\........\MANIFEST.MF
......\.......\........\........\META-INF
......\.......\........\........\........\MANIFEST.MF
......\.......\........\........\WEB-INF
......\.......\........\........\.......\classes
......\.......\........\........\.......\.......\com
......\.......\........\........\.......\.......\...\sanqing
......\.......\........\........\.......\.......\...\.......\action
......\.......\........\........\.......\.......\...\.......\......\GetRandomSubject.class
......\.......\........\........\.......\.......\...\.......\......\LikeQuerySubjectAction.class
......\.......\........\........\.......\.......\...\.......\......\LoginAction.class
......\.......\........\........\.......\.......\...\.......\......\QueryStudentByClass.class
......\.......\........\........\.......\.......\...\.......\......\QueryStudentByName.class
......\.......\........\........\.......\.......\...\.......\......\QuerySubjectAction.class
......\.......\........\........\.......\.......\...\.......\......\ShowSubjectAnswer.class
......\.......\........\........\.......\.......\...\.......\......\SubjectAddAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectDeleteAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectParticularAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectUpdateAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectUpdateBefore.class
......\.......\........\........\.......\.......\...\.......\......\SubmitExamAction.class
......\.......\........\........\.......\.......\...\.......\dao
......\.......\........\........\.......\.......\...\.......\...\StudentDAO.class
......\.......\........\........\.......\.......\...\.......\...\StudentDAOImpl.class
......\.......\........\........\.......\.......\...\.......\...\SubjectDAO.class
......\.......\........\........\.......\.......\...\.......\...\SubjectDAOImpl.class
......\.......\........\........\.......\.......\...\.......\...\TeacherDAO.class
......\.......\........\........\.......\.......\...\.......\...\TeacherDAOImpl.class
......\.......\........\........\.......\.......\...\.......\hibernate
......\.......\........\........\.......\.......\...\.......\.........\HibernateSessionFactory.class
......\.......\........\........\.......\.......\...\.......\po
......\.......\........\........\.......\.......\...\.......\..\Student.class
......\.......\........\........\.......\.......\...\.......\..\Student.hbm.xml
......\.......\........\........\.......\.......\...\.......\..\Subject.class
......\.......\........\........\.......\.......\...\.......\..\Subject.hbm.xml
......\.......\........\........\.......\.......\...\.......\..\Teacher.class
......\.......\........\........\.......\.......\...\.......\..\Teacher.hbm.xml
......\.......\........\........\.......\.......\...\.......\service
......\.......\........\........\.......\.......\...\.......\.......\StudentService.class
......\.......\........\........\.......\.......\...\.......\.......\StudentServiceImpl.class
......\.......\........\........\.......\.......\...\.......\.......\SubjectService.class
......\.......\........\........\.......\.......\...\.......\.......\SubjectServiceImpl.class
......\.......\........\........\.......\.......\...\.......\.......\TeacherService.class
......\.......\........\........\.......\.......\...\.......\.......\TeacherServiceImpl.class
......\.......\........\........\.......\.......\...\.......\util
......\.......\........\........\.......\.......\...\.......\....\Page.class
......\.......\........\........\.......\.......\...\.......\....\PageResult.class
......\.......\........\........\.......\.......\...\.......\....\PageUtil.class
......\.......\........\........\.......\
......\.classpath
......\.myeclipse
......\.myhibernatedata
......\.mymetadata
......\.project
......\.settings
......\WebRoot
......\.......\META-INF
......\.......\........\MANIFEST.MF
......\.......\........\META-INF
......\.......\........\........\MANIFEST.MF
......\.......\........\........\META-INF
......\.......\........\........\........\MANIFEST.MF
......\.......\........\........\WEB-INF
......\.......\........\........\.......\classes
......\.......\........\........\.......\.......\com
......\.......\........\........\.......\.......\...\sanqing
......\.......\........\........\.......\.......\...\.......\action
......\.......\........\........\.......\.......\...\.......\......\GetRandomSubject.class
......\.......\........\........\.......\.......\...\.......\......\LikeQuerySubjectAction.class
......\.......\........\........\.......\.......\...\.......\......\LoginAction.class
......\.......\........\........\.......\.......\...\.......\......\QueryStudentByClass.class
......\.......\........\........\.......\.......\...\.......\......\QueryStudentByName.class
......\.......\........\........\.......\.......\...\.......\......\QuerySubjectAction.class
......\.......\........\........\.......\.......\...\.......\......\ShowSubjectAnswer.class
......\.......\........\........\.......\.......\...\.......\......\SubjectAddAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectDeleteAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectParticularAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectUpdateAction.class
......\.......\........\........\.......\.......\...\.......\......\SubjectUpdateBefore.class
......\.......\........\........\.......\.......\...\.......\......\SubmitExamAction.class
......\.......\........\........\.......\.......\...\.......\dao
......\.......\........\........\.......\.......\...\.......\...\StudentDAO.class
......\.......\........\........\.......\.......\...\.......\...\StudentDAOImpl.class
......\.......\........\........\.......\.......\...\.......\...\SubjectDAO.class
......\.......\........\........\.......\.......\...\.......\...\SubjectDAOImpl.class
......\.......\........\........\.......\.......\...\.......\...\TeacherDAO.class
......\.......\........\........\.......\.......\...\.......\...\TeacherDAOImpl.class
......\.......\........\........\.......\.......\...\.......\hibernate
......\.......\........\........\.......\.......\...\.......\.........\HibernateSessionFactory.class
......\.......\........\........\.......\.......\...\.......\po
......\.......\........\........\.......\.......\...\.......\..\Student.class
......\.......\........\........\.......\.......\...\.......\..\Student.hbm.xml
......\.......\........\........\.......\.......\...\.......\..\Subject.class
......\.......\........\........\.......\.......\...\.......\..\Subject.hbm.xml
......\.......\........\........\.......\.......\...\.......\..\Teacher.class
......\.......\........\........\.......\.......\...\.......\..\Teacher.hbm.xml
......\.......\........\........\.......\.......\...\.......\service
......\.......\........\........\.......\.......\...\.......\.......\StudentService.class
......\.......\........\........\.......\.......\...\.......\.......\StudentServiceImpl.class
......\.......\........\........\.......\.......\...\.......\.......\SubjectService.class
......\.......\........\........\.......\.......\...\.......\.......\SubjectServiceImpl.class
......\.......\........\........\.......\.......\...\.......\.......\TeacherService.class
......\.......\........\........\.......\.......\...\.......\.......\TeacherServiceImpl.class
......\.......\........\........\.......\.......\...\.......\util
......\.......\........\........\.......\.......\...\.......\....\Page.class
......\.......\........\........\.......\.......\...\.......\....\PageResult.class
......\.......\........\........\.......\.......\...\.......\....\PageUtil.class
......\.......\........\........\.......\