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
(→‎See also: link added)
(location)
Line 1: Line 1:
Location: ''Administration > Courses > Enrolments''
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.
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.



Revision as of 08:00, 21 July 2007

Location: Administration > Courses > Enrolments

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