Jenzabar Campus Portal Features Help Hub

Creating the Student Survey Form

There are eight main steps to creating a new form using the Form Builder tool. Use the steps below to create and determine the properties for the form you need to create. Form Builder Forms may be used throughout the Campus Portal.

  1. Log in as the Campus Portal administrator.

  2. From the Public Registration feature, click the Setup option.

  3. On the Work with Forms screen, click the plusGreen Add Icon icon to the right of the Forms heading.

  4. On the Create a New Form screen, enter the name of the form in the Create a form named text box. If there is another form you would like to use as a model, choose it from the Use this previously created form as the model drop-down list.

  5. Click the Save button to proceed (or Cancel button to exit). The Form Setup Checklist screen opens and displays a series of hyperlinked options that allow the Student Administrator (or designee) to access form configuration screens. The Set Up Complete? checkbox indicates if the setup is complete (green check mark) or incomplete (red X) for this option.

  1. Click the Define form link. The Configure Form Properties screen allows the Student Administrator or designee to establish the essential design features of the form.

  2. You can change the name of the form in the Form Name text box.

    1. For the Allow User to Save an Incomplete Form option

      1. If you select the Yes radio button, the user will be able to save their work even if it is incomplete. This allows the user to return to their form at a later time and complete the form.

      2. If you select the No radio button, the user will not be able to save their work until the form is completed.

      3. The Activation Date for the form is required. Enter the date or choose the date from the calendar.

      4. The Expiration Date for the form is not required. If you wish to define a date after which the form will no longer be available, enter the date or choose the date from the calendar.

    2. For the Setup Complete option

      1. Select the Yes radio button if you are finished with this setup option. A green check mark will be displayed beside this option on the Form Setup Checklist screen.

      2. Select the No radio button if you are not finished with this setup option but want to exit this screen. A red X will be displayed beside this option on the Form Setup Checklist screen.

    3. Click the Save button to return to the Form Setup Checklist screen.

Click the Assign questions and headers to form link. The Form Question and Header Assignment screen opens. Here you can select questions/headers to include on the form; to add, edit, or remove questions/headers from the form; and to arrange questions/headers in a specific sequence. If questions are currently assigned to the form, they will appear in the Assigned Questions section.

To add a new question, follow these steps:

  1. Click the Select Questions and Headers link. Any existing questions or headers will appear on this screen in alphabetical order. Headers are displayed first in the list and are noted with "(H)". Several questions and headers are pre-defined.

  2. If you wish to include a question on your form that does not exist in the list, click the Add Question link. Adding a question will make the question available for use in any form defined for the Public Registration feature.

  3. The Select Question Type to Add screen opens.

    1. In the Question Collection Control Type drop-down list, choose the type of answer for this question.

    2. Click the OK button.

  4. The Add <question type> Question screen opens.

    1. Enter the question in the Question Text box. This value is required.

    2. For the Required Data Entry option, select the Yes or No radio button to indicate if the question requires data entry. Selecting the Yes radio button means that this question must be answered before the online form can be submitted by the user.

    3. Enter the XML Tag Name with no spaces.

    4. Enter the XML Tag Description (necessary for identification).

      1. Configure the answer bank for the appropriate question type. Required settings are bold and marked with an asterisk (*).

      2. For Radio Button questions, enter a Value (a simple code or abbreviation to identify the response) and a Description (the full answer as it will appear on the form) for each possible answer (Response 1, 2, 3, etc.).

      3. For Drop Down List Box questions, select the Simple or Advanced radio button.

        • Select the Advanced radio button if you want to manually enter the SQL Statement. Enter the statement in the Complete SQL Statement text box and then click the Test SQL button to test your entries. Click the Save button when you are satisfied with the SQL results.

        • Select the Simple radio button if you want to enter the fields in which your data resides and enter the following information. This information will generate a simple SQL script: SELECT {Display Column], [Key Column] FROM [Table] WHERE [Filter Column] [Filter Operator] [Filter Criteria] After entering the information, click the Test SQL button to test your entries and then click the Save button when you are satisfied with the SQL results.

        Field

        What to Enter

        Display Column

        Enter the name of the column from which your answers will be pulled. This information will appear in the drop-down menu on the form.

        Key Column

        Enter the name of the unique identifier (key) column associated with each answer. This information will not appear in the drop-down menu on the form but will be passed from Campus Portal to the J1 Desktop database when the form is completed.

        Table

        Enter the name of the table in J1 Desktop in which the answers are located.

        Filter Column

        Enter the name of the column by which your answers will be limited (if any). If your drop-down box is to use every entry in the Display Column, leave this box empty.

        Filter Operator

        Enter the name of the operator (=, <, in, etc.) for which your Filter Column will be tested.

        Filter Criteria

        Enter the criteria that will limit your filter. If your drop-down box is to use every entry in the Display Column, leave this box empty.

      4. For Text Box questions, enter the Field Length and select the Validation Type.

    5. Click the Save button, which saves your question and returns you to the Select Question Type to Add screen.

      1. If you want to add additional questions, select the Question Type, click OK, and repeat the appropriate steps.

      2. If you are done adding new questions, click the Cancel button, which returns you to the Select Questions and Headers screen.

    6. For each question you want to include on the form, select the Assigned checkbox next to the question.

      1. You should ensure that you have all of the questions defined that you want to include on a form before selecting the Assigned checkbox for existing questions or headers. Clicking the Add Question link will not save any of your selections prior to opening the Select Question Type to Add screen.

      2. Alternatively, you can select the existing questions and headers, click the Save button, and then click the Select Questions and Headers link to return to the Select Questions and Headers screen and continue adding new questions as needed.

    7. When you have assigned all the questions you need for the form, click the Save button to save your information and return to the Form Question and Header Assignment screen.

