Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Development Summary

Release date:  03-27-2015

...

Anchor
Contents
Contents
Contents

Standard Application

New Data Fields
Bug Fixes
Residency & Validation Logic
Education Page

Steering Change Requests

BOG Application

International Application

Report Center Upgrade

Infrastructure

Accessibility

Support Services

Steering Committee Change Requests

 

...

Anchor
standard
standard
Standard Application
 

Anchor
new-fields
new-fields
New Data Fields

Two new optional data New optional downloadable data fields have been added to the Apply (standard), BOG, and International applications for download. Both of these These new fields were are the result of change requests that were submitted to the CCCApply Steering Committee and approved for development. Colleges can choose to include these fields in their download files or not; the addition of these fields will not affect your existing download file by files. For information on adding fields to your Download files,  by following the links to the technical release notes and instructions.  The download client transfer jar file will also need to be updated.
  

Anchor
capture-ip
capture-ip
IP Address Capture Field

A new downloadable The IP Address data field is available from captured through an updated web service that stores the fields in the Standard, BOG Fee Waiver, and or International applications submitted applications tables.  Through an updated web service that can capture the applicant's IP address and store it in the submitted applications database. The ip_address This field is an optional download field and is will not be displayed on the applications to the applicant. The Privacy Policy has been amended and with approved language by the CCCCO to disclose that the OpenCCCApply application CCCTC will now be collecting the user's ip address upon submission of their application (after giving consent). The ip<ip_address address> field is now available in the following db tables:   

...

Anchor
campaign-fields
campaign-fields
Enrollment Campaign Tracking Field 

The OpenCCCApply Standard, BOG Fee Waiver, and International applications have been updated to capture up hidden tracking fields for colleges that want to track enrollment campaigns for research purposes. Up to three different campaign URL key/value pairs can be integrated in each application via: campaign1=x, campaign2=y, and campaign3=z (where x, y, and z are set to the name of your specific campaign). 
For example, when you provide an application URL link that includes the campaign value such as this one: https://www.opencccapply.net/cccapply-welcome?cccMisCode=231&campaign1=x   
The , the "x" value is stored in the CCC Tech Center database and is available for downloadsubmitted_applications database and downloaded through your job and format XML files. The data dictionaries (application (Standard and International) and bogfw_application tables) and , and the Download client have been updated to include the new campaign1, campaign2, and campaign3 (hidden) fields. For information on adding the new campaign fields to your existing download file, please refer to the Downloads section of the new OpenCCCApply Online User Guide. (Steering approved change request 2014-52)

...

Anchor
URL-redirect
URL-redirect
Re-Direct URL

 A new configurable redirect URL feature is now available that, upon student submission of a Standard or International application, opens a new browser tab to the a specified URL. The new redirect URL feature allows colleges to:

    • Provide a seamless student applicant experience within the college context
    • Capture the student applicant's encrypted CCCID, which can then be decrypted for download into the SIS

To support the redirect URL feature, the following Standard application onscreen display changes now appearhave been made:

    • The OpenCCCApply Standard application During the application submission process, the Confirmation page now displays a "Continue" button instead of "Finish"
    • The Special Links and Opportunities page now displays a "Sign Out & Finish" text button instead of "Sign Out"

Info
titleSetting it up

Anchor
redirect
redirect
Re-direct URL as a Supplemental Question

The redirect URL feature is configured by implementing a supplemental question (in the Administrator) using a new EncryptedText XML attribute. The supplemental question is not displayed, but captures and encrypts the student's CCCID, which can then be decrypted after you run an OpenCCCApply a Download job to your SIS (where the format definitions XML file is configured to capture the new supplemental question field).

The OpenCCCApply Standard Application Data Dictionary has been updated to include the new redirect_url field in the School table. Please contact the CCC Tech Center for assistance in implementing the redirect featurein implementing the redirect feature by sending an request to the OpenCCCApply College Support email: cccapply@openccc.zendesk.com.

↑ top

...

Anchor
Bugs
Bugs
Bugs & Fixes

Session Timeout & Screen Readers
Session Timeout Pop-Up: The session timeout message that displays after a certain period of inactivity for the during OpenCCC Account Creation, OpenCCCApply or during the Standard, and BOG Fee Waiver questions BOG, or International application process has been refactored to work correctly with the following screen reader/OS:web browser combinations:

