Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: Quest-PA
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
Description
Quest Administrators will need to configure Profile-driven Advanced Search result listings (selector) which include some quest_student columns.
For this issue, we need to design a mechanism for components to specify a sub-set of "their" class properties (fields) which can be included in a Profile (i.e. they are available in the Add/Edit Profile Fields - Field Name selector). AND, which will then be included in the Profile selector columns.
If these component-specific field(s) are included in the Profile, then the search query must include a JOIN to the related extension record (in this case quest_student) - so the specified field values are returned in the query result-set.
NOTE: Lobo will be working on extending Search so that these fields can be included as search criteria. Please coordinate w/ him as needed.
Initially - please implement this for the following quest_student fields:
- GPA (gpa_id)
- Ethnicity 1 (ethnicity_id_1)
- Total Household Income (household_income_total)
- SAT and ACT scores (score_SAT, score_ACT)