Have database safeguards been planned to ensure database integrity? What happens when there are erro

FAQ
FAQ Moderator
edited November 2016 in CCC Glue: College Adaptor

Answers

  • Sandoval_Chagoya
    edited August 2016
    Yes. In every case for the Online Education Initiative, the Tech Center leveraged published APIs from the SIS vendors to ensure we are not making database-level changes, and are honoring any custom business logic employed by colleges. In the case of the Common Assessment Initiative, it has been suggested that creating a staging (or temporary) table and writing the data to that table is the best initial approach to allowing the colleges to make their own decisions about how the data should be consumed. While this violates one of the goals of Project Glue, which is to lessen the burden on college staff, it seems the most expedient way to proceed for now