Hello friends!
Despite this looks like a simple task, I've been struggling to make it work.
I have forms to:
a) register Teachers. Here I have a field that generates a "Teacher identification" (T-001 for example)
b) Then I have a form where students register and generate a Student identification (S-001) and when they register the ID of their teacher is included in this form.
c) Then each student have to fill several exams or quizes, In each quiz the field teaches identification is included, and the student identification as well.
Now, I want to give the teacher a dashboard where he can see how many times a student has answered this questions.
Teacher
Student
Form 1
Form 2
Quiz n
Total exams
John
Larry
answered x times
answered y times
answered z times
x+y+z
I've tied nested views, for example. Works perfect to see each student's entries but not the statistics.
Is there a simple way to get this totals with stats shortcodes?
Thanks!
I echo Bobby, the integrated stats system within formidable is great. I have built statistical dashboards using them in the past.
Here is another reference: https://formidableforms.com/knowledgebase/add-field-totals-and-statistics/
You integrate the shortcode with your page builder for the desired effect.
Please login or Register to submit your answer
Not exactly, I would point you to the math shortcode which uses the stats shortcode inside it.
https://formidableforms.com/knowledgebase/math-calculations/#:~:text=Use%20the%20frm%2Dmath%20shortcode,best%20WordPress%20Form%20Builder%20plugin