• How would you implement this quiz [ link moved to link field ]

    Bear in mind that each question needs to be editable in the CMS. At the end of this quiz, the points from each question are added up and you can fall into one of 4 results.

    So far I’m thinking:

    • Create a CPT for a quiz
    • Use custom meta boxes to add questions and set all the settings for the quiz here.
    • Create a short code that allows me to add the quiz to any page or post.
    • Use JS to move along the quiz sections and submit the form.

    How would you implement this?

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

Viewing 1 replies (of 1 total)
  • I have made sites that do capture of survey questions and input of multi judge contest scores.
    I have custom page templates for the pages with the form. The field inputs are streamed back to the server using AJAX. Other pages use shortcodes to display contest results and progress of scoring.

Viewing 1 replies (of 1 total)
  • The topic ‘Guidance on creating a assessment/quiz ?’ is closed to new replies.