ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
interface.ilBadgeAuto.php
Go to the documentation of this file.
1 <?php
2 /* Copyright (c) 1998-2010 ILIAS open source, Extended GPL, see docs/LICENSE */
3 
12 interface ilBadgeAuto
13 {
22  public function evaluate($a_user_id, array $a_params, array $a_config);
23 }
Manual Badge Auto.
evaluate($a_user_id, array $a_params, array $a_config)
Evaluate if given user has earned badge.