No, bonus questions are not directly related to the match. The linking is only meant for placing them after the match in the form.
Got it. But the “answer before” date is not the same as in the edit page for the question. Which one is the “correct” one?
Ah sorry, did not notice that difference. That’s strange. I will do some debugging to see if I can find something.
There is a link on the help page in the admin to a helper page (search for “The plugin also has a helper page that displays some debug info on your plugin and server settings”). Can you post the output of the helper function for your question?
Here is the output:
Match: (7) Serbia – England Match date (database, should be UTC): 2024-06-16 19:00:00 Match date (local): 2024-06-16 21:00 Match timestamp (database, should be UTC): 1718564400 Match is locked: false Match was/will be locked at time (local): 2024-06-16 20:45 Question: (4) Serbien-England – Kommer ett straffmål att göras? Question date (database, should be UTC): 2024-06-16 18:45 Question date (local): 2024-06-16 20:45 Question timestamp (UTC): 1718563500 Question is locked: false Question was/will be locked at time (local): 2024-06-14 20:45 WordPress timezone offset: 2 WordPress timezone string: Europe/Stockholm WordPress current date (local): 2024-06-13 21:41:27 WordPress current timestamp (local): 1718314887 WordPress current date (UTC): 2024-06-13 19:41:27 WordPress current timestamp (UTC): 1718307687 Plugin prediction stop method matches: 0 Plugin dynamic stop threshold (in seconds) for matches: 900 Plugin prediction stop date for matches: Plugin prediction stop method questions: 1 Plugin match time display setting: 0 PHP current date and time (UTC): 2024-06-13 19:41 PHP current timestamp (UTC, time()): 1718307687 PHP current timestamp (UTC, date->format(“U”)): 1718307687 PHP default timezone setting: UTC MySQL current date and time (UTC): 2024-06-13 19:41:27 MySQL current timestamp (UTC): 1718307687 MySQL current date and time (local): 2024-06-13 21:41:27 MySQL global timezone setting: SYSTEM MySQL session timezone setting: SYSTEM
You have the plugin setting for “One prediction stop date for questions” enabled. This takes priority above the “Answer before date” of individual questions.
Oh yes, I love you 😀 Thank you, it works as it should now.