Query Builder

Hi
I’m using the Query Builder tool and I need to make a query where the student can run a report on information about their frequency. For this, I need to add a variable to the query informing which user is logged in Gibbon. Is this possible? Would you help me?

Thanks,
Alessandra

Hi Alessandra,

If you look at the table gibbonSession, you’ll see a field called sessionStatus: you’d want to query those users who are set to “Logged In”.

If you want to see this within Gibbon, you can head to Admin > System Admin > Active Sessions.

Cheers,

Ross