Mini Kabibi Habibi
-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Sep 05, 2025 at 09:39 AM
-- Server version: 10.4.28-MariaDB
-- PHP Version: 8.2.4
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Database: `system_cid`
--
-- --------------------------------------------------------
--
-- Table structure for table `admin_mqcais_monitoring_reports`
--
CREATE TABLE `admin_mqcais_monitoring_reports` (
`id` int(11) NOT NULL,
`report_id` int(11) DEFAULT NULL,
`date` date DEFAULT NULL,
`no_of_schools_monitored_and_provided_ta` int(11) DEFAULT NULL,
`activities_undertaken` text DEFAULT NULL,
`findings` text DEFAULT NULL,
`technical_assistance_provided` text DEFAULT NULL,
`agreement` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
-- --------------------------------------------------------
--
-- Table structure for table `admin_mqcais_reports`
--
CREATE TABLE `admin_mqcais_reports` (
`id` int(11) NOT NULL,
`division` varchar(255) DEFAULT NULL,
`section` varchar(255) DEFAULT NULL,
`district` varchar(255) DEFAULT NULL,
`month` varchar(255) DEFAULT NULL,
`school_year` varchar(255) DEFAULT NULL,
`username` varchar(255) DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
-- --------------------------------------------------------
--
-- Table structure for table `daily_accomplishments`
--
CREATE TABLE `daily_accomplishments` (
`id` int(10) UNSIGNED NOT NULL,
`name` varchar(255) NOT NULL,
`designation` varchar(255) NOT NULL,
`username` varchar(100) NOT NULL,
`no_of_shs_provided_ta` int(11) DEFAULT 0,
`no_of_teachers_observed` int(11) DEFAULT 0,
`no_of_teachers_provided_ta` int(11) NOT NULL,
`date_added` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `daily_accomplishments`
--
INSERT INTO `daily_accomplishments` (`id`, `name`, `designation`, `username`, `no_of_shs_provided_ta`, `no_of_teachers_observed`, `no_of_teachers_provided_ta`, `date_added`) VALUES
(6, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 0, 0, 1, '2025-06-02'),
(7, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 0, 0, 0, '2025-06-03'),
(8, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 11, 0, 4, '2025-06-04'),
(9, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 1, 2, 2, '2025-06-05'),
(10, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 0, 0, 180, '2025-06-09'),
(11, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 1, 0, 0, '2025-06-02'),
(12, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 1, 0, 0, '2025-06-03'),
(13, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 1, 0, 0, '2025-06-04'),
(14, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 1, 0, 0, '2025-06-05'),
(15, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 0, 0, 9, '2025-06-04'),
(16, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 1, 0, 24, '2025-06-09'),
(17, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 1, 0, 24, '2025-06-10'),
(18, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 1, 2, 24, '2025-06-11'),
(19, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 10, 0, 210, '2025-06-13'),
(20, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 1, 0, 6, '2025-06-13'),
(21, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 4, 0, 57, '2025-06-16'),
(22, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 8, 0, 8, '2025-06-16'),
(23, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 5, 0, 5, '2025-06-17'),
(24, 'Generiego O. Javier', 'EPS', 'gjavier', 2, 0, 2, '2025-06-23'),
(25, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 1, 0, 16, '2025-06-18'),
(26, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 1, 0, 45, '2025-06-19'),
(27, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 2, 0, 9, '2025-06-20'),
(28, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-06-02'),
(29, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-06-03'),
(30, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-06-04'),
(31, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-06-05'),
(32, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-06-06'),
(33, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 8, 0, 180, '2025-06-09'),
(34, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 8, 0, 180, '2025-06-10'),
(35, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 8, 5, 180, '2025-06-11'),
(36, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-06-12'),
(37, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 2, 0, 0, '2025-06-13'),
(38, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 3, 0, 77, '2025-06-16'),
(39, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 5, 0, 155, '2025-06-17'),
(40, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 6, 0, 28, '2025-06-18'),
(41, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 1, 0, 5, '2025-06-19'),
(42, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 3, 0, 25, '2025-06-20'),
(43, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 4, 0, 8, '2025-06-04'),
(44, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 3, 0, 6, '2025-06-05'),
(45, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 0, 0, 45, '2025-06-10'),
(46, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 0, 0, 45, '2025-06-11'),
(47, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 2, 0, 4, '2025-06-16'),
(48, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 2, 0, 4, '2025-06-17'),
(49, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 3, 0, 6, '2025-06-18'),
(50, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 3, 0, 6, '2025-06-19'),
(51, 'Aurelia G. Vivas', 'EPS-LRMS', 'aureliagvivas', 1, 0, 2, '2025-06-23'),
(52, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 2, 0, 8, '2025-06-23'),
(53, 'Leila Maranan Seco', 'Education Program Supervisor', 'leila.seco', 2, 1, 2, '2025-06-23'),
(54, 'LORNA M ASI', 'PSDS', 'lorna_asi', 0, 0, 55, '2025-06-02'),
(55, 'LORNA M ASI', 'PSDS', 'lorna_asi', 0, 0, 0, '2025-06-03'),
(56, 'LORNA M ASI', 'PSDS', 'lorna_asi', 0, 0, 55, '2025-06-04'),
(57, 'LORNA M ASI', 'PSDS', 'lorna_asi', 0, 0, 55, '2025-06-05'),
(58, 'LORNA M ASI', 'PSDS', 'lorna_asi', 8, 0, 182, '2025-06-09'),
(59, 'LORNA M ASI', 'PSDS', 'lorna_asi', 8, 0, 182, '2025-06-10'),
(60, 'LORNA M ASI', 'PSDS', 'lorna_asi', 4, 0, 21, '2025-06-16'),
(61, 'LORNA M ASI', 'PSDS', 'lorna_asi', 3, 0, 8, '2025-06-17'),
(62, 'LORNA M ASI', 'PSDS', 'lorna_asi', 1, 0, 8, '2025-06-18'),
(63, 'LORNA M ASI', 'PSDS', 'lorna_asi', 5, 0, 12, '2025-06-20'),
(64, 'LORNA M ASI', 'PSDS', 'lorna_asi', 3, 0, 0, '2025-06-23'),
(65, 'LORNA M ASI', 'PSDS', 'lorna_asi', 13, 0, 18, '2025-06-24'),
(66, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 1, 0, 8, '2025-06-23'),
(67, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 3, 0, 1, '2025-06-24'),
(68, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-02'),
(69, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-03'),
(70, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-04'),
(72, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-05'),
(73, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-06'),
(74, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-09'),
(75, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-10'),
(76, 'Herman A. Catapang', 'EPS', 'hacatapang', 5, 5, 5, '2025-06-11'),
(77, 'Herman A. Catapang', 'EPS', 'hacatapang', 10, 2, 2, '2025-06-13'),
(78, 'Herman A. Catapang', 'EPS', 'hacatapang', 3, 0, 9, '2025-06-16'),
(79, 'Herman A. Catapang', 'EPS', 'hacatapang', 2, 0, 3, '2025-06-17'),
(80, 'Herman A. Catapang', 'EPS', 'hacatapang', 2, 0, 2, '2025-06-18'),
(81, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-06-19'),
(82, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-06-20'),
(83, 'Herman A. Catapang', 'EPS', 'hacatapang', 2, 0, 2, '2025-06-23'),
(84, 'Herman A. Catapang', 'EPS', 'hacatapang', 1, 0, 1, '2025-06-24'),
(85, 'Generiego O. Javier', 'EPS', 'gjavier', 0, 0, 5, '2025-06-09'),
(86, 'Generiego O. Javier', 'EPS', 'gjavier', 0, 5, 5, '2025-06-10'),
(87, 'Generiego O. Javier', 'EPS', 'gjavier', 0, 2, 5, '2025-06-11'),
(88, 'Generiego O. Javier', 'EPS', 'gjavier', 3, 0, 0, '2025-06-16'),
(89, 'Generiego O. Javier', 'EPS', 'gjavier', 3, 0, 0, '2025-06-17'),
(90, 'Generiego O. Javier', 'EPS', 'gjavier', 1, 0, 0, '2025-06-18'),
(91, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 1, 0, 7, '2025-06-24'),
(92, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-06-26'),
(103, 'Rosa Jealyn M. Manalo', 'Education Program Specialist II', 'jealyn.manalo', 0, 0, 3, '2025-06-16'),
(104, 'Rosa Jealyn M. Manalo', 'Education Program Specialist II', 'jealyn.manalo', 0, 0, 2, '2025-06-23'),
(105, 'Rosa Jealyn M. Manalo', 'Education Program Specialist II', 'jealyn.manalo', 0, 0, 2, '2025-06-25'),
(106, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-06-25'),
(107, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-06-27'),
(108, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-06-30'),
(109, 'Rossana Perez Bagon ', 'EPS', 'sanna', 83, 0, 83, '2025-06-10'),
(110, 'Rossana Perez Bagon ', 'EPS', 'sanna', 2, 0, 2, '2025-06-16'),
(111, 'Rossana Perez Bagon ', 'EPS', 'sanna', 2, 0, 2, '2025-06-17'),
(112, 'Rossana Perez Bagon ', 'EPS', 'sanna', 1, 0, 1, '2025-06-18'),
(113, 'Rossana Perez Bagon ', 'EPS', 'sanna', 2, 0, 2, '2025-06-19'),
(126, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 0, 0, 0, '2025-06-25'),
(127, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 0, 0, 0, '2025-06-26'),
(128, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 0, 0, 0, '2025-06-27'),
(129, 'ROSALINA H PANGANIBAN', 'PSDS', 'Leo@1015', 16, 0, 0, '2025-06-30'),
(131, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 1, 0, 5, '2025-07-01'),
(132, 'Rowena D. Cabanding', 'EPS', 'rcabanding', 1, 0, 3, '2025-07-01'),
(133, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 0, 0, 0, '2025-07-02'),
(134, 'Lea C Aquino', 'PSDS', 'aquinolea', 9, 0, 0, '2025-07-01'),
(135, 'Rossana Perez Bagon ', 'EPS', 'sanna', 2, 3, 3, '2025-07-02'),
(136, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 14, 0, 0, '2025-07-01'),
(137, 'Rosa Jealyn M. Manalo', 'Education Program Specialist II', 'jealyn.manalo', 0, 0, 1, '2025-07-01'),
(138, 'Leila M. Seco', 'EPS', 'leila.seco', 2, 0, 10, '2025-07-04'),
(139, 'Leila M. Seco', 'EPS', 'leila.seco', 112, 0, 0, '2025-07-10'),
(140, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 0, 0, 0, '2025-07-03'),
(141, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 4, 0, 5, '2025-07-04'),
(142, 'Rossana Perez Bagon ', 'EPS', 'sanna', 6, 0, 8, '2025-07-04'),
(143, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 0, 0, 0, '2025-07-07'),
(144, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 1, 0, 0, '2025-07-08'),
(145, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-07-02'),
(146, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 1, 0, 0, '2025-07-03'),
(147, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 1, 0, 3, '2025-07-04'),
(148, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 1, 0, 4, '2025-07-10'),
(149, 'AUREA P OCON', 'Education Program Supervisor', 'AUREA P. OCON', 2, 0, 6, '2025-07-09'),
(150, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-07-07'),
(151, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 13, 0, 0, '2025-07-08'),
(152, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 10, 0, 0, '2025-07-09'),
(153, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 14, 0, 0, '2025-07-10'),
(154, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 3, 2, 54, '2025-07-11'),
(155, 'Rosalinda M. Comia', 'PSDS', 'Lynda', 0, 0, 0, '2025-07-14'),
(156, 'Herman A. Catapang', 'EPS', 'hacatapang', 1, 0, 10, '2025-07-01'),
(158, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-07-03'),
(159, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-07-04'),
(160, 'Herman A. Catapang', 'EPS', 'hacatapang', 0, 0, 0, '2025-07-07'),
(161, 'Herman A. Catapang', 'EPS', 'hacatapang', 13, 0, 0, '2025-07-08'),
(162, 'Herman A. Catapang', 'EPS', 'hacatapang', 2, 1, 12, '2025-07-09'),
(163, 'Herman A. Catapang', 'EPS', 'hacatapang', 2, 0, 0, '2025-07-10'),
(164, 'Herman A. Catapang', 'EPS', 'hacatapang', 6, 0, 0, '2025-07-11'),
(165, 'Herman A. Catapang', 'EPS', 'hacatapang', 4, 0, 0, '2025-07-14'),
(166, 'Herman A. Catapang', 'EPS', 'hacatapang', 3, 0, 0, '2025-07-15'),
(167, 'Leila M. Seco', 'EPS', 'leila.seco', 3, 0, 0, '2025-07-14'),
(168, 'Leila M. Seco', 'EPS', 'leila.seco', 1, 0, 6, '2025-07-17'),
(169, 'Leila M. Seco', 'EPS', 'leila.seco', 2, 0, 3, '2025-07-18'),
(170, 'Rossana Perez Bagon ', 'EPS', 'sanna', 1, 0, 0, '2025-08-11');
-- --------------------------------------------------------
--
-- Table structure for table `information`
--
CREATE TABLE `information` (
`id` int(11) NOT NULL,
`username` varchar(100) NOT NULL,
`fullname` varchar(100) NOT NULL,
`division` varchar(100) NOT NULL,
`section` varchar(100) NOT NULL,
`learning_area` varchar(100) NOT NULL,
`immediate_supervisor` varchar(100) NOT NULL,
`password` varchar(100) NOT NULL,
`role` varchar(20) NOT NULL,
`designation` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
--
-- Dumping data for table `information`
--
INSERT INTO `information` (`id`, `username`, `fullname`, `division`, `section`, `learning_area`, `immediate_supervisor`, `password`, `role`, `designation`) VALUES
(1, 'admingsdgsdgdg', 'ddgsgdfsdgdg', 'gsgg', '', '', '', 'b59c67bf196a4758191e42f76670ceba', 'ADMIN', ''),
(4, 'gjavier', 'Generiego O. Javier', 'Batangas City', 'CID', 'Values', 'Sacoro R. Comia', '3c9c03d6008a5adf42c2a55dd4a1a9f2', 'USER', 'EPS'),
(12, 'scomia', 'Sacoro R Comia', 'Batangas City', 'CID', 'Science', 'Sacoro R. Comia', '1d30ce45177f38dc991d5d19dd1c8a60', 'ADMIN', 'Chief'),
(13, 'hacatapang', 'Herman A. Catapang', 'Batangas City', 'CID', 'Mathematics', 'Sacoro R. Comia', 'c7e79d3e4690160ef7b6b705bab349ad', 'USER', 'EPS'),
(14, 'Lynda', 'Rosalinda M. Comia', 'SDO Batangas City', 'CID', 'District VI', 'Sacoro R. Comia', '4acefc40cbc908dddbd93ae6b34fde83', 'USER', 'PSDS'),
(17, 'lolita_asi', 'Lolita T Asi', 'Batangas City', 'CID', 'District V', 'Sacoro Comia', '98166fed8d3ab5a4ff7852d5938a9961', 'USER', 'PSDS'),
(18, 'nievesmontalbo', 'Nieves A Montalbo', 'Batangas City', 'CID', 'X', 'Sacoro R. Comia', 'de7ef9944656f57fb791f6d893016324', 'USER', 'PSDS'),
(19, 'rowena.asi001@deped.gov.ph', 'Rowena T Asi', 'Batangas City', 'CID', 'District IV', 'Sacoro Comia', '7840d796df673d95bddb976d8fbaf021', 'USER', 'PSDS'),
(20, 'sanna', 'Rossana Perez Bagon ', 'SDO Batangas City ', 'CID ', 'EPS ', 'Sacoro R. Comia ', '9c41b7fcd3517686817671c771e2857e', 'USER', 'EPS'),
(21, 'Leo@1015', 'ROSALINA H PANGANIBAN', 'Batangas City', 'CID', 'VII', 'Sacorro R. Comia', '99e88d63f649ae8bb01000cdc106e537', 'USER', 'PSDS'),
(22, 'edelynbriones', 'EDELYN B BRIONES', 'SDO Batangas City', 'CID', 'District III', 'SACORO R. COMIA', '9d599b2830b51338231c8a7be22f6414', 'USER', 'PSDS'),
(23, 'aquinolea', 'Lea C Aquino', 'SDO Batangas City', 'CID', 'VIII', 'Sacoro R. Comia', '227aa3894bcc53df4e1387591534643b', 'USER', 'PSDS'),
(24, 'lorna_asi', 'LORNA M ASI', 'Batangas City', 'CID/DISS', 'District IX', 'Dr. Sacoro R. Comia', 'b6e18b1f403e1c65c4d41f0508904838', 'USER', 'PSDS'),
(25, 'rcabanding', 'Rowena D. Cabanding', 'Batangas City', 'CID', 'Science', 'Sacoro R. Comia', '7cdd2c7cd73b5914ff054fec73862c83', 'USER', 'EPS'),
(26, 'chatmagadia', 'CHARITY S MAGADIA', 'BATANGAS CITY', 'CID', 'DISTRICT II', 'SACORO R.COMIA', '953941cdf4a6ca11da55619405ae0202', 'USER', 'PSDS'),
(27, 'Chat', 'Charity S Magadia', 'Batangas City', 'PSDS', 'CiD', 'R. Sacoro R. Comia', '953941cdf4a6ca11da55619405ae0202', 'USER', 'PSDS'),
(28, 'jealyn.manalo', 'Rosa Jealyn M. Manalo', 'Division of Batangas City', 'Curriculum Implementation Division', 'Alternative Learning System', 'Sacoro R. Comia', '547831a85824275c0a582b52fec01f72', 'USER', 'Education Program Specialist II'),
(29, 'Nick', 'Nicolas A. Asi', 'Batangas City', 'CID', 'MAPEH', 'Sacoro R. Comia', '9c3b1830513cc3b8fc4b76635d32e692', 'USER', 'EPS'),
(30, 'leila.seco', 'Leila M. Seco', 'Batangas City', 'CID', 'English', 'Sacoro R. Comia', '86ce7f3ab7ca59c773d22fdadc1440ce', 'USER', 'EPS'),
(31, 'AUREA P. OCON', 'AUREA P OCON', 'BATANGAS CITY', 'CID-EPS', 'EPP/TLE/TVL', 'SACORO R. COMIA', '6a6fe392e7ade7b4f806e89420edc261', 'USER', 'Education Program Supervisor'),
(32, 'aureliagvivas', 'Aurelia G. Vivas', 'Batangas City', 'CID', 'LRMS', 'Dr. Sacoro R. Comia', '2cd9c7578f73fe52a7ee8acc9cff85a8', 'USER', 'EPS-LRMS'),
(33, 'CyrusFestijo', 'Cyrus T Festijo', 'Batangas City', 'CID', 'LRMS', 'Sacoro R. Comia', '02704944e460c21898dfa66fe957e200', 'USER', 'Project Development Officer II'),
(34, 'BETHEBORA', 'VICENTA M. EBORA', 'BATANGAS CITY', 'CID', 'DISTRICT 1', 'SACORO R. COMIA', '244d8ceefebe1745d36f6c9e81df560f', 'USER', 'PSDS'),
(35, 'Demeth', 'Demetrio B. Bautista', 'Batangas City', 'CID', 'Filipino', 'Dr. Sacoro R. Comia', 'd28197066132513ebd865b9f620f536c', 'USER', 'EPS'),
(36, 'Ricky M Realingo', 'Ricky M Realingo', 'BATANGAS CITY', 'CID', 'Araling Panlipunan', 'Sacoro R. Comia', '720f0f44d31352190ee5f8fd344e2c6d', 'USER', 'EPS'),
(37, 'Elizabeth.Alea', 'ELIZABETH M. ALEA', 'BATANGAS CITY', 'CID', 'ALS', 'SACORO R. COMIA, PhD.', '0cf8b78e64976139334f25d3757ba313', 'USER', 'EPS II'),
(40, 'dandy', 'Dandy G. Ebora', 'Batangas City', 'CID', 'Mathematics', 'Sacoro R. Comia', '152fb233c8500a18e19e56c4f874f6d9', 'USER', 'ALS'),
(41, 'edelyn.briones001@deped.gov.ph', 'EDELYN B BRIONES', 'SDO Batangas City', 'CID', 'District III', 'SACORO R. COMIA', 'dd676e2103fd3967c4dde8fe70e33fd5', 'USER', 'Public Schools District Supervisor'),
(42, 'mvillena', 'Michelle Parto Villena', 'Batangas City', 'Library Hub', '*', 'Sacoro R. Comia', '6a24c5f134ce721488e9d7400cda8dcc', 'USER', 'Librarian II');
-- --------------------------------------------------------
--
-- Table structure for table `mista_monitoring_reports`
--
CREATE TABLE `mista_monitoring_reports` (
`id` int(11) NOT NULL,
`plan_id` int(11) DEFAULT NULL,
`dates` date DEFAULT NULL,
`school` varchar(100) DEFAULT NULL,
`name_of_school_head` varchar(100) DEFAULT NULL,
`activities_undertaken` text DEFAULT NULL,
`no_of_schools_monitored_and_provided_ta` varchar(50) DEFAULT NULL,
`findings` text DEFAULT NULL,
`technical_assistance_provided` text DEFAULT NULL,
`agreement` text DEFAULT NULL,
`school_head_signature` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `mista_monitoring_reports`
--
INSERT INTO `mista_monitoring_reports` (`id`, `plan_id`, `dates`, `school`, `name_of_school_head`, `activities_undertaken`, `no_of_schools_monitored_and_provided_ta`, `findings`, `technical_assistance_provided`, `agreement`, `school_head_signature`) VALUES
(48, 5, '2025-06-02', 'Batangas Country Club', 'Not Applicable', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', '', '', '', '', ''),
(49, 5, '2025-06-03', 'Batangas Country Club', 'Not Applicable', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', '', '', '', '', ''),
(50, 5, '2025-06-04', 'SDO Batangas City', 'Not Applicable', 'Attend Election Post Evaluation and perform related tasks in the office', '', '', '', '', ''),
(51, 5, '2025-06-05', 'SDO Batangas City', 'Not Applicable', 'Attend virtual meeting re:Orientation Revised Enrolment Guidelines sponsored by DEPED Central', '', '', '', '', ''),
(52, 5, '2025-06-06', 'N/A', 'Not Applicable', 'Holiday', '', '', '', '', ''),
(53, 5, '2025-06-09', 'SDO Batangas City', 'Not Applicable', 'Attend division flag raising ceremony and perform related tasks in the office', '', '', '', '', ''),
(54, 5, '2025-06-09', 'Libjo NHS', 'Jeremy F. Falcatan', 'Monitor the conduct of Brigada Eskwela', '', '', '', '', ''),
(55, 5, '2025-06-10', 'SDS Conference Hall', 'Not Applicable', 'Attend DEXECOM', '', '', '', '', ''),
(56, 5, '2025-06-10', 'Dumuclay ES', 'Marydel B. Marasigan', 'Monitor the conduct of Brigada Pagabasa', '', '', '', '', ''),
(57, 5, '2025-06-11', 'N/A', 'Not Applicable', 'Attend Division MANCOM', '', '', '', '', ''),
(58, 5, '2025-06-12', 'N/A', 'N/A', 'Independence Day', '', '', '', '', ''),
(59, 5, '2025-06-13', 'Libjo ES', 'Rica A. Suarez', 'Conduct school monitoring of Brigada Eskwela', '', '', '', '', ''),
(60, 5, '2025-06-16', 'Libjo NHS', 'Jeremy F. Falcatan', 'Monitor the opening of classes and provide technical assistance to the school head.', '', '', '', '', ''),
(61, 5, '2025-06-16', 'N/A', 'Not Applicable', 'Attend Quality Management System Standard in Digital Service Delivery for the government workforce.', '', '', '', '', ''),
(62, 5, '2025-06-17', 'N/A', 'Not Applicable', 'Attend QMS Standard in Digital SErvice Delivery for the government workforce', '', '', '', '', ''),
(63, 5, '2025-06-18', 'N/', 'Not Applicable', 'Attend QMS Standard in Digital SErvice Delivery for the government workforce', '', '', '', '', ''),
(64, 5, '2025-06-19', 'Conde Itaas IS, SDES', 'Lita M. Mendoza, Arvin C. Aclan', 'Monitor the opening of classes and provide technical assistance to the school head.', '', '', '', '', ''),
(65, 5, '2025-06-23', 'SDO Batangas City', 'Not Applicable', 'Attend division flag raising ceremony and monitor the conduct of internal audit.', '', '', '', '', ''),
(66, 5, '2025-06-24', 'Cumba ES, TPES', 'Melania A. Tolentino, Florencia B. Bruna', 'Monitor the teachers workload and provide technical assistance to the school heads. provide technical assistance to the school heads.acher\'s workload, teaching load and ', '', '', '', '', ''),
(67, 5, '2025-06-25', 'Conde Labac ES, CLIS', 'Maricel A. Culla. Paulina B. De Torres', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(68, 5, '2025-06-26', 'HKES, Maruclap ES', 'Josefina Magadia, Isabel S. Cleofe', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(69, 5, '2025-06-27', 'Haligue Silangan ES/NHS', 'Allan C. Arellano', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(70, 5, '2025-06-30', 'Piit ES, Malibayo ES', 'Lea C. Macalalad, Joleyve C. Reyes', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(141, 13, '2025-06-02', 'Batangas Country Club', 'SDO Personnel/LR Team ', 'Attended Division Research Colloquium for SDO Personnel', '-', 'presented research paper in the colloquium', 'Provided TA the co-author researchers on research ', 'will conduct phase 2 research', ''),
(142, 13, '2025-06-03', 'Batangas Country Club', 'SDO Personnel/LR Team', 'Attended Division Research Colloquium for SDO Personnel', '-', 'presented research paper in the colloquium', 'Provided TA the co-author researchers on research ', 'will conduct phase 2 research', ''),
(143, 13, '2025-06-04', 'Balete IS, Alangilan Central ES, Paharang ES, and Paharang IS', 'Sally M. Evangelista, Teresita M. Culla, Darlene Eje, Lilibeth M. Virtus', 'Conducted validation of model library in select schools', '4', 'The schools validated have dedicated libraries, however, there were some schools which needs more space and resources for their libraries', 'provided TA on strengthening library management through partnerships', 'Maximixe and utilize the existing LRs the school has', ''),
(144, 13, '2025-06-05', 'JAPMES, Tabangao IS, Pinamukan Ibaba ES', 'Leoncia D. Espina (JAPMES), Annalyn D. Ebora (Tabangao IS), Marison D. Como (Pinamukan Ibaba ES)', 'Conducted validation of model library in select schools', '3', 'The schools validated have dedicated libraries, however, there were some schools which needs more space and resources for their libraries', 'provided TA on strengthening library management through partnerships', 'Maximixe and utilize the existing LRs the school has', ''),
(145, 13, '2025-06-06', '-', '-', 'Holiday', '-', '-', '-', '-', ''),
(146, 13, '2025-06-09', 'JAPMES (venue of the training)', 'Leoncia D. Espina', 'Attended and served as resource person in the Expansion Training for the Revised K to 12 Curriculum for Grades 2, 3, 5 and 8 Teachers', '31 Math 8 teachers', 'Teachers are new on the Revised K to 12 Curriculum especially in unpacking learning competencies', 'Provided TA on capability training on the Revised K to 12 Curriculum for Grade 8 teachers ', 'Submit Work Application Plan (WAP) as one of the outputs of the training', ''),
(147, 13, '2025-06-10', 'JAPMES (venue of the training), Bulwagang Ala Eh (Reading Remediation Orientation Training)', 'Leoncia D. Espina; 45 select school teachers, LR Team, and resource persons from KEEP and Adarna pub', '1. Attended and served as resource person in the Expansion Training for the Revised K to 12 Curriculum for Grades 2, 3, 5 and 8 Teachers 2. Led and supervise the conduct of the Orientation Training on the Reading Remediation Packages in English and Filip', 'a. 31 Math 8 teachers b. 55 (45 select teachers a', 'a. Teachers are new on the Revised K to 12 Curriculum especially in unpacking learning competencies b. The teachers are unknowledgeable on the use of the delivered reading remediation packages ', 'a. Provided TA on capability training on the Revised K to 12 Curriculum for Grade 8 teachers b. Provided technical assistance to participants of the orientation training on the use of reading remediation packages in English and Filipino through training conducted in collaboration with KEEP and Adarna publishers', 'a. Submit Work Application Plan (WAP) as one of the outputs of the training b. Will monitor the utilization of the Reading Packages', ''),
(148, 13, '2025-06-11', 'JAPMES (venue of the training), Bulwagang Ala Eh (Reading Remediation Orientation Training)', 'Leoncia D. Espina; 45 select school teachers, LR Team, and resource persons from KEEP and Adarna pub', '1. Attended and served as resource person in the Expansion Training for the Revised K to 12 Curriculum for Grades 2, 3, 5 and 8 Teachers 2. Led and supervise the conduct of the Orientation Training on the Reading Remediation Packages in English and Filip', 'a. 31 Math 8 teachers b. 55 (45 select teachers a', 'a. Teachers are new on the Revised K to 12 Curriculum especially in unpacking learning competencies b. The teachers are unknowledgeable on the use of the delivered reading remediation packages ', 'a. Provided TA on capability training on the Revised K to 12 Curriculum for Grade 8 teachers b. Provided technical assistance to participants of the orientation training on the use of reading remediation packages in English and Filipino through training conducted in collaboration with KEEP and Adarna publishers', 'a. Submit Work Application Plan (WAP) as one of the outputs of the training b. Will monitor the utilization of the Reading Packages', ''),
(149, 13, '2025-06-12', '-', '-', 'Holiday (Independence Day)', '-', '-', '-', '-', ''),
(150, 13, '2025-06-13', '-', '-', 'Onleave', '-', '-', '-', '-', ''),
(151, 13, '2025-06-16', 'JAPMES and JCPMES', 'Leoncia D. Espina (JAPMES), Marites D. Tarcelo (JCPMES)', 'Monitored the opening of classes for SY 2025 - 2026 in District II schools', '2', 'The schools are ready for the opening of classes for SY 2025-2026 especially in terms of learning resources and materials', 'Provided TA on LR specifically the use of Division LR Portal', 'Encourage all teachers to utilize the Learning Resources and Division LR Portal', ''),
(152, 13, '2025-06-17', 'Sampaga ES, and Sirang Lupa ES', 'Illuminada M. Gayeta (Sampaga ES), Christopher M. Panganiban (Sirang Lupa ES)', 'Monitored the opening of classes for SY 2025 - 2026 in District II schools', '2', 'The schools are ready for the opening of classes for SY 2025-2026 especially in terms of learning resources and materials', 'Provided TA on LR specifically the use of Division LR Portal', 'Encourage all teachers to utilize the Learning Resources and Division LR Portal and contextualize instructional learning materials', ''),
(153, 13, '2025-06-18', 'Pinamukan Ibaba ES, Pinamukan ES, and Pinamukan IS', 'Marison D. Como (Pinamukan Ibaba ES), Leodivina M. Bauan (Pinamukan ES), Mena M. De Torres (Pinamuka', 'Monitored the opening of classes for SY 2025 - 2026 in District II schools', '3', 'The schools are ready for the opening of classes for SY 2025-2026 especially in terms of learning resources and materials', 'Provided TA on LR specifically the use of Division LR Portal and learning resource management', 'Encourage all teachers to utilize the Learning Resources and Division LR Portal and contextualize instructional learning materials; Will conduct LAC session on LR Management', ''),
(154, 13, '2025-06-19', 'Tabangao ES, Tabangao IS, and Pallocan East ES', 'Aileen Sobremonte (Tabangao ES), Annalyn D. Ebora (Tabangao IS), Angelina Acorda (Pallocan East ES)', 'Monitored the opening of classes for SY 2025 - 2026 in District II schools', '3', 'The schools are ready for the opening of classes for SY 2025-2026 especially in terms of learning resources and materials', 'Provided TA on LR specifically the use of Division LR Portal and learning resource management', 'Encourage all teachers to utilize the Learning Resources and Division LR Portal and contextualize instructional learning materials; Will conduct LAC session on LR Management', ''),
(155, 13, '2025-06-20', 'LRMS Office', 'EPS-LRMS', '1. Prepared Division Memorandum for DepEd Error Watch Team 2. Prepare Work Application Plan (WAP) for the Expansion Training of the Revised K to 12 Curriculum Core Faculty 3. Work on the logistics for the internet connection of the mobile library', '-', '-', '-', '-', ''),
(156, 13, '2025-06-23', 'Batangas City East ES', 'Angelina Peradilla', 'Conducted validation of model library in select schools ', '1', 'The school library is located at third floor of a building which somehow hinder the eagerness and willingness of the learners to go to the school library', 'Provided TA on LR and Library Management', 'Encourage all teachers to utilize the Learning Resources and Division LR Portal and contextualize instructional learning materials; Will conduct LAC session on LR Management', ''),
(157, 13, '2025-06-24', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', 'Prepared and updated documents for ISO Internal Quality Audit (IQA)', '-', '-', '-', '-', ''),
(158, 13, '2025-06-25', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', '1. Prepared and updated documents for ISO Internal Quality Audit (IQA) 2. Prepare Division Memorandum for the 2025 Storybook Writeshop and Competition', '-', '-', '-', '-', ''),
(159, 13, '2025-06-26', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', '1. Prepared and updated documents for ISO Internal Quality Audit (IQA) 2. Work on the logistics for the 2025 Storybook Writeshop and Competition', '', '', '', '', ''),
(160, 13, '2025-06-27', 'PSDS Office', 'CID Personnel', 'Acted as co-process holder for the conduct of Internal Quality Audit for CID', '', '', '', '', ''),
(161, 13, '2025-06-30', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', '1. Worked on the PDP documents for application 2. Finalize the full paper and abstract for the research on LR ', '', '', '', '', ''),
(162, 7, '2025-06-10', 'Batangas City East ES', 'N/a', 'Unpacking of Learning competencies', '5', 'unpacked competencies', 'competencies must be unpacked to its sipliest form', 'unpack competencies to complete the days of the week', '0'),
(163, 7, '2025-06-11', ' Batangas City East ES', 'N/A', 'Lesson planning', '5', 'Lesson plans must be in DLL format', 'gave teachers strategy on how to make DLL in the revised kto 12 format', 'all dll must be aligned in the revised K to 12 Curriculum', '0'),
(164, 7, '2025-06-16', 'Batangas City East ES', 'N\'A', 'Demo Teaching', '5', 'additional Integration of other learning area in the lesson may be included be ', 'Gave teacher Technical assistance on teaching GMRC', 'Integration of other related learning area may be use in the lesson', '0'),
(165, 7, '2025-06-17', 'Balagatas ES, Alangilan ES, Alangilan SHS', 'Mildred Lontok, Shiela Minlaud, Eleneth Escalona', 'Monitor opening of classes and iplimentation of the revised K to 12', '3', 'None', 'Unpacking of competencies in gmrc is needed for day to day lesson', 'Dlp will be used by the g5 for lesson planning since it is the initial implementation of the revised kto12', '0'),
(166, 7, '2025-06-18', 'Balete ES, Balete IS, Balete Relocation ES', 'Dian Mitran, Sally Evangelista, Mark Glen Celis', 'Monitor opening of classes and iplimentation of the revised K to 12', '3', 'none', 'Unpacking of competencies in gmrc is needed for day to day lesson', 'Dlp will be used by the g5 for lesson planning since it is the initial implementation of the revised kto12', '0'),
(167, 7, '2025-06-23', 'Wawa ES', 'Maricel Chavez', 'Monitor opening of classes and iplimentation of the revised K to 12', '1', 'none', 'Unpacking of competencies in gmrc is needed for day to day lesson', 'Dlp will be used by the g5 for lesson planning since it is the initial implementation of the revised kto12', '0'),
(168, 14, '2025-06-02', 'Batangas Country Club', 'N/A', 'To attend Division Research Colloquium', '0', '', '', '', ''),
(169, 14, '2025-06-03', 'Batangas Country Club', 'N/A', 'To attend Division Research Colloquium', '0', '', '', '', ''),
(170, 14, '2025-06-04', 'SDO', 'N/A', 'Office work', '0', '', '', '', ''),
(171, 14, '2025-06-09', 'SDO', 'N/A', 'To attend flag raising ceremony', '0', '', '', '', ''),
(172, 14, '2025-06-10', 'St. Bridget College', 'N/A', 'To attend the kindergarten convergence as a member of the TWG', '0', '', '', '', ''),
(173, 14, '2025-06-11', 'SDO', 'N/A', 'Office work', '0', '', '', '', ''),
(174, 14, '2025-06-12', 'SDO', 'N/A', 'Office work', '0', '', '', '', ''),
(175, 14, '2025-06-13', 'SDO', 'N/A', 'Office work', '0', '', '', '', ''),
(176, 14, '2025-06-16', 'SDO', 'N/A', 'To attend flag raising ceremony', '2', '', '', '', ''),
(177, 14, '2025-06-17', 'Batangas City East/Batangas City Jail/San Jose Sico CLC', 'Durcas Arcega / Lanie Padilla / Ronalyn Castillo', 'Monitoring of opening of classes at District 1', '0', '', '', '', ''),
(178, 14, '2025-06-18', 'Alangilan ES / Balagtas ES / Balete ES', 'Belinda Reyes / Marivic Plata / Jennica Bondad', 'Monitoring of opening of classes at District 3', '0', '', '', '', ''),
(179, 14, '2025-06-19', 'Batangas City South ES / Calicanto ES', 'Irosh Shane Bisa / Jeffrey Buenafe', 'Monitoring of opening of classes at District 5', '0', '', '', '', ''),
(180, 14, '2025-06-20', 'SDO ', 'N/A', 'Office work', '0', '', '', '', ''),
(181, 14, '2025-06-23', 'SDO', 'N/A', 'To attend flag raising ceremony', '2', '', '', '', ''),
(182, 14, '2025-06-24', 'Libjo ES / San Isidro Learning Center / Haligue ES', 'Romalyn Holgado / Maximo Barte / Marive Rodriguez', 'Monitoring of opening of classes at District 7', '0', '', '', '', ''),
(183, 14, '2025-06-25', 'Ilijan Learning Center / Pinamukan ES', 'Melvin Deka Roca / Charito Garcia', 'Monitoring of opening of classes at District 9', '2', '', '', '', ''),
(184, 14, '2025-06-26', 'SDO ', 'N/A', 'Office work', '0', '', '', '', ''),
(185, 14, '2025-06-27', 'SDO', 'N/A', 'Office work', '0', '', '', '', ''),
(186, 14, '2025-06-30', 'SDO ', 'N/A', 'To attend flag raising ceremony', '0', '', '', '', ''),
(187, 16, '2025-06-02', 'Batangas Country Club, Bolbok Bats. City ', 'N/A', 'Division Training Workshop on the Ethical USe of AI in Education and Research Colloquium ', '0', '0', '0', '0', '0'),
(188, 16, '2025-06-03', 'Batangas Country Club, Bolbok Batangas City ', 'N/A', 'Continuation of Division Training Workshop on the Rthicak Use of AIL Education and Research Colloquium ', '0', '0', '0', '0', '0'),
(189, 16, '2025-06-04', 'SDO Batangas City ', '83 school heads ', 'Finalization of the Kindergarten Unpacked Learning Competencies together with the Select School Heads ', '83', 'There is a need to revie the unpacked kindegerten competencies ', 'Form select teachers who will do the review ', 'Follow the TA provided ', ''),
(190, 16, '2025-06-04', 'SDO Batangas City ', '27 ALS teachers ', 'Finalization of ALS PDS ', '27', 'There is a need to revie the unpacked kindegerten competencies ', 'Unpacked the competencies ', 'Follow the TA provided ', ''),
(191, 16, '2025-06-05', 'Schools in DIstrict I ', '6 ', 'Monitoring of ALS Mapping in District 1', '6', 'Year ends forms are well prepared though there are some errors on the number of days present.', 'Accomplish the number of days regularly ', 'Follow the TA provided ', ''),
(192, 16, '2025-06-06', 'N/A', 'N/A', 'Holiday ', '0', '0', '0', '0', ''),
(193, 16, '2025-06-09', 'SDO ', 'N/A', 'Finalization for the Kindergarten Convergence , Start of the Internal Audit ', '0', '0', '0', '0', ''),
(194, 16, '2025-06-10', 'St. Bridget College ', '83', 'Conduct of Kindergarten Convergence ', '83', 'Presentation of the Kindergarten roadmap ', 'Discuss in details the roadmap and process on how it will be achieved ', 'Follow the roadmap presented ', ''),
(195, 16, '2025-06-11', 'TBA', 'N/A', 'Attend ManCom ', '0', '0', '0', '0', ''),
(196, 16, '2025-06-12', 'N/A', 'N/A', 'HOLIDAY ', '0', '0', '0', '0', ''),
(197, 16, '2025-06-13', 'SDO ', 'N/A', 'Conduct of IQA ', '0', '0', '0', '0', ''),
(198, 16, '2025-06-16', 'Malitam National High School , Malitam Elementary School ', 'Ms. Aida Blandina A. Hernandez , Ms. Marife D. Frane ', 'Monitor the opening of Classes ', '', '', '', '', ''),
(199, 16, '2025-06-17', 'Sta. Clara ES, Batangas City High School for the Arts', 'Dr. Epitacia C. Collera, Ms. Alexandria B. Calalo ', 'Monitor the opening of classes ', '', '', '', '', ''),
(200, 16, '2025-06-18', 'Wawa Elementary School ', 'Ms. Maricel Chavez ', 'Monitor the opening of classes ', '', '', '', '', ''),
(201, 16, '2025-06-19', 'Batangas City Integrated High School ', 'Ms. Aida Gutierrez', 'Monitor the opening of classes', '', '', '', '', ''),
(202, 16, '2025-06-20', 'Ambulong ES ', 'MS. Sheela Marie S. San Juan ', 'Monitor the opening of class ', '', '', '', '', ''),
(203, 16, '2025-06-23', 'JAPMES, Sta Clara ES', 'Dr. Espina, Dr. Collera ', 'Check DLLs and DLPs', '', '', '', '', ''),
(204, 16, '2025-06-24', 'Malitam ES, Wawa ES', 'Dr. Frane, Mrs. Chavez ', 'Check DLLs and DLPs ', '', '', '', '', ''),
(205, 16, '2025-06-25', 'JPMES, Pallocan East ES', 'Dr. Tarcelo, Dr. Aguado ', 'Check DLLs and DLPs ', '', '', '', '', ''),
(206, 16, '2025-06-26', 'Alangilan, Concepcion', 'Dr. Astillero, MRs. Rivera ', 'Check DLLs and DLPs', '', '', '', '', ''),
(207, 16, '2025-06-27', 'SDO ', 'N/A', 'Preparing the report ', '', '', '', '', ''),
(208, 16, '2025-06-30', 'Sirang Lupa ES, Nino Jesus ES', 'Dr. Panganiban, Mrs. Mallari', 'Check DLLs and DLPs ', '', '', '', '', ''),
(255, 19, '2025-06-02', 'Batangas Country Club', 'Not Applicable', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', '', '', '', '', ''),
(256, 19, '2025-06-03', 'Batangas Country Club', 'Not Applicable', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', '', '', '', '', ''),
(257, 19, '2025-06-04', 'SDO Batangas City', 'Not Applicable', 'Attend Election Post Evaluation and perform related tasks in the office', '', '', '', '', ''),
(258, 19, '2025-06-05', 'SDO Batangas City', 'Not Applicable', 'Attend virtual meeting re:Orientation Revised Enrolment Guidelines sponsored by DEPED Central', '', '', '', '', ''),
(259, 19, '2025-06-06', 'N/A', 'Not Applicable', 'Holiday', '', '', '', '', ''),
(260, 19, '2025-06-09', 'SDO Batangas City', 'Not Applicable', 'Attend division flag raising ceremony and perform related tasks in the office', '', '', '', '', ''),
(261, 19, '2025-06-09', 'Libjo NHS', 'Jeremy F. Falcatan', 'Monitor the conduct of Brigada Eskwela', '', '', '', '', ''),
(262, 19, '2025-06-10', 'SDS Conference Hall', 'Not Applicable', 'Attend DEXECOM', '', '', '', '', ''),
(263, 19, '2025-06-10', 'Dumuclay ES', 'Marydel B. Marasigan', 'Monitor the conduct of Brigada Pagabasa', '', '', '', '', ''),
(264, 19, '2025-06-11', 'N/A', 'Not Applicable', 'Attend Division MANCOM', '', '', '', '', ''),
(265, 19, '2025-06-12', 'N/A', 'N/A', 'Independence Day', '', '', '', '', ''),
(266, 19, '2025-06-13', 'Libjo ES', 'Rica A. Suarez', 'Conduct school monitoring of Brigada Eskwela', '', '', '', '', ''),
(267, 19, '2025-06-16', 'Libjo NHS', 'Jeremy F. Falcatan', 'Monitor the opening of classes and provide technical assistance to the school head.', '', '', '', '', ''),
(268, 19, '2025-06-17', 'N/A', 'Not Applicable', 'Attend Quality Management System Standard in Digital Service Delivery for the government workforce.', '', '', '', '', ''),
(269, 19, '2025-06-18', 'N/A', 'Not Applicable', 'Attend QMS Standard in Digital SErvice Delivery for the government workforce', '', '', '', '', ''),
(270, 19, '2025-06-19', 'N/', 'Not Applicable', 'Attend QMS Standard in Digital SErvice Delivery for the government workforce', '', '', '', '', ''),
(271, 19, '2025-06-20', 'Conde Itaas IS, SDES', 'Lita M. Mendoza, Arvin C. Aclan', 'Monitor the opening of classes and provide technical assistance to the school head.', '', '', '', '', ''),
(272, 19, '2025-06-23', 'SDO Batangas City', 'Not Applicable', 'Attend division flag raising ceremony and monitor the conduct of internal audit.', '', '', '', '', ''),
(273, 19, '2025-06-24', 'Cumba ES, TPES', 'Melania A. Tolentino, Florencia B. Bruna', 'Monitor the teachers workload and provide technical assistance to the school heads. provide technical assistance to the school heads.acher\'s workload, teaching load and ', '', '', '', '', ''),
(274, 19, '2025-06-25', 'Conde Labac ES, CLIS', 'Maricel A. Culla. Paulina B. De Torres', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(275, 19, '2025-06-26', 'HKES, Maruclap ES', 'Josefina Magadia, Isabel S. Cleofe', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(276, 19, '2025-06-27', 'Haligue Silangan ES/NHS', 'Allan C. Arellano', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(277, 19, '2025-06-30', 'Piit ES, Malibayo ES', 'Lea C. Macalalad, Joleyve C. Reyes', 'Monitor the teachers workload and provide technical assistance to the school heads.', '', '', '', '', ''),
(287, 32, '2025-07-10', 'sample', 'admin', 'K', NULL, 'Macalalad', '3 NON-READER', 'Provision of technical assistance', ''),
(288, 33, '2025-07-10', 'Pedro S. Tolentino Memorial Integrated School ', 'Ivy Fronda', 'Checked lesson plans, provided technical assistance', NULL, ' Michaela E. Untalan Grade 7-ICT The Curriculum Guide is not attached to the lesson plan folder Teacher’s remarks and reflections are not accomplished Other objectives are not being tested as reflected in the evaluation. (Perform….. Follow instruction…) Julie Ann Tupas Grade 8-ICT The strategy/ies to be used are not clearly manifested in the lesson plan. What are available in the area of developing and deepening understanding are concepts to be learned. Generalization does not conform with the objectives Under evaluation, there is rubric provided, however, what will be measured by this rubric is not stated Alfred Maalihan Grade 10-CSS Objectives are not specifically written for each day Other parts of the plan are combined for two days making it so confusing as to the focus of the teaching for each day Wesly Ada Grade 11 & 12- SMAW The lesson plans are not prepared according to the prescribed formats The objectives are the same for the whole week Rubric does not follow the appropriate format like including indicators ', ' Always attached a curriculum guide in the lesson plan folder Identify the index of mastery of every delivery of the lesson to identify the level of mastery of learners Integrate 21st century skills The concepts to be learned by the learners can be included in the lesson plan, however, the appropriate strategy on how these will be delivered should be manifested in it. Formulate key concepts by getting ideas from the learners. Teacher should only act as facilitator. Rubric should be an attachment in the plan and make sure the skills or competencies to be measured are indicated. Include proper instructions. Determine specific objective for each day Design learning plans which are intended on a daily basis. Mentor in preparing lesson plan according to the prescribed format Set different objectives based from the curriculum guide on a daily basis Discuss the steps and principles in crafting rubric.', ' A regular checking of lesson plans will be done to ensure that all teachers are properly guided regarding this matter. Development on this will be reported to the EPS through online modality supported by photo documentation with caption including date or scanned copy of short narrative signed by the principal. Expected time of reporting will be on the 3rd week of July, 2025. Onsite validation of MOVs and development will also be done by EPS on a not specified date.', ''),
(289, 34, '2025-07-09', 'Guinto ES', 'Sheryl Montalbo', ' Monitored/ checked enrolment, attendance of learners, availability of necessary documents and readiness of the school for the opening of classes', NULL, ' Marites Casao Grade IV-EPP Objectives in the DLL are not specific. DLL being used need to be modified and align in the context of the learners and ensure clarity for them to attain mastery of the lesson Marilyn Suarez Grade V The strategy on how the lesson will be taught are not stated in the lesson plan (Pagpopreseso sa Mahahalagang pang-unawa/Ideya/Susing Ideya The objective is not consistent with the evaluation and other parts of the lesson. Aiza R. Cabatay Grade VI While the objective used in the plan is to participate, it shows that no actual participation of learners is manifested. The activities do not suffice the objective.', ' See to it that the objectives are specifically set for each day. There is no harm in downloading lesson plans or seeking other reference materials regarding the lesson plan to be utilized, however, quality must always be considered like ensuring that the tasks included are aligned and suited to the nature of learners. Localization and contextualization of downloaded plans are highly encouraged Include in the lesson plan the strategy that will be used in executing parts of the lesson. Refer to the stated portion of the plan. Carefully analyze the objective to determine the appropriate evaluation to be given to learners. Scrutinize the lesson plans to make sure that all the rules in lesson planning are being observed.', ' A regular checking of lesson plans will be done to ensure that all teachers are properly guided regarding this matter. Development on this will be reported to the EPS through online modality supported by photo documentation with caption including date or scanned copy of short narrative signed by the principal. Expected time of reporting will be on the second week of July, 2025. Onsite validation of MOVs and development will also be done by EPS on a not specified date.', ''),
(290, 34, '2025-07-09', 'Talumpok IS', 'Leo Javina', ' Monitored/ checked enrolment, checked lesson plan, provided technical assistance/', NULL, ' The school head shared their concern regarding the specialization being offered in Grades 9 and 10. The number of enrollees in SMAW and other courses have been discussed. Clarice Manalo ICT-TLE 8 The strategy to be used for the delivery of the lesson is not clearly indicated in the plan. (Developing and Deepening Understanding) Reflection field is not accomplished Rosine m. Luistro TLE 7 & 8 The lesson plan does not clearly indicate the specific objective for the day. Other elements are not reflected such the strategy on how the lesson will be delivered, evaluation and assignment.', ' Advised to continue offering courses in Grades 9 and 10 in preparation for SHS Encourage JHS completers to consider taking TVL course in SHS. Career guidance plays an important role for this concern. Include in the lesson plan how the objective/s will be delivered to learners Provide through email or messenger a screenshot of output for this day. Make the lesson plan a bit more detailed Have a clear target objective for each day Modify the lesson plan preparation ensuring the inclusion of all of its elements.', ' A regular checking of lesson plans will be done to ensure that all teachers are properly guided regarding this matter. Development on this will be reported to the EPS through online modality supported by photo documentation with captions including date or scanned copy of short narrative signed by the principal. Expected time of reporting will be on the 3rd week of July, 2025. Onsite validation of MOVs and development will also be done by EPS on a not specified date.', '');
-- --------------------------------------------------------
--
-- Table structure for table `mista_plans`
--
CREATE TABLE `mista_plans` (
`id` int(11) NOT NULL,
`username` varchar(100) DEFAULT NULL,
`division` varchar(100) DEFAULT NULL,
`section` varchar(100) DEFAULT NULL,
`district` varchar(100) DEFAULT NULL,
`month` varchar(50) DEFAULT NULL,
`year` varchar(10) DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
`status` varchar(255) NOT NULL DEFAULT 'pending'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `mista_plans`
--
INSERT INTO `mista_plans` (`id`, `username`, `division`, `section`, `district`, `month`, `year`, `created_at`, `status`) VALUES
(6, 'leaaquino', 'SDO Batangas City', 'CID', 'VIII', 'June', '2025', '2025-05-30 05:54:28', 'draft'),
(7, 'rowenaasi', 'Batangas Ciy', 'CID', 'District IV', 'June', '2025', '2025-05-30 06:04:18', 'draft'),
(8, 'lolita_asi', 'Batangas City', 'CID', 'District V', 'June', '2025', '2025-05-30 06:22:59', 'draft'),
(11, 'sanna', 'SDO Batangas City ', 'CID ', 'EPS -Kindergarten/ALS ', 'June ', '2025', '2025-06-02 01:47:13', 'draft'),
(15, 'Lynda', 'SDO Batangas City', 'CID', 'District VI', 'JUNE ', '2025', '2025-06-02 02:06:02', 'draft'),
(16, 'rowena.asi001@deped.gov.ph', 'Batangas City', 'CID', 'District IV', 'JUNE', '2025', '2025-06-02 02:48:43', 'draft'),
(17, 'nievesmontalbo', 'Batangas City', 'CID', 'X', 'June', '2025', '2025-06-02 03:01:11', 'draft'),
(18, 'edelynbriones', 'SDO Batangas City', 'CID', 'District III', 'JUNE', '2025', '2025-06-02 10:01:53', 'draft'),
(19, 'lorna_asi', 'Batangas City', 'CID/DISS', 'District IX', 'June', '2025', '2025-06-02 13:20:53', 'draft'),
(23, 'lorna_asi', 'Batangas City', 'CID/DISS', 'District IX', 'June', '2025', '2025-06-04 06:05:51', 'draft'),
(24, 'lorna_asi', 'Batangas City', 'CID/DISS', 'District IX', 'June', '2025', '2025-06-04 06:07:01', 'draft'),
(27, 'chatmagadia', 'BATANGAS CITY', 'CID', 'DISTRICT II', 'JUNE', '2025', '2025-06-04 08:04:46', 'draft'),
(36, 'Leo@1015', 'Batangas City', 'CID-PSDS', 'VII', 'June', '2025', '2025-06-04 16:31:54', 'draft'),
(37, 'jealyn.manalo', 'Division of Batangas City', 'Curriculum Implementation Division', 'Alternative Learning System', 'June', '2025', '2025-06-09 07:31:12', 'draft'),
(40, 'hacatapang', 'Batangas City', 'CID', 'Mathematics', 'June', '2025', '2025-06-13 02:53:06', 'draft'),
(42, 'sanna', 'SDO Batangas City ', 'CID ', 'EPS ', 'JULY', '2025', '2025-06-18 23:27:31', 'draft'),
(44, 'lorna_asi', 'Batangas City', 'CID/DISS', 'District IX', 'June', '2025', '2025-06-22 02:10:00', 'draft'),
(45, 'aureliagvivas', 'Batangas City', 'CID', 'LRMS', 'June', '2025', '2025-06-23 23:35:22', 'draft'),
(46, 'BETHEBORA', 'BATANGAS CITY', 'CID', 'DISTRICT 1', 'JUNE', '2025', '2025-06-24 06:16:13', 'draft'),
(47, 'lorna_asi', 'Batangas City', 'CID/DISS', 'District IX', 'July', '2025', '2025-06-24 13:48:00', 'draft'),
(48, 'gjavier', 'Batangas City', 'CID', 'Values', 'July', '2025', '2025-06-25 04:15:25', 'draft'),
(49, 'gjavier', 'Batangas City', 'CID', 'Values', 'June', '2025', '2025-06-25 23:10:20', 'draft'),
(50, 'aureliagvivas', 'Batangas City', 'CID', 'LRMS', 'July', '2025', '2025-06-30 01:44:41', 'draft'),
(52, 'leila.seco', 'SDO Batangas City', 'CID', 'English', 'July', '2025', '2025-06-30 03:12:47', 'draft'),
(56, 'hacatapang', 'Batangas City', 'CID', 'Mathematics', 'July', '2025', '2025-06-30 03:22:00', 'draft'),
(57, 'Elizabeth.Alea', 'BATANGAS CITY', 'CID', 'ALS', 'July', '2025', '2025-06-30 04:00:26', 'draft'),
(58, 'Nick', 'Batangas City', 'CID', 'MAPEH', '', '2025', '2025-06-30 05:03:25', 'draft'),
(59, 'Demeth', 'Batangas City', 'CID', 'Filipino', 'July ', '2025', '2025-06-30 05:29:32', 'draft'),
(60, 'Demeth', 'Batangas City', 'CID', 'Filipino', 'July ', '2025', '2025-06-30 05:40:42', 'draft'),
(62, 'sanna', 'SDO Batangas City ', 'CID ', 'EPS ', 'July', '2025', '2025-07-02 02:37:08', 'draft'),
(63, 'aquinolea', 'SDO Batangas City', 'CID', 'VIII', 'July', '2025', '2025-07-02 03:11:34', 'draft'),
(65, 'jealyn.manalo', 'Division of Batangas City', 'Curriculum Implementation Division', 'Alternative Learning System', 'July', '2025', '2025-07-03 04:41:07', 'draft'),
(66, 'leila.seco', 'Batangas City', 'CID', 'English', 'September', '2025', '2025-07-04 09:31:44', 'draft'),
(68, 'edelyn.briones001@deped.gov.ph', 'SDO Batangas City', 'CID', 'District III', 'July', '2025', '2025-07-10 07:43:36', 'draft'),
(69, 'sanna', 'SDO Batangas City ', 'CID ', 'EPS ', 'August ', '2025', '2025-07-28 02:00:37', 'draft'),
(70, 'gjavier', 'Batangas City', 'CID', 'Values', 'August', '2025', '2025-07-28 05:42:42', 'draft'),
(71, 'leila.seco', 'Batangas City', 'CID', 'English', 'August', '2025', '2025-07-28 07:44:35', 'draft'),
(72, 'lorna_asi', 'Batangas City', 'CID/DISS', 'District IX', 'August', '2025', '2025-07-28 13:27:04', 'draft'),
(73, 'jealyn.manalo', 'Division of Batangas City', 'Curriculum Implementation Division', 'Alternative Learning System', 'August', '2025', '2025-08-05 01:37:46', 'draft'),
(74, 'lorna_asi', 'Batangas City', 'CID/DISS', 'District IX', 'September', '2025', '2025-08-27 23:56:13', 'draft'),
(75, 'sanna', 'SDO Batangas City ', 'CID ', 'EPS ', 'September', '2025', '2025-09-01 06:04:47', 'draft'),
(76, 'sanna', 'SDO Batangas City ', 'CID ', 'EPS ', 'September ', '2025', '2025-09-01 06:22:54', 'draft'),
(77, 'gjavier', 'Batangas City', 'CID', 'Values', '', '2025', '2025-09-01 07:36:05', 'draft'),
(78, 'jealyn.manalo', 'Division of Batangas City', 'Curriculum Implementation Division', 'Alternative Learning System', 'September', '2025', '2025-09-04 00:53:35', 'draft');
-- --------------------------------------------------------
--
-- Table structure for table `mista_plan_activities`
--
CREATE TABLE `mista_plan_activities` (
`id` int(11) NOT NULL,
`plan_id` int(11) DEFAULT NULL,
`date` date DEFAULT NULL,
`instructional_supervisory_and_monitoring_activity` varchar(255) DEFAULT NULL,
`school` varchar(100) DEFAULT NULL,
`school_head` varchar(100) DEFAULT NULL,
`remarks` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `mista_plan_activities`
--
INSERT INTO `mista_plan_activities` (`id`, `plan_id`, `date`, `instructional_supervisory_and_monitoring_activity`, `school`, `school_head`, `remarks`) VALUES
(19, 6, '2025-06-02', 'Attend K to 12 Seminar', 'NA', 'NA', ''),
(20, 6, '2025-06-03', 'Attend K to 12 Seminar', 'NA', 'NA', ''),
(21, 6, '2025-06-04', 'Attend K to 12 Seminar', 'NA', 'NA', ''),
(22, 6, '2025-06-05', 'Attend K to 12 Seminar', 'NA', 'NA', ''),
(23, 6, '2025-06-06', 'Holiday', 'NA', 'NA', ''),
(26, 7, '2025-06-02', 'Attend Division Training Workshop on the Ethical Use of AI in Educationand Research Colloquium on KRA-Aligned Action/Basic Researches for Programs, Projects and Activities (PPA) Implementers', 'Batangas Country Club', 'N/A', ''),
(27, 7, '2025-06-03', 'ttend Division Training Workshop on the Ethical Use of AI in Educationand Research Colloquium on KRA-Aligned Action/Basic Researches for Programs, Projects and Activities (PPA) Implementers', 'Batangas Country Club', 'N/A', ''),
(39, 8, '2025-06-02', 'Attend K-12 Regional Training', 'Tanza, Cavite', 'N/A', ''),
(40, 8, '2025-06-03', 'Attend K-12 Regional Training', 'Tanza, Cavite', 'N/A', ''),
(41, 8, '2025-06-04', 'Attend K-12 Regional Training', 'Tanza, Cavite', 'N/A', ''),
(42, 8, '2025-06-05', 'Attend K-12 Regional Training', 'Tanza, Cavite', 'N/A', ''),
(43, 8, '2025-06-06', 'HOLIDAY', 'N/A', 'N/A', ''),
(67, 15, '2025-06-02', 'Attend Division Training Workshop on the EthicalUse of AI in Education and Research Colloquium', 'Batangas City Country Club', '-', ''),
(68, 15, '2025-06-03', 'CTO', '-', '-', ''),
(69, 15, '2025-06-04', 'CTO', '-', '-', ''),
(70, 15, '2025-06-05', 'CTO', '-', '-', ''),
(71, 15, '2025-06-06', 'HOLIDAY', '-', '-', ''),
(72, 15, '2025-06-09', 'Conduct meeting with the Team 1 Auditors', '-', '-', ''),
(73, 15, '2025-06-10', 'Conduct IQA (TAT and HRD)', 'SDO Batangas City', '-', ''),
(74, 15, '2025-06-11', 'Attend MANCOM', 'TBA', '-', ''),
(75, 15, '2025-06-12', 'HOLIDAY', '-', '-', ''),
(76, 15, '2025-06-13', 'Conduct IQA (Personnel)', '-', '-', ''),
(77, 15, '2025-06-16', 'Monitor the opening of classes', 'Kumintang ES. Banaba Center ES, Tinga Labak ES', 'Dr. J. L. Ante, Mrs. T. D. Blanco, Mrs. C. E. Panaligan', ''),
(78, 15, '2025-06-17', 'Monitor the opening of classes', 'Tinga Itaas ES, TSIS, Sorosoro ES', 'Mr. D. D. Arcega, Mr. L. C Javina, Mrs. J. B. Dimaano', ''),
(79, 15, '2025-06-18', 'Monitor the opening of classes', 'MAMES, Gulod IS, Gulod SHS', 'Ms. K. R. Macaraig, Dr. E. M. Lualhati, Mrs. L. H. Barte', ''),
(80, 15, '2025-06-19', 'Monitor the opening of classes', 'Dumantay ES, Katandala ES, Mahacot ES, San Pedro ES', 'Mrs. M. A. Collera, Mrs. M. Z. Anonuevo, Mr. R. A. Baet, Dr. K. C. Gutierrez', ''),
(81, 15, '2025-06-20', 'Prepare and submit audit report', 'SDO Batangas City', '-', ''),
(82, 15, '2025-06-23', 'Check DLLs and DLPs', 'Kumintang ES, Banaba Center ES', 'Dr. J. L. Ante, Mrs. T. D. Blanco', ''),
(83, 15, '2025-06-24', 'Check DLLs and DLPs', 'MAMES, Dumantay ES', 'Ms. K. R. Macaraig, Mrs. M. A. Coillera', ''),
(84, 15, '2025-06-25', 'Check DLLs and DLPs', 'Gulod IS, Gulod SHS', 'Dr. E. M. Lualhati, Mrs. L. H. Barte', ''),
(85, 15, '2025-06-26', 'Check DLLs and DLPs', 'Katandala ES, Mahacot ES', 'Mrs. M. Z. Anonuevo', ''),
(86, 15, '2025-06-27', 'Check DLLs and DLPs', 'San Pedro ES', 'Dr. K. C. Gutierrez', ''),
(87, 15, '2025-06-30', 'Prepare and submit due reports', 'PSDS\'s office', '-', ''),
(88, 15, '0000-00-00', '', '', '', ''),
(89, 16, '2025-06-02', 'Attend the Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium/Check the nomination forms of the Gawad Patnugot entries of District IV along with its attachments before submission to the DO ', 'BCC/Malitam ES', 'N/A/ Marife Frane', ''),
(90, 16, '2025-06-03', 'Attend the second day of the Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium/ Submit the nomination form and attachments to the DO ', 'BCC/SDO', 'N/A', ''),
(91, 16, '2025-06-04', 'Monitor CARES+1 Program in Ambulong ES/Check preparations for the coming opening of classes', 'Ambulong ES', 'Shella Marie C. San Juan', ''),
(92, 16, '2025-06-05', 'Join Kick Off Activity for Brigada Eskwela 2025 at Paharang ES/Monitor CARES+1 Program in Malitam ES/Check preparations for the coming opening of classes', 'Paharang ES/Malitam ES', 'Marife Frane', ''),
(93, 16, '2025-06-06', 'HOLIDAY', '', '', ''),
(94, 16, '2025-06-09', 'Attend QMS Audit Meeting/Attend Revised Kto12 Curriculum roll out /Monitor Brigada Eskwela in District IV', 'PSDS Office/TBA', 'N/A', ''),
(95, 16, '2025-06-10', 'Conduct IQA of TAT and HRD Sections/ Attend Roll Out of Revised Kto12 Curriculum/Monitor Brigada Eskwela in District IV', 'SDO/ TBA', 'N/A', ''),
(96, 16, '2025-06-11', 'Attend MANCOM', 'TBA', 'N/A', ''),
(97, 16, '2025-06-12', 'HOLIDAY', '', '', ''),
(98, 16, '2025-06-13', 'Conduct IQA of Personnel Section/Conduct school heads\' meeting re: Opening of Classes', 'SDO', 'N/A', ''),
(99, 16, '2025-06-16', 'Monitor the opening of classes in District IV', 'District IV-BCIHS/BCHSA', 'Aida C. Gutierrez/Alexanria Kalalo', ''),
(100, 16, '2025-06-17', 'Monitor the opening of classes in District IV', 'District IV-Sta Clara ES/Wawa ES', 'Epitacia Cullera/Maricel Chavez', ''),
(101, 16, '2025-06-18', 'Monitor the opening of classes in District IV', 'District IV-Malitam ES/Malitam NHS', 'Marife Frane/Aida Blandina Hernandez', ''),
(102, 16, '2025-06-19', 'Monitor the opening of classes in District IV', 'Ambulong ES', 'Shella Marie San Juan', ''),
(103, 16, '2025-06-20', 'Prepare Audit Report/ Monitoring Reports on the opening of classes', 'SDO', 'N/A', ''),
(104, 16, '2025-06-23', 'Attend flag ceremony/Attend meetings at SDO', 'SDO', 'N/A', ''),
(105, 16, '2025-06-24', 'Monitor classes, check DLPs and provide TA', 'BCIHS/BCHSA', 'Aida C. Gutierrez/Alexanria Kalalo', ''),
(106, 16, '2025-06-25', 'Monitor classes, check DLPs and provide TA', 'Sta Clara ES/ Wawa ES', 'Epitacia Cullera/Maricel Chavez', ''),
(107, 16, '2025-06-26', 'Monitor classes, check DLPs and provide TA', 'Malitam ES/Malitam NHS', 'Marife Frane/Aida Blandina Hernandez', ''),
(108, 16, '2025-06-27', 'Monitor classes, check DLPs and provide TA', 'Ambulong ES', 'Shella Marie San Juan', ''),
(109, 16, '2025-06-30', 'Attend flag ceremony at the SDO/Prepare and submit reports', 'SDO', 'N/A', ''),
(122, 17, '2025-06-02', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', 'BCC', '', ''),
(123, 17, '2025-06-03', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', 'BCC', '', ''),
(124, 17, '2025-06-04', 'Assist school heads on the culminating activity for CARE+1', 'San Agustin Silangan ES, Parang ES, San Agustin IS', 'Riza Ebora, Marinel Porcino, Preciosa Medina', ''),
(125, 17, '2025-06-05', 'Participate in the Brigada Eskwela Kick off, Monitor the closing activity of CARE+1', 'Paharang ES', '', ''),
(126, 17, '2025-06-06', 'HOLIDAY', '', '', ''),
(127, 17, '2025-06-09', 'on leave', '', '', ''),
(128, 17, '2025-06-10', 'on leavel', '', '', ''),
(129, 17, '2025-06-11', 'Attend MANCOM', '', '', ''),
(130, 17, '2025-06-12', 'HOLIDAY', '', '', ''),
(131, 17, '2025-06-13', 'on leave', '', '', ''),
(132, 17, '2025-06-16', 'Monitor first day of classes', 'Liponpon ES, San Antonio NHS, Parang ES', 'Rosalie G. Baja, Rommel A. Rosales, Preciosa Medina', ''),
(133, 17, '2025-06-17', 'Monitor opening of classes', 'San Agapito ES, San Agapito IHS', 'Jolly T. Luces, ', ''),
(134, 17, '2025-06-18', 'Monitor opening of classes', 'San Agustin Kanluran, San Agustin IS, San Agustin Silangan ES', 'Melody Fabila, Marinel N. Porcino, ', ''),
(135, 17, '2025-06-19', 'Monitor opening of classes', 'Parang Cueva ES', 'Aiza E. dela Roca', ''),
(136, 17, '2025-06-20', 'Consolidate the result of monitoring of clasess', 'Parang Cueva ES', 'Aiza E, dela Roca', ''),
(137, 17, '2025-06-23', 'Check DDL/DPs', 'San Agapito IS', 'Teacher in charge', ''),
(138, 17, '2025-06-24', 'Give technical assistance to school headsheads in class program matters', 'San Agapito ES', 'Jolly T. Luces', ''),
(139, 17, '2025-06-25', 'Check DLL/DLP', 'San Antonio NHS', 'Rommel A. Rosales', ''),
(140, 17, '2025-06-26', 'Check DLL/DLP', 'Parang ES', 'Preciosa Medina', ''),
(141, 17, '2025-06-27', 'Check DLL/DLP', 'Liponpon ES', 'Rosalie G. Baja', ''),
(142, 17, '2025-06-30', 'Submit monthly reports', 'SDO', '', ''),
(187, 18, '2025-06-02', 'Attend regional training in Bayleaf Hotel', 'Bayleaf Hotel', 'Regional Office', ''),
(188, 18, '2025-06-03', 'Attend regional training in Bayleaf Hotel', 'Bayleaf Hotel', 'Regional Office', ''),
(189, 18, '2025-06-04', 'Attend regional training in Bayleaf Hotel', 'Bayleaf Hotel', 'Regional Office', ''),
(190, 18, '2025-06-05', 'Attend regional training in Bayleaf Hotel', 'Bayleaf Hotel', 'Regional Office', ''),
(191, 18, '2025-06-09', 'Monitor Brigada Eskwela 2025', 'Alangilan Central Elem', 'Shellafe Minlaud', ''),
(192, 18, '2025-06-10', 'Monitor Brigada Eskwela 2025', 'Balagtas Elem', 'Mildred I. Lontok', ''),
(193, 19, '2025-06-02', 'Serve as Resource Person in the Division Literacy Seminar', 'Pontefino Hotel', '', ''),
(201, 23, '2025-06-03', 'Presented the Research on Harnessing Reflective Practice Towards Personal and Professional Development of Instructional Leaders', 'Batangas Country Club, Bolbok, Batangas City', '', ''),
(202, 24, '2025-06-04', 'Serve as Resource Person in the Division Literacy Seminar', 'Pontefino Hotel', '', ''),
(205, 27, '2025-06-02', 'ON LEAVE', '', '', 'CTO'),
(206, 27, '2025-06-03', 'ON LEAVE', '', '', 'CTO'),
(207, 27, '2025-06-04', 'Accomplish monthly reports ,Attend Election Post- Conference', '', '', ''),
(208, 27, '2025-06-05', 'ON LEAVE', '', '', 'CTO'),
(209, 27, '2025-06-06', 'HOLIDAY', '', '', ''),
(210, 27, '2025-06-09', 'Monitor BE 2025 implementation', '', '', ''),
(211, 27, '2025-06-09', 'Act as TWG in the Roll-out of Revised Kto12 Curriculum', '', '', ''),
(212, 27, '2025-06-10', 'Act as TWG in the Roll-out of Revised Kto12 Curriculum', '', '', ''),
(213, 27, '2025-06-11', 'Act as TWG in the Roll-out of Revised Kto12 Curriculum', '', '', ''),
(214, 27, '2025-06-11', 'Attend 3rd Division MANCOM', '', '', ''),
(215, 27, '2025-06-13', 'Holiday', '', '', ''),
(216, 27, '2025-06-16', 'Monitor BE 2025 implementation', 'JAPMES', ' Leoncia B. Espina', ''),
(217, 27, '2025-06-16', 'Monitor the beginning of classes ', 'JAPMES', ' Leoncia B. Espina', ''),
(218, 27, '2025-06-16', 'Monitor the beginning of classes ', 'JCPMES', 'Marites D. Tarcelo ', ''),
(219, 27, '2025-06-17', 'Monitor the beginning of classes ', 'SLES', 'Christopher M. Panganiban', ''),
(220, 27, '2025-06-17', 'Monitor the beginning of classes ', 'PEES', 'Angelina M. Acorda', ''),
(221, 27, '2025-06-17', 'Monitor the beginning of classes ', 'SES', 'Iluminada G. Gayeta', ''),
(222, 27, '2025-06-18', 'Monitor classes ', 'PES', 'Leodivina M. Bauan', ''),
(223, 27, '2025-06-18', 'Monitor classes', 'PIES', 'Marison B. Comio', ''),
(224, 27, '2025-06-18', 'Monitor classes', 'PIS', 'Mena M. De Torres', ''),
(225, 27, '2025-06-19', 'Monitor classes', 'TES', 'Aileen H. Sobremonte', ''),
(226, 27, '2025-06-19', 'Monitor classes', 'TIS', 'Analyn D. Ebora', ''),
(227, 27, '2025-06-20', 'Make due reports at PSDS Office', '', '', ''),
(228, 27, '2025-06-23', 'Attend flag Ceremony at SDO Batangas City', '', '', ''),
(229, 27, '2025-06-24', 'Monitor regular classes and Special classes', 'JAPMES', 'Leoncia B. Espina', ''),
(230, 27, '2025-06-25', 'Monitor regular classes and Special classes', 'JCPMES', 'Marites D. Tarcelo ', ''),
(231, 27, '2025-06-26', 'Monitor regular classes and Special classes', 'SES', 'Iluminada G. Gayeta', ''),
(232, 27, '2025-06-27', 'Monitor regular classes and Special classes', 'PEES', 'Angelina M. Acorda', ''),
(233, 27, '2025-06-30', 'Attend flag ceremony at SDO- Batangas City', '', '', ''),
(290, 37, '2025-06-02', 'To attend Division Research Colloquium', 'Batangas Country Club', 'N/A', ''),
(291, 37, '2025-06-03', 'To attend Division Research Colloquium', 'Batangas Country Club', 'N/A', ''),
(292, 37, '2025-06-04', 'Office work', 'SDO', 'N/A', ''),
(293, 37, '2025-06-09', 'To attend flag raising ceremony', 'SDO', 'N/A', ''),
(294, 37, '2025-06-10', 'To attend the kindergarten convergence as a member of the TWG', 'St. Bridget College', 'N/A', ''),
(295, 37, '2025-06-11', 'Office work', 'SDO', 'N/A', ''),
(296, 37, '2025-06-12', 'Office work', 'SDO', 'N/A', ''),
(297, 37, '2025-06-13', 'Office work', 'SDO', 'N/A', ''),
(298, 37, '2025-06-16', 'To attend flag raising ceremony', 'SDO', 'N/A', ''),
(299, 37, '2025-06-17', 'Monitoring of opening of classes at District 1', 'Batangas City East/Batangas City Jail/San Jose Sico CLC', 'Durcas Arcega / Lanie Padilla / Ronalyn Castillo', ''),
(300, 37, '2025-06-18', 'Monitoring of opening of classes at District 3', 'Alangilan ES / Balagtas ES / Balete ES', 'Belinda Reyes / Marivic Plata / Jennica Bondad', ''),
(301, 37, '2025-06-19', 'Monitoring of opening of classes at District 5', 'Batangas City South ES / Calicanto ES', 'Irosh Shane Bisa / Jeffrey Buenafe', ''),
(302, 37, '2025-06-20', 'Office work', 'SDO ', 'N/A', ''),
(303, 37, '2025-06-23', 'To attend flag raising ceremony', 'SDO', 'N/A', ''),
(304, 37, '2025-06-24', 'Monitoring of opening of classes at District 7', 'Libjo ES / San Isidro Learning Center / Haligue ES', 'Romalyn Holgado / Maximo Barte / Marive Rodriguez', ''),
(305, 37, '2025-06-25', 'Monitoring of opening of classes at District 9', 'Ilijan Learning Center / Pinamukan ES', 'Melvin Deka Roca / Charito Garcia', ''),
(306, 37, '2025-06-26', 'Office work', 'SDO ', 'N/A', ''),
(307, 37, '2025-06-27', 'Office work', 'SDO', 'N/A', ''),
(308, 37, '2025-06-30', 'To attend flag raising ceremony', 'SDO ', 'N/A', ''),
(322, 40, '2025-06-02', 'Attend SLAC LRP on Numeracy and Literacy', 'Hotel Pontefino', 'Alvin Metrillo-Head PMT', ''),
(323, 40, '2025-06-03', 'Attend SLAC LRP on Numeracy and Literacy', 'Hotel Pontefino', 'Alvin Metrillo-Head PMT', ''),
(324, 40, '2025-06-04', 'Attend SLAC LRP on Numeracy and Literacy', 'Hotel Pontefino', 'Alvin Metrillo-Head PMT', ''),
(325, 40, '2025-06-05', 'Attend SLAC LRP on Numeracy and Literacy', 'Hotel Pontefino', 'Alvin Metrillo-Head PMT', ''),
(326, 40, '2025-06-06', 'Attend SLAC LRP on Numeracy and Literacy', 'Hotel Pontefino', 'Alvin Metrillo-Head PMT', ''),
(327, 40, '2025-06-09', 'Attend Revised K to 12 in Math 5 as Resource Person', 'Batangas City East ES', 'Alvin Metrillo-Head PMT', ''),
(328, 40, '2025-06-10', 'Attend Revised K to 12 in Math 5 as Resource Person', 'Batangas City East ES', 'Alvin Metrillo-Head PMT', ''),
(329, 40, '2025-06-11', 'Attend Revised K to 12 in Math 5 as Resource Person', 'Batangas City Easr ES', 'Alvin Metrillo-Head PMT', ''),
(330, 40, '2025-06-13', 'Finalize the unpacked Grade 5 Mathematics', 'CID Office', 'Dr. Sacoro R. Comia', ''),
(331, 40, '2025-06-16', 'Monitor the opening of classes and provide technical assistance ', 'Batangas City South ES, Batangas City SHS and Calicanto ES', 'Dr. Gemma Dela Roca, Mr. Alvin Colot and Maricel Chavez', ''),
(332, 40, '2025-06-17', 'Monitor the opening of classes and provide technical assistance', 'San Miguel ES', 'Adora Gutierrez', ''),
(333, 40, '2025-06-18', 'Monitor the administration of RMA', 'Batangas City IS', 'Aida C. Gutierrez', ''),
(334, 40, '2025-06-19', 'Monitor the administration of RMA ', 'Libjo NHS', 'Jereme F. Falcatan', ''),
(335, 40, '2025-06-20', 'Monitor the administration of RMA ', 'Malitam NHS', 'Aida Blandina Alonzo', ''),
(336, 40, '2025-06-23', 'Monitor the administration and provide technical assistance', 'Sta Rita NHS and ES', 'Larsie Macaraig , Darlene Eje', ''),
(337, 40, '2025-06-24', 'Monitor the administration of RMA and provide technical assistance', 'Banaba West IS and ES', 'Lanie Salazar, Ruel De Castro', ''),
(338, 40, '2025-06-25', 'Monitor the administration of RMA and provide technical assistance', 'Sta Rita Aplaya ES and Bolbok ES', 'Joseph Emmanuel De Guzman , Milagros Calingasan', ''),
(339, 40, '2025-06-26', 'Monitor the administration of RMA and provide technical assistance', 'Kumintang ES and Alangilan ES', 'Jane Ante, Fe Astillero', ''),
(340, 40, '2025-06-27', 'Monitor the administration of RMA and provide technical assistance', 'Soro soro ES, TSIS and Tinga Itaas ES', 'Jenny Vi Dimaano, Julius Arguelles Dennis Arcega', ''),
(341, 40, '2025-06-30', 'Monitor the administration of RMA and provide technical assistance', 'Tinga Labac ES, Gulod ES and IS', 'Carolina Panaligan, Nilo Alo, ', ''),
(369, 42, '2025-07-01', 'School Monitoring ', 'Tibig ES,Talahib Pandayan ES', 'Mr. Jordan dela Roca,Mr. Danson M. Lagar ', ''),
(370, 42, '2025-07-02', 'School Monitoring ', 'Dela Paz Proper ES ,De la Paz Pulot ES, De la Paz Itaas ', 'Ms. Elizabeth H. Arellano ,Ms, Grace Z. Tolentino, MS. Marilyn de la Roca ', ''),
(371, 42, '0000-00-00', 'School Monitoring ', 'Payiran Bilao ES ', 'Giezl C. Millar ', ''),
(372, 42, '2025-07-04', 'School Monitoring ', 'Pagkilatan ES, Ilijan ES', 'Ms. Marites Ocampo, Ms. Carina Bagon ', ''),
(373, 42, '2025-07-07', 'School Monitoring ', 'Mabacong ES, Simlong ES', 'Ms. Rosenda Macalalad, Ms. Elma C. Concepcion ', ''),
(374, 42, '2025-07-08', 'School Monitoring ', 'Guinto ES , Talumpok Silangan ES', 'Ms. Sheryl M. Montalbo , Mr. Ronnie Landicho ', ''),
(375, 42, '2025-07-09', 'School Monitoring ', 'Talumpok Proper ES', 'Ms. Elisa A. Lontoc ', ''),
(376, 42, '0000-00-00', 'School Monitoring ', 'Tulo 1 ES, Tulo II ES', 'Ms. Jennifer Macatangay, Ms. Mercy Baes ', ''),
(377, 42, '2025-07-11', 'School Monitoring ', 'Julian A. Pastor Memorial Elementary School , Jose C. Pastor ES', 'Dr. Leoncia Espina, Dr. Marites Tarcelo', ''),
(378, 42, '2025-07-14', 'School Monitoring ', 'Pallocan East ES ', 'Ms. Angelina M. Acorda ', ''),
(379, 42, '2025-07-15', 'School Monitoring ', 'Sirang Lupa ES', 'Dr. Christopher Panganiban', ''),
(380, 42, '2025-07-16', 'School Monitoring ', 'Tabangao ES ', 'Ms. Aileen H. Sobremonte ', ''),
(381, 42, '2025-07-17', 'School Monitoring ', 'Pinamukan Proper ES ', 'Ms. Leodivina M. Bauan ', ''),
(382, 42, '2025-07-18', 'School Monitoring ', 'Pinamukan Ibaba ES ', 'Ms. Marison B. Como ', ''),
(383, 42, '2025-07-21', 'School Monitoring ', 'Concepcion ES', 'Ms. Rebecca E. Rivera ', ''),
(384, 42, '2025-07-22', 'School Monitoring ', 'Balagtas ES ', 'Ms Mildred I LOntok ', ''),
(385, 42, '2025-07-23', 'School Monitoring ', 'Balete Relocation Site ', 'Ms, Mark Glen Cekis ', ''),
(386, 42, '2025-07-24', 'School Monitoring ', 'Bucal ES ', 'Mrs. Marisa Macatangay ', ''),
(387, 42, '2025-07-25', 'School Monitoring ', 'Mahabang Parang ES', 'Rebecca E. Rivera ', ''),
(388, 42, '2025-07-28', 'School Monitoring ', 'Balete ES', 'Dianne Marie C. Mitran ', ''),
(389, 42, '2025-07-29', 'School Monitoring ', 'Eulalia Talban Ebora Memorial ES ', 'Ms. Rhea E. Villostas ', ''),
(390, 42, '2025-07-30', 'School Monitoring ', 'San Miguel ES', 'Adora C. Gutierrez ', ''),
(391, 42, '2025-07-31', 'School Monitoring ', 'Mahabang Dahilig ES, DAO ES', 'Ms, Juan A. Falqueza, Ms, Evelyn E. Delos Reyes ', ''),
(528, 44, '2025-06-09', 'Serve as PMT in the Kto 12 Seminar', 'Alangilan Central ES', '', ''),
(529, 44, '2025-06-10', 'Serve as PMT in the Kto 12 Seminar', 'Alangilan Central ES', '', ''),
(530, 44, '2025-06-11', 'Serve as PMT in the Kto 12 Seminar and attended Division MANCOM', 'ACES & Batangas Country Club', '', ''),
(531, 44, '2025-06-16', 'Monitor the Opening of Classes', 'TPES,TPIHS,DPPulot ES, Payiran Bilao ES', 'Danson M. Lagar,Ronald M. Enriquez, Grace Z. Tolentino, Giezl C. Millar', ''),
(532, 44, '2025-06-17', 'Monitor the Opening of Classes', 'Dela Paz Proper ES, Ilijan ES, Pagkilatan ES', 'Elizabeth C. Arellano, Carina M. Bagon, Marites O. Godoy', ''),
(533, 44, '2025-06-18', 'Monitor the Opening of Classes', 'Pagkilatan ES', 'Marites O. Godoy', ''),
(534, 44, '2025-06-19', 'Perform functions as PSDS', 'SDO-CID PSDS Office', '', ''),
(535, 44, '2025-06-20', 'Monitor the Opening of Classes', 'Tibig ES, TPIHS, Payiran Bilao ES, Dela Paz Itaas ES, Lilinggiwan ES', 'Jordan P. Dela Roca, Ronald M. Enriquez, Giezl C. Millar, Marilyn C. Dela Roca, Feliciana H. Macalal', ''),
(536, 11, '2025-06-02', 'Division Training Workshop on the Ethical USe of AI in Education and Research Colloquium ', 'Batangas Country Club, Bolbok Bats. City ', 'N/A', ''),
(537, 11, '2025-06-03', 'Continuation of Division Training Workshop on the Rthicak Use of AIL Education and Research Colloquium ', 'Batangas Country Club, Bolbok Batangas City ', 'N/A', ''),
(538, 11, '2025-06-04', 'Finalization of the Kindergarten Unpacked Learning Competencies together with the Select School Heads ', 'SDO Batangas City ', '86 school heads ', ''),
(539, 11, '2025-06-04', 'Finalization of ALS PDS ', 'SDO Batangas City ', '27 ALS teachers ', ''),
(540, 11, '2025-06-05', 'Monitoring of ALS Mapping in District 1', 'Schools in DIstrict I ', '6 ', ''),
(541, 11, '2025-06-06', 'Holiday ', 'N/A', 'N/A', ''),
(542, 11, '2025-06-09', 'Finalization for the Kindergarten Convergence , Start of the Internal Audit ', 'SDO ', 'N/A', ''),
(543, 11, '2025-06-10', 'Conduct of Kindergarten Convergence ', 'St. Bridget College ', '86 ', ''),
(544, 11, '2025-06-11', 'Attend ManCom ', 'TBA', 'N/A', ''),
(545, 11, '2025-06-12', 'HOLIDAY ', 'N/A', 'N/A', ''),
(546, 11, '2025-06-13', 'Conduct of IQA ', 'SDO ', 'N/A', ''),
(547, 11, '2025-06-16', 'Monitor the opening of Classes ', 'Malitam National High School , Malitam Elementary School ', 'Ms. Aida Blandina A. Hernandez , Ms. Marife D. Frane ', ''),
(548, 11, '2025-06-17', 'Monitor the opening of classes ', 'Sta. Clara ES, Batangas City High School for the Arts', 'Dr. Epitacia C. Collera, Ms. Alexandria B. Calalo ', ''),
(549, 11, '2025-06-18', 'Monitor the opening of classes ', 'Wawa Elementary School ', 'Ms. Maricel Chavez ', ''),
(550, 11, '2025-06-19', 'Monitor the opening of classes', 'Batangas City Integrated High School ', 'Ms. Aida Gutierrez', ''),
(551, 11, '2025-06-20', 'Monitor the opening of class ', 'Ambulong ES ', 'MS. Sheela Marie S. San Juan ', ''),
(552, 11, '2025-06-23', 'Check DLLs and DLPs', 'JAPMES, Sta Clara ES', 'Dr. Espina, Dr. Collera ', ''),
(553, 11, '2025-06-24', 'Check DLLs and DLPs ', 'Malitam ES, Wawa ES', 'Dr. Frane, Mrs. Chavez ', ''),
(554, 11, '2025-06-25', 'Check DLLs and DLPs ', 'JPMES, Pallocan East ES', 'Dr. Tarcelo, Dr. Aguado ', ''),
(555, 11, '2025-06-26', 'Check DLLs and DLPs', 'Alangilan, Concepcion', 'Dr. Astillero, MRs. Rivera ', ''),
(556, 11, '2025-06-27', 'Preparing the report ', 'SDO ', 'N/A', ''),
(557, 11, '2025-06-30', 'Check DLLs and DLPs ', 'Sirang Lupa ES, Nino Jesus ES', 'Dr. Panganiban, Mrs. Mallari', ''),
(581, 36, '2025-06-02', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', 'Batangas Country Club', 'Not Applicable', ''),
(582, 36, '2025-06-03', 'Attend Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', 'Batangas Country Club', 'Not Applicable', ''),
(583, 36, '2025-06-04', 'Attend Election Post Evaluation and perform related tasks in the office', 'SDO Batangas City', 'Not Applicable', ''),
(584, 36, '2025-06-05', 'Attend virtual meeting re:Orientation Revised Enrolment Guidelines sponsored by DEPED Central', 'SDO Batangas City', 'Not Applicable', ''),
(585, 36, '2025-06-06', 'Holiday', 'N/A', 'Not Applicable', ''),
(586, 36, '2025-06-09', 'Attend division flag raising ceremony and perform related tasks in the office', 'SDO Batangas City', 'Not Applicable', ''),
(587, 36, '2025-06-09', 'Monitor the conduct of Brigada Eskwela', 'Libjo NHS', 'Jeremy F. Falcatan', ''),
(588, 36, '2025-06-10', 'Attend DEXECOM', 'SDS Conference Hall', 'Not Applicable', ''),
(589, 36, '2025-06-10', 'Monitor the conduct of Brigada Pagabasa', 'Dumuclay ES', 'Marydel B. Marasigan', ''),
(590, 36, '2025-06-11', 'Attend Division MANCOM', 'N/A', 'Not Applicable', ''),
(591, 36, '2025-06-12', 'Independence Day', 'N/A', 'N/A', ''),
(592, 36, '2025-06-13', 'Conduct school monitoring of Brigada Eskwela', 'Libjo ES', 'Rica A. Suarez', ''),
(593, 36, '2025-06-16', 'Monitor the opening of classes and provide technical assistance to the school head.', 'Libjo NHS', 'Jeremy F. Falcatan', ''),
(594, 36, '2025-06-17', 'Attend Quality Management System Standard in Digital Service Delivery for the government workforce.', 'N/A', 'Not Applicable', ''),
(595, 36, '2025-06-18', 'Attend QMS Standard in Digital SErvice Delivery for the government workforce', 'N/A', 'Not Applicable', ''),
(596, 36, '2025-06-19', 'Attend QMS Standard in Digital SErvice Delivery for the government workforce', 'N/', 'Not Applicable', ''),
(597, 36, '2025-06-20', 'Monitor the opening of classes and provide technical assistance to the school head.', 'Conde Itaas IS, SDES', 'Lita M. Mendoza, Arvin C. Aclan', ''),
(598, 36, '2025-06-23', 'Attend division flag raising ceremony and monitor the conduct of internal audit.', 'SDO Batangas City', 'Not Applicable', ''),
(599, 36, '2025-06-24', 'Monitor the teachers workload and provide technical assistance to the school heads. provide technical assistance to the school heads.acher\'s workload, teaching load and ', 'Cumba ES, TPES', 'Melania A. Tolentino, Florencia B. Bruna', ''),
(600, 36, '2025-06-25', 'Monitor the teachers workload and provide technical assistance to the school heads.', 'Conde Labac ES, CLIS', 'Maricel A. Culla. Paulina B. De Torres', ''),
(601, 36, '2025-06-26', 'Monitor the teachers workload and provide technical assistance to the school heads.', 'HKES, Maruclap ES', 'Josefina Magadia, Isabel S. Cleofe', ''),
(602, 36, '2025-06-27', 'Monitor the teachers workload and provide technical assistance to the school heads.', 'Haligue Silangan ES/NHS', 'Allan C. Arellano', ''),
(603, 36, '2025-06-30', 'Monitor the teachers workload and provide technical assistance to the school heads.', 'Piit ES, Malibayo ES', 'Lea C. Macalalad, Joleyve C. Reyes', ''),
(641, 46, '2025-06-02', 'Attend Regional Training on Revised K to 12 Curriculum', 'Tanza, Cavite', 'NA', ''),
(642, 46, '2025-06-03', 'Attend Regional Training on Revised K to 12 Curriculum', 'Tanza, Cavite', 'NA', ''),
(643, 46, '2025-06-04', 'Attend Regional Training on Revised K to 12 Curriculum', 'Tanza, Cavite', 'NA', ''),
(644, 46, '2025-06-05', 'Attend Regional Training on Revised K to 12 Curriculum', 'Tanza, Cavite', 'NA', ''),
(645, 46, '2025-06-06', 'HOLIDAY', 'NA', 'NA', ''),
(646, 46, '2025-06-09', 'Serve as Resource Speaker in Traing on Revised K to 12 Curriculum for Grade 3 Teachers', 'Kumintang ES', 'Jane Ante', ''),
(647, 46, '2025-06-10', 'Serve as Resource Speaker in Traing on Revised K to 12 Curriculum for Grade 3 Teachers', 'Kumintang ES', 'Jane Ante', ''),
(648, 46, '2025-06-11', 'Serve as Resource Speaker in Traing on Revised K to 12 Curriculum for Grade 3 Teachers. Attend MANCOM', 'Kumintang ES', 'Jane Ante', ''),
(649, 46, '2025-06-12', 'HOLIDAY', 'NA', 'NA', ''),
(650, 46, '2025-06-13', 'Monitor Brigada implementation and provide TA to school leaders', 'Talumpok Proper ES and Talumpok Integrated School', 'Elisa Lontok, Julius Arguelles', ''),
(651, 46, '2025-06-16', 'Monitor opening of classes/Oplan Balik Eskwela', 'Bagong Silang, San Jose Sico, Paharang ES, Tulo 2 ES', 'Clarita Gutierrez, Yolanda Ramirez, Ma Edisa Oltiveros, Mercy Baes', ''),
(652, 46, '2025-06-17', 'Monitor opening of classes/Oplan Balik Eskwelaplan Balik Eskwela', 'BCEES, Paharang IS,, Tulo 1 ES', 'Angelina Peradilla, Lilibeth Virtus, Jennifer Macatangay', ''),
(653, 46, '2025-06-18', 'Attend school Heads\' send off', 'Paharang ES, Sta.Rita ES, Tingga-Sorosoro IS', 'Diane Marie Mitran, Darlene Eje, Julius Arguelles', ''),
(654, 46, '2025-06-19', 'Update QMS documents', 'PSDS Office', 'NA', ''),
(655, 46, '2025-06-20', 'Serve as vice chair in checking of school forms of private school', 'PSDS Office', 'NA', ''),
(656, 46, '2025-06-23', 'Attend flag raising ceremony. Attend Division meeting', 'Bulwagan ALA EH', 'NA', ''),
(657, 46, '2025-06-24', 'Accomplish the research full paper', 'PSDS Office', 'NA', ''),
(658, 46, '2025-06-25', 'Attend Assessors\' Training', 'Batangas Country Club', 'NA', ''),
(659, 46, '2025-06-26', 'Attend Assessors\' Training', 'Batangas Country Club', 'NA', ''),
(660, 46, '2025-06-27', 'Serve as co-process holder during ISO audit', 'PSDS Office', 'NA', ''),
(661, 46, '2025-06-30', 'Attend flag raising ceremony. Accomplish and submit due reports', 'PSDS Office', 'NA', ''),
(685, 48, '2025-07-01', 'School monitoring with provision of technical assistance', 'Tibig ES, Talahib Pandayan ES, Talahib Pandayan NHS', 'Jordan Dela Roca, Danson Lagar, Ronald Enriquez ', ''),
(686, 48, '2025-07-02', 'School monitoring with provision of technical assistance', 'Dela Paz Proper ES, Dela Paz Pulot ES, Payiran Bilao ES', 'Elizabeth Arrelano, Grace Tolentino, Giezl Millar', ''),
(687, 48, '2025-07-03', 'School monitoring with provision of technical assistance', 'Delapaz Itaas ES, Pagkilatan ES', 'Marilyb Dela roca, Marites Ocampo', ''),
(688, 48, '2025-07-04', 'School monitoring with provision of technical assistance', 'Ilijan ES, PSTMIS', ', Carina Bagon. Ivy Fronda', ''),
(689, 48, '2025-07-07', 'School monitoring with provision of technical assistance', 'Mabacong ES, Simlong ES', 'Rosenda Macalalad, Elma Conception', ''),
(690, 48, '2025-07-08', 'School monitoring with provision of technical assistance', 'Banaba East Es, Banaba South ES ', 'Johnson Cueto, Filomeno Madlangbayan', ''),
(691, 48, '2025-07-09', 'School monitoring with provision of technical assistance', 'Banaba West ES, Banaba West IS', 'Ruel De Castro, Lanie Salazar', ''),
(692, 48, '2025-07-10', 'School monitoring with provision of technical assistance', 'Sta.Rita Aplaya ES, Bolbok ES', 'Joseph Emmanuel De Guzman, Milagros Calingasan', ''),
(693, 48, '2025-07-11', 'School monitoring with provision of technical assistance', 'Sts Rita Karsada ES, Starita NHS', 'Darlene Eje, Larsie Macaraig', ''),
(694, 48, '2025-07-14', 'School monitoring with provision of technical assistance', 'Talahib Payapa ES, Cumba ES', 'Florencia Bruna, Melania Tolentino', ''),
(695, 48, '2025-07-15', 'School monitoring with provision of technical assistance', 'Haligue Silangan ED, Haligue Silangan NHS', 'Allan Arrelano, Arnold Diona', ''),
(696, 48, '2025-07-16', 'School monitoring with provision of technical assistance', 'Haligue Kanluran ES, Maruklap ES', 'Josefian Magadia, isabel S. cleofe', ''),
(697, 48, '2025-07-17', 'School monitoring with provision of technical assistance', 'San Isidro ES, Libjo NHS', 'Marifi Gualberto, Jeremi Falcatan', ' '),
(698, 48, '2025-07-18', 'School monitoring with provision of technical assistance', 'Libjo ES, Dumuclay ES', 'Rica Suarez, Marydel Marasigan', ''),
(699, 48, '2025-07-21', 'School monitoring with provision of technical assistance', 'Conde Labac ES, Conde Labac IS', 'Maricel Culla, Paulina De Torres', ''),
(700, 48, '2025-07-22', 'School monitoring with provision of technical assistance', 'Conde itaas IS, Sto Domingo ES', 'Lita Mandigma, Arvin Aclan', ''),
(701, 48, '2025-07-23', 'Holiday', '', '', ''),
(702, 48, '2025-07-24', 'School monitoring with provision of technical assistance', 'Piit ES, Malibayo ES', 'Lea Macalalad, Joleyve Reyes', ''),
(703, 48, '2025-07-25', 'School monitoring with provision of technical assistance', 'Katandala ES, Mahacot Es', 'Marife Anonuvo, Rodel Baet', ''),
(704, 48, '2025-07-28', 'School monitoring with provision of technical assistance', 'Gulod IS, Gulod SHS', 'Nilo Alo, Liliosa Barte', ''),
(705, 48, '2025-07-29', 'School monitoring with provision of technical assistance', 'San Pedro ES, MAMES', 'Kristina Guttierez, , Kareen Macaraig', ''),
(706, 48, '2025-07-30', 'School monitoring with provision of technical assistance', 'TSIS, Soro soro ES', 'Julius Argueles, Jenny Vi Dimaano', ''),
(707, 48, '2025-07-31', 'School monitoring with provision of technical assistance', 'Tinaga Labac Es, Tinga Itaas Es', 'Carolina Panaligan, Dennis Arcega', ''),
(708, 49, '2025-06-02', 'Attend the Division Research Colloquium', 'BCC', '', ''),
(709, 49, '2025-06-03', 'Attend the Division Research Colloquium', 'BCC', '', ''),
(710, 49, '2025-06-04', 'Prepare WAP and other Division monthly reports', 'SDO', '', ''),
(711, 49, '2025-06-05', 'Prepare documents and other necessary attachments for the research conducted', 'SDO', '', ''),
(712, 49, '2025-06-09', 'Attend the Division roll out of the Revised K to 12 curriculum for G2358 as a resource speaker', 'BCEES', '', ''),
(713, 49, '2025-06-10', 'Attend the Division roll out of the Revised K to 12 curriculum for G2358 as a resource speaker', 'BCEES', '', ''),
(714, 49, '2025-06-11', 'Attend the Division roll out of the Revised K to 12 curriculum for G2358 as a resource speaker', 'BCEES', '', ''),
(715, 49, '2025-06-13', 'Prepare reports and monitoring tools for the opening of classes', 'SDO', '', ''),
(716, 49, '2025-06-16', 'Monitor opening of classes for school year 2025-2026 at D3', 'D3', '', ''),
(717, 49, '2025-06-17', 'Monitor opening of classes for school year 2025-2026 at D3', 'D3', '', ''),
(718, 49, '2025-06-18', 'Monitor opening of classes for school year 2025-2026 at D3', 'D3', '', ''),
(719, 49, '2025-06-19', 'Monitor opening of classes for school year 2025-2026 at D3', 'D3', '', ''),
(720, 49, '2025-06-20', 'Monitor opening of classes for school year 2025-2026 at D3', 'D3', '', ''),
(721, 49, '2025-06-23', 'Attend Division ISO Audit as auditor and Division Career Progression training', 'SDO', '', ''),
(722, 49, '2025-06-24', 'Attend Division ISO Audit as auditor and Division Career Progression training', 'SDO', '', ''),
(723, 49, '2025-06-25', 'Attend Division ISO Audit as auditor and Division Career Progression training', 'SDO', '', ''),
(724, 49, '2025-06-26', 'Attend Division ISO Audit as auditor and Division Career Progression training', 'SDO', '', ''),
(725, 49, '2025-06-27', 'Attend Division ISO Audit as auditor and Division Career Progression training', 'SDO', '', ''),
(726, 49, '2025-06-30', 'Monitor schools in D10 cnd conduct TA to SH about the implementation of revised K to 12 for G5', 'D10', '', ''),
(756, 50, '2025-07-01', 'Act as validator for the Division validation of documents for the 10th Gawad Patnugot Search', 'Division Office/SDS Conference Hall', 'NA', ''),
(757, 50, '2025-07-02', 'Attend Strengthening CID Initiatives cum 2025 2nd Quarter PIRPA', 'La Solana Event Center Alangilan Batangas City', 'NA', ''),
(758, 50, '2025-07-03', 'Attend Consultative Meeting of RO-SDO Learning Resource Personnel for the Regional Scoping Activity', 'Monaco Hotel, Dolores Taytay Rizal', 'NA', ''),
(759, 50, '2025-07-04', 'Attend Consultative Meeting of RO-SDO Learning Resource Personnel for the Regional Scoping Activity', 'Monaco Hotel, Dolores Taytay Rizal', 'NA', ''),
(760, 50, '2025-07-07', '1. Prepare for the draft of contextualized monitoring tool for Distribution and Utilization of Self-Learning Modules (SLMs)/ Supplementary Learning Resources (SLRs) 2. Prepare Division Memorandum for the 2025 Storybook Writeshop, Competition and Cliniqu', 'LRMS Office', 'NA', ''),
(761, 50, '2025-07-08', '1. Prepare for the draft of contextualized monitoring tool for Distribution and Utilization of Self-Learning Modules (SLMs)/ Supplementary Learning Resources (SLRs) 2. Prepare Division Memorandum for the 2025 Storybook Writeshop, Competition and Cliniqu', 'LRMS Office', 'NA', ''),
(762, 50, '2025-07-09', 'Prepare Division Memorandum for the monitoring of distribution and utilization of Self-Learning Modules (SLMs)/ Supplementary Learning Resources (SLRs) 3. Do other ancillary tasks', 'LRMS Office', 'NA', ''),
(763, 50, '2025-07-10', 'Supervise and lead the conduct of Capacity Building for School Librarians/Library Coordinators on School Library Management and Improvement 2025', 'Batangas Country Club, Bolbok Batangas City', 'NA', ''),
(764, 50, '2025-07-11', '-', '-', '-', ''),
(765, 50, '2025-07-14', '-', '-', '-', ''),
(766, 50, '2025-07-15', '-', '-', '-', ''),
(767, 50, '2025-07-16', '-', '-', '-', ''),
(768, 50, '2025-07-17', '-', '-', '-', ''),
(769, 50, '2025-07-18', '-', '-', '-', ''),
(770, 50, '2025-07-21', '-', '-', '-', ''),
(771, 50, '2025-07-22', '-', '-', '-', ''),
(772, 50, '2025-07-23', '-', '-', '-', ''),
(773, 50, '2025-07-24', '-', '-', '-', ''),
(774, 50, '2025-07-25', '-', '-', '-', ''),
(775, 50, '2025-07-28', '-', '-', '-', ''),
(776, 50, '2025-07-29', '-', '-', '-', ''),
(777, 50, '2025-07-30', '-', '-', '-', ''),
(778, 50, '2025-07-31', '-', '-', '-', ''),
(880, 52, '2025-07-01', 'Monitor and provide technical assistance for SPJ and English 8 implementation', 'Pinamukan Integrated School', 'Mena C. De Torres', ''),
(881, 52, '2025-07-03', 'Monitor and provide technical assistance on English curriculum implementation ', 'Batangas City High School for the Arts', 'Alexandria B. Kalalo', ''),
(882, 52, '2025-07-04', 'Monitor and provide technical assistance on English curriculum implementation', 'Sta. Clara Elementary School', 'Ethel M. Lualhati', ''),
(883, 52, '2025-07-07', 'Monitor and provide online technical assistance on ARAL Program implementation', 'Various schools', 'Several schoolheads', ''),
(884, 52, '2025-07-08', 'Monitor and provide online technical assistance on ARAL Program implementation', 'Various schools', 'Several schoolheads', ''),
(885, 52, '2025-07-09', 'Monitor and provide online technical assistance on ARAL Program implementation', 'Various schools', 'Several schoolheads', ''),
(886, 52, '2025-07-10', 'Monitor and provide online technical assistance on ARAL Program implementation', 'Various schools', 'Several schoolheads', ''),
(887, 52, '2025-07-11', 'Monitor and provide online technical assistance on ARAL Program implementation', 'Various schools', 'Several schoolheads', ''),
(888, 52, '2025-07-14', 'Monitor and provide technical assistance on English curriculum implementation ', 'Libjo National High School', 'Jereme F. Falcatan', ''),
(889, 52, '2025-07-15', 'Monitor and provide technical assistance on English curriculum implementation ', 'Libjo Elementary School', 'Rica A. Suarez', ''),
(890, 52, '2025-07-16', 'Monitor and provide technical assistance on English curriculum implementation ', 'San Isidro Elementary School', 'Marifi C. Gualberto', ''),
(891, 52, '2025-07-17', 'Monitor and provide technical assistance on English curriculum implementation ', 'Batangas City Integrated High School', 'Aida C. Gutierez', ''),
(892, 52, '2025-07-18', 'Monitor and provide technical assistance on English curriculum implementation ', 'Calicanto Elementary School', 'Evelyn E. Delos Reyes', ''),
(893, 52, '2025-07-21', 'Monitor and provide technical assistance on English curriculum implementation ', 'Batangas City South Senior High School', 'Alvin D. Colot', ''),
(894, 52, '2025-07-22', 'Monitor and provide technical assistance on English curriculum implementation ', 'Batangas City South Elementary School', 'Gemma C. De Torres', ''),
(895, 52, '2025-07-23', 'Monitor and provide technical assistance on English curriculum implementation ', 'Concepcion Elementary School', 'Rebecca Rivera', ''),
(896, 52, '2025-07-24', 'Monitor and provide technical assistance on English curriculum implementation ', 'Mahabang Parang Elementary School', 'Rebecca Rivera', ''),
(897, 52, '2025-07-25', 'Monitor and provide technical assistance on English curriculum implementation ', 'NAVERA Memorial Integrated School', 'Portia Villalobos', ''),
(898, 52, '2025-07-28', 'Monitor and provide online technical assistance on division/school-based program implementation', 'Various schools', 'Several schoolheads', ''),
(899, 52, '2025-07-29', 'Monitor and provide online technical assistance on division/school-based program implementation', 'Various schools', 'Several schoolheads', ''),
(900, 52, '2025-07-30', 'Monitor and provide online technical assistance on division/school-based program implementation', 'Various schools', 'Several schoolheads', ''),
(901, 52, '2025-07-31', 'Monitor and provide online technical assistance on division/school-based program implementation', 'Various schools', 'Several schoolheads', ''),
(902, 57, '2025-07-01', 'Monitor the conduct of Learning Enhancement Program ', 'Batangas City East ES', 'Dr. Angelina B. Peradilla', ''),
(951, 56, '2025-07-02', 'Monitor the result of RMA EOSY and provide technical assistance', 'Dela Paz Proper ES, Dela Paz Pulot ES & Dela Paz Itaas', 'Elizabeth Arellano, Grace Z. Tolentino,Marilyn Dela Roca', ''),
(952, 56, '2025-07-03', 'Monitor the result of RMA EOSY and provide technical assistance', 'Payiran Bilao ES', 'Giezl C. Millar', ''),
(953, 56, '2025-07-04', 'Monitor the result of RMA EOSY and provide technical assistance', 'Pagkilataan Es, Ilijan ES', 'Marites Ocampo, Carina Bagon', ''),
(954, 56, '2025-07-07', 'Monitor the result of RMA EOSY and provide technical assistance', 'Mabacong ES Simlong ES', 'Rosenda Macalalad Ellma Concepcion', ''),
(955, 56, '2025-07-08', 'Monitor the result of RMA EOSY and provide technical assistance', 'Guinto ES, Talumpok Silangan ES &IS', 'Sherryl M. Montalbo, Ronnie Landicho, Lo Javina', ''),
(956, 56, '2025-07-09', 'Monitor the result of RMA EOSY and provide technical assistance', 'Batangas City IHS, Malitam NHS', 'Aida Gutierrez, Ava Blandina Alonzo', ''),
(957, 56, '2025-07-10', 'Monitor the result of RMA EOSY and provide technical assistance', 'Sta Rita NHS and ES', 'Larsie Macaraig, Darlene Eje', ''),
(958, 56, '2025-07-11', 'Monitor the result of RMA EOSY and provide technical assistance', 'Banaba West IS and ES', 'Lanie Salazar, Ruel Macatangay', ''),
(959, 56, '2025-07-14', 'Monitor the result of RMA EOSY and provide technical assistance', 'Sta Rita Aplaya ES and Bolbok ES', 'Joseph Emmanuel De Guzman, Milagros Carpio Calingasan', ''),
(960, 56, '2025-07-15', 'Monitor the result of RMA EOSY and provide technical assistance', 'Soro soro ES, Tinga Labac ES , Gulod IS', 'Jenny VI Dimaano, Carolina Panaligan, Nilo D Alo', ''),
(961, 56, '2025-07-16', 'Monitor the result of RMA EOSY and provide technical assistance', 'Tabangao ES, IS', 'Aileen Sobremente Analyn Ebora', ''),
(962, 56, '2025-07-17', 'Monitor the result of RMA EOSY and provide technical assistance', 'Pinamukan Proper ES & IS', 'Leodivina Bauan, Mena Mendoza', ''),
(963, 56, '2025-07-18', 'Monitor the result of RMA EOSY and provide technical assistance', 'Pinamukan Ibaba ES', 'Marison Como', ''),
(964, 56, '2025-07-21', 'Monitor the result of RMA EOSY and provide technical assistance', 'Concepcion ES Navera MIS', 'Rebecca Rivera & Czarina Portia Villalobos', ''),
(965, 56, '2025-07-22', 'Monitor the result of RMA EOSY and provide technical assistance', 'Bucal ES and Balagtas ES', 'Marissa Macatangay Epitacia Cullera', ''),
(966, 56, '2025-07-23', 'Monitor the result of RMA EOSY and provide technical assistance', 'Holiday', 'no office', ''),
(967, 56, '2025-07-24', 'Monitor the result of RMA EOSY and provide technical assistance', 'Balete Relocation ES and Balete ES', 'Glenn S. Celis Mildred Lontok', ''),
(968, 56, '2025-07-25', 'Monitor the result of RMA EOSY and provide technical assistance', 'Mahabang Parang ES', 'Gina Tuano', ''),
(969, 56, '2025-07-28', 'Monitor the result of RMA EOSY and provide technical assistance', 'ETEMES', 'Rhea E. Villostas', ''),
(970, 56, '2025-07-29', 'Monitor the result of RMA EOSY and provide technical assistance', 'Mahabang Dahilig ES, Dao ES', 'Juana Falqueza Michelle Pineda', ''),
(971, 56, '2025-07-30', 'Monitor the result of RMA EOSY and provide technical assistance', 'Banaba East &South ES', 'Johnson Cueto. Filomeno Madlangbayan', ''),
(972, 56, '2025-07-31', 'Monitor the result of RMA EOSY and provide technical assistance', 'Malitam ES, Wawa ES', 'Maricel Chavez ,Marife Frane', ''),
(973, 56, '2025-07-01', 'Monitor the result of RMA EOSY and provide technical assistance', 'Tibig ES Talahib Pandayan ES', 'Jordan Dela Roca, Danson M Lagar', ''),
(974, 56, '2025-07-31', 'Prepare the needed reports', 'CID', 'Sacoro R. Comia', ''),
(975, 58, '2025-07-01', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Bagong Silang ES', 'Clarita E. Gutierrez', ''),
(976, 58, '2025-07-02', 'Monitoring and giving TA on the implementation of the Revised K to 12 Curriculum.', 'San Jose Sico ES', 'Yolanda Ramirez', ''),
(977, 58, '2025-07-03', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', ' Bilogo ES', 'Maria Ediza Untiveros', ''),
(978, 58, '2025-07-04', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Paharang ES', 'Dianne Marie Mitran', ''),
(979, 58, '2025-07-07', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Paharang IS', 'Lilibeth M. Virtus', ''),
(980, 58, '2025-07-08', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Tulo 1 ES', 'Jennifer Macatangay', ''),
(981, 58, '2025-07-09', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Tulo 11 ES', 'Mercy Baes', ''),
(982, 58, '2025-07-10', 'Monitoring and giving TA on the implementation of the Revised K to 12 Curriculum.', 'Sampaga ES', 'Iluminada Gayeta', ''),
(983, 58, '2025-07-11', 'Monitoring and giving TA on the implementation of the Revised K to 12 Curriculum.', 'Pallocan East ES', 'Angelina Acorda', ''),
(984, 58, '2025-07-14', 'Monitoring and giving TA on the implementation of the Revised K to 12 Curriculum.', 'Sirang Lupa ES', 'Christopher M. Panganiban', ''),
(985, 58, '2025-07-15', 'Monitoring and giving TA on the implementation of the Revised K to 12 Curriculum.', 'San Miguel Es', 'Adora Gutirrez', ''),
(986, 58, '2025-07-16', 'Monitoring and giving TA on the implementation of the Revised K to 12 Curriculum.', 'Eulalia Talban Ebora MES', 'Rhea E. Villostas', ''),
(987, 58, '2025-07-17', 'Monitoring and giving TA on the implementation of the Revised K to 12 Curriculum.', 'Mahabang Dahili ES', 'Juana A. Falqueza', ''),
(988, 58, '2025-07-18', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Mahabang Dahilig SHS', 'Rodel Fabrero', ''),
(989, 58, '2025-07-21', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Niño Hesus ES', 'Mila Mallari', ''),
(990, 58, '2025-07-22', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Sto. Niño ES', 'Michelle Pineda', ''),
(991, 58, '2025-07-23', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Sto Niño National HS', 'Anabel Patolot', ''),
(992, 58, '2025-07-24', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Pinamukan Ibaba ES', 'Marison B. Como', ''),
(993, 58, '2025-07-25', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Pinamukan IS', 'Mena M.De Torres', ''),
(994, 58, '2025-07-28', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Pinamukan ES', 'Leodivina M. Bauan', ''),
(995, 58, '2025-07-29', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Tabangao ES', 'Ailleen H. Sobremente', ''),
(996, 58, '2025-07-30', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Tabangao IS', 'Analyn Ebora', ''),
(997, 58, '2025-07-31', 'Monitoring and giving TA on the implementation of Revised K to 12 Curriculum in MAPEH', 'Ambulong ES', 'Shiela Marie San Juan', ''),
(998, 59, '2025-07-01', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Talahib Pandayan IS, Tibig ES', 'Dr. Ronald Enriquez', ''),
(999, 59, '2025-07-02', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Talahib Pandayan ES, ', '', ''),
(1000, 59, '2025-07-03', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Simlong ES', '', ''),
(1001, 59, '2025-07-04', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Pagkilatan ES', '', ''),
(1002, 59, '2025-07-07', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Ilijan ES', '', ''),
(1003, 59, '2025-07-08', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Dela Paz Proper ES', '', ''),
(1004, 59, '2025-07-09', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Dela Paz Pulot ES', '', ''),
(1005, 59, '2025-07-10', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'PST MIS', '', ''),
(1006, 59, '2025-07-11', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Mabacong ES', '', ''),
(1007, 59, '2025-07-14', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1008, 59, '2025-07-15', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1009, 59, '2025-07-16', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1010, 59, '2025-07-17', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1011, 59, '2025-07-18', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1012, 59, '2025-07-21', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1013, 59, '2025-07-22', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1014, 59, '2025-07-23', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1015, 59, '2025-07-24', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1016, 59, '2025-07-25', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1017, 59, '2025-07-28', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1018, 59, '2025-07-29', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1019, 59, '2025-07-30', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', '');
INSERT INTO `mista_plan_activities` (`id`, `plan_id`, `date`, `instructional_supervisory_and_monitoring_activity`, `school`, `school_head`, `remarks`) VALUES
(1020, 59, '2025-07-31', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1021, 60, '2025-07-01', 'Monitor and provide technical assistance on lesson planning, observation of classes', 'Talahib Pandayan IS', '', ''),
(1022, 60, '2025-07-02', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1023, 60, '2025-07-03', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1024, 60, '2025-07-04', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1025, 60, '2025-07-07', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1026, 60, '2025-07-08', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1027, 60, '2025-07-09', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1028, 60, '2025-07-10', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1029, 60, '2025-07-11', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1030, 60, '2025-07-14', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1031, 60, '2025-07-15', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1032, 60, '2025-07-16', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1033, 60, '2025-07-17', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1034, 60, '2025-07-18', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1035, 60, '2025-07-21', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1036, 60, '2025-07-22', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1037, 60, '2025-07-23', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1038, 60, '2025-07-24', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1039, 60, '2025-07-25', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1040, 60, '2025-07-28', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1041, 60, '2025-07-29', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1042, 60, '2025-07-30', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1043, 60, '2025-07-31', 'Monitor and provide technical assistance on lesson planning, observation of classes', '', '', ''),
(1067, 45, '2025-06-02', 'Attend Division Research Colloquium for SDO Personnel', 'Batangas Country Club', 'SDO Personnel/LR Team ', 'Done presentation of LR/BERF completed research'),
(1068, 45, '2025-06-03', 'Attend Division Research Colloquium for SDO Personnel', 'Batangas Country Club', 'SDO Personnel/LR Team', 'Done presentation of LR/BERF completed research'),
(1069, 45, '2025-06-04', 'Conduct validation of model library in select schools', 'Balete IS, Alangilan Central ES, Paharang ES, and Paharang IS', 'Sally M. Evangelista, Teresita M. Culla, Darlene Eje, Lilibeth M. Virtus', 'Done'),
(1070, 45, '2025-06-05', 'Conduct validation of model library in select schools', 'JAPMES, Tabangao IS, Pinamukan Ibaba ES', 'Leoncia D. Espina (JAPMES), Annalyn D. Ebora (Tabangao IS), Marison D. Como (Pinamukan Ibaba ES)', 'Done'),
(1071, 45, '2025-06-06', 'Holiday', '-', '-', 'NA'),
(1072, 45, '2025-06-09', 'Attend and serve as resource person in the Expansion Training for the Revised K to 12 Curriculum for Grades 2, 3, 5 and 8 Teachers', 'JAPMES (venue of the training)', 'Leoncia D. Espina', 'Done '),
(1073, 45, '2025-06-10', '1. Attend and serve as resource person in the Expansion Training for the Revised K to 12 Curriculum for Grades 2, 3, 5 and 8 Teachers 2. Lead and supervise the conduct of the Orientation Training on the Reading Remediation Packages in English and Filip', 'JAPMES (venue of the training), Bulwagang Ala Eh (Reading Remediation Orientation Training)', 'Leoncia D. Espina; 45 select school teachers, LR Team, and resource persons from KEEP and Adarna pub', 'Done '),
(1074, 45, '2025-06-11', '1. Attend and serve as resource person in the Expansion Training for the Revised K to 12 Curriculum for Grades 2, 3, 5 and 8 Teachers 2. Lead and supervise the conduct of the Orientation Training on the Reading Remediation Packages in English and Filip', 'JAPMES (venue of the training), Bulwagang Ala Eh (Reading Remediation Orientation Training)', 'Leoncia D. Espina; 45 select school teachers, LR Team, and resource persons from KEEP and Adarna pub', 'Done'),
(1075, 45, '2025-06-12', 'Holiday (Independence Day)', '-', '-', 'NA'),
(1076, 45, '2025-06-13', 'Onleave', '-', '-', 'NA'),
(1077, 45, '2025-06-16', 'Monitor the opening of classes for SY 2025 - 2026 in District II schools', 'JAPMES and JCPMES', 'Leoncia D. Espina (JAPMES), Marites D. Tarcelo (JCPMES)', 'Done '),
(1078, 45, '2025-06-17', 'Monitor the opening of classes for SY 2025 - 2026 in District II schools', 'Sampaga ES, and Sirang Lupa ES', 'Illuminada M. Gayeta (Sampaga ES), Christopher M. Panganiban (Sirang Lupa ES)', 'Done '),
(1079, 45, '2025-06-18', 'Monitor the opening of classes for SY 2025 - 2026 in District II schools', 'Pinamukan Ibaba ES, Pinamukan ES, and Pinamukan IS', 'Marison D. Como (Pinamukan Ibaba ES), Leodivina M. Bauan (Pinamukan ES), Mena M. De Torres (Pinamuka', 'Done'),
(1080, 45, '2025-06-19', 'Monitor the opening of classes for SY 2025 - 2026 in District II schools', 'Tabangao ES, Tabangao IS, and Pallocan East ES', 'Aileen Sobremonte (Tabangao ES), Annalyn D. Ebora (Tabangao IS), Angelina Acorda (Pallocan East ES)', 'Done'),
(1081, 45, '2025-06-20', '1. Prepare Division Memorandum for DepEd Error Watch Team 2. Prepare Work Application Plan (WAP) for the Expansion Training of the Revised K to 12 Curriculum Core Faculty 3. Work on the logistics for the internet connection of the mobile library', 'LRMS Office', 'EPS-LRMS', 'Done'),
(1082, 45, '2025-06-23', 'Conduct validation of model library in select schools ', 'Batangas City East ES', 'Angelina Peradilla', 'Done'),
(1083, 45, '2025-06-24', 'Prepare and update documents for ISO Internal Quality Audit (IQA)', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', 'Done'),
(1084, 45, '2025-06-25', '1. Prepare and update documents for ISO Internal Quality Audit (IQA) 2. Prepare Division Memorandum for the 2025 Storybook Writeshop and Competition', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', 'Done'),
(1085, 45, '2025-06-26', '1. Prepare and update documents for ISO Internal Quality Audit (IQA) 2. Work on the logistics for the 2025 Storybook Writeshop and Competition', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', 'Done'),
(1086, 45, '2025-06-27', 'Act as co-process holder for the conduct of Internal Quality Audit for CID', 'PSDS Office', 'CID Personnel', 'Done'),
(1087, 45, '2025-06-30', '1. Work on the PDP documents for application 2. Finalize the full paper and abstract for the research on LR ', 'LRMS Office', 'LR Team (EPS, PDO II, and Librarian II)', 'Done'),
(1088, 62, '2025-07-01', 'Monitoring in Simlong ES, Mabacong ES ', 'Simlong ES, Mabacong ES', 'Ms. Rosenda Macalalad, Ms. Elma Concepcion ', 'Accomplished'),
(1089, 63, '2025-07-01', 'Conducted District PIRPA', 'Sta. Rita ES', 'All School Heads', ''),
(1114, 65, '2025-07-01', 'Monitoring of LEP', 'Sta. Clara ES', 'Mary Jane Torres', ''),
(1115, 65, '2025-07-02', 'To attend CID PIRPA ', 'Solana Event Center', 'N/A', ''),
(1116, 65, '2025-07-03', 'Monitoring of LEP', 'Malitam CLC', 'Niko Magno', ''),
(1117, 65, '2025-07-04', 'Monitoring of LEP', 'Wawa CLC', 'Virginia Fruelda', ''),
(1118, 65, '2025-07-07', 'Office Work', 'SDO Batangas City', 'EPS II ', ''),
(1119, 65, '2025-07-08', 'Monitoring of ALS Classes (JHS and SHS)', 'BCIHS', 'Mark Angelo Dilay / John Patrick Ibon', ''),
(1120, 65, '2025-07-09', 'Checking of Diploma', 'Library Hub', 'EPS II / ALS Teachers', ''),
(1121, 65, '2025-07-10', 'Preparation for Graduation', 'SDO', 'EPS II', ''),
(1122, 65, '2025-07-11', 'Preparation for Graduation', 'SDO', 'EPS II', ''),
(1123, 65, '2025-07-14', 'ALS Graduation', 'Batangas City Sports Coliseum', 'EPS II', ''),
(1124, 65, '2025-07-15', 'ALS Graduation', 'Batangas City Jail / Batangas Provincial Jail', 'EPS II', ''),
(1125, 65, '2025-07-16', 'Monitoring of ALS Classes', 'Gulod Senior High School ', 'Lezeile Furto', ''),
(1126, 65, '2025-07-17', 'Monitoring of ALS Classes', 'Bagong Umaga CLC', 'Ranselle B. Marcos', ''),
(1127, 65, '2025-07-18', 'Monitoring of ALS Classes', 'Sta. Rita Aplaya Elementary School', 'Fidelise Ann Saraga', ''),
(1128, 65, '2025-07-21', 'Office Work', 'SDO', 'EPS II', ''),
(1129, 65, '2025-07-22', 'Monitoring of ALS Classes', 'Sta. Rita Elementary School', 'Lovely Julie Pagsinohin', ''),
(1130, 65, '2025-07-23', 'Monitoring of ALS Classes', 'Tabangao CLC', 'Querubin Sales', ''),
(1131, 65, '2025-07-24', 'Monitoring of ALS Classes', 'Pallocan East CLC/Pallocan West Brgy. Hall', 'Rosefe Alvior/Analiza Balmes', ''),
(1132, 65, '2025-07-25', 'Monitoring of ALS Classes', 'Banaba West Elementary School', 'Marissa Alano', ''),
(1133, 65, '2025-07-28', 'Office Work', 'SDO', 'EPS II', ''),
(1134, 65, '2025-07-29', 'Monitoring of ALS Classes', 'Bolbok Elementary School/Bahay Pag-asa', 'Joan Irish Macatangay/Fidelie Ann Saraga', ''),
(1135, 65, '2025-07-30', 'Monitoring of ALS Classes', 'Malitam CLC', 'Niko Magno/Virginia Fruelda', ''),
(1136, 65, '2025-07-31', 'Monitoring of ALS Classes', 'Tinga Elementary School', 'Ranselle B. Marcos', ''),
(1157, 68, '2025-07-01', 'Assist/Send off teacher from Balete Elem to Payiran Bilao Elementary School', 'District 9', 'Lorna Asi', ''),
(1158, 68, '2025-07-02', 'Attend CID Program Implementation Review and Performance Assessment PIRPA', 'La Solana Splendido Event Center', '', ''),
(1159, 68, '2025-07-03', 'Attend Division IQAT Audit', 'Division Office', '', ''),
(1160, 68, '2025-07-04', 'Prepare QMS final audit reports', 'Division office', '', ''),
(1161, 68, '2025-07-07', 'Attend flag ceremony. Conduct school heads meeting re: Sports preparation', 'ACES', '', ''),
(1162, 68, '2025-07-08', 'Monitor classes and give technical assistance.', 'Balagtas Elem', 'Chie Cullera', ''),
(1163, 68, '2025-07-09', 'Monitor classes and give technical assistance.', 'Balete Elem', 'Mildred I Lontok', ''),
(1164, 68, '2025-07-10', 'Monitor and give technical assistance', 'ACES', 'Fe Astillero', ''),
(1165, 68, '2025-07-11', 'Monitor and give technical assistance', 'ASHS', 'Eleneth Escalona', ''),
(1166, 68, '2025-07-14', 'Monitor classes and give technical assistance', 'BIS/Balete Reloc', 'Sally Evangelista/Mark Glenn Celis', ''),
(1167, 68, '2025-07-15', 'Monitor classes and give technical assistance', 'BIS/Balete Reloc', 'Sally Evangelista/Mark Glenn Celis', ''),
(1168, 68, '2025-07-16', 'Monitor classes and give technical assistance', 'Bucal Elem', 'Marissa Macatangay', ''),
(1169, 68, '2025-07-17', 'Monitor school intramurals', 'Different schools in District 3', '', ''),
(1170, 68, '0000-00-00', '', '', '', ''),
(1171, 68, '0000-00-00', '', '', '', ''),
(1172, 68, '0000-00-00', '', '', '', ''),
(1173, 68, '0000-00-00', '', '', '', ''),
(1174, 68, '0000-00-00', '', '', '', ''),
(1175, 68, '0000-00-00', '', '', '', ''),
(1176, 68, '0000-00-00', '', '', '', ''),
(1177, 68, '0000-00-00', '', '', '', ''),
(1178, 68, '0000-00-00', '', '', '', ''),
(1179, 68, '0000-00-00', '', '', '', ''),
(1180, 68, '0000-00-00', '', '', '', ''),
(1181, 68, '0000-00-00', '', '', '', ''),
(1182, 68, '2025-07-31', 'Submit reports', 'Division office', '', ''),
(1183, 47, '2025-07-01', 'Conduct District PIRPA and ECP Training', 'PSTMIS', 'All school heads, MTs and Key teachers', ''),
(1184, 47, '2025-07-02', 'Conduct ECP Training', 'PSTMIS', 'All school heads, MTs and Key teachers', ''),
(1185, 47, '2025-07-03', 'Attend RMT meeting, audit DIO, attended CID audit, audit KMT', 'SDO', 'RMT, Audit Team', ''),
(1186, 47, '2025-07-04', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5,8', 'TPES,TPIHS, Payiran Bilao ES, Dela Paz Itaas ES, Lilinggiwan ES', 'Danson M. Lagar, Ronald M. Enriquez, Giezl C. Millar, Marilyn E. Dela Roca, Feliciana H. Macalalad ', ''),
(1187, 47, '2025-07-07', 'Attend OKD One Health Week Kick off cum OKD Updates', 'BCC, Bolbok', 'All school heads', ''),
(1188, 47, '2025-07-08', 'Serve as validators in the SIP Appraisal', 'SDO', 'All school heads of D8', ''),
(1189, 47, '2025-07-09', 'Serve as validators in the SIP Appraisal', 'SDO', 'All school heads of D9', ''),
(1190, 47, '2025-07-10', 'Give technical assistance to the new school head, Attend the online orientation on ARAL Program', 'Dela Paz Pulot ES', 'Marisa M. Maalihan', ''),
(1191, 47, '2025-07-11', 'Perform functions as PSDS', 'SDO-PSDS Office', 'All school heads', ''),
(1192, 47, '2025-07-14', 'Attend ALS Graduation, Perform functions as PSDS', 'BC Coliseum, SDO-PSDS Office', 'All school heads', ''),
(1193, 47, '2025-07-15', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5,8', 'Tibig ES', 'Jordan P. Dela Roca', ''),
(1194, 47, '2025-07-16', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5,8', 'Ilijan ES, PSTMIS', 'Carina M. Bagon, Ivy E. Fronda', ''),
(1195, 47, '2025-07-17', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5', 'Pagkilatan ES, Mabacong ES', 'Marites O. Godoy, Rosenda D. Macalalad', ''),
(1196, 47, '2025-07-18', 'Perform functions as PSDS', 'SDO-PSDS Office', 'All School heads', ''),
(1197, 47, '2025-07-21', 'Perform functions as PSDS', 'SDO-PSDS Office', 'All school heads', ''),
(1198, 47, '2025-07-22', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5', 'Lilinggiwan ES, Simlong ES', 'Feliciana H. Macalalad, Elma C. Concepcion', ''),
(1199, 47, '2025-07-23', 'BATANGAS CITY DAY', 'BATANGAS CITY', 'N/A', ''),
(1200, 47, '2025-07-24', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5', 'Dela Paz Proper ES, Dela Paz Itaas ES', 'Elizabeth C. Arellano, Marilyn E. Dela Roca', ''),
(1201, 47, '2025-07-25', 'School Intramurals', 'District 9 schools', 'All School heads and teachers', ''),
(1202, 47, '2025-07-28', 'Perform functions as PSDS', 'SDO-PSDS Office', 'All school heads', ''),
(1203, 47, '2025-07-29', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5,8', 'Ilijan ES, PSTMIS', 'Carina M. Bagon, Ivy E. Fronda', ''),
(1204, 47, '2025-07-30', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5', 'Talahib Pandayan ES/IHS', 'Danson M. Lagar, Ronald M. Enriquez ', ''),
(1205, 47, '2025-07-31', 'Monitoring Revised Kto12 Implementation-Grade 2,3,5', 'Dela Paz Pulot ES/Payiran Bilao ES', 'Marisa M. Maalihan, OIC-Giezl C. Millar of Grace Z. Tolentino', ''),
(1206, 69, '2025-08-01', 'Monitor the implementation of Kindergarten and provide TA', 'Tulo I ES, Tulo II ES', 'Ms. Jennifer Macatangay, Ms. Mercy Baes ', ''),
(1207, 69, '2025-08-04', 'Monitor the implementation of Kindergarten and provide TA', 'Julian A. Pastor Memorial Elementary School , Jose C. Pastor ES', 'Dr. Leoncia Espina, Dr. Marites Tarcelo', ''),
(1208, 69, '2025-08-05', 'Monitor the implementation of Kindergarten and provide TA', 'Pallocan East ES', 'Ms. Angelina M. Acorda', ''),
(1209, 69, '2025-08-06', 'Monitor the implementation of Kindergarten and provide TA', 'Sirang Lupa ES', 'Dr. Christopher Panganiban', ''),
(1210, 69, '2025-08-07', 'Monitor the implementation of Kindergarten and provide TA', 'Tabangao ES', 'Ms. Aileen H. Sobremonte', ''),
(1211, 69, '2025-08-08', 'Monitor the implementation of Kindergarten and provide TA', 'Pinamukan Proper ES', 'Ms. Leodivina M. Bauan', ''),
(1212, 69, '2025-08-11', 'Monitor the implementation of Kindergarten and provide TA', 'Pinamukan Ibaba ES', 'Ms. Marison B. Como', ''),
(1213, 69, '2025-08-12', 'Monitor the implementation of Kindergarten and provide TA', 'Concepcion ES', 'Ms. Rebecca E. Rivera', ''),
(1214, 69, '2025-08-13', 'Monitor the implementation of Kindergarten and provide TA', 'Balagtas ES', 'Ms. Mildred I Lontok', ''),
(1215, 69, '2025-08-14', 'Monitor the implementation of Kindergarten and provide TA', 'Balete Relocation Site', 'Ms, Mark Glen Celis', ''),
(1216, 69, '2025-08-15', 'Monitor the implementation of Kindergarten and provide TA', 'Bucal ES', 'Mrs. Marisa Macatangay', ''),
(1217, 69, '2025-08-18', 'Monitor the implementation of Kindergarten and provide TA', 'Mahabang Parang ES', 'Rebecca E. Rivera', ''),
(1218, 69, '2025-08-19', 'Monitor the implementation of Kindergarten and provide TA', 'Balete ES', 'Dianne Marie C. Mitran', ''),
(1219, 69, '2025-08-20', 'Monitor the implementation of Kindergarten and provide TA', 'Eulalia Talban Ebora Memorial ES', 'Ms. Rhea E. Villostas', ''),
(1220, 69, '2025-08-21', 'Monitor the implementation of Kindergarten and provide TA', 'San Miguel ES', 'Adora C. Gutierrez', ''),
(1221, 69, '2025-08-22', 'Monitor the implementation of Kindergarten and provide TA', 'Dahilig ES, DAO ES', 'Ms, Juan A. Falqueza, Ms, Evelyn E. Delos Reyes', ''),
(1222, 69, '2025-08-25', 'Monitor the implementation of Kindergarten and provide TA', 'Holiday ', '', ''),
(1223, 69, '2025-08-26', 'Monitor the implementation of Kindergarten and provide TA', 'TIBIG ES', 'Mr. Jordan dela Roca ', ''),
(1224, 69, '2025-08-27', 'Monitor the implementation of Kindergarten and provide TA', 'Dela Paz Itaas ', 'Ms. Marilyn dela Roca', ''),
(1225, 69, '2025-08-28', 'Monitor the implementation of Kindergarten and provide TA', 'Payiran ES ', 'Giezl C. Millar ', ''),
(1226, 69, '2025-08-29', 'Monitor the implementation of Kindergarten and provide TA', 'Sta. Clara Aplaya ES', 'Mr. Joseph Emmanuel de Guzman ', ''),
(1227, 70, '2025-08-01', 'School monitoring with provision of technical assistance', 'Banaba East ES, Banara South Es', 'JohnSon Cueto, Filomeno Madlangbayan', ''),
(1228, 70, '2025-08-04', 'School monitoring with provision of technical assistance', 'Bananba West ES, Banaba West IS', 'Ruel De castro, Lanie Salazar', ''),
(1229, 70, '2025-08-05', 'School monitoring with provision of technical assistance', 'Sta Rita Aplaya. Bolbok ES', 'Joseph Emanuel De Guzman, Milagros Calingasan', ''),
(1230, 70, '2025-08-06', 'School monitoring with provision of technical assistance', 'Sta Rita Karsada ES, Sta Rita NHS', 'Darlene Eje, Larsie Macaraig', ''),
(1231, 70, '2025-08-07', 'School monitoring with provision of technical assistance', 'Talahib Payapa ES, Cumba ES', 'Jocelyn Navarete, Melania Tolentino', ''),
(1232, 70, '2025-08-08', 'Attend validation of TX and TMs', '', '', ''),
(1233, 70, '2025-08-11', 'Attend validation of TX and TMs', '', '', ''),
(1234, 70, '2025-08-12', 'Attend validation of TX and TMs', '', '', ''),
(1235, 70, '2025-08-13', 'Attend validation of TX and TMs', '', '', ''),
(1236, 70, '2025-08-14', 'Attend validation of TX and TMs', '', '', ''),
(1237, 70, '2025-08-15', 'Attend validation of TX and TMs', '', '', ''),
(1238, 70, '2025-08-18', 'School monitoring with provision of technical assistance', 'Haligue Silangan ES, Haligue Silangan NHS', 'Allan Arrelano, Arnold Diona', ''),
(1239, 70, '2025-08-19', 'School monitoring with provision of technical assistance', 'Haligue Kanluran ES, Maruklap Es', 'Josefina Magadia, Isabel Cleofe', ''),
(1240, 70, '2025-08-20', 'School monitoring with provision of technical assistance', 'San Isido ES, Libjo NHS', 'Marifi Gualberto, Jereme Falcatan', ''),
(1241, 70, '2025-08-21', 'School monitoring with provision of technical assistance', 'Libjp ES, Dumuclay ES', 'Rica Suarez, Marydel Marasigan', ''),
(1242, 70, '2025-08-22', 'School monitoring with provision of technical assistance', 'Conde Labac ES, Conde Labac IS', 'Maricel Culla, Paulina De Torres', ''),
(1243, 70, '2025-08-25', 'School monitoring with provision of technical assistance', 'Conde Itaas IS, Sto Domingo ES', 'Lita Mandigma, Arvin Aclan', ''),
(1244, 70, '2025-08-26', 'School monitoring with provision of technical assistance', 'Piit ES, Malibayo ES', 'Lea Macalalad, Joleyve Reyes', ''),
(1245, 70, '2025-08-27', 'School monitoring with provision of technical assistance', 'Katandala ES, Mahacot ES', 'Marife Anonuvo, Rodel Baet', ''),
(1246, 70, '2025-08-28', 'School monitoring with provision of technical assistance', 'SanPedro ES, Mames', 'Kristina Guttierez, Kareen Macaraig', ''),
(1247, 70, '2025-08-29', 'School monitoring with provision of technical assistance', 'Gulod IS, Gulod SHS', 'Nilo Alo, Liliosa Barte', ''),
(1248, 71, '2025-07-01', 'Monitor development of contextualized resources through Gawad Teodora Story Writing and Video Crafting Activity', 'Various Schools', 'Several School Heads', ''),
(1249, 71, '2025-08-04', 'Lead the Special Program for Journalism Teachers in developing SPJ assessment tools and learning resources', 'Alangilan Central Elementary School, Malitam Elementary School, Sta. Rita Elementary School, Batanga', 'Dr. Fe Astillero, Dr. Marife Frane, Dr. Darlene Eje, Dr. Angelina Peradilla, Mrs. Aida Gutierrez, Mr', ''),
(1250, 71, '2025-08-05', 'Attend the Training on the Science of Reading', 'N/A', 'N/A', ''),
(1251, 71, '2025-08-06', 'Monitor and provide online technical assistance on ASRRA to School Head', 'Julian A. Pastor Memorial Elementary School', 'Leoncia B. Espina', ''),
(1252, 71, '2025-08-07', 'Monitor and provide online technical assistance on ASRRA to School Head', 'Balete Relocation Site Elementary School', 'Mark Glenn P. Celis', ''),
(1253, 71, '2025-08-08', 'Monitor and provide online technical assistance on ASRRA to School Head', 'Bilogo Elementary School', 'Maria Edisa B. Oltiveros', ''),
(1254, 71, '2025-08-11', 'Monitor and provide technical assistance on ASRRA to School Head', 'District 6 Schools', 'District 6 School Heads', ''),
(1255, 71, '2025-08-18', 'Monitor and provide technical assistance on ASRRA to School Head', 'District 2 Schools', 'District 2 School Heads', ''),
(1256, 71, '2025-08-25', 'Monitor and provide technical assistance on ASRRA to School Head', 'District 1 Schools', 'District 1 School Heads', ''),
(1278, 72, '2025-08-01', 'Attend PSDS Online Training', 'SDO', 'N/A', ''),
(1279, 72, '2025-08-04', 'Perform functions as PSDS', 'SDO', 'N/A', ''),
(1280, 72, '2025-08-05', 'Monitor reading assessment and intervention activities', 'Dela Paz Pulot ES', 'Marisa M. Maalihan', ''),
(1281, 72, '2025-08-06', 'Monitor reading assessment and intervention activities', 'Payiran Bilao ES', 'Grace Z. Tolentino', ''),
(1282, 72, '2025-08-07', 'Monitor reading assessment and intervention activities', 'Dela Paz Proper ES', 'Elizabeth C. Arellano', ''),
(1283, 72, '2025-08-08', 'Conduct District Training for Teachers on Advancing Reflective Competence and Value-based Technology Integration', 'Ilijan ES', 'Carina M. Bagon', ''),
(1284, 72, '2025-08-11', 'Attend Capacity Building Journey for SEL-driven School Leaders', 'NEAP, Baguio', 'N/A', ''),
(1285, 72, '2025-08-12', 'Attend Capacity Building Journey for SEL-driven School Leaders', 'NEAP, Baguio', 'N/A', ''),
(1286, 72, '2025-08-13', 'Attend Capacity Building Journey for SEL-driven School Leaders', 'NEAP, Baguio', 'N/A', ''),
(1287, 72, '2025-08-14', 'Attend the DCBER', 'BCC', 'N/A', ''),
(1288, 72, '2025-08-15', 'Perform functions as PSDS', 'SDO', 'N/A', ''),
(1289, 72, '2025-08-18', 'Perform functions as PSDS', 'SDO', 'N/A', ''),
(1290, 72, '2025-08-19', 'Monitor reading assessment and intervention activities', 'Lilinggiwan ES', 'Feliciana H. Macalalad', ''),
(1291, 72, '2025-08-20', 'Monitor the administration of First Quarterly Exam', 'District IX schools', 'TBD', ''),
(1292, 72, '2025-08-21', 'HOLIDAY', 'N/A', 'N/A', ''),
(1293, 72, '2025-08-22', 'Monitor the administration of First Quarterly Exam', 'District IX schools', 'TBD', ''),
(1294, 72, '2025-08-25', 'HOLIDAY', 'N/A', 'N/A', ''),
(1295, 72, '2025-08-26', 'Monitor reading assessment and intervention activities', 'Mabacong ES', 'Rosenda D. Macalalad', ''),
(1296, 72, '2025-08-27', 'Monitor reading assessment and intervention activities', 'Talahib Pandayan ES/IHS', 'Danson M. Lagar, Ronald M. Enriquez', ''),
(1297, 72, '2025-08-28', 'Monitor reading assessment and intervention activities', 'Tibig ES', 'Jordan P. Dela Roca', ''),
(1298, 72, '2025-08-29', 'Perform functions as PSDS', 'SDO', 'N/A', ''),
(1299, 73, '2025-08-01', 'To attend Gawad Teodoro Alonso Book Writing Competition and Cliniquing', 'Batangas Country Club', 'N/A', ''),
(1300, 73, '2025-08-03', 'To attend Gawad Teodoro Alonso Book Writing Competition and Cliniquing', 'Batangas Country Club', 'N/A', ''),
(1301, 73, '2025-08-04', 'To attend Gawad Teodoro Alonso Book Writing Competition and Cliniquing', 'Batangas Country Club', 'N/A', ''),
(1302, 73, '2025-08-05', 'To prepare the presentation for the ALS Regional Concon', 'SDO Batangas City', 'N/A', ''),
(1303, 73, '2025-08-06', 'To attend the Regional Consultative Conference', 'Lucena City', 'N/A', ''),
(1304, 73, '2025-08-07', 'To attend the Regional Consultative Conference', 'Lucena City', 'N/A', ''),
(1305, 73, '2025-08-08', 'To attend the Regional Consultative Conference', 'Lucena City', 'N/A', ''),
(1306, 73, '2025-08-11', 'To monitor ALS classes at Batangas City Jail', 'Batangas City Jail CLC', 'Ronalyn Castillo / Lanie Padilla', ''),
(1307, 73, '2025-08-12', 'To monitor ALS classes at Libjo ES', 'Libjo Elementary School', 'Romalyn Holgado / Maximo Barte', ''),
(1308, 73, '2025-08-13', 'To attend DCBER', 'Batangas Country Club', 'N/A', ''),
(1309, 73, '2025-08-14', 'To attend DCBER', 'Batangas Country Club', 'N/A', ''),
(1310, 73, '2025-08-15', 'Monitoring at SMES and Talumpok IS', 'SMES and Talumpok IS', 'Irosh Shane Bisa / Lanie Padilla', ''),
(1311, 73, '2025-08-18', 'Office Work / To monitor Haligue Silangan ES', 'SDO Batangas City / Haligue Silangan ES', 'Marive Rodriguez', ''),
(1312, 73, '2025-08-19', 'To monitor ALS classes at Balete ES', 'Balete ES', 'Jenicah Bondad', ''),
(1313, 73, '2025-08-20', 'To monitor ALS classes at Ambulong CLC and Pinamukan ES', 'Ambulong CLC and Pinamukan ES', 'Melvin Dela Roca / Charito Garcia', ''),
(1314, 73, '2025-08-21', 'Holiday - Ninoy Aquino Day', 'N/A', 'N/A', ''),
(1315, 73, '2025-08-22', 'Office Work', 'N/A', 'N/A', ''),
(1316, 73, '2025-08-25', 'Holiday - National Heroe\'s Day', 'N/A', 'N/A', ''),
(1317, 73, '2025-08-26', 'To monitor ALS classes at BCEES', 'Batangas City East ES', 'Durcas Arcega / Lanie Padilla', ''),
(1318, 73, '2025-08-27', 'To monitor ALS Classes at BCSES', 'Batangas City South ES', 'Irosh Shane Bisa / Jeffrey Buenafe', ''),
(1319, 73, '2025-08-28', 'To monitor ALS classes at Balagtas CLC and Calicanto Elementary School', 'Balagtas CLC', 'Jenicah Bondad / Jeffey Buenafe', ''),
(1320, 73, '2025-08-29', 'To monitor ALS classes at Dao CLC and San Isidro CLC', 'Dao CLC and San Isidro CLC', 'Charito Garcia/ Marive Rodriguez', ''),
(1321, 74, '2025-09-01', 'Perform functions as PSDS', 'SDO', 'N/A', ''),
(1322, 74, '2025-09-02', 'Monitor classes and the implementation of PPAs', 'Payiran Bilao ES, Dela Paz Proper ES', 'Grace Z. Tolentino, Elizabeth C. Arellano', ''),
(1323, 74, '2025-09-03', 'On-leave', '', '', ''),
(1324, 74, '2025-09-04', 'On-leave', '', '', ''),
(1325, 74, '2025-09-05', 'On-leave', '', '', ''),
(1326, 74, '2025-09-08', 'On-leave', '', '', ''),
(1327, 74, '2025-09-09', 'Attend PNU Completion Ceremony@ Manila Hotel', '', '', ''),
(1328, 74, '2025-09-10', 'Conduct Journalism Training for School Paper Advisers', 'Ilijan ES', 'All school heads', ''),
(1329, 74, '2025-09-11', 'Monitor classes and the implementation of PPAs', 'Dela Paz Itaas, Ilijan ES', 'Marilyn E. Dela Roca, Carina M. Bagon', ''),
(1330, 74, '2025-09-12', 'Conduct Onsite Validation for GAWAD BAYBAYIN', 'All D9 schools', 'All teachers nominated', ''),
(1331, 74, '2025-09-15', 'Perform functions as PSDS', 'SDO', '', ''),
(1332, 74, '2025-09-16', 'Monitor classes and the implementation of PPAs', 'Talahib Pandayan ES/IHS', 'Danson M. Lagar, Ronald M. Enriquez', ''),
(1333, 74, '2025-09-17', 'Monitor classes and the implementation of PPAs', 'Dela Paz Pulot ES, Dela Paz Proper ES', 'Marisa M. Maalihan, Elizabeth C. Arellano', ''),
(1334, 74, '2025-09-18', 'Monitor classes and the implementation of PPAs', 'Pagkilatan ES, Simlong ES', 'Marites O. Godoy, Elma C. Concepcion', ''),
(1335, 74, '2025-09-19', 'Perform functions as PSDS', 'SDO', '', ''),
(1336, 74, '2025-09-22', 'Conduct District PRESSCON', 'Ilijan ES', 'All school heads and Journalists', ''),
(1337, 74, '2025-09-23', 'Conduct District PRESSCON', 'Ilijan ES', 'All school heads and Journalists', ''),
(1338, 74, '2025-09-24', 'Monitor classes and the implementation of PPAs', 'Lilinggiwan ES, Mabacong ES', '', ''),
(1339, 74, '2025-09-25', 'Monitor classes and the implementation of PPAs', 'PSTMIS, Ilijan ES', 'Ivy E. Fronda, Carina M. Bagon', ''),
(1340, 74, '2025-09-26', 'Perform functions as PSDS', 'SDO', '', ''),
(1341, 74, '2025-09-29', 'Attend TAPATAN ALA-EH Convergence', 'TBA', '', ''),
(1342, 74, '2025-09-30', 'Conduct District Orientation on Project TLC for SEL IS', 'Lilinggiwan ES', 'All instructional leaders', ''),
(1343, 66, '2025-09-01', 'Monitor and provide technical assistance for SPJ and English curriculum implementation in schools and ALS learning centers', 'Various Schools', 'Various School Heads', ''),
(1344, 66, '2025-07-07', 'Monitor and provide technical assistance for SPJ and English curriculum implementation in schools and ALS learning centers; Provide technical assistance on ARAL Program Implementation', 'Various Schools', 'Various Schools', ''),
(1345, 66, '2025-07-14', 'Monitor and provide technical assistance for SPJ and English curriculum implementation in schools and ALS learning centers; Provide technical assistance on ARAL Program implementation', 'Various Schools', 'Various Schools', ''),
(1346, 66, '2025-07-21', 'Monitor and provide technical assistance for SPJ and English curriculum implementation in schools and ALS learning centers; Provide technical assistance on ARAL Program implementation', 'Various Schools', 'Various Schools', ''),
(1347, 66, '2025-07-28', 'Monitor and provide technical assistance for SPJ and English curriculum implementation in schools and ALS learning centers; Provide technical assistance on ARAL Program implementation', 'Various Schools', 'Various Schools', ''),
(1349, 76, '2025-09-02', 'Checking of DLP in District 7', 'Libjo ES, Libjo IS, Cumbas ES', 'Dr. RIca Aguado, Mr. Jeremy Falcatan ', ''),
(1350, 76, '2025-09-03', 'Participation in Training on Management of Assessment Tools for Kindergarten ', 'Eco Tech Center, Lahug Cebu CIty ', '', ''),
(1351, 76, '2025-09-04', 'Participation in Training on Management of Assessment Tools for Kindergarten ', 'Eco Tech Center, Lahug Cebu CIty ', '', ''),
(1352, 76, '2025-09-08', 'Participation in Training on Management of Assessment Tools for Kindergarten ', 'Eco Tech Center, Lahug Cebu CIty ', '', ''),
(1353, 76, '2025-09-08', 'Monitor the implementation of Kindergarten and provide TA', 'Sta Clara ES', 'Ms. Darlene Eje ', ''),
(1354, 76, '2025-09-09', 'Monitor the implementation of Kindergarten and provide TA', 'Sirang Lupa ES ', 'Dr. Christoper Panganiban ', ''),
(1355, 76, '2025-09-10', 'Monitor the implementation of Kindergarten and provide TA', 'Tabangao ES ', 'Ms. Aileen H. Sobremonte ', ''),
(1356, 76, '2025-09-11', 'ARAL training for Tutors ', 'TBA', 'All tutors ', ''),
(1357, 76, '2025-09-12', 'ARAL training for Tutors ', 'TBA', 'All tutors ', ''),
(1358, 76, '2025-09-15', 'Monitor the implementation of Kindergarten and provide TA', 'Pinamukan ES', 'Ms. Elodivina M. Bauan ', ''),
(1359, 76, '2025-09-16', 'Monitor the implementation of Kindergarten and provide TA', 'Pinamukan Ibaba', 'Ms. MArian B. Camo ', ''),
(1360, 76, '2025-09-17', 'Monitor the implementation of Kindergarten and provide TA', 'Concepcion ES', 'Ms. Rebecca E. Rivera ', ''),
(1361, 76, '2025-09-18', 'Monitor the implementation of Kindergarten and provide TA', 'Balagtas ES ', 'Ms. Mildred Lontoc', ''),
(1362, 76, '2025-09-19', 'Monitor the implementation of Kindergarten and provide TA', 'Bucal ES ', 'Ms. Marisa Macatangay ', ''),
(1363, 76, '2025-09-22', 'Monitor the implementation of Kindergarten and provide TA', 'Balete ES ', 'Dianne Marie C. Mitran ', ''),
(1364, 76, '2025-09-23', 'Monitor the implementation of Kindergarten and provide TA', 'Eulalia Talban Ebora Memorial ES', 'Ms. Rhea E. Villostas ', ''),
(1365, 76, '2025-09-24', 'Monitor the implementation of Kindergarten and provide TA', 'San Miguel ES', 'Ms. Adora C. Gutierrez', ''),
(1366, 76, '2025-09-25', 'Monitor the implementation of Kindergarten and provide TA', 'Dahilig ES, DAO ES ', 'Ms. Juan Falqueza, Ms. Masangcay ', ''),
(1367, 76, '2025-09-26', 'Monitor the implementation of Kindergarten and provide TA', 'Tibig ES', 'Mr. Jordan dela Roca', ''),
(1368, 76, '2025-09-29', 'Monitor the implementation of Kindergarten and provide TA', 'De la Paz Itaas ', 'Ms. Marilyn dela Roca ', ''),
(1369, 76, '2025-09-30', 'Monitor the implementation of Kindergarten and provide TA', 'Payiran Bilao ', 'Giezl C. Millar ', ''),
(1370, 75, '2025-09-01', 'Office Work, Attend DAAM Meeting, Finalization of PDP for submission, Making of Report for the Kindergarten ECCD, Review of the NLAS presentation ', 'SDO Bulwagang Ala -Eh, CID Office', 'N/A', ''),
(1371, 77, '2025-09-01', 'School monitoring with provision of technical assistance', 'Alangilan ES, SHS', 'Fe Astillero Eleneth Escalona', ''),
(1372, 77, '0000-00-00', 'School monitoring with provision of technical assistance', 'Balete relo ES Balete ES, Balete IS', '', ''),
(1373, 78, '2025-09-01', 'Office Work', 'SDO Batangas City', 'N/A', ''),
(1374, 78, '2025-09-02', 'To check DLL/DLP ', 'Banaba West ES and Banaba West IS', 'Sir Ruel De Castro/Dr. Lanie Salazar', ''),
(1375, 78, '2025-09-03', 'To check DLL/DLP', 'Banaba South ES', 'Dr. Johnson B. Cueto', ''),
(1376, 78, '2025-09-08', 'Office Work', 'SDO Batangas City', 'N/A', ''),
(1377, 78, '2025-09-09', 'To monitor ALS Classes', 'Sta. Clara ES, Malitam ES, BCHIS', 'Mary Jane Torres/Virginia Fruelda/Niko Magno/Mark Angelo Dilay', ''),
(1378, 78, '2025-09-10', 'To monitor ALS Classes', 'Tabangao CLC/Sampaga Barangay Hall', 'Querubin M. Sales/Analiza Balmes', ''),
(1379, 78, '2025-09-11', 'To monitor ALS Classes', 'Kumintang ES', 'Leziele Furto', ''),
(1380, 78, '2025-09-12', 'To monitor ALS Classes', 'Tinga Itaas Elementary School', 'Ranselle B. Marcos', ''),
(1381, 78, '2025-09-15', 'To attend the DAAM Solidarity Meeting', 'Batangas City Sports Coliseum', 'N/A', ''),
(1382, 78, '2025-09-16', 'To attend DAAM as documenter', 'Batangas City', 'N/A', ''),
(1383, 78, '2025-09-17', 'To attend DAAM as documenter', 'Batangas City', 'N/A', ''),
(1384, 78, '2025-09-18', 'To attend DAAM as documenter', 'Batangas City', 'N/A', ''),
(1385, 78, '2025-09-19', 'To attend DAAM as documenter', 'Batangas City', 'N/A', ''),
(1386, 78, '2025-09-22', 'Office Work', 'SDO Batangas City', 'N/A', ''),
(1387, 78, '2025-09-23', 'To monitor ALS Classes', 'JAPMES', 'Rosefe Alvior', ''),
(1388, 78, '2025-09-24', 'To monitor ALS Classes', 'Banaba West ES', 'Marissa Alano', ''),
(1389, 78, '2025-09-25', 'To monitor ALS Classes', 'Bolbok ES/SRES', 'Lovely Julie Pagsinohin/Joanne Irish Macatangay', ''),
(1390, 78, '2025-09-29', 'Office Work', 'SDO Batangas City', 'N/A', ''),
(1391, 78, '0000-00-00', 'To monitor ALS Classes', 'Bahay Pag-Asa', 'Fidelise Ann Saraga', '');
-- --------------------------------------------------------
--
-- Table structure for table `mista_reports`
--
CREATE TABLE `mista_reports` (
`id` int(11) NOT NULL,
`division` varchar(100) DEFAULT NULL,
`section` varchar(100) DEFAULT NULL,
`district` varchar(100) DEFAULT NULL,
`month` varchar(20) DEFAULT NULL,
`school_year` varchar(10) DEFAULT NULL,
`username` varchar(100) DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `mista_reports`
--
INSERT INTO `mista_reports` (`id`, `division`, `section`, `district`, `month`, `school_year`, `username`, `created_at`) VALUES
(5, 'Batangas City', 'CID', 'VII', 'June', '2025', 'Leo@1015', '2025-06-17 07:44:18'),
(7, 'Batangas City', 'CID', 'Values', 'June', '2025', 'gjavier', '2025-06-20 01:22:03'),
(13, 'Batangas City', 'CID', 'LRMS', 'June', '2025', 'aureliagvivas', '2025-06-24 01:35:54'),
(14, 'Division of Batangas City', 'Curriculum Implementation Division', 'Alternative Learning System', 'June', '2025', 'jealyn.manalo', '2025-06-26 06:33:24'),
(16, 'SDO Batangas City ', 'CID ', 'EPS ', 'June', '2025', 'sanna', '2025-06-30 06:03:47'),
(19, 'Batangas City', 'CID', 'VII', 'June', '2025', 'Leo@1015', '2025-06-30 15:07:23'),
(20, 'BATANGAS CITY', 'CID-EPS', 'EPP/TLE/TVL', 'July', '2025', 'AUREA P. OCON', '2025-07-02 01:42:38'),
(21, 'Batangas City', 'CID', 'English', 'June', '2025', 'leila.seco', '2025-07-02 02:00:02'),
(22, 'SDO Batangas City', 'CID', 'VIII', 'July', '2025', 'aquinolea', '2025-07-02 03:07:53'),
(23, 'BATANGAS CITY', 'CID-EPS', 'EPP/TLE/TVL', 'July', '2025', 'AUREA P. OCON', '2025-07-04 14:39:05'),
(24, 'BATANGAS CITY', 'CID-EPS', 'EPP/TLE/TVL', 'July', '2025', 'AUREA P. OCON', '2025-07-04 14:42:55'),
(25, 'BATANGAS CITY', 'CID-EPS', 'EPP/TLE/TVL', 'July', '2025', 'AUREA P. OCON', '2025-07-04 14:47:03'),
(32, 'Batangas City', 'CID', 'Mathematics', 'July', '2025', 'dandy', '2025-07-08 23:32:32'),
(33, 'BATANGAS CITY', 'CID-EPS', 'EPP/TLE/TVL', 'July', '2025', 'AUREA P. OCON', '2025-07-10 09:50:02'),
(34, 'BATANGAS CITY', 'CID-EPS', 'EPP/TLE/TVL', 'July', '2025', 'AUREA P. OCON', '2025-07-10 12:37:06');
-- --------------------------------------------------------
--
-- Table structure for table `monthly_accomplishment_reports`
--
CREATE TABLE `monthly_accomplishment_reports` (
`id` int(11) NOT NULL,
`fullname` varchar(255) NOT NULL,
`username` varchar(255) NOT NULL,
`tracking_no` varchar(100) NOT NULL,
`designation` varchar(255) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`date_added` date DEFAULT current_timestamp(),
`file_path` varchar(500) DEFAULT NULL,
`submitted_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `monthly_accomplishment_reports`
--
INSERT INTO `monthly_accomplishment_reports` (`id`, `fullname`, `username`, `tracking_no`, `designation`, `title`, `date_added`, `file_path`, `submitted_at`) VALUES
(7, 'Rossana Perez Bagon ', 'sanna', 'C727378D', 'EPS', 'Monthly Accomplishment Report', '2025-06-30', 'uploads/monthly_reports/1751249067_JUNE ACCOMPLISHMENT REPORT.pdf', '2025-06-30 02:04:27'),
(8, 'Herman A. Catapang', 'hacatapang', 'C643016D', 'EPS', 'Monthly Accomplishment Report', '2025-06-30', 'uploads/monthly_reports/1751250566_monthly_report_hacatapang_6_2025 (2).pdf', '2025-06-30 02:29:26'),
(9, 'Demetrio B. Bautista', 'Demeth', 'C549312D', 'EPS', 'Monthly Accomplishment Report', '2025-06-30', 'uploads/monthly_reports/1751256639_monthly_report_Demeth_6_2025 (3).pdf', '2025-06-30 04:10:39'),
(10, 'Lea C Aquino', 'aquinolea', 'C702266D', 'PSDS', 'Monthly Accomplishment Report', '2025-06-30', 'uploads/monthly_reports/1751402629_Monthly_report_aquinolea_6_2025.pdf', '2025-07-01 20:43:49'),
(11, 'LORNA M ASI', 'lorna_asi', 'C412183D', 'PSDS', 'Monthly Accomplishment Report', '2025-06-30', 'uploads/monthly_report_lorna_asi_6_2025.pdf', '2025-07-06 03:49:27'),
(12, 'Herman A. Catapang', 'hacatapang', 'C698927D', 'EPS', 'Monthly Accomplishment Report', '2025-07-15', 'uploads/monthly_reports/1752540400_June monthly_report_hacatapang_6_2025 (3).pdf', '2025-07-15 00:46:40'),
(13, 'LORNA M ASI', 'lorna_asi', 'C302034D', 'PSDS', 'Monthly Accomplishment Report', '2025-07-31', 'uploads/monthly_report_lorna_asi_7_2025.pdf', '2025-07-31 07:04:54'),
(14, 'Rossana Perez Bagon ', 'sanna', 'C148576D', 'EPS', 'Monthly Accomplishment Report', '2025-08-04', 'uploads/monthly_reports/1754298623_JULY ACCOMPLISHMENT REPORT.pdf', '2025-08-04 09:10:23'),
(15, 'Rosalinda M. Comia', 'Lynda', 'C70484D', 'PSDS', 'Monthly Accomplishment Report', '2025-08-07', 'uploads/monthly_reports/1754594983_JULY__ ACCOMPLISHMENT REPORT.pdf', '2025-08-07 19:29:43'),
(16, 'Michelle Parto Villena', 'mvillena', 'C98535D', 'Librarian II', 'Monthly Accomplishment Report', '2025-08-11', 'uploads/monthly_reports/1754880494_AR Michelle V. July 2025.pdf', '2025-08-11 02:48:14'),
(17, 'Rossana Perez Bagon ', 'sanna', 'C47024D', 'EPS', 'Monthly Accomplishment Report', '2025-08-27', 'uploads/monthly_reports/1756252093_AUGUST 2025.pdf', '2025-08-26 23:48:13'),
(18, 'Michelle Parto Villena', 'mvillena', 'C619573D', 'Librarian II', 'Monthly Accomplishment Report', '2025-09-04', 'uploads/monthly_reports/1756946122_AR _August_Michelle Villena.pdf', '2025-09-04 00:35:22');
-- --------------------------------------------------------
--
-- Table structure for table `mqcais_monitoring_reports`
--
CREATE TABLE `mqcais_monitoring_reports` (
`id` int(11) NOT NULL,
`report_id` int(11) NOT NULL,
`date` date NOT NULL,
`no_of_schools_monitored_and_provided_ta` varchar(50) NOT NULL,
`activities_undertaken` text NOT NULL,
`findings` text DEFAULT NULL,
`technical_assistance_provided` text DEFAULT NULL,
`agreement` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
-- --------------------------------------------------------
--
-- Table structure for table `mqcais_reports`
--
CREATE TABLE `mqcais_reports` (
`id` int(11) NOT NULL,
`division` varchar(100) NOT NULL,
`section` varchar(100) NOT NULL,
`district` varchar(100) NOT NULL,
`month` varchar(20) NOT NULL,
`school_year` varchar(20) NOT NULL,
`username` varchar(100) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
-- --------------------------------------------------------
--
-- Table structure for table `schedule`
--
CREATE TABLE `schedule` (
`id` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`username` varchar(255) NOT NULL,
`type` varchar(255) NOT NULL,
`activities` text NOT NULL,
`other_activity` varchar(255) NOT NULL,
`location` varchar(255) NOT NULL,
`date` date NOT NULL,
`tracking_no` varchar(50) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `schedule`
--
INSERT INTO `schedule` (`id`, `name`, `username`, `type`, `activities`, `other_activity`, `location`, `date`, `tracking_no`, `created_at`) VALUES
(12, 'Rosalinda M. Comia', 'Lynda', '', 'Division Research Colloquium', '', 'Batangas City Country Club', '2025-06-02', '', '2025-05-30 05:16:49'),
(13, 'Rosalinda M. Comia', 'Lynda', '', 'CTO', '', '-', '2025-06-03', '', '2025-05-30 05:17:37'),
(14, 'Rosalinda M. Comia', 'Lynda', '', 'CTO', '', '-', '2025-06-04', '', '2025-05-30 05:23:45'),
(15, 'Rosalinda M. Comia', 'Lynda', '', 'CTO', '', '-', '2025-06-05', '', '2025-05-30 05:24:35'),
(17, 'Lea C Aquino', 'leaaquino', '', 'Attend K to 12 Seminar', '', 'Gen. Trias City', '2025-06-02', '', '2025-05-30 05:52:41'),
(21, 'Rosalinda M. Comia', 'Lynda', '', 'HOLIDAY', '', '-', '2025-06-06', '', '2025-06-02 00:32:49'),
(34, 'Nieves A Montalbo', 'nievesmontalbo', '', 'Attend the Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', '', 'Batangas Country Club', '2025-06-02', '', '2025-06-02 01:07:50'),
(38, 'Rowena T Asi', 'rowena.asi001@deped.gov.ph', '', 'Attended the Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium', '', 'Batangas Country Club', '2025-06-02', '', '2025-06-02 02:54:05'),
(40, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium ', '', 'Batangas Country Club, Bolbok Batangas City ', '2025-06-02', '', '2025-06-02 03:31:46'),
(41, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the Day 2 Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium ', '', 'Batangas Country Club, Bolbok Batangas City ', '2025-06-03', '', '2025-06-02 03:34:26'),
(43, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Division Training Workshop on the Ethical Use of AI in Education and Research Colloquium, Assisted the athlete in attending LGU\'s flag ceremony., Responded to the query of the regular teacher on how to open special needs education class in the school. ', '', 'Batangas City Country Club, Plaza Mabini, Batangas City, Virtual platform through SMS ', '2025-06-02', '', '2025-06-02 04:28:39'),
(44, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Division Training Workshop on the Ethical Use of AI in Education and presented a study in the Research Colloquium.', '', 'Batangas City Country Club', '2025-06-03', '', '2025-06-02 04:37:09'),
(45, 'Lea C Aquino', 'aquinolea', '', 'Attended Revised K to 12 Training', '', 'The Bayleaf Hotel, Gen. Trias City', '2025-06-02', '', '2025-06-02 10:11:17'),
(46, 'Lea C Aquino', 'aquinolea', '', 'Attended Revised K to 12 Training', '', 'The Bayleaf Hotel, Gen. Trias City', '2025-06-03', '', '2025-06-02 10:12:19'),
(47, 'Lea C Aquino', 'aquinolea', '', 'Attended Revised K to 12 Training', '', 'The Bayleaf Hotel, Gen. Trias City', '2025-06-04', '', '2025-06-02 10:13:03'),
(48, 'Lea C Aquino', 'aquinolea', '', 'Attended Revised K to 12 Training', '', 'The Bayleaf Hotel, Gen. Trias City', '2025-06-05', '', '2025-06-02 10:13:41'),
(49, 'LORNA M ASI', 'lorna_asi', '', 'Served as Resource Person in the Division Literacy Seminar', '', 'Pontefino Hotel', '2025-06-02', '', '2025-06-02 13:18:21'),
(51, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Post Election Evaluation. Conducted face to face kumustahan with the school heads. Entertained the school head query regarding the learner in the LRP activity who has manifestations of developmental delay. ', '', 'Ala East, Batangas City East ES', '2025-06-04', '', '2025-06-03 01:14:21'),
(55, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Monitored the administration of post test of CARE 1 program.Attended virtual conference on new policies and research, etc.', '', 'San Isidro ES, SDO Batangas City, Virtual platform', '2025-06-05', '', '2025-06-03 01:32:09'),
(56, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Holiday', '', 'Not Applicable', '2025-06-06', '', '2025-06-03 01:39:02'),
(57, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Acted as Lead Class Manager in the Conduct of Revised K to 12 Training for 180 Grade 3 Teachers (Phase 2) and provided them technical support in their engagement.', '', 'Kumintang Elementary School', '2025-06-09', '', '2025-06-03 01:39:41'),
(72, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Acted as Lead Class Manager in the Conduct of Revised K to 12 Training for 180 Grade 3 Teachers (Phase 2) and provided them technical support in their engagement.', '', 'Kumintang Elementary School', '2025-06-10', '', '2025-06-03 03:40:19'),
(74, 'LORNA M ASI', 'lorna_asi', '', 'Presented the Research on Harnessing Reflective Practice towards Personal and Professional Development of Instructional Leaders', '', 'Batangas Country Club, Bolbok, Batangas City', '2025-06-03', '', '2025-06-04 06:01:18'),
(75, 'LORNA M ASI', 'lorna_asi', '', 'Served as Resource Person in the Division Literacy Seminar', '', 'Pontefino Hotel', '2025-06-04', '', '2025-06-04 06:01:55'),
(76, 'LORNA M ASI', 'lorna_asi', '', 'Served as Resource Person in the Division Literacy Seminar', '', 'Pontefino Hotel', '2025-06-05', '', '2025-06-09 05:43:51'),
(77, 'LORNA M ASI', 'lorna_asi', '', 'Served as PMT in the Division Revised Kto12 Curriculum Implementation Teachers Training-Phase 2', '', 'Alangilan Central Elementary School, Batangas City', '2025-06-09', '', '2025-06-09 05:47:15'),
(78, 'Charity S Magadia', 'Chat', '', 'CTO', '', '', '2025-06-02', '', '2025-06-09 05:47:52'),
(79, 'Charity S Magadia', 'Chat', '', 'CTO', '', '', '2025-06-03', '', '2025-06-09 05:51:03'),
(80, 'Charity S Magadia', 'Chat', '', 'Attended Election 2025 Post Conference ', '', 'BCEES', '2025-06-04', '', '2025-06-09 05:54:30'),
(81, 'Charity S Magadia', 'Chat', '', 'CTO', '', 'N/A', '2025-06-05', '', '2025-06-09 05:55:02'),
(82, 'Charity S Magadia', 'Chat', '', 'Holiday', '', 'N/A', '2025-06-06', '', '2025-06-09 05:57:38'),
(83, 'Charity S Magadia', 'Chat', '', 'Served as TWG -Lead CM in Grade II Training of Teachers in the Revised Kto12 Curriculum ', '', 'ACES', '2025-06-09', '', '2025-06-09 06:00:23'),
(84, 'Rossana Perez Bagon ', 'sanna', '', 'Evaluation meeting of Election Task Force and DESO ', '', 'Batangas City East Elementary School ', '2025-06-04', '', '2025-06-09 06:22:51'),
(86, 'Rossana Perez Bagon ', 'sanna', '', ' Preparing documents for Internal Audit ,Attended the Regional Meeting on Amendment to DepEd Order No.47 s.2026 (Omnibus Policy on Kindergarten Education) ', '', 'SDO Batangas City ', '2025-06-05', '', '2025-06-09 06:38:28'),
(87, 'Rossana Perez Bagon ', 'sanna', '', 'HOLIDAY ', '', 'N/A', '2025-06-06', '', '2025-06-09 06:46:26'),
(89, 'Rossana Perez Bagon ', 'sanna', '', 'Preparation for the Kindergarten Convergence', '', 'SDO Batangas City ', '2025-06-09', '', '2025-06-09 07:07:50'),
(92, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', 'Bagong Silang Elementary School', '2025-07-01', '', '2025-06-09 07:24:09'),
(93, 'Nicolas A. Asi', 'Nick', '', 'Continuation in preparing action research. ', '', 'SDO', '2025-07-02', '', '2025-06-09 07:25:10'),
(94, 'Nicolas A. Asi', 'Nick', '', 'On Leave', '', 'N/A', '2025-07-03', '', '2025-06-09 07:27:05'),
(95, 'Nicolas A. Asi', 'Nick', '', 'On Leave', '', 'N/A', '2025-07-04', '', '2025-06-09 07:31:34'),
(96, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended the Division Research Colloquium', '', 'Batangas Country Club', '2025-06-02', '', '2025-06-09 07:33:43'),
(97, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended the Division Research Colloquium', '', 'Batangas Country Club', '2025-06-03', '', '2025-06-09 07:34:07'),
(98, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Provided technical assistance to the ALS representative for Gawad Patnugot', '', 'SDO', '2025-06-04', '', '2025-06-09 07:36:01'),
(99, 'Nicolas A. Asi', 'Nick', '', 'Preparing needed document for Special Program Curriculum', '', 'CID Office', '2025-07-07', '', '2025-06-09 07:36:05'),
(100, 'Rossana Perez Bagon ', 'sanna', '', 'Conduct of Kindergarten Convergence ', '', 'St. Bridget College', '2025-06-10', '', '2025-06-09 07:36:27'),
(103, 'Nicolas A. Asi', 'Nick', '', 'Preparation of needed documents in Special Program for the Arts', '', 'Batangas Country Club', '2025-07-08', '', '2025-06-09 07:42:18'),
(104, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Submitted accomplishment report for May and MISTAP for June', '', 'SDO', '2025-06-05', '', '2025-06-09 07:43:31'),
(105, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the Management Committee Meeting ', '', 'Batangas Country Club', '2025-06-11', '', '2025-06-09 07:49:16'),
(106, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', 'Banaba East Elementary School & Banaba West Elementary School', '2025-07-09', '', '2025-06-09 07:49:36'),
(107, 'Rossana Perez Bagon ', 'sanna', '', 'HOLIDAY - Independence Day ', '', 'N/A', '2025-06-12', '', '2025-06-09 07:50:16'),
(108, 'Nicolas A. Asi', 'Nick', '', 'Monitoring the training of coaches in various sports events.', '', 'Batangas City Integrated HS', '2025-07-10', '', '2025-06-09 07:53:36'),
(109, 'Rosalinda M. Comia', 'Lynda', '', 'Acted as Lead Class Manager in the Division Training of Grades 2, 3, 5 and 8 Teachers on the Revised Kto12 Curriculum Implementation Phase 2', '', 'Kumintang ES', '2025-06-09', '', '2025-06-09 18:11:33'),
(110, 'Rosalinda M. Comia', 'Lynda', '', 'Acted as Lead Class Manager in the Division Training of Grades 2, 3, 5 and 8 Teachers on the Revised Kto12 Curriculum Implementation Phase 2', '', 'Kumintang ES', '2025-06-10', '', '2025-06-09 18:12:38'),
(111, 'Rosalinda M. Comia', 'Lynda', '', 'Acted as Lead Class Manager in the Division Training of Grades 2, 3, 5 and 8 Teachers on the Revised Kto12 Curriculum Implementation Phase 2', '', 'Kumintang ES', '2025-06-11', '', '2025-06-09 18:13:27'),
(112, 'Rosalinda M. Comia', 'Lynda', '', 'HOLIDAY', '', '-', '2025-06-12', '', '2025-06-09 18:14:02'),
(113, 'LORNA M ASI', 'lorna_asi', '', 'Served as PMT in the Division Revised Kto12 Curriculum Implementation-Phase 2', '', 'Alangilan Central Elementary School, Batangas City', '2025-06-10', '', '2025-06-10 06:16:38'),
(114, 'Charity S Magadia', 'Chat', '', 'Served as TWG - Lead CM in the Division Training of Revised Kto12 Curriculum ', '', 'ACES', '2025-06-10', '', '2025-06-10 06:25:31'),
(115, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Division Management Committee Meeting', '', 'Batangas City Country Club', '2025-06-11', '', '2025-06-10 13:57:39'),
(116, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Holiday-Independence day', '', 'Not Applicable', '2025-06-12', '', '2025-06-10 14:00:24'),
(118, 'Charity S Magadia', 'Chat', '', 'Acted as TWG in Grade 2 Training on the Revised Kto12 Curriculum', '', 'ACES', '2025-06-11', '', '2025-06-12 23:36:35'),
(119, 'Charity S Magadia', 'Chat', '', 'Attended Division MANCOM', '', 'Batangas Country Club', '2025-06-11', '', '2025-06-12 23:37:46'),
(120, 'Charity S Magadia', 'Chat', '', 'Holiday', '', 'N/A', '2025-06-12', '', '2025-06-12 23:38:30'),
(121, 'Generiego O. Javier', 'gjavier', '', 'Attend the Division Research Colloquium', '', 'Batangas Country Club', '2025-06-01', '', '2025-06-13 02:28:40'),
(122, 'Generiego O. Javier', 'gjavier', '', 'Attend the Division Research Colloquium', '', 'Batangas Country Club', '2025-06-03', '', '2025-06-13 02:29:27'),
(123, 'Generiego O. Javier', 'gjavier', '', 'Prepare WAP and other Division monthly reports', '', 'SDO Batangas City', '2025-06-04', '', '2025-06-13 02:33:50'),
(124, 'Generiego O. Javier', 'gjavier', '', 'Prepare documents and other necessary attachments for the research conducted ', '', 'SDO Batangas City', '2025-06-05', '', '2025-06-13 02:36:01'),
(125, 'Generiego O. Javier', 'gjavier', '', 'Attend the Division roll out of the Revised K to 12 curriculum for G2358 as a resource speaker', '', 'Batangas City East Elementary School', '2025-06-09', '', '2025-06-13 02:39:39'),
(126, 'Generiego O. Javier', 'gjavier', '', 'Attend the Division roll out of the Revised K to 12 curriculum for G2358 as a resource speaker', '', 'Batangas City East Elementary School', '2025-06-10', '', '2025-06-13 02:42:09'),
(127, 'Generiego O. Javier', 'gjavier', '', 'Attend the Division roll out of the Revised K to 12 curriculum for G2358 as a resource speaker', '', 'Batangas City East Elementary School', '2025-06-11', '', '2025-06-13 02:42:41'),
(128, 'Generiego O. Javier', 'gjavier', '', 'Prepare reports and monitoring tools for the opening of classes', '', 'SDO Batangas City', '2025-06-13', '', '2025-06-13 02:44:24'),
(129, 'Generiego O. Javier', 'gjavier', '', 'Monitor opening of classes for school year 2025-2026 at D3', '', 'Alangilan ES, SHS ', '2025-06-16', '', '2025-06-13 02:48:09'),
(130, 'Generiego O. Javier', 'gjavier', '', 'Monitor opening of classes for school year 2025-2026 at D3', '', 'Balete ES, IS ', '2025-06-17', '', '2025-06-13 02:50:52'),
(131, 'Generiego O. Javier', 'gjavier', '', 'Monitor opening of classes for school year 2025-2026 at D3', '', 'Balete Reloc ES, Balagtas ES', '2025-06-18', '', '2025-06-13 02:52:20'),
(132, 'Generiego O. Javier', 'gjavier', '', 'Monitor opening of classes for school year 2025-2026 at D3', '', 'NAVERA IS, Conception ES, ', '2025-06-19', '', '2025-06-13 02:55:04'),
(133, 'Generiego O. Javier', 'gjavier', '', 'Monitor opening of classes for school year 2025-2026 at D3', '', 'Bucal es, Mahabang Parang ES', '2025-06-20', '', '2025-06-13 03:02:42'),
(134, 'Leila Maranan Seco', 'leila.seco', '', 'Serve as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-02', '', '2025-06-13 03:12:22'),
(135, 'Leila Maranan Seco', 'leila.seco', '', 'Serve as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-03', '', '2025-06-13 03:59:02'),
(136, 'Leila Maranan Seco', 'leila.seco', '', 'Serve as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-04', '', '2025-06-13 03:59:17'),
(137, 'Leila Maranan Seco', 'leila.seco', '', 'Served as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-05', '', '2025-06-13 03:59:48'),
(138, 'Leila Maranan Seco', 'leila.seco', '', 'Serve as Division Learning Facilitator for the Training of Grades 2, 3, 5 and 8 Teachers on the Revised K to 12 Curriculum Implementation -Phase 2', '', 'Julian A. Pastor Memorial Elementary School', '2025-06-09', '', '2025-06-13 04:03:05'),
(139, 'Leila Maranan Seco', 'leila.seco', '', 'Serve as Division Learning Facilitator for the Training of Grades 2, 3, 5 and 8 Teachers on the Revised K to 12 Curriculum Implementation -Phase 2', '', 'Julian A. Pastor Memorial Elementary School', '2025-06-10', '', '2025-06-13 04:17:34'),
(140, 'Leila Maranan Seco', 'leila.seco', '', 'Serve as Division Learning Facilitator for the Training of Grades 2, 3, 5 and 8 Teachers on the Revised K to 12 Curriculum Implementation -Phase 2', '', 'Julian A. Pastor Memorial Elementary School', '2025-06-11', '', '2025-06-13 04:17:50'),
(141, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the Orientation on the Conduct of Learning Enhancement ', '', 'SDO', '2025-06-13', '', '2025-06-13 04:31:18'),
(142, 'Leila Maranan Seco', 'leila.seco', '', 'Conduct an online meeting with Ala Eh Express Official Writers and Layout Artists for various concerns', '', 'Online Meeting via Google Meet', '2025-06-04', '', '2025-06-13 04:44:53'),
(143, 'Leila Maranan Seco', 'leila.seco', '', 'Attend the Division Management Committee Meeting', '', 'Batangas Country Club', '2025-06-11', '', '2025-06-13 04:55:41'),
(144, 'Leila Maranan Seco', 'leila.seco', '', 'Evaluate documentary requirements for SPJ application by BCIHS', '', 'SDO Batangas City', '2025-06-13', '', '2025-06-13 04:57:47'),
(145, 'Leila Maranan Seco', 'leila.seco', '', 'Accomplish activity documentation report and other necessary documents of the Education Bootcamp Series for submission to the Accounting Office', '', 'SDO Batangas City', '2025-06-13', '', '2025-06-13 05:00:05'),
(146, 'Leila Maranan Seco', 'leila.seco', '', 'Determine and allocate appropriate budget per school based on learner population and printing requirements to support the timely reproduction of Phil-IRI packages for Grades 4 to 10.', '', 'SDO Batangas City', '2025-06-13', '', '2025-06-13 07:44:55'),
(147, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Monitored the implementation of BRIGADA ESKWELA in San Isidro ES and inspected teachers classroom structuring as well as school readiness to the opening of classes', '', 'San Isidro Elementary school', '2025-06-13', '', '2025-06-13 21:47:55'),
(148, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', 'Julian A. Pastor MES/Jose C. Pastor MES', '2025-07-11', '', '2025-06-15 22:51:51'),
(149, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', 'Sampaga ES/Sirang Lupa ES', '2025-07-14', '', '2025-06-15 22:54:06'),
(150, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', 'Pinamucan Ibaba ES/Pinamucan IS/Pinamucan ES', '2025-07-15', '', '2025-06-15 22:55:38'),
(151, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', 'Tabangao ES/Tabangao IS/Pallocan East ES', '2025-07-16', '', '2025-06-15 23:00:37'),
(152, 'Nicolas A. Asi', 'Nick', '', 'Preparing needed reports for the SY 2025-2026 Opening of Classes. ', '', 'SDO-CID Office', '2025-07-17', '', '2025-06-15 23:02:23'),
(153, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended the Regional Meeting on the Conduct of Learning Enhancement for Learners with Conditional Passer Status', '', 'SDO Batangas City', '2025-06-13', '', '2025-06-15 23:34:55'),
(154, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitoring of ALS Opening of Classes at Batangas City East and San Jose Sico CLC', '', 'Batangas City East and San Jose Sico CLC', '2025-06-16', '', '2025-06-15 23:36:30'),
(155, 'Lea C Aquino', 'aquinolea', '', 'Served as Resource Person during the Training', '', 'Alangilan Central ES', '2025-06-09', '', '2025-06-16 08:24:01'),
(156, 'Lea C Aquino', 'aquinolea', '', 'Served as Resource Person during the Training', '', 'Alangilan Central ES', '2025-06-10', '', '2025-06-16 08:24:44'),
(157, 'Lea C Aquino', 'aquinolea', '', 'Attended Division MANCOM', '', 'Batangas Country Club', '2025-06-11', '', '2025-06-16 08:25:26'),
(158, 'Lea C Aquino', 'aquinolea', '', 'Attended GSP Council Board Orientation', '', 'Teachers\' Conference Center', '2025-06-13', '', '2025-06-16 08:26:32'),
(159, 'Lea C Aquino', 'aquinolea', '', 'Monitored the Opening of Classes', '', 'Banaba East ES, Banaba West ES, Banaba West IS', '2025-06-16', '', '2025-06-16 08:28:01'),
(160, 'Lea C Aquino', 'aquinolea', '', 'Monitored the Opening of Classes', '', 'Sta. Rita NHS, Sta. Rita ES', '2025-06-17', '', '2025-06-16 08:29:22'),
(161, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring of class opening in Malitam Nztional High School, Malitam ES', '', 'Malitam Bats City ', '2025-06-16', '', '2025-06-16 08:45:51'),
(162, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring in Sta. Clara ES, Batangas City for the Arts ', '', 'Batangas CIty ', '2025-06-16', '', '2025-06-16 08:46:48'),
(163, 'Rosalinda M. Comia', 'Lynda', '', 'Monitored the Opening of Classes', '', 'Kumintang ES, Banaba Center ES, Tinga Labac ES', '2025-06-16', '', '2025-06-16 12:32:52'),
(164, 'Rosalinda M. Comia', 'Lynda', '', 'Monitored the opening of classes', '', 'Tinga Itaas ES, TSIS, Sorosoro ES, Gulod IS, Gulod SHS', '2025-06-17', '', '2025-06-16 12:34:00'),
(165, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Monitored the opening of classes, provided technical assistance to the school head and support to the 32 teachers in a smooth and organized opening of classes.', '', 'Libjo National High School', '2025-06-16', '', '2025-06-17 04:17:18'),
(166, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Monitored the first day of classes, provided technical assistance to the school head in the implementation of the Revised K to 12 Curriculum and coached 15 teachers in curriculum instruction.', '', 'Dumuclay ES', '2025-06-16', '', '2025-06-17 05:12:22'),
(167, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Training on Quality Management Digital Service Delivery', '', 'Department of Information and Communication Technology, Kumintang Ilaya, Batangas City', '2025-06-16', '', '2025-06-17 05:16:38'),
(168, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Conducted virtual monitoring on the first day of classes.; Provided technical assistance to the school heads and support to the 10 teachers in the utilization of the Revised K to 12 Curriculum.', '', 'Malibayo ES and Piit ES', '2025-06-16', '', '2025-06-17 05:22:25'),
(169, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Training on Quality Management Digital Service Delivery', '', 'Department of Information and Communication Technology, Kumintang Ilaya, Batangas City', '2025-06-17', '', '2025-06-17 05:23:25'),
(170, 'Leila Maranan Seco', 'leila.seco', '', 'Monitor opening of classes', '', 'Malibayo ES, Cumba ES, Haligue Silangan Es, Haligue Silangan NHS, Haligue Kanluran ES, Piit ES, Maruklap ES, Talahib Payapa ES', '2025-06-16', '', '2025-06-17 23:57:48'),
(171, 'Leila Maranan Seco', 'leila.seco', '', 'Monitor opening of classes', '', 'Sto. Domingo ES, Conde Itaas IS, Conde Labac IS, Conde Labac ES, Dumuclay ES', '2025-06-17', '', '2025-06-18 00:00:05'),
(172, 'Leila Maranan Seco', 'leila.seco', '', 'Attend the online meeting called for by the DILG for the creation of the Local Literacy Council', '', 'SDO Batangas City', '2025-06-18', '', '2025-06-18 00:01:03'),
(173, 'Leila Maranan Seco', 'leila.seco', '', 'Provide online technical assistance to school heads on Special Program for Journalism application', '', 'SDO Batangas City', '2025-06-18', '', '2025-06-18 00:04:07'),
(174, 'Leila Maranan Seco', 'leila.seco', '', 'Attend the online meeting on the results of the A and E for ALS learners', '', 'SDO Batangas City', '2025-06-18', '', '2025-06-18 06:53:46'),
(175, 'Leila Maranan Seco', 'leila.seco', '', 'Make an office memorandum on the reconstitution and terms of reference of the Knowledge Management Team', '', 'SDO Batangas City', '2025-06-18', '', '2025-06-18 08:07:21'),
(176, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring of Opening of Class ', '', 'Sta. Clara ES and Batangas City High School for the Arts ', '2026-06-17', '', '2025-06-18 23:11:36'),
(177, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring of Opening of Class ', '', 'WAWA ES', '2026-06-18', '', '2025-06-18 23:14:06'),
(178, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the LCC meeting', '', 'VIrtual ', '2026-06-18', '', '2025-06-18 23:15:28'),
(179, 'Rossana Perez Bagon ', 'sanna', '', 'Conducted ALS Meeting ', '', 'Virtual ', '2025-06-17', '', '2025-06-18 23:17:03'),
(180, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring of Class ', '', 'Batangas City Integrated High School ', '2025-06-19', '', '2025-06-18 23:18:57'),
(181, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring of Opening of Class in Ambulong ES,Attended the Online Meeting on Validation on the tracking progress : Kindergarten ( A Compound Assessment Guide for Kindergarten Teachers) ', '', 'Ambulong ES', '2025-06-20', '', '2025-06-18 23:20:52'),
(183, 'Lea C Aquino', 'aquinolea', '', 'Sent off and welcomed new School Heads', '', 'Alangilan Central ES and Sta. Rita ES', '2025-06-18', '', '2025-06-19 13:01:52'),
(184, 'Lea C Aquino', 'aquinolea', '', 'Monitored the Opening of Classes', '', 'Bolbok ES', '2025-06-18', '', '2025-06-19 13:02:58'),
(185, 'Lea C Aquino', 'aquinolea', '', 'Monitored the Opening of Classes', '', 'Sta. Rita Aplaya ES and Banaba South ES', '2025-06-19', '', '2025-06-19 13:03:36'),
(186, 'Lea C Aquino', 'aquinolea', '', 'Stayed in SDO, encoded reports and prepared for QMS audit', '', 'SDO Batangas City', '2025-06-20', '', '2025-06-19 13:05:14'),
(188, 'Generiego O. Javier', 'gjavier', '', 'Attend Division ISO Audit as auditor and Division Career Progression training', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-20 00:14:53'),
(189, 'Generiego O. Javier', 'gjavier', '', 'Attend Division ISO internal audit as auditor and Division Career Progression training', '', 'SDO Batangas City', '2025-06-24', '', '2025-06-20 00:15:50'),
(190, 'Generiego O. Javier', 'gjavier', '', 'Attend Division ISO internal audit as auditor and Division Career progression training ', '', 'SDO Batangas City', '2025-06-25', '', '2025-06-20 00:31:18'),
(191, 'Generiego O. Javier', 'gjavier', '', 'Attend Division ISO internal audit as auditor and Division Career progression training ', '', 'SDO Batangas City', '2025-06-26', '', '2025-06-20 00:35:42'),
(192, 'Generiego O. Javier', 'gjavier', '', 'Attend Division ISO internal audit as auditor and Division Career Progression training', '', 'SDO Batangas City', '2025-06-27', '', '2025-06-20 00:36:35'),
(193, 'Generiego O. Javier', 'gjavier', '', 'Monitor schools in D10 cnd conduct TA to SH about the implementation of revised K to 12 for G5', '', 'Talahib pandayan ES and NHS', '2025-06-30', '', '2025-06-20 00:40:41'),
(194, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Monitored the opening of classes, provided technical assistance to the school head and support to the 16 teachers in a smooth and organized opening of classes.', '', 'San Isidro ES', '2025-06-18', '', '2025-06-21 01:37:57'),
(195, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Training on Quality Management Digital Service Delivery', '', 'Department of Information and Communication Technology, Kumintang Ilaya, Batangas City', '2025-06-18', '', '2025-06-21 01:42:31'),
(196, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Monitored the opening of classes, provided technical assistance to the school head and support to the 45 teachers in a smooth and organized opening of classes.', '', 'Libjo Elementary School', '2025-06-19', '', '2025-06-21 01:44:23'),
(197, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Monitored the opening of classes, provided technical assistance to the school head and support to the 9 teachers in a smooth and organized opening of classes.', '', 'Conde Labac ES', '2025-06-20', '', '2025-06-21 01:46:12'),
(198, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Coached and mentored the school heads with a multigrade class. ', '', 'PSDS Office', '2025-06-20', '', '2025-06-21 01:47:26'),
(200, 'LORNA M ASI', 'lorna_asi', '', 'Attended the Division MANCOM', '', 'Batangas Country Club, Bolbok, Batangas City', '2025-06-11', '', '2025-06-22 01:22:49'),
(201, 'LORNA M ASI', 'lorna_asi', '', 'HOLIDAY', '', 'NONE', '2025-06-12', '', '2025-06-22 01:23:52'),
(202, 'LORNA M ASI', 'lorna_asi', '', 'ON LEAVE', '', 'To Manila', '2025-06-13', '', '2025-06-22 01:24:35'),
(203, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the Opening of Classes', '', 'TPES,TPIHS, Dela Paz Pulot ES, Payiran Bilao ES', '2025-06-16', '', '2025-06-22 01:25:44'),
(204, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the Opening of Classes', '', 'Dela Paz Proper ES, Ilijan ES, Pagkilatan ES', '2025-06-17', '', '2025-06-22 01:26:58'),
(205, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the Opening of Classes/Performed functions as PSDS ', '', 'Pagkilatan ES/SDO', '2025-06-18', '', '2025-06-22 01:29:51'),
(206, 'LORNA M ASI', 'lorna_asi', '', 'Accomplished Risk Management documents', '', 'SDO', '2025-06-19', '', '2025-06-22 01:31:24'),
(207, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the Opening of Classes', '', 'Tibig ES, TPIHS, Payiran Bilao ES, Dela Paz Itaas ES, Lilinggiwan ES ', '2025-06-20', '', '2025-06-22 01:33:29'),
(209, 'Rosalinda M. Comia', 'Lynda', '', 'Attended GSP Orientation of Duties and Responsibilities', '', 'Teachers\' Conference Center', '2025-06-13', '', '2025-06-22 06:57:51'),
(210, 'Rosalinda M. Comia', 'Lynda', '', ' Sent-Off schools heads (Mr. Leo C. Javina and Dr. Ethel M. Lualhati), Welcomed new school heads (Dr. Julius P. Arguelles, Mr. Nilo Alo), Monitored the opening of classes', '', 'Talumpok IS, Sta. Clara ES, TSIS, Gulod IS, Dumantay ES, MAMES', '2025-06-18', '', '2025-06-22 07:02:30'),
(211, 'Rosalinda M. Comia', 'Lynda', '', 'Prepared report (RMT), checked school forms of STI', '', 'PSDS\'s Office', '2025-06-19', '', '2025-06-22 07:03:42'),
(212, 'Rosalinda M. Comia', 'Lynda', '', 'Monitored the opening of classes', '', 'Katandala ES, Mahacot ES, San Pedro ES', '2025-06-20', '', '2025-06-22 07:04:47'),
(213, 'Rosalinda M. Comia', 'Lynda', '', 'Attended meeting (Team I); re: conduct of IQA, Prepare RMT Report', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-22 07:05:49'),
(215, 'Nicolas A. Asi', 'Nick', '', 'Preparing needed reports.', '', 'SDO-CID Office', '2025-07-18', '', '2025-06-22 23:27:25'),
(216, 'Rossana Perez Bagon ', 'sanna', '', 'Conducted Internal Audit , Monitoring in KES and TIES', '', 'SDO, Kumintang, Tinga', '2025-06-23', '', '2025-06-23 09:42:16'),
(217, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-04', '', '2025-06-24 03:29:18'),
(218, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-05', '', '2025-06-24 03:30:11'),
(219, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-09', '', '2025-06-24 03:30:43'),
(220, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended as speaker in Pansangay na Balidasyon ng Unpacking (Filipino 4 at 7) ng mga Kasanayang Pampagkatuto at Mapamaraang Kagamitang Pang-interbensiyon at Batangas City Integrated High School. ', '', 'Batangas City Integrated High School', '2025-06-10', '', '2025-06-24 03:31:11'),
(221, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-11', '', '2025-06-24 03:32:09'),
(222, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-13', '', '2025-06-24 03:34:22'),
(223, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Consolidated Report on the Utilization of Division LR Portal for the month of May. Checked the layout of QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-16', '', '2025-06-24 03:34:38'),
(224, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Allocated materials for the distribution of DLP-LAS SY 2025-2026. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-17', '', '2025-06-24 03:34:53'),
(225, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Conducted Inventory and Monitoring of Materials to Schools.', '', 'Verde Island, Batangas City', '2025-06-18', '', '2025-06-24 03:35:27'),
(226, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Conducted Inventory and Monitoring of Materials to Schools.', '', 'Verde Island, Batangas City', '2025-06-19', '', '2025-06-24 03:35:41'),
(227, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-20', '', '2025-06-24 03:35:58'),
(228, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the KMT meeting at Bulwagang ALA-EH, SDO Batangas City. Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-24 03:36:22'),
(229, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Allocated materials for the distribution of DLP-LAS SY 2025-2026. Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', 'SDO Batangas City', '2025-06-24', '', '2025-06-24 03:36:37'),
(230, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Coordinated to the CID Chief and forward the technical assistance report for signing and validation', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-24 05:06:25'),
(231, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Reviewed and signed the work application plan of 12 teachers from Libjo ES and Conde Labac ES respectively', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-24 05:08:50'),
(232, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Ensured the integration of the QMS requirements into the three functional division processes thru monitoring and coaching the SDO personnel', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-24 05:27:25'),
(233, 'Leila Maranan Seco', 'leila.seco', '', 'Provide technical assistance to school heads and teachers on Special Program for Journalism and ALS-Learning Enhancement Program', '', 'Sta. Rita Elementary School', '2025-06-23', '', '2025-06-24 08:30:58'),
(234, 'Leila Maranan Seco', 'leila.seco', '', 'Attend KMT Meeting and discuss agendum on customized policies', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-24 08:33:18'),
(235, 'Leila Maranan Seco', 'leila.seco', '', 'Attend auditor\'s meeting in preparation for internal audit of TAT, HRD and Personnel Unit', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-24 08:34:23'),
(236, 'Leila Maranan Seco', 'leila.seco', '', 'Serve as auditor in the internal audit of TAT, HRD and Personnel Unit', '', 'SDO Batangas City', '2025-06-24', '', '2025-06-24 08:35:13'),
(237, 'Leila Maranan Seco', 'leila.seco', '', 'Particiate in the preparatory meeting for the Regional Management Committee Meeting', '', 'SDO Batangas City', '2025-06-24', '', '2025-06-24 08:36:07'),
(238, 'Lea C Aquino', 'aquinolea', '', 'Performed roles as internal quality auditor', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-24 10:40:07'),
(239, 'Lea C Aquino', 'aquinolea', '', 'Performed roles as internal quality auditor', '', 'SDO Batangas City', '2025-06-24', '', '2025-06-24 10:41:41'),
(240, 'Lea C Aquino', 'aquinolea', '', 'Attended Division HRMPSB Assessors Training :Deepening on Initial Evaluation and PPST Assessment', '', 'Batangas Country Club', '2025-06-25', '', '2025-06-24 10:44:42'),
(241, 'Lea C Aquino', 'aquinolea', '', 'Attended Division HRMPSB Assessors Training :Deepening on Initial Evaluation and PPST Assessment', '', 'Batangas Country Club', '2025-06-26', '', '2025-06-24 10:45:29'),
(242, 'Lea C Aquino', 'aquinolea', '', 'Stayed at PSDS Office for CID audit, Organized audit checklist', '', 'SDO Batangas City', '2025-06-27', '', '2025-06-24 10:51:04'),
(243, 'Lea C Aquino', 'aquinolea', '', 'Attended inauguration of elected officials of city government, Prepared audit reports, Prepared month-end reports', '', 'City hall and SDO Batangas City', '2025-06-30', '', '2025-06-24 10:56:04'),
(244, 'Rosalinda M. Comia', 'Lynda', '', 'Conducted Internal Quality Audit (TAT, HRD. Personnel)', '', 'SDO Batangas City', '2025-06-24', '', '2025-06-24 20:59:27'),
(245, 'Rosalinda M. Comia', 'Lynda', '', 'Attended the Division Human Resource Merit Promotion and Selection Board Assessors Training: Deepening on Initial Evaluation and PPST Assessment', '', 'Batangas Country Club, Bolbok Batangas City', '2025-06-25', '', '2025-06-24 21:03:38'),
(246, 'Rosalinda M. Comia', 'Lynda', '', 'Attended the Division Human Resource Merit Promotion and Selection Board Assessors Training: Deepening on Initial Evaluation and PPST Assessment', '', 'Batangas Country Club, Bolbok Batangas City', '2025-06-26', '', '2025-06-24 21:04:21'),
(247, 'Rosalinda M. Comia', 'Lynda', '', 'Attend ISO Audit (CID)', '', 'SDO Batangas City', '2025-06-27', '', '2025-06-24 21:10:29'),
(248, 'Nicolas A. Asi', 'Nick', '', 'Attending the Tapatan 3.0 meeting with SDS.', '', 'SDO Batangas City', '2025-07-21', '', '2025-06-25 05:31:02'),
(249, 'Nicolas A. Asi', 'Nick', '', 'Work suspension due to typhoon Edwin ', '', 'SDO Batangas City', '0025-07-22', '', '2025-06-25 05:36:10'),
(250, 'Nicolas A. Asi', 'Nick', '', 'Work suspension due to typhoon Edwin', '', 'SDO Batangas City', '2025-07-23', '', '2025-06-25 05:37:52'),
(251, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Prepared for the Division Online Meeting for Learning Enhancement Program of Condition Passers', '', 'SDO Batangas City', '2025-06-17', '', '2025-06-25 09:39:19'),
(252, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended the Division Meeting on the Conduct of Learning Enhancement for Conditional Passers', '', 'via MS Teams', '2025-06-18', '', '2025-06-25 09:42:03'),
(253, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitored Learning Enhancement Program for Conditional Passers', '', 'Kumintang Elementary School and Tinga Itaas Elementary School', '2025-06-23', '', '2025-06-25 09:43:29'),
(254, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitored Learning Enhancement Program for Conditional Passers', '', 'Balete Elementary School and Alangilan Central Elementary School', '2025-06-25', '', '2025-06-25 09:48:54'),
(255, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Performed related tasks in the office; re. QMS activities and virtual technical assistance to the ETEMES Teaching force on handling learners with disabilities in the general education classroom.', '', 'SDO Batangas City', '2025-06-24', '', '2025-06-25 13:48:28'),
(256, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Attended Human Resource Merit Promotion and Selection Board (HRMPSB)Assessor\'s Training:Deepining on Initial Evaluation and PPST Assessment', '', 'Batangas City Country Club, Bolbok, Batangas City', '2025-06-25', '', '2025-06-25 13:52:12'),
(257, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office Work', '', 'SDO Batangas City', '2025-06-10', '', '2025-06-26 05:55:45'),
(258, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office Work', '', 'SDO Batangas City', '2025-06-11', '', '2025-06-26 05:56:01'),
(259, 'Charity S Magadia', 'Chat', '', 'Monitored the opening of classess and gave TA to SHs', '', 'JAPMES & JCPMES', '2025-06-16', '', '2025-06-27 00:44:31'),
(260, 'Charity S Magadia', 'Chat', '', 'Accomplished QMS forms', '', 'PSDS Office at SDO Batangas City', '2025-06-13', '', '2025-06-27 00:46:05'),
(261, 'Charity S Magadia', 'Chat', '', 'Monitored the opening of classes and gave TA to Shs', '', 'SES and SLES', '2025-06-17', '', '2025-06-27 00:47:52'),
(262, 'Charity S Magadia', 'Chat', '', 'Monitored the opening of classes and gave TA to SHs', '', 'PIES, PIS and PES', '2025-06-18', '', '2025-06-27 00:49:08'),
(263, 'Charity S Magadia', 'Chat', '', 'Monitored the opening of classes and and gave TA to SHs', '', 'TES, TIS, PEES', '2025-06-19', '', '2025-06-27 00:50:29'),
(264, 'Charity S Magadia', 'Chat', '', 'Worked on due reports ', '', 'PSDS Office', '2025-06-20', '', '2025-06-27 00:52:24'),
(265, 'Charity S Magadia', 'Chat', '', 'Do auditing task at SGOD/Risk/CSM', '', 'SDO Batangas City', '2025-06-23', '', '2025-06-27 00:53:24'),
(266, 'Charity S Magadia', 'Chat', '', 'Do auditing task at OSDS /Property Unit', '', 'SDO batangas City', '2025-06-24', '', '2025-06-27 00:54:30'),
(267, 'Charity S Magadia', 'Chat', '', 'Attended Assessors Training for human Resource and Promotion of Teachers', '', 'Batangas Country Club', '2025-06-25', '', '2025-06-27 00:55:52'),
(268, 'Charity S Magadia', 'Chat', '', 'Attended CID Audit at PSDS Office', '', 'PSDS Office at SDO Batangas City', '2025-06-27', '', '2025-06-27 00:57:44'),
(269, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS, Signed and Submitted scanned monitoring tools on the opening of classes', '', 'SDO-PSDS Office', '2025-06-23', '', '2025-06-27 01:52:01'),
(270, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the Opening of Classes, Conducted and served as Resource Speaker in the District Capacity Building', '', 'Simlong ES and Mabacong ES', '2025-06-24', '', '2025-06-27 01:55:07'),
(271, 'LORNA M ASI', 'lorna_asi', '', 'Attended the HRMPSB Assessors Training', '', 'Batangas Country Club, Bolbok, Batangas City', '2025-06-25', '', '2025-06-27 01:56:29'),
(272, 'LORNA M ASI', 'lorna_asi', '', 'Attended the HRMPSB Assessors Training', '', 'Batangas Country Club, Bolbok, Batangas City', '2025-06-26', '', '2025-06-27 01:57:13'),
(273, 'LORNA M ASI', 'lorna_asi', '', 'Attended the RMT meeting and CID Audit', '', 'SDO-PSDS Office', '2025-06-27', '', '2025-06-27 01:58:53'),
(274, 'Rosalinda M. Comia', 'Lynda', '', 'Attend oath taking ceremony of the city mayor, conduct IQA of Risk Management, Prepare Audit Reports', '', 'SDO Batangas City', '2025-06-30', '', '2025-06-29 08:46:08'),
(275, 'Aurelia G. Vivas', 'aureliagvivas', '', 'Prepare and update documents for ISO Internal Quality Audit (IQA) 2. Work on the logistics for the 2025 Storybook Writeshop and Competition', '', 'LRMS Office', '2025-06-26', '', '2025-06-29 22:59:10'),
(276, 'Aurelia G. Vivas', 'aureliagvivas', '', 'Prepare and update documents for ISO Internal Quality Audit (IQA) 2. Work on the logistics for the 2025 Storybook Writeshop and Competition', '', 'LRMS Office', '2025-06-25', '', '2025-06-29 23:00:09'),
(277, 'Aurelia G. Vivas', 'aureliagvivas', '', 'Act as co-process holder during the CID internal quality audit (IQA)', '', 'PSDS Office', '2025-06-27', '', '2025-06-29 23:01:34'),
(278, 'Aurelia G. Vivas', 'aureliagvivas', '', 'Act as co-process holder during the risk management audit ', '', 'PSDS Office ', '2025-06-30', '', '2025-06-29 23:03:02'),
(279, 'Aurelia G. Vivas', 'aureliagvivas', '', 'Prepare division memorandum and other logistics (invitation letter, program matrix, etc.) for the 2025 Storybook Writeshop, Competition and Cliniquing', '', 'LRMS Office', '2025-06-30', '', '2025-06-29 23:04:14'),
(280, 'Nicolas A. Asi', 'Nick', '', 'Work suspension due to typhoon Edwin ', '', 'Home', '2025-07-24', '', '2025-06-29 23:43:32'),
(281, 'Nicolas A. Asi', 'Nick', '', 'Work suspension due to typhoon Edwin ', '', 'Home', '2025-07-25', '', '2025-06-29 23:46:46'),
(282, 'Rossana Perez Bagon ', 'sanna', '', 'Conduct of Internal Audit , ELP Monitoring ', '', 'SDO-Batangas City ', '2025-06-23', '', '2025-06-30 01:37:02'),
(283, 'Leila Maranan Seco', 'leila.seco', '', 'Prepare means of verification for the internal QMS audit', '', 'SDO Batangas City', '2025-06-25', '', '2025-06-30 01:37:49'),
(284, 'Rossana Perez Bagon ', 'sanna', '', 'Conduct of Internal Audit, Talk in Mabacong ES', '', 'SDO, Mabacong ES', '2025-06-24', '', '2025-06-30 01:39:00'),
(285, 'Rossana Perez Bagon ', 'sanna', '', 'Meeting with the Provincial Jail Management , QMS preparation ', '', 'Cuta, Batangas City, SDO ', '2025-06-25', '', '2025-06-30 01:40:58'),
(286, 'Rossana Perez Bagon ', 'sanna', '', 'Preparation for MOVs for the Internal Audit, Preparation of the Audit Report ', '', 'SDO', '2025-06-26', '', '2025-06-30 01:41:52'),
(287, 'Rossana Perez Bagon ', 'sanna', '', 'Internal Audit for CID', '', 'PSDS Office', '2025-06-27', '', '2025-06-30 01:42:27'),
(288, 'Rossana Perez Bagon ', 'sanna', '', 'Preparation for Select Kindergarten Virtual Meeting on Validation, Conduct of Kindergarten, Making f Reports arten Meeting ', '', 'SDO', '2025-06-30', '', '2025-06-30 01:46:29'),
(290, 'Leila Maranan Seco', 'leila.seco', '', 'Assist as Assessment Focal Person in the QMS audit of CID activities', '', 'SDO Batangas City', '2025-06-27', '', '2025-06-30 02:00:09'),
(291, 'Leila Maranan Seco', 'leila.seco', '', 'Assist in the QMS audit of Knowledge Management Team activities', '', 'SDO Batangas City', '2025-06-27', '', '2025-06-30 02:01:09'),
(292, 'Herman A. Catapang', 'hacatapang', '', 'Attended SLAC LRP on Literacy and Numeracy', '', 'Pontefino Hotel', '2025-06-02', '', '2025-06-30 02:01:27'),
(293, 'Leila Maranan Seco', 'leila.seco', '', 'Prepare report for the CID-PIRPA', '', 'SDO Batangas City', '2025-06-30', '', '2025-06-30 02:02:33'),
(294, 'Herman A. Catapang', 'hacatapang', '', 'Attended SLAC LRP on Literacy and Numeracy ', '', 'Pontefino Hotel', '2025-06-03', '', '2025-06-30 02:02:47'),
(295, 'Herman A. Catapang', 'hacatapang', '', 'Attended SLAC LRP on Literacy and Numeracy ', '', 'Pontefino Hotel', '2025-06-04', '', '2025-06-30 02:03:57'),
(296, 'Herman A. Catapang', 'hacatapang', '', 'Attended SLAC LRP on Literacy and Numeracy ', '', 'Pontefino Hotel', '2025-06-05', '', '2025-06-30 02:04:22'),
(297, 'Herman A. Catapang', 'hacatapang', '', 'Attended SLAC LRP on Literacy and Numeracy ', '', 'Pontefino Hotel', '2025-06-06', '', '2025-06-30 02:04:44'),
(298, 'Herman A. Catapang', 'hacatapang', '', 'Attended SLAC LRP on Literacy and Numeracy ', '', 'Pontefino Hotel', '2025-06-07', '', '2025-06-30 02:05:07'),
(299, 'Herman A. Catapang', 'hacatapang', '', 'Attended Revised Lto12 in Math as Resource Person', '', 'Batangas City East ES', '2025-06-09', '', '2025-06-30 02:06:19'),
(300, 'Herman A. Catapang', 'hacatapang', '', 'Attended Revised Kto12 in Math as Resource Person', '', 'Batangas City East ES', '2025-06-10', '', '2025-06-30 02:06:51'),
(301, 'Herman A. Catapang', 'hacatapang', '', 'Attended Revised Kto12 in Math as Resource Person', '', 'Batangas City East ES', '2025-06-11', '', '2025-06-30 02:07:25'),
(302, 'Herman A. Catapang', 'hacatapang', '', 'Finalized the submitted unpacked competencies of Math 5', '', 'CID Office', '2025-06-13', '', '2025-06-30 02:08:41'),
(303, 'Herman A. Catapang', 'hacatapang', '', 'Monitor the opening of classes and provided technical assistance to school heads', '', 'Batangas City South ES, Batangas City SHS and Calicanto ES', '2025-06-16', '', '2025-06-30 02:10:44'),
(304, 'Herman A. Catapang', 'hacatapang', '', 'Monitor the opening of classes and provided technical assistance to school heads', '', 'San Miguel ES', '2025-06-17', '', '2025-06-30 02:11:25'),
(305, 'Herman A. Catapang', 'hacatapang', '', 'Monitored the administration of RMA', '', 'TSIS and Tinga Itaas ES', '2025-06-18', '', '2025-06-30 02:12:32'),
(306, 'Herman A. Catapang', 'hacatapang', '', 'Attended the Orientation of ARAL Program', '', 'Teachers Camp, Baguio City', '2025-06-19', '', '2025-06-30 02:13:35'),
(307, 'Herman A. Catapang', 'hacatapang', '', 'Attended the Orientation of ARAL Program', '', 'Teachers Camp, Baguio City', '2025-06-20', '', '2025-06-30 02:14:13'),
(308, 'Herman A. Catapang', 'hacatapang', '', 'Monitored the administration of RMA', '', 'Alangilan CES, Paharang IS,&ES', '2025-06-23', '', '2025-06-30 02:15:43'),
(309, 'Herman A. Catapang', 'hacatapang', '', 'Prepared ISO documents in preparation for the 1st internal audit', '', 'CID Office', '2025-06-24', '', '2025-06-30 02:19:02'),
(310, 'Herman A. Catapang', 'hacatapang', '', 'Prepared ISO documents in preparation for the 1st internal audit', '', 'CID Office', '2025-06-25', '', '2025-06-30 02:19:45'),
(311, 'Herman A. Catapang', 'hacatapang', '', 'Prepared ISO documents in preparation for the 1st internal audit', '', 'CID Office', '2025-06-26', '', '2025-06-30 02:20:12'),
(312, 'Herman A. Catapang', 'hacatapang', '', 'Attended the 1st ISO audit for 2025', '', 'PSDS/CID Office', '2025-06-27', '', '2025-06-30 02:21:16'),
(313, 'Herman A. Catapang', 'hacatapang', '', 'Prepared monthly reports, memos and other communications', '', 'CID Office', '2025-06-30', '', '2025-06-30 02:22:20'),
(314, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the Capacity Building of Key Stage 1 Teachers...', '', 'Pontefino Hotel, Gulod Labac , Batangas City', '2025-06-02', '', '2025-06-30 02:40:49'),
(315, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the Capacity Building of Key Stage 1 Teachers...', '', 'Pontefino Hotel, Gulod Labac , Batangas City', '2025-06-03', '', '2025-06-30 02:41:41'),
(317, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the Capacity Building of Key Stage 1 Teachers...', '', 'Pontefino Hotel, Gulod Labac , Batangas City', '2025-06-04', '', '2025-06-30 02:43:25'),
(318, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the Capacity Building of Key Stage 1 Teachers...', '', 'Pontefino Hotel, Gulod Labac , Batangas City', '2025-06-05', '', '2025-06-30 02:44:34'),
(319, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the Capacity Building of Key Stage 1 Teachers...', '', 'Pontefino Hotel, Gulod Labac , Batangas City', '2025-06-06', '', '2025-06-30 02:45:27'),
(320, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the Revised K-12 Curriculum...', '', 'Batangas City East E/S', '2025-06-09', '', '2025-06-30 02:48:56'),
(321, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Submitted the accomplishment report for the month of June and prepared the MISP for July', '', 'SDO Batangas City', '2025-06-30', '', '2025-06-30 02:52:10'),
(322, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Holiday Independence Day', '', 'NA', '2025-06-12', '', '2025-06-30 02:59:54'),
(323, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Holiday', '', 'N/A', '2025-06-06', '', '2025-06-30 03:00:46'),
(324, 'Demetrio B. Bautista', 'Demeth', '', 'Served sa Resource Speaker of K-12 Curriculum of Filipino 5', '', 'Batangas City East E/S', '2025-06-09', '', '2025-06-30 03:15:30'),
(325, 'Demetrio B. Bautista', 'Demeth', '', 'Served sa Resource Speaker of K-12 Curriculum of Filipino 5 and attended the Pansangay na Balidasyon ng Unpacking at Mapamaraang Kagamitang Pang-interbensiyon sa Filipino', '', 'Batangas City East E/S and Batangas City IHS', '2025-06-10', '', '2025-06-30 03:16:38');
INSERT INTO `schedule` (`id`, `name`, `username`, `type`, `activities`, `other_activity`, `location`, `date`, `tracking_no`, `created_at`) VALUES
(326, 'Demetrio B. Bautista', 'Demeth', '', 'Served as Resource Speaker of K-12 Curriculum of Filipino 5 and attended the Pansangay na Balidasyon ng Unpacking at Mapamaraang Kagamitang Pang-interbensiyon sa Filipino', '', 'Batangas City East E/S and Batangas City IHS', '2025-06-11', '', '2025-06-30 03:17:52'),
(327, 'Demetrio B. Bautista', 'Demeth', '', 'Conducted the Pansangay na Balidasyon ng Unpacking at Mapamaraang Kagamitang Pang-interbnesiyon sa Filipino', '', 'Batangas City IHS', '2025-06-13', '', '2025-06-30 03:19:43'),
(328, 'Demetrio B. Bautista', 'Demeth', '', 'Monitored the opening of classes', '', 'Bagong Silang E/S and San Jose Sico E/S', '2025-06-16', '', '2025-06-30 03:28:28'),
(329, 'Demetrio B. Bautista', 'Demeth', '', 'Monitored the opening of classes', '', 'Bilogo E/S and Tulo II E/S', '2025-06-17', '', '2025-06-30 03:32:54'),
(330, 'Demetrio B. Bautista', 'Demeth', '', 'Monitored the opening of classes', '', 'Paharang E/S and Batangas City East E/S', '2025-06-18', '', '2025-06-30 03:34:10'),
(331, 'Demetrio B. Bautista', 'Demeth', '', 'Monitored the opening of classes', '', 'Tulo I E/S and Paharang IS', '2025-06-19', '', '2025-06-30 03:39:23'),
(332, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the flag raising ceremony and KMT meeting', '', 'Bulwagan Ala EH', '2025-06-23', '', '2025-06-30 03:41:17'),
(333, 'Demetrio B. Bautista', 'Demeth', '', 'Served as auditor in internal audit of ISO', '', 'SDO Batangas City', '2025-06-25', '', '2025-06-30 03:44:07'),
(335, 'Demetrio B. Bautista', 'Demeth', '', ' Served as auditor of internal audit of ISO', '', 'SDO Batangas City', '2025-06-26', '', '2025-06-30 03:46:48'),
(336, 'Demetrio B. Bautista', 'Demeth', '', 'Attended the flag raising ceremony and prepared the accomplishment report', '', 'CID - SDO Batangas City', '2025-06-30', '', '2025-06-30 03:48:45'),
(366, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', ' Attended Division Human Resource Merit Promotion and Selection Based Assessors Training: Deepening on Initial Evaluation and PPST Assessment', '', 'Batangas City Country Club', '2025-06-26', '', '2025-06-30 12:19:19'),
(367, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Participated in the conduct of SDO Audit-CID Team', '', 'SDO Batangas City', '2025-06-27', '', '2025-06-30 12:20:28'),
(368, 'ROSALINA H PANGANIBAN', 'Leo@1015', '', 'Conducted District VII PIRPA and coached the 16 school heads on how to enhance school performance level in different PPAs implemented in the school', '', 'Libjo Elementary School', '2025-06-30', '', '2025-06-30 12:22:07'),
(371, 'Lea C Aquino', 'aquinolea', '', 'Conducted District PIRPA', '', 'Sta. Rita ES', '2025-07-01', '', '2025-07-01 20:57:17'),
(372, 'Lea C Aquino', 'aquinolea', '', 'Attended CID PIRPA ', '', 'Solana Event Center, Alangilan, Batangas City', '2025-07-02', '', '2025-07-01 20:59:08'),
(394, 'Leila M. Seco2', 'leilaseco', '', 'Serve as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-02', '', '2025-07-01 23:25:07'),
(395, 'Leila M. Seco2', 'leilaseco', '', 'Serve as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-03', '', '2025-07-01 23:25:25'),
(396, 'Leila M. Seco2', 'leilaseco', '', 'Serve as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-04', '', '2025-07-01 23:25:35'),
(397, 'Leila M. Seco2', 'leilaseco', '', 'Serve as National Learning Facilitator for the Revised K to 12 Curriculum Phase 2 Implementation - Expansion of Core Training Faculty', '', 'Red Hotel, Cubao, Quezon City', '2025-06-05', '', '2025-07-01 23:25:45'),
(406, 'Leila M. Seco2', 'leilaseco', '', 'Attend the Division Management Committee Meeting', '', 'Batangas Country Club', '2025-06-11', '', '2025-07-01 23:42:17'),
(407, 'Leila M. Seco2', 'leilaseco', '', 'Evaluate documentary requirements for SPJ application by BCIHS', '', 'SDO Batangas City', '2025-06-13', '', '2025-07-01 23:42:57'),
(408, 'Leila M. Seco2', 'leilaseco', '', 'Accomplish activity documentation report and other necessary documents of the Education Bootcamp Series for submission to the Accounting Office', '', 'SDO Batangas City', '2025-06-13', '', '2025-07-01 23:43:17'),
(410, 'Charity S Magadia', 'Chat', '', 'Attended CID Audit', '', 'PSDS Office', '2025-06-30', '', '2025-07-01 23:46:49'),
(411, 'Leila M. Seco2', 'leilaseco', '', 'Serve as Division Learning Facilitator for the Training of Grades 2, 3, 5 and 8 Teachers on the Revised K to 12 Curriculum Implementation -Phase 2', '', 'Julian A. Pastor Memorial Elementary School', '2025-06-11', '', '2025-07-01 23:53:51'),
(413, 'Leila M. Seco', 'leila.seco', '', 'Monitor English and SPJ curriculum and provide technical assistance', '', 'Batangas City Integrated High School', '2025-07-01', '', '2025-07-02 01:19:05'),
(414, 'Leila M. Seco', 'leila.seco', '', 'Monitor English and SPJ curriculum and provide technical assistance', '', 'Batangas City Integrated High School', '2025-07-01', '', '2025-07-02 01:19:31'),
(415, 'Leila M. Seco', 'leila.seco', '', 'Attend in the CID PIRPA and present accomplishment as EPS', '', 'La Solana Events Center', '2025-07-02', '', '2025-07-02 01:47:39'),
(416, 'Leila M. Seco', 'leila.seco', '', 'Serve as guest speaker for University of Batangas English major students for the subject Language Programs and Policies for Multilingual Education', '', 'University of Batangas', '2025-07-03', '', '2025-07-02 01:53:07'),
(418, 'Rowena D. Cabanding', 'rcabanding', '', 'Monitored and conducted instructional Supervision at Concepcion ES', '', 'Concepcion ES', '2025-07-01', '', '2025-07-02 02:27:03'),
(419, 'Rowena D. Cabanding', 'rcabanding', '', 'Attended PIRPA at La Solana Event Center', '', 'La Solana Event Center', '2025-07-02', '', '2025-07-02 02:28:54'),
(420, 'Rossana Perez Bagon ', 'sanna', '', 'School Monitoring ', '', 'Mabacong ES, Simlong ES', '2025-07-01', '', '2025-07-02 02:33:35'),
(421, 'AUREA P OCON', 'AUREA P. OCON', '', 'Monitoring and Provision of Technical Assistance at Concepcion ES', '', 'Concepcion ES', '2025-07-01', '', '2025-07-02 02:36:16'),
(422, 'AUREA P OCON', 'AUREA P. OCON', '', 'Attending PIRPA at La Solana Event Center', '', 'Alangilan, Batangas City', '2025-07-02', '', '2025-07-02 02:46:27'),
(423, 'LORNA M ASI', 'lorna_asi', '', 'Attended RMT meeting, CID audit and audited KMT', '', 'SDO-PSDS Office, SGOD office and SDS Conference Hall', '2025-06-30', '', '2025-07-02 02:47:20'),
(424, 'Rosalinda M. Comia', 'Lynda', '', 'Conducted District PIRPA and provided TA at Gulod SHS', '', 'Gulod SHS', '2025-07-01', '', '2025-07-02 20:26:07'),
(425, 'Rosalinda M. Comia', 'Lynda', '', 'Participated in Division CID PIRPA at Solana, Conducted exit conference at SDO', '', 'Solana, SDO Batangas City', '2025-07-02', '', '2025-07-02 20:29:15'),
(426, 'Rosalinda M. Comia', 'Lynda', '', 'Acted as IQA for Gawad documents', '', 'SDO Batangas City', '2025-07-03', '', '2025-07-02 20:31:21'),
(427, 'Generiego O. Javier', 'gjavier', '', 'Conduct audit of pertinent papers fr the Gawad Patnugot ', '', 'SDO', '2025-07-01', '', '2025-07-02 23:33:30'),
(428, 'Generiego O. Javier', 'gjavier', '', 'Attended the midyear PIRPA of CID', '', 'SOLANA Event Center, Alangilan ', '2025-07-02', '', '2025-07-02 23:35:00'),
(429, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitored Learning Enhancement Program for Conditional Passers at Sta Clara Elementary School and Completed the Audit Report', '', 'Sta Clara Elementary School', '2025-07-01', '', '2025-07-03 04:49:49'),
(430, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended CID PIRPA at Solana Hotel and Attended the exit conference for Internal Audit ', '', 'Solana Event Center', '2025-07-02', '', '2025-07-03 04:51:29'),
(431, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Updated the Audit Report and Completed the Article for PIRPA and Completed the Accomplishment Report to be submitted to the city hall', '', 'SDO Batangas City', '2025-07-03', '', '2025-07-03 04:52:51'),
(432, 'Rossana Perez Bagon ', 'sanna', '', 'STRENGTEHING CURRICULUM IMPLEMENTATION DIVISION (CID) INITIATIVES CUM PROGRAM IMPLEMENTATION REVIEW AND PERFROMANCE ASSESSMENT (PIRPA)FOR SECOND QUARTER OF CY 2025 ', '', 'Solana Splendido Event Center ', '2025-07-02', '', '2025-07-03 09:13:59'),
(433, 'Leila M. Seco', 'leila.seco', '', 'Serve as guest speaker on Language Policies in DepEd for University of Batangas College Students', '', 'University of Batangas', '2025-07-03', '', '2025-07-03 11:58:29'),
(434, 'Leila M. Seco', 'leila.seco', '', 'Attend the internal audit of CID documents for Outstanding SDO nomination', '', 'SDO Batangas City', '2025-07-03', '', '2025-07-03 11:59:30'),
(435, 'Leila M. Seco', 'leila.seco', '', 'Provided technical assistance to school heads and teachers of Batangas City East Elementary School', '', 'Batangas City East Elementary School', '2025-07-04', '', '2025-07-04 08:32:18'),
(436, 'Leila M. Seco', 'leila.seco', '', 'Attended the Final Vetting of the Guidelines for HIRAYA at Sevilla Resort, Lucena City', '', 'Sevilla Resort, Lucena City', '2025-07-07', '', '2025-07-04 09:04:40'),
(437, 'Leila M. Seco', 'leila.seco', '', 'Attended the Final Vetting of the Guidelines for HIRAYA at Sevilla Resort, Lucena City', '', 'Sevilla Resort, Lucena City', '2025-07-08', '', '2025-07-04 09:05:16'),
(438, 'Leila M. Seco', 'leila.seco', '', 'Attended the Final Vetting of the Guidelines for HIRAYA at Sevilla Resort, Lucena City', '', 'Sevilla Resort, Lucena City', '2025-07-09', '', '2025-07-04 09:05:45'),
(439, 'Leila M. Seco', 'leila.seco', '', 'Attended the Final Vetting of the Guidelines for HIRAYA at Sevilla Resort, Lucena City', '', 'Sevilla Resort, Lucena City', '2025-07-10', '', '2025-07-04 09:06:04'),
(440, 'Leila M. Seco', 'leila.seco', '', 'Attended the Final Vetting of the Guidelines for HIRAYA at Sevilla Resort, Lucena City', '', 'Sevilla Resort, Lucena City', '2025-07-11', '', '2025-07-04 09:06:19'),
(441, 'Leila M. Seco', 'leila.seco', '', 'Serve as speaker for the Orientation Meeting on ARAL Program at SDO Batangas City', '', 'Online Meeting via Microsoft Teams', '2025-07-10', '', '2025-07-04 09:07:15'),
(442, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; Prepared documents of Project HOMIES to be validated by SDO Validating Team for the Gawad Patnugot Search for Outstanding SDO', '', 'CID EPS Office', '2025-07-03', '', '2025-07-04 15:03:33'),
(443, 'AUREA P OCON', 'AUREA P. OCON', '', 'Conducted meeting at Gulod SHS in preparation for the TESDA Accredited Assessment Centers in Public Senior High Schools; Monitored and Provided Technical Assistance at Jose C. Pastor MES', '', 'Gulod SHS and Jose C. Pastor Memorial ES in Pallocan West, Batangas city', '2025-07-04', '', '2025-07-04 15:06:46'),
(444, 'Rosalinda M. Comia', 'Lynda', '', 'Monitored School Intramurals at TSIS, coordinated with the CID Chief; re: ISO', '', 'TSIS, SDO Batangas City', '2025-07-04', '', '2025-07-05 20:52:19'),
(445, 'Rosalinda M. Comia', 'Lynda', '', 'Attended the GSP 2nd Council Awards Ceremony at Batangas Provincial Auditorium', '', 'Batangas Provincial Auditorium', '2025-07-05', '', '2025-07-05 20:54:14'),
(446, 'Rosalinda M. Comia', 'Lynda', '', 'Attended Oplan Kalusugan sa DepEd (OKD) - One Health Week Kick-Off cum OKD Updates at Batangas Country Club', '', 'Batangas Country Club, Bolbok Batangas City', '2025-07-07', '', '2025-07-05 21:07:53'),
(447, 'Rowena D. Cabanding', 'rcabanding', '', 'Validation of Documents For Gawad Patnugot SDO Outstanding Division at SDS Conference Room', '', 'SDS Conference', '2025-07-03', '', '2025-07-07 03:56:21'),
(448, 'Rowena D. Cabanding', 'rcabanding', '', 'Monitoring of Glulod Integrated School (a.m.) and JCPMES (p.m.)', '', 'Gulod IS and JCPMES', '2025-07-04', '', '2025-07-07 04:01:30'),
(449, 'Rowena D. Cabanding', 'rcabanding', '', 'SDO Batangas City 2nd Quarter PIRPA at Bulwagang Ala-Eh', '', 'Bulwagang Ala-Eh (9 am to 12 nn)', '2025-07-07', '', '2025-07-07 04:05:48'),
(450, 'Generiego O. Javier', 'gjavier', '', 'Conducted internal audit of QMR and evaluation of PAPs', '', 'SDO', '2025-07-03', '', '2025-07-07 04:55:59'),
(451, 'Generiego O. Javier', 'gjavier', '', 'Monitored schools with with provision of technical assistance ', '', 'Talahib Pandayan ES and IS, Dela Paz Pulot ES, Dela Paz Proper ES, Ilijan ES and Pagkilatan ES ', '2025-07-04', '', '2025-07-07 05:01:25'),
(452, 'Generiego O. Javier', 'gjavier', '', 'Attended 2nd Quarter PIRPA Division Process Review', '', 'SDO', '2025-07-07', '', '2025-07-07 05:07:52'),
(453, 'Rossana Perez Bagon ', 'sanna', '', 'School Monitoring ', '', 'Mabacong Es, Simplong ES', '2025-07-01', '', '2025-07-08 05:21:11'),
(454, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended Division PIRPA as documenter and Finalized the List of Learning Enhancement Program Completers and A and E Passers ', '', 'SDO Batangas City', '2025-07-07', '', '2025-07-08 05:21:45'),
(455, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Conducted a meeting with the ALS teachers in preparation for the graduation Finalized the Division PIRPA news article Finalized the number of ALS completers and graduates', '', 'SDO Batangas City', '2025-07-08', '', '2025-07-08 05:22:56'),
(456, 'Rossana Perez Bagon ', 'sanna', '', 'Attended activity of CID: Strengthening CID Initiatives Cum PRIPA for 2nd Quarter of CY 2025 ', '', 'Solana Splendido Event Center ', '2025-07-02', '', '2025-07-08 05:23:34'),
(457, 'Rossana Perez Bagon ', 'sanna', '', 'IQAT AUDIT, GAwad Validation ', '', 'SDO Batangas CIty ', '2025-07-03', '', '2025-07-08 05:24:15'),
(458, 'Rossana Perez Bagon ', 'sanna', '', 'School Minitoring', '', 'Talahib Pandayan ES, Talahib Pandayan IS, Dela Paz Pulot, Paz Proper, Ilijan, Pagkilatan', '2025-07-04', '', '2025-07-08 05:27:40'),
(459, 'Rossana Perez Bagon ', 'sanna', '', 'Division 2nd Quarter PIRPA DPR to Assess Performance , Address Gaps and Reaffirm Commitment , Attend Emergency Meeting ', '', 'SDO-Batangas City ', '2025-07-07', '', '2025-07-08 05:42:46'),
(460, 'Rossana Perez Bagon ', 'sanna', '', 'Making of Reports ( Research, Audit, Gawad documents)', '', 'SDO-Batangas City ', '2025-07-08', '', '2025-07-08 05:43:35'),
(461, 'AUREA P OCON', 'AUREA P. OCON', '', 'Attended meetings and office work', '', 'SDO Batangas City', '2025-07-07', '', '2025-07-08 12:31:53'),
(462, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; Prepared work and financial plan for the 100k Program Support Fund;Prepared memorandum on the submission of report on the status of TVL graduates', '', 'SDO Batangas City', '2025-07-08', '', '2025-07-08 12:36:48'),
(465, 'Rosalinda M. Comia', 'Lynda', '', 'Division SIP Appraisal at Bulwagang Ala Eh', '', '', '2025-07-08', '', '2025-07-09 21:12:32'),
(466, 'Rosalinda M. Comia', 'Lynda', '', 'Division SIP Appraisal at Bulwagang Ala Eh', '', '', '2025-07-09', '', '2025-07-09 21:12:59'),
(467, 'Rosalinda M. Comia', 'Lynda', '', 'Conducted District Roll-Out on HRMPSB Assessors Training: Deepening of Initial Evaluation and PPST Assessment at Gulod SHS', '', '', '2025-07-10', '', '2025-07-09 21:16:55'),
(468, 'Rossana Perez Bagon ', 'sanna', '', '2nd Division Management Review, Division PIRPA, Meeting with the TOP Management ', '', '', '2025-07-07', '', '2025-07-10 00:49:23'),
(469, 'Rossana Perez Bagon ', 'sanna', '', 'Meeting with the ALS teachers in preparation for Moving Up and Graduation Ceremonies ', '', '', '2025-07-08', '', '2025-07-10 00:50:26'),
(470, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring in Guinto ES, Talumpok ES, Talumpok IS ', '', '', '2025-07-09', '', '2025-07-10 00:51:14'),
(471, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the ARAL Orientation ', '', '', '2025-07-10', '', '2025-07-10 00:53:19'),
(472, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Assist/Send off teacher from Balete to Payiran Bilao', '', '', '2025-07-01', '', '2025-07-10 06:45:50'),
(473, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Attend CID Program Implementation Review and Performamnce Assessment (PIRPA)', '', '', '2025-07-02', '', '2025-07-10 06:47:18'),
(474, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Attend Division IQAT Audit', '', '', '2025-07-03', '', '2025-07-10 06:48:21'),
(475, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Prepare QMS final audit reports', '', '', '2025-07-04', '', '2025-07-10 06:49:03'),
(476, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Attend flag ceremony. Conduct school heads meeting re: Sports preparation', '', '', '2025-07-07', '', '2025-07-10 06:50:26'),
(477, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-09', '', '2025-07-10 06:52:06'),
(478, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-09', '', '2025-07-10 06:53:02'),
(479, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-10', '', '2025-07-10 06:53:36'),
(480, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-10', '', '2025-07-10 06:54:23'),
(481, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-11', '', '2025-07-10 06:54:59'),
(482, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-14', '', '2025-07-10 06:55:39'),
(483, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-15', '', '2025-07-10 06:56:05'),
(484, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance in Balete Relocation Site Elem..', '', '', '2025-07-15', '', '2025-07-10 06:57:07'),
(485, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance in Bucal Elem', '', '', '2025-07-16', '', '2025-07-10 06:57:49'),
(486, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance in NAVERA. Conduct seminar in ECP.', '', '', '2025-07-17', '', '2025-07-10 06:58:44'),
(487, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor school intramurals in different schools', '', '', '2025-07-18', '', '2025-07-10 06:59:35'),
(488, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance in Balagtas Elem.', '', '', '2025-07-21', '', '2025-07-10 07:00:16'),
(489, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance in Balete Elem..', '', '', '2025-07-22', '', '2025-07-10 07:01:08'),
(490, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Conduct school heads\' meeting.', '', '', '2025-07-23', '', '2025-07-10 07:01:58'),
(491, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-23', '', '2025-07-10 07:02:23'),
(492, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-24', '', '2025-07-10 07:02:44'),
(493, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-25', '', '2025-07-10 07:03:15'),
(494, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-28', '', '2025-07-10 07:03:40'),
(495, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Monitor classes and give technical assistance.', '', '', '2025-07-29', '', '2025-07-10 07:03:59'),
(496, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Prepare reports. Review OFI.', '', '', '2025-07-30', '', '2025-07-10 07:04:57'),
(497, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Went to the city hall to arrange the graduation practice on July 13 and Prepared essentials for graduation', '', 'City Hall and SDO Batangas City', '2025-07-09', '', '2025-07-10 07:05:01'),
(498, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Prepared for the Graduation', '', 'SDO Batangas City', '2025-07-10', '', '2025-07-10 07:05:30'),
(499, 'EDELYN B BRIONES', 'edelyn.briones001@deped.gov.ph', '', 'Submit reports.', '', '', '2025-07-31', '', '2025-07-10 07:05:41'),
(500, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office Work - communicated with Mr Leo Javina, Principal of Talumpok IS and Ms. Sheryl Montalbo, Head Teacher I of Guinto ES, about forwarding the link where the updates on the technical assistance provided to them will be monitored. Attended \"Online Training on ARAL Program\", Prepared advisory on the 2025 World food Day On-the-Spot Poster Making Contest, Received and forwarded the request letter of Gulod SHS re: Assessment Center, Monitored and provided technical assistance to Pedro S. Tolentino Memorial Integrated School', '', '', '2025-07-10', '', '2025-07-10 09:45:25'),
(501, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office Work, Monitored and provided technical assistance to schools: Guinto ES and Talumpok IS', '', '', '2025-07-09', '', '2025-07-10 12:25:58'),
(502, 'LORNA M ASI', 'lorna_asi', '', 'Conducted District IX PIRPA and HRMPSP-ECP Training', '', '', '2025-07-01', '', '2025-07-11 01:46:00'),
(503, 'LORNA M ASI', 'lorna_asi', '', 'Conducted District IX HRMPSP-ECP , Attended CID PIRPATraining', '', '', '2025-07-02', '', '2025-07-11 01:47:05'),
(504, 'Charity S Magadia', 'Chat', '', 'Conducted District PIRPA', '', '', '2025-07-01', '', '2025-07-11 02:04:18'),
(505, 'Charity S Magadia', 'Chat', '', 'Attended Training at La Solana CID PIRPA for 2nd Quarter of CY 2025', '', '', '2025-07-02', '', '2025-07-11 02:05:43'),
(506, 'Charity S Magadia', 'Chat', '', 'Did audit reports and issued OFI reports to auditees', '', '', '2025-07-03', '', '2025-07-11 02:06:41'),
(507, 'Charity S Magadia', 'Chat', '', 'SPL', '', '', '2025-07-04', '', '2025-07-11 02:07:06'),
(508, 'Charity S Magadia', 'Chat', '', 'Attended SBFP seminar at BCC and attended Emergency meeting with Top Mangement', '', '', '2025-07-07', '', '2025-07-11 02:08:32'),
(509, 'Charity S Magadia', 'Chat', '', 'Did SIP Appraisal of District 1 ', '', '', '2025-07-08', '', '2025-07-11 02:09:50'),
(510, 'Charity S Magadia', 'Chat', '', 'Did SIP Appraisal of District 2 ', '', '', '2025-07-09', '', '2025-07-11 02:10:25'),
(511, 'Charity S Magadia', 'Chat', '', 'Conducted Training on Initial Evaluation and PPST Assessment to District 2', '', '', '2025-07-10', '', '2025-07-11 02:11:48'),
(512, 'Charity S Magadia', 'Chat', '', 'Did needed reports at PSDS Office', '', '', '2025-07-11', '', '2025-07-11 02:12:29'),
(514, 'Lea C Aquino', 'aquinolea', '', 'Stayed at PSDS Office and prepared/submitted audit reports', '', '', '2025-07-03', '', '2025-07-12 13:09:54'),
(515, 'Lea C Aquino', 'aquinolea', '', 'Stayed at PSDS Office and prepared/submitted audit reports', '', '', '2025-07-04', '', '2025-07-12 13:25:46'),
(516, 'Lea C Aquino', 'aquinolea', '', 'Attended Ok sa Deped activity at Batangas Country Club, then back to SDO, attended emergency meeting with SDS', '', '', '2025-07-07', '', '2025-07-12 13:27:46'),
(517, 'Lea C Aquino', 'aquinolea', '', 'Assisted the school heads during Division SIP validation, Attended conference Re: Proposed Feeding Program by city government', '', '', '2025-07-08', '', '2025-07-12 13:29:50'),
(518, 'Lea C Aquino', 'aquinolea', '', 'Validated District IX school heads\' SIP, Attended online orientation on DO 020', '', '', '2025-07-09', '', '2025-07-12 13:39:53'),
(519, 'Lea C Aquino', 'aquinolea', '', 'Monitored Bolbok ES, visited some classes and attended online orientation on ARAL Program', '', '', '2025-07-10', '', '2025-07-12 13:41:25'),
(520, 'Lea C Aquino', 'aquinolea', '', 'Attended YDS Consultation Meeting with SDOs. School Heads and External Partners in Lipa City, Batangas', '', '', '2025-07-11', '', '2025-07-12 13:43:12'),
(521, 'Rosalinda M. Comia', 'Lynda', '', 'Checked DLLs / DLPs at Katandala ES and Mahacot ES, Acted as speaker in the SLC Session at Sorosoro ES', '', '', '2025-07-11', '', '2025-07-14 20:33:25'),
(522, 'Rosalinda M. Comia', 'Lynda', '', 'Attended the ALS Graduation at Batangas City Coliseum, Prepared Project Proposal (Project SOAR)', '', '', '2025-07-14', '', '2025-07-14 20:34:33'),
(523, 'Rosalinda M. Comia', 'Lynda', '', 'Checked DLLs / DLPs at Gulod IS and Gulod SHS', '', '', '2025-07-15', '', '2025-07-14 20:35:36'),
(524, 'Lea C Aquino', 'aquinolea', '', 'Attended ALS Graduation in BC Coliseum, back to SDO, prepared write-ups for Project BOOST Accomplishments', '', '', '2025-07-14', '', '2025-07-15 10:29:23'),
(525, 'Lea C Aquino', 'aquinolea', '', 'Monitored Sta. Rita ES and Sta. Rita NHS, visited classes, talked with ALS learners and teacher, Went to Bolbok ES and conducted SIP evaluation, provided TA to school heads, conducted meeting of School Sports Officers', '', '', '2025-07-15', '', '2025-07-15 10:32:02'),
(526, 'Rossana Perez Bagon ', 'sanna', '', 'ALS Graduation in Batangas CIty Sports Coliseum', '', '', '2025-07-14', '', '2025-07-16 10:30:49'),
(527, 'Rossana Perez Bagon ', 'sanna', '', 'Graduation in Batnagas CIty Jail and Batangas Provincial Jail', '', '', '2025-07-15', '', '2025-07-16 10:31:35'),
(528, 'Rossana Perez Bagon ', 'sanna', '', 'Gawad Validation ', '', '', '2025-07-16', '', '2025-07-16 10:32:04'),
(529, 'Rosalinda M. Comia', 'Lynda', '', 'Check DLLs / DLPs at Kumintang ES, Attended validation of PPAs at sdo', '', '', '2025-07-16', '', '2025-07-16 22:59:34'),
(530, 'Rosalinda M. Comia', 'Lynda', '', 'Check DLLs / DLPs at Dumantay ES and San Pedro ES', '', '', '2025-07-17', '', '2025-07-16 23:00:09'),
(531, 'Leila M. Seco', 'leila.seco', '', 'Monitor SPJ, ALS, revised curriculum and reading program implementation at Alangilan Central Elementary School ', '', '', '2025-07-17', '', '2025-07-17 04:08:40'),
(532, 'Leila M. Seco', 'leila.seco', '', 'Monitor SPJ implementation through submission of accomplishment report by BCIHS, ACES, and MES', '', '', '2025-07-14', '', '2025-07-17 04:10:18'),
(533, 'Leila M. Seco', 'leila.seco', '', 'Provide technical assistance on SPJ implementation to Pinamukan Integrated School school head and SPJ teacher', '', 'SDO Batangas City', '2025-07-18', '', '2025-07-18 10:48:38'),
(534, 'Leila M. Seco', 'leila.seco', '', 'Provide technical assistance on SPFL-Korean implementationto Libjo National High School', '', '', '2025-07-18', '', '2025-07-18 10:49:43'),
(536, 'LORNA M ASI', 'lorna_asi', '', 'Attended RMT meeting, Audit DIO and KMT', '', '', '2025-07-03', '', '2025-07-19 11:51:50'),
(537, 'LORNA M ASI', 'lorna_asi', '', 'Monitored 6 schools in District IX', '', '', '2025-07-04', '', '2025-07-19 11:53:08'),
(538, 'LORNA M ASI', 'lorna_asi', '', 'Attended OKD One Health Week Kick off', '', '', '2025-07-07', '', '2025-07-19 11:54:15'),
(539, 'LORNA M ASI', 'lorna_asi', '', 'Served as Validator in the SDO SIP Appraisal of District 8 school heads', '', '', '2025-07-08', '', '2025-07-19 11:55:50'),
(540, 'LORNA M ASI', 'lorna_asi', '', 'Served as Validator in the SIP Appraisal of District 9 School heads', '', '', '2025-07-09', '', '2025-07-19 11:56:44'),
(541, 'LORNA M ASI', 'lorna_asi', '', 'Monitored and gave TA to new school head of Dela Paz Pulot ES', '', '', '2025-07-10', '', '2025-07-19 11:58:00'),
(542, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS', '', '', '2025-07-11', '', '2025-07-19 12:03:03'),
(543, 'LORNA M ASI', 'lorna_asi', '', 'Attended ALS Graduation at B.C. Coliseum', '', '', '2025-07-14', '', '2025-07-19 12:04:46'),
(544, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the implementation of PPA\'s at Tibig ES', '', '', '2025-07-15', '', '2025-07-19 12:05:37'),
(545, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the implementation of PPA\'s and checked DLL/DLP at Mabacong ES, Attended PSDS meeting with ASDS and other SDO personnel', '', '', '2025-07-16', '', '2025-07-19 12:08:12'),
(546, 'LORNA M ASI', 'lorna_asi', '', 'Conducted School heads\' Meeting at Ilijan ES', '', '', '2025-07-17', '', '2025-07-19 12:08:56'),
(547, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS, signed district memo and proposal for District Research Colloquium', '', '', '2025-07-18', '', '2025-07-19 12:10:31'),
(548, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Prepared for the Graduation', '', 'SDO Batangas City', '2025-07-11', '', '2025-07-21 03:50:32'),
(549, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'ALS Graduation at Batangas City Sports Coliseum', '', 'Batangas City Sports Coliseum', '2025-07-14', '', '2025-07-21 03:50:58'),
(550, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'ALS Graduation at Batangas City Jail and Batangas Provincial Jail', '', 'Batangas Provincial Jail and Batangas City Jail', '2025-07-15', '', '2025-07-21 03:51:53'),
(551, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended the checking of the pertinent papers for Gawad Patnugot at the SDS Conference and Wrote the news for the graduation', '', 'SDO Batangas City', '2025-07-16', '', '2025-07-21 03:53:44'),
(552, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitored the classes at Batangas Provincial Jail Female Dorm and Pallocan West BO', '', 'Batangas Provincial Jail and Pallocan West BO', '2025-07-17', '', '2025-07-21 03:54:56'),
(553, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Prepared the letters for the 2025 Consultative Conference', '', 'SDO Batangas City', '2025-07-18', '', '2025-07-21 03:55:25'),
(554, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Prepared for the 2025 Consultative Conference', '', 'SDO Batangas City', '2025-07-21', '', '2025-07-21 03:55:51'),
(555, 'Lea C Aquino', 'aquinolea', '', 'Stayed at PSDS Office and prepared reports on KRA related tasks, ', '', '', '2025-07-16', '', '2025-07-23 06:33:10'),
(556, 'Lea C Aquino', 'aquinolea', '', 'Led the whole District and served as Resource Speaker during the District orientation on Career Progression ', '', '', '2025-07-17', '', '2025-07-23 06:34:57'),
(557, 'Lea C Aquino', 'aquinolea', '', 'Because classes are suspended, stayed at PSDS Office, monitored modular classes through online and prepared for validation of CID documents', '', '', '2025-07-18', '', '2025-07-23 06:36:22'),
(558, 'Lea C Aquino', 'aquinolea', '', 'Attended Division Flag Ceremony, prepared for validation of documents on Project COURSE and BOOST, Have documents validated even work are cancelled due to bad weather condition', '', 'SDO Batangas City', '2025-07-21', '', '2025-07-23 06:37:35'),
(559, 'Lea C Aquino', 'aquinolea', '', 'Classes and work are suspended', '', '', '2025-07-22', '', '2025-07-23 06:40:54'),
(560, 'Lea C Aquino', 'aquinolea', '', 'Batangas City 56th Foundation Day', '', '', '2025-07-23', '', '2025-07-23 06:41:28'),
(561, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the PRIME HRM Meeting and ARAL Orientation ', '', '', '2025-07-17', '', '2025-07-27 22:37:45'),
(562, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the Sports Meeting for ALS ', '', '', '2025-07-18', '', '2025-07-27 22:38:43'),
(563, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the Strategic Dialogue with Archdiocesan Stakeholders: Faith formation in the Digital Landscape', '', '', '2025-07-22', '', '2025-07-27 23:31:07'),
(564, 'Rossana Perez Bagon ', 'sanna', '', 'No class due to typhoon ', '', '', '2025-07-23', '', '2025-07-27 23:32:04'),
(565, 'Rossana Perez Bagon ', 'sanna', '', 'Virtual Monitoring of On line Class', '', '', '2025-07-24', '', '2025-07-27 23:32:43'),
(566, 'Rossana Perez Bagon ', 'sanna', '', 'Virtual Monitoring of the MDL', '', '', '2025-07-25', '', '2025-07-27 23:33:35'),
(567, 'Rossana Perez Bagon ', 'sanna', '', 'Office Work - Preparation for the Division Concon', '', '', '2025-07-28', '', '2025-07-28 03:15:50'),
(568, 'Rossana Perez Bagon ', 'sanna', '', 'Attend the Division ConCOn in OCVAS', '', '', '2025-07-29', '', '2025-07-28 03:16:37'),
(569, 'Rossana Perez Bagon ', 'sanna', '', 'School Monitoring in San Miguel ES', '', '', '2025-07-30', '', '2025-07-28 03:20:38'),
(570, 'Leila M. Seco', 'leila.seco', '', 'Submitted required documents for 2025 NSPC Travel', '', '', '2025-07-28', '', '2025-07-28 09:32:12'),
(571, 'Leila M. Seco', 'leila.seco', '', 'Prepared script for Regional Management Committee Meeting Hosting', '', '', '2025-07-28', '', '2025-07-28 09:33:08'),
(572, 'Leila M. Seco', 'leila.seco', '', 'Attended the CID Meeting on Assessment and Reading Initiatives', '', '', '2025-07-28', '', '2025-07-28 09:33:55'),
(573, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS, Attended meeting on TAPATAN 3.0', '', '', '2025-07-21', '', '2025-07-28 12:49:34'),
(574, 'LORNA M ASI', 'lorna_asi', '', 'Classes and work in government offices are suspended', '', '', '2025-07-22', '', '2025-07-28 12:50:35'),
(575, 'LORNA M ASI', 'lorna_asi', '', 'Classes and work in government offices are suspended', '', '', '2025-07-23', '', '2025-07-28 12:51:08'),
(576, 'LORNA M ASI', 'lorna_asi', '', 'Classes and work in government offices are suspended', '', '', '2025-07-24', '', '2025-07-28 12:51:42'),
(577, 'LORNA M ASI', 'lorna_asi', '', 'Classes and work in government offices are suspended', '', '', '2025-07-25', '', '2025-07-28 12:52:19'),
(578, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS, Attended meetings called for by SDO', '', '', '2025-07-28', '', '2025-07-28 12:53:17'),
(579, 'LORNA M ASI', 'lorna_asi', '', 'Attended ALS Consultative Conference and SNED National Disability Rights Week', '', '', '2025-07-29', '', '2025-07-28 12:55:04'),
(580, 'LORNA M ASI', 'lorna_asi', '', 'Conducted Research Colloquium', '', 'Ilijan ES', '2025-07-30', '', '2025-07-28 12:56:09'),
(583, 'Lea C Aquino', 'aquinolea', '', 'Classes and work are suspended', '', '', '2025-07-24', '', '2025-07-29 10:11:55'),
(584, 'Lea C Aquino', 'aquinolea', '', 'Classes and work are suspended', '', '', '2025-07-25', '', '2025-07-29 10:12:18'),
(585, 'Lea C Aquino', 'aquinolea', '', 'Attended Flag Ceremony, Attended conference with the legal officer, Worked on Proposal for Project GILAS, Attended meeting with school heads, SDS and legal officer R: Canteen operations', '', '', '2025-07-28', '', '2025-07-29 10:15:59'),
(586, 'Lea C Aquino', 'aquinolea', '', 'Attended SNED Activity at BC Sports Coliseum , Attended ALS Planning Conference at OCVAS', '', '', '2025-07-29', '', '2025-07-29 10:17:17'),
(587, 'Lea C Aquino', 'aquinolea', '', 'Stayed at PSDS Office and prepared presentation for the Launching of District Flagship Project, PM - Attended CSC Orientation', '', '', '2025-07-30', '', '2025-07-29 10:18:56'),
(588, 'Lea C Aquino', 'aquinolea', '', 'Monitored Sta.Rita Aplaya ES and Bolbok ES and provided TA to School Head and Teachers', '', 'Sta. Rita Aplaya ES, Bolbok ES', '2025-07-31', '', '2025-07-29 10:21:01'),
(589, 'Generiego O. Javier', 'gjavier', '', 'prepared documentation and other division reports', '', '', '2025-07-08', '', '2025-07-30 00:12:19'),
(590, 'Generiego O. Javier', 'gjavier', '', 'Monitored implimentation of K to 12 of schools in D1', '', 'Guinto ES, Talumpok ES and IS', '2025-07-09', '', '2025-07-30 00:13:04'),
(591, 'Generiego O. Javier', 'gjavier', '', 'Prepared documents and other division reports', '', '', '2025-07-10', '', '2025-07-30 00:13:43'),
(592, 'Generiego O. Javier', 'gjavier', '', 'Prepared documents and other division reports', '', '', '2025-07-11', '', '2025-07-30 00:14:56'),
(593, 'Generiego O. Javier', 'gjavier', '', 'Attended ALS graduation and validation of documents for GAWAD Patnugot', '', '', '2025-07-14', '', '2025-07-30 00:28:20'),
(594, 'Generiego O. Javier', 'gjavier', '', 'Conduct validation of pertinent papers fr the Gawad Patnugot ', '', 'SDO', '2025-07-15', '', '2025-07-30 00:29:23'),
(595, 'Generiego O. Javier', 'gjavier', '', 'Prepared documents and other division reports and conducted validation of pertinent papers for GAWAD', '', 'SDO', '2025-07-16', '', '2025-07-30 00:31:30'),
(596, 'Generiego O. Javier', 'gjavier', '', 'Prepared documents and other division reports and attended meeting of the PRIME HRM Cpmmittee members', '', 'SDO', '2025-07-17', '', '2025-07-30 00:45:04'),
(597, 'Generiego O. Javier', 'gjavier', '', 'Prepared documents and other division reports for validation', '', '', '2025-07-18', '', '2025-07-30 00:51:43'),
(598, 'Generiego O. Javier', 'gjavier', '', 'Prepared documents and other division reports for validation', '', '', '2025-07-21', '', '2025-07-30 00:52:22'),
(599, 'Generiego O. Javier', 'gjavier', '', 'Work suspended due to inclement weather', '', '', '2025-07-22', '', '2025-07-30 00:53:40'),
(600, 'Generiego O. Javier', 'gjavier', '', 'Work suspended due to inclement weather', '', '', '2025-07-23', '', '2025-07-30 00:54:06'),
(601, 'Generiego O. Javier', 'gjavier', '', 'Work suspended due to inclement weather', '', '', '2025-07-24', '', '2025-07-30 00:54:37'),
(602, 'Generiego O. Javier', 'gjavier', '', 'Work suspended due to inclement weather', '', '', '2025-07-25', '', '2025-07-30 00:54:58'),
(603, 'Generiego O. Javier', 'gjavier', '', 'Attended Master Classes on GMRC/Values Education for School Leaders conducted by NEAR', '', '', '2025-07-28', '', '2025-07-30 00:58:58'),
(604, 'Generiego O. Javier', 'gjavier', '', 'Prepared documents and other division reports', '', '', '2025-07-29', '', '2025-07-30 01:13:25'),
(605, 'Generiego O. Javier', 'gjavier', '', 'Attend and assit division in hosting Regional Mancom', '', '', '2025-07-30', '', '2025-07-30 01:14:31'),
(606, 'Rosalinda M. Comia', 'Lynda', '', 'Attended validation of PPAs documents of PSDSs at the SDS conference hall', '', '', '2025-07-18', '', '2025-07-30 20:20:43'),
(607, 'Rosalinda M. Comia', 'Lynda', '', 'Attended validation of PPAs documents of PSDSs at the SDS conference hall', '', '', '2025-07-21', '', '2025-07-30 20:22:18'),
(608, 'Rosalinda M. Comia', 'Lynda', '', 'Work Suspension, Conducted Virtual District School Heads Meeting', '', '', '2025-07-22', '', '2025-07-30 20:23:28'),
(609, 'Rosalinda M. Comia', 'Lynda', '', 'Work suspension Analyzed results of pretest Phil-IRI, EGRA and CRLA', '', '', '2025-07-23', '', '2025-07-30 20:25:24'),
(610, 'Rosalinda M. Comia', 'Lynda', '', 'Work suspension, Made project proposal for Reading', '', '', '2025-07-24', '', '2025-07-30 20:26:48'),
(611, 'Rosalinda M. Comia', 'Lynda', '', 'Work suspension, Completed project proposal (Project I-READ)', '', '', '2025-07-25', '', '2025-07-30 20:28:02'),
(612, 'Rosalinda M. Comia', 'Lynda', '', 'Attended a meeting with Atty. Mikko Perez; re: Canteen Management, Prepared Action Plan for Project I-READ ', '', '', '2025-07-28', '', '2025-07-30 20:29:52'),
(613, 'Rosalinda M. Comia', 'Lynda', '', 'Attended Division SNED activity at Batangas City Coliseum, Conducted IQA at HRD, Attended Division ConCon at OCVAS', '', '', '2025-07-29', '', '2025-07-30 20:32:32'),
(614, 'Rosalinda M. Comia', 'Lynda', '', 'Launched Project I-READ at Kumintang ES', '', '', '2025-07-30', '', '2025-07-30 20:33:32'),
(615, 'Rosalinda M. Comia', 'Lynda', '', 'Registered for the Master Classes for PSDSs, Checked DLLs at Tinga Labac ES', '', '', '2025-07-31', '', '2025-07-30 20:37:10'),
(616, 'Charity S Magadia', 'Chat', '', 'Attended ALS Graduation in Bats. City Coliseum', '', '', '2025-07-14', '', '2025-07-31 05:51:41'),
(617, 'Charity S Magadia', 'Chat', '', 'Attended ALS graduation in Batangas Provincial Jail', '', '', '2025-07-15', '', '2025-07-31 05:52:58'),
(618, 'Charity S Magadia', 'Chat', '', 'Observed classes in Tabangao ES and attended meeting with ASDS', '', 'SDO Batangas City Conference Room', '2025-07-16', '', '2025-07-31 06:19:06'),
(619, 'Charity S Magadia', 'Chat', '', 'Gathered district documents/results ', '', 'PSDS Office', '2025-07-17', '', '2025-07-31 06:29:13'),
(620, 'Charity S Magadia', 'Chat', '', 'Did office works . No classes in all levels.', '', 'GAther district documents/results at PSDS Office', '2025-07-18', '', '2025-07-31 06:32:01'),
(621, 'Charity S Magadia', 'Chat', '', 'Attended flag ceremony, meetings at SDO No classes in the afternoon due to inclement weather', '', 'At SDO Batangas City', '2025-07-21', '', '2025-07-31 06:33:12'),
(622, 'Charity S Magadia', 'Chat', '', 'No classes due to inclement weather', '', '', '2025-07-22', '', '2025-07-31 06:35:21'),
(623, 'Charity S Magadia', 'Chat', '', 'No classes due to inclement weather', '', '', '2025-07-23', '', '2025-07-31 06:36:11'),
(624, 'Charity S Magadia', 'Chat', '', 'No classes due to inclement weather', '', '', '2025-07-23', '', '2025-07-31 06:36:49'),
(625, 'Charity S Magadia', 'Chat', '', 'No classes due to inclement weather.', '', '', '2025-07-24', '', '2025-07-31 06:37:28'),
(626, 'Charity S Magadia', 'Chat', '', 'No classes due to inclement weather', '', '', '2025-07-25', '', '2025-07-31 06:38:06'),
(627, 'Charity S Magadia', 'Chat', '', 'Attended flag raising ceremony at SDO, attended meetings', '', '', '2025-07-28', '', '2025-07-31 06:39:24'),
(628, 'Charity S Magadia', 'Chat', '', 'Attended Activities with SNED /PWD and ALS training', '', '', '2025-07-29', '', '2025-07-31 06:40:41'),
(629, 'Charity S Magadia', 'Chat', '', 'Conducted Kindergarten Training via online', '', '', '2025-07-30', '', '2025-07-31 06:41:50'),
(630, 'Charity S Magadia', 'Chat', '', 'Observed lass in SNED at JAPMES', '', '', '2025-07-31', '', '2025-07-31 06:42:50'),
(631, 'LORNA M ASI', 'lorna_asi', '', 'Monitored the conduct of School Intrams and checked the Reading assessment results', '', 'Pagkilatan ES', '2025-07-31', '', '2025-07-31 06:56:03'),
(632, 'Generiego O. Javier', 'gjavier', '', 'attend GTA training at Batanga Country Club', '', '', '2025-07-31', '', '2025-08-04 01:51:19'),
(633, 'Leila M. Seco', 'leila.seco', '', 'Provided technical assistance to school heads through an orientation on ASRRA ', '', '', '2025-08-01', '', '2025-08-04 09:15:15'),
(634, 'Leila M. Seco', 'leila.seco', '', 'Monitor preparation for the regional management committee meeting at BCHSA', '', '', '2025-07-30', '', '2025-08-04 09:17:51'),
(635, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the GTA Judging in BCC', '', '', '2025-08-01', '', '2025-08-04 09:18:24'),
(636, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the GTA training ', '', '', '2025-08-02', '', '2025-08-04 09:19:46'),
(637, 'Leila M. Seco', 'leila.seco', '', 'Served as Chair on Program and Documentation and as Emcee for the Regional Management Committee Meeting', '', '', '2025-07-31', '', '2025-08-04 09:20:12'),
(638, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the GTA judging ', '', '', '2025-08-04', '', '2025-08-04 09:20:35'),
(639, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the aRegional Training on the Science of Reading for ELLN ) August 5-8)', '', '', '2025-08-05', '', '2025-08-04 09:21:53'),
(640, 'Leila M. Seco', 'leila.seco', '', 'Prepared activity proposal and memorandum for the Writeshop on Assessment and Learning Resource Development for Special Program in Journalism', '', '', '2025-07-29', '', '2025-08-04 09:22:00'),
(641, 'Lea C Aquino', 'aquinolea', '', 'Attended Division Training related to Gawad Teodora Alonzo at Batangas Country Club', '', '', '2025-08-01', '', '2025-08-04 10:09:49'),
(642, 'Lea C Aquino', 'aquinolea', '', 'Attended Division Flag Ceremony Stayed at PSDS Office, Finalized and submitted proposal for Project GILAS, Issued two District Memo and Coordinated with School Heads on Pre audit activity on ARAL Program', '', 'SDO Batangas City', '2025-08-04', '', '2025-08-04 10:11:22'),
(644, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office suspended due to typhoon Emong', '', 'NA', '2025-07-22', '', '2025-08-04 23:35:59'),
(645, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office suspended due to typhoon Emong', '', 'NA', '2025-07-23', '', '2025-08-04 23:36:17'),
(646, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office suspended due to typhoon Emong', '', 'NA', '2025-07-24', '', '2025-08-04 23:36:27'),
(647, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office suspended due to typhoon Emong', '', 'NA', '2025-07-25', '', '2025-08-04 23:36:54'),
(648, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Prepared for the 2025 Consultative Conference', '', 'SDO Batangas City', '2025-07-28', '', '2025-08-04 23:37:51'),
(649, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Conducted 2025 Division Consultative Conference', '', 'OCVAS', '2025-07-29', '', '2025-08-05 00:11:39'),
(650, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitored ALS classes at Gulod SHS and BCHIS', '', 'Gulod SHS and BCHIS', '2025-07-30', '', '2025-08-05 00:12:20'),
(651, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended the Regional Management Commitee at BCC', '', 'Batangas Country Club', '2025-07-31', '', '2025-08-05 00:13:03'),
(652, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', '', '2225-07-28', '', '2025-08-06 03:37:35'),
(653, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', '', '2025-07-29', '', '2025-08-06 03:38:34'),
(654, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', '', '2025-07-30', '', '2025-08-06 03:45:08'),
(655, 'Nicolas A. Asi', 'Nick', '', 'Monitoring of Revised K to 12 Curriculum ', '', '', '2025-07-31', '', '2025-08-06 03:46:33'),
(656, 'Rosalinda M. Comia', 'Lynda', '', 'Attended the 2025 Storybook Training Workshop and Competition at Batangas Country Club', '', '', '2025-08-01', '', '2025-08-07 19:39:59'),
(657, 'Rosalinda M. Comia', 'Lynda', '', 'Attended KMT Meeting, Prepared for Pre-Audit Conference', '', '', '2025-08-04', '', '2025-08-07 19:41:21'),
(658, 'Rosalinda M. Comia', 'Lynda', '', 'Conducted Pre-Audit Conference for the Implementation of ASRRA at Kumintang ES, Conducted Meeting with School PESS Coordinators at Kumintang ES', '', '', '2025-08-05', '', '2025-08-07 19:42:42'),
(659, 'Rosalinda M. Comia', 'Lynda', '', 'Attended meeting of TWGs for DCBER, Provided TA for the entries in Gawad Patnugot at TSIS', '', '', '2025-08-06', '', '2025-08-07 19:44:09'),
(660, 'Rosalinda M. Comia', 'Lynda', '', 'Observed classes at Banaba Center ES, Checked DLLs and DLPs and provided TA as venue for Regional validation of Gawad Patnugot entries', '', '', '2025-08-07', '', '2025-08-07 19:45:45'),
(661, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Allocated materials for the distribution of DLP-LAS SY 2025-2026. Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-06-25', '', '2025-08-11 03:12:29'),
(662, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Allocated materials for the distribution of DLP-LAS SY 2025-2026. Prepared QMS Planning Documents and Operations Manual of CID. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-06-26', '', '2025-08-11 03:12:48'),
(663, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Division QMS Audit for CID. Attended the Division QMS Audit for KMT.', '', '', '2025-06-27', '', '2025-08-11 03:13:04'),
(664, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Workshop on the Quality Assurance of the SDO Contextualized Learning Resources (Phase 1) held at The Monaco Strip Hotel, Taytay, Rizal.', '', '', '2025-06-30', '', '2025-08-11 03:13:31'),
(665, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Workshop on the Quality Assurance of the SDO Contextualized Learning Resources (Phase 1) held at The Monaco Strip Hotel, Taytay, Rizal.', '', '', '2025-07-01', '', '2025-08-11 03:13:55'),
(666, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Workshop on the Quality Assurance of the SDO Contextualized Learning Resources (Phase 1) held at The Monaco Strip Hotel, Taytay, Rizal.', '', '', '2025-07-02', '', '2025-08-11 03:14:11'),
(667, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Workshop on the Quality Assurance of the SDO Contextualized Learning Resources (Phase 1) and Consultative Meeting of RO-SDO Learning Resource Personnel for the Regional Scoping Activity held at The Monaco Strip Hotel, Taytay, Rizal.', '', '', '2025-07-03', '', '2025-08-11 03:14:29'),
(668, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Consultative Meeting of RO-SDO Learning Resource Personnel for the Regional Scoping Activity held at The Monaco Strip Hotel, Taytay, Rizal.', '', '', '2025-07-04', '', '2025-08-11 03:14:48'),
(669, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Consolidated Report on the Utilization of Division LR Portal for the month of June. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-07', '', '2025-08-11 03:15:07'),
(670, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared documents (certificates) for upcoming activity. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-08', '', '2025-08-11 03:15:32'),
(671, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared documents (certificates) for upcoming activity. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-09', '', '2025-08-11 03:15:52'),
(672, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the 2025 Capacity Building for School Librarians/Library Coordinators on School Library Management and Improvement held at the Batangas Country Club, Bolbok, Batangas City.', '', '', '2025-07-10', '', '2025-08-11 03:16:17'),
(673, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Checked and validated submitted learning resources to LR. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-11', '', '2025-08-11 03:16:38');
INSERT INTO `schedule` (`id`, `name`, `username`, `type`, `activities`, `other_activity`, `location`, `date`, `tracking_no`, `created_at`) VALUES
(674, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Checked and validated submitted learning resources to LR. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-14', '', '2025-08-11 03:16:57'),
(675, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-15', '', '2025-08-11 03:17:21'),
(676, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Checked and validated submitted learning resources to LR. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-16', '', '2025-08-11 03:17:41'),
(677, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Checked and validated submitted learning resources to LR. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-17', '', '2025-08-11 03:18:03'),
(678, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Checked and validated submitted learning resources to LR. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-18', '', '2025-08-11 03:18:51'),
(679, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Checked and validated submitted learning resources to LR. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-21', '', '2025-08-11 03:19:07'),
(680, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared documents (certificates) for upcoming activity. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-28', '', '2025-08-11 03:19:32'),
(681, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared documents (certificates) for upcoming activity. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-29', '', '2025-08-11 03:19:53'),
(682, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Visited Schools (Talumpok Silangan ES, Talumpok Proper ES) for LR-Lib Express Mobile learning materials delivery and visitation.', '', '', '2025-07-30', '', '2025-08-11 03:20:10'),
(683, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared documents (certificates) for upcoming activity. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-07-31', '', '2025-08-11 03:20:27'),
(684, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the 2025 Storybook Training Workshop, Competition, and Cliniquing (2025 Gawad Teodora Alonso) held at the Batangas Country Club, Bolbok, Batangas City.', '', '', '2025-08-01', '', '2025-08-11 03:20:48'),
(685, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the 2025 Storybook Training Workshop, Competition, and Cliniquing (2025 Gawad Teodora Alonso) held at the Batangas Country Club, Bolbok, Batangas City.', '', '', '2025-08-04', '', '2025-08-11 03:21:01'),
(686, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Regional Training on the Science of Reading for Early Language, Literacy, and Numeracy to Strengthen the Implementation of the Academic Recovery and Accessible Learning Program held at the AXIAA Hotel, Quezon City.', '', '', '2025-08-05', '', '2025-08-11 03:21:20'),
(687, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Regional Training on the Science of Reading for Early Language, Literacy, and Numeracy to Strengthen the Implementation of the Academic Recovery and Accessible Learning Program held at the AXIAA Hotel, Quezon City.', '', '', '2025-08-06', '', '2025-08-11 03:21:36'),
(688, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Regional Training on the Science of Reading for Early Language, Literacy, and Numeracy to Strengthen the Implementation of the Academic Recovery and Accessible Learning Program held at the AXIAA Hotel, Quezon City.', '', '', '2025-08-07', '', '2025-08-11 03:21:49'),
(689, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Attended the Regional Training on the Science of Reading for Early Language, Literacy, and Numeracy to Strengthen the Implementation of the Academic Recovery and Accessible Learning Program held at the AXIAA Hotel, Quezon City.', '', '', '2025-08-08', '', '2025-08-11 03:22:07'),
(690, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Consolidated Report on the Utilization of Division LR Portal for the month of July. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-11', '', '2025-08-11 03:22:26'),
(692, 'LORNA M ASI', 'lorna_asi', '', 'Attended PSDS NEAP Online Training', '', '', '2025-08-01', '', '2025-08-15 00:29:54'),
(693, 'LORNA M ASI', 'lorna_asi', '', 'Attended KMT Meeting at SDO, Prepared a district memo for ASRRA Pre-Audit', '', '', '2025-08-04', '', '2025-08-15 00:33:18'),
(694, 'LORNA M ASI', 'lorna_asi', '', 'Conducted ASRRA Pre-Audit at Simlong ES', '', '', '2025-08-05', '', '2025-08-15 00:34:23'),
(695, 'LORNA M ASI', 'lorna_asi', '', 'Attended DCBER meeting, Perform functions as PSDS', '', '', '2025-08-06', '', '2025-08-15 00:36:25'),
(696, 'LORNA M ASI', 'lorna_asi', '', 'Monitored classes at Ilijan ES', '', '', '2025-08-07', '', '2025-08-15 00:37:39'),
(697, 'LORNA M ASI', 'lorna_asi', '', 'Conducted District Training on Advancing Reflective Competence with Values-Centered Technology Integration', '', '', '2025-08-08', '', '2025-08-15 00:44:56'),
(698, 'LORNA M ASI', 'lorna_asi', '', 'Attended SEL Training at NEAP, Baguio City ', '', '', '2025-08-11', '', '2025-08-15 00:46:10'),
(699, 'LORNA M ASI', 'lorna_asi', '', 'Attended SEL Training at NEAP, Baguio City ', '', '', '2025-08-12', '', '2025-08-15 00:46:49'),
(700, 'LORNA M ASI', 'lorna_asi', '', 'Attended SEL Training at NEAP, Baguio City ', '', '', '2025-08-13', '', '2025-08-15 00:47:16'),
(701, 'LORNA M ASI', 'lorna_asi', '', 'Served as Evaluator in the DCBER at BCC', '', '', '2025-08-14', '', '2025-08-15 00:47:57'),
(702, 'LORNA M ASI', 'lorna_asi', '', 'Perform functions as PSDS, Make WAP for SEL Training', '', '', '2025-08-15', '', '2025-08-15 00:49:41'),
(704, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS, Signed and Submitted reports, Attended meeting for RAAM', '', '', '2025-08-15', '', '2025-08-18 07:32:41'),
(705, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS, Attended CID meeting', '', '', '2025-08-18', '', '2025-08-18 07:34:21'),
(706, 'Rosalinda M. Comia', 'Lynda', '', 'Checked DLLs and Conducted a meeting with the teachers of Dumantay ES', '', '', '2025-08-08', '', '2025-08-18 19:48:19'),
(707, 'Rosalinda M. Comia', 'Lynda', '', 'Reviewed the MOVs and provided TA to the entry for Outstanding Secondary Teacher in preparation for the Regional validation at TSIS', '', '', '2025-08-11', '', '2025-08-18 20:09:11'),
(708, 'Rosalinda M. Comia', 'Lynda', '', 'Monitored the vision screening at Banaba Center ES, Checked the preparedness of Tinga Itaas ES as venue for the Regional validation, Checked DLLs at Gulod SHS, Conducted a meeting at Gulod IS', '', '', '2025-08-12', '', '2025-08-18 20:11:17'),
(709, 'Rosalinda M. Comia', 'Lynda', '', 'Attended the 2025 DCBER cum CI Projects Symposium at Batangas Country Club', '', '', '2025-08-13', '', '2025-08-18 20:12:58'),
(710, 'Rosalinda M. Comia', 'Lynda', '', 'Attended the 2025 DCBER cum CI Projects Symposium at Batangas Country Club, Witnessed and supported the entry for Outstanding Teaching-Related Personnel for Gawad Patnugot at Tinga Itaas ES, Conducted District YES-O Election of Officers (virtual)', '', '', '2025-08-14', '', '2025-08-18 20:17:11'),
(711, 'Rosalinda M. Comia', 'Lynda', '', 'Conducted District School Heads Meeting at Gulod IS, Attended Division Meeting in preparation for RAAM at Bulwagang Ala-Eh', '', '', '2025-08-15', '', '2025-08-18 20:18:36'),
(712, 'Rosalinda M. Comia', 'Lynda', '', 'Attended Division CID Meeting', '', '', '2025-08-18', '', '2025-08-18 20:19:21'),
(713, 'Rosalinda M. Comia', 'Lynda', '', 'Checked DLLs / DLPs at Tinga Labac ES and TSIS', '', '', '2025-08-19', '', '2025-08-18 20:20:05'),
(714, 'AUREA P OCON', 'AUREA P. OCON', '', '2025 Storybook Training Workshop Competition and Cliniquing \"Gawad Teodora Alonzo 2025 held at Batangas Country Club', '', '', '2025-08-01', '', '2025-08-26 06:53:16'),
(715, 'AUREA P OCON', 'AUREA P. OCON', '', '2025 Storybook Training Workshop Competition and Cliniquing \"Gawad Teodora Alonzo 2025 held at Batangas Country Club', '', '', '2025-08-02', '', '2025-08-26 06:53:54'),
(716, 'AUREA P OCON', 'AUREA P. OCON', '', 'Continuation of 2025 Storybook Training Workshop competition held at Batangas Country Club', '', '', '2025-08-04', '', '2025-08-26 06:55:08'),
(717, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; monitored and provided technical assistance at Mahabang Parang ES', '', '', '2025-08-05', '', '2025-08-26 06:56:37'),
(718, 'AUREA P OCON', 'AUREA P. OCON', '', 'Monitored and provided technical assistance to the following schools: pallocan East ES; Pinamukan IS;Pinamukan ES', '', '', '2025-08-07', '', '2025-08-26 06:59:05'),
(719, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; Observed class and provided technical assistance at Batangas City East ES -Ms. Daryl Ann Ebreo; EPP 4; Attended meeting with DAAM food supplier held at BAC Office, City Hall', '', '', '2025-08-08', '', '2025-08-26 07:01:51'),
(720, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; Particopated in the celebration of 56th Founding Anniversary of DepEd Batangas City', '', '', '2025-08-11', '', '2025-08-26 07:02:59'),
(721, 'AUREA P OCON', 'AUREA P. OCON', '', 'Online reporting to the Regional EPS in EPP/TLE/TVL on the development of assessment center preparation; reported to the office of Assistant Schools division Superintendent the status of AC preparation; Monitored and provided techncial assistance to the following schools: Paharang IS and Paharang ES', '', '', '2025-08-12', '', '2025-08-26 07:05:28'),
(722, 'AUREA P OCON', 'AUREA P. OCON', '', 'Attended to the report to be submitted to TESDA regarding the number of Grade 12 learners for free assessment', '', '', '2025-08-13', '', '2025-08-26 07:08:07'),
(723, 'AUREA P OCON', 'AUREA P. OCON', '', 'office work', '', '', '2025-08-14', '', '2025-08-26 07:08:59'),
(724, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; monitored and provided technical assistance to the following schools: NAVERA MIS, Gulod SHS', '', '', '2025-08-15', '', '2025-08-26 07:10:12'),
(725, 'AUREA P OCON', 'AUREA P. OCON', '', 'Attended flag ceremony and seminar on employees wellness; attended meeting conducted by the CID Chief', '', '', '2025-08-18', '', '2025-08-26 07:11:12'),
(726, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; Attended online class- Professional Development through Master Class', '', '', '2025-08-19', '', '2025-08-26 07:12:21'),
(727, 'AUREA P OCON', 'AUREA P. OCON', '', 'Monitored, checked lesson plans and provided technical assistance to Alangilan Senior High School', '', '', '2025-08-20', '', '2025-08-26 07:41:10'),
(728, 'AUREA P OCON', 'AUREA P. OCON', '', 'Non-Working Holiday', '', '', '2025-08-21', '', '2025-08-26 07:41:42'),
(729, 'AUREA P OCON', 'AUREA P. OCON', '', 'Office work; Attended orientation meeting on ARAL Program conducted by the Schools Division Superintendent', '', '', '2025-08-22', '', '2025-08-26 07:44:06'),
(730, 'AUREA P OCON', 'AUREA P. OCON', '', 'Non-Working Holiday (National Heroes Day)', '', '', '2025-08-25', '', '2025-08-26 07:44:42'),
(731, 'AUREA P OCON', 'AUREA P. OCON', '', 'Work Suspension due to inclement weather condition', '', '', '2025-08-26', '', '2025-08-26 07:45:29'),
(732, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring in BCIHS, Attended the PRIME HRM meeting ', '', '', '2025-08-11', '', '2025-08-26 23:21:14'),
(733, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring in Pallocan ES', '', '', '2025-08-12', '', '2025-08-26 23:22:28'),
(734, 'Rossana Perez Bagon ', 'sanna', '', 'Division System Orientation, DCBER 2025 ', '', '', '2025-08-13', '', '2025-08-26 23:23:17'),
(735, 'Rossana Perez Bagon ', 'sanna', '', 'Participation in DCBER 2025 ', '', '', '2025-08-14', '', '2025-08-26 23:23:55'),
(736, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring in Balagtas ES, Balete ES, Concepcion EC, Balete Relocation ES', '', '', '2025-08-15', '', '2025-08-26 23:24:58'),
(737, 'Rossana Perez Bagon ', 'sanna', '', 'PMIS meeting ', '', '', '2025-08-18', '', '2025-08-26 23:25:42'),
(738, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring in Conde IS, Libjo ES( ALS) ', '', '', '2025-08-19', '', '2025-08-26 23:26:22'),
(739, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring in Haligue Kanluran, Haligue Silangan, Maruclap ES', '', '', '2025-08-20', '', '2025-08-26 23:27:53'),
(740, 'Rossana Perez Bagon ', 'sanna', '', 'Haliday- Ninoy Aquino Day ', '', '', '2025-08-21', '', '2025-08-26 23:28:36'),
(741, 'Rossana Perez Bagon ', 'sanna', '', 'Attended the ARAL Orientation ', '', '', '2025-08-22', '', '2025-08-26 23:29:06'),
(742, 'Rossana Perez Bagon ', 'sanna', '', 'Holiday- National Heroes Day ', '', '', '2025-08-25', '', '2025-08-26 23:29:45'),
(743, 'Rossana Perez Bagon ', 'sanna', '', 'No class due increment weather condition ', '', '', '2025-08-26', '', '2025-08-26 23:30:16'),
(744, 'Rossana Perez Bagon ', 'sanna', '', 'Monitoring of Peer Education training in OCVAS ', '', '', '2025-08-27', '', '2025-08-26 23:31:32'),
(745, 'Rossana Perez Bagon ', 'sanna', '', 'ARAL Regional Orientation in Great Eastern Hotel ', '', '', '2025-08-28', '', '2025-08-26 23:32:19'),
(746, 'LORNA M ASI', 'lorna_asi', '', 'Checked DLL/DLP of teachers at TPIHS,DPPES,IES,PSTMIS,PES', '', '', '2025-08-19', '', '2025-08-27 04:57:00'),
(747, 'LORNA M ASI', 'lorna_asi', '', 'Checked DLL/DLP and monitored the administration of 1st Quarter Exam at Lilinggiwan and Mabacong ES', '', '', '2025-08-20', '', '2025-08-27 04:58:55'),
(748, 'LORNA M ASI', 'lorna_asi', '', 'Attended the ARAL Reading Program Orientation', '', '', '2025-08-22', '', '2025-08-27 04:59:55'),
(749, 'LORNA M ASI', 'lorna_asi', '', 'Classes and work in government offices suspended', '', '', '2025-08-26', '', '2025-08-27 05:01:14'),
(750, 'LORNA M ASI', 'lorna_asi', '', 'Attended Flag Ceremony and make needed reports', '', '', '2025-08-27', '', '2025-08-27 05:02:12'),
(752, 'LORNA M ASI', 'lorna_asi', '', 'Performed functions as PSDS, Prepared PPSTA documents', '', '', '2025-08-28', '', '2025-08-28 00:04:34'),
(753, 'LORNA M ASI', 'lorna_asi', '', 'Conduct District Training on the Science of Reading', '', '', '2025-08-29', '', '2025-08-28 00:06:21'),
(754, 'Rosalinda M. Comia', 'Lynda', '', 'Witnessed the Regional Validation for Outstanding High School Teacher at TSIS', '', '', '2025-08-20', '', '2025-08-31 20:17:32'),
(755, 'Rosalinda M. Comia', 'Lynda', '', 'HOLIDAY', '', '', '2025-08-21', '', '2025-08-31 20:18:07'),
(756, 'Rosalinda M. Comia', 'Lynda', '', 'on leave', '', '', '2025-08-22', '', '2025-08-31 20:18:37'),
(757, 'Rosalinda M. Comia', 'Lynda', '', 'HOLIDAY', '', '', '2025-08-25', '', '2025-08-31 20:18:59'),
(758, 'Leila M. Seco', 'leila.seco', '', 'Attend the 2025 Training on Storybook Writing, Illustrating and Video Editing at Batangas Country Club and provided technical assistance as entry validator/judge ', '', 'BCC', '2025-08-01', '', '2025-08-31 20:19:54'),
(759, 'Rosalinda M. Comia', 'Lynda', '', 'Acted as Resources Speaker in SLAC at Dumantay ES, Checked DLLs and DLPs at Dumantay ES, Conducted District Meeting of School PESS at Dumantay ES', '', '', '2025-08-26', '', '2025-08-31 20:20:32'),
(760, 'Rosalinda M. Comia', 'Lynda', '', 'Checked DLLs and DLPs at Kumintang ES and provided TA, Witnessed the Regional Validation for Outstanding Non-Teaching Personnel Level 1 at TSIS', '', '', '2025-08-28', '', '2025-08-31 20:22:20'),
(761, 'Leila M. Seco', 'leila.seco', '', 'Led the online orientation on ASRRA as ARAL Program Lead Focal Person', '', '', '2025-08-01', '', '2025-08-31 20:22:40'),
(762, 'Rosalinda M. Comia', 'Lynda', '', 'Attended Agri-Farming Activity at Balete IS, Monitored the conduct of District Meet at Batangas City Coliseum', '', '', '2025-08-29', '', '2025-08-31 20:23:44'),
(763, 'Leila M. Seco', 'leila.seco', '', 'Provided technical assistance to SPJ schools through the SPJ Convergence: Writeshop on Assessment and Learning Resource Development for the Special Program in Journalism held in BCIHS', '', 'BCIHS', '2025-08-04', '', '2025-08-31 20:27:37'),
(764, 'Leila M. Seco', 'leila.seco', '', 'Attended the Regional Training on the Science of Reading for ELLN at AXIAA Hotel', '', 'Cubao', '2025-08-08', '', '2025-08-31 20:31:02'),
(765, 'Leila M. Seco', 'leila.seco', '', 'Evaluated and recommended resources for the new curriculum', '', '', '2025-08-06', '', '2025-08-31 20:34:15'),
(766, 'Leila M. Seco', 'leila.seco', '', 'Provided TA to school heads on ARAL Program through crafting a directory of ARAL Materials', '', '', '2025-08-11', '', '2025-08-31 20:39:26'),
(767, 'Leila M. Seco', 'leila.seco', '', 'Participated in the CID Meeting', '', '', '2025-08-18', '', '2025-08-31 20:41:39'),
(768, 'Leila M. Seco', 'leila.seco', '', 'Conducted quality assurance of quarterly tests', '', '', '2025-08-12', '', '2025-08-31 20:42:20'),
(769, 'Leila M. Seco', 'leila.seco', '', 'Monitored BWES and provided technical assistance to School head on ARAL Program', '', '', '2025-08-19', '', '2025-08-31 20:43:37'),
(770, 'Leila M. Seco', 'leila.seco', '', 'Monitored Banaba Center ES and Kumintang ES and provided technical assistance on ARAL Program implementation, English curriculum implementation through checking of DLL/DLP, and struggling reader\'s reading result validation', '', '', '2025-08-20', '', '2025-08-31 20:47:56'),
(771, 'Leila M. Seco', 'leila.seco', '', 'Prepared a memorandum on the coordination meeting', '', '', '2025-08-21', '', '2025-08-31 20:51:28'),
(772, 'Leila M. Seco', 'leila.seco', '', 'Co-led, together with the SDS, the coordination meeting on ARAL Program Implementation for School Heads', '', '', '2025-08-22', '', '2025-08-31 20:52:50'),
(773, 'Leila M. Seco', 'leila.seco', '', 'Prepared the newsletter documentation of the coordination meeting', '', '', '2025-08-22', '', '2025-08-31 20:53:48'),
(774, 'Leila M. Seco', 'leila.seco', '', 'Attending the online meeting of Resource Persons for ARAL Training of Tutors as regional trainer', '', '', '2025-08-26', '', '2025-08-31 20:55:56'),
(775, 'Leila M. Seco', 'leila.seco', '', 'Prepared Google forms for ARAL Data of Leaners and Tutors', '', '', '2025-08-27', '', '2025-08-31 20:56:59'),
(776, 'Leila M. Seco', 'leila.seco', '', 'Prepared Google Form to gather assessment results', '', '', '2025-08-27', '', '2025-08-31 20:57:56'),
(777, 'Leila M. Seco', 'leila.seco', '', 'Prepared three program proposals for ARAL Program activities', '', '', '2025-08-28', '', '2025-08-31 20:58:59'),
(778, 'Leila M. Seco', 'leila.seco', '', 'Served as trainer during the 2025 Capacity-Building of ARAL Tutors at Great Eastern Hotel', '', '', '2025-08-29', '', '2025-08-31 20:59:59'),
(779, 'Generiego O. Javier', 'gjavier', '', 'Attended 2025 GTA Stroy book Training at Batanga Country Club', '', '', '2025-08-01', '', '2025-09-01 01:27:50'),
(780, 'Generiego O. Javier', 'gjavier', '', 'Attended training on GTA 2025 at Batangas Country Club', '', '', '2025-08-04', '', '2025-09-01 01:33:04'),
(781, 'Generiego O. Javier', 'gjavier', '', 'Evaluated and prepared quarterly assessment for GMRC and Values Education', '', '', '2025-08-05', '', '2025-09-01 01:34:55'),
(782, 'Generiego O. Javier', 'gjavier', '', 'Evaluated and prepared quarterly assessment for GMRC and Values Education', '', '', '2025-08-06', '', '2025-09-01 01:35:29'),
(783, 'Generiego O. Javier', 'gjavier', '', 'Evaluated, prepared and submitted quarterly assessment for GMRC and Values Education ', '', 'SDO', '2025-08-07', '', '2025-09-01 01:38:07'),
(784, 'Generiego O. Javier', 'gjavier', '', 'Evaluated, prepared and submitted quarterly assessment for GMRC and Values Education', '', 'SDO', '2025-08-11', '', '2025-09-01 04:59:21'),
(785, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-12', '', '2025-09-01 05:02:58'),
(786, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-13', '', '2025-09-01 05:03:37'),
(787, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-14', '', '2025-09-01 05:03:52'),
(788, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-15', '', '2025-09-01 05:04:08'),
(789, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-16', '', '2025-09-01 05:04:22'),
(790, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-17', '', '2025-09-01 05:04:36'),
(791, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-18', '', '2025-09-01 05:05:20'),
(792, 'Generiego O. Javier', 'gjavier', '', 'Attended Evaluation Wprkshop of g1, 6, 9 and 10TXs and TMs at St. Giles Hotel', '', '', '2025-08-19', '', '2025-09-01 05:05:36'),
(793, 'Generiego O. Javier', 'gjavier', '', 'Monitored /Checked Lesson plans and provided TA at Sta Clara ES', '', 'Sta Clara ES', '2025-08-20', '', '2025-09-01 05:09:47'),
(794, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Visited Sto. Domingo ES and Conde Labac ES for LR-Lib Express Mobile learning materials delivery and visitation.', '', '', '2025-08-12', '', '2025-09-01 06:01:07'),
(795, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Visited BCHSA and BCIHS for LR-Lib Express Mobile learning materials delivery and visitation.', '', '', '2025-08-13', '', '2025-09-01 06:01:42'),
(796, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared Assessment Sheets, Answer Keys, and TOS for the First Quarter Assessment.', '', '', '2025-08-14', '', '2025-09-01 06:02:09'),
(797, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared Assessment Sheets, Answer Keys, and TOS for the First Quarter Assessment. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-15', '', '2025-09-01 06:02:41'),
(798, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared Assessment Sheets, Answer Keys, and TOS for the First Quarter Assessment. Answered queries regarding LRMS concerns through email and social media messaging. Attended the CID Meeting.', '', '', '2025-08-18', '', '2025-09-01 06:03:04'),
(799, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Visited NAVERA MIS and Mahabang Parang ES for LR-Lib Express Mobile learning materials delivery and visitation.', '', '', '2025-08-19', '', '2025-09-01 06:03:29'),
(800, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared submitted entries for the GTA 2025 qualifiers. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-20', '', '2025-09-01 06:03:57'),
(801, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared submitted entries for the GTA 2025 qualifiers. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-21', '', '2025-09-01 06:04:23'),
(802, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Prepared submitted entries for the GTA 2025 qualifiers. Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-22', '', '2025-09-01 06:04:44'),
(803, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-25', '', '2025-09-01 06:05:07'),
(804, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-26', '', '2025-09-01 06:05:35'),
(805, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Visited Tulo II ES for LR-Lib Express Mobile learning materials delivery and visitation.', '', '', '2025-08-27', '', '2025-09-01 06:06:02'),
(806, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Answered queries regarding LRMS concerns through email and social media messaging.', '', '', '2025-08-28', '', '2025-09-01 06:06:29'),
(807, 'Cyrus T Festijo', 'CyrusFestijo', '', 'Visited Tulo I ES for LR-Lib Express Mobile learning materials delivery and visitation. Attended as speaker for the District 2 Learning Reasource Training held at Pallocan East Elementary School, Batangas City.', '', '', '2025-08-29', '', '2025-09-01 06:07:00'),
(808, 'Lea C Aquino', 'aquinolea', '', 'Conducted District Training on Career progression (continuation) and launched Project GILAS at Bolbok ES', '', '', '2025-08-05', '', '2025-09-01 06:08:53'),
(810, 'Charity S Magadia', 'Chat', '', 'Attended 2025 Gawad Teodora alonzo', '', '', '2025-08-01', '', '2025-09-01 06:12:35'),
(811, 'Charity S Magadia', 'Chat', '', 'Attended flag ceremony/meetings at SDO', '', '', '2025-08-04', '', '2025-09-01 06:13:25'),
(812, 'Charity S Magadia', 'Chat', '', 'Conducted District 2 Pre - audit in ASSRA', '', '', '2025-08-05', '', '2025-09-01 06:14:36'),
(813, 'Charity S Magadia', 'Chat', '', 'Attended meeting of DCBER TWG and updated some reports', '', 'SDO batangas City', '2025-08-05', '', '2025-09-01 06:16:48'),
(814, 'Lea C Aquino', 'aquinolea', '', 'Attended TWG meeting for DCBER at BCC', '', '', '2025-08-06', '', '2025-09-01 06:17:33'),
(815, 'Lea C Aquino', 'aquinolea', '', 'Went to PRC Lucena for license renewal', '', '', '2025-08-07', '', '2025-09-01 06:19:03'),
(816, 'Charity S Magadia', 'Chat', '', 'Monitored and observed classes in Sirang Lupa ES', '', '', '2025-08-07', '', '2025-09-01 06:19:15'),
(817, 'Charity S Magadia', 'Chat', '', 'Conducted District Research Conference - DOSCBER', '', '', '2025-08-08', '', '2025-09-01 06:20:11'),
(818, 'Charity S Magadia', 'Chat', '', 'Attended flag ceremony, meetings at SDO', '', '', '2025-08-11', '', '2025-09-01 06:21:22'),
(819, 'Charity S Magadia', 'Chat', '', 'Monitored/observed classes at Pinamukan Ibaba ES', '', '', '2025-08-12', '', '2025-09-01 06:22:27'),
(820, 'Lea C Aquino', 'aquinolea', '', 'Stayed in SDO, had conference with BSP people and encoded reports ', '', '', '2025-08-08', '', '2025-09-01 06:22:35'),
(821, 'Charity S Magadia', 'Chat', '', 'CTO', '', '', '2025-08-13', '', '2025-09-01 06:22:55'),
(822, 'Charity S Magadia', 'Chat', '', 'Attended DCBER at Batangas Country Club, Batangas City', '', '', '2025-09-14', '', '2025-09-01 06:23:54'),
(823, 'Charity S Magadia', 'Chat', '', 'Conducted 2025 District Meet', '', '', '2025-08-15', '', '2025-09-01 06:24:43'),
(824, 'Lea C Aquino', 'aquinolea', '', 'Attended Division Flag Ceremony, attended Mass and other activities related to SDO\'s 56th Founding Anniversary ', '', '', '2025-08-11', '', '2025-09-01 06:24:48'),
(825, 'Lea C Aquino', 'aquinolea', '', 'Monitored and observed classes at Sta. Rita ES', '', '', '2025-08-12', '', '2025-09-01 06:26:09'),
(826, 'Charity S Magadia', 'Chat', '', 'Attended flag ceremony at SDO, Supported the Principal for Gawad Patnugot VAlidation', '', 'Atb Tabangao IS', '2025-08-18', '', '2025-09-01 06:26:20'),
(827, 'Lea C Aquino', 'aquinolea', '', 'Served as SDRC member, evaluated researches during first day of DCBER', '', '', '2025-08-13', '', '2025-09-01 06:29:53'),
(828, 'Lea C Aquino', 'aquinolea', '', 'Attended 2nd day of DCEBER, presented research, then went to Bolbok ES for District YES-O Meeting and Election of Officers', '', '', '2025-08-14', '', '2025-09-01 06:31:28'),
(829, 'Lea C Aquino', 'aquinolea', '', 'Headed the whole District in the conduct of District Sports Athletic Meet at SRES, then stayed in Sta. Rita NHS for the provision of TA to High School Outstanding MT.', '', '', '2025-08-15', '', '2025-09-01 06:33:31'),
(831, 'Charity S Magadia', 'Chat', '', 'Monitored/observed classes at Pinamukan ES', '', '', '2025-08-19', '', '2025-09-01 06:36:52'),
(832, 'Charity S Magadia', 'Chat', '', 'Checked DLLs and monitored 1st quarterly Test', '', 'PEES and JCPMES', '2025-08-20', '', '2025-09-01 06:37:52'),
(833, 'Lea C Aquino', 'aquinolea', '', 'Attended Division Flag Ceremony, listened to the talk of the speakers at Bulwagang ALA Eh, attended meeting and drafted District Memo on Gawad GILAS', '', '', '2025-08-18', '', '2025-09-01 06:38:02'),
(834, 'Lea C Aquino', 'aquinolea', '', 'Monitored Sta. Rita Elem. School, checked the lesson plans of the teachers.', '', '', '2025-08-19', '', '2025-09-01 06:40:21'),
(835, 'Charity S Magadia', 'Chat', '', 'Holiday', '', '', '2025-08-21', '', '2025-09-01 06:41:11'),
(836, 'Generiego O. Javier', 'gjavier', '', 'Holiday', '', '', '2025-08-21', '', '2025-09-01 06:41:17'),
(837, 'Charity S Magadia', 'Chat', '', 'Attended ARAL and SBM meeting', '', 'SDO Batangas City and went to Batangas Country Club', '2025-08-22', '', '2025-09-01 06:42:27'),
(838, 'Charity S Magadia', 'Chat', '', 'Holiday', '', '', '2025-08-25', '', '2025-09-01 06:42:56'),
(839, 'Charity S Magadia', 'Chat', '', 'No classes due to inclement weather', '', '', '2025-08-26', '', '2025-09-01 06:43:45'),
(840, 'Charity S Magadia', 'Chat', '', 'Observed classes in JAPMES, Conducted SHs meeting and Kindergarten Festival', '', '', '2025-08-27', '', '2025-09-01 06:45:24'),
(841, 'Charity S Magadia', 'Chat', '', 'Observed classes at Sampaga ES', '', '', '2025-08-28', '', '2025-09-01 06:46:10'),
(842, 'Charity S Magadia', 'Chat', '', 'Conducted District LR Training', '', '', '2025-08-29', '', '2025-09-01 06:46:58'),
(843, 'Lea C Aquino', 'aquinolea', '', 'Monitored Sta. Rita NHS and checked teachers\' lesson plans, Supported the candidate for Gawad Patnugot during the regional validation.', '', '', '2025-08-20', '', '2025-09-01 06:48:18'),
(844, 'Lea C Aquino', 'aquinolea', '', 'Holiday', '', '', '2025-08-21', '', '2025-09-01 06:48:48'),
(845, 'Generiego O. Javier', 'gjavier', '', 'Attended ARAL orientation', '', '', '2025-08-22', '', '2025-09-01 06:52:01'),
(846, 'Generiego O. Javier', 'gjavier', '', 'National Heroes Day', '', '', '2025-08-25', '', '2025-09-01 06:52:42'),
(847, 'Generiego O. Javier', 'gjavier', '', 'Work Cancellation due to inclement weather', '', '', '2025-08-26', '', '2025-09-01 06:53:30'),
(848, 'Lea C Aquino', 'aquinolea', '', 'Stayed in SDO, attended another orientation for ARAL Program, attended Division Orientation on SBM', '', '', '2025-08-22', '', '2025-09-01 06:54:09'),
(849, 'Lea C Aquino', 'aquinolea', '', 'Classes and work are suspended.', '', '', '2025-08-26', '', '2025-09-01 06:55:21'),
(850, 'Generiego O. Javier', 'gjavier', '', 'Conducted meeting/planning with members of TAPATAN taem 1 ', '', '', '2025-08-27', '', '2025-09-01 06:58:08'),
(851, 'Generiego O. Javier', 'gjavier', '', 'Conducted monitoring with provision of TA at Wawa ES', '', '', '2025-08-28', '', '2025-09-01 07:01:05'),
(852, 'Generiego O. Javier', 'gjavier', '', 'On Leave', '', '', '2025-08-29', '', '2025-09-01 07:01:47'),
(853, 'Lea C Aquino', 'aquinolea', '', 'Stayed in SDO, attended online Consultation Meeting on the Draft Implementing Guidelines on the School Turn Around and Accreditation, Participated in the workshop', '', '', '2025-08-27', '', '2025-09-01 07:10:45'),
(854, 'Lea C Aquino', 'aquinolea', '', 'Monitored Sta. Rita Aplaya ES and Banaba South ES, checked teachers; lesson plans and provided Technical Assistance', '', '', '2025-08-28', '', '2025-09-01 07:13:14'),
(855, 'Lea C Aquino', 'aquinolea', '', 'Monitored Bolbok ES, checked Teachers\' Lesson Plans and provided Technical Assistance to teachers and school heads', '', '', '2025-08-29', '', '2025-09-01 07:15:02'),
(856, 'Lea C Aquino', 'aquinolea', '', 'Holiday', '', '', '2025-08-25', '', '2025-09-01 07:16:02'),
(857, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended Gawad Teodoro Alonso Book Writing Competition and Cliniquing', '', '', '2025-08-01', '', '2025-09-01 07:27:51'),
(858, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended Gawad Teodoro Alonso Book Writing Competition and Cliniquing', '', '', '2025-08-02', '', '2025-09-01 07:28:16'),
(859, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended Gawad Teodoro Alonso Book Writing Competition and Cliniquing', '', '', '2025-08-04', '', '2025-09-01 07:28:29'),
(860, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Prepared for the ALS Regional ConCon', '', '', '2025-08-05', '', '2025-09-01 07:29:05'),
(861, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended Regional Concon at Lucena', '', 'Lucena', '2025-08-07', '', '2025-09-01 07:46:34'),
(862, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended Regional ', '', '', '2025-08-06', '', '2025-09-01 07:49:35'),
(863, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended Regional Concon at Lucena', '', '', '2025-08-08', '', '2025-09-01 07:49:52'),
(864, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Went to BCHIS to talk about ADM and ALS / Prepared for DCBER', '', '', '2025-08-11', '', '2025-09-01 08:00:29'),
(865, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office work', '', '', '2025-08-12', '', '2025-09-03 23:32:14'),
(866, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended DCBER at Batangas Country Club', '', '', '2025-08-13', '', '2025-09-03 23:32:57'),
(867, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended DCBER at Batangas Country Club', '', '', '2025-08-14', '', '2025-09-03 23:33:18'),
(868, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'On Leave', '', '', '2025-08-15', '', '2025-09-03 23:34:01'),
(869, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Attended CID Meeting', '', '', '2025-08-18', '', '2025-09-03 23:34:53'),
(870, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Checked DLL/DLP at Sta. Rita Elementary School', '', '', '2025-08-19', '', '2025-09-03 23:35:40'),
(871, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Checked DLL/DLP at Sta. Rita National High School', '', '', '2025-08-20', '', '2025-09-03 23:36:32'),
(872, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Holiday - Ninoy Aquino Day', '', '', '2025-08-21', '', '2025-09-03 23:37:07'),
(873, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitored ALS classes at BCEES', '', '', '2025-08-22', '', '2025-09-03 23:37:42'),
(874, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Holiday - National Heroe\'s Day', '', '', '2025-08-25', '', '2025-09-03 23:41:33'),
(875, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Monitored ALS classes at BCEES', '', '', '2025-09-26', '', '2025-09-03 23:47:19'),
(876, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Office suspended due to inclement weather', '', '', '2025-08-27', '', '2025-09-03 23:48:22'),
(877, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Checked DLL/DLP at Sta. Rita Aplaya ES', '', '', '2025-08-28', '', '2025-09-03 23:48:52'),
(878, 'Rosa Jealyn M. Manalo', 'jealyn.manalo', '', 'Checked DLL/DLP at Bolbok ES', '', '', '2025-08-29', '', '2025-09-03 23:49:18');
-- --------------------------------------------------------
--
-- Table structure for table `submitted_mista_plans`
--
CREATE TABLE `submitted_mista_plans` (
`id` int(11) NOT NULL,
`fullname` varchar(150) NOT NULL,
`username` varchar(100) NOT NULL,
`tracking_no` varchar(50) NOT NULL,
`designation` varchar(100) NOT NULL,
`title` varchar(255) NOT NULL,
`date_submitted` date NOT NULL,
`file_path` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `submitted_mista_plans`
--
INSERT INTO `submitted_mista_plans` (`id`, `fullname`, `username`, `tracking_no`, `designation`, `title`, `date_submitted`, `file_path`) VALUES
(4, 'Rowena T Asi', 'rowenaasi', 'C228356D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-04', 'uploads/mista_plan/1749026070_MISTA_Plan JUNE.pdf'),
(5, 'ROSALINA H PANGANIBAN', 'Leo@1015', 'C61514D', 'Public Schools District Supervisor', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-04', 'uploads/mista_plan/1749051298_MISTA_Plan_32 (3).pdf'),
(6, 'ROSALINA H PANGANIBAN', 'Leo@1015', 'C128963D', 'Public Schools District Supervisor', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-04', 'uploads/mista_plan/1749055427_2025 June MISTA_Plan.pdf'),
(7, 'Rossana Perez Bagon ', 'sanna', 'C607132D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-23', 'uploads/mista_plan/1750672256_JUNE 2025.pdf'),
(8, 'Lea C Aquino', 'aquinolea', 'C714902D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-02', 'uploads/mista_plan/1750763488_2025 JUNE INSTRUCTIONAL-SUPERVISORY-AND-TECHNICAL-ASSISTANCE-PLAN.pdf'),
(9, 'Herman A. Catapang', 'hacatapang', 'C507252D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-25', 'uploads/mista_plan/1750807222_MISTA_Plan June 2025.pdf'),
(10, 'Generiego O. Javier', 'gjavier', 'C635069D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-26', 'uploads/mista_plan/1750893460_MISTA_Plan_JUNE.pdf'),
(11, 'Generiego O. Javier', 'gjavier', 'C370184D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-26', 'uploads/mista_plan/1750893481_MISTA_Plan_JULY.pdf'),
(12, 'Rossana Perez Bagon ', 'sanna', 'C335571D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-02', 'uploads/mista_plan/1751249171_JUNE 2025.pdf'),
(13, 'Rossana Perez Bagon ', 'sanna', 'C287597D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-23', 'uploads/mista_plan/1751249616_JULY.2025.pdf'),
(15, 'Nicolas A. Asi', 'Nick', 'C757861D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-30', 'uploads/mista_plan/1751260813_MISTA_Plan July 2025.pdf'),
(17, 'Demetrio B. Bautista', 'Demeth', 'C98653D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-30', 'uploads/mista_plan/1751268288_MISTA_Plan_60 (1).pdf'),
(18, 'Lea C Aquino', 'aquinolea', 'C32826D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-06-30', 'uploads/mista_plan/1751289916_2025 JULY INSTRUCTIONAL-SUPERVISORY-AND-TECHNICAL-ASSISTANCE-PLAN.pdf'),
(19, 'Rossana Perez Bagon ', 'sanna', 'C356935D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-07-28', 'uploads/mista_plan/1753671536_AUGUST 2025.pdf'),
(20, 'Lea C Aquino', 'aquinolea', 'C782931D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-07-31', 'uploads/mista_plan/1753933245_2025 AUGUST INSTRUCTIONAL-SUPERVISORY-AND-TECHNICAL-ASSISTANCE-PLAN.pdf'),
(21, 'LORNA M ASI', 'lorna_asi', 'C665995D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-07-31', 'uploads/mista_plan/1753944638_AUGUST_MISTA_Plan.pdf'),
(22, 'Rosalinda M. Comia', 'Lynda', 'C818945D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-08-07', 'uploads/mista_plan/1754594859_AUGUST INSTRUCTIONAL-SUPERVISORY-AND-TECHNICAL-ASSISTANCE-PLAN.pdf'),
(23, 'Rosalinda M. Comia', 'Lynda', 'C466006D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-09-01', 'uploads/mista_plan/1756711506_SEPTEMBER INSTRUCTIONAL-SUPERVISORY-AND-TECHNICAL-ASSISTANCE-PLAN.pdf'),
(24, 'Lea C Aquino', 'aquinolea', 'C484514D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Plan', '2025-09-01', 'uploads/mista_plan/1756712596_2025 SEPTEMBER INSTRUCTIONAL-SUPERVISORY-AND-TECHNICAL-ASSISTANCE-PLAN.pdf');
-- --------------------------------------------------------
--
-- Table structure for table `submitted_mista_reports`
--
CREATE TABLE `submitted_mista_reports` (
`id` int(11) NOT NULL,
`fullname` varchar(255) NOT NULL,
`username` varchar(100) NOT NULL,
`tracking_no` varchar(50) NOT NULL,
`designation` varchar(100) NOT NULL,
`title` varchar(255) NOT NULL,
`date_submitted` date NOT NULL,
`file_path` varchar(255) NOT NULL,
`submitted_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
--
-- Dumping data for table `submitted_mista_reports`
--
INSERT INTO `submitted_mista_reports` (`id`, `fullname`, `username`, `tracking_no`, `designation`, `title`, `date_submitted`, `file_path`, `submitted_at`) VALUES
(2, 'Generiego O. Javier', 'gjavier', 'C28584D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Report', '2025-06-26', 'uploads/mista_report/1750891979_MISTAR_Report_June.pdf', '2025-06-25 22:52:59'),
(3, 'ROSALINA H PANGANIBAN', 'Leo@1015', 'C870806D', 'PSDS', 'Monthly Instructional Supervisory and Technical Assistance Report', '2025-06-30', 'uploads/mista_report/1751300376_June 2025_MISTAR_.pdf', '2025-06-30 16:19:36'),
(4, 'Rossana Perez Bagon ', 'sanna', 'C671701D', 'EPS', 'Monthly Instructional Supervisory and Technical Assistance Report', '2025-09-01', 'uploads/mista_report/1756707964_September.pdf', '2025-09-01 06:26:04');
-- --------------------------------------------------------
--
-- Table structure for table `submitted_mqcais_reports`
--
CREATE TABLE `submitted_mqcais_reports` (
`id` int(11) NOT NULL,
`fullname` varchar(255) NOT NULL,
`username` varchar(100) NOT NULL,
`tracking_no` varchar(50) NOT NULL,
`designation` varchar(100) NOT NULL,
`title` varchar(255) NOT NULL,
`date_submitted` date NOT NULL,
`file_path` varchar(255) NOT NULL,
`submitted_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
-- --------------------------------------------------------
--
-- Table structure for table `update_info`
--
CREATE TABLE `update_info` (
`id` int(11) NOT NULL DEFAULT 0,
`tracking_no` varchar(100) NOT NULL,
`username` varchar(100) NOT NULL,
`fullname` varchar(100) NOT NULL,
`email` varchar(100) NOT NULL,
`deped_email` varchar(100) NOT NULL,
`status` varchar(100) NOT NULL,
`date_received` date NOT NULL,
`remaining_days` varchar(100) NOT NULL,
`remarks` varchar(20) NOT NULL,
`date_accomplished` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
--
-- Dumping data for table `update_info`
--
INSERT INTO `update_info` (`id`, `tracking_no`, `username`, `fullname`, `email`, `deped_email`, `status`, `date_received`, `remaining_days`, `remarks`, `date_accomplished`) VALUES
(0, 'W659933X', 'ALDINVAN', 'ALDIN VAN ALI', 'aldinvan.ali@deped.gov.ph', 'vanalialdin@gmail.com', 'DONE', '0000-00-00', '2', 'Information update a', '2024-02-22'),
(0, 'W32676X', 'ALDINVAN', 'ALDIN VAN ALI', 'aldinvan.ali@deped.gov.ph', 'vanalialdin@gmail.com', 'DONE', '0000-00-00', '2', 'Information update a', '2024-02-22');
-- --------------------------------------------------------
--
-- Table structure for table `users`
--
CREATE TABLE `users` (
`id` int(11) NOT NULL,
`username` varchar(100) NOT NULL,
`password` varchar(100) NOT NULL,
`role` varchar(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
--
-- Dumping data for table `users`
--
INSERT INTO `users` (`id`, `username`, `password`, `role`) VALUES
(1, 'admin', '21232f297a57a5a743894a0e4a801fc3', 'ADMIN'),
(7, 'gjavier', 'ce1a57c3328f9f59b2ba7449280417aa', 'USER'),
(14, 'scomia', '1d30ce45177f38dc991d5d19dd1c8a60', 'ADMIN'),
(15, 'hacatapang', 'c7e79d3e4690160ef7b6b705bab349ad', 'USER'),
(16, 'Lynda', '4acefc40cbc908dddbd93ae6b34fde83', 'USER'),
(19, 'lolita_asi', '98166fed8d3ab5a4ff7852d5938a9961', 'USER'),
(20, 'nievesmontalbo', 'de7ef9944656f57fb791f6d893016324', 'USER'),
(21, 'rowena.asi001@deped.gov.ph', 'b2864f96498dbb620649c6628f87f1d3', 'USER'),
(22, 'sanna', '9c41b7fcd3517686817671c771e2857e', 'USER'),
(23, 'Leo@1015', '99e88d63f649ae8bb01000cdc106e537', 'USER'),
(24, 'edelynbriones', '9d599b2830b51338231c8a7be22f6414', 'USER'),
(25, 'aquinolea', '227aa3894bcc53df4e1387591534643b', 'USER'),
(26, 'lorna_asi', 'b6e18b1f403e1c65c4d41f0508904838', 'USER'),
(27, 'rcabanding', '7cdd2c7cd73b5914ff054fec73862c83', 'USER'),
(28, 'chatmagadia', '953941cdf4a6ca11da55619405ae0202', 'USER'),
(29, 'Chat', '953941cdf4a6ca11da55619405ae0202', 'USER'),
(30, 'jealyn.manalo', '547831a85824275c0a582b52fec01f72', 'USER'),
(31, 'Nick', '9c3b1830513cc3b8fc4b76635d32e692', 'USER'),
(32, 'leila.seco', '86ce7f3ab7ca59c773d22fdadc1440ce', 'USER'),
(33, 'AUREA P. OCON', '6a6fe392e7ade7b4f806e89420edc261', 'USER'),
(34, 'aureliagvivas', '2cd9c7578f73fe52a7ee8acc9cff85a8', 'USER'),
(35, 'CyrusFestijo', '02704944e460c21898dfa66fe957e200', 'USER'),
(36, 'BETHEBORA', '244d8ceefebe1745d36f6c9e81df560f', 'USER'),
(37, 'Demeth', 'd28197066132513ebd865b9f620f536c', 'USER'),
(38, 'Ricky M Realingo', '720f0f44d31352190ee5f8fd344e2c6d', 'USER'),
(39, 'Elizabeth.Alea', '0cf8b78e64976139334f25d3757ba313', 'USER'),
(42, 'dandy', '152fb233c8500a18e19e56c4f874f6d9', 'USER'),
(43, 'edelyn.briones001@deped.gov.ph', 'dd676e2103fd3967c4dde8fe70e33fd5', 'USER'),
(44, 'mvillena', '6a24c5f134ce721488e9d7400cda8dcc', 'USER');
--
-- Indexes for dumped tables
--
--
-- Indexes for table `admin_mqcais_monitoring_reports`
--
ALTER TABLE `admin_mqcais_monitoring_reports`
ADD PRIMARY KEY (`id`),
ADD KEY `admin_mqcais_monitoring_reports_ibfk_1` (`report_id`);
--
-- Indexes for table `admin_mqcais_reports`
--
ALTER TABLE `admin_mqcais_reports`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `daily_accomplishments`
--
ALTER TABLE `daily_accomplishments`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `information`
--
ALTER TABLE `information`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `mista_monitoring_reports`
--
ALTER TABLE `mista_monitoring_reports`
ADD PRIMARY KEY (`id`),
ADD KEY `plan_id` (`plan_id`);
--
-- Indexes for table `mista_plans`
--
ALTER TABLE `mista_plans`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `mista_plan_activities`
--
ALTER TABLE `mista_plan_activities`
ADD PRIMARY KEY (`id`),
ADD KEY `plan_id` (`plan_id`);
--
-- Indexes for table `mista_reports`
--
ALTER TABLE `mista_reports`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `monthly_accomplishment_reports`
--
ALTER TABLE `monthly_accomplishment_reports`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `mqcais_monitoring_reports`
--
ALTER TABLE `mqcais_monitoring_reports`
ADD PRIMARY KEY (`id`),
ADD KEY `report_id` (`report_id`);
--
-- Indexes for table `mqcais_reports`
--
ALTER TABLE `mqcais_reports`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `schedule`
--
ALTER TABLE `schedule`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `submitted_mista_plans`
--
ALTER TABLE `submitted_mista_plans`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `submitted_mista_reports`
--
ALTER TABLE `submitted_mista_reports`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `submitted_mqcais_reports`
--
ALTER TABLE `submitted_mqcais_reports`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `users`
--
ALTER TABLE `users`
ADD PRIMARY KEY (`id`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `admin_mqcais_monitoring_reports`
--
ALTER TABLE `admin_mqcais_monitoring_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `admin_mqcais_reports`
--
ALTER TABLE `admin_mqcais_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `daily_accomplishments`
--
ALTER TABLE `daily_accomplishments`
MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=171;
--
-- AUTO_INCREMENT for table `information`
--
ALTER TABLE `information`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=43;
--
-- AUTO_INCREMENT for table `mista_monitoring_reports`
--
ALTER TABLE `mista_monitoring_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=291;
--
-- AUTO_INCREMENT for table `mista_plans`
--
ALTER TABLE `mista_plans`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=79;
--
-- AUTO_INCREMENT for table `mista_plan_activities`
--
ALTER TABLE `mista_plan_activities`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1392;
--
-- AUTO_INCREMENT for table `mista_reports`
--
ALTER TABLE `mista_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=35;
--
-- AUTO_INCREMENT for table `monthly_accomplishment_reports`
--
ALTER TABLE `monthly_accomplishment_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;
--
-- AUTO_INCREMENT for table `mqcais_monitoring_reports`
--
ALTER TABLE `mqcais_monitoring_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=114;
--
-- AUTO_INCREMENT for table `mqcais_reports`
--
ALTER TABLE `mqcais_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `schedule`
--
ALTER TABLE `schedule`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=879;
--
-- AUTO_INCREMENT for table `submitted_mista_plans`
--
ALTER TABLE `submitted_mista_plans`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;
--
-- AUTO_INCREMENT for table `submitted_mista_reports`
--
ALTER TABLE `submitted_mista_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `submitted_mqcais_reports`
--
ALTER TABLE `submitted_mqcais_reports`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;
--
-- Constraints for dumped tables
--
--
-- Constraints for table `admin_mqcais_monitoring_reports`
--
ALTER TABLE `admin_mqcais_monitoring_reports`
ADD CONSTRAINT `admin_mqcais_monitoring_reports_ibfk_1` FOREIGN KEY (`report_id`) REFERENCES `admin_mqcais_reports` (`id`) ON DELETE CASCADE;
--
-- Constraints for table `mista_monitoring_reports`
--
ALTER TABLE `mista_monitoring_reports`
ADD CONSTRAINT `mista_monitoring_reports_ibfk_1` FOREIGN KEY (`plan_id`) REFERENCES `mista_reports` (`id`) ON DELETE CASCADE;
--
-- Constraints for table `mista_plan_activities`
--
ALTER TABLE `mista_plan_activities`
ADD CONSTRAINT `mista_plan_activities_ibfk_1` FOREIGN KEY (`plan_id`) REFERENCES `mista_plans` (`id`) ON DELETE CASCADE;
--
-- Constraints for table `mqcais_monitoring_reports`
--
ALTER TABLE `mqcais_monitoring_reports`
ADD CONSTRAINT `mqcais_monitoring_reports_ibfk_1` FOREIGN KEY (`report_id`) REFERENCES `mqcais_reports` (`id`) ON DELETE CASCADE;
COMMIT;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;