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

CSV

From MoodleDocs
Revision as of 12:49, 18 April 2006 by David Scotson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A CSV (Comma Seperated Values) file contains tabular data (such as found in spreadsheets or databases) in a simple text format. As the name suggests each value is seperated 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