You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the code, it's used in the booking_answers class in the method add_availability_info_texts_to_booking_information.
Apparently, this is not working correctly. as a student (not Admin!) we should see short texts about the booking status In combination with the setting "bookingplaceslowpercentage" below (instead of seeing 3 of 10 places left, we should see "only a few places left" or sth like that.
Check out why it's not behaving correctly. You need to purge caches a lot, changes might not appear right away. Use a student user in an incognito window.
Test if you can make it work at all. if not, make a breakpoint and look in the code step for step to see why it's not working.
The text was updated successfully, but these errors were encountered: