Downloading report as csv for Excel gives error

Re: Downloading report as csv for Excel gives error

av AL Rachels -
Antall svar: 1
Bilde av Core developers Bilde av Particularly helpful Moodlers Bilde av Plugin developers Bilde av Testers

Hi Thomas,

In my case with Hot Question, it would have been simple to change the string from "ID"  to "id" but then it would not have "looked" the same as the rest of the column headings in the downloaded file. Besides, in my case, I felt that it was more logical to have the ID field come after the first and last names since it is the Moodle ID number for that person, so I just reorganized the file structure.

I think it would be a simple fix too. The problem comes down to getting a Moodle developer to take the time to fix it.

Som svar til AL Rachels

Re: Downloading report as csv for Excel gives error

av Helen Foster -
Bilde av Core developers Bilde av Documentation writers Bilde av Moodle HQ Bilde av Particularly helpful Moodlers Bilde av Plugin developers Bilde av Testers Bilde av Translators

Thanks Thomas for contributing your suggested fix of changing the string from "ID" to "id" to the English fixes (en_fix) language pack. However, the problem would remain in all other languages. Thus, I have commented in the two issues AL found, MDL-39156 and MDL-45452, in the hope that a developer will respond and work on a fix for all languages.