Proyectos de Subversion Moodle

Rev

Autoría | Ultima modificación | Ver Log |

# moodle-report_deviceanalytics
The 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

### Language
The Plugin supports 2 languages:
 - Englisch
 - Español
 
### Version
Current version: **2016051700** 
moodle requires: **2014111000** 
moodle versions: 3.8


### Credits

For HTTP Header interpreting this plugin is using: 
http://browscap.org/ - Version: 2.1.1
MIT License

Chart.js - For Dashboard Charts
http://www.chartjs.org/- Version: 2.1.2
MIT License

jQuery - For Dashboard Charts
https://jquery.org/ - Version: 1.12.2
MIT License