Can Someone Help Me Figure Out What Was Used to Build This???

by SJstar
6 replies
  • WEB DESIGN
  • |
Hello everyone, haven't been here in awhile.

Anyway...can someone help me find out what was used to build this quiz...

Quiz: What's Your Skin Missing? - Page 1

It's pretty cool. I like how it automatically goes to the next question once you select your answer/radio button. Could something like this be done with just CSS? Any clue to what was used to build this? Javascript?

Thanks in advance
#build #figure
  • Originally Posted by SJstar View Post

    Hello everyone, haven't been here in awhile.

    Anyway...can someone help me find out what was used to build this quiz...

    Quiz: What's Your Skin Missing? - Page 1

    It's pretty cool. I like how it automatically goes to the next question once you select your answer/radio button. Could something like this be done with just CSS? Any clue to what was used to build this? Javascript?

    Thanks in advance

    Jquery/php for sure. CSS is definitely not -making that baby work

    WILL
    Signature
    WebDevelopmentGroup NYC & CA- Small Business Web Development, App Development, WordPress Development, Graphic Designs, Online Marketing, Local Marketing & more!. "Call us 1.800.219.1314 or message us!". Visit us today! "Now On Live Chat Mon-Fri.". www.WebDevelopmentGroup.org
    (Whitelable our Services)
    ===================================
    ==> #1 OFFLINE MARKETING FORUM ON THE WEB! <==
    www.OFFLINEMARKETINGFORUM.com
    (Register Now)
    {{ DiscussionBoard.errors[8584620].message }}
  • Profile picture of the author SJstar
    Hey, Will! Thanks for the swift reply.

    I see you have a web dev. company. How much would you quote me to build a simple quiz like this?
    {{ DiscussionBoard.errors[8584635].message }}
    • Profile picture of the author coffeeguy
      Originally Posted by SJstar View Post

      Hey, Will! Thanks for the swift reply.

      I see you have a web dev. company. How much would you quote me to build a simple quiz like this?
      type in Joomla Community quiz. If you run a joomla site, They make extensions for quizzes etc. Very easy to integrate.
      {{ DiscussionBoard.errors[8584885].message }}
      • Profile picture of the author Brandon Tanner
        jQuery would be the smoothest way to do it, as it would not require page refreshes between quiz questions.

        Here's one option...

        SlickQuiz
        Signature

        {{ DiscussionBoard.errors[8584970].message }}
  • Profile picture of the author SJstar
    Thanks everyone for your replies!

    coffeeguy - I'm on WordPress

    Brandon Tanner - Thanks! I wonder if this will work with WP?
    {{ DiscussionBoard.errors[8585770].message }}
  • Profile picture of the author ernestrategos
    This functionality is provided by the simplest jQuery function.

    1. First of all it "listens" when you select a radio button.
    2. In accord to your answer you are redirected to another pre-made page inside your site.

    Basically you will include the script inside your theme, through a plugin or will register the script through other WP friendly way.

    And that's it. You will be able to help your customers to choose great products!
    Signature
    {{ DiscussionBoard.errors[8586730].message }}

Trending Topics