• Resolved gilesytheking

    (@gilesytheking)


    Hi is it possible to display the bonus questions on a separate page? Maybe a short code?

    Score Date – Do I need to set a date here in order for the points to be added to a users score? Is it possible to auto populate this field or Add points to a users account as soon as the answer a question?

    Is it possible to Make it so a user cannot change their answer once submitted?

    Also when I check the auto set user answers, the setting is not saved.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author AntoineH

    (@antoineh)

    Hi is it possible to display the bonus questions on a separate page? Maybe a short code?

    Yes, you can use the fp-predictionform shortcode. But then you’ll also have to display the matches via this shortcode. Or hide all questions via CSS on the standard prediction page, which is kind of a hack ??

    Score Date – Do I need to set a date here in order for the points to be added to a users score? Is it possible to auto populate this field or Add points to a users account as soon as the answer a question?

    The score date is automatically set when an admin evaluates the answers in the admin. This date is used for the calculation routine to know when the points should be added to the ranking. So, it is mandatory to set it, but only once the user answers are evaluated. Hope this makes sense. Also the help page has some info on the questions.

    Is it possible to Make it so a user cannot change their answer once submitted?

    Not out of the box. Maybe with an extension, but haven’t looked into it.

    Also when I check the auto set user answers, the setting is not saved.

    Have to check this. But if I remember correctly this is not actually a setting that is saved with the question, but more a one-time ‘flag’ to indicate that on a save of the answer by the admin, the code should also evaluate all the user answers.

    Thread Starter gilesytheking

    (@gilesytheking)

    That’s no problem hiding the sections with CSS, however I cannot get the Shortcode to display the content. I have tried fp-predictionform and [fp-predictionform] on a page.

    Questions section seems a bit complicated to me. I have hoping to create Football questions quiz. Simply a user would answer the questions 1 at a time. Each correct question would give them X points. Once they have answered a question they cannot edit / change their answer.

    Perhaps I will just use a quiz plugin and do it for fun, without the additional bonus points.

    Plugin Author AntoineH

    (@antoineh)

    I cannot get the Shortcode to display the content. I have tried fp-predictionform and [fp-predictionform] on a page.

    You also have to supply the question IDs. Easiest way to do this, is to use the button in the wysiwyg editor; the button opens a pop-up where you can select the questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bonus Questions Questions’ is closed to new replies.