Commit graph

5 commits

Author SHA1 Message Date
gpt-engineer-app[bot]
81f6873c4d Refactor interactive elements
Change "Statements" to "Potential Truths". Add a new zone below the arena called "Incompatible with current worldview". When a statement conflicts with the current setup, it will be moved to this zone, and it will not be possible to drag statements from this zone.
2025-08-08 07:29:51 +00:00
gpt-engineer-app[bot]
4b1940859a Fix border colors
The AI fixed the issue where border colors were not visible in the Knights and Knaves interactive.
2025-08-08 07:20:38 +00:00
gpt-engineer-app[bot]
94eb08f316 Add new statement and styling
Add "Both of us are knights" statement to the interactive. Update styling for statements and their negations using different border styles and colors to represent A, B, and the statement.
2025-08-08 07:10:05 +00:00
gpt-engineer-app[bot]
44dd1497f6 Add explanation for inconsistency
Add an "Explain" button next to "Reset" in the Knights and Knaves puzzle. When clicked, this button displays an explanation for any inconsistencies found in the arena below it.
2025-08-08 06:55:24 +00:00
gpt-engineer-app[bot]
954110c6a2 Add Knights and Knaves puzzle
Adds the "Knights and Knaves - I" interactive to the Foundations section. The interactive features a central arena and five external boxes for statements. Dragging statements into the arena turns them green, and incompatible statements turn the arena red.
2025-08-08 06:49:18 +00:00