Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Flat file.

Flat file: Difference between revisions

From MoodleDocs
(Flat file moved to Upload users)
 
(description, see also)
Line 1: Line 1:
#redirect [[Upload users]]
Like the upload users tool, this method checks for an enrolment file at the specified location. If it finds a new file, it will process the data. The file should be structured with the action, role, student number, and course's short name.
 
The flat file settings page includes information on flat file formatting.
 
==See also==
*[[Upload users]]
 
[[Category:Enrolment]]

Revision as of 17:15, 17 July 2007

Like the upload users tool, this method checks for an enrolment file at the specified location. If it finds a new file, it will process the data. The file should be structured with the action, role, student number, and course's short name.

The flat file settings page includes information on flat file formatting.

See also