Welcome to Frequently Asked Questions about IntelliBoard Lite. If your question isn’t listed below, please search our help articles above for more resources or contact our Help Desk at helpdesk@IntelliBoard.net
How does IntelliBoard query the data from Moodle? Does IntelliBoard have access to any data in the database or specific tables only?
IntelliBoard uses web services to access Moodle plugin. In the plugin we have access to all the Moodle database tables. Our plugin also creates a series of tables for IntelliBoard's time tracking.
Is this configured through the plugin or Moodle API?
The configuration of Moodle web services provides access to the plugin. The plugin runs queries directly to the Moodle database tables.
Are queries on the Moodle server or on the IntelliBoard servers?
Queries are processed by the Moodle server.
Can IntelliBoard query any data from the database? Do we have full access to all Moodle databases?
Yes, we can query/read all tables
Does IntelliBoard pull the data or is it pushed from Moodle?
When users login to IntelliBoard (https://intelliboard.net) to review reports/monitors/etc., IntelliBoard requests the data from Moodle database tables through Moodle Web Services/plugin and displays it in a temporary session.
What programming language does IntelliBoard utilize?
The IntelliBoard application is written with PHP, Java Script combined with SQL for database queries.
Where are IntelliBoard's servers?
IntelliBoard has 5 current servers: USA, Canada, European, and Australia; Client data is stored on the respective servers. We are GDPR compliant and maintain a US Privacy Shield.
Add Comment