diff --git a/app/views/poll/_edit_MC.html.erb b/app/views/poll/_edit_MC.html.erb new file mode 100644 index 000000000..fb94bc7c8 --- /dev/null +++ b/app/views/poll/_edit_MC.html.erb @@ -0,0 +1,33 @@ +
+
+
+ + + + +
+
+
    +
  • + + + + +
  • +
    +
  • + + + + +
  • +
    +
+
+ +
+
+
\ No newline at end of file diff --git a/app/views/poll/_edit_MCQ.html.erb b/app/views/poll/_edit_MCQ.html.erb new file mode 100644 index 000000000..1d221c144 --- /dev/null +++ b/app/views/poll/_edit_MCQ.html.erb @@ -0,0 +1,33 @@ +
+
+
+ + + + +
+
+
    +
  • + + + + +
  • +
    +
  • + + + + +
  • +
    +
+
+ +
+
+
\ No newline at end of file diff --git a/app/views/poll/_edit_mulit.html.erb b/app/views/poll/_edit_mulit.html.erb new file mode 100644 index 000000000..bab897489 --- /dev/null +++ b/app/views/poll/_edit_mulit.html.erb @@ -0,0 +1,18 @@ +
+
+ + + + +
+
+ + , + +
+ +
+
\ No newline at end of file diff --git a/app/views/poll/_edit_single.html.erb b/app/views/poll/_edit_single.html.erb new file mode 100644 index 000000000..73f22c2cd --- /dev/null +++ b/app/views/poll/_edit_single.html.erb @@ -0,0 +1,13 @@ +
+
+ + + + +
+ +
+
\ No newline at end of file diff --git a/app/views/poll/_show_MC.html.erb b/app/views/poll/_show_MC.html.erb new file mode 100644 index 000000000..c647582ca --- /dev/null +++ b/app/views/poll/_show_MC.html.erb @@ -0,0 +1,29 @@ +
+
+ 第1题: 单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题 * +
+ + +
+
+ + + + + + + + + + + + +
+ +
+ +
+ +
+
+
\ No newline at end of file diff --git a/app/views/poll/_show_MCQ.html.erb b/app/views/poll/_show_MCQ.html.erb new file mode 100644 index 000000000..e56de53b9 --- /dev/null +++ b/app/views/poll/_show_MCQ.html.erb @@ -0,0 +1,29 @@ +
+
+ 第2题: 多选题 * +
+ + +
+
+ + + + + + + + + + + + +
+ +
+ +
+ +
+
+
\ No newline at end of file diff --git a/app/views/poll/_show_mulit.html.erb b/app/views/poll/_show_mulit.html.erb new file mode 100644 index 000000000..35e37ef06 --- /dev/null +++ b/app/views/poll/_show_mulit.html.erb @@ -0,0 +1,13 @@ +
+
+
+ 第4题: 多行主观 +
+ + +
+
+ +
+
+
\ No newline at end of file diff --git a/app/views/poll/_show_single.html.erb b/app/views/poll/_show_single.html.erb new file mode 100644 index 000000000..437e38044 --- /dev/null +++ b/app/views/poll/_show_single.html.erb @@ -0,0 +1,11 @@ +
+
+ 第3题: 单行文字 +
+ + +
+
+ +
+
\ No newline at end of file diff --git a/app/views/poll/new.html.erb b/app/views/poll/new.html.erb index b182f4a29..8f3cde9da 100644 --- a/app/views/poll/new.html.erb +++ b/app/views/poll/new.html.erb @@ -41,190 +41,6 @@
-
-
-
- - - - -
-
-
    -
  • - - - - -
  • -
    -
  • - - - - -
  • -
    -
-
- -
-
-
-
-
- 第1题: 单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题单选题 * -
- - -
-
- - - - - - - - - - - - -
- -
- -
- -
-
-
- -
-
-
- - - - -
-
-
    -
  • - - - - -
  • -
    -
  • - - - - -
  • -
    -
-
- -
-
-
-
-
- 第2题: 多选题 * -
- - -
-
- - - - - - - - - - - - -
- -
- -
- -
-
-
- -
-
- - - - -
- -
-
-
-
- 第3题: 单行文字 -
- - -
-
- -
-
- - -
-
- - - - -
-
- - , - -
- -
-
-
-
-
- 第4题: 多行主观 -
- - -
-
- -
-
-
-
提交