An "Invalid get_string() identifier" exception occur (and included in the exported file) when certain additional user profile fields (e.g. skype) are included in the grade export.
How to reproduce:
- Set debug level to 'DEVELOPR' and turn display debug messages on
- Add 'skype' to the list of the 'Grade export user profile fields' setting (grade_export_userprofilefields)
- Export grades of a course, regardless of file type and if there are users in the course or not
- View the exported file
- EXPECTED: well-formed grade export including a 'skype' column. ACTUALLY HAPPENS: HTML snipped with an "Invalid get_string() identifier" exception at the beginning of the file; the actual column is named '[[skype]]'
- duplicates
-
MDL-44939 grade_export_userprofilefields does not display any additional fields
-
- Reopened
-