Title: Escape commas when exporting students data
Last modified: May 15, 2024

---

# Escape commas when exporting students data

 *  Resolved [smidev](https://wordpress.org/support/users/smidev/)
 * (@smidev)
 * [2 years ago](https://wordpress.org/support/topic/escape-commas-when-exporting-students-data/)
 * 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 2 years ago by [smidev](https://wordpress.org/support/users/smidev/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [Rashed Hossain](https://wordpress.org/support/users/wprashed/)
 * (@wprashed)
 * [2 years ago](https://wordpress.org/support/topic/escape-commas-when-exporting-students-data/#post-17767435)
 * Hello [@smidev](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/tutor/assets/icon-256x256.gif?rev=3193875)
 * [Tutor LMS - eLearning and online course solution](https://wordpress.org/plugins/tutor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tutor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tutor/)
 * [Active Topics](https://wordpress.org/support/plugin/tutor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tutor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tutor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rashed Hossain](https://wordpress.org/support/users/wprashed/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/escape-commas-when-exporting-students-data/#post-17767435)
 * Status: resolved