|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Directories | |
| local | |
| | |
| privacy | |
Files | |
| action.php | |
| Representation of a suggested action. | |
| admin_setting_predictor.php | |
| Extension to show an error message if the selected predictor is not available. | |
| analysable.php | |
| Any element analysers can analyse. | |
| analysis.php | |
| Runs an analysis of the site. | |
| bulk_action.php | |
| Representation of a suggested bulk action. | |
| calculable.php | |
| Calculable dataset items abstract class. | |
| calculation_info.php | |
| Extra information generated during the analysis by calculable elements. | |
| classifier.php | |
| Classifier interface. | |
| course.php | |
| Moodle course analysable. | |
| dataset_manager.php | |
| Datasets manager. | |
| default_bulk_actions.php | |
| Default list of bulk actions to reuse across different targets as presets. | |
| insights_generator.php | |
| Insights generator. | |
| manager.php | |
| Analytics basic actions manager. | |
| model.php | |
| Prediction model representation. | |
| model_config.php | |
| Model configuration manager. | |
| packable.php | |
| Exportable machine learning backend interface. | |
| prediction.php | |
| Representation of a prediction. | |
| prediction_action.php | |
| Representation of a suggested action associated with a prediction. | |
| predictor.php | |
| Predictions processor interface. | |
| regressor.php | |
| Regressors interface. | |
| requirements_exception.php | |
| Model requirements exception. | |
| site.php | |
| Moodle site analysable. | |
| stats.php | |
| Provides the core_analytics::stats class. | |
| user.php | |
| Moodle user analysable. | |