Newbie Question - Pass parameter from one form to another

Newbie Question - Pass parameter from one form to another

Hello, I am new to ZOHO but I think it is just what I have been looking for.

I want to pass a parameter (facility ID) from one form to another.  Here is a summary of my app:

This is a basic assessment questionnaire of about 100 questions for a facility.  Questions are broken out into sections (Forms).  A facility will sign in and go through all the questions (forms) and then I'll compile a report based on total answers for that facility. A facility should not be able to see any data from other facilities.  They will only start answering the assessment questions from one form to another and submit.

Question:  I don't know how to pass a facility record ID from one form to another.  Since many facilities will be taking the assessment I need to make sure there is only one record per facility.

Thanks.