|
static | get_actions_available (\context $context) |
| Get all the actions available and return action data for template.
|
|
static | is_course_assist_available (\context $context) |
| Check if AI Placement course assist is available for the context.
|
|
◆ get_actions_available()
static aiplacement_courseassist\utils::get_actions_available |
( |
\context | $context | ) |
|
|
static |
Get all the actions available and return action data for template.
- Parameters
-
context | $context | The context. |
- Return values
-
array | Return the actions available with data. |
◆ is_course_assist_available()
static aiplacement_courseassist\utils::is_course_assist_available |
( |
\context | $context | ) |
|
|
static |
Check if AI Placement course assist is available for the context.
- Parameters
-
context | $context | The context. |
- Return values
-
bool | True if AI Placement course assist is available, false otherwise. |
The documentation for this class was generated from the following file:
- ai/placement/courseassist/classes/utils.php