...

Info
titleNeed to submit a bug?

If you identify a bug in the OpenCCC Account system, or any of the OpenCCCApply admissions applications, we now have a designated OpenCCCApply College Support email and issue tracking system. In an effort to manage issues effectively, we are moving away from using the OpenCCCApply Users Listserv for reporting bugs and issues. For fastest response, please use the support email to inform us of issues and we'll respond within one business day, cccapply@openccc.zendesk.com during business hours on Monday - Friday, 8:00am - 4:00pm PST.

...


Anchor
stay-began
stay-began
Fix Error Validation for 'Date Stay Began in California' Field
Colleges are reporting that the question/field for "When did your stay begin in California" has error checking that is preventing students from applying for late-starting courses on their campus. The solution was to fix the third validation check on the field <residency:ca_stay_began)> to check the date entered against the current date instead of the <RDD>. Solution: Replace the final field error validation (residencysolution was to fix the third validation on the field <residency:ca_stay_began) to > to check the date entered against the <current_date> current date instead of the <RDD>. Example: Student A arrived in CA after the start of the Term <RDD> but is here now. She is applying to College for a late-starting course. By changing the validation to check against the current date, she will be able to apply without being refused or forced to use false dates.

 

Fix Validation for Visa Type "Other" in Visa Types Table - Logic Bug Fix
The eligibility status for Visa type "Other" was changed from No to Yes in the Visa Types (Table F), which will set Class A2 and flag 51in Step 6 of the Area A residency logic. Flag 51 will alert Admissions that the applicant's Visa Type may or may not establish residency and that futher proof, beyond self-reported data, is required. 

From Visa Types Table (Table F)  

Db ValueVisa
Type
Residency?Description

OTHR

Other

No

 

May or may not be allowed to establish residency. Requires documentation
(proof beyond self-reported data).

From Area A Residency Logic: Step 6

6

Does the student have a visa that
allows residency to be established?

visa_type has YES in 'Residency?’
column of Table F.

Class A2
set flag 51

Class A0
and
set flag 48
if visaType = B, 
B1, or B2

 

Anchor
foster
foster
Bugs Fixed in Residency Area B Logic - Out of State & Foster Youth 
Fixed bug in Step 1 of the logic. New logic: If answer is "If No", then set B0 and continue to Step 2.
Fixed bug in Step 4 of the logic. New logic: If answer is "If No", then set B0 and end logic. The status for that area would be B0. If answer is "If Yes",
then set Class B2 and go to step 5.

...


Anchor
concurrent
concurrent
Restrict Enrollment Option for Applicants 22 Years or Older (SB11)
Per MIS SB11, students age 22 or older are prohibited from enrolling in high school or lower grade grades in California. Therefore, remove the response option, "1 = Will be enrolling in high school (or lower grade) and college at the same time" from the response options displayed in the College Enrollment Status <enroll_status> field_status> and High School Ed Level <hs_ed_level> fields. (Steering approved change request 2014-06B.)

Two solution requirements: 

    • If applicant is 22 years or older (birthdate against RDD) do not display the response option for "Y = enrolling in college and high school at the same time" fromCollege Enroll Status field (entry_level) options.
    • If applicant is 22 years or older (birthdate against RDD) do not display value: "Will be enrolled in high school (or lower grade) and college at the same time" from theHigh School Ed Level field (hs_edu_level).
       

Anchor
validation2
validation2
Enforce Validation to Responses for Responses to Special Admits (SB15)
If an applicant selects the option, "Y = Enrolling in high school (or lower grade) and college at the same time" in the College Enrollment Status field, the sysem system will default to display the equivalent response option in the High School Ed Level field, "1 = Will be enrolled in high school (or lower grade) and college at the same time."  The error validation will remain consistent; ensuring both fields match for Special Admits. (Steering approved change request 2014-06C.)

...

Two error validations were missing from the High School Completion Date field: 1) preventing dates in the future when the enrollment status and high school education level indicate the student is in high school (or lower grade) per on the day before the Term begins <RDD>. Per  Per Legal, for these applicants the system should not let them enter a graduation date that is a date beyong beyond the current date, unless it is before the Term <RDD>. 

