Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated puzzles to add persistent tags, hashed the exported solved state of the board, and updated batch grader to new format #865

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 11 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions puzzles files/binary/10x10 Binary Hard/10x10 Binary Hard 1
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="10x10 Binary Hard 1">
<board height="10" width="10">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -107,5 +106,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-19 00:12:25"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/10x10 Binary Hard/10x10 Binary Hard 2
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="10x10 Binary Hard 2">
<board height="10" width="10">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -107,5 +106,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:44:39"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/10x10 Binary Hard/10x10 Binary Hard 3
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="10x10 Binary Hard 3">
<board height="10" width="10">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -107,5 +106,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:45:38"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="10x10 Binary Medium 1">
<board height="10" width="10">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -107,5 +106,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:41:51"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="10x10 Binary Medium 2">
<board height="10" width="10">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -107,5 +106,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:42:37"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="10x10 Binary Medium 3">
<board height="10" width="10">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -107,5 +106,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:43:32"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="10x10 Binary Very Hard 1">
<board height="10" width="10">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -107,5 +106,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:46:41"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
5 changes: 2 additions & 3 deletions puzzles files/binary/6x6 Binary Easy/6x6 Binary Easy 1
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="2.0.0">
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Easy 1">
<board height="6" width="6">
<cells>
<cell value="0" x="2" y="0"/>
Expand All @@ -18,5 +17,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="--"/>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
5 changes: 2 additions & 3 deletions puzzles files/binary/6x6 Binary Easy/6x6 Binary Easy 2
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="2.0.0">
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Easy 2">
<board height="6" width="6">
<cells>
<cell value="0" x="1" y="0"/>
Expand All @@ -17,5 +16,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="--"/>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
5 changes: 2 additions & 3 deletions puzzles files/binary/6x6 Binary Easy/6x6 Binary Easy 3
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="2.0.0">
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Easy 3">
<board height="6" width="6">
<cells>
<cell value="1" x="0" y="0"/>
Expand All @@ -21,5 +20,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="--"/>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
5 changes: 2 additions & 3 deletions puzzles files/binary/6x6 Binary Easy/6x6 Binary Easy 4
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="2.0.0">
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Easy 4">
<board height="6" width="6">
<cells>
<cell value="1" x="0" y="0"/>
Expand All @@ -24,5 +23,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="--"/>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/6x6 Binary Easy/6x6 Binary Easy 5
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Easy 5">
<board height="6" width="6">
<cells>
<cell value="0" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-06-09 15:44:28"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/6x6 Binary Hard/6x6 Binary Hard 1
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Hard 1">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-23 13:43:55"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/6x6 Binary Hard/6x6 Binary Hard 2
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Hard 2">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-23 13:44:35"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/6x6 Binary Hard/6x6 Binary Hard 3
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Hard 3">
<board height="6" width="6">
<cells>
<cell value="1" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-23 13:45:19"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/6x6 Binary Medium/6x6 Binary Medium 1
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Medium 1">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-06-09 15:55:16"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/6x6 Binary Medium/6x6 Binary Medium 2
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Medium 2">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-06-09 15:57:16"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
7 changes: 3 additions & 4 deletions puzzles files/binary/6x6 Binary Medium/6x6 Binary Medium 3
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Medium 3">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-06-09 16:24:14"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Very Hard 1">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-19 11:20:31"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Very Hard 2">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:31:07"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="3.0.0">
<saved/>
<puzzle name="Binary">
<puzzle name="Binary" tag="6x6 Binary Very Hard 3">
<board height="6" width="6">
<cells>
<cell value="2" x="0" y="0"/>
Expand Down Expand Up @@ -43,5 +42,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="2024-07-26 14:31:40"/>
</Legup>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
5 changes: 2 additions & 3 deletions puzzles files/binary/6x6 easy/089764562
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Legup version="2.0.0">
<puzzle name="Binary">
<puzzle name="Binary" tag="089764562">
<board height="6" width="6">
<cells>
<cell value="0" x="2" y="0"/>
Expand All @@ -18,5 +17,5 @@
</cells>
</board>
</puzzle>
<solved isSolved="false" lastSaved="--"/>
<solved isSolved="-2010495071" lastSaved="2024-11-08 17:14:34"/>
</Legup>
Loading
Loading