I noticed in Gibbon’s settings that it allows students to mark attendance by themselves when using the school’s internal network. Our school has some electronic learning systems that already record student login activities when they start a session.
I’mwondering if there’s a way to integrate these records into Gibbon. Some possible approaches I’m considering:
-
Webhook: Can the learning system send a request to Gibbon when a student starts a session, automating attendance marking?
-
RESTful API: Does Gibbon provide an API that allows us to directly submit attendance data?
Has anyone tried something similar or knows if Gibbon supports this kind of third-party attendance integration?