Open Issues Need Help
View All on GitHub Integrate user feedback for each room based on provided gdocs about 1 month ago
AI Summary: Integrate user feedback from five Google Forms (one per room) into the Quantum Quest game. This involves retrieving the data from each form, likely through Google Sheets or the Google Forms API, and then incorporating that feedback into the game's respective rooms. This might involve updating game elements, adding new content, or adjusting difficulty based on the feedback.
Complexity:
4/5
help wanted
Issue pertaining to entering correct locker number 2 months ago
AI Summary: Debug a quantum-themed game's backend (Python Flask) to fix an issue where the game incorrectly identifies the selected locker even when the correct locker number (based on dice rolls) is entered. The game is currently soft-locked on locker 4.
Complexity:
3/5
bug help wanted