To edit the properties of an existing question, follow these steps:

  1. Click the Select Questions and Headers link. Existing questions and/or headers appear on this screen.

  2. Click the Edit Edit Icon icon next to the question you want to edit.

  3. For pre-defined questions, you can only edit the text in the Question Text box and the Required Data Entry option. Any of the properties of questions you have added can be edited.

  4. Click the Save button to save your changes and return you to the Select Questions and Headers screen.

  5. Click the Save button or Cancel button to return to the Form Question and Header Assignment screen.

To delete an existing question, follow these steps:

  1. Click the Select Questions and Headers link. Existing questions and/or headers appear on this screen.

  2. Click the Delete X Icon icon next to the question you want to delete. You are only able to delete questions that are not currently used on a form.

  3. Click OK in response to the "Are you sure you want to delete this item?" prompt.

  4. The question is deleted, and you are returned to the Select Questions and Headers screen.

  5. Click the Save button or Cancel button.

To add a new header, follow these steps:

  1. Click the Select Questions and Headers link. Existing questions and/or headers appear on this screen in alphabetical order. Headers are displayed first in the list and are noted with an "(H)". Several questions and headers are pre-defined for you.

  2. If you want to include a header on your form that does not exist in the list, click the Add Header link. Adding a header will make the header available for use in any form defined for the Public Registration feature.

  3. Enter the appropriate text in the Header Text box.

  4. Click the Save button. This saves the header and returns you to the Select Questions and Headers screen.

  5. For each header you want to include on the form, select the Assigned checkbox beside the header.

    • You should ensure that you have all of the headers defined that you want to include on a form before selecting the Assigned checkbox for existing questions or headers. Clicking the Add Header link will not save any of your selections prior to opening the Select Question Type to Add screen.

    • Alternatively, you can select the existing questions and headers, click the Save button, and then click the Select Questions and Headers link to return to the Select Questions and Headers screen and continue adding new headers as needed.

  6. When you have assigned all headers needed for the form, click the Save button to save your information and return to the Form Question and Header Assignment screen.

To edit the properties of an existing header, follow these steps:

  1. Click the Select Questions and Headers link. Existing questions and/or headers appear on this screen.

  2. Click the Edit Edit Icon icon next to the header (H) you want to edit.

  3. You can only edit the text in the Header Text box.

  4. Click the Save button to save your changes and return you to the Select Questions and Headers screen.

  5. Click the Save button to save your information and return to the Form Question and Header Assignment screen.

To delete an existing header, follow these steps:

  1. Click the Select Questions and Headers link. Existing questions and/or headers appear on this screen.

  2. Click the Delete X Icon icon next to the header you want to delete. The system will allow you to delete a header regardless of whether it is used on a form. Therefore, be certain that you want to delete the header before doing so. Deleting a header will remove it from any forms where it is used.

  3. Click OK in response to the "Are you sure you want to delete this item?" prompt.

  4. The header is deleted, and you are returned to the Select Questions and Headers screen.

  5. Click the Save button or Cancel button.

  1. Click the Order Questions and Headers link. All assigned questions and headers appear on this screen.

  2. In the Order text box, assign each question and header a positive number starting with 0. Questions and Headers will be displayed on the form in order from the lowest number to the highest number.

  3. Click the Save button, which changes your Order numbers to an appropriate number divisible by ten and returns you to the Form Question and Header Assignment screen.

  4. When you finish working with questions and headers, select the Yes radio button in the Setup complete option. Click the Save button to save your questions/headers and return to the Form Setup Checklist.

  1. Click the Select Questions and Headers link. Any existing questions or headers will appear on this screen in alphabetical order. Headers are displayed first in the list and are noted with an "(H)". Questions and headers available for the form will have the Assigned checkbox selected.

  2. Click the Assigned checkbox for any question or header you wish to remove from the form so that the checkbox is cleared.

  3. Click the Save button to save your changes and to return to the Form Question and Header Assignment screen.

  1. Click the Assign form instructions, successful and unsuccessful submission messages link.

    Note

    The Student Administrator or designee uses this option to define school-specific instructions for the form as well as successful and unsuccessful submission messages. If you select a template from the drop-down list, the instructions/message appear. You can add, edit or delete templates.

    Tip

    Be sure to add, edit, or delete the templates as needed prior to selecting a template from any of the drop-down lists. Clicking a template icon will not save your selections first.

    All of the templates you create will be available for use in any Public Registration feature.

    1. To use an existing message in any of the three sections:

      1. Choose the Template Name from the drop-down list.

      2. The instructions/message appears in the text box.

    2. To add a new message in any of the three sections:

      1. Click the Add Green Add Icon icon.

      2. On the Add Message screen, enter the Template Name.

      3. Enter message text in the Message that will appear text box.

      4. Click the Save button to save your new message and return to the Form Messages screen.

    3. To edit an existing message in any of the three sections:

      1. Choose the message you want to edit from the Template Name drop-down list.

      2. Click the Edit Edit Icon icon.

      3. On the Edit Message screen, you can edit both the Template Name and the Message that will appear as text.

      4. Click the Save button to save your edited message and return to the Form Messages screen.

    4. To delete an existing message in any of the three sections:

      1. Choose the message you want to delete from the Template Name drop-down list.

      2. Click the Delete X Icon icon.There is no confirm delete message.

      3. When you finish working with this step, select the Yes radio button in the Setup complete option.

      4. Click the Save button to save your messages and return to the Form Setup Checklist.

  2. Click the Assign form successful and unsuccessful submission email templates link.

    Note

    The Student Administrator or designee uses this option to set up email addresses and email formatting options so that an email message may be sent to the user to indicate whether the form was successfully or unsuccessfully submitted to your school.

    Tip

    Be sure to add, edit, or delete the templates as needed prior to selecting an option from any of the drop-down lists. Clicking a template icon will not save your selections first.

  3. Choose whether a submission email message will be sent to the user:

    1. If you choose Always, a submission email message will always be sent to the user.

    2. If you choose Never, a submission email message will never be sent to the user.

    3. If you choose Optional default to send, the user will receive an email message by default; however, the user will have the option to not have the email response sent.

    4. If you choose Optional default to do not send, the user will not receive an email message by default; however, the user will have the option to have the email response sent.

