Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: CSV.

CSV

From MoodleDocs

A CSV (Comma Separated Values) file contains tabular data (such as found in spreadsheets or databases) in a simple text format. As the name suggests each value is separated from the next by a comma.

These files can be created, viewed and edited with software such as Microsoft Excel or, if done with care, any simple text editor.

See Also