Versions Compared

Key

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

...

  1. Application is submitted to CCCApply
  2. Application is stored with a fraud status flag set to PENDING
  3. Application is posted to the prediction service where model is applied
  4. Prediction service returns the probability rating that the application is fraudulent or not.
  5. Based on the probability rating, the fraud status flag is updated with “Checked Fraud” or “Not Checked Fraud”
  6. Applications set with “Checked Fraud” are sent to the Suspension folder (User Interface) awaiting confirmation by A&R Staff

Spam Filter User Interface

The Spam Filter User Interface is the hands-on utility that allows college staff to manually confirm the applications that have been predicted to be fraud are removed from the submission pipeline before they reaches the college's Download Client or the College Adapter (Project Glue).  The user interface is built into the new CCCApply Administrator 2.0, a full feature parity upgrade to the legacy CCCApply Administrator (1.0) for the CCCApply Standard Application only. 

As we learned above, every application that is submitted through CCCApply is analyzed by the machine learning model in the prediction service. If the prediction service believes that the application does meet the criteria for fraud, it will update the fraud status field flag from "Pending" to "Checked Fraud" and sends it to the suspension folder (User Interface) to be confirmed by the college's Admissions & Records staff.

Applications that do not meet the criteria in the prediction service are flagged as "Not Checked Fraud" and moved forward to the college for download.

Spam Filter Summary Table

Each application that is flagged with "Checked Fraud" will display in the "Spam Filter" summary table in the CCCApply Administrator 2.0.  Each row/application has a checkbox, which the user can select individually or in bulk.  Once a row/application, or set of applications, is selected, two buttons appear labeled  "Confirm Spam" and "Mark as Valid" - giving the college full control over whether application(s) are moved to the continuous training model to grow the machine learning algorithm, or for legitimate applications that have been flagged in error, are removed from the suspension folder and placed back in the post-submission pipeline to be downloaded by the college.  

Image Removed

The Spam Filter User Interface tool has been built into the new CCCApply Administrator 2.0 which is being released to Pilot for testing on June 28 and will be live in Production on July 27, 2018.  Read more about the new CCCApply Administrator 2.0 system release here.

User Interface Workflow

The workflow process for the user interface looks like this:

  1. College staff monitor suspension folder via user interface in CCCApply Administrator
  2. Suspended applications are reviewed by college staff for confirmation
  3. College staff make the final determination: Fraud or Not Fraud
  4. If “Fraud” - Then fraud status flag changed to “Confirmed Fraud”
  5. If “Not Fraud” - Then fraud status flag changed to “Confirmed NOT Fraud”
  6. “Confirmed Fraud” flag calls Apply Spam API
  7. Applications that are NOT fraud are sent immediately to the Download Client
  8. Confirmed Fraud/NOT Fraud applications are passed back to the ML model for continuous learning

Spam Email Notifications

As part of the User Interface workflow process, service monitoring has been implemented to notify the college that one or more applications has been flagged as fraudulent and is sitting in the User Interface for their confirmation (processing). If even one application has been predicted to be fraud and moved to the suspension folder, the college will receive an email notification alert reminder.  

It is the responsibility of each college to monitor incoming email notifications, as well as processing their suspension folder (User Interface) on a regular basis.  Though the prediction service is calculating the probability ratings at a 98.99% accuracy rate, there is still a possibility that a legitimate application may get caught in the spam user interface; just like out own spam email filters.

IMPORTANT:  The Spam email notifications are sent out once per day if one or more applications are awaiting confirmation in the Spam Filter User Interface.  Email notifications will be sent to the "Admissions Office Email" address field in the "College Information" module in the CCCApply Administrator 2.0, which is accessible in the header from any application screen in the Administrator.  Colleges should either update this important contact field with an appropriate email address - to ensure the spam email notifications are sent to the Admissions Office staff member responsible for monitoring the spam filter, or ensure that "forwarding" in applied to that email address to a more appropriate email contact. 

Note
titleIMPORTANT NOTE

Setting Up the Email Notification Recipient

The Spam email notifications are sent out once per day if one or more applications are awaiting confirmation in the Spam Filter User Interface.  Email notifications will be sent to the "Admissions Office Email" field in the "College Information" module in the CCCApply Administrator 2.0, which is accessible in the header from any application screen in the Administrator.  Colleges should either update this important contact field with an appropriate email contact and address - to ensure the spam email notifications are sent to the correct Admissions Office staff member's email address responsible for monitoring the spam filter, or add email "forwarding" to that email address to the most appropriate email contact. 


Post-submission Development

...