Synergetic has updated the Current students module in SynMain to support:
...
Students are transferred to the next term using the Create Next Term Details window.
Configurable gender values
Configurable gender values are defined using the luGender lookup table. See luGender lookup table (Gender).
You can select configurable gender values using the Gender field on the following windows:
- Set Current Student Search Criteria window
- Create New Student - Contact Name window
- Create New Student - Spouse Name window
- Create New Student - Student Name window
- Current Student Maintenance - Personal tab
- Set Absence Events Search Criteria window
- Bulk Add Student Activity - Selection Screen.
Configurable gender relationships
Configurable gender relationships are defined using the luRelationship lookup table. See luRelationship lookup table (Gender).
You can select configurable gender relationship values on the following windows:
- Create New Student - Select Couple Relationship window
- Create New Student - Establish Relationships window.
Transferring other gendered students to the next term
Students with a gender other than male or female
Synergetic determines which year level and campus to transfer each student to using the luYearLevel lookup table. Currently, male and female students are transferred into their next:
- Year level using the NextYearYearLevelMale and NextYearLevelFemale fields
- Campus using the NextYearCampusMale and NextYearCampusFemale fields.
Now other-gendered students can be transferred to the next term using the Create Next Term Details window by populating the NextYearCampusOther and NextYearLevelOther fields the NextYearLevelOther and NextYearCampusOther fields on the luYearLevel lookup table.
...