Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape new line characters in statement #19

Open
GinovskiIvan opened this issue May 29, 2019 · 0 comments
Open

Escape new line characters in statement #19

GinovskiIvan opened this issue May 29, 2019 · 0 comments

Comments

@GinovskiIvan
Copy link

Hi,

I am writing in regards to statement generating for the multiple choice question.
I am using Quiz (Question Set) where the statement which is generated has a lot of "\n" new line characters which are causing errors when saved in DB.
Could I somehow escape/remove these new line characters from the statement?

Example from statement:
"choices": [ { "id": "0", "description": { "en-US": "\n\n\n\nDeal history\n\n\n\n\n" } }, { "id": "1", "description": { "en-US": "Customer insights\n" } },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant