Stud.IP  2.5 Revision
my_elearning.php File Reference

Variables

 $new_account_cms = Request::get('new_account_cms')
 
 if (!isset( $ELEARNING_INTERFACE_MODULES[ $new_account_cms]))
 
if(get_config('ELEARNING_INTERFACE_ENABLE')) else
 

Variable Documentation

◆ $new_account_cms

$new_account_cms = Request::get('new_account_cms')

◆ else

if (get_config( 'ELEARNING_INTERFACE_ENABLE')) else
Initial value:
{
parse_window ("error§" . _("Die Schnittstelle für die Integration von Lernmodulen ist nicht aktiviert. Damit Lernmodule verwendet werden können, muss die Verbindung zu einem LCM-System in der Konfigurationsdatei von Stud.IP hergestellt werden. Wenden Sie sich bitte an den/die AdministratorIn."), "§",
_("E-Learning-Schnittstelle nicht eingebunden"))
parse_window($long_msg, $separator="§", $titel, $add_msg="")
Definition: msg.inc.php:81

◆ if

if(!isset($ELEARNING_INTERFACE_MODULES[$new_account_cms]))