Display Average
-
Hey, so what I am trying to do is the following:
Step 1: Take in input from the user, which is all averaged together by the section, and that Final Average is emailed to the listed email.
Step 2: List off, in order of average, the Section titles.
For an example, I want this as my emailed output:
”
Top result: Section 3Ordered list:
Section 3: Average: 4
Section 1: Average: 3
Section 2: Average: 2Section 1: Average: 3
Q1: 2
Q2: 4Section 2: Average: 2
Q1: 2
Q2: 2Section 3: Average: 4
Q1: 5
Q2: 3”
problems I have run into:
While I can save the answer in a hidden field, I can’t get that information to show up in the email at allI can’t seem to be able to move around the results in the email field post submission unless I’m missing some functionality
Any help would be appreciated. I have the full version paid for so I can download any other things if needed
The page I need help with: [log in to see the link]
The topic ‘Display Average’ is closed to new replies.