Outils pour utilisateurs

Outils du site


local:moodlescript:language:backupcourse

Ceci est une ancienne révision du document !


MoodleScript : BACKUP COURSE

Moteur de script MoodleScript

Effet

Sauvegarde un cours.

Syntaxe

  RESTORE COURSE <courseidentifier> FOR <target> [WITH USERS]

Instruction minimale :

  BACKUP COURSE <courseidentifier>

Exemples

  BACKUP COURSE shortname:COURSE1 FOR publishflow
  BACKUP COURSE shortname:COURSE1 FOR course WITH USERS

Attributs particuliers

  • coureidentifier : Un identifiant de cours.
  • target : une zone de cours dans un composant : course | publishflow

Autres défauts

local/moodlescript/language/backupcourse.1669997448.txt.gz · Dernière modification: 2024/04/04 15:52 (modification externe)