ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
interface.ilBadgeAuto.php
Go to the documentation of this file.
1<?php
2
23interface ilBadgeAuto
24{
28 public function evaluate(int $a_user_id, array $a_params, ?array $a_config): bool;
29}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
evaluate(int $a_user_id, array $a_params, ?array $a_config)
Evaluate if given user has earned badge.