Analytics FAQ

Aus MoodleDocs
Wechseln zu:Navigation, Suche

Baustelle.png Diese Seite muss übersetzt werden. Greif zu!
Wenn du dich um diesen Artikel kümmern willst, dann kennzeichne das, indem du die Vorlage {{Übersetzen}} durch die Vorlage {{ÜbersetzenVergeben}} ersetzt.
Wenn du mit deiner Arbeit fertig bist, dann entferne die Vorlage aus dem Artikel.
Danke für deine Mitarbeit!


Hier sind einige Fragen über MoBesuchen Sie auch die Website der Moodle Learning Analytics Working Group.

Erhalte ich Vorhersagen, sobald ich ein Modell aktiviere?

Learning analytics models must be trained on your site data before they can generate predictions. The Moodle Learning Analytics engine needs historical data (previous courses), so it will need to be enabled on a production site or a copy of your production site. The model training process happens in the background once the model is enabled on your Moodle site. Once the model has been trained, you will start to receive predictions about current courses. See Analytics: Model management for more information.

Gibt es eine Möglichkeit, Modelle in Moodle zu importieren und zu exportieren?

Model data can be exported from one site and placed in the model data directory of a new site. We are working to collect model data from many sites to construct a training set we can provide with Moodle installations. Please see How to Participate in Learning Analytics Data Collection for more details.

Gibt es eine Möglichkeit, die Modelleinstellungen zu importierenund zu exportieren?

This functionality is currently in development. Please see MDL-60944 Allow model configurations to be imported and exported.

Wie kann ich Analytics-Benachrichtigungen deaktivieren oder Sie auf bestimmte Nutzer/innen begrenzen, während die Modelle für Testzwecke aktiviert bleiben?

Notifications go to users with the "analytics:listinsights" capability in the context of the prediction-- what this means for the default model is that notifications go to teachers in each course. What you can do is modify the "Teacher" role (editingteacher) to remove that capability. Currently that capability is also turned on for Managers by default. If you want to restrict the notifications to a few individuals, make a new role with just this capability, and assign that role to the individuals you wish to grant permission to in each context.

Wie genau sind die Vorhersagen der Modelle?

This varies depending on the quality and quantity of site data (including how many activities are in each course and what percentage of the course is conducted online in Moodle). See Analytics: Evaluate for more details on how to review model accuracy.

Wie kann ich meine eigenen Modelle erstellen?

At present, a new model must be implemented as a Moodle plugin in PHP. See the Moodle Learning Analytics API for details. We are working to develop tools that will allow non-programmers to create models.


Siehe auch