Repeat block does not work

Did you mean to check if app variable dayoftheweek ≠ 4? All of your other if blocks have the condition = to a number.

If that’s not the problem, please post a link to your project. I would also recommend debugging using a method I detail here: Debugging in Thunkable X (Video). That way you can tell which parts of your code are working properly and which are not.