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

error/moodle/csvloaderror

From MoodleDocs
Revision as of 20:58, 28 November 2010 by Dennis German (talk | contribs) (usernames must be lowercase)

Unfortunately the module which load the csv data doesn't explain what's wrong.

  1. Check
    1. First line must contain column headings SPELLED correctly
    2. There should not be quotes (i.e. ")
    3. There should not be a trailing comma (i.e. ,)

While you're here,contrary to popular belief, usernames must be in lowercase in the file to be uploaded.