diff --git a/.classpath b/.classpath index 2a8b9d2..bb8defb 100644 --- a/.classpath +++ b/.classpath @@ -4,7 +4,8 @@ - + + @@ -15,6 +16,5 @@ - diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs index f3a263d..e5c1bf2 100644 --- a/.settings/org.eclipse.core.resources.prefs +++ b/.settings/org.eclipse.core.resources.prefs @@ -1,4 +1,5 @@ eclipse.preferences.version=1 +encoding//WebRoot/WEB-INF/jsp/sunvote/homework/en_homework_student_report.jsp=UTF-8 encoding//WebRoot/WEB-INF/jsp/sunvote/homework/homework_student_report.jsp=UTF-8 encoding//WebRoot/WEB-INF/jsp/sunvote/paper/paper_list2.jsp=UTF-8 encoding//WebRoot/WEB-INF/jsp/sunvote/teacher/creat_question.jsp=UTF-8 diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs index 8000cd6..7341ab1 100644 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -1,11 +1,11 @@ eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.compliance=1.7 org.eclipse.jdt.core.compiler.debug.lineNumber=generate org.eclipse.jdt.core.compiler.debug.localVariable=generate org.eclipse.jdt.core.compiler.debug.sourceFile=generate org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 +org.eclipse.jdt.core.compiler.source=1.7 diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml index 754c7a9..0c53ca2 100644 --- a/.settings/org.eclipse.wst.common.project.facet.core.xml +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -6,5 +6,5 @@ - + diff --git a/WebRoot/WEB-INF/jsp/sunvote/admin/admin_main.jsp b/WebRoot/WEB-INF/jsp/sunvote/admin/admin_main.jsp index e813a46..65fbcf9 100644 --- a/WebRoot/WEB-INF/jsp/sunvote/admin/admin_main.jsp +++ b/WebRoot/WEB-INF/jsp/sunvote/admin/admin_main.jsp @@ -29,7 +29,7 @@ - + @@ -50,8 +50,9 @@ 欢迎! ${SNAME } - ${SNAME } 管理员 - + ${SNAME }管理员 + + @@ -60,14 +61,15 @@ - + ${ var.NAME } - + - - - <%-- + + + <%-- 科目管理 @@ -84,32 +86,36 @@ 任课管理 - 科目管理 - + + 科目管理 + - + ${ var.NAME } - + 任课管理 教师管理 - - - - 轻松考 + + + + + 轻松考 + - - 试卷管理 + + 试卷管理 - 出卷 - 查看所有试卷 - + 出卷 + 查看所有试卷 + - + 考试情况 @@ -121,41 +127,41 @@ - + - - - - - 即时测 - - - + + + + + 即时测 + + + 试卷管理 测验分析 - - - - ${ var1.CLASS_NAME } - + + + + ${ var1.CLASS_NAME } + + - - - - - - - 课后练 - - - + + + + + + 课后练 + + + 班长管理 @@ -166,17 +172,17 @@ 作业分析 - - - - - 系统设置 - - - - + + + + + 系统设置 + + + + 学校设置 - + 年级设置 @@ -184,87 +190,102 @@ 模板设置 - + 其他配置 + - - - - - + + - - - - - × - 新建试卷 - - - - 测验标题 - - - - - - - - 测验时长(分钟) - - - - - - - 年级 - - - --请选择-- - - ${var.GNAME} - - - - - - - 科目 - - - - - - - - 模板 - - - 自定义 - - - - + + + + + + + + × + + 新建试卷 + + + + 测验标题 + + + + + + + + 测验时长(分钟) + + + + + + + 年级 + + + --请选择-- + + ${var.GNAME} + + + + + + + 科目 + + + + + + + + 模板 + + + 自定义 + + + + - - - - - - - - - - - - + + + + + + +
欢迎!
${SNAME }
${SNAME } 管理员
${SNAME }管理员
${ var.NAME }
科目管理
任课管理
教师管理
轻松考
+ 轻松考 +
试卷管理
出卷
查看所有试卷
考试情况
- 即时测 -
+ 即时测 +
测验分析
${ var1.CLASS_NAME }
- 课后练 -
+ 课后练 +
班长管理
作业分析
- 系统设置 -
+ 系统设置 +
学校设置
年级设置
模板设置
其他配置