Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Representation of a suggested action. More...
Namespaces | |
namespace | privacy |
Privacy Subsystem implementation for core_analytics. | |
Classes | |
class | action |
Representation of a suggested action. More... | |
class | admin_setting_predictor |
Extension to show an error message if the selected predictor is not available. More... | |
interface | analysable |
Any element analysers can analyse. More... | |
class | analysis |
Runs an analysis of the site. More... | |
class | bulk_action |
Representation of a suggested bulk action. More... | |
class | calculable |
Calculable dataset items abstract class. More... | |
class | calculation_info |
Extra information generated during the analysis by calculable elements. More... | |
interface | classifier |
Classifier interface. More... | |
class | course |
Moodle course analysable. More... | |
class | dataset_manager |
Datasets manager. More... | |
class | default_bulk_actions |
Default list of bulk actions to reuse across different targets as presets. More... | |
class | insights_generator |
Insights generator. More... | |
class | manager |
Analytics basic actions manager. More... | |
class | model_config |
Model configuration manager. More... | |
interface | packable |
Exportable machine learning backend interface. More... | |
class | prediction |
Representation of a prediction. More... | |
class | prediction_action |
Representation of a suggested action associated with a prediction. More... | |
interface | predictor |
Predictors interface. More... | |
interface | regressor |
Regressors interface. More... | |
class | requirements_exception |
Dummy class to identify model requirements exceptions. More... | |
class | site |
Moodle site analysable. More... | |
class | stats |
Provides stats and meta information about the analytics usage on this site. More... | |
class | user |
Moodle user analysable. More... | |
Representation of a suggested action.
Moodle user analysable.
Provides the core_analytics::stats class.
Moodle site analysable.
Model requirements exception.
Regressors interface.
Predictions processor interface.
Representation of a suggested action associated with a prediction.
Representation of a prediction.
Exportable machine learning backend interface.
Model configuration manager.
Prediction model representation.
Analytics basic actions manager.
Insights generator.
Default list of bulk actions to reuse across different targets as presets.
Datasets manager.
Moodle course analysable.
Classifier interface.
Extra information generated during the analysis by calculable elements.
Calculable dataset items abstract class.
Representation of a suggested bulk action.
Runs an analysis of the site.
Extension to show an error message if the selected predictor is not available.