Coder Social home page Coder Social logo

Comments (5)

etvarun avatar etvarun commented on June 9, 2024

Hi @cedrick-f

Thank you for posting your issue.

However, we need a bit more info in order to understand this issue better.

Kindly provide us more details on what you are trying to achieve, and let us know the steps to replicate this issue?

Please mention if you are using any third party plugins.

If possible please share your staging URL with us so that we can inspect it live.

Looking forward to your response.

Regards,
Varun

from quiz_master_next.

cedrick-f avatar cedrick-f commented on June 9, 2024

Hi

Here is a link to an example : https://info.blaisepascal.fr/quiz/test-2
And here is what i exactly entered in the question editor:
image

If i change the tab (Option for example) and re-open the question editor, i can see this :
image

This is not the only issue, but can you reproduce it ?

Regards

from quiz_master_next.

etvarun avatar etvarun commented on June 9, 2024

@cedrick-f

Thank you very much for explaining the issue.

Our team will look into this and keep you posted here.

from quiz_master_next.

zubairraeen avatar zubairraeen commented on June 9, 2024

Hi @cedrick-f,
Thank you very much for your patience.
Our team worked on it actually for some security reasons question description values are trimming before saving in the database but for solving this issue our team has added a filter in our latest QSM plugin version 7.3.3 please update the plugin and use this hook in your current theme functions.php file

// Disable trim
add_filter( 'qsm_trim_question_description', '__return_false' );

Thanks

from quiz_master_next.

cedrick-f avatar cedrick-f commented on June 9, 2024

Thank you very much !

from quiz_master_next.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.