Fix Some Bugs Delete More
This commit is contained in:
parent
581b552ea6
commit
8589fbe5ff
12
.idea/workspace.xml
generated
12
.idea/workspace.xml
generated
@ -4,13 +4,9 @@
|
||||
<list default="true" id="c32bfd4e-6189-47f3-9d6c-c1825d3d7e5f" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/IDManager.py" beforeDir="false" afterPath="$PROJECT_DIR$/IDManager.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/data/annotation.csv" beforeDir="false" afterPath="$PROJECT_DIR$/data/annotation.csv" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/data/questionare.csv" beforeDir="false" afterPath="$PROJECT_DIR$/data/questionare.csv" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/levels/Tutorial1.lvl" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/levels/Tutorial2.lvl" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/levels/Tutorial3.lvl" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/levels/test1.lvl" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/levels/test2.lvl" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/templates/GamePlay.html" beforeDir="false" afterPath="$PROJECT_DIR$/templates/GamePlay.html" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/templates/GameTutorial.html" beforeDir="false" afterPath="$PROJECT_DIR$/templates/GameTutorial.html" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
@ -165,7 +161,7 @@
|
||||
<workItem from="1667456828218" duration="24361000" />
|
||||
<workItem from="1667898094682" duration="1595000" />
|
||||
<workItem from="1667998268807" duration="2593000" />
|
||||
<workItem from="1668064138807" duration="7237000" />
|
||||
<workItem from="1668064138807" duration="8356000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
@ -185,7 +181,7 @@
|
||||
</component>
|
||||
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
||||
<SUITE FILE_PATH="coverage/MarioWeb$test.coverage" NAME="test Coverage Results" MODIFIED="1668079935841" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
||||
<SUITE FILE_PATH="coverage/MarioWeb$Flask__main_py_.coverage" NAME="Flask (main.py) Coverage Results" MODIFIED="1668088139944" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="" />
|
||||
<SUITE FILE_PATH="coverage/MarioWeb$Flask__main_py_.coverage" NAME="Flask (main.py) Coverage Results" MODIFIED="1668088949900" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="" />
|
||||
<SUITE FILE_PATH="coverage/MarioWeb$Flask__main_py___1_.coverage" NAME="Flask (main.py) (1) Coverage Results" MODIFIED="1668079945407" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="" />
|
||||
</component>
|
||||
</project>
|
@ -2,7 +2,7 @@ import random
|
||||
import csv
|
||||
class idManager():
|
||||
levelNum = 200
|
||||
timeMin = 1
|
||||
timeMin = 2
|
||||
tutorialMax = 3
|
||||
ip_dic = {}
|
||||
ip_recent = {}
|
||||
|
Binary file not shown.
@ -21,3 +21,10 @@
|
||||
127.0.0.1,47,30,E
|
||||
127.0.0.1,136,104,E
|
||||
127.0.0.1,136,68,E
|
||||
127.0.0.1,26,17,E
|
||||
127.0.0.1,179,174,N
|
||||
127.0.0.1,62,52,E
|
||||
127.0.0.1,62,52,E
|
||||
127.0.0.1,95,135,E
|
||||
127.0.0.1,148,181,E
|
||||
127.0.0.1,148,181,E
|
||||
|
|
@ -57,3 +57,6 @@ IP,Style,Frequency,Age,Gender
|
||||
127.0.0.1,,,,,
|
||||
127.0.0.1,,,,,
|
||||
127.0.0.1,,,,,
|
||||
127.0.0.1,,,,,
|
||||
127.0.0.1,A,,,,
|
||||
127.0.0.1,,,,,
|
||||
|
|
@ -160,7 +160,7 @@
|
||||
<br>
|
||||
<button onclick='window.location.href = "/again"'>Play And Annotate Again!</button>
|
||||
<button id = "Finish" onclick="
|
||||
window.location.href = "about:blank";
|
||||
window.location.href = 'about:blank';
|
||||
window.close();
|
||||
">Finish!</button>
|
||||
</div>
|
||||
|
@ -202,10 +202,10 @@
|
||||
</svg>
|
||||
</button> -->
|
||||
|
||||
<button style=" display:inline-block; border-radius: 5px; width: 80px; background-color: white; border-width: 0.1px;">
|
||||
<!-- <button style=" display:inline-block; border-radius: 5px; width: 80px; background-color: white; border-width: 0.1px;">
|
||||
<a href="http://aingames.cn/news/index.html" style="color: black;">MORE <i class="icon-forward"></i> </a>
|
||||
|
||||
</button>
|
||||
</button> -->
|
||||
|
||||
|
||||
<!-- <span style="vertical-align:middle;"> <button style="border-radius: 5px;"><a href="news/index.html" style="color: black;">More ...</a></button></span> -->
|
||||
|
@ -212,10 +212,10 @@
|
||||
</svg>
|
||||
</button> -->
|
||||
|
||||
<button style=" display:inline-block; border-radius: 5px; width: 80px; background-color: white; border-width: 0.1px;">
|
||||
<!-- <button style=" display:inline-block; border-radius: 5px; width: 80px; background-color: white; border-width: 0.1px;">
|
||||
<a href="http://aingames.cn/news/index.html" style="color: black;">MORE <i class="icon-forward"></i> </a>
|
||||
|
||||
</button>
|
||||
</button> -->
|
||||
|
||||
|
||||
<!-- <span style="vertical-align:middle;"> <button style="border-radius: 5px;"><a href="news/index.html" style="color: black;">More ...</a></button></span> -->
|
||||
|
Loading…
Reference in New Issue
Block a user