-
-
-
-
-
-
Level A
-
Drag Picture To Move
-
-

+
+
+
-
-
+
+
-
-
+
+
Level A
+
Drag Picture To Move
+
+

+
+
+
+
+
+
-
-
Level B
-
Drag Picture To Move
+
+
Level B
+
Drag Picture To Move
-
-

+
+

+
+
+
+
+
+
+
+
+
Level C
+
Drag Picture To Move
+
+
+

+
+
+
+
+
+
-
-
-
-
-
-
Level C
-
Drag Picture To Move
-
-
-

-
-
-
-
-
-
-
-
-
-
+
Please rank the above levels in terms of "fun" (from highest to lowest)
-
[Please drag and drop the boxes below to your favourite ranking]
+
[Please drag and drop the boxes below to your favourite ranking]
-
-
- Level A
-
-
-
- Level B
-
-
-
- Level C
-
-
+
+
+ Level A
+
+
+
+ Level B
+
+
+
+ Level C
+
+
-
+
-
+ //['443', '3v3', '3vq'] [c,k,r]
+ function postOrder() {
+ slist = s.toArray();
+ console.log(slist)
+ result = []
+ for (i = 0; i < 3; i++) {
+ if (slist[i] === '3fx') {
+ result[i] = "c"
+ } else if (slist[i] === '3fy') {
+ result[i] = "k"
+ } else if (slist[i] === '3fz') {
+ result[i] = "r"
+ } else {
+ console.log("you have change the name, dont you?")
+ }
+ }
+ post(window.location.href + "/result", result)
+ }
+
-
-
+
+
-
+
@@ -359,14 +396,14 @@ function Replay(id){
@@ -378,8 +415,10 @@ function Replay(id){
-
-
\ No newline at end of file
+
+
+
+
\ No newline at end of file
diff --git a/templates/GameOver.html b/templates/GameOver.html
index 43b8386..16c72ce 100644
--- a/templates/GameOver.html
+++ b/templates/GameOver.html
@@ -1,9 +1,14 @@
-
+
+
+
+
+
-
+
@@ -14,7 +19,7 @@
-
+
@@ -23,9 +28,9 @@
-
+
-
-
+ } else {
+ fini.style.visibility = "hidden";
+ }
+ }
+
+
+
-
- Thank You For Playing!!!
-
-
-
- Do you want to play another round?
-
-
Yes
-
No
-
+
+ Thank You For Playing!!!
+
+
+
+ Do you want to play another round?
+
+
Yes
+
No
+
Keep Playing!
- Finish!
-
-
+
+
@@ -206,14 +237,14 @@
@@ -225,8 +256,10 @@
-
-
\ No newline at end of file
+
+
+
+
\ No newline at end of file
diff --git a/templates/GamePlay.html b/templates/GamePlay.html
index 2f85f81..9112e7c 100644
--- a/templates/GamePlay.html
+++ b/templates/GamePlay.html
@@ -1,6 +1,11 @@
-
+
+
+
+
+
@@ -23,7 +28,8 @@
-
+
@@ -245,8 +285,10 @@
-
-
\ No newline at end of file
+
+
+
+
\ No newline at end of file
diff --git a/templates/GameQuestion.html b/templates/GameQuestion.html
index fb0f6f1..a072795 100644
--- a/templates/GameQuestion.html
+++ b/templates/GameQuestion.html
@@ -1,32 +1,38 @@
-
+
+
+
+
+
-
-
+
+
AI and Games
-
+
-
-{# #}
+
+ {#
+ #}
-
+
-
+ function isEmpty(name) {
+ var elements = document.getElementsByName(name)
+ for (var i = 0; i < elements.length; i++) { //遍历Radio
+ if (elements[i].checked) {
+ return 0;
+ }
+ }
+ return 1;
+ }
+
-
+
-
-
-
-
- Questionnaire
-
+
+
+
+
+ Questionnaire
+
+
+
-
-
+
+
+
-
-
+
@@ -392,14 +439,14 @@
-
-
+
@@ -412,11 +459,13 @@
-
+
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/templates/GameTutorial.html b/templates/GameTutorial.html
index 14c023e..3d7e259 100644
--- a/templates/GameTutorial.html
+++ b/templates/GameTutorial.html
@@ -1,8 +1,11 @@
-
-
+
+
+
+
@@ -25,7 +28,8 @@
-
+
@@ -295,14 +336,14 @@
-
-
+