{
  "settings": {
    "objectType": "Form Setting",
    "editActive": true,
    "title": "Student Information Form",
    "form_title": "Student Information Form",
    "show_title": 1,
    "allow_public_link": 0,
    "embed_form": "",
    "clear_complete": 1,
    "hide_complete": 1,
    "default_label_pos": "above",
    "wrapper_class": "",
    "element_class": "",
    "form_title_heading_level": "3",
    "key": "",
    "add_submit": 0,
    "changeEmailErrorMsg": "",
    "changeDateErrorMsg": "",
    "confirmFieldErrorMsg": "",
    "fieldNumberNumMinError": "",
    "fieldNumberNumMaxError": "",
    "fieldNumberIncrementBy": "",
    "formErrorsCorrectErrors": "",
    "validateRequiredField": "",
    "honeypotHoneypotError": "",
    "fieldsMarkedRequired": "",
    "currency": "",
    "unique_field_error": "A form with this value has already been submitted.",
    "logged_in": false,
    "not_logged_in_msg": "",
    "sub_limit_msg": "The form has reached its submission limit.",
    "calculations": [],
    "conditions": [],
    "formContentData": [
      "first_name_1742428800000",
      "last_name_1742428801000",
      "date_of_birth_1742428802000",
      "grade_level_1742428803000",
      "hr_contact_1742428804000",
      "parent_guardian_name_1742428805000",
      "email_address_1742428806000",
      "phone_number_1742428807000",
      "address_1742428808000",
      "hr_emergency_1742428809000",
      "emergency_contact_name_1742428810000",
      "emergency_contact_phone_1742428811000",
      "hr_additional_1742428812000",
      "medical_notes_1742428813000",
      "hcaptcha_1742428814000",
      "submit_1742428815000"
    ],
    "objectDomain": "calculations",
    "drawerDisabled": false
  },
  "fields": [
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 1,
      "idAttribute": "id",
      "type": "firstname",
      "label": "First Name",
      "key": "first_name_1742428800000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half first",
      "element_class": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "fname",
      "personally_identifiable": "",
      "value": "",
      "drawerDisabled": false,
      "field_label": "First Name",
      "field_key": "first_name_1742428800000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 2,
      "idAttribute": "id",
      "type": "lastname",
      "label": "Last Name",
      "key": "last_name_1742428801000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "one-half",
      "element_class": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "lname",
      "personally_identifiable": "",
      "value": "",
      "drawerDisabled": false,
      "field_label": "Last Name",
      "field_key": "last_name_1742428801000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 3,
      "idAttribute": "id",
      "type": "date",
      "label": "Date of Birth",
      "key": "date_of_birth_1742428802000",
      "label_pos": "default",
      "required": true,
      "placeholder": "",
      "date_mode": "date_only",
      "date_format": "default",
      "year_range_start": "",
      "year_range_end": "",
      "hours_24": 0,
      "minute_increment": 5,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Date of Birth",
      "field_key": "date_of_birth_1742428802000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 4,
      "idAttribute": "id",
      "type": "listselect",
      "label": "Grade Level or Program",
      "key": "grade_level_1742428803000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "Select a Grade Level or Program",
          "value": "",
          "calc": "",
          "selected": 1,
          "order": 0
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Kindergarten",
          "value": "Kindergarten",
          "calc": "",
          "selected": 0,
          "order": 1
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 1",
          "value": "Grade 1",
          "calc": "",
          "selected": 0,
          "order": 2
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 2",
          "value": "Grade 2",
          "calc": "",
          "selected": 0,
          "order": 3
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 3",
          "value": "Grade 3",
          "calc": "",
          "selected": 0,
          "order": 4
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 4",
          "value": "Grade 4",
          "calc": "",
          "selected": 0,
          "order": 5
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 5",
          "value": "Grade 5",
          "calc": "",
          "selected": 0,
          "order": 6
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 6",
          "value": "Grade 6",
          "calc": "",
          "selected": 0,
          "order": 7
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 7",
          "value": "Grade 7",
          "calc": "",
          "selected": 0,
          "order": 8
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 8",
          "value": "Grade 8",
          "calc": "",
          "selected": 0,
          "order": 9
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 9 (Freshman)",
          "value": "Grade 9 (Freshman)",
          "calc": "",
          "selected": 0,
          "order": 10
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 10 (Sophomore)",
          "value": "Grade 10 (Sophomore)",
          "calc": "",
          "selected": 0,
          "order": 11
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 11 (Junior)",
          "value": "Grade 11 (Junior)",
          "calc": "",
          "selected": 0,
          "order": 12
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Grade 12 (Senior)",
          "value": "Grade 12 (Senior)",
          "calc": "",
          "selected": 0,
          "order": 13
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "College / University",
          "value": "College / University",
          "calc": "",
          "selected": 0,
          "order": 14
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Adult / Continuing Education",
          "value": "Adult / Continuing Education",
          "calc": "",
          "selected": 0,
          "order": 15
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Other",
          "value": "Other",
          "calc": "",
          "selected": 0,
          "order": 16
        }
      ],
      "drawerDisabled": false,
      "field_label": "Grade Level or Program",
      "field_key": "grade_level_1742428803000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 5,
      "idAttribute": "id",
      "type": "hr",
      "label": "Contact Information",
      "key": "hr_contact_1742428804000",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Contact Information",
      "field_key": "hr_contact_1742428804000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 6,
      "idAttribute": "id",
      "type": "textbox",
      "label": "Parent or Guardian Name",
      "key": "parent_guardian_name_1742428805000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "desc_text": "Required for students under 18.",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "Parent or Guardian Name",
      "field_key": "parent_guardian_name_1742428805000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 7,
      "idAttribute": "id",
      "type": "email",
      "label": "Email Address",
      "key": "email_address_1742428806000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "custom_name_attribute": "email",
      "personally_identifiable": 1,
      "value": "",
      "drawerDisabled": false,
      "field_label": "Email Address",
      "field_key": "email_address_1742428806000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 8,
      "idAttribute": "id",
      "type": "phone",
      "label": "Phone Number",
      "key": "phone_number_1742428807000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "mask": "",
      "custom_name_attribute": "phone",
      "personally_identifiable": 1,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Phone Number",
      "field_key": "phone_number_1742428807000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 9,
      "idAttribute": "id",
      "type": "address",
      "label": "Address",
      "key": "address_1742428808000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "custom_name_attribute": "address",
      "personally_identifiable": 1,
      "desc_text": "Optional. Used only for mailing or geographic reporting purposes.",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Address",
      "field_key": "address_1742428808000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 10,
      "idAttribute": "id",
      "type": "hr",
      "label": "Emergency Contact",
      "key": "hr_emergency_1742428809000",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Emergency Contact",
      "field_key": "hr_emergency_1742428809000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 11,
      "idAttribute": "id",
      "type": "textbox",
      "label": "Emergency Contact Name",
      "key": "emergency_contact_name_1742428810000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "Full name of emergency contact",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": false,
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "one-half first",
      "element_class": "",
      "drawerDisabled": false,
      "field_label": "Emergency Contact Name",
      "field_key": "emergency_contact_name_1742428810000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 12,
      "idAttribute": "id",
      "type": "phone",
      "label": "Emergency Contact Phone",
      "key": "emergency_contact_phone_1742428811000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "mask": "",
      "custom_name_attribute": "phone",
      "personally_identifiable": 1,
      "container_class": "one-half",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Emergency Contact Phone",
      "field_key": "emergency_contact_phone_1742428811000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 13,
      "idAttribute": "id",
      "type": "hr",
      "label": "Additional Information",
      "key": "hr_additional_1742428812000",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Additional Information",
      "field_key": "hr_additional_1742428812000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 14,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Medical Notes or Special Accommodations",
      "key": "medical_notes_1742428813000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "desc_text": "List any allergies, medical conditions, learning accommodations, or other information we should know. This information is kept confidential and used only by program staff.",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "personally_identifiable": 1,
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Medical Notes or Special Accommodations",
      "field_key": "medical_notes_1742428813000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 15,
      "idAttribute": "id",
      "type": "hcaptcha",
      "label": "Spam Check",
      "key": "hcaptcha_1742428814000",
      "label_pos": "hidden",
      "required": false,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Spam Check",
      "field_key": "hcaptcha_1742428814000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 16,
      "idAttribute": "id",
      "type": "submit",
      "label": "Submit Student Information",
      "processing_label": "Processing",
      "key": "submit_1742428815000",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": false,
      "field_label": "Submit Student Information",
      "field_key": "submit_1742428815000"
    }
  ],
  "actions": [
    {
      "title": null,
      "key": null,
      "type": "successmessage",
      "active": "1",
      "created_at": "2026-03-20 00:00:00",
      "label": "Success Message",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "message": "Thank you for submitting your student information. We have received your registration and you will receive a confirmation email shortly. If you have any questions, please contact us directly.",
      "order": "1",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Thank you for submitting your student information. We have received your registration and you will receive a confirmation email shortly. If you have any questions, please contact us directly."
    },
    {
      "title": null,
      "key": null,
      "type": "email",
      "active": "1",
      "created_at": "2026-03-20 00:00:00",
      "label": "Admin Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "2",
      "to": "admin@example.com",
      "reply_to": "{field:email_address_1742428806000}",
      "email_subject": "New Student Information Form Submission - {field:first_name_1742428800000} {field:last_name_1742428801000}",
      "email_message": "<p>A new student information form submission has been received. Details are below.</p>\n\n<p><strong>Student Information</strong></p>\n<ul>\n<li><strong>First Name:</strong> {field:first_name_1742428800000} </li>\n<li><strong>Last Name:</strong> {field:last_name_1742428801000} </li>\n<li><strong>Date of Birth:</strong> {field:date_of_birth_1742428802000} </li>\n<li><strong>Grade Level or Program:</strong> {field:grade_level_1742428803000} </li>\n</ul>\n\n<p><strong>Contact Information</strong></p>\n<ul>\n<li><strong>Parent or Guardian Name:</strong> {field:parent_guardian_name_1742428805000} </li>\n<li><strong>Email Address:</strong> {field:email_address_1742428806000} </li>\n<li><strong>Phone Number:</strong> {field:phone_number_1742428807000} </li>\n<li><strong>Address:</strong> {field:address_1742428808000} </li>\n</ul>\n\n<p><strong>Emergency Contact</strong></p>\n<ul>\n<li><strong>Emergency Contact Name:</strong> {field:emergency_contact_name_1742428810000} </li>\n<li><strong>Emergency Contact Phone:</strong> {field:emergency_contact_phone_1742428811000} </li>\n</ul>\n\n<p><strong>Additional Information</strong></p>\n<ul>\n<li><strong>Medical Notes or Special Accommodations:</strong> {field:medical_notes_1742428813000} </li>\n</ul>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    },
    {
      "title": null,
      "key": null,
      "type": "save",
      "active": "1",
      "created_at": "2026-03-20 00:00:00",
      "label": "Record Submission",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "3",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Your form has been successfully submitted.",
      "redirect_url": "",
      "submitter_email": "",
      "fields-save-toggle": "save_all",
      "exception_fields": [],
      "set_subs_to_expire": "0",
      "subs_expire_time": "90"
    },
    {
      "title": null,
      "key": null,
      "type": "email",
      "active": "1",
      "created_at": "2026-03-20 00:00:00",
      "label": "Email Confirmation",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "4",
      "to": "{field:email_address_1742428806000}",
      "reply_to": "",
      "email_subject": "Your Student Information Has Been Received",
      "email_message": "<p>Dear {field:first_name_1742428800000} {field:last_name_1742428801000} ,</p>\n\n<p>Thank you for submitting your student information. We have successfully received your registration details.</p>\n\n<p><strong>Here is a summary of the information submitted:</strong></p>\n<ul>\n<li><strong>Student Name:</strong> {field:first_name_1742428800000} {field:last_name_1742428801000} </li>\n<li><strong>Grade Level or Program:</strong> {field:grade_level_1742428803000} </li>\n</ul>\n\n<p>If any of the above details are incorrect or you need to make changes, please contact us directly.</p>\n\n<p>We look forward to working with you.</p>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    },
    {
      "title": null,
      "key": null,
      "type": "redirect",
      "active": "0",
      "created_at": "2026-03-20 00:00:00",
      "label": "Redirect (Optional)",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "5",
      "redirect_url": "/thank-you/",
      "to": "",
      "reply_to": "",
      "email_subject": "",
      "email_message": "",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    }
  ]
}
