Read the CAP name-validation table from S3
get_validation_table.RdReads the coaching action plan (CAP) name-validation table produced by the
create_cap_folders_in_google_drive automation. The table records whether
each sheet's file name has the correct three-part structure
(School_Teacher_Subject) and whether each part passes roster / master-list
checks.
Arguments
- cycle
Integer scalar (1, 2, or 3). Which coaching cycle's validation table to return. Defaults to
1.- full
Logical. When
TRUE, returns the full validation table (from thecoaching-data-tlbucket) that also includeshas_data,has_valid_structure, andmodified_timecolumns. WhenFALSE(default), returns the lighter name-only table (from thetl-mondaybucket) used by the Monday.com dashboard.