Default list of bulk actions to reuse across different targets as presets.
More...
|
static | accept () |
| Accepted prediction.
|
|
static | incorrectly_flagged () |
| Incorrectly flagged prediction, useful for models based on data.
|
|
static | not_applicable () |
| The prediction is not applicable for this same (e.g.
|
|
static | not_useful () |
| Not useful prediction.
|
|
static | useful () |
| Useful prediction.
|
|
Default list of bulk actions to reuse across different targets as presets.
- Copyright
- 2019 David Monllao
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ accept()
static core_analytics\default_bulk_actions::accept |
( |
| ) |
|
|
static |
Accepted prediction.
- Return values
-
◆ incorrectly_flagged()
static core_analytics\default_bulk_actions::incorrectly_flagged |
( |
| ) |
|
|
static |
Incorrectly flagged prediction, useful for models based on data.
- Return values
-
◆ not_applicable()
static core_analytics\default_bulk_actions::not_applicable |
( |
| ) |
|
|
static |
The prediction is not applicable for this same (e.g.
This student was unenrolled in the uni SIS).
- Return values
-
◆ not_useful()
static core_analytics\default_bulk_actions::not_useful |
( |
| ) |
|
|
static |
Not useful prediction.
- Return values
-
◆ useful()
static core_analytics\default_bulk_actions::useful |
( |
| ) |
|
|
static |
Useful prediction.
- Return values
-
The documentation for this class was generated from the following file:
- analytics/classes/default_bulk_actions.php