Symptom
User Quiz Data (CSV) report is using a semicolon to separate the results instead of breaking the lines.
For the "Correct Answer" column, the results are being displayed, for example, as:
- Answer 1; Answer 2; Answer 3
Instead of:
- Answer 1
- Answer 2
- Answer 3
Environment
SuccessFactors Learning
Cause
It was confirmed by Product Management team that when this report was implemented, for questions with more than one correct answer, the "Correct Answer" column separated the multiple answers by newline characters, but this behavior was changed in product release 1611 to instead separate them with semicolons.
Keywords
report, semicolon, csv, user quiz data , KBA , LOD-SF-LMS-REP , Reporting Data , Problem