ianchadd / va

Code for gender + virtual assistants project
Other
1 stars 0 forks source link

Turn trackers broken in current oTree version #23

Open maddy0314 opened 1 year ago

maddy0314 commented 1 year ago

I finally reverted to the oTree ver in the base requirements file and it broke the turn counters in both tasks.

maddy0314 commented 1 year ago

Sighhh. This was a combination of issues. In the new Proceed pages in main, puzzles_solved_pt1 isn't being referenced properly, AND it won't pass the final count of solved puzzles from Game.html to Proceed.html if you use oTree to advance past the game early.

I'm fixing the reference in the rest of the Proceed pages now; I'll come back and close it when I'm done, then commit directly to main because this is pretty important and can't really break anything else.

maddy0314 commented 1 year ago

It seems that I may have been having an issue linked to improper version tracking. I'm not committing changes related to this for now - if I begin having issues with the turn tracker we can revisit it. Otherwise, consider this issue functionally closed.