• Resolved smidev

    (@smidev)


    If a course title contains a comma (,) and a tutor export their student data, the title is not properly escaped. Resulting in a column break in the course title.

    Ex.: Some Course, SuperTitle

    Becomes —> Date | Username | UserEmail | Some Course | SuperTitle | restData

    Instead of —> Date | Username | UserEmail | Some Course, SuperTitle | restData

    Take | as column break.

    This can be fixed checking if title has a comma and then wrapping inside quotes “”. After that can be placed inside CSV file.

    • This topic was modified 10 months ago by smidev.
Viewing 1 replies (of 1 total)
  • Plugin Support Md Rashed Hossain

    (@wprashed)

    Hello @smidev

    The data export feature is part of the Tutor LMS Pro, but this forum is only for free products. Please contact themeum support with your order number regarding your issue.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Escape commas when exporting students data’ is closed to new replies.