• Resolved jonrolland

    (@jonrolland)


    My site includes uploading bulk questions (100 per quiz) that have useful information to include in the “Text that appears if the user got the question wrong” dialogue. Is there any way this could be included during a .csv import, or edited in bulk elsewhere after upload to WP.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Harmonic Design

    (@harmonic_design)

    I doubt I will ever include that to the core of HD Quiz because unlike other most other fields, that field can contain special characters and formatting (IE: It’s HTML). This would significantly increase the chances that the CSV would break – especially for amateur users who would have no idea how to correct their invalid CSV files.

    However, IF you are comfortable modifying the code of HD Quiz directly and can ensure that your “Text that appears if the user got the question wrong” is just “plain text”, then I can send you instructions on how to proceed.

    Thread Starter jonrolland

    (@jonrolland)

    Thanks for the quick response. The plugin is fantastic in usability and approachability.

    I’m comfortable editing the code for the CSV import myself, I’ve also considered attempting to modify the post/question database itself but I got myself lost on the syntax of how each part of a question is stored.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Wrong answer text during CSV import’ is closed to new replies.