Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Monitoraccesses report

De MoodleDocs
Salta a:navegació, cerca

Admin report to check which users are logged into moodle between defined time ranges.

It counts the time each selected user has passed connected to Moodle between the selected ranges, if the user didn't logout it considers the (login + session timeout) as logout time.

Features

Allows users (new capability defined report/monitoraccesses:view, available to admins by default) to monitor accesses of the selected users from the selected courses between the selected time ranges (until 3) and the selected days of the year.

  • Selection of courses and users
  • Filter by time and date/s and/or month/s

Installation

Following the Installing contributed code documentation:

  • Copy the monitoraccesses/ folder into the folder admin/report
  • Logged as an admin user click 'Notifications' on the frontpage administration block
  • Redefine the default capability if necessary

See also