Apparently after taking any type of pre/post test/survey students get a report of their score afterwards. We would like to add a field to the pre/post survey table for "type" which would be "pre-post-test" or "survey". We may also want to add a boolean field "show_results_to_student" which defaults to T. If show_results_to_student is False, OR its a Survey type, the results to not get shown to students.
As Frank has not dealt with this part of the code before, I attached a figure from my filemaker interface that might help identify the relationship between tables. I can explain more if needed.
Apparently after taking any type of pre/post test/survey students get a report of their score afterwards. We would like to add a field to the pre/post survey table for "type" which would be "pre-post-test" or "survey". We may also want to add a boolean field "show_results_to_student" which defaults to T. If show_results_to_student is False, OR its a Survey type, the results to not get shown to students.
As Frank has not dealt with this part of the code before, I attached a figure from my filemaker interface that might help identify the relationship between tables. I can explain more if needed.