Hi All,
N00b here. π
I am trying to create a form where there are multiple subsections. Each subsection have multiple questions.
What im gunning for is to have a score for each subsection. The scoring is an "OR" proposition kind of thing. If one of the questions is incorrect, the entire subsection score should be 0.
Also at the bottom of the form, I am looking at including a "Total" field which is based on straightforward sum of the subsection scores.
I just managed to create the fields so far. I am at a loss on where to put the conditions within the form and how to go about it. Also, is there a way to show the subsection score and total in a real-time manner? If there are PHP or JQuery code involved, please help to point me in the right direction on where to place them. As I said, complete n00b here.π
Thank you in advance for your help!
N00b here. π
I am trying to create a form where there are multiple subsections. Each subsection have multiple questions.
What im gunning for is to have a score for each subsection. The scoring is an "OR" proposition kind of thing. If one of the questions is incorrect, the entire subsection score should be 0.
Also at the bottom of the form, I am looking at including a "Total" field which is based on straightforward sum of the subsection scores.
I just managed to create the fields so far. I am at a loss on where to put the conditions within the form and how to go about it. Also, is there a way to show the subsection score and total in a real-time manner? If there are PHP or JQuery code involved, please help to point me in the right direction on where to place them. As I said, complete n00b here.π
Thank you in advance for your help!