a prize room for fun.
modified: app.py modified: research/activity15-choose-adventure.yaml
This commit is contained in:
parent
847f609b4a
commit
7198f2109e
2 changed files with 78 additions and 9 deletions
2
app.py
2
app.py
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue