Dokeos
[ class tree: Dokeos ] [ index: Dokeos ] [ all elements ]

Procedural File: group_edit.php

Source Location: /main/group/group_edit.php



Page Details:



Includes:

include('../inc/global.inc.php') [line 43]
This script displays an area where teachers can edit the group properties and member list.

Groups are also often called "teams" in the Dokeos code.




Tags:

author:  Roan Embrechts (VUB), partial code cleanup, initial virtual course support
author:  various contributors
todo:  course admin functionality to create groups based on who is in which course (or class).
require_once(api_get_path(LIBRARY_PATH).'formvalidator/FormValidator.class.php') [line 53]
require_once(course.lib.php) [line 51]
require_once(groupmanager.lib.php) [line 52]






check_group_members [line 93]

void check_group_members( $value)

Function to check if the number of selected group members is valid



Parameters

   $value  
[ Top ]



check_max_number_of_members [line 80]

void check_max_number_of_members( $value)

Function to check the given max number of members per group



Parameters

   $value  
[ Top ]



Documentation generated on Wed, 05 Sep 2007 06:14:45 +0200 by phpDocumentor 1.4.0