Pretty easy now with Automations.
Make a table called Std Questions with all your 60 Survey Questions along ... just the Questions and not the field for the answer. I suggest including a sort field which you hand populate from 1 to 60.
Then Create a Survey Parent Table and create a Survey Responses table and make the relationships where 1 Survey has many responses. You will have a text field for the question and a multiple choice field for the Answer.
Then create an Automation that is triggered when a New Survey Parent is created to Copy the records from the Std Questions table to the Survey Responses and populate the field for Related Survey with the [Record ID# of the trigger record. Obviously also copy across the question and the sort.
I low tech easy way to prevent anyone from editing the Questions on the Survey is to create a formula mirror of the Question with a formula of [Survey Question] and put that on the embedded report on the survey form. That way users will edit the Survey Form and hence the embedded report in Grid Edit but won't be able to damage the question.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.commark.shnier@gmail.com
------------------------------