Hello,
I am using attendance module to capture students attendance by scanning QR Code.
When student tries to scan qr code the following error generates:
Field "availablebeforesession" does not exist in table "attendance_statuses"
Knowing that the field is found in attendance_statuses
Any help?
Thank you
It sounds like 1) the student is trying to scan before the session has started and 2) you have not enabled the option to allow them to check in before the session actually starts.
Hi, I make sure about this already/
Check the screenshot below.

But you have 0 in the Open Session Early box so if the student tries to take attendance before it starts, it will not work. I would try setting that at 60 for example and trying again. Otherwise, you have a database issue of some sort...
I guess it is database issue and not settings issue, but I had checked the table attendance_statuses and I there is a column called availablebeforesession
how can I check more?
how can I check more?
So is this happening with every session in every course or is it just happening in a single occurrence?