RemoveGrpMbr

From SLIS Second Life Wiki
Jump to: navigation, search
Back to Sloodle API


Function: removeGrpMbr
Description: Removes a member from a MOODLE group
llMessageLinked: llMessageLinked(LINK_SET, PLUGIN_CHANNEL, "plugin:user,function:removeGrpMbr\nAWARDID:"+(string)currentAwardId+"\nSENDERUUID:"+(string)owner+"|GROUPNAME:"+currentGroup+"|USERUUID:"+(string)useruuid+"|USERNAME:"+userName, NULL_KEY);
Parameters:
AWARDID: sloodleid of award activity
SENDERUUID: uuid of user issuing command
GROUPNAME: Name of group to remove member from
USERUUID: members uuid
USERNAME: avatar name of member


Output: RemovegrpMbr.jpg
Personal tools