Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter partitura

    (@partitura)

    Hi,

    You could not reproduce the problem because you did not follow step 3c correctly.
    You used short answers as:
    A
    B
    C

    I told you to use:
    A. Response A
    B. Response B
    C. Response C

    That would add more text characters so the limit would be reached.
    In order to have “unlimited” questions and responses for your plugin, you need to change the type of the database table created by your plugin.
    I hope you understand that and you will fix it so the others will not have the same problem.

    Thread Starter partitura

    (@partitura)

    Hi,

    The video link you sent is private so I cannot see it.
    Anyway, I was able to find the problem by myself.
    It was not about the theme nor other plugins. It is about the database table “results” which is “text” and after changing it to “LongText”, the results are correctly saved.
    So if you have the same problem, just change the field type to longtext and it will solve the problem.

    Thread Starter partitura

    (@partitura)

    Here are the steps how to reproduce the problem:
    1. Create a new quiz

    2. Add a new page.

    3. Create a new question:
    3.a. question type: multiple choice
    3.b. question text (984 chars):
    “Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia, deserunt mollit.”
    3.c. add 14 Responses (a.Response A, b.Response B,…., n.Response N)
    3.d. mark one response as correct and assign it 1 point.

    4. Press Save Question

    5. Duplicate the question 124 times to have 125 questions.

    6. Run the test. Respond to a single question (in order to quickly reproduce the problem) and press Submit.

    7. The results are calculated and correctly shown after the test.

    8. In admin, go to that quiz and try to see the results. The counter indicate there is a result entry, but when you want to see it there is nothing saved. The results are also missing from database. The option for quiz is to save the response in database (by default)

    I have the same problem, the wordpress post/page editor is broken, I cannot switch to text/visual. It always stays on visual.

    I use Visual Composer on one website and the editor does not show anymore on that site.

    On the other site updated to WP 4.5 I use the default editor.

    Both websites were working fine just before the WP update.

    Hi,

    @payplautje: I found what the problem was in my case. After using your solution, I also need to re-add the videos because the correct link was not saved in database.
    Adding again the videos solved the problem.

    Thanks!

    Hi,

    I also tried your solution but there is no difference, the same video appears (www.youtube.com/devicesupport) instead of the correct one.

    Thread Starter partitura

    (@partitura)

    Hi,

    I want to add a different image for each tab.
    How can I do that?
    I saw the id is the same for each list item.

    Can I have a different id for each item?
    example:
    <li id=”tab-1″>tab1 < / li>
    <li id=”tab-2″>tab2 < / li>

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