Solution:  Add an error validation to <education: hs_comp_date> .  The logic should be: Date must be ensuring the date is before <RDD>; else error message, "Your High School Completion Date cannot be after <RDD >. Please correct the your completion date and/or your High School Education Level.”

...

New services are available to support colleges live on the OpenCCCApply applications. For issues with application bugs, access to staff tools, and other implementation issues, we have added a full-time support technician and have expanded our Xerox Support Help Desk to serve colleges calling in to support their students. 

NEW College Support Email
To provide a second level of technical support we have created a designated email to respond to issues and incidents, such as bugs, access issues, and other technical problems. Response to incoming requests for support will be answered within one business day, Monday - Friday, 8:00am - 4:00pm PST.


CCCApply College Support Email:  cccapply@openccc.zendesk.com 
 
Info
titleUnder-Development

New Get Satisfaction Site - 24/7 Online Support Community for California Community Colleges

Similar to the student support community, CCCHelp.info, a second online self-help community is being implmented for colleges and staff. The site will be pre-populated with official support and technical FAQs designed to answer commonly asked questions, as well as allow college staff to submit a bug, search for answers to commonly asked application questions, and even support other colleges with information they've learned using a forum style comments and posts.

Stay tuned for an update on CCCTechnology.info - coming soon!

↑ top

...

Change Requests

 

CR StatusDESCRIPTIONRELEASE DATETYPE
Approved2014-06: Restrict Concurrent Enrollment Status for Applicants Over Age 22MARCH 2015Error Validation
Approved2014-06: Remove HS Completion Date Fields for Concurrent HS/College Enrollment & HS Ed LevelsMARCH 2015Error Validation
Approved2014-40: OpenCCC Message to Student About UnSubmitted In-progress ApplicationUnder-developmentSystem-generated
Deferred*2014-48 Residency Issue with DACA Worker Status - XapWork-aroundSupplemental Question
Approved2014-52: Enrollment Campaign TrackingMARCHNew Data Field
Deferred - uPortal2014-53: Auto-population for Standard App / uPortalUnder-development 
Approved2014-56: Capture IP Address on Submitted ApplicationsMARCHNew Data Field
Approved2014-60: Revise Error Message Language: Under 13 Age RestrictionMARCHText / Language
Approved2014-62: Add CapTel Field for Hearing Impaired - Disability ComplianceUnder-developmentNew Data Field
Approved2014-64: Create New App-LookUp Report for DOB12/5/2014 
Approved2014-65: Revise Error Checking in Date Stay Begin in CAMARCHError Validation
Deferred - uPortal2014-67: Add Social Media Connections to OpenCCC Account Creation  
Approved2014-71: Foster Youth Error in Area B Logic Not EndingMARCHLogic
Deferred - uPortal2014-74: Add Link Between OpenCCC and My Applications  
Approved2014-75: CCCID On The My Applications Page (Header Upper Right Next to Student Name)Under-development 
Approved2014-77: Spanish Hover Help Missing from OpenCCC Account CreationMARCHText / Language
Approved2014-78: Add Currency Formatter to BOG App Download FormatUnder-developmentDownloads
Approved2014-79: Add validation for High School Completion Date fieldMARCHError Validation
Approved2015-01: OpenCCC Account Creation Confirmation EmailUnder-developmentSystem-generated
Deferred2015-02: Create a Compliant Paper ApplicationMay 2015Text / Language
Approved2015-03: Submitted Application Confirmation EmailUnder-developmentSystem-generated
Approved2015-04: Add System Requirements & Support Browsers Info to Accessibility PageUnder-developmentText / Language
NEW2015-05: Add AS-T and AA-T to the Award Types Field  
NEW2015-06: Revise Foster Youth Language in Apply per MIS/Legislature  
NEW2014-76: Add Alternate (Preferred) Name Field to OpenCCC Account for Transgender  
NEW2014-80: Add Transgender to Gender Field  
NEW2014-81: Develop Generic Financial Aid Online Application  
ApprovedCustom Re-direct URL After Submission  
NEWAdd "No First Name" to DD, FS,  
NEWAdd language to the Alien Reg field to include USCIS as interchangeable  
NEWAsk Steering - How are single-name students (Cher, Madonna) handled relative to MIS reporting?  

...