Autoría | Ultima modificación | Ver Log |
# moodle-report_deviceanalyticsThe device analytics plugin provides the administrator a quick overview of the user used devices. It stores, every time a user logged in, various data of the devices. These can be viewed on a dashboard in graphically andtabular form. A temporal limitation of the desired data is also possible.Currently datas are:- Devicetype- Operating System- Browser | with Version logging- Displaysize | if js is enabled- Windowsize | if js is enabled- Inputtype | like mouse or touchscreen### LanguageThe Plugin supports 2 languages:- Englisch- Español### VersionCurrent version: **2016051700**moodle requires: **2014111000**moodle versions: 3.8### CreditsFor HTTP Header interpreting this plugin is using:http://browscap.org/ - Version: 2.1.1MIT LicenseChart.js - For Dashboard Chartshttp://www.chartjs.org/- Version: 2.1.2MIT LicensejQuery - For Dashboard Chartshttps://jquery.org/ - Version: 1.12.2MIT License