Quest Tasks for CPS 07
A list of tasks that QuestBridge is responsible for.
Tasks |
Deadline |
Mockups |
Status |
Responsible |
|---|---|---|---|---|
Reader Specs |
1/17/07 |
|
Paras |
|
Decide on fax solution |
1/30/07 |
|
Done (iFax) |
|
Locker Specs |
1/30/07 |
Done |
|
|
Setup servers, including purchase additional servers |
2/15/07 |
|
Done |
|
XML / PDFs for CPS Application |
3/09/07 |
|
|
Bharat |
Update student custom fields for CPS '06 and CM '06 decisions |
2/15/07 |
|
Done |
|
User registration/verification |
2/15/07 |
|
Done |
|
Integrate fax solution with locker, CiviCRM |
2/15/07 |
|
Done |
|
Locker ready for testing |
2/15/07 |
|
Done |
|
Testing of CPS application, locker, fax solution |
2/15/07 |
|
Done |
|
Create export, CSV files, for CM |
2/15/07 |
|
Done |
|
Setup export scripts for internal analysis |
3/01/07 |
|
|
Paras |
Setup archive machine with code and database |
3/01/07 |
|
Done |
|
Quest customized Contact View and Quest search options |
3/14/07 |
|
|
Bharat |
XML / PDFs of CPS Application
The bin/export.php file needs to be modified to export the following fields:
Career Goals
- the xml/pdf should export the student's selection with a 'x' for the choice the student selected. (so if the student checked the 'Architect' option, then the xml should have '<career_goal_architect>x</career_goal_architect>')
College Type
- the xml/pdf should export the student's selection with a 'x' for the choice the student selected. (so if the student checked the 'Liberal arts college' option, then the xml should have '<college_type_liberal_arts_college>x</college_type_liberal_arts_college>')
Non-partner colleges
- the xml/pdf should export the student's selection with a 'x' for the choice the student selected. (so if the student checked the 'Brown University (RI)' option, then the xml should have '<college_interests_brown_university>x</college_interests_brown_university>')
Summer schools program
- the xml/pdf should export the student's selection with a 'x' for the choice the student selected. (so if the student checked the 'Harvard University' option, then the xml should have '<summer_program_harvard_university>x</summer_program_harvard_university>')
College prep conference
- the xml/pdf should export the student's selection with a 'x' for the choice the student selected. (so if the student checked the 'Rice University' option, then the xml should have '<college_conference_rice_university>x</college_conference_rice_university>')
CiviCRM Admin / Contact View
The default admin view doesn't include the Quest application data on the Contact View and doesn't include the Quest search options in the 'Advanced Search' view. The CM 06 application, included the Quest customized Contact View and the Quest search options.
