a prize room for fun.

modified:   app.py
	modified:   research/activity15-choose-adventure.yaml
This commit is contained in:
Russell Ballestrini 2024-08-03 18:21:43 -04:00
parent 847f609b4a
commit 7198f2109e
2 changed files with 78 additions and 9 deletions

2
app.py
View file

@ -2071,8 +2071,6 @@ def handle_activity_response(room_name, user_response, username):
db.session.add(activity_state)
db.session.commit()
# Log the updated metadata
# if "correct" or max_attempts reached.
if (
category