In the Successful Submission E-mail Template Setup and Unsuccessful Submission E-mail Template Setup sections, you can choose to use an existing template, add a new template, edit an existing template, or delete an existing template.

  1. To use an existing email template, choose it from the E-mail Template Name drop-down list.

  2. To add a new email template:

    1. Click the Add Green Add Icon icon

    2. Enter the name in the Template Name text box.

    3. Enter the person who is sending the email message in the From text box.

    4. In the CC text box, enter the email address of anyone who should be copied on the email response.

    5. In the BCC text box, enter the email address of anyone who should be blind copied on the email response.

    6. Enter the subject of the email response in the Subject text box.

    7. In the Message text box, enter the message you want to send to the recipient of the email response. You can include dynamic components or tags in this message. For example, you can use the recipient's name, login, and password by placing a prefix of @@ on certain key words. The available keywords are

      1. FirstName

      2. LastName

      3. MiddleName

      4. Email

      5. UserLogin

      6. Password

      7. Major

  3. Select the E-mail format (Text or HTML).

  4. If you wish to test your email message, enter a valid email address in the Send test email to text box and click the Send button.

  5. Click the Save button.

  1. Choose the Template Name from the drop-down list. Click the Edit Edit Icon icon.

  2. All fields are editable. Follow the instructions for adding a new email template above.

  3. Click the Save button.

  1. Choose the Template Name from the drop-down list. Click the Edit Edit Icon icon.

  2. On the Edit Template screen, click the Delete X Icon button. There is no confirm delete message.

  1. When you finish working with this step, select the Yes radio button in the Setup complete option.

  2. Click the Save button to save your messages.

  3. Return to the Form Setup Checklist.

Click the Assign form to a group link.

Note

The Student Administrator or designee uses this option to add the form to a specific Form Group who can view the form by Role.

Tip

Be sure to add, edit, or delete the form groups as needed prior to selecting the Assign checkbox. Making changes to a form group will not save your assignment selections.

  1. Select the Assign checkbox beside the appropriate Form Group.

  2. Click the Save button.

  1. Click the Add a Form Group link to open the Add a Form Group screen.

  2. Enter the name of the From Group in the Form Group Text box.

  3. Select the Assign checkbox for each Role that should have access to the form.

  4. Click the Save button to save your information and return to the Form Grouping screen.

  1. Click the Edit Edit Icon icon beside the Form Group name you want to edit.

  2. Follow the steps above for creating a new Form Group.

  1. Click the Delete X Icon icon beside the Form Group name you want to delete.

  2. Click Yes in response to the "Are you sure you want to delete this item?" prompt.

  3. When you finish working with this step, select the Yes radio button in the Setup complete option.

  4. Click the Save button to save your information and return to the Form Setup Checklist.

  1. Click the Add form required submission data link.

    Tip

    When a user submits a form, the values that have been entered are mapped into the database according to the configurations that have been set.

    Important

    The form may ask for "Street Address," but your database may store that information as "Address Line 1."

    1. On the Form Submission Data screen, enter the designated default codes for each of the items.

    2. When you finish working with this step, select the Yes radio button in the Setup complete option.

    3. Click the Save button to save your information and return to the Form Setup Checklist.

  2. When you finish working with the Form Setup Checklist, click the Done button.