In Quiz Application how to display answer onclick of the radio button?

Locked In Quiz Application how to display answer onclick of the radio button?

  • Thursday, March 29, 2012 7:10 AM
     
     

    Hello Friends,

    I have a query that how to display answer in quiz application, onclick of the radio button.

    In my database answer data is stored in the "CorrectAnswer".

    Please help me to complete this task.

    Thanks


    Thanks&Regards

All Replies

  • Thursday, March 29, 2012 9:00 AM
     
     

    Hi,

    Check below Quiz Application Samples

    http://www.codeproject.com/Articles/2786/Online-Quiz

    Regards

    Sneha

  • Thursday, March 29, 2012 4:08 PM
     
     

    Hi SnehaPatel,

    Thanks for your reply.

    I don't need all the code, just i need how to display the answer.

    Please help me.

    Hoping for the best.

    Thanks


    Thanks&Regards

  • Friday, March 30, 2012 7:14 AM
     
     Answered

    Hi, 

    In general, once the quiz is over, we calculate total score and show the result along with statistics. One of the option on result page will be view answers.

    This shows the page with question, what user marked as Answer , correct Answer and with some explanation. This can be shown in List.

    please provide more information so that we will be able to help.


    If this post answers your question, please click "Mark As Answer". If this post is helpful please click "Mark as Helpful".