diff --git a/main/tracking/courseLog.php b/main/tracking/courseLog.php index 9d2cd8838b..fb8c624ac8 100644 --- a/main/tracking/courseLog.php +++ b/main/tracking/courseLog.php @@ -800,6 +800,21 @@ if ($_GET['studentlist'] == 'false') { , Ghent University, Belgium + * @since October 2009 + * @version 1.8.7 + */ +function display_additional_profile_fields(){ + // getting all the extra profile fields that are defined by the platform administrator + $extra_fields = UserManager :: get_extra_fields(0,50,5,'ASC'); + // creating the form $return = '