local:moodlescript:language:movecourse
MoodleScript : MOVE COURSE
Moteur de script MoodleScript
Effet
Déplace des cours dans une catégorie cible.
Syntaxe
MOVE COURSE <courseidentifier> TO <categoryidentifier> [IF EXISTS]
Exemples
MOVE COURSE current TO idnumber:"MY_CAT"
MOVE COURSE current TO idnumber:"MY_NEW_CAT" IF EXISTS
Attributs particuliers
- courseidentifier : Un identifiant de cours.
- categoryidentifier : Un identifiant de catégorie de cours.
Autres défauts
local/moodlescript/language/movecourse.txt · Dernière modification : de 127.0.0.1
