@@ -169,6 +79,7 @@
Class |
Status |
|
+
|
@@ -179,6 +90,7 @@
${survey.classOffered.name} |
${survey.status} |
Details |
+ Update Status |
diff --git a/src/main/webapp/WEB-INF/views/menu.jsp b/src/main/webapp/WEB-INF/views/menu.jsp
new file mode 100644
index 0000000..0ca5009
--- /dev/null
+++ b/src/main/webapp/WEB-INF/views/menu.jsp
@@ -0,0 +1,118 @@
+<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
+<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
+
diff --git a/src/main/webapp/WEB-INF/views/questionForm.jsp b/src/main/webapp/WEB-INF/views/questionForm.jsp
new file mode 100644
index 0000000..5025fed
--- /dev/null
+++ b/src/main/webapp/WEB-INF/views/questionForm.jsp
@@ -0,0 +1,169 @@
+<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Eval Plus Home page
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/webapp/WEB-INF/views/questionList.jsp b/src/main/webapp/WEB-INF/views/questionList.jsp
new file mode 100644
index 0000000..b0502c1
--- /dev/null
+++ b/src/main/webapp/WEB-INF/views/questionList.jsp
@@ -0,0 +1,154 @@
+<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
+
+
+
+
+
+
+
+
+
+
+
+
+
Survey report
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Available questions for survey
+
+
+
+
+
+
+
+ | # |
+ Description |
+ Type |
+ Status |
+ |
+ |
+
+
+
+
+
+
+ | ${question.id} |
+ ${question.question} |
+ ${question.type} |
+ ${question.enabled} |
+ update |
+ remove |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/webapp/WEB-INF/views/registration.jsp b/src/main/webapp/WEB-INF/views/registration.jsp
index 8e531b8..74677c2 100644
--- a/src/main/webapp/WEB-INF/views/registration.jsp
+++ b/src/main/webapp/WEB-INF/views/registration.jsp
@@ -1,66 +1,151 @@
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
-
+
+
-
-
Create an account
+
Eval Plus Home page
+
+
+
+
+
+
-
-
+
+
-
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
+
+