#πŸ”’ otree experience programmation

5 messages Β· Page 1 of 1 (latest)

storm solstice
#

Hi, i am developing an economics experiment on oTree (using python and html, and a tiny bit of javascript). Individualsals are supposed to complete a task. They have to transcribe the highest number of 11 characters long greek sequences as possible. They can click button representing letters. When they think their transcribed sequence is the same as the display sequence, they can click the next "suivant" button. This button refreshes the pages and displays another sequence. Each time they have a correct answer, their counter of correct sequences go +1. The global timer for the task is 30 seconds. Issues : when page is refreshed, it doesn't generate a new sequence + timer reinitializes (where it shouldn't) + the score doesn't go up if i have a correct answer. Let me send you a screen of the experiment, pages.py and models.py. I am open to dm if you want to see the complete html too.

rapid agateBOT
#

@storm solstice

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

rapid agateBOT
#

@storm solstice

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.