diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1b2be68..f661026 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,22 +2,10 @@ - - - - - - - - - - - - @@ -229,7 +217,7 @@ - + \ No newline at end of file diff --git a/IDManager.py b/IDManager.py index 8d7d543..fd1fe96 100644 --- a/IDManager.py +++ b/IDManager.py @@ -6,7 +6,7 @@ class idManager(): levelNum = 200 typeNum = 100 - timeMin = 0 + timeMin = 1 tutorialMax = 3 ip_dic = {} ip_recent = {} @@ -18,7 +18,7 @@ class idManager(): def __int__(self): self.levelNum = 200 self.typeNum = 100 - self.timeMin = 0 + self.timeMin = 1 def getLevels(self, ip): if ip not in self.ip_dic.keys(): diff --git a/data/annotation.csv b/data/annotation.csv index 3fef98b..5bfc95c 100644 --- a/data/annotation.csv +++ b/data/annotation.csv @@ -19,3 +19,4 @@ IP,A-ID,B-ID,Anno, 127.0.0.1,38,154,N, 127.0.0.1,168,74,B, 127.0.0.1,82,101,N, +127.0.0.1,178,4,A, diff --git a/data/questionare.csv b/data/questionare.csv index fa07f69..775047f 100644 --- a/data/questionare.csv +++ b/data/questionare.csv @@ -151,3 +151,4 @@ IP,Style,Frequency,Age,Gender 127.0.0.1,B,A,C,A,A,A,, 127.0.0.1,C,A,B,E,B,A,, 127.0.0.1,A,A,A,E,E,A,, +127.0.0.1,A,A,B,B,C,A,, diff --git a/templates/GameAnnotation2.html b/templates/GameAnnotation2.html index 573a01a..fe05696 100644 --- a/templates/GameAnnotation2.html +++ b/templates/GameAnnotation2.html @@ -206,7 +206,7 @@ function Replay(id){

- + @@ -220,7 +220,7 @@ function Replay(id){

- +
@@ -233,7 +233,7 @@ function Replay(id){

- +