File manager - Edit - /home/wwwroot/camplus.hk/heungto.camplus.hk/camplus_heungto_201708311225.sql
Back
-- phpMyAdmin SQL Dump -- version 4.4.15.10 -- https://www.phpmyadmin.net -- -- 主機: localhost -- 產生時間: 2017 年 08 月 31 日 04:24 -- 伺服器版本: 5.5.52-MariaDB -- PHP 版本: 7.0.21 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; 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 */; -- -- 資料庫: `camplus_heungto` -- DELIMITER $$ -- -- 函數 -- CREATE DEFINER=`root`@`localhost` FUNCTION `my_prh_head_approvable`(`pr_id` INT) RETURNS int(11) NO SQL BEGIN DECLARE mid int(11); DECLARE pr_applicant int(11); DECLARE pr_last_user int(11); SET mid =(SELECT MAX(id) from purchase_request_history WHERE purchase_request_history.purchase_request_id = pr_id); SELECT purchase_request_history.status_updated_by, purchase_request.applicant_id into pr_last_user, pr_applicant from purchase_request left join purchase_request_history on purchase_request.id=purchase_request_history.purchase_request_id where purchase_request_history.id= mid AND purchase_request_history.status='pending' LIMIT 1; RETURN IF (pr_applicant=pr_last_user,"1","0"); END$$ CREATE DEFINER=`root`@`localhost` FUNCTION `my_prh_max_isapprove`(`pr_id` INT) RETURNS int(1) BEGIN DECLARE mid int(11); SET mid =(SELECT MAX(id) from purchase_request_history WHERE purchase_request_history.purchase_request_id = pr_id); RETURN (SELECT purchase_request_history.is_approve_action from purchase_request_history where id= mid LIMIT 1); END$$ CREATE DEFINER=`root`@`localhost` FUNCTION `my_prh_max_status`(`pr_id` INT) RETURNS char(10) CHARSET utf8 BEGIN DECLARE mid int(11); SET mid =(SELECT MAX(id) from purchase_request_history WHERE purchase_request_history.purchase_request_id = pr_id); RETURN (SELECT purchase_request_history.`status` from purchase_request_history where id= mid LIMIT 1); END$$ CREATE DEFINER=`root`@`localhost` FUNCTION `my_prh_max_time`(`pr_id` INT) RETURNS char(30) CHARSET utf8 BEGIN DECLARE mid int(11); SET mid =(SELECT MAX(id) from purchase_request_history WHERE purchase_request_history.purchase_request_id = pr_id); RETURN (SELECT purchase_request_history.updated_on from purchase_request_history where id= mid LIMIT 1); END$$ CREATE DEFINER=`root`@`localhost` FUNCTION `my_prh_min_time`(`pr_id` INT) RETURNS char(30) CHARSET utf8 BEGIN DECLARE mid int(11); SET mid =(SELECT MIN(id) from purchase_request_history WHERE purchase_request_history.purchase_request_id = pr_id); RETURN (SELECT purchase_request_history.updated_on from purchase_request_history where id= mid LIMIT 1); END$$ CREATE DEFINER=`root`@`localhost` FUNCTION `my_pr_user_has_permiss`(`uid` INT, `pr_id` INT, `permiss` CHAR(20)) RETURNS char(10) CHARSET utf8 BEGIN DECLARE is_mine TINYINT (1) DEFAULT 0 ; DECLARE res TINYINT (1) DEFAULT 0 ; SET is_mine = ( SELECT 1 FROM purchase_request WHERE purchase_request.applicant_id = uid AND purchase_request.id = pr_id ) ; SET res = ( SELECT 1 FROM ( SELECT permissions.id AS k FROM users_roles, roles_permission, permissions WHERE users_roles.user_id = uid AND users_roles.role_id = roles_permission.role_id AND roles_permission.permission_id = permissions.id ) AS a WHERE k = permiss ) ; IF res = 1 AND is_mine = 1 THEN SET res = 1 ; ELSE SET res = 0 ; END IF ; RETURN res ; END$$ DELIMITER ; -- -------------------------------------------------------- -- -- 資料表結構 `academic_years` -- CREATE TABLE IF NOT EXISTS `academic_years` ( `id` int(11) NOT NULL, `year_label` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `year_start` date NOT NULL, `year_end` date NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `academic_years` -- INSERT INTO `academic_years` (`id`, `year_label`, `year_start`, `year_end`) VALUES (3, '2016-2017', '2016-09-01', '2017-08-31'), (4, '2017-2018', '2017-09-01', '2018-08-31'); -- -------------------------------------------------------- -- -- 資料表結構 `answers` -- CREATE TABLE IF NOT EXISTS `answers` ( `id` int(11) NOT NULL, `academic_year_id` int(11) NOT NULL, `section_id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `submitted_by` int(11) NOT NULL, `is_overall_appraisal` int(11) NOT NULL, `is_unit` int(11) NOT NULL, `answer` mediumtext COLLATE utf8_unicode_ci NOT NULL, `is_submitted` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=668 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `answers` -- INSERT INTO `answers` (`id`, `academic_year_id`, `section_id`, `question_id`, `user_id`, `submitted_by`, `is_overall_appraisal`, `is_unit`, `answer`, `is_submitted`) VALUES (11, 3, 8, 31, 72, 0, 0, 1, 'NA', 1), (12, 3, 8, 79, 72, 0, 0, 1, 'NA', 1), (13, 3, 8, 110, 72, 0, 0, 1, 'NA', 1), (14, 3, 8, 133, 72, 0, 0, 1, 'NA', 1), (15, 3, 8, 139, 72, 0, 0, 1, 'NA', 1), (16, 3, 8, 53, 72, 0, 0, 1, 'NA', 1), (17, 3, 8, 57, 72, 0, 0, 1, '', 1), (18, 3, 8, 156, 72, 0, 0, 1, 'NA', 1), (19, 3, 8, 72, 56, 0, 0, 1, '無其他意見', 1), (20, 3, 8, 149, 56, 0, 0, 1, '無其他意見', 1), (21, 3, 8, 151, 56, 0, 0, 1, '無其他意見', 1), (22, 3, 8, 79, 44, 0, 0, 1, '可加強與同事溝通', 1), (23, 3, 8, 98, 44, 0, 0, 1, '與拍檔合作無間,令班管事半功倍', 1), (24, 3, 8, 121, 44, 0, 0, 1, '可加強與同事溝通', 1), (25, 3, 8, 125, 44, 0, 0, 1, '可加強與同事溝通', 1), (26, 3, 8, 129, 44, 0, 0, 1, '可加強與同事溝通', 1), (27, 3, 8, 196, 44, 0, 0, 1, '本人對英語作為歷史課堂教學語言不太有信心', 1), (28, 3, 8, 112, 35, 0, 0, 1, '本年度主要負責「多元智能躍進計劃」,獲益良多。', 1), (29, 3, 8, 121, 35, 0, 0, 1, '本年度首次參與聯課活動工作,協助訓練中六畢業典禮及聯課匯演司儀,是新的體驗與學習機會。', 1), (30, 3, 8, 191, 35, 0, 0, 1, '享受任教中一中史,1A學生表現令人頗有成功感,期望來年可繼續任教,以中一、中二為佳,同級多班亦可。', 1), (31, 3, 8, 216, 35, 0, 0, 1, '恆常工作以外,本年積極參與校外公開試評卷工作,包括卷二寫作閱卷員及卷四口試主考,獲益良多,期望往後亦有此機會,將公開試的批卷經驗帶到日常教學及科組內交流。', 1), (32, 3, 8, 31, 22, 0, 0, 1, 'NA', 1), (33, 3, 8, 79, 22, 0, 0, 1, 'NA', 1), (34, 3, 8, 119, 22, 0, 0, 1, '與學生發展組同事合作愉快.', 1), (35, 3, 8, 121, 22, 0, 0, 1, '與學生聯課活動組同事合作愉快.', 1), (36, 3, 8, 123, 22, 0, 0, 1, '與學交流組同事合作愉快.', 1), (37, 3, 8, 206, 22, 0, 0, 1, '與數學組同事合作愉快.', 1), (38, 3, 8, 102, 21, 0, 0, 1, '/', 1), (39, 3, 8, 110, 21, 0, 0, 1, '/', 1), (40, 3, 8, 123, 21, 0, 0, 1, '/', 1), (41, 3, 8, 156, 21, 0, 0, 1, '希望可獲得教學檢查後科主任的回饋, 以提升教學質素', 1), (42, 3, 8, 206, 21, 0, 0, 1, '/', 1), (43, 3, 8, 112, 30, 0, 0, 1, '沒有其他意見', 1), (44, 3, 8, 127, 30, 0, 0, 1, '沒有其他意見', 1), (45, 3, 8, 206, 30, 0, 0, 1, '沒有其他意見', 1), (46, 3, 8, 65, 42, 0, 0, 1, 'Nil', 1), (47, 3, 8, 94, 42, 0, 0, 1, 'Nil', 1), (48, 3, 8, 125, 42, 0, 0, 1, 'Nil', 1), (49, 3, 8, 127, 42, 0, 0, 1, 'Nil', 1), (50, 3, 8, 141, 42, 0, 0, 1, 'Nil', 1), (51, 3, 8, 226, 42, 0, 0, 1, '', 1), (52, 3, 8, 96, 42, 0, 0, 1, 'Nil', 1), (53, 3, 8, 79, 3, 0, 0, 1, 'N/A', 1), (54, 3, 8, 110, 3, 0, 0, 1, 'N/A', 1), (55, 3, 8, 121, 3, 0, 0, 1, 'N/A', 1), (56, 3, 8, 176, 3, 0, 0, 1, 'N/A', 1), (57, 3, 8, 79, 26, 0, 0, 1, 'N/A', 1), (58, 3, 8, 108, 26, 0, 0, 1, 'N/A', 1), (59, 3, 8, 137, 26, 0, 0, 1, 'N/A', 1), (60, 3, 8, 146, 26, 0, 0, 1, 'N/A', 1), (61, 3, 8, 139, 26, 0, 0, 1, 'N/A', 1), (62, 3, 8, 191, 26, 0, 0, 1, 'N/A', 1), (63, 3, 8, 55, 23, 0, 0, 1, '/', 1), (64, 3, 8, 65, 23, 0, 0, 1, '/', 1), (65, 3, 8, 79, 23, 0, 0, 1, '/', 1), (66, 3, 8, 96, 23, 0, 0, 1, '/', 1), (67, 3, 8, 196, 23, 0, 0, 1, '/', 1), (68, 3, 8, 87, 69, 0, 0, 1, '無', 1), (69, 3, 8, 141, 69, 0, 0, 1, '無', 1), (70, 3, 8, 57, 28, 0, 0, 1, '沒有', 1), (71, 3, 8, 79, 28, 0, 0, 1, '沒有', 1), (72, 3, 8, 98, 28, 0, 0, 1, '沒有', 1), (73, 3, 8, 119, 28, 0, 0, 1, '沒有', 1), (74, 3, 8, 121, 28, 0, 0, 1, '沒有', 1), (75, 3, 8, 123, 28, 0, 0, 1, '沒有', 1), (76, 3, 8, 137, 28, 0, 0, 1, '沒有', 1), (77, 3, 8, 156, 28, 0, 0, 1, '沒有', 1), (78, 3, 8, 127, 28, 0, 0, 1, '沒有', 1), (79, 3, 8, 92, 16, 0, 0, 1, '沒有', 1), (80, 3, 8, 108, 16, 0, 0, 1, '沒有', 1), (81, 3, 8, 129, 16, 0, 0, 1, '沒有', 1), (82, 3, 8, 206, 16, 0, 0, 1, '下午需上課影響出外進修', 1), (83, 3, 8, 114, 16, 0, 0, 1, '沒有', 1), (84, 3, 8, 31, 53, 0, 0, 1, '沒有', 1), (85, 3, 8, 112, 53, 0, 0, 1, '在本組工作未夠積極,尤其在與學生進行輔導方面的工作未如理想', 1), (86, 3, 8, 171, 53, 0, 0, 1, '沒有', 1), (87, 3, 8, 201, 53, 0, 0, 1, '沒有', 1), (88, 3, 8, 31, 5, 0, 0, 1, '沒有意見。', 1), (89, 3, 8, 79, 5, 0, 0, 1, '沒有意見。', 1), (90, 3, 8, 100, 5, 0, 0, 1, '沒有意見。', 1), (91, 3, 8, 112, 5, 0, 0, 1, '', 1), (92, 3, 8, 114, 5, 0, 0, 1, '沒有意見。', 1), (93, 3, 8, 201, 5, 0, 0, 1, '沒有意見。', 1), (94, 3, 8, 161, 5, 0, 0, 1, '沒有意見。', 1), (95, 3, 8, 61, 39, 0, 0, 1, '沒有', 1), (96, 3, 8, 79, 39, 0, 0, 1, '沒有', 1), (97, 3, 8, 94, 39, 0, 0, 1, '沒有', 1), (98, 3, 8, 119, 39, 0, 0, 1, '沒有', 1), (99, 3, 8, 211, 39, 0, 0, 1, '沒有', 1), (100, 3, 8, 98, 39, 0, 0, 1, '沒有', 1), (101, 3, 8, 125, 39, 0, 0, 1, '沒有', 1), (102, 3, 8, 65, 6, 0, 0, 1, '全校SEN同學數目較多,但資源所限,加上人手上要靠科主任配合才能得以提升效能,要建立相關的文化,需要較長的時間。', 1), (103, 3, 8, 98, 6, 0, 0, 1, '', 1), (104, 3, 8, 196, 6, 0, 0, 1, '往往因未有空堂或有全體會議未能參加有關研討會。', 1), (105, 3, 8, 221, 6, 0, 0, 1, '往往因未有空堂或有全體會議未能參加有關研討會。', 1), (106, 3, 8, 53, 6, 0, 0, 1, '', 1), (107, 3, 8, 63, 6, 0, 0, 1, '', 1), (108, 3, 8, 69, 6, 0, 0, 1, '非華語學生有一定特性,尤其在推行學習中文及共融活動,都有一定的難度。', 1), (109, 3, 8, 63, 29, 0, 0, 1, '/', 1), (110, 3, 8, 79, 29, 0, 0, 1, '/', 1), (111, 3, 8, 110, 29, 0, 0, 1, '/', 1), (112, 3, 8, 65, 29, 0, 0, 1, '/', 1), (113, 3, 8, 186, 29, 0, 0, 1, '今年, 體育科已試行利用調分令大部份的成績推至B或以上. 這個做法使調整後的等級未能反映學生的表現及能力. 學生的表現一般或付出很少, 已有不錯的成績. ', 1), (114, 3, 8, 84, 10, 0, 0, 1, '同事齊心,通力合作。', 1), (115, 3, 8, 146, 10, 0, 0, 1, '多溝通多了解,容易解決問題。', 1), (116, 3, 8, 226, 10, 0, 0, 1, 'More communication tend to solve problems.', 1), (117, 3, 8, 119, 10, 0, 0, 1, '同事齊心,通力合作。', 1), (118, 3, 8, 135, 10, 0, 0, 1, '今年重組了校友聯繫組,加強了溝通。', 1), (119, 3, 8, 61, 15, 0, 0, 1, 'NA', 1), (120, 3, 8, 92, 15, 0, 0, 1, 'NA', 1), (121, 3, 8, 206, 15, 0, 0, 1, '本年度下午時段較多課節, 未能有效安排出席研討會。', 1), (122, 3, 8, 112, 15, 0, 0, 1, '本年度下午時段較多課節, 未能有效安排出席研討會。', 1), (123, 3, 8, 79, 14, 0, 0, 1, '/', 1), (124, 3, 8, 114, 14, 0, 0, 1, '/', 1), (125, 3, 8, 139, 14, 0, 0, 1, '/', 1), (126, 3, 8, 181, 14, 0, 0, 1, '/', 1), (127, 3, 8, 92, 12, 0, 0, 1, 'NA', 1), (128, 3, 8, 226, 12, 0, 0, 1, 'NA', 1), (129, 3, 8, 110, 12, 0, 0, 1, 'NA', 1), (130, 3, 8, 55, 27, 0, 0, 1, 'nil', 1), (131, 3, 8, 102, 27, 0, 0, 1, '', 1), (132, 3, 8, 206, 27, 0, 0, 1, 'nil', 1), (133, 3, 8, 53, 27, 0, 0, 1, 'nil', 1), (134, 3, 8, 61, 27, 0, 0, 1, 'nil', 1), (135, 3, 8, 44, 8, 0, 0, 1, '仍待累積經驗', 1), (136, 3, 8, 176, 8, 0, 0, 1, '需要與學生建立良好關係,以推動學生對地理科的興趣', 1), (137, 3, 8, 84, 8, 0, 0, 1, '已有一批很盡責及能幹的組長協助相關工作', 1), (138, 3, 8, 87, 8, 0, 0, 1, '沒意見', 1), (139, 3, 8, 79, 18, 0, 0, 1, 'NA', 1), (140, 3, 8, 94, 18, 0, 0, 1, 'NA', 1), (141, 3, 8, 146, 18, 0, 0, 1, 'NA', 1), (142, 3, 8, 211, 18, 0, 0, 1, 'NA', 1), (143, 3, 8, 102, 18, 0, 0, 1, 'NA', 1), (144, 3, 8, 137, 18, 0, 0, 1, 'NA', 1), (145, 3, 8, 221, 18, 0, 0, 1, 'NA', 1), (146, 3, 8, 44, 17, 0, 0, 1, 'NA', 1), (147, 3, 8, 161, 17, 0, 0, 1, 'NA', 1), (148, 3, 8, 201, 17, 0, 0, 1, 'NA', 1), (149, 3, 8, 31, 17, 0, 0, 1, 'NA', 1), (150, 3, 8, 72, 17, 0, 0, 1, 'NA', 1), (151, 3, 8, 75, 17, 0, 0, 1, 'NA', 1), (152, 3, 8, 79, 17, 0, 0, 1, 'NA', 1), (153, 3, 8, 53, 17, 0, 0, 1, 'NA', 1), (154, 3, 8, 57, 61, 0, 0, 1, 'none', 1), (155, 3, 8, 69, 48, 0, 0, 1, '希望多些支援學生生涯規劃', 1), (156, 3, 8, 110, 48, 0, 0, 1, '選出優秀風紀,給予獎勵', 1), (157, 3, 8, 135, 48, 0, 0, 1, '增加校友聚會活動', 1), (158, 3, 8, 137, 48, 0, 0, 1, '沒有意見', 1), (159, 3, 8, 139, 48, 0, 0, 1, '沒有意見', 1), (160, 3, 8, 191, 48, 0, 0, 1, '舉辦多些活動,提升學生興趣', 1), (161, 3, 8, 216, 48, 0, 0, 1, '舉辦多些中文教學工作坊', 1), (162, 3, 8, 31, 47, 0, 0, 1, '-', 1), (163, 3, 8, 57, 47, 0, 0, 1, '-', 1), (164, 3, 8, 79, 47, 0, 0, 1, '-', 1), (165, 3, 8, 100, 47, 0, 0, 1, '-', 1), (166, 3, 8, 110, 47, 0, 0, 1, '-', 1), (167, 3, 8, 114, 47, 0, 0, 1, '-', 1), (168, 3, 8, 129, 47, 0, 0, 1, '-', 1), (169, 3, 8, 166, 47, 0, 0, 1, '-', 1), (170, 3, 8, 201, 47, 0, 0, 1, '-', 1), (171, 3, 8, 149, 58, 0, 0, 1, '/', 1), (172, 3, 8, 59, 19, 0, 0, 1, '沒有', 0), (173, 3, 8, 79, 19, 0, 0, 1, '沒有', 0), (174, 3, 8, 216, 19, 0, 0, 1, '沒有', 0), (175, 3, 8, 75, 70, 0, 0, 1, '與科組同事合作順利', 1), (176, 3, 8, 110, 49, 0, 0, 1, 'NA', 1), (177, 3, 8, 127, 49, 0, 0, 1, 'NA', 1), (178, 3, 8, 206, 49, 0, 0, 1, 'NA', 1), (179, 3, 8, 84, 9, 0, 0, 1, '沒有其他意見', 1), (180, 3, 8, 146, 9, 0, 0, 1, '', 1), (181, 3, 8, 191, 9, 0, 0, 1, '', 1), (182, 3, 8, 216, 9, 0, 0, 1, '', 1), (183, 3, 8, 92, 9, 0, 0, 1, '', 1), (184, 3, 8, 94, 9, 0, 0, 1, '', 1), (185, 3, 8, 141, 9, 0, 0, 1, '', 1), (186, 3, 8, 96, 33, 0, 0, 1, '', 0), (187, 3, 8, 121, 33, 0, 0, 1, '', 0), (188, 3, 8, 137, 33, 0, 0, 1, '', 0), (189, 3, 8, 226, 33, 0, 0, 1, '', 0), (190, 3, 8, 102, 37, 0, 0, 1, 'NA', 1), (191, 3, 8, 110, 37, 0, 0, 1, 'NA', 1), (192, 3, 8, 114, 37, 0, 0, 1, 'NA', 1), (193, 3, 8, 226, 37, 0, 0, 1, 'NA', 1), (194, 3, 8, 149, 65, 0, 0, 1, '', 0), (195, 3, 8, 151, 65, 0, 0, 1, 'NA', 0), (196, 3, 8, 72, 54, 0, 0, 1, 'NA', 1), (197, 3, 8, 149, 54, 0, 0, 1, 'NA', 1), (198, 3, 8, 151, 54, 0, 0, 1, 'NA', 1), (199, 3, 8, 75, 66, 0, 0, 1, '與上司有效溝通,能準時有效地完成工作;與部分教學助理之間可多溝通,促進工作效率。', 1), (200, 3, 8, 141, 66, 0, 0, 1, '典禮組團隊各部有效溝通,合作無間,同事處事認真、高效率,能提供適時支援。', 1), (201, 3, 8, 216, 66, 0, 0, 1, '中文科組團隊優秀,同儕互相觀摩學習,工作效率高,氣氛融洽。', 1), (202, 3, 8, 119, 25, 0, 0, 1, '活動提供多元化學習機會給學生,但數量不宜過多', 0), (203, 3, 8, 129, 25, 0, 0, 1, '完善提交獎項資料的機制,可免卻得獎負責人重覆提交資料', 0), (204, 3, 8, 186, 25, 0, 0, 1, '學校可提供不同的科技教學方法,以便應用於學科上', 0), (205, 3, 8, 121, 25, 0, 0, 1, '要積極培訓梯隊,以便學生多為學校爭光', 0), (206, 3, 8, 44, 7, 0, 0, 1, 'NA', 1), (207, 3, 8, 216, 7, 0, 0, 1, 'NA', 1), (208, 3, 8, 131, 7, 0, 0, 1, 'NA', 1), (209, 3, 8, 133, 7, 0, 0, 1, 'NA', 1), (210, 3, 8, 146, 7, 0, 0, 1, 'NA', 1), (211, 3, 8, 69, 43, 0, 0, 1, 'NA', 1), (212, 3, 8, 104, 43, 0, 0, 1, 'NA', 1), (213, 3, 8, 125, 43, 0, 0, 1, 'NA', 1), (214, 3, 8, 141, 43, 0, 0, 1, 'NA', 1), (215, 3, 8, 216, 43, 0, 0, 1, 'NA', 1), (216, 3, 8, 72, 59, 0, 0, 1, '沒有', 1), (217, 3, 8, 149, 59, 0, 0, 1, '沒有', 1), (218, 3, 8, 151, 59, 0, 0, 1, '沒有', 1), (219, 3, 8, 75, 68, 0, 0, 1, '與部分教學助理之間的溝通和合作有待改善', 1), (220, 3, 8, 92, 41, 0, 0, 1, '/', 1), (221, 3, 8, 94, 41, 0, 0, 1, '/', 1), (222, 3, 8, 139, 41, 0, 0, 1, '/', 1), (223, 3, 8, 141, 41, 0, 0, 1, '/', 1), (224, 3, 8, 129, 41, 0, 0, 1, '/', 1), (225, 3, 8, 216, 41, 0, 0, 1, '/', 1), (226, 3, 8, 104, 41, 0, 0, 1, '/', 1), (227, 3, 8, 108, 41, 0, 0, 1, '/', 1), (228, 3, 8, 61, 36, 0, 0, 1, 'NA', 1), (229, 3, 8, 69, 36, 0, 0, 1, '教育局校本支援提供具體協助,科任老師亦因應學生狀況調適。唯本範疇尚於開展階段,學生程度參差,故每年度仍需因應實際情況調整安排。', 1), (230, 3, 8, 106, 36, 0, 0, 1, '級組長用心經營,組織有方,各成員樂意互相補位,有助本人完成任務。', 1), (231, 3, 8, 114, 36, 0, 0, 1, '分工清晰,組長樂意於不同環節提供意見及協助,有助掌握及完成工作。', 1), (232, 3, 8, 137, 36, 0, 0, 1, '策劃周詳,目標明確,分工清晰,組長樂意於不同環節提供意見及協助,有助掌握及完成工作。', 1), (233, 3, 8, 216, 36, 0, 0, 1, 'NA', 1), (234, 3, 8, 61, 31, 0, 0, 1, 'N/A', 1), (235, 3, 8, 69, 31, 0, 0, 1, 'N/A', 1), (236, 3, 8, 226, 31, 0, 0, 1, 'N/A', 1), (237, 3, 8, 59, 32, 0, 0, 1, 'Nil ', 1), (238, 3, 8, 79, 32, 0, 0, 1, 'I wish I could have the time to try out new strategies of using IT in the teaching of English before promoting them to the members of the English Department. ', 1), (239, 3, 8, 139, 32, 0, 0, 1, 'I don''t know if I''m responsible for collecting materials from different teachers. As far as I could understand, I wasn''t supposed to do this.', 1), (240, 3, 8, 141, 32, 0, 0, 1, 'I enjoyed working with members of this group, especially with a leader frequently giving very clear instructions and expectation on what we had to do.', 1), (241, 3, 8, 226, 32, 0, 0, 1, 'I wish I could have more time to reflect on my own teaching practices.', 1), (242, 3, 8, 31, 24, 0, 0, 1, 'NA', 1), (243, 3, 8, 79, 24, 0, 0, 1, 'NA', 1), (244, 3, 8, 94, 24, 0, 0, 1, 'NA', 1), (245, 3, 8, 201, 24, 0, 0, 1, 'NA', 1), (246, 3, 8, 100, 24, 0, 0, 1, 'NA', 1), (247, 3, 8, 166, 24, 0, 0, 1, 'NA', 1), (248, 3, 8, 31, 45, 0, 0, 1, '樂意接受新的工作,有更多發揮的機會。', 1), (249, 3, 8, 79, 45, 0, 0, 1, 'NA', 1), (250, 3, 8, 201, 45, 0, 0, 1, 'NA', 1), (251, 3, 8, 53, 45, 0, 0, 1, 'NA', 1), (252, 3, 8, 55, 45, 0, 0, 1, '經過一年,巳熟習學習評鑑組運作,\n樂意接受新的工作,有更多發揮的機會。', 1), (253, 3, 8, 171, 45, 0, 0, 1, 'NA', 1), (254, 3, 8, 149, 64, 0, 0, 1, '/', 1), (255, 3, 8, 75, 75, 0, 0, 1, '全力配合完成英文及通識科(非華語)的教學工作,包括試卷翻譯、DSE詞彙書籍編寫等;\n嘗試最大程度發揮自己的綜合工作技能與教學水平,包括在代課時給學生佈置符合水平的功課並當堂講解和輔導(包括中文課使用閲讀理解和文言文閲讀的工作紙,根據學生反饋和表現收到了一定的教學成效;在英文堂則使用往年模擬試卷,通常二十至三十分鐘完成,餘下時間講解,從中傳授解題技巧)、在夜自修時輔導不同科目功課(英文(視情況有時會用中文講解,且達到了教學效果,沒有溝通問題)、中文(包括拼音知識、粵普對照、文章寫作等)、歷史等)並同紀律表現欠佳的學生約談和溝通(從談話后的表現來看有一定成效)、幫助非華語學生克服學習困難等;\n全力配合校務処各種工作,包括通告翻譯和部分表格製作、一些活動的開展等。', 1), (256, 3, 8, 149, 57, 0, 0, 1, 'N/A', 1), (257, 3, 8, 53, 57, 0, 0, 1, 'N/A', 1), (258, 3, 8, 59, 57, 0, 0, 1, 'N/A', 1), (259, 3, 8, 149, 63, 0, 0, 1, 'NO', 1), (260, 3, 8, 55, 38, 0, 0, 1, 'NA', 1), (261, 3, 8, 65, 38, 0, 0, 1, 'NA', 1), (262, 3, 8, 67, 38, 0, 0, 1, 'NA', 1), (263, 3, 8, 94, 38, 0, 0, 1, 'NA', 1), (264, 3, 8, 139, 38, 0, 0, 1, 'NA', 1), (265, 3, 8, 216, 38, 0, 0, 1, 'NA', 1), (266, 3, 8, 53, 38, 0, 0, 1, 'NA', 1), (267, 3, 8, 106, 38, 0, 0, 1, 'NA', 1), (268, 3, 8, 106, 34, 0, 0, 1, '同級同工合作無間,互相補位', 1), (269, 3, 8, 108, 34, 0, 0, 1, '今年嘗試與班級經營合作,優化班會,對公民教育方面頗有成效', 1), (270, 3, 8, 112, 34, 0, 0, 1, '組內合作無間、互相補位', 1), (271, 3, 8, 221, 34, 0, 0, 1, '本年集中操練試題,為公開試結果付出努力', 1), (272, 3, 8, 176, 34, 0, 0, 1, '為中一學習加入「STEM」元素\n支援圖書館工作,在地理科推廣閱讀', 1), (273, 3, 8, 31, 51, 0, 0, 1, 'na', 1), (274, 3, 8, 121, 51, 0, 0, 1, 'na', 1), (275, 3, 8, 133, 51, 0, 0, 1, 'na', 1), (276, 3, 8, 139, 51, 0, 0, 1, 'na', 1), (277, 3, 8, 156, 51, 0, 0, 1, 'na', 1), (278, 3, 8, 181, 51, 0, 0, 1, 'na', 1), (279, 3, 8, 79, 20, 0, 0, 1, '沒有意見', 1), (280, 3, 8, 114, 20, 0, 0, 1, '沒有意見', 1), (281, 3, 8, 139, 20, 0, 0, 1, '來年希望在得獎資料上協調更好', 1), (282, 3, 8, 141, 20, 0, 0, 1, '沒有意見', 1), (283, 3, 8, 216, 20, 0, 0, 1, '沒有意見', 1), (284, 3, 8, 102, 40, 0, 0, 1, '未知此項是否與班主任工作有關?', 1), (285, 3, 8, 110, 40, 0, 0, 1, '訓導組具團體精神,是為良好工作表現的基礎。', 1), (286, 3, 8, 123, 40, 0, 0, 1, '-', 1), (287, 3, 8, 211, 40, 0, 0, 1, '課時減少但課程沒有作適當調節,影響教學質量。科組缺乏明確發展方向,蕭規曹隨。', 1), (288, 3, 8, 221, 40, 0, 0, 1, '宜增加更多科組成員之間專業交流及分享的機會。', 1), (289, 3, 8, 57, 67, 0, 0, 1, 'N/A', 1), (290, 3, 8, 131, 60, 0, 0, 1, '不少時候不能專注財務工作', 1), (291, 3, 8, 135, 60, 0, 0, 1, '沒有', 1), (292, 3, 8, 149, 60, 0, 0, 1, '沒有', 1), (293, 3, 8, 133, 55, 0, 0, 1, '1. 受計劃年期所限,需要在一至兩年內開展和完成不同領域新的電子化工作,時間和人力上較為緊張;\n2. 基於自己it技術水平有限和對電子化不熟悉,未能更好發揮作為「副組長」角色的領導和前瞻思考;', 0), (294, 3, 8, 146, 55, 0, 0, 1, '只限有份參與的工作組別,包括行政管理、危機管理和教福會', 0), (295, 3, 8, 149, 55, 0, 0, 1, '1. 校務處人力緊張,加上恆常事務較多,例如醫療室對前線同事造成較嚴重的工作負擔;\n2. 校務處電子化仍有待加強,包括收費電子化及eclass系統的學生點名功能(未啟用),此兩項工作佔用不少人力和時間;', 0), (296, 3, 8, 106, 46, 0, 0, 1, 'NA', 1), (297, 3, 8, 112, 46, 0, 0, 1, 'NA', 1), (298, 3, 8, 127, 46, 0, 0, 1, 'NA', 1), (299, 3, 8, 221, 46, 0, 0, 1, 'NA', 1), (300, 3, 8, 104, 13, 0, 0, 1, 'NA', 1), (301, 3, 8, 112, 13, 0, 0, 1, 'NA', 1), (302, 3, 8, 139, 13, 0, 0, 1, 'NA', 1), (303, 3, 8, 141, 13, 0, 0, 1, 'NA', 1), (304, 3, 8, 226, 13, 0, 0, 1, 'NA', 1), (305, 3, 9, 57, 61, 72, 0, 1, '工作認真,主動跟進伺服器及網絡設備情況。建議下學年使用電子方法紀錄支援工作。需要主動及仔細跟進IT設施保養及報價情況。', 0), (306, 3, 9, 57, 28, 72, 0, 1, '工作認真,與其他組別合作無間。下年可以負責統籌更多IT項目。', 0), (307, 3, 9, 57, 47, 72, 0, 1, '認真推動電子教學,建議下學年推動其他科組同事試用電子教學。', 0), (308, 3, 9, 57, 67, 72, 0, 1, '對IT工作有熱誠,主動學習新技術以支援電子學習。定時跟進學校電腦相關設施的情況,建議下年使用電子紀錄表反映設施的狀況。需要主動滙報工作進度。', 0), (309, 3, 9, 156, 21, 72, 0, 1, '準時遞交科組文件,認真批改學生課業,並適時給予學生測驗及考試回饋。', 0), (310, 3, 9, 156, 51, 72, 0, 1, '認真準備教材,需要跟進中英筆記的專用名詞。建議準時遞交科組相關文件。', 0), (311, 3, 9, 156, 28, 72, 0, 1, '認真準備教學及教材,並反映學生進度,建議下學年參加一至兩個校外電腦相關的研討會。', 0), (312, 3, 9, 106, 36, 38, 0, 1, '工作細緻有條理,積極用心,值得欣賞。', 1), (313, 3, 9, 106, 46, 38, 0, 1, '積極籌備各項級會活動,靈活變通,值得欣賞。', 1), (314, 3, 9, 106, 34, 38, 0, 1, '工作十分細緻用心,主動積極為中六級班級工作作出貢獻,值得欣賞。', 1), (315, 3, 9, 59, 32, 57, 0, 1, '', 0), (316, 3, 9, 59, 19, 57, 0, 1, '沒有', 0), (317, 3, 8, 63, 11, 0, 0, 1, 'NA', 1), (318, 3, 8, 104, 11, 0, 0, 1, '', 1), (319, 3, 8, 119, 11, 0, 0, 1, 'NA', 1), (320, 3, 8, 135, 11, 0, 0, 1, '', 1), (321, 3, 8, 137, 11, 0, 0, 1, 'NA', 1), (322, 3, 8, 226, 11, 0, 0, 1, 'NA', 1), (323, 3, 8, 67, 11, 0, 0, 1, 'NA', 1), (324, 3, 8, 129, 11, 0, 0, 1, 'NA', 1), (325, 3, 8, 79, 50, 0, 0, 1, 'NA', 1), (326, 3, 8, 100, 50, 0, 0, 1, 'NA', 1), (327, 3, 8, 108, 50, 0, 0, 1, 'NA', 1), (328, 3, 8, 110, 50, 0, 0, 1, 'NA', 1), (329, 3, 8, 123, 50, 0, 0, 1, 'NA', 1), (330, 3, 8, 201, 50, 0, 0, 1, 'NA', 1), (331, 3, 8, 221, 50, 0, 0, 1, 'NA', 1), (332, 3, 8, 211, 50, 0, 0, 1, 'NA', 1), (333, 3, 8, 69, 4, 0, 0, 1, '課程發展', 1), (334, 3, 8, 133, 4, 0, 0, 1, '投入,提供支援', 1), (335, 3, 8, 139, 4, 0, 0, 1, '約稿及時', 1), (336, 3, 8, 146, 4, 0, 0, 1, '積極參與', 1), (337, 3, 8, 216, 4, 0, 0, 1, '仍須關注課程發展', 1), (338, 3, 8, 151, 4, 0, 0, 1, '需積極統籌', 1), (339, 3, 8, 151, 78, 0, 0, 1, 'no', 1), (340, 3, 8, 149, 76, 0, 0, 1, '-', 1), (341, 3, 8, 151, 76, 0, 0, 1, '-', 1), (342, 3, 8, 151, 77, 0, 0, 1, '-', 1), (343, 3, 8, 151, 79, 0, 0, 1, '-', 1), (344, 3, 9, 121, 3, 25, 0, 1, '今年第一年參與聯課活動組工作,暫未有太多機會發揮,來年可嘗試不同工作,將會對本組工作有更多認識。', 1), (345, 3, 9, 121, 35, 25, 0, 1, '做事盡責及細心,工作具質量﹗', 1), (346, 3, 9, 121, 51, 25, 0, 1, '積極為學生提供劍道訓練,提供多元化活動給學生。\n工作能力仍較幼嫩,如遇有不明白、不清楚的地方,又或未能解決的問題,應多主動提出。\n另亦建議多查閱文件或電郵,可減少對工作之誤解。', 1), (347, 3, 9, 121, 28, 25, 0, 1, '積極主動工作,遇有問題亦能主動尋求解決方法。\n除了所委派之工作外,亦會額外舉辦供學生學習的活動,對工作有熱誠﹗', 1), (348, 3, 9, 121, 22, 25, 0, 1, '做事細心,工作水準穩定,能夠承擔各項工作﹗', 1), (349, 3, 9, 121, 33, 25, 0, 1, '工作態度正面,但暫未有太多工作可供發揮,來年可多嘗試不同工作。', 1), (350, 3, 9, 121, 44, 25, 0, 1, '對工作有熱誠,積極安排各項活動,亦會不時在工作上作出創新。\n如能準時遞交各項資料,將會做得更出色﹗', 1), (351, 3, 9, 123, 21, 22, 0, 1, '是一位盡責的老師', 1), (352, 3, 9, 123, 40, 22, 0, 1, '是一位盡責的老師', 1), (353, 3, 9, 123, 28, 22, 0, 1, '是一位盡責及有承擔的老師', 1), (354, 3, 9, 123, 50, 22, 0, 1, 'NA', 1), (355, 3, 9, 206, 30, 22, 0, 1, '是一位有承擔的老師', 1), (356, 3, 9, 206, 21, 22, 0, 1, '是一位有盡心盡力的老師', 1), (357, 3, 9, 206, 16, 22, 0, 1, '是一位盡責和有分析力強的老師', 1), (358, 3, 9, 206, 15, 22, 0, 1, '能與數學科同事組融洽來相處', 1), (359, 3, 9, 206, 49, 22, 0, 1, '與數學科組同事能融洽來相處', 1), (360, 3, 9, 206, 27, 22, 0, 1, '是一位盡責的老師', 1), (361, 3, 9, 110, 37, 12, 0, 1, 'NA', 1), (362, 3, 9, 110, 21, 12, 0, 1, 'NA', 1), (363, 3, 9, 110, 29, 12, 0, 1, 'NA', 1), (364, 3, 9, 110, 72, 12, 0, 1, '宜改善當值情況。', 0), (365, 3, 9, 110, 3, 12, 0, 1, 'NA', 1), (366, 3, 9, 110, 48, 12, 0, 1, 'NA', 1), (367, 3, 9, 110, 40, 12, 0, 1, 'NA', 1), (368, 3, 9, 110, 47, 12, 0, 1, 'NA', 1), (369, 3, 9, 110, 49, 12, 0, 1, 'NA', 1), (370, 3, 9, 110, 50, 12, 0, 1, '宜改善當值情況及熟讀有關訓導組程序。', 1), (371, 3, 9, 151, 78, 4, 0, 1, '-', 1), (372, 3, 9, 151, 65, 4, 0, 1, '-', 1), (373, 3, 9, 151, 54, 4, 0, 1, '-', 1), (374, 3, 9, 151, 77, 4, 0, 1, '-', 1), (375, 3, 9, 151, 59, 4, 0, 1, '-', 1), (376, 3, 9, 151, 56, 4, 0, 1, '-', 1), (377, 3, 9, 151, 79, 4, 0, 1, '-', 1), (378, 3, 9, 151, 76, 4, 0, 1, '-', 1), (379, 3, 9, 176, 8, 3, 0, 1, '師生關係良好, 能夠令學生樂於學習.', 1), (380, 3, 9, 176, 34, 3, 0, 1, '積極為初中班級編製各類教材, 令學生學習更有系統, 更容易掌握所學內容.', 1), (381, 3, 9, 114, 36, 16, 0, 1, '於組內有豐富經驗, 能給予同事建議及協助。', 1), (382, 3, 9, 114, 37, 16, 0, 1, '根據過往經驗給予同事不少意見及協助。', 1), (383, 3, 9, 114, 47, 16, 0, 1, '', 1), (384, 3, 9, 114, 5, 16, 0, 1, '', 1), (385, 3, 9, 114, 14, 16, 0, 1, '', 1), (386, 3, 9, 114, 20, 16, 0, 1, '', 0), (387, 3, 9, 44, 7, 2, 0, 1, '統籌能力強、有責任感;願意承擔額外工作;與同事相處融洽。', 1), (388, 3, 9, 44, 17, 2, 0, 1, '組織能力強、能獨立處事、具分析能力;敢言、實幹;願意承擔額外工作、有責任感;整體表現優良。', 1), (389, 3, 9, 44, 8, 2, 0, 1, '工作認真、有責任感;時常關心學生及同事;組織能力強;願意承擔額外工作、親力親為。', 1), (390, 3, 9, 31, 17, 2, 0, 1, '', 1), (391, 3, 9, 72, 17, 2, 0, 1, '', 1), (392, 3, 9, 75, 17, 2, 0, 1, '', 1), (393, 3, 9, 79, 17, 2, 0, 1, '', 1), (394, 3, 9, 84, 8, 2, 0, 1, '', 1), (395, 3, 9, 87, 8, 2, 0, 1, '', 1), (396, 3, 9, 131, 7, 2, 0, 1, '', 1), (397, 3, 9, 133, 7, 2, 0, 1, '', 1), (398, 3, 9, 146, 7, 2, 0, 1, '', 1), (399, 3, 9, 161, 5, 2, 0, 1, '', 1), (400, 3, 9, 53, 17, 2, 0, 1, '', 1), (401, 3, 9, 119, 25, 10, 0, 1, '同事積極參與,共同解決問題。', 0), (402, 3, 9, 119, 11, 10, 0, 1, '積極參與,統籌有力。', 1), (403, 3, 9, 119, 28, 10, 0, 1, '積極發動學生參與四社活動', 1), (404, 3, 9, 119, 39, 10, 0, 1, '積極參與各項工作,統籌有力。', 1), (405, 3, 9, 119, 22, 10, 0, 1, '做事細心,善於補位。', 1), (406, 3, 9, 135, 60, 10, 0, 1, '財務管理有系統', 1), (407, 3, 9, 135, 48, 10, 0, 1, '積極參與各項活動', 1), (408, 3, 9, 135, 11, 10, 0, 1, '積極參與各項活動', 1), (409, 3, 9, 121, 25, 10, 0, 1, '培養精英學生', 0), (410, 3, 9, 123, 22, 10, 0, 1, '做事細心,善於補位', 1), (411, 3, 9, 125, 39, 10, 0, 1, '積極參與,統籌有方。', 1), (412, 3, 9, 127, 28, 10, 0, 1, '積極推動學生參與', 1), (413, 3, 9, 129, 11, 10, 0, 1, '統籌有力', 1), (414, 3, 9, 127, 30, 28, 0, 1, '沒有其他意見', 1), (415, 3, 9, 127, 42, 28, 0, 1, '沒有其他意見', 1), (416, 3, 9, 127, 46, 28, 0, 1, '沒有其他意見', 1), (417, 3, 9, 127, 49, 28, 0, 1, '沒有其他意見', 1), (418, 3, 9, 112, 30, 15, 0, 1, '經常協助輔導工作. ', 1), (419, 3, 9, 112, 46, 15, 0, 1, '主動提出意見, 為輔導活動更具流暢.', 1), (420, 3, 9, 112, 53, 15, 0, 1, '本組唯一的新同事, 有待在組內發揮. \n在本組被安排的工作不算太多, 有待來年主動協助組員及面見學生輔導工作.', 1), (421, 3, 9, 112, 34, 15, 0, 1, '推動組內活動獨具特色, 主動匯報工作內容. ', 1), (422, 3, 9, 112, 35, 15, 0, 1, '有計劃推動活動, 具有高度創意力, 令輔導活動更有特色. ', 1), (423, 3, 9, 112, 5, 15, 0, 1, '本年度新加入輔導組, 有待在各項活動及學生輔導發揮.\n主動協助輔導工作.', 1), (424, 3, 9, 112, 13, 15, 0, 1, '本年度新加入輔導組, 有待在各項活動及學生輔導發揮.', 1), (425, 3, 9, 65, 42, 29, 0, 1, '工作態度認真主動,效率高。善於溝通,與其他組員相處融洽。', 1), (426, 3, 9, 65, 23, 29, 0, 1, '工作態度非常認真,做事仔細及有計劃,與組員溝通良好。', 1), (427, 3, 9, 65, 6, 29, 0, 1, '樂意承擔工作,熟識學校運作,經常能提出寶貴意見。定期參加與SEN相閞的研討會,利用校外資源及其他學校的經驗,提昇特殊學習需要組工作。', 1), (428, 3, 9, 65, 38, 29, 0, 1, '做事細心認真,有效率,有承擔,善於跨組別合作。', 1), (429, 3, 9, 186, 25, 29, 0, 1, '教學認真,課堂秩序管理優異。工作有計劃,效率高。行政經驗豐富,經常能就體育科組工作提出寶貴意見。善於利用校外資源,引入多元化活動,增加學生對體育的興趣。', 0), (430, 3, 9, 102, 37, 18, 0, 1, '沒有', 1), (431, 3, 9, 102, 21, 18, 0, 1, '沒有', 1), (432, 3, 9, 102, 40, 18, 0, 1, '沒有', 1), (433, 3, 9, 102, 27, 18, 0, 1, '沒有', 1), (434, 3, 9, 137, 36, 18, 0, 1, '沒有', 1), (435, 3, 9, 137, 26, 18, 0, 1, '沒有', 1), (436, 3, 9, 137, 48, 18, 0, 1, '沒有', 1), (437, 3, 9, 137, 11, 18, 0, 1, '沒有', 1), (438, 3, 9, 137, 28, 18, 0, 1, '沒有', 1), (439, 3, 9, 137, 33, 18, 0, 1, '沒有', 1), (440, 3, 9, 221, 46, 18, 0, 1, '沒有', 1), (441, 3, 9, 221, 34, 18, 0, 1, '沒有', 1), (442, 3, 9, 221, 40, 18, 0, 1, '期望同事可以增加與直系上司之間的溝通,提升工作的效益。', 1), (443, 3, 9, 221, 6, 18, 0, 1, '沒有', 1), (444, 3, 9, 221, 50, 18, 0, 1, '沒有', 1), (445, 3, 9, 96, 23, 42, 0, 1, '經常正面鼓勵學生, 能主動與各部門合作溝通處理學生問題', 1), (446, 3, 9, 96, 33, 42, 0, 1, '關愛學生, 與家生及家長關係良好, 與同事有良好溝通', 1), (447, 3, 9, 196, 6, 23, 0, 1, '盡可能安排課堂以外時段出席研討會', 1), (448, 3, 9, 196, 44, 23, 0, 1, '宜多抽空出席本校的工作坊及研討會', 1), (449, 3, 9, 226, 37, 32, 0, 1, '1) able to follow guidelines and routine of the department\n2) As an S4 form coordinator, quickly collected the opinions from S4 teachers /\n liaised effectively between subject teachers and the Panel team members. \n3) mistakes found in the design of worksheets, test and exam papers \n5) many mistakes such as overlooking obvious wrong spelling, wrong grammar or unmarked correct answers in the marking of test and exam \n papers. This is also the case for the 2 book inspections in this term. \n6) mistakes such as wrong total marks of quizzes, tests and exams or wrong formulas could be found. \n\n', 1), (450, 3, 9, 226, 42, 32, 0, 1, '1) very effective and efficient\n2) being able to work hard on achieving the aims of the school and that of the English department \n3) the most diligent staff member in the English department\n4) always willing to come up with constructive ideas to improve and simplify the formalities of all daily work\n5) being able to persist in applying good new policies to help members facilitate the calculation of ERS marks even when 3 teachers \n opposed with some unreasonable excuses', 1), (451, 3, 9, 226, 11, 32, 0, 1, '1) very poor knowledge of English: can''t understand/remember both basic and advanced grammar items e.g. not knowing what preposition to \n be placed after "it is kind ... " / the use of subjunctive / the use of reduced relative clauses or items which can help students gain a good \n grade in DSE exams \n2) not easy for students to understand Ms Law''s English \n3) not keeping abreast of the trend of DSE exam formats or topics \n4) ample mistakes found each time in the design of worksheets, test and exam papers \n5) ample mistakes such as overlooking obvious wrong spelling, wrong grammar or unmarked correct answers in test or exam papers. This is also \n the case for the 2 book inspections in this term. \n6) mistakes such as wrong total marks of quizzes, tests and exams or wrong formulas could be found repeatedly after being reminded \n7) slow in adapting or modifying learning materials\n8) Question in the quizzes and exam papers (2014-2016) were used for the quizzes and exam papers of this year, even though it is not allowed to \n reuse any questions which have been used for the past three years. \n9) Ms Law wasn''t a form coordinator so "NA" for "scheme of work"\n\n', 1), (452, 3, 9, 226, 31, 32, 0, 1, '1) Ms Lee always read carefully the worksheets, test and exam papers designed by the other teachers and give constructive comments. \n2) Ms Lee hasn''t attended any seminars yet.\n3) Ms Lee should have disciplined students in the naughty classes, such as 3C, as some students complained that there were many students \n walking around, talking and playing in the classroom. That made it very hard for them to learn in class. \n4) Questions of the S1 listening test (2016-2017) was repeatedly used in the S1 listening test of this year. \n5) Serious mistakes such as wrong line number and page number were found in both S1 and S5 reading exams. \n6) A lot of supplementary worksheets have been prepared for 3C but there were not enough reading assignments such as news commentary \n for 5D. \n7) Ms Lee wasn''t a form coordinator so "NA" for "scheme of work"\n', 1), (453, 3, 9, 226, 12, 32, 0, 1, '1) Mr Leung has tried his best to improve the performance in his classes by giving extra lessons. \n2) A lot of word documents were converted to PowerPoint presentations to facilitate learning.\n3) Being positive towards panel policies', 1), (454, 3, 9, 226, 13, 32, 0, 1, '1) Ms Ng wasn''t a form coordinator so "NA" for "scheme of work"\n2) slow in submitting teaching materials, tests, exam papers\n4) ample mistakes found each time in the design of worksheets, test and exam papers \n5) ample mistakes such as overlooking obvious wrong spelling, wrong grammar or unmarked correct answers in test or exam papers. \n6) mistakes such as wrong total marks of quizzes, tests and exams or wrong formulas could be found repeatedly after being reminded \n7) slow in adapting or modifying learning materials\n8) Tests and exam papers saved in PDF on the shared folders are of very poor quality.\n9) Poor layout and ambiguous instructions found in tests and exam papers\n\n', 1), (455, 3, 9, 226, 10, 32, 0, 1, '1) ample mistakes found each time in the design of worksheets, test and exam papers \n2) ample mistakes such as overlooking obvious wrong spelling, wrong grammar or unmarked correct answers in test or exam papers. This is \n also the case for the 2 book inspections in this term. \n3) mistakes such as wrong total marks of quizzes, tests and exams or wrong formulas could be found repeatedly after being reminded \n4) slow in adapting or modifying learning materials\n5) Public exam questions and S6 mock exam questions were used in S5 final exam. \n6) a very low expectation was set for both junior and senior form students\n7) quantity and variety of assignments were extremely limited. \n\n', 1), (456, 3, 9, 226, 33, 32, 0, 1, '1) poor subject knowledge: marking scheme of Paper II practice paper 2012 was given to teachers as marking scheme of DSE \n2) ample mistakes found each time in the design of worksheets, test and exam papers \n3) ample mistakes such as overlooking obvious wrong spelling, wrong grammar or unmarked correct answers in test or exam papers. This is \n also the case for the 2 book inspections in this term. e.g. 8/21 marks could be given to a student having an off-topic Paper I exam in S6. / \n Marks found in each part can be totally different from the marks written on the cover page. \n4) mistakes such as wrong total marks of quizzes, tests and exams or wrong formulas could be found repeatedly after being reminded \n5) slow in adapting or modifying learning materials\n6) Questions found in an S6 book were used for the S4 2nd mid-term test but Ms Wong refused to use the S4 book of the same publisher \n provided by the Assistant Panel Head so the Assistant Panel Head was forced to listen to the recording repeatedly to give her suggestions \n on how to simplify the tests by changing the sequence of the questions and giving more hints. After the test, Ms Wong realised that the \n test was totally inapproachable to the students, she then modified the marking scheme to make it unreasonably lenient without informing \n the Assistant Panel Head. \n7) Ms Wong could seldom spot the mistakes in the teaching or testing materials made by the S4 English teachers. She usually just \n dated with "thanks" without giving any other comments. \n8) Ms Wong wasn''t a form coordinator so "NA" for "scheme of work"\n', 1), (457, 3, 9, 84, 10, 8, 0, 1, '', 0), (458, 3, 9, 84, 9, 8, 0, 1, '', 0), (459, 3, 9, 87, 71, 8, 0, 1, '', 0), (460, 3, 9, 87, 69, 8, 0, 1, '', 0), (461, 3, 9, 92, 9, 8, 0, 1, '', 0), (462, 3, 9, 96, 42, 8, 0, 1, '', 0), (463, 3, 9, 94, 9, 8, 0, 1, '', 0), (464, 3, 9, 98, 39, 8, 0, 1, '', 0), (465, 3, 9, 100, 24, 8, 0, 1, '', 0), (466, 3, 9, 102, 18, 8, 0, 1, '', 0), (467, 3, 9, 104, 41, 8, 0, 1, '', 0), (468, 3, 9, 106, 38, 8, 0, 1, '', 0), (469, 3, 9, 108, 41, 8, 0, 1, '', 0), (470, 3, 9, 110, 12, 8, 0, 1, '', 0), (471, 3, 9, 112, 15, 8, 0, 1, '', 0), (472, 3, 9, 114, 16, 8, 0, 1, '', 0), (473, 3, 9, 119, 10, 8, 0, 1, '', 0), (474, 3, 9, 121, 25, 8, 0, 1, '', 0), (475, 3, 9, 123, 22, 8, 0, 1, '', 0), (476, 3, 9, 125, 39, 8, 0, 1, '', 0), (477, 3, 9, 127, 28, 8, 0, 1, '', 0), (478, 3, 9, 129, 11, 8, 0, 1, '', 0), (479, 3, 9, 181, 51, 14, 0, 1, '/', 1), (480, 3, 9, 67, 38, 11, 0, 1, 'NA', 1), (481, 3, 9, 129, 16, 11, 0, 1, 'NA', 1), (482, 3, 9, 129, 25, 11, 0, 1, 'NA', 0), (483, 3, 9, 129, 41, 11, 0, 1, 'NA', 1), (484, 3, 9, 129, 47, 11, 0, 1, 'NA', 1), (485, 3, 9, 129, 44, 11, 0, 1, 'NA', 1), (486, 3, 9, 31, 72, 17, 0, 1, '期望來年能設計校本支援服務計劃的教案,並且作分享。', 0), (487, 3, 9, 31, 53, 17, 0, 1, '期望來年能設計校本支援服務計劃的教案,並且作分享。', 1), (488, 3, 9, 31, 24, 17, 0, 1, 'NA', 1), (489, 3, 9, 31, 51, 17, 0, 1, 'NA', 1), (490, 3, 9, 31, 45, 17, 0, 1, 'NA', 1), (491, 3, 9, 31, 47, 17, 0, 1, '期望來年能設計校本支援服務計劃的教案,並且作分享。', 1), (492, 3, 9, 31, 5, 17, 0, 1, '期望來年能設計校本支援服務計劃的教案,並且作分享。', 1), (493, 3, 9, 31, 22, 17, 0, 1, 'NA', 1), (494, 3, 9, 72, 54, 17, 0, 1, '積極協助推行STEM教育工作。', 1), (495, 3, 9, 72, 59, 17, 0, 1, '積極協助推行STEM教育工作。', 1), (496, 3, 9, 72, 56, 17, 0, 1, '積極協助推行STEM教育工作。', 1), (497, 3, 9, 75, 68, 17, 0, 1, 'NA', 1), (498, 3, 9, 75, 66, 17, 0, 1, '做事認真盡責,有條不紊,令人欣賞。', 1), (499, 3, 9, 75, 75, 17, 0, 1, 'NA', 1), (500, 3, 9, 75, 70, 17, 0, 1, 'NA', 1), (501, 3, 9, 79, 29, 17, 0, 1, '樂於配合學校教學政策,有效管理科組。', 1), (502, 3, 9, 79, 18, 17, 0, 1, '能有效管理科組,宜進一步提升專業知識,加強領導。', 1), (503, 3, 9, 79, 26, 17, 0, 1, '初中課程及評核工作未見改善,宜提升同學對學科的興趣,改善選科的情況。', 1), (504, 3, 9, 79, 72, 17, 0, 1, '積極推行同學參加比賽,獲獎無數,令人欣賞。', 0), (505, 3, 9, 79, 3, 17, 0, 1, '已跟進科任老師課業及擬卷的質素,並且樂於開設以英文教授高中地理,令人欣賞。', 1), (506, 3, 9, 79, 24, 17, 0, 1, '已跟進科任老師課業的質素,唯未見統一安排上下學期各3次或以上的測驗。', 1), (507, 3, 9, 79, 23, 17, 0, 1, '積極推行同學參加比賽,並獲獎項,令人欣賞。', 1), (508, 3, 9, 79, 45, 17, 0, 1, '樂於承擔額外工作,令人欣賞。', 1), (509, 3, 9, 79, 28, 17, 0, 1, '提升專業知識,進一步加強專業能力。', 1), (510, 3, 9, 79, 47, 17, 0, 1, '可進一步推動同學參加科學比賽。', 1), (511, 3, 9, 79, 32, 17, 0, 1, '敢言,做事認真盡責,有效督促科任老師的工作。', 1), (512, 3, 9, 79, 5, 17, 0, 1, '工作認真盡責。', 1), (513, 3, 9, 79, 14, 17, 0, 1, '樂於承擔額外工作,令人欣賞。', 1), (514, 3, 9, 79, 20, 17, 0, 1, '工作認真盡責。', 1), (515, 3, 9, 79, 39, 17, 0, 1, '積極推動同學參與年宵活動,表現出色。', 1), (516, 3, 9, 79, 50, 17, 0, 1, '工作認真盡責。', 1), (517, 3, 9, 79, 19, 17, 0, 1, '宜進一步推動科任老師進修,提升科組的整體專業能力。', 0), (518, 3, 9, 79, 22, 17, 0, 1, '工作認真盡責,唯仍未見申請SEN相關課程。', 1), (519, 3, 9, 79, 44, 17, 0, 1, '課業檢查已準時呈交,並且大有改善。宜多注意工作細節,免影響其他同事。', 1), (520, 3, 9, 53, 72, 17, 0, 1, '有效管理學校的電腦系統。', 0), (521, 3, 9, 53, 45, 17, 0, 1, '工作認真盡責。', 1), (522, 3, 9, 53, 6, 17, 0, 1, '工作認真盡責。', 1), (523, 3, 9, 53, 38, 17, 0, 1, '工作認真盡責,可多跟各科主任溝通,提升管理能力。', 1), (524, 3, 9, 53, 27, 17, 0, 1, '做事認真盡責,可多研究如何提升整體老師的專業水平。', 1), (525, 3, 9, 53, 57, 17, 0, 1, 'NA', 1), (526, 3, 9, 55, 45, 17, 0, 1, 'NA', 1), (527, 3, 9, 57, 72, 17, 0, 1, 'NA', 0), (528, 3, 9, 59, 57, 17, 0, 1, 'NA', 1), (529, 3, 9, 61, 27, 17, 0, 1, 'NA', 1), (530, 3, 9, 63, 6, 17, 0, 1, 'NA', 1), (531, 3, 9, 65, 29, 17, 0, 1, 'NA', 1), (532, 3, 9, 67, 11, 17, 0, 1, 'NA', 1), (533, 3, 9, 69, 6, 17, 0, 1, 'NA', 1), (534, 3, 9, 156, 72, 17, 0, 1, 'NA', 0), (535, 3, 9, 166, 24, 17, 0, 1, 'NA', 1), (536, 3, 9, 171, 45, 17, 0, 1, 'NA', 1), (537, 3, 9, 176, 3, 17, 0, 1, 'NA', 1), (538, 3, 9, 181, 14, 17, 0, 1, 'NA', 1), (539, 3, 9, 186, 29, 17, 0, 1, 'NA', 1), (540, 3, 9, 191, 26, 17, 0, 1, 'NA', 1), (541, 3, 9, 196, 23, 17, 0, 1, 'NA', 1), (542, 3, 9, 206, 22, 17, 0, 1, 'NA', 1), (543, 3, 9, 211, 50, 17, 0, 1, 'NA', 1), (544, 3, 9, 216, 19, 17, 0, 1, 'NA', 0), (545, 3, 9, 221, 18, 17, 0, 1, 'NA', 1), (546, 3, 9, 226, 32, 17, 0, 1, 'NA', 1), (547, 3, 9, 139, 72, 26, 0, 1, 'IT支援非常充足,工作效率高。', 0), (548, 3, 9, 139, 4, 26, 0, 1, '經常從總務方面支援宣傳組,效率高,做事認真。', 1), (549, 3, 9, 139, 48, 26, 0, 1, '工作認真,態度積極。', 1), (550, 3, 9, 139, 41, 26, 0, 1, '能獨立處理事務,妥善處理臨時差派的工作,甚有效率。', 1), (551, 3, 9, 139, 51, 26, 0, 1, '在IT方面全力支援宣傳組,效率高,做事積極。', 1), (552, 3, 9, 139, 32, 26, 0, 1, '來年可加強溝通,明確分工,減少誤會。', 1), (553, 3, 9, 139, 14, 26, 0, 1, '在視藝方面支援宣傳組,能獨立處理工作,效率高,成效佳。', 1), (554, 3, 9, 139, 20, 26, 0, 1, '在處理家校通訊上十分努力,做事細緻認真。', 1), (555, 3, 9, 139, 13, 26, 0, 1, '做事積極,能依時完成手上工作。', 1), (556, 3, 9, 139, 38, 26, 0, 1, '積極努力地處理每項宣傳工作,能主動發現問題並提出良好建議。', 1), (557, 3, 9, 191, 48, 26, 0, 1, '做事認真,工作表現良好,建議來年可參加本科相關的研討會,進一步提升教與學效能。', 1), (558, 3, 9, 191, 35, 26, 0, 1, '做事認真,能獨立處理工作,亦熱愛本科,建議來年可參加本科相關的研討會,進一步提升教與學效能。', 1), (559, 3, 9, 191, 9, 26, 0, 1, '工作表現良好,建議來年可參加本科相關的研討會,進一步提升教與學效能。', 1), (560, 3, 9, 55, 23, 45, 0, 1, 'NA', 1), (561, 3, 9, 55, 38, 45, 0, 1, 'NA', 1), (562, 3, 9, 55, 27, 45, 0, 1, 'NIL', 1), (563, 3, 9, 171, 53, 45, 0, 1, '沒有', 1), (564, 3, 9, 100, 47, 24, 0, 1, 'NA', 1), (565, 3, 9, 100, 5, 24, 0, 1, 'NA', 1), (566, 3, 9, 100, 50, 24, 0, 1, 'NA', 1), (567, 3, 9, 166, 47, 24, 0, 1, 'NA', 1), (568, 3, 9, 161, 17, 5, 0, 1, '沒有意見', 1), (569, 3, 9, 98, 28, 39, 0, 1, '沒有', 1), (570, 3, 9, 98, 6, 39, 0, 1, '沒有', 1), (571, 3, 9, 98, 44, 39, 0, 1, '沒有', 1), (572, 3, 9, 125, 43, 39, 0, 1, '沒有', 1), (573, 3, 9, 125, 42, 39, 0, 1, '沒有', 1), (574, 3, 9, 125, 44, 39, 0, 1, '沒有', 1), (575, 3, 9, 63, 29, 6, 0, 1, '做事認真細心。', 1), (576, 3, 9, 63, 11, 6, 0, 1, 'N/A', 1), (577, 3, 9, 69, 36, 6, 0, 1, '課程發展花老師不少吃力。', 1), (578, 3, 9, 69, 43, 6, 0, 1, 'N/A', 1), (579, 3, 9, 69, 4, 6, 0, 1, '加強課室管理', 1), (580, 3, 9, 69, 48, 6, 0, 1, 'N/A', 1), (581, 3, 9, 69, 31, 6, 0, 1, 'N/A', 1), (582, 3, 9, 201, 17, 47, 0, 1, '-', 1), (583, 3, 9, 201, 53, 47, 0, 1, '-', 1), (584, 3, 9, 201, 24, 47, 0, 1, '-', 1), (585, 3, 9, 201, 45, 47, 0, 1, '-', 1), (586, 3, 9, 201, 5, 47, 0, 1, '-', 1), (587, 3, 9, 201, 50, 47, 0, 1, '-', 1), (588, 3, 9, 211, 18, 50, 0, 1, 'NA', 1), (589, 3, 9, 211, 40, 50, 0, 1, '各級頭在開學初已就課時問題與相關科任老師商討並作刪減,唯調節需時。', 1), (590, 3, 9, 211, 39, 50, 0, 1, 'NA', 1), (591, 3, 9, 131, 60, 7, 0, 1, '工作認真盡責,具領導能力和使命感,不計較,積極配合工作需要。在財務工作方面,可以更有作為,例如協助規劃各項津貼或資助部分的資源運用。', 1), (592, 3, 9, 133, 72, 7, 0, 1, '工作認真,IT專業能力強,並樂於分享經驗以提升效能。某些工作可以跟進得更細緻。', 0), (593, 3, 9, 133, 4, 7, 0, 1, '工作認真盡責。希望能夠更為創新,提出相關建議,提升效能。', 1), (594, 3, 9, 133, 55, 7, 0, 1, '工作態度積極盡責,主動溝通及提出改善建議,也能協助跟進計劃助理的一些工作情況,提升整體工作效能。', 0), (595, 3, 9, 133, 51, 7, 0, 1, '工作態度認真盡責,不計較,能盡量配合工作需要。希望能夠更主動地與上司或同組同事溝通及提出建議,以提升工作效能。', 1), (596, 3, 9, 146, 18, 7, 0, 1, '工作態度認真盡責,不計較,能積極配合工作需要,經驗豐富,善於團結同組同事及家長委員。期望可以更為創新地協助家長工作的發展。', 1), (597, 3, 9, 146, 26, 7, 0, 1, '工作態度認真盡責,具使命感,積極配合工作。因為宣傳招生組的工作舉足輕重,又分為不同範疇,期望可以提升領導能力及統籌能力。', 1), (598, 3, 9, 146, 4, 7, 0, 1, '工作態度非常認真盡責,不計較,積極配合工作需要,善於團結同組同事。管理模式轉變及近年學校活動繁多,宜更適切地協調分工,充分發揮總務人員及工友的能力。', 1), (599, 3, 9, 146, 55, 7, 0, 1, '態度積極,認真盡責。在繁雜的工作情況下,跟進及協調能力良好;如能掌握時間規劃,將有助於提高工作效能。', 0), (600, 3, 9, 146, 10, 7, 0, 1, '工作態度認真盡責,主動關心校務工作,提供建議。', 1), (601, 3, 9, 146, 9, 7, 0, 1, '工作經驗豐富,善於凝聚及帶領同組同事完成工作,具創意,也能培養年輕同事。如能把工作做細做扎實則更好。', 1), (602, 3, 9, 135, 10, 7, 0, 1, '具工作熱忱,積極參與校友工作,不計較,主動配合工作需要。如能適切地協調分工,加強溝通,以發揮同組同事能力則更好。', 1), (603, 3, 9, 137, 18, 7, 0, 1, '工作態度認真盡責,不計較,能積極配合工作需要,經驗豐富,善於團結同組同事及家長委員。期望可以更為創新地協助家長工作的發展。', 1), (604, 3, 9, 139, 26, 7, 0, 1, '工作態度認真盡責,具使命感,積極配合工作。因為宣傳招生組的工作舉足輕重,又分為不同範疇,期望可以提升領導能力及統籌能力。', 1), (605, 3, 9, 141, 9, 7, 0, 1, '', 1), (606, 3, 9, 149, 55, 7, 0, 1, '具工作熱忱,積極盡責。統籌及協調能力較強;勇於創新及改革。雖然對校務處工作並非完全熟悉及掌握(近三年才開始跟進相關工作),但是願意承擔責任,邊學邊做,進步很大。期望可以加強領導能力的培養(參加相關培訓課程),提升管理效能。', 0), (607, 3, 9, 151, 4, 7, 0, 1, '工作態度非常認真盡責,不計較,積極配合工作需要,善於團結同組同事。管理模式轉變及近年學校活動繁多,宜更適切地協調分工,充分發揮總務人員及工友的能力。', 1), (608, 3, 9, 61, 36, 27, 0, 1, 'N/A', 1), (609, 3, 9, 61, 31, 27, 0, 1, 'N/A', 1), (610, 3, 9, 61, 15, 27, 0, 1, 'N/A', 1), (611, 3, 9, 61, 39, 27, 0, 1, 'N/A', 1), (612, 3, 9, 104, 43, 41, 0, 1, 'N/A', 1), (613, 3, 9, 104, 11, 41, 0, 1, '羅美嫻老師擔任班主任工作經驗豐富,亦樂於與同級同事分享。', 1), (614, 3, 9, 104, 13, 41, 0, 1, 'N/A', 1), (615, 3, 9, 108, 16, 41, 0, 1, 'N/A', 1), (616, 3, 9, 108, 26, 41, 0, 1, 'N/A', 1), (617, 3, 9, 108, 34, 41, 0, 1, '何永豪老師非常盡責,處事認真、仔細、有條理。何老師既熱心帶領學生作義務工作,又積極參與教育局支援計劃,在價值觀教育領域中不斷追求自我完善。', 1), (618, 3, 9, 108, 50, 41, 0, 1, 'N/A', 1), (619, 3, 9, 149, 60, 55, 0, 1, '可靠,具承擔和團隊精神,期望能在督導出納同事工作質素方面多提供協助,以及更高層次發揮小組長職能,以協助管理和提升校務處團隊。', 1), (620, 3, 9, 149, 65, 55, 0, 1, '整體表現滿意,工作有耐性具條理。仍有很大的進步空間,尤其在對上司的尊重與承擔精神方面可以做得更好。', 1), (621, 3, 9, 149, 64, 55, 0, 1, '主動積極,熱誠有禮,整體表現滿意,仍有很大進步空間,工作上須注意細心謹慎。', 1), (622, 3, 9, 149, 54, 55, 0, 1, '去年週六及假期不用到校務處當值,但仍然有協調另外兩位實驗室同事一起支援校務處完成一些迫切性的工作,表現盡責。', 1), (623, 3, 9, 149, 58, 55, 0, 1, '可靠,具團隊精神,期望能更高層次發揮小組長職能,協助管理和提升校務處團隊。', 1), (624, 3, 9, 149, 59, 55, 0, 1, '去年週六及假期不用到校務處當值,但仍然有支援校務處完成一些迫切性的工作,表現盡責合作。', 1), (625, 3, 9, 149, 56, 55, 0, 1, '去年週六及假期不用到校務處當值,但仍然有支援校務處完成一些迫切性的工作,表現盡責。', 1), (626, 3, 9, 149, 63, 55, 0, 1, '溫和有禮,雖工作經驗尚淺但處事成熟穩健及有責任心,令人信賴。', 1), (627, 3, 9, 149, 57, 55, 0, 1, '去年週六及假期不用到校務處當值,但仍然有支援校務處完成一些迫切性的工作,主動積極,表現非常盡責和合作,具團隊精神。', 1), (628, 3, 9, 149, 76, 55, 0, 1, '溫文穩重,效率高,對於工作上的安排非常配合,尤其是一些臨時性的支援。', 1), (629, 3, 9, 92, 16, 9, 0, 1, '工作認真負責,如可在生涯規劃的個人化設計方面,加以提升則更佳。', 1), (630, 3, 9, 92, 41, 9, 0, 1, '工作認真負責,積極投入。', 1), (631, 3, 9, 92, 12, 9, 0, 1, '工作認真負責,積極投入。', 1), (632, 3, 9, 92, 15, 9, 0, 1, '工作認真負責,具應變能力。', 1), (633, 3, 9, 94, 42, 9, 0, 1, '工作認真負責,積極投入。', 1), (634, 3, 9, 94, 18, 9, 0, 1, '工作認真負責,積極投入,應變能力強。', 1), (635, 3, 9, 94, 24, 9, 0, 1, '工作認真負責,積極投入。', 1), (636, 3, 9, 94, 41, 9, 0, 1, '工作認真負責,積極投入。', 1), (637, 3, 9, 94, 39, 9, 0, 1, '工作認真負責,積極投入。', 1), (638, 3, 9, 94, 38, 9, 0, 1, '工作認真負責,積極投入。', 1), (639, 3, 9, 141, 43, 9, 0, 1, '工作認真負責,積極投入。', 1), (640, 3, 9, 141, 42, 9, 0, 1, '工作認真負責,積極投入。', 1), (641, 3, 9, 141, 66, 9, 0, 1, '工作認真負責,積極投入。', 1), (642, 3, 9, 141, 41, 9, 0, 1, '工作認真負責,積極投入。', 1), (643, 3, 9, 141, 69, 9, 0, 1, '工作認真負責,積極投入。', 1), (644, 3, 9, 141, 32, 9, 0, 1, '工作認真負責,積極投入。', 1), (645, 3, 9, 141, 20, 9, 0, 1, '工作認真負責,積極投入。', 1), (646, 3, 9, 141, 13, 9, 0, 1, '工作認真負責,積極投入。', 1), (647, 3, 9, 96, 42, 9, 0, 1, '工作認真負責,積極投入。', 1), (648, 3, 9, 98, 39, 9, 0, 1, '', 1), (649, 3, 9, 100, 24, 9, 0, 1, '工作認真負責,積極投入。', 1), (650, 3, 9, 102, 18, 9, 0, 1, '工作認真負責,積極投入。', 1), (651, 3, 9, 104, 41, 9, 0, 1, '工作認真負責,積極投入。', 1), (652, 3, 9, 106, 38, 9, 0, 1, '工作認真負責,積極投入。', 1), (653, 3, 9, 108, 41, 9, 0, 1, '工作認真負責,積極投入。', 1), (654, 3, 9, 110, 12, 9, 0, 1, '工作認真負責,積極投入。', 1), (655, 3, 9, 112, 15, 9, 0, 1, '工作認真負責,積極投入。', 1), (656, 3, 9, 114, 16, 9, 0, 1, '工作認真負責,如可在生涯規劃的個人化設計方面,加以提升則更佳。', 1), (657, 3, 9, 216, 7, 19, 0, 1, 'NA', 1), (658, 3, 9, 216, 36, 19, 0, 1, 'NA', 1), (659, 3, 9, 216, 43, 19, 0, 1, 'NA', 1), (660, 3, 9, 216, 4, 19, 0, 1, 'NA', 1), (661, 3, 9, 216, 66, 19, 0, 1, 'NA', 1), (662, 3, 9, 216, 48, 19, 0, 1, 'NA', 1), (663, 3, 9, 216, 35, 19, 0, 1, 'NA', 1), (664, 3, 9, 216, 41, 19, 0, 1, 'NA', 1), (665, 3, 9, 216, 20, 19, 0, 1, 'NA', 1), (666, 3, 9, 216, 9, 19, 0, 1, 'NA', 1), (667, 3, 9, 216, 38, 19, 0, 1, 'NA', 1); -- -------------------------------------------------------- -- -- 資料表結構 `answer_has_grid` -- CREATE TABLE IF NOT EXISTS `answer_has_grid` ( `id` int(11) NOT NULL, `academic_year_id` int(11) NOT NULL, `section_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `submitted_by` int(11) NOT NULL, `question_id` int(11) NOT NULL, `question_of_question_id` int(11) NOT NULL, `answer` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `type` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `remark` mediumtext COLLATE utf8_unicode_ci NOT NULL, `is_submitted` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=8324 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `answer_has_grid` -- INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (141, 3, 8, 72, 0, 30, 238, '5', 'unit', 1, '', 1), (142, 3, 8, 72, 0, 30, 239, '5', 'unit', 2, '', 1), (143, 3, 8, 72, 0, 30, 240, '5', 'unit', 3, '', 1), (144, 3, 8, 72, 0, 30, 241, '4', 'unit', 4, '', 1), (145, 3, 8, 72, 0, 30, 242, '4', 'unit', 5, '', 1), (146, 3, 8, 72, 0, 30, 243, '5', 'unit', 6, '', 1), (147, 3, 8, 72, 0, 30, 244, '5', 'unit', 7, '', 1), (148, 3, 8, 72, 0, 30, 245, '5', 'unit', 8, '', 1), (149, 3, 8, 72, 0, 30, 246, '5', 'unit', 9, '', 1), (150, 3, 8, 72, 0, 76, 402, '5', 'unit', 1, '', 1), (151, 3, 8, 72, 0, 76, 403, '5', 'unit', 2, '', 1), (152, 3, 8, 72, 0, 76, 404, '4', 'unit', 3, '', 1), (153, 3, 8, 72, 0, 76, 405, '5', 'unit', 4, '', 1), (154, 3, 8, 72, 0, 76, 406, '4', 'unit', 5, '', 1), (155, 3, 8, 72, 0, 76, 407, '0', 'unit', 6, '', 1), (156, 3, 8, 72, 0, 76, 408, '0', 'unit', 7, '', 1), (157, 3, 8, 72, 0, 76, 409, '4', 'unit', 8, '', 1), (158, 3, 8, 72, 0, 76, 410, '0', 'unit', 9, '', 1), (159, 3, 8, 72, 0, 76, 411, '0', 'unit', 10, '', 1), (160, 3, 8, 72, 0, 76, 412, '0', 'unit', 11, '', 1), (161, 3, 8, 72, 0, 76, 413, '', 'unit', 12, '', 1), (162, 3, 8, 72, 0, 77, 414, '4', 'unit', 1, '', 1), (163, 3, 8, 72, 0, 77, 415, '4', 'unit', 2, '', 1), (164, 3, 8, 72, 0, 77, 416, '4', 'unit', 3, '', 1), (165, 3, 8, 72, 0, 77, 417, '4', 'unit', 4, '', 1), (166, 3, 8, 72, 0, 77, 418, '5', 'unit', 5, '', 1), (167, 3, 8, 72, 0, 77, 419, '4', 'unit', 6, '', 1), (168, 3, 8, 72, 0, 77, 420, '4', 'unit', 7, '', 1), (169, 3, 8, 72, 0, 78, 421, '4', 'unit', 1, '', 1), (170, 3, 8, 72, 0, 78, 422, '4', 'unit', 2, '', 1), (171, 3, 8, 72, 0, 78, 423, '5', 'unit', 3, '', 1), (172, 3, 8, 72, 0, 78, 424, '5', 'unit', 4, '', 1), (173, 3, 8, 72, 0, 109, 569, '4', 'unit', 1, '', 1), (174, 3, 8, 72, 0, 109, 570, '4', 'unit', 2, '', 1), (175, 3, 8, 72, 0, 109, 571, '3', 'unit', 3, '', 1), (176, 3, 8, 72, 0, 109, 572, '4', 'unit', 4, '', 1), (177, 3, 8, 72, 0, 109, 573, '4', 'unit', 5, '', 1), (178, 3, 8, 72, 0, 109, 574, '4', 'unit', 6, '', 1), (179, 3, 8, 72, 0, 109, 575, '4', 'unit', 7, '', 1), (180, 3, 8, 72, 0, 109, 576, '4', 'unit', 8, '', 1), (181, 3, 8, 72, 0, 109, 577, '4', 'unit', 9, '', 1), (182, 3, 8, 72, 0, 109, 578, '3', 'unit', 10, '', 1), (183, 3, 8, 72, 0, 109, 579, '3', 'unit', 11, '', 1), (184, 3, 8, 72, 0, 132, 684, '5', 'unit', 1, '', 1), (185, 3, 8, 72, 0, 132, 685, '4', 'unit', 2, '', 1), (186, 3, 8, 72, 0, 132, 686, '0', 'unit', 3, '', 1), (187, 3, 8, 72, 0, 132, 687, '5', 'unit', 4, '', 1), (188, 3, 8, 72, 0, 132, 688, '5', 'unit', 5, '', 1), (189, 3, 8, 72, 0, 132, 689, '4', 'unit', 6, '', 1), (190, 3, 8, 72, 0, 132, 690, '4', 'unit', 7, '', 1), (191, 3, 8, 72, 0, 132, 691, '5', 'unit', 8, '', 1), (192, 3, 8, 72, 0, 132, 692, '5', 'unit', 9, '', 1), (193, 3, 8, 72, 0, 138, 711, '4', 'unit', 1, '', 1), (194, 3, 8, 72, 0, 138, 712, '4', 'unit', 2, '', 1), (195, 3, 8, 72, 0, 138, 713, '5', 'unit', 3, '', 1), (196, 3, 8, 72, 0, 138, 714, '4', 'unit', 4, '', 1), (197, 3, 8, 72, 0, 138, 715, '4', 'unit', 5, '', 1), (198, 3, 8, 72, 0, 138, 716, '4', 'unit', 6, '', 1), (199, 3, 8, 72, 0, 138, 717, '3', 'unit', 7, '', 1), (200, 3, 8, 72, 0, 138, 718, '3', 'unit', 8, '', 1), (201, 3, 8, 72, 0, 138, 719, '4', 'unit', 9, '', 1), (202, 3, 8, 72, 0, 49, 1061, '5', 'unit', 1, '', 1), (203, 3, 8, 72, 0, 49, 1062, '5', 'unit', 2, '', 1), (204, 3, 8, 72, 0, 49, 1063, '0', 'unit', 3, '', 1), (205, 3, 8, 72, 0, 49, 1064, '0', 'unit', 4, '', 1), (206, 3, 8, 72, 0, 50, 1065, '5', 'unit', 1, '', 1), (207, 3, 8, 72, 0, 50, 1066, '6', 'unit', 2, '', 1), (208, 3, 8, 72, 0, 51, 1067, '5', 'unit', 1, '', 1), (209, 3, 8, 72, 0, 51, 1068, '5', 'unit', 2, '', 1), (210, 3, 8, 72, 0, 51, 1069, '5', 'unit', 3, '', 1), (211, 3, 8, 72, 0, 52, 1070, '5', 'unit', 1, '', 1), (212, 3, 8, 72, 0, 52, 1071, '4', 'unit', 2, '', 1), (213, 3, 8, 72, 0, 52, 1072, '5', 'unit', 3, '', 1), (214, 3, 8, 72, 0, 52, 1073, '5', 'unit', 4, '', 1), (215, 3, 8, 72, 0, 52, 1074, '4', 'unit', 5, '', 1), (216, 3, 8, 72, 0, 56, 303, '5', 'unit', 1, '', 1), (217, 3, 8, 72, 0, 56, 304, '5', 'unit', 2, '', 1), (218, 3, 8, 72, 0, 56, 305, '5', 'unit', 3, '', 1), (219, 3, 8, 72, 0, 56, 306, '4', 'unit', 4, '', 1), (220, 3, 8, 72, 0, 56, 307, '5', 'unit', 5, '', 1), (221, 3, 8, 72, 0, 56, 308, '5', 'unit', 6, '', 1), (222, 3, 8, 72, 0, 56, 309, '5', 'unit', 7, '', 1), (223, 3, 8, 72, 0, 56, 310, '4', 'unit', 8, '', 1), (224, 3, 8, 72, 0, 56, 311, '5', 'unit', 9, '', 1), (225, 3, 8, 72, 0, 152, 828, '5', 'unit', 1, '', 1), (226, 3, 8, 72, 0, 152, 829, '5', 'unit', 2, '', 1), (227, 3, 8, 72, 0, 152, 830, '5', 'unit', 3, '', 1), (228, 3, 8, 72, 0, 152, 831, '5', 'unit', 4, '', 1), (229, 3, 8, 72, 0, 152, 832, '0', 'unit', 5, '', 1), (230, 3, 8, 72, 0, 152, 833, '0', 'unit', 6, '', 1), (231, 3, 8, 72, 0, 153, 834, '5', 'unit', 1, '', 1), (232, 3, 8, 72, 0, 153, 835, '4', 'unit', 2, '', 1), (233, 3, 8, 72, 0, 153, 836, '4', 'unit', 3, '', 1), (234, 3, 8, 72, 0, 154, 837, '5', 'unit', 1, '', 1), (235, 3, 8, 72, 0, 154, 838, '4', 'unit', 2, '', 1), (236, 3, 8, 72, 0, 154, 839, '4', 'unit', 3, '', 1), (237, 3, 8, 72, 0, 154, 840, '5', 'unit', 4, '', 1), (238, 3, 8, 72, 0, 155, 841, '5', 'unit', 1, '', 1), (239, 3, 8, 56, 0, 70, 375, '5', 'unit', 1, '', 1), (240, 3, 8, 56, 0, 70, 376, '5', 'unit', 2, '', 1), (241, 3, 8, 56, 0, 70, 377, '5', 'unit', 3, '', 1), (242, 3, 8, 56, 0, 70, 378, '5', 'unit', 4, '', 1), (243, 3, 8, 56, 0, 71, 379, '5', 'unit', 1, '', 1), (244, 3, 8, 56, 0, 71, 380, '5', 'unit', 2, '', 1), (245, 3, 8, 56, 0, 71, 381, '5', 'unit', 3, '', 1), (246, 3, 8, 56, 0, 71, 382, '5', 'unit', 4, '', 1), (247, 3, 8, 56, 0, 71, 383, '5', 'unit', 5, '', 1), (248, 3, 8, 56, 0, 147, 773, '5', 'unit', 1, '', 1), (249, 3, 8, 56, 0, 147, 774, '5', 'unit', 2, '', 1), (250, 3, 8, 56, 0, 147, 775, '3', 'unit', 3, '', 1), (251, 3, 8, 56, 0, 147, 776, '5', 'unit', 4, '', 1), (252, 3, 8, 56, 0, 147, 777, '5', 'unit', 5, '', 1), (253, 3, 8, 56, 0, 147, 778, '5', 'unit', 6, '', 1), (254, 3, 8, 56, 0, 147, 779, '5', 'unit', 7, '', 1), (255, 3, 8, 56, 0, 147, 780, '5', 'unit', 8, '', 1), (256, 3, 8, 56, 0, 147, 781, '5', 'unit', 9, '', 1), (257, 3, 8, 56, 0, 147, 782, '5', 'unit', 10, '', 1), (258, 3, 8, 56, 0, 147, 783, '4', 'unit', 11, '', 1), (259, 3, 8, 56, 0, 147, 784, '5', 'unit', 12, '', 1), (260, 3, 8, 56, 0, 148, 785, '0', 'unit', 1, '', 1), (261, 3, 8, 56, 0, 148, 786, '0', 'unit', 2, '', 1), (262, 3, 8, 56, 0, 148, 787, '0', 'unit', 3, '', 1), (263, 3, 8, 56, 0, 148, 788, '0', 'unit', 4, '', 1), (264, 3, 8, 56, 0, 148, 789, '0', 'unit', 5, '', 1), (265, 3, 8, 56, 0, 150, 808, '5', 'unit', 1, '', 1), (266, 3, 8, 56, 0, 150, 809, '5', 'unit', 2, '', 1), (267, 3, 8, 56, 0, 150, 810, '5', 'unit', 3, '', 1), (268, 3, 8, 56, 0, 150, 811, '5', 'unit', 4, '', 1), (269, 3, 8, 56, 0, 150, 812, '5', 'unit', 5, '', 1), (270, 3, 8, 56, 0, 150, 813, '5', 'unit', 6, '', 1), (271, 3, 8, 56, 0, 150, 814, '5', 'unit', 7, '', 1), (272, 3, 8, 56, 0, 150, 815, '5', 'unit', 8, '', 1), (273, 3, 8, 56, 0, 150, 816, '5', 'unit', 9, '', 1), (274, 3, 8, 44, 0, 76, 402, '0', 'unit', 1, '', 1), (275, 3, 8, 44, 0, 76, 403, '5', 'unit', 2, '', 1), (276, 3, 8, 44, 0, 76, 404, '5', 'unit', 3, '', 1), (277, 3, 8, 44, 0, 76, 405, '0', 'unit', 4, '', 1), (278, 3, 8, 44, 0, 76, 406, '5', 'unit', 5, '', 1), (279, 3, 8, 44, 0, 76, 407, '0', 'unit', 6, '', 1), (280, 3, 8, 44, 0, 76, 408, '0', 'unit', 7, '', 1), (281, 3, 8, 44, 0, 76, 409, '4', 'unit', 8, '', 1), (282, 3, 8, 44, 0, 76, 410, '0', 'unit', 9, '', 1), (283, 3, 8, 44, 0, 76, 411, '0', 'unit', 10, '', 1), (284, 3, 8, 44, 0, 76, 412, '5', 'unit', 11, '', 1), (285, 3, 8, 44, 0, 76, 413, '4', 'unit', 12, '', 1), (286, 3, 8, 44, 0, 77, 414, '2', 'unit', 1, '', 1), (287, 3, 8, 44, 0, 77, 415, '5', 'unit', 2, '', 1), (288, 3, 8, 44, 0, 77, 416, '6', 'unit', 3, '', 1), (289, 3, 8, 44, 0, 77, 417, '4', 'unit', 4, '', 1), (290, 3, 8, 44, 0, 77, 418, '4', 'unit', 5, '', 1), (291, 3, 8, 44, 0, 77, 419, '4', 'unit', 6, '', 1), (292, 3, 8, 44, 0, 77, 420, '5', 'unit', 7, '', 1), (293, 3, 8, 44, 0, 78, 421, '3', 'unit', 1, '', 1), (294, 3, 8, 44, 0, 78, 422, '5', 'unit', 2, '', 1), (295, 3, 8, 44, 0, 78, 423, '5', 'unit', 3, '', 1), (296, 3, 8, 44, 0, 78, 424, '5', 'unit', 4, '', 1), (297, 3, 8, 44, 0, 97, 503, '6', 'unit', 1, '', 1), (298, 3, 8, 44, 0, 97, 504, '6', 'unit', 2, '', 1), (299, 3, 8, 44, 0, 97, 505, '6', 'unit', 3, '', 1), (300, 3, 8, 44, 0, 97, 506, '6', 'unit', 4, '', 1), (301, 3, 8, 44, 0, 97, 507, '6', 'unit', 5, '', 1), (302, 3, 8, 44, 0, 97, 508, '6', 'unit', 6, '', 1), (303, 3, 8, 44, 0, 97, 509, '5', 'unit', 7, '', 1), (304, 3, 8, 44, 0, 97, 510, '6', 'unit', 8, '', 1), (305, 3, 8, 44, 0, 97, 511, '6', 'unit', 9, '', 1), (306, 3, 8, 44, 0, 97, 512, '6', 'unit', 10, '', 1), (307, 3, 8, 44, 0, 97, 513, '5', 'unit', 11, '', 1), (308, 3, 8, 44, 0, 120, 620, '5', 'unit', 1, '', 1), (309, 3, 8, 44, 0, 120, 621, '5', 'unit', 2, '', 1), (310, 3, 8, 44, 0, 120, 622, '4', 'unit', 3, '', 1), (311, 3, 8, 44, 0, 120, 623, '5', 'unit', 4, '', 1), (312, 3, 8, 44, 0, 120, 624, '5', 'unit', 5, '', 1), (313, 3, 8, 44, 0, 120, 625, '5', 'unit', 6, '', 1), (314, 3, 8, 44, 0, 120, 626, '5', 'unit', 7, '', 1), (315, 3, 8, 44, 0, 120, 627, '5', 'unit', 8, '', 1), (316, 3, 8, 44, 0, 120, 628, '5', 'unit', 9, '', 1), (317, 3, 8, 44, 0, 120, 629, '5', 'unit', 10, '', 1), (318, 3, 8, 44, 0, 120, 630, '5', 'unit', 11, '', 1), (319, 3, 8, 44, 0, 124, 642, '5', 'unit', 1, '', 1), (320, 3, 8, 44, 0, 124, 643, '5', 'unit', 2, '', 1), (321, 3, 8, 44, 0, 124, 644, '5', 'unit', 3, '', 1), (322, 3, 8, 44, 0, 124, 645, '', 'unit', 4, '', 1), (323, 3, 8, 44, 0, 124, 646, '5', 'unit', 5, '', 1), (324, 3, 8, 44, 0, 124, 647, '5', 'unit', 6, '', 1), (325, 3, 8, 44, 0, 124, 648, '5', 'unit', 7, '', 1), (326, 3, 8, 44, 0, 124, 649, '5', 'unit', 8, '', 1), (327, 3, 8, 44, 0, 124, 650, '5', 'unit', 9, '', 1), (328, 3, 8, 44, 0, 124, 651, '5', 'unit', 10, '', 1), (329, 3, 8, 44, 0, 124, 652, '4', 'unit', 11, '', 1), (330, 3, 8, 44, 0, 128, 817, '5', 'unit', 1, '', 1), (331, 3, 8, 44, 0, 128, 818, '5', 'unit', 2, '', 1), (332, 3, 8, 44, 0, 128, 819, '4', 'unit', 3, '', 1), (333, 3, 8, 44, 0, 128, 820, '5', 'unit', 4, '', 1), (334, 3, 8, 44, 0, 128, 821, '4', 'unit', 5, '', 1), (335, 3, 8, 44, 0, 128, 822, '4', 'unit', 6, '', 1), (336, 3, 8, 44, 0, 128, 823, '4', 'unit', 7, '', 1), (337, 3, 8, 44, 0, 128, 824, '4', 'unit', 8, '', 1), (338, 3, 8, 44, 0, 128, 825, '4', 'unit', 9, '', 1), (339, 3, 8, 44, 0, 128, 826, '4', 'unit', 10, '', 1), (340, 3, 8, 44, 0, 128, 827, '3', 'unit', 11, '', 1), (341, 3, 8, 44, 0, 192, 940, '3', 'unit', 1, '', 1), (342, 3, 8, 44, 0, 192, 941, '4', 'unit', 2, '', 1), (343, 3, 8, 44, 0, 192, 942, '0', 'unit', 3, '', 1), (344, 3, 8, 44, 0, 192, 943, '4', 'unit', 4, '', 1), (345, 3, 8, 44, 0, 192, 944, '4', 'unit', 5, '', 1), (346, 3, 8, 44, 0, 192, 945, '4', 'unit', 6, '', 1), (347, 3, 8, 44, 0, 193, 946, '4', 'unit', 1, '', 1), (348, 3, 8, 44, 0, 193, 947, '5', 'unit', 2, '', 1), (349, 3, 8, 44, 0, 193, 948, '4', 'unit', 3, '', 1), (350, 3, 8, 44, 0, 194, 949, '3', 'unit', 1, '', 1), (351, 3, 8, 44, 0, 194, 950, '4', 'unit', 2, '', 1), (352, 3, 8, 44, 0, 194, 951, '4', 'unit', 3, '', 1), (353, 3, 8, 44, 0, 194, 952, '3', 'unit', 4, '', 1), (354, 3, 8, 44, 0, 195, 953, '1', 'unit', 1, '', 1), (355, 3, 8, 35, 0, 111, 580, '5', 'unit', 1, '', 1), (356, 3, 8, 35, 0, 111, 581, '5', 'unit', 2, '', 1), (357, 3, 8, 35, 0, 111, 582, '5', 'unit', 3, '', 1), (358, 3, 8, 35, 0, 111, 583, '5', 'unit', 4, '', 1), (359, 3, 8, 35, 0, 111, 584, '5', 'unit', 5, '', 1), (360, 3, 8, 35, 0, 111, 585, '5', 'unit', 6, '', 1), (361, 3, 8, 35, 0, 111, 586, '4', 'unit', 7, '', 1), (362, 3, 8, 35, 0, 111, 587, '5', 'unit', 8, '', 1), (363, 3, 8, 35, 0, 111, 588, '5', 'unit', 9, '', 1), (364, 3, 8, 35, 0, 111, 589, '5', 'unit', 10, '', 1), (365, 3, 8, 35, 0, 111, 590, '4', 'unit', 11, '', 1), (366, 3, 8, 35, 0, 120, 620, '5', 'unit', 1, '', 1), (367, 3, 8, 35, 0, 120, 621, '5', 'unit', 2, '', 1), (368, 3, 8, 35, 0, 120, 622, '5', 'unit', 3, '', 1), (369, 3, 8, 35, 0, 120, 623, '5', 'unit', 4, '', 1), (370, 3, 8, 35, 0, 120, 624, '4', 'unit', 5, '', 1), (371, 3, 8, 35, 0, 120, 625, '5', 'unit', 6, '', 1), (372, 3, 8, 35, 0, 120, 626, '5', 'unit', 7, '', 1), (373, 3, 8, 35, 0, 120, 627, '5', 'unit', 8, '', 1), (374, 3, 8, 35, 0, 120, 628, '5', 'unit', 9, '', 1), (375, 3, 8, 35, 0, 120, 629, '4', 'unit', 10, '', 1), (376, 3, 8, 35, 0, 120, 630, '4', 'unit', 11, '', 1), (377, 3, 8, 35, 0, 187, 926, '0', 'unit', 1, '', 1), (378, 3, 8, 35, 0, 187, 927, '0', 'unit', 2, '', 1), (379, 3, 8, 35, 0, 187, 928, '5', 'unit', 3, '', 1), (380, 3, 8, 35, 0, 187, 929, '5', 'unit', 4, '', 1), (381, 3, 8, 35, 0, 187, 930, '5', 'unit', 5, '', 1), (382, 3, 8, 35, 0, 187, 931, '5', 'unit', 6, '', 1), (383, 3, 8, 35, 0, 188, 932, '5', 'unit', 1, '', 1), (384, 3, 8, 35, 0, 188, 933, '5', 'unit', 2, '', 1), (385, 3, 8, 35, 0, 188, 934, '5', 'unit', 3, '', 1), (386, 3, 8, 35, 0, 189, 935, '5', 'unit', 1, '', 1), (387, 3, 8, 35, 0, 189, 936, '5', 'unit', 2, '', 1), (388, 3, 8, 35, 0, 189, 937, '5', 'unit', 3, '', 1), (389, 3, 8, 35, 0, 189, 938, '0', 'unit', 4, '', 1), (390, 3, 8, 35, 0, 190, 939, '3', 'unit', 1, '', 1), (391, 3, 8, 35, 0, 212, 996, '5', 'unit', 1, '', 1), (392, 3, 8, 35, 0, 212, 997, '5', 'unit', 2, '', 1), (393, 3, 8, 35, 0, 212, 998, '5', 'unit', 3, '', 1), (394, 3, 8, 35, 0, 212, 999, '5', 'unit', 4, '', 1), (395, 3, 8, 35, 0, 212, 1000, '5', 'unit', 5, '', 1), (396, 3, 8, 35, 0, 212, 1001, '5', 'unit', 6, '', 1), (397, 3, 8, 35, 0, 213, 1002, '5', 'unit', 1, '', 1), (398, 3, 8, 35, 0, 213, 1003, '5', 'unit', 2, '', 1), (399, 3, 8, 35, 0, 213, 1004, '5', 'unit', 3, '', 1), (400, 3, 8, 35, 0, 214, 1005, '5', 'unit', 1, '', 1), (401, 3, 8, 35, 0, 214, 1006, '5', 'unit', 2, '', 1), (402, 3, 8, 35, 0, 214, 1007, '5', 'unit', 3, '', 1), (403, 3, 8, 35, 0, 214, 1008, '5', 'unit', 4, '', 1), (404, 3, 8, 35, 0, 215, 1009, '5', 'unit', 1, '', 1), (405, 3, 8, 22, 0, 30, 238, '5', 'unit', 1, '', 1), (406, 3, 8, 22, 0, 30, 239, '5', 'unit', 2, '', 1), (407, 3, 8, 22, 0, 30, 240, '5', 'unit', 3, '', 1), (408, 3, 8, 22, 0, 30, 241, '5', 'unit', 4, '', 1), (409, 3, 8, 22, 0, 30, 242, '5', 'unit', 5, '', 1), (410, 3, 8, 22, 0, 30, 243, '5', 'unit', 6, '', 1), (411, 3, 8, 22, 0, 30, 244, '5', 'unit', 7, '', 1), (412, 3, 8, 22, 0, 30, 245, '5', 'unit', 8, '', 1), (413, 3, 8, 22, 0, 30, 246, '5', 'unit', 9, '', 1), (414, 3, 8, 22, 0, 76, 402, '5', 'unit', 1, '', 1), (415, 3, 8, 22, 0, 76, 403, '5', 'unit', 2, '', 1), (416, 3, 8, 22, 0, 76, 404, '5', 'unit', 3, '', 1), (417, 3, 8, 22, 0, 76, 405, '5', 'unit', 4, '', 1), (418, 3, 8, 22, 0, 76, 406, '6', 'unit', 5, '', 1), (419, 3, 8, 22, 0, 76, 407, '5', 'unit', 6, '', 1), (420, 3, 8, 22, 0, 76, 408, '5', 'unit', 7, '', 1), (421, 3, 8, 22, 0, 76, 409, '6', 'unit', 8, '', 1), (422, 3, 8, 22, 0, 76, 410, '5', 'unit', 9, '', 1), (423, 3, 8, 22, 0, 76, 411, '0', 'unit', 10, '', 1), (424, 3, 8, 22, 0, 76, 412, '5', 'unit', 11, '', 1), (425, 3, 8, 22, 0, 76, 413, '0', 'unit', 12, '', 1), (426, 3, 8, 22, 0, 77, 414, '5', 'unit', 1, '', 1), (427, 3, 8, 22, 0, 77, 415, '5', 'unit', 2, '', 1), (428, 3, 8, 22, 0, 77, 416, '5', 'unit', 3, '', 1), (429, 3, 8, 22, 0, 77, 417, '5', 'unit', 4, '', 1), (430, 3, 8, 22, 0, 77, 418, '5', 'unit', 5, '', 1), (431, 3, 8, 22, 0, 77, 419, '5', 'unit', 6, '', 1), (432, 3, 8, 22, 0, 77, 420, '5', 'unit', 7, '', 1), (433, 3, 8, 22, 0, 78, 421, '6', 'unit', 1, '', 1), (434, 3, 8, 22, 0, 78, 422, '5', 'unit', 2, '', 1), (435, 3, 8, 22, 0, 78, 423, '5', 'unit', 3, '', 1), (436, 3, 8, 22, 0, 78, 424, '5', 'unit', 4, '', 1), (437, 3, 8, 22, 0, 115, 602, '5', 'unit', 1, '', 1), (438, 3, 8, 22, 0, 115, 603, '5', 'unit', 2, '', 1), (439, 3, 8, 22, 0, 115, 604, '5', 'unit', 3, '', 1), (440, 3, 8, 22, 0, 115, 605, '5', 'unit', 4, '', 1), (441, 3, 8, 22, 0, 115, 606, '5', 'unit', 5, '', 1), (442, 3, 8, 22, 0, 115, 607, '5', 'unit', 6, '', 1), (443, 3, 8, 22, 0, 116, 608, '5', 'unit', 1, '', 1), (444, 3, 8, 22, 0, 116, 609, '5', 'unit', 2, '', 1), (445, 3, 8, 22, 0, 116, 610, '5', 'unit', 3, '', 1), (446, 3, 8, 22, 0, 116, 611, '5', 'unit', 4, '', 1), (447, 3, 8, 22, 0, 117, 612, '5', 'unit', 1, '', 1), (448, 3, 8, 22, 0, 117, 613, '5', 'unit', 2, '', 1), (449, 3, 8, 22, 0, 117, 614, '5', 'unit', 3, '', 1), (450, 3, 8, 22, 0, 118, 615, '5', 'unit', 1, '', 1), (451, 3, 8, 22, 0, 118, 616, '5', 'unit', 2, '', 1), (452, 3, 8, 22, 0, 118, 617, '5', 'unit', 3, '', 1), (453, 3, 8, 22, 0, 118, 618, '5', 'unit', 4, '', 1), (454, 3, 8, 22, 0, 118, 619, '5', 'unit', 5, '', 1), (455, 3, 8, 22, 0, 120, 620, '6', 'unit', 1, '', 1), (456, 3, 8, 22, 0, 120, 621, '6', 'unit', 2, '', 1), (457, 3, 8, 22, 0, 120, 622, '6', 'unit', 3, '', 1), (458, 3, 8, 22, 0, 120, 623, '6', 'unit', 4, '', 1), (459, 3, 8, 22, 0, 120, 624, '6', 'unit', 5, '', 1), (460, 3, 8, 22, 0, 120, 625, '6', 'unit', 6, '', 1), (461, 3, 8, 22, 0, 120, 626, '6', 'unit', 7, '', 1), (462, 3, 8, 22, 0, 120, 627, '5', 'unit', 8, '', 1), (463, 3, 8, 22, 0, 120, 628, '5', 'unit', 9, '', 1), (464, 3, 8, 22, 0, 120, 629, '5', 'unit', 10, '', 1), (465, 3, 8, 22, 0, 120, 630, '4', 'unit', 11, '', 1), (466, 3, 8, 22, 0, 122, 631, '5', 'unit', 1, '', 1), (467, 3, 8, 22, 0, 122, 632, '5', 'unit', 2, '', 1), (468, 3, 8, 22, 0, 122, 633, '5', 'unit', 3, '', 1), (469, 3, 8, 22, 0, 122, 634, '5', 'unit', 4, '', 1), (470, 3, 8, 22, 0, 122, 635, '5', 'unit', 5, '', 1), (471, 3, 8, 22, 0, 122, 636, '5', 'unit', 6, '', 1), (472, 3, 8, 22, 0, 122, 637, '5', 'unit', 7, '', 1), (473, 3, 8, 22, 0, 122, 638, '5', 'unit', 8, '', 1), (474, 3, 8, 22, 0, 122, 639, '5', 'unit', 9, '', 1), (475, 3, 8, 22, 0, 122, 640, '5', 'unit', 10, '', 1), (476, 3, 8, 22, 0, 122, 641, '4', 'unit', 11, '', 1), (477, 3, 8, 22, 0, 202, 968, '6', 'unit', 1, '', 1), (478, 3, 8, 22, 0, 202, 969, '6', 'unit', 2, '', 1), (479, 3, 8, 22, 0, 202, 970, '6', 'unit', 3, '', 1), (480, 3, 8, 22, 0, 202, 971, '5', 'unit', 4, '', 1), (481, 3, 8, 22, 0, 202, 972, '5', 'unit', 5, '', 1), (482, 3, 8, 22, 0, 202, 973, '5', 'unit', 6, '', 1), (483, 3, 8, 22, 0, 203, 974, '5', 'unit', 1, '', 1), (484, 3, 8, 22, 0, 203, 975, '5', 'unit', 2, '', 1), (485, 3, 8, 22, 0, 203, 976, '5', 'unit', 3, '', 1), (486, 3, 8, 22, 0, 204, 977, '6', 'unit', 1, '', 1), (487, 3, 8, 22, 0, 204, 978, '5', 'unit', 2, '', 1), (488, 3, 8, 22, 0, 204, 979, '5', 'unit', 3, '', 1), (489, 3, 8, 22, 0, 204, 980, '5', 'unit', 4, '', 1), (490, 3, 8, 22, 0, 205, 981, '5', 'unit', 1, '', 1), (491, 3, 8, 21, 0, 101, 525, '5', 'unit', 1, '', 1), (492, 3, 8, 21, 0, 101, 526, '5', 'unit', 2, '', 1), (493, 3, 8, 21, 0, 101, 527, '5', 'unit', 3, '', 1), (494, 3, 8, 21, 0, 101, 528, '5', 'unit', 4, '', 1), (495, 3, 8, 21, 0, 101, 529, '5', 'unit', 5, '', 1), (496, 3, 8, 21, 0, 101, 530, '5', 'unit', 6, '', 1), (497, 3, 8, 21, 0, 101, 531, '5', 'unit', 7, '', 1), (498, 3, 8, 21, 0, 101, 532, '5', 'unit', 8, '', 1), (499, 3, 8, 21, 0, 101, 533, '5', 'unit', 9, '', 1), (500, 3, 8, 21, 0, 101, 534, '5', 'unit', 10, '', 1), (501, 3, 8, 21, 0, 101, 535, '4', 'unit', 11, '', 1), (502, 3, 8, 21, 0, 109, 569, '5', 'unit', 1, '', 1), (503, 3, 8, 21, 0, 109, 570, '5', 'unit', 2, '', 1), (504, 3, 8, 21, 0, 109, 571, '5', 'unit', 3, '', 1), (505, 3, 8, 21, 0, 109, 572, '5', 'unit', 4, '', 1), (506, 3, 8, 21, 0, 109, 573, '5', 'unit', 5, '', 1), (507, 3, 8, 21, 0, 109, 574, '5', 'unit', 6, '', 1), (508, 3, 8, 21, 0, 109, 575, '5', 'unit', 7, '', 1), (509, 3, 8, 21, 0, 109, 576, '5', 'unit', 8, '', 1), (510, 3, 8, 21, 0, 109, 577, '4', 'unit', 9, '', 1), (511, 3, 8, 21, 0, 109, 578, '5', 'unit', 10, '', 1), (512, 3, 8, 21, 0, 109, 579, '4', 'unit', 11, '', 1), (513, 3, 8, 21, 0, 122, 631, '5', 'unit', 1, '', 1), (514, 3, 8, 21, 0, 122, 632, '5', 'unit', 2, '', 1), (515, 3, 8, 21, 0, 122, 633, '5', 'unit', 3, '', 1), (516, 3, 8, 21, 0, 122, 634, '5', 'unit', 4, '', 1), (517, 3, 8, 21, 0, 122, 635, '5', 'unit', 5, '', 1), (518, 3, 8, 21, 0, 122, 636, '5', 'unit', 6, '', 1), (519, 3, 8, 21, 0, 122, 637, '5', 'unit', 7, '', 1), (520, 3, 8, 21, 0, 122, 638, '4', 'unit', 8, '', 1), (521, 3, 8, 21, 0, 122, 639, '5', 'unit', 9, '', 1), (522, 3, 8, 21, 0, 122, 640, '5', 'unit', 10, '', 1), (523, 3, 8, 21, 0, 122, 641, '4', 'unit', 11, '', 1), (524, 3, 8, 21, 0, 152, 828, '5', 'unit', 1, '', 1), (525, 3, 8, 21, 0, 152, 829, '5', 'unit', 2, '', 1), (526, 3, 8, 21, 0, 152, 830, '5', 'unit', 3, '', 1), (527, 3, 8, 21, 0, 152, 831, '4', 'unit', 4, '', 1), (528, 3, 8, 21, 0, 152, 832, '6', 'unit', 5, '', 1), (529, 3, 8, 21, 0, 152, 833, '5', 'unit', 6, '', 1), (530, 3, 8, 21, 0, 153, 834, '5', 'unit', 1, '', 1), (531, 3, 8, 21, 0, 153, 835, '5', 'unit', 2, '', 1), (532, 3, 8, 21, 0, 153, 836, '5', 'unit', 3, '', 1), (533, 3, 8, 21, 0, 154, 837, '6', 'unit', 1, '', 1), (534, 3, 8, 21, 0, 154, 838, '5', 'unit', 2, '', 1), (535, 3, 8, 21, 0, 154, 839, '5', 'unit', 3, '', 1), (536, 3, 8, 21, 0, 154, 840, '0', 'unit', 4, '', 1), (537, 3, 8, 21, 0, 155, 841, '3', 'unit', 1, '', 1), (538, 3, 8, 21, 0, 202, 968, '5', 'unit', 1, '', 1), (539, 3, 8, 21, 0, 202, 969, '5', 'unit', 2, '', 1), (540, 3, 8, 21, 0, 202, 970, '5', 'unit', 3, '', 1), (541, 3, 8, 21, 0, 202, 971, '5', 'unit', 4, '', 1), (542, 3, 8, 21, 0, 202, 972, '5', 'unit', 5, '', 1), (543, 3, 8, 21, 0, 202, 973, '5', 'unit', 6, '', 1), (544, 3, 8, 21, 0, 203, 974, '6', 'unit', 1, '', 1), (545, 3, 8, 21, 0, 203, 975, '5', 'unit', 2, '', 1), (546, 3, 8, 21, 0, 203, 976, '5', 'unit', 3, '', 1), (547, 3, 8, 21, 0, 204, 977, '6', 'unit', 1, '', 1), (548, 3, 8, 21, 0, 204, 978, '5', 'unit', 2, '', 1), (549, 3, 8, 21, 0, 204, 979, '5', 'unit', 3, '', 1), (550, 3, 8, 21, 0, 204, 980, '0', 'unit', 4, '', 1), (551, 3, 8, 21, 0, 205, 981, '4', 'unit', 1, '', 1), (552, 3, 8, 30, 0, 111, 580, '5', 'unit', 1, '', 1), (553, 3, 8, 30, 0, 111, 581, '5', 'unit', 2, '', 1), (554, 3, 8, 30, 0, 111, 582, '5', 'unit', 3, '', 1), (555, 3, 8, 30, 0, 111, 583, '5', 'unit', 4, '', 1), (556, 3, 8, 30, 0, 111, 584, '5', 'unit', 5, '', 1), (557, 3, 8, 30, 0, 111, 585, '5', 'unit', 6, '', 1), (558, 3, 8, 30, 0, 111, 586, '5', 'unit', 7, '', 1), (559, 3, 8, 30, 0, 111, 587, '4', 'unit', 8, '', 1), (560, 3, 8, 30, 0, 111, 588, '5', 'unit', 9, '', 1), (561, 3, 8, 30, 0, 111, 589, '5', 'unit', 10, '', 1), (562, 3, 8, 30, 0, 111, 590, '3', 'unit', 11, '', 1), (563, 3, 8, 30, 0, 126, 653, '5', 'unit', 1, '', 1), (564, 3, 8, 30, 0, 126, 654, '5', 'unit', 2, '', 1), (565, 3, 8, 30, 0, 126, 655, '5', 'unit', 3, '', 1), (566, 3, 8, 30, 0, 126, 656, '5', 'unit', 4, '', 1), (567, 3, 8, 30, 0, 126, 657, '5', 'unit', 5, '', 1), (568, 3, 8, 30, 0, 126, 658, '5', 'unit', 6, '', 1), (569, 3, 8, 30, 0, 126, 659, '5', 'unit', 7, '', 1), (570, 3, 8, 30, 0, 126, 660, '4', 'unit', 8, '', 1), (571, 3, 8, 30, 0, 126, 661, '5', 'unit', 9, '', 1), (572, 3, 8, 30, 0, 126, 662, '5', 'unit', 10, '', 1), (573, 3, 8, 30, 0, 126, 663, '3', 'unit', 11, '', 1), (574, 3, 8, 30, 0, 202, 968, '5', 'unit', 1, '', 1), (575, 3, 8, 30, 0, 202, 969, '5', 'unit', 2, '', 1), (576, 3, 8, 30, 0, 202, 970, '5', 'unit', 3, '', 1), (577, 3, 8, 30, 0, 202, 971, '5', 'unit', 4, '', 1), (578, 3, 8, 30, 0, 202, 972, '5', 'unit', 5, '', 1), (579, 3, 8, 30, 0, 202, 973, '5', 'unit', 6, '', 1), (580, 3, 8, 30, 0, 203, 974, '5', 'unit', 1, '', 1), (581, 3, 8, 30, 0, 203, 975, '5', 'unit', 2, '', 1), (582, 3, 8, 30, 0, 203, 976, '5', 'unit', 3, '', 1), (583, 3, 8, 30, 0, 204, 977, '5', 'unit', 1, '', 1), (584, 3, 8, 30, 0, 204, 978, '4', 'unit', 2, '', 1), (585, 3, 8, 30, 0, 204, 979, '5', 'unit', 3, '', 1), (586, 3, 8, 30, 0, 204, 980, '4', 'unit', 4, '', 1), (587, 3, 8, 30, 0, 205, 981, '3', 'unit', 1, '', 1), (588, 3, 8, 42, 0, 64, 339, '4', 'unit', 1, '', 1), (589, 3, 8, 42, 0, 64, 340, '4', 'unit', 2, '', 1), (590, 3, 8, 42, 0, 64, 341, '4', 'unit', 3, '', 1), (591, 3, 8, 42, 0, 64, 342, '4', 'unit', 4, '', 1), (592, 3, 8, 42, 0, 64, 343, '4', 'unit', 5, '', 1), (593, 3, 8, 42, 0, 64, 344, '4', 'unit', 6, '', 1), (594, 3, 8, 42, 0, 64, 345, '4', 'unit', 7, '', 1), (595, 3, 8, 42, 0, 64, 346, '4', 'unit', 8, '', 1), (596, 3, 8, 42, 0, 64, 347, '4', 'unit', 9, '', 1), (597, 3, 8, 42, 0, 93, 492, '4', 'unit', 1, '', 1), (598, 3, 8, 42, 0, 93, 493, '4', 'unit', 2, '', 1), (599, 3, 8, 42, 0, 93, 494, '4', 'unit', 3, '', 1), (600, 3, 8, 42, 0, 93, 495, '4', 'unit', 4, '', 1), (601, 3, 8, 42, 0, 93, 496, '4', 'unit', 5, '', 1), (602, 3, 8, 42, 0, 93, 497, '4', 'unit', 6, '', 1), (603, 3, 8, 42, 0, 93, 498, '4', 'unit', 7, '', 1), (604, 3, 8, 42, 0, 93, 499, '4', 'unit', 8, '', 1), (605, 3, 8, 42, 0, 93, 500, '4', 'unit', 9, '', 1), (606, 3, 8, 42, 0, 93, 501, '4', 'unit', 10, '', 1), (607, 3, 8, 42, 0, 93, 502, '2', 'unit', 11, '', 1), (608, 3, 8, 42, 0, 124, 642, '4', 'unit', 1, '', 1), (609, 3, 8, 42, 0, 124, 643, '4', 'unit', 2, '', 1), (610, 3, 8, 42, 0, 124, 644, '4', 'unit', 3, '', 1), (611, 3, 8, 42, 0, 124, 645, '4', 'unit', 4, '', 1), (612, 3, 8, 42, 0, 124, 646, '4', 'unit', 5, '', 1), (613, 3, 8, 42, 0, 124, 647, '4', 'unit', 6, '', 1), (614, 3, 8, 42, 0, 124, 648, '4', 'unit', 7, '', 1), (615, 3, 8, 42, 0, 124, 649, '4', 'unit', 8, '', 1), (616, 3, 8, 42, 0, 124, 650, '4', 'unit', 9, '', 1), (617, 3, 8, 42, 0, 124, 651, '4', 'unit', 10, '', 1), (618, 3, 8, 42, 0, 124, 652, '2', 'unit', 11, '', 1), (619, 3, 8, 42, 0, 126, 653, '4', 'unit', 1, '', 1), (620, 3, 8, 42, 0, 126, 654, '4', 'unit', 2, '', 1), (621, 3, 8, 42, 0, 126, 655, '4', 'unit', 3, '', 1), (622, 3, 8, 42, 0, 126, 656, '4', 'unit', 4, '', 1), (623, 3, 8, 42, 0, 126, 657, '4', 'unit', 5, '', 1), (624, 3, 8, 42, 0, 126, 658, '4', 'unit', 6, '', 1), (625, 3, 8, 42, 0, 126, 659, '4', 'unit', 7, '', 1), (626, 3, 8, 42, 0, 126, 660, '4', 'unit', 8, '', 1), (627, 3, 8, 42, 0, 126, 661, '4', 'unit', 9, '', 1), (628, 3, 8, 42, 0, 126, 662, '4', 'unit', 10, '', 1), (629, 3, 8, 42, 0, 126, 663, '2', 'unit', 11, '', 1), (630, 3, 8, 42, 0, 140, 720, '4', 'unit', 1, '', 1), (631, 3, 8, 42, 0, 140, 721, '4', 'unit', 2, '', 1), (632, 3, 8, 42, 0, 140, 722, '4', 'unit', 3, '', 1), (633, 3, 8, 42, 0, 140, 723, '4', 'unit', 4, '', 1), (634, 3, 8, 42, 0, 140, 724, '4', 'unit', 5, '', 1), (635, 3, 8, 42, 0, 140, 725, '4', 'unit', 6, '', 1), (636, 3, 8, 42, 0, 140, 726, '4', 'unit', 7, '', 1), (637, 3, 8, 42, 0, 140, 727, '4', 'unit', 8, '', 1), (638, 3, 8, 42, 0, 140, 728, '2', 'unit', 9, '', 1), (639, 3, 8, 42, 0, 222, 1024, '4', 'unit', 1, '', 1), (640, 3, 8, 42, 0, 222, 1025, '4', 'unit', 2, '', 1), (641, 3, 8, 42, 0, 222, 1026, '4', 'unit', 3, '', 1), (642, 3, 8, 42, 0, 222, 1027, '4', 'unit', 4, '', 1), (643, 3, 8, 42, 0, 222, 1028, '4', 'unit', 5, '', 1), (644, 3, 8, 42, 0, 222, 1029, '4', 'unit', 6, '', 1), (645, 3, 8, 42, 0, 223, 1030, '4', 'unit', 1, '', 1), (646, 3, 8, 42, 0, 223, 1031, '4', 'unit', 2, '', 1), (647, 3, 8, 42, 0, 223, 1032, '4', 'unit', 3, '', 1), (648, 3, 8, 42, 0, 224, 1033, '4', 'unit', 1, '', 1), (649, 3, 8, 42, 0, 224, 1034, '4', 'unit', 2, '', 1), (650, 3, 8, 42, 0, 224, 1035, '4', 'unit', 3, '', 1), (651, 3, 8, 42, 0, 224, 1036, '3', 'unit', 4, '', 1), (652, 3, 8, 42, 0, 225, 1037, '4', 'unit', 1, '', 1), (653, 3, 8, 42, 0, 95, 481, '4', 'unit', 1, '', 1), (654, 3, 8, 42, 0, 95, 482, '4', 'unit', 2, '', 1), (655, 3, 8, 42, 0, 95, 483, '4', 'unit', 3, '', 1), (656, 3, 8, 42, 0, 95, 484, '4', 'unit', 4, '', 1), (657, 3, 8, 42, 0, 95, 485, '4', 'unit', 5, '', 1), (658, 3, 8, 42, 0, 95, 486, '4', 'unit', 6, '', 1), (659, 3, 8, 42, 0, 95, 487, '4', 'unit', 7, '', 1), (660, 3, 8, 42, 0, 95, 488, '4', 'unit', 8, '', 1), (661, 3, 8, 42, 0, 95, 489, '4', 'unit', 9, '', 1), (662, 3, 8, 42, 0, 95, 490, '4', 'unit', 10, '', 1), (663, 3, 8, 42, 0, 95, 491, '2', 'unit', 11, '', 1), (664, 3, 8, 3, 0, 76, 402, '3', 'unit', 1, '', 1), (665, 3, 8, 3, 0, 76, 403, '3', 'unit', 2, '', 1), (666, 3, 8, 3, 0, 76, 404, '3', 'unit', 3, '', 1), (667, 3, 8, 3, 0, 76, 405, '3', 'unit', 4, '', 1), (668, 3, 8, 3, 0, 76, 406, '3', 'unit', 5, '', 1), (669, 3, 8, 3, 0, 76, 407, '0', 'unit', 6, '', 1), (670, 3, 8, 3, 0, 76, 408, '0', 'unit', 7, '', 1), (671, 3, 8, 3, 0, 76, 409, '3', 'unit', 8, '', 1), (672, 3, 8, 3, 0, 76, 410, '0', 'unit', 9, '', 1), (673, 3, 8, 3, 0, 76, 411, '0', 'unit', 10, '', 1), (674, 3, 8, 3, 0, 76, 412, '0', 'unit', 11, '', 1), (675, 3, 8, 3, 0, 76, 413, '3', 'unit', 12, '', 1), (676, 3, 8, 3, 0, 77, 414, '4', 'unit', 1, '', 1), (677, 3, 8, 3, 0, 77, 415, '3', 'unit', 2, '', 1), (678, 3, 8, 3, 0, 77, 416, '3', 'unit', 3, '', 1), (679, 3, 8, 3, 0, 77, 417, '2', 'unit', 4, '', 1), (680, 3, 8, 3, 0, 77, 418, '0', 'unit', 5, '', 1), (681, 3, 8, 3, 0, 77, 419, '3', 'unit', 6, '', 1), (682, 3, 8, 3, 0, 77, 420, '3', 'unit', 7, '', 1), (683, 3, 8, 3, 0, 78, 421, '4', 'unit', 1, '', 1), (684, 3, 8, 3, 0, 78, 422, '0', 'unit', 2, '', 1), (685, 3, 8, 3, 0, 78, 423, '3', 'unit', 3, '', 1), (686, 3, 8, 3, 0, 78, 424, '3', 'unit', 4, '', 1), (687, 3, 8, 3, 0, 109, 569, '4', 'unit', 1, '', 1), (688, 3, 8, 3, 0, 109, 570, '4', 'unit', 2, '', 1), (689, 3, 8, 3, 0, 109, 571, '4', 'unit', 3, '', 1), (690, 3, 8, 3, 0, 109, 572, '4', 'unit', 4, '', 1), (691, 3, 8, 3, 0, 109, 573, '4', 'unit', 5, '', 1), (692, 3, 8, 3, 0, 109, 574, '3', 'unit', 6, '', 1), (693, 3, 8, 3, 0, 109, 575, '3', 'unit', 7, '', 1), (694, 3, 8, 3, 0, 109, 576, '2', 'unit', 8, '', 1), (695, 3, 8, 3, 0, 109, 577, '2', 'unit', 9, '', 1), (696, 3, 8, 3, 0, 109, 578, '3', 'unit', 10, '', 1), (697, 3, 8, 3, 0, 109, 579, '2', 'unit', 11, '', 1), (698, 3, 8, 3, 0, 120, 620, '4', 'unit', 1, '', 1), (699, 3, 8, 3, 0, 120, 621, '4', 'unit', 2, '', 1), (700, 3, 8, 3, 0, 120, 622, '4', 'unit', 3, '', 1), (701, 3, 8, 3, 0, 120, 623, '4', 'unit', 4, '', 1), (702, 3, 8, 3, 0, 120, 624, '3', 'unit', 5, '', 1), (703, 3, 8, 3, 0, 120, 625, '2', 'unit', 6, '', 1), (704, 3, 8, 3, 0, 120, 626, '3', 'unit', 7, '', 1), (705, 3, 8, 3, 0, 120, 627, '2', 'unit', 8, '', 1), (706, 3, 8, 3, 0, 120, 628, '2', 'unit', 9, '', 1), (707, 3, 8, 3, 0, 120, 629, '3', 'unit', 10, '', 1), (708, 3, 8, 3, 0, 120, 630, '2', 'unit', 11, '', 1), (709, 3, 8, 3, 0, 172, 884, '3', 'unit', 1, '', 1), (710, 3, 8, 3, 0, 172, 885, '3', 'unit', 2, '', 1), (711, 3, 8, 3, 0, 172, 886, '0', 'unit', 3, '', 1), (712, 3, 8, 3, 0, 172, 887, '3', 'unit', 4, '', 1), (713, 3, 8, 3, 0, 172, 888, '0', 'unit', 5, '', 1), (714, 3, 8, 3, 0, 172, 889, '0', 'unit', 6, '', 1), (715, 3, 8, 3, 0, 173, 890, '3', 'unit', 1, '', 1), (716, 3, 8, 3, 0, 173, 891, '3', 'unit', 2, '', 1), (717, 3, 8, 3, 0, 173, 892, '3', 'unit', 3, '', 1), (718, 3, 8, 3, 0, 174, 893, '3', 'unit', 1, '', 1), (719, 3, 8, 3, 0, 174, 894, '3', 'unit', 2, '', 1), (720, 3, 8, 3, 0, 174, 895, '3', 'unit', 3, '', 1), (721, 3, 8, 3, 0, 174, 896, '0', 'unit', 4, '', 1), (722, 3, 8, 3, 0, 175, 897, '2', 'unit', 1, '', 1), (723, 3, 8, 26, 0, 76, 402, '4', 'unit', 1, '', 1), (724, 3, 8, 26, 0, 76, 403, '4', 'unit', 2, '', 1), (725, 3, 8, 26, 0, 76, 404, '4', 'unit', 3, '', 1), (726, 3, 8, 26, 0, 76, 405, '4', 'unit', 4, '', 1), (727, 3, 8, 26, 0, 76, 406, '4', 'unit', 5, '', 1), (728, 3, 8, 26, 0, 76, 407, '4', 'unit', 6, '', 1), (729, 3, 8, 26, 0, 76, 408, '4', 'unit', 7, '', 1), (730, 3, 8, 26, 0, 76, 409, '4', 'unit', 8, '', 1), (731, 3, 8, 26, 0, 76, 410, '0', 'unit', 9, '', 1), (732, 3, 8, 26, 0, 76, 411, '0', 'unit', 10, '', 1), (733, 3, 8, 26, 0, 76, 412, '0', 'unit', 11, '', 1), (734, 3, 8, 26, 0, 76, 413, '5', 'unit', 12, '', 1), (735, 3, 8, 26, 0, 77, 414, '4', 'unit', 1, '', 1), (736, 3, 8, 26, 0, 77, 415, '4', 'unit', 2, '', 1), (737, 3, 8, 26, 0, 77, 416, '4', 'unit', 3, '', 1), (738, 3, 8, 26, 0, 77, 417, '4', 'unit', 4, '', 1), (739, 3, 8, 26, 0, 77, 418, '0', 'unit', 5, '', 1), (740, 3, 8, 26, 0, 77, 419, '4', 'unit', 6, '', 1), (741, 3, 8, 26, 0, 77, 420, '4', 'unit', 7, '', 1), (742, 3, 8, 26, 0, 78, 421, '4', 'unit', 1, '', 1), (743, 3, 8, 26, 0, 78, 422, '4', 'unit', 2, '', 1), (744, 3, 8, 26, 0, 78, 423, '4', 'unit', 3, '', 1), (745, 3, 8, 26, 0, 78, 424, '4', 'unit', 4, '', 1), (746, 3, 8, 26, 0, 107, 558, '4', 'unit', 1, '', 1), (747, 3, 8, 26, 0, 107, 559, '4', 'unit', 2, '', 1), (748, 3, 8, 26, 0, 107, 560, '4', 'unit', 3, '', 1), (749, 3, 8, 26, 0, 107, 561, '4', 'unit', 4, '', 1), (750, 3, 8, 26, 0, 107, 562, '4', 'unit', 5, '', 1), (751, 3, 8, 26, 0, 107, 563, '4', 'unit', 6, '', 1), (752, 3, 8, 26, 0, 107, 564, '4', 'unit', 7, '', 1), (753, 3, 8, 26, 0, 107, 565, '4', 'unit', 8, '', 1), (754, 3, 8, 26, 0, 107, 566, '4', 'unit', 9, '', 1), (755, 3, 8, 26, 0, 107, 567, '4', 'unit', 10, '', 1), (756, 3, 8, 26, 0, 107, 568, '4', 'unit', 11, '', 1), (757, 3, 8, 26, 0, 136, 702, '4', 'unit', 1, '', 1), (758, 3, 8, 26, 0, 136, 703, '4', 'unit', 2, '', 1), (759, 3, 8, 26, 0, 136, 704, '4', 'unit', 3, '', 1), (760, 3, 8, 26, 0, 136, 705, '4', 'unit', 4, '', 1), (761, 3, 8, 26, 0, 136, 706, '4', 'unit', 5, '', 1), (762, 3, 8, 26, 0, 136, 707, '4', 'unit', 6, '', 1), (763, 3, 8, 26, 0, 136, 708, '4', 'unit', 7, '', 1), (764, 3, 8, 26, 0, 136, 709, '4', 'unit', 8, '', 1), (765, 3, 8, 26, 0, 136, 710, '4', 'unit', 9, '', 1), (766, 3, 8, 26, 0, 142, 729, '4', 'unit', 1, '', 1), (767, 3, 8, 26, 0, 142, 730, '4', 'unit', 2, '', 1), (768, 3, 8, 26, 0, 142, 731, '4', 'unit', 3, '', 1), (769, 3, 8, 26, 0, 142, 732, '4', 'unit', 4, '', 1), (770, 3, 8, 26, 0, 142, 733, '4', 'unit', 5, '', 1), (771, 3, 8, 26, 0, 142, 734, '4', 'unit', 6, '', 1), (772, 3, 8, 26, 0, 143, 735, '4', 'unit', 1, '', 1), (773, 3, 8, 26, 0, 143, 736, '4', 'unit', 2, '', 1), (774, 3, 8, 26, 0, 143, 737, '4', 'unit', 3, '', 1), (775, 3, 8, 26, 0, 143, 738, '4', 'unit', 4, '', 1), (776, 3, 8, 26, 0, 144, 739, '4', 'unit', 1, '', 1), (777, 3, 8, 26, 0, 144, 740, '4', 'unit', 2, '', 1), (778, 3, 8, 26, 0, 144, 741, '4', 'unit', 3, '', 1), (779, 3, 8, 26, 0, 145, 742, '4', 'unit', 1, '', 1), (780, 3, 8, 26, 0, 145, 743, '4', 'unit', 2, '', 1), (781, 3, 8, 26, 0, 145, 744, '4', 'unit', 3, '', 1), (782, 3, 8, 26, 0, 145, 745, '4', 'unit', 4, '', 1), (783, 3, 8, 26, 0, 145, 746, '4', 'unit', 5, '', 1), (784, 3, 8, 26, 0, 138, 711, '4', 'unit', 1, '', 1), (785, 3, 8, 26, 0, 138, 712, '4', 'unit', 2, '', 1), (786, 3, 8, 26, 0, 138, 713, '4', 'unit', 3, '', 1), (787, 3, 8, 26, 0, 138, 714, '4', 'unit', 4, '', 1), (788, 3, 8, 26, 0, 138, 715, '4', 'unit', 5, '', 1), (789, 3, 8, 26, 0, 138, 716, '4', 'unit', 6, '', 1), (790, 3, 8, 26, 0, 138, 717, '4', 'unit', 7, '', 1), (791, 3, 8, 26, 0, 138, 718, '4', 'unit', 8, '', 1), (792, 3, 8, 26, 0, 138, 719, '4', 'unit', 9, '', 1), (793, 3, 8, 26, 0, 187, 926, '4', 'unit', 1, '', 1), (794, 3, 8, 26, 0, 187, 927, '4', 'unit', 2, '', 1), (795, 3, 8, 26, 0, 187, 928, '4', 'unit', 3, '', 1), (796, 3, 8, 26, 0, 187, 929, '4', 'unit', 4, '', 1), (797, 3, 8, 26, 0, 187, 930, '4', 'unit', 5, '', 1), (798, 3, 8, 26, 0, 187, 931, '4', 'unit', 6, '', 1), (799, 3, 8, 26, 0, 188, 932, '4', 'unit', 1, '', 1), (800, 3, 8, 26, 0, 188, 933, '4', 'unit', 2, '', 1), (801, 3, 8, 26, 0, 188, 934, '4', 'unit', 3, '', 1), (802, 3, 8, 26, 0, 189, 935, '4', 'unit', 1, '', 1), (803, 3, 8, 26, 0, 189, 936, '4', 'unit', 2, '', 1), (804, 3, 8, 26, 0, 189, 937, '4', 'unit', 3, '', 1), (805, 3, 8, 26, 0, 189, 938, '4', 'unit', 4, '', 1), (806, 3, 8, 26, 0, 190, 939, '4', 'unit', 1, '', 1), (807, 3, 8, 23, 0, 54, 294, '5', 'unit', 1, '', 1), (808, 3, 8, 23, 0, 54, 295, '6', 'unit', 2, '', 1), (809, 3, 8, 23, 0, 54, 296, '6', 'unit', 3, '', 1), (810, 3, 8, 23, 0, 54, 297, '5', 'unit', 4, '', 1), (811, 3, 8, 23, 0, 54, 298, '5', 'unit', 5, '', 1), (812, 3, 8, 23, 0, 54, 299, '6', 'unit', 6, '', 1), (813, 3, 8, 23, 0, 54, 300, '6', 'unit', 7, '', 1), (814, 3, 8, 23, 0, 54, 301, '5', 'unit', 8, '', 1), (815, 3, 8, 23, 0, 54, 302, '6', 'unit', 9, '', 1), (816, 3, 8, 23, 0, 64, 339, '4', 'unit', 1, '', 1), (817, 3, 8, 23, 0, 64, 340, '5', 'unit', 2, '', 1), (818, 3, 8, 23, 0, 64, 341, '0', 'unit', 3, '', 1), (819, 3, 8, 23, 0, 64, 342, '5', 'unit', 4, '', 1), (820, 3, 8, 23, 0, 64, 343, '5', 'unit', 5, '', 1), (821, 3, 8, 23, 0, 64, 344, '5', 'unit', 6, '', 1), (822, 3, 8, 23, 0, 64, 345, '4', 'unit', 7, '', 1), (823, 3, 8, 23, 0, 64, 346, '6', 'unit', 8, '', 1), (824, 3, 8, 23, 0, 64, 347, '0', 'unit', 9, '', 1), (825, 3, 8, 23, 0, 76, 402, '5', 'unit', 1, '', 1), (826, 3, 8, 23, 0, 76, 403, '4', 'unit', 2, '', 1), (827, 3, 8, 23, 0, 76, 404, '5', 'unit', 3, '', 1), (828, 3, 8, 23, 0, 76, 405, '4', 'unit', 4, '', 1), (829, 3, 8, 23, 0, 76, 406, '4', 'unit', 5, '', 1), (830, 3, 8, 23, 0, 76, 407, '4', 'unit', 6, '', 1), (831, 3, 8, 23, 0, 76, 408, '5', 'unit', 7, '', 1), (832, 3, 8, 23, 0, 76, 409, '5', 'unit', 8, '', 1), (833, 3, 8, 23, 0, 76, 410, '0', 'unit', 9, '', 1), (834, 3, 8, 23, 0, 76, 411, '0', 'unit', 10, '', 1), (835, 3, 8, 23, 0, 76, 412, '5', 'unit', 11, '', 1), (836, 3, 8, 23, 0, 76, 413, '5', 'unit', 12, '', 1), (837, 3, 8, 23, 0, 77, 414, '4', 'unit', 1, '', 1), (838, 3, 8, 23, 0, 77, 415, '6', 'unit', 2, '', 1), (839, 3, 8, 23, 0, 77, 416, '6', 'unit', 3, '', 1), (840, 3, 8, 23, 0, 77, 417, '4', 'unit', 4, '', 1), (841, 3, 8, 23, 0, 77, 418, '0', 'unit', 5, '', 1), (842, 3, 8, 23, 0, 77, 419, '0', 'unit', 6, '', 1), (843, 3, 8, 23, 0, 77, 420, '4', 'unit', 7, '', 1), (844, 3, 8, 23, 0, 78, 421, '4', 'unit', 1, '', 1), (845, 3, 8, 23, 0, 78, 422, '5', 'unit', 2, '', 1), (846, 3, 8, 23, 0, 78, 423, '4', 'unit', 3, '', 1), (847, 3, 8, 23, 0, 78, 424, '4', 'unit', 4, '', 1), (848, 3, 8, 23, 0, 95, 481, '6', 'unit', 1, '', 1), (849, 3, 8, 23, 0, 95, 482, '6', 'unit', 2, '', 1), (850, 3, 8, 23, 0, 95, 483, '5', 'unit', 3, '', 1), (851, 3, 8, 23, 0, 95, 484, '5', 'unit', 4, '', 1), (852, 3, 8, 23, 0, 95, 485, '4', 'unit', 5, '', 1), (853, 3, 8, 23, 0, 95, 486, '5', 'unit', 6, '', 1), (854, 3, 8, 23, 0, 95, 487, '4', 'unit', 7, '', 1), (855, 3, 8, 23, 0, 95, 488, '4', 'unit', 8, '', 1), (856, 3, 8, 23, 0, 95, 489, '3', 'unit', 9, '', 1), (857, 3, 8, 23, 0, 95, 490, '5', 'unit', 10, '', 1), (858, 3, 8, 23, 0, 95, 491, '4', 'unit', 11, '', 1), (859, 3, 8, 23, 0, 192, 940, '5', 'unit', 1, '', 1), (860, 3, 8, 23, 0, 192, 941, '5', 'unit', 2, '', 1), (861, 3, 8, 23, 0, 192, 942, '0', 'unit', 3, '', 1), (862, 3, 8, 23, 0, 192, 943, '5', 'unit', 4, '', 1), (863, 3, 8, 23, 0, 192, 944, '0', 'unit', 5, '', 1), (864, 3, 8, 23, 0, 192, 945, '0', 'unit', 6, '', 1), (865, 3, 8, 23, 0, 193, 946, '6', 'unit', 1, '', 1), (866, 3, 8, 23, 0, 193, 947, '4', 'unit', 2, '', 1), (867, 3, 8, 23, 0, 193, 948, '5', 'unit', 3, '', 1), (868, 3, 8, 23, 0, 194, 949, '5', 'unit', 1, '', 1), (869, 3, 8, 23, 0, 194, 950, '3', 'unit', 2, '', 1), (870, 3, 8, 23, 0, 194, 951, '5', 'unit', 3, '', 1), (871, 3, 8, 23, 0, 194, 952, '4', 'unit', 4, '', 1), (872, 3, 8, 23, 0, 195, 953, '5', 'unit', 1, '', 1), (873, 3, 8, 69, 0, 85, 443, '4', 'unit', 1, '', 1), (874, 3, 8, 69, 0, 85, 444, '4', 'unit', 2, '', 1), (875, 3, 8, 69, 0, 85, 445, '4', 'unit', 3, '', 1), (876, 3, 8, 69, 0, 85, 446, '4', 'unit', 4, '', 1), (877, 3, 8, 69, 0, 86, 447, '4', 'unit', 1, '', 1), (878, 3, 8, 69, 0, 86, 448, '4', 'unit', 2, '', 1), (879, 3, 8, 69, 0, 86, 449, '4', 'unit', 3, '', 1), (880, 3, 8, 69, 0, 86, 450, '4', 'unit', 4, '', 1), (881, 3, 8, 69, 0, 86, 451, '4', 'unit', 5, '', 1), (882, 3, 8, 69, 0, 140, 720, '4', 'unit', 1, '', 1), (883, 3, 8, 69, 0, 140, 721, '4', 'unit', 2, '', 1), (884, 3, 8, 69, 0, 140, 722, '4', 'unit', 3, '', 1), (885, 3, 8, 69, 0, 140, 723, '4', 'unit', 4, '', 1), (886, 3, 8, 69, 0, 140, 724, '4', 'unit', 5, '', 1), (887, 3, 8, 69, 0, 140, 725, '4', 'unit', 6, '', 1), (888, 3, 8, 69, 0, 140, 726, '4', 'unit', 7, '', 1), (889, 3, 8, 69, 0, 140, 727, '4', 'unit', 8, '', 1), (890, 3, 8, 69, 0, 140, 728, '4', 'unit', 9, '', 1), (891, 3, 8, 28, 0, 56, 303, '5', 'unit', 1, '', 1), (892, 3, 8, 28, 0, 56, 304, '6', 'unit', 2, '', 1), (893, 3, 8, 28, 0, 56, 305, '5', 'unit', 3, '', 1), (894, 3, 8, 28, 0, 56, 306, '5', 'unit', 4, '', 1), (895, 3, 8, 28, 0, 56, 307, '5', 'unit', 5, '', 1), (896, 3, 8, 28, 0, 56, 308, '4', 'unit', 6, '', 1), (897, 3, 8, 28, 0, 56, 309, '6', 'unit', 7, '', 1), (898, 3, 8, 28, 0, 56, 310, '5', 'unit', 8, '', 1), (899, 3, 8, 28, 0, 56, 311, '6', 'unit', 9, '', 1), (900, 3, 8, 28, 0, 76, 402, '0', 'unit', 1, '', 1), (901, 3, 8, 28, 0, 76, 403, '5', 'unit', 2, '', 1), (902, 3, 8, 28, 0, 76, 404, '5', 'unit', 3, '', 1), (903, 3, 8, 28, 0, 76, 405, '0', 'unit', 4, '', 1), (904, 3, 8, 28, 0, 76, 406, '5', 'unit', 5, '', 1), (905, 3, 8, 28, 0, 76, 407, '0', 'unit', 6, '', 1), (906, 3, 8, 28, 0, 76, 408, '0', 'unit', 7, '', 1), (907, 3, 8, 28, 0, 76, 409, '0', 'unit', 8, '', 1), (908, 3, 8, 28, 0, 76, 410, '0', 'unit', 9, '', 1), (909, 3, 8, 28, 0, 76, 411, '0', 'unit', 10, '', 1), (910, 3, 8, 28, 0, 76, 412, '5', 'unit', 11, '', 1), (911, 3, 8, 28, 0, 76, 413, '5', 'unit', 12, '', 1), (912, 3, 8, 28, 0, 77, 414, '5', 'unit', 1, '', 1), (913, 3, 8, 28, 0, 77, 415, '0', 'unit', 2, '', 1), (914, 3, 8, 28, 0, 77, 416, '5', 'unit', 3, '', 1), (915, 3, 8, 28, 0, 77, 417, '6', 'unit', 4, '', 1), (916, 3, 8, 28, 0, 77, 418, '5', 'unit', 5, '', 1), (917, 3, 8, 28, 0, 77, 419, '5', 'unit', 6, '', 1), (918, 3, 8, 28, 0, 77, 420, '5', 'unit', 7, '', 1), (919, 3, 8, 28, 0, 78, 421, '5', 'unit', 1, '', 1), (920, 3, 8, 28, 0, 78, 422, '0', 'unit', 2, '', 1), (921, 3, 8, 28, 0, 78, 423, '4', 'unit', 3, '', 1), (922, 3, 8, 28, 0, 78, 424, '5', 'unit', 4, '', 1), (923, 3, 8, 28, 0, 97, 503, '5', 'unit', 1, '', 1), (924, 3, 8, 28, 0, 97, 504, '5', 'unit', 2, '', 1), (925, 3, 8, 28, 0, 97, 505, '5', 'unit', 3, '', 1), (926, 3, 8, 28, 0, 97, 506, '5', 'unit', 4, '', 1), (927, 3, 8, 28, 0, 97, 507, '5', 'unit', 5, '', 1), (928, 3, 8, 28, 0, 97, 508, '5', 'unit', 6, '', 1), (929, 3, 8, 28, 0, 97, 509, '5', 'unit', 7, '', 1), (930, 3, 8, 28, 0, 97, 510, '6', 'unit', 8, '', 1), (931, 3, 8, 28, 0, 97, 511, '5', 'unit', 9, '', 1), (932, 3, 8, 28, 0, 97, 512, '5', 'unit', 10, '', 1), (933, 3, 8, 28, 0, 97, 513, '3', 'unit', 11, '', 1), (934, 3, 8, 28, 0, 115, 602, '5', 'unit', 1, '', 1), (935, 3, 8, 28, 0, 115, 603, '5', 'unit', 2, '', 1), (936, 3, 8, 28, 0, 115, 604, '5', 'unit', 3, '', 1), (937, 3, 8, 28, 0, 115, 605, '5', 'unit', 4, '', 1), (938, 3, 8, 28, 0, 115, 606, '5', 'unit', 5, '', 1), (939, 3, 8, 28, 0, 115, 607, '5', 'unit', 6, '', 1), (940, 3, 8, 28, 0, 116, 608, '5', 'unit', 1, '', 1), (941, 3, 8, 28, 0, 116, 609, '0', 'unit', 2, '', 1), (942, 3, 8, 28, 0, 116, 610, '5', 'unit', 3, '', 1), (943, 3, 8, 28, 0, 116, 611, '5', 'unit', 4, '', 1), (944, 3, 8, 28, 0, 117, 612, '6', 'unit', 1, '', 1), (945, 3, 8, 28, 0, 117, 613, '6', 'unit', 2, '', 1), (946, 3, 8, 28, 0, 117, 614, '5', 'unit', 3, '', 1), (947, 3, 8, 28, 0, 118, 615, '4', 'unit', 1, '', 1), (948, 3, 8, 28, 0, 118, 616, '4', 'unit', 2, '', 1), (949, 3, 8, 28, 0, 118, 617, '5', 'unit', 3, '', 1), (950, 3, 8, 28, 0, 118, 618, '5', 'unit', 4, '', 1), (951, 3, 8, 28, 0, 118, 619, '5', 'unit', 5, '', 1), (952, 3, 8, 28, 0, 120, 620, '5', 'unit', 1, '', 1), (953, 3, 8, 28, 0, 120, 621, '6', 'unit', 2, '', 1), (954, 3, 8, 28, 0, 120, 622, '4', 'unit', 3, '', 1), (955, 3, 8, 28, 0, 120, 623, '5', 'unit', 4, '', 1), (956, 3, 8, 28, 0, 120, 624, '5', 'unit', 5, '', 1), (957, 3, 8, 28, 0, 120, 625, '5', 'unit', 6, '', 1), (958, 3, 8, 28, 0, 120, 626, '5', 'unit', 7, '', 1), (959, 3, 8, 28, 0, 120, 627, '5', 'unit', 8, '', 1), (960, 3, 8, 28, 0, 120, 628, '5', 'unit', 9, '', 1), (961, 3, 8, 28, 0, 120, 629, '5', 'unit', 10, '', 1), (962, 3, 8, 28, 0, 120, 630, '3', 'unit', 11, '', 1), (963, 3, 8, 28, 0, 122, 631, '5', 'unit', 1, '', 1), (964, 3, 8, 28, 0, 122, 632, '5', 'unit', 2, '', 1), (965, 3, 8, 28, 0, 122, 633, '5', 'unit', 3, '', 1), (966, 3, 8, 28, 0, 122, 634, '5', 'unit', 4, '', 1), (967, 3, 8, 28, 0, 122, 635, '5', 'unit', 5, '', 1), (968, 3, 8, 28, 0, 122, 636, '5', 'unit', 6, '', 1), (969, 3, 8, 28, 0, 122, 637, '5', 'unit', 7, '', 1), (970, 3, 8, 28, 0, 122, 638, '5', 'unit', 8, '', 1), (971, 3, 8, 28, 0, 122, 639, '5', 'unit', 9, '', 1), (972, 3, 8, 28, 0, 122, 640, '5', 'unit', 10, '', 1), (973, 3, 8, 28, 0, 122, 641, '3', 'unit', 11, '', 1), (974, 3, 8, 28, 0, 136, 702, '5', 'unit', 1, '', 1), (975, 3, 8, 28, 0, 136, 703, '5', 'unit', 2, '', 1), (976, 3, 8, 28, 0, 136, 704, '6', 'unit', 3, '', 1), (977, 3, 8, 28, 0, 136, 705, '6', 'unit', 4, '', 1), (978, 3, 8, 28, 0, 136, 706, '5', 'unit', 5, '', 1), (979, 3, 8, 28, 0, 136, 707, '5', 'unit', 6, '', 1), (980, 3, 8, 28, 0, 136, 708, '5', 'unit', 7, '', 1), (981, 3, 8, 28, 0, 136, 709, '5', 'unit', 8, '', 1), (982, 3, 8, 28, 0, 136, 710, '5', 'unit', 9, '', 1), (983, 3, 8, 28, 0, 152, 828, '5', 'unit', 1, '', 1), (984, 3, 8, 28, 0, 152, 829, '5', 'unit', 2, '', 1), (985, 3, 8, 28, 0, 152, 830, '5', 'unit', 3, '', 1), (986, 3, 8, 28, 0, 152, 831, '5', 'unit', 4, '', 1), (987, 3, 8, 28, 0, 152, 832, '0', 'unit', 5, '', 1), (988, 3, 8, 28, 0, 152, 833, '0', 'unit', 6, '', 1), (989, 3, 8, 28, 0, 153, 834, '6', 'unit', 1, '', 1), (990, 3, 8, 28, 0, 153, 835, '5', 'unit', 2, '', 1), (991, 3, 8, 28, 0, 153, 836, '5', 'unit', 3, '', 1), (992, 3, 8, 28, 0, 154, 837, '5', 'unit', 1, '', 1), (993, 3, 8, 28, 0, 154, 838, '5', 'unit', 2, '', 1), (994, 3, 8, 28, 0, 154, 839, '5', 'unit', 3, '', 1), (995, 3, 8, 28, 0, 154, 840, '4', 'unit', 4, '', 1), (996, 3, 8, 28, 0, 155, 841, '3', 'unit', 1, '', 1), (997, 3, 8, 28, 0, 126, 653, '5', 'unit', 1, '', 1), (998, 3, 8, 28, 0, 126, 654, '5', 'unit', 2, '', 1), (999, 3, 8, 28, 0, 126, 655, '5', 'unit', 3, '', 1), (1000, 3, 8, 28, 0, 126, 656, '5', 'unit', 4, '', 1), (1001, 3, 8, 28, 0, 126, 657, '5', 'unit', 5, '', 1), (1002, 3, 8, 28, 0, 126, 658, '5', 'unit', 6, '', 1), (1003, 3, 8, 28, 0, 126, 659, '5', 'unit', 7, '', 1), (1004, 3, 8, 28, 0, 126, 660, '5', 'unit', 8, '', 1), (1005, 3, 8, 28, 0, 126, 661, '5', 'unit', 9, '', 1), (1006, 3, 8, 28, 0, 126, 662, '5', 'unit', 10, '', 1), (1007, 3, 8, 28, 0, 126, 663, '3', 'unit', 11, '', 1), (1008, 3, 8, 16, 0, 88, 452, '6', 'unit', 1, '', 1), (1009, 3, 8, 16, 0, 88, 453, '5', 'unit', 2, '', 1), (1010, 3, 8, 16, 0, 88, 454, '5', 'unit', 3, '', 1), (1011, 3, 8, 16, 0, 88, 455, '6', 'unit', 4, '', 1), (1012, 3, 8, 16, 0, 88, 456, '6', 'unit', 5, '', 1), (1013, 3, 8, 16, 0, 88, 457, '6', 'unit', 6, '', 1), (1014, 3, 8, 16, 0, 89, 458, '6', 'unit', 1, '', 1), (1015, 3, 8, 16, 0, 89, 459, '4', 'unit', 2, '', 1), (1016, 3, 8, 16, 0, 89, 460, '6', 'unit', 3, '', 1), (1017, 3, 8, 16, 0, 89, 461, '5', 'unit', 4, '', 1), (1018, 3, 8, 16, 0, 90, 462, '6', 'unit', 1, '', 1), (1019, 3, 8, 16, 0, 90, 463, '6', 'unit', 2, '', 1), (1020, 3, 8, 16, 0, 90, 464, '5', 'unit', 3, '', 1), (1021, 3, 8, 16, 0, 107, 558, '6', 'unit', 1, '', 1), (1022, 3, 8, 16, 0, 107, 559, '6', 'unit', 2, '', 1), (1023, 3, 8, 16, 0, 107, 560, '6', 'unit', 3, '', 1), (1024, 3, 8, 16, 0, 107, 561, '6', 'unit', 4, '', 1), (1025, 3, 8, 16, 0, 107, 562, '6', 'unit', 5, '', 1), (1026, 3, 8, 16, 0, 107, 563, '5', 'unit', 6, '', 1), (1027, 3, 8, 16, 0, 107, 564, '6', 'unit', 7, '', 1), (1028, 3, 8, 16, 0, 107, 565, '5', 'unit', 8, '', 1), (1029, 3, 8, 16, 0, 107, 566, '6', 'unit', 9, '', 1), (1030, 3, 8, 16, 0, 107, 567, '5', 'unit', 10, '', 1), (1031, 3, 8, 16, 0, 107, 568, '5', 'unit', 11, '', 1), (1032, 3, 8, 16, 0, 128, 817, '6', 'unit', 1, '', 1), (1033, 3, 8, 16, 0, 128, 818, '6', 'unit', 2, '', 1), (1034, 3, 8, 16, 0, 128, 819, '6', 'unit', 3, '', 1), (1035, 3, 8, 16, 0, 128, 820, '6', 'unit', 4, '', 1), (1036, 3, 8, 16, 0, 128, 821, '6', 'unit', 5, '', 1), (1037, 3, 8, 16, 0, 128, 822, '5', 'unit', 6, '', 1), (1038, 3, 8, 16, 0, 128, 823, '5', 'unit', 7, '', 1), (1039, 3, 8, 16, 0, 128, 824, '5', 'unit', 8, '', 1), (1040, 3, 8, 16, 0, 128, 825, '5', 'unit', 9, '', 1), (1041, 3, 8, 16, 0, 128, 826, '4', 'unit', 10, '', 1), (1042, 3, 8, 16, 0, 128, 827, '5', 'unit', 11, '', 1), (1043, 3, 8, 16, 0, 202, 968, '6', 'unit', 1, '', 1), (1044, 3, 8, 16, 0, 202, 969, '6', 'unit', 2, '', 1), (1045, 3, 8, 16, 0, 202, 970, '5', 'unit', 3, '', 1), (1046, 3, 8, 16, 0, 202, 971, '5', 'unit', 4, '', 1), (1047, 3, 8, 16, 0, 202, 972, '5', 'unit', 5, '', 1), (1048, 3, 8, 16, 0, 202, 973, '5', 'unit', 6, '', 1), (1049, 3, 8, 16, 0, 203, 974, '6', 'unit', 1, '', 1), (1050, 3, 8, 16, 0, 203, 975, '5', 'unit', 2, '', 1), (1051, 3, 8, 16, 0, 203, 976, '6', 'unit', 3, '', 1), (1052, 3, 8, 16, 0, 204, 977, '6', 'unit', 1, '', 1), (1053, 3, 8, 16, 0, 204, 978, '6', 'unit', 2, '', 1), (1054, 3, 8, 16, 0, 204, 979, '6', 'unit', 3, '', 1), (1055, 3, 8, 16, 0, 204, 980, '0', 'unit', 4, '', 1), (1056, 3, 8, 16, 0, 205, 981, '3', 'unit', 1, '', 1), (1057, 3, 8, 16, 0, 113, 591, '6', 'unit', 1, '', 1), (1058, 3, 8, 16, 0, 113, 592, '6', 'unit', 2, '', 1), (1059, 3, 8, 16, 0, 113, 593, '5', 'unit', 3, '', 1), (1060, 3, 8, 16, 0, 113, 594, '6', 'unit', 4, '', 1), (1061, 3, 8, 16, 0, 113, 595, '6', 'unit', 5, '', 1), (1062, 3, 8, 16, 0, 113, 596, '5', 'unit', 6, '', 1), (1063, 3, 8, 16, 0, 113, 597, '5', 'unit', 7, '', 1), (1064, 3, 8, 16, 0, 113, 598, '5', 'unit', 8, '', 1), (1065, 3, 8, 16, 0, 113, 599, '5', 'unit', 9, '', 1), (1066, 3, 8, 16, 0, 113, 600, '5', 'unit', 10, '', 1), (1067, 3, 8, 16, 0, 113, 601, '6', 'unit', 11, '', 1), (1068, 3, 8, 53, 0, 30, 238, '5', 'unit', 1, '', 1), (1069, 3, 8, 53, 0, 30, 239, '5', 'unit', 2, '', 1), (1070, 3, 8, 53, 0, 30, 240, '4', 'unit', 3, '', 1), (1071, 3, 8, 53, 0, 30, 241, '5', 'unit', 4, '', 1), (1072, 3, 8, 53, 0, 30, 242, '5', 'unit', 5, '', 1), (1073, 3, 8, 53, 0, 30, 243, '3', 'unit', 6, '', 1), (1074, 3, 8, 53, 0, 30, 244, '3', 'unit', 7, '', 1), (1075, 3, 8, 53, 0, 30, 245, '4', 'unit', 8, '', 1), (1076, 3, 8, 53, 0, 30, 246, '4', 'unit', 9, '', 1), (1077, 3, 8, 53, 0, 111, 580, '5', 'unit', 1, '', 1), (1078, 3, 8, 53, 0, 111, 581, '3', 'unit', 2, '', 1), (1079, 3, 8, 53, 0, 111, 582, '4', 'unit', 3, '', 1), (1080, 3, 8, 53, 0, 111, 583, '3', 'unit', 4, '', 1), (1081, 3, 8, 53, 0, 111, 584, '3', 'unit', 5, '', 1), (1082, 3, 8, 53, 0, 111, 585, '3', 'unit', 6, '', 1), (1083, 3, 8, 53, 0, 111, 586, '3', 'unit', 7, '', 1), (1084, 3, 8, 53, 0, 111, 587, '3', 'unit', 8, '', 1), (1085, 3, 8, 53, 0, 111, 588, '3', 'unit', 9, '', 1), (1086, 3, 8, 53, 0, 111, 589, '3', 'unit', 10, '', 1), (1087, 3, 8, 53, 0, 111, 590, '3', 'unit', 11, '', 1), (1088, 3, 8, 53, 0, 167, 870, '5', 'unit', 1, '', 1), (1089, 3, 8, 53, 0, 167, 871, '4', 'unit', 2, '', 1), (1090, 3, 8, 53, 0, 167, 872, '0', 'unit', 3, '', 1), (1091, 3, 8, 53, 0, 167, 873, '4', 'unit', 4, '', 1), (1092, 3, 8, 53, 0, 167, 874, '0', 'unit', 5, '', 1), (1093, 3, 8, 53, 0, 167, 875, '0', 'unit', 6, '', 1), (1094, 3, 8, 53, 0, 168, 876, '4', 'unit', 1, '', 1), (1095, 3, 8, 53, 0, 168, 877, '3', 'unit', 2, '', 1), (1096, 3, 8, 53, 0, 168, 878, '5', 'unit', 3, '', 1), (1097, 3, 8, 53, 0, 169, 879, '4', 'unit', 1, '', 1), (1098, 3, 8, 53, 0, 169, 880, '4', 'unit', 2, '', 1), (1099, 3, 8, 53, 0, 169, 881, '5', 'unit', 3, '', 1), (1100, 3, 8, 53, 0, 169, 882, '4', 'unit', 4, '', 1), (1101, 3, 8, 53, 0, 170, 883, '3', 'unit', 1, '', 1), (1102, 3, 8, 53, 0, 197, 954, '4', 'unit', 1, '', 1), (1103, 3, 8, 53, 0, 197, 955, '4', 'unit', 2, '', 1), (1104, 3, 8, 53, 0, 197, 956, '0', 'unit', 3, '', 1), (1105, 3, 8, 53, 0, 197, 957, '3', 'unit', 4, '', 1), (1106, 3, 8, 53, 0, 197, 958, '0', 'unit', 5, '', 1), (1107, 3, 8, 53, 0, 197, 959, '0', 'unit', 6, '', 1), (1108, 3, 8, 53, 0, 198, 960, '4', 'unit', 1, '', 1), (1109, 3, 8, 53, 0, 198, 961, '4', 'unit', 2, '', 1), (1110, 3, 8, 53, 0, 198, 962, '4', 'unit', 3, '', 1), (1111, 3, 8, 53, 0, 199, 963, '4', 'unit', 1, '', 1), (1112, 3, 8, 53, 0, 199, 964, '3', 'unit', 2, '', 1), (1113, 3, 8, 53, 0, 199, 965, '4', 'unit', 3, '', 1), (1114, 3, 8, 53, 0, 199, 966, '3', 'unit', 4, '', 1), (1115, 3, 8, 53, 0, 200, 967, '0', 'unit', 1, '', 1), (1116, 3, 8, 5, 0, 30, 238, '5', 'unit', 1, '', 1), (1117, 3, 8, 5, 0, 30, 239, '5', 'unit', 2, '', 1), (1118, 3, 8, 5, 0, 30, 240, '4', 'unit', 3, '', 1), (1119, 3, 8, 5, 0, 30, 241, '3', 'unit', 4, '', 1); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (1120, 3, 8, 5, 0, 30, 242, '5', 'unit', 5, '', 1), (1121, 3, 8, 5, 0, 30, 243, '4', 'unit', 6, '', 1), (1122, 3, 8, 5, 0, 30, 244, '5', 'unit', 7, '', 1), (1123, 3, 8, 5, 0, 30, 245, '4', 'unit', 8, '', 1), (1124, 3, 8, 5, 0, 30, 246, '5', 'unit', 9, '', 1), (1125, 3, 8, 5, 0, 76, 402, '4', 'unit', 1, '', 1), (1126, 3, 8, 5, 0, 76, 403, '5', 'unit', 2, '', 1), (1127, 3, 8, 5, 0, 76, 404, '', 'unit', 3, '', 1), (1128, 3, 8, 5, 0, 76, 405, '4', 'unit', 4, '', 1), (1129, 3, 8, 5, 0, 76, 406, '5', 'unit', 5, '', 1), (1130, 3, 8, 5, 0, 76, 407, '3', 'unit', 6, '', 1), (1131, 3, 8, 5, 0, 76, 408, '4', 'unit', 7, '', 1), (1132, 3, 8, 5, 0, 76, 409, '5', 'unit', 8, '', 1), (1133, 3, 8, 5, 0, 76, 410, '5', 'unit', 9, '', 1), (1134, 3, 8, 5, 0, 76, 411, '0', 'unit', 10, '', 1), (1135, 3, 8, 5, 0, 76, 412, '0', 'unit', 11, '', 1), (1136, 3, 8, 5, 0, 76, 413, '5', 'unit', 12, '', 1), (1137, 3, 8, 5, 0, 77, 414, '4', 'unit', 1, '', 1), (1138, 3, 8, 5, 0, 77, 415, '4', 'unit', 2, '', 1), (1139, 3, 8, 5, 0, 77, 416, '3', 'unit', 3, '', 1), (1140, 3, 8, 5, 0, 77, 417, '3', 'unit', 4, '', 1), (1141, 3, 8, 5, 0, 77, 418, '0', 'unit', 5, '', 1), (1142, 3, 8, 5, 0, 77, 419, '5', 'unit', 6, '', 1), (1143, 3, 8, 5, 0, 77, 420, '4', 'unit', 7, '', 1), (1144, 3, 8, 5, 0, 78, 421, '4', 'unit', 1, '', 1), (1145, 3, 8, 5, 0, 78, 422, '3', 'unit', 2, '', 1), (1146, 3, 8, 5, 0, 78, 423, '4', 'unit', 3, '', 1), (1147, 3, 8, 5, 0, 78, 424, '3', 'unit', 4, '', 1), (1148, 3, 8, 5, 0, 99, 514, '4', 'unit', 1, '', 1), (1149, 3, 8, 5, 0, 99, 515, '5', 'unit', 2, '', 1), (1150, 3, 8, 5, 0, 99, 516, '5', 'unit', 3, '', 1), (1151, 3, 8, 5, 0, 99, 517, '5', 'unit', 4, '', 1), (1152, 3, 8, 5, 0, 99, 518, '4', 'unit', 5, '', 1), (1153, 3, 8, 5, 0, 99, 519, '5', 'unit', 6, '', 1), (1154, 3, 8, 5, 0, 99, 520, '4', 'unit', 7, '', 1), (1155, 3, 8, 5, 0, 99, 521, '4', 'unit', 8, '', 1), (1156, 3, 8, 5, 0, 99, 522, '3', 'unit', 9, '', 1), (1157, 3, 8, 5, 0, 99, 523, '5', 'unit', 10, '', 1), (1158, 3, 8, 5, 0, 99, 524, '3', 'unit', 11, '', 1), (1159, 3, 8, 5, 0, 111, 580, '5', 'unit', 1, '', 1), (1160, 3, 8, 5, 0, 111, 581, '5', 'unit', 2, '', 1), (1161, 3, 8, 5, 0, 111, 582, '4', 'unit', 3, '', 1), (1162, 3, 8, 5, 0, 111, 583, '4', 'unit', 4, '', 1), (1163, 3, 8, 5, 0, 111, 584, '4', 'unit', 5, '', 1), (1164, 3, 8, 5, 0, 111, 585, '5', 'unit', 6, '', 1), (1165, 3, 8, 5, 0, 111, 586, '3', 'unit', 7, '', 1), (1166, 3, 8, 5, 0, 111, 587, '4', 'unit', 8, '', 1), (1167, 3, 8, 5, 0, 111, 588, '3', 'unit', 9, '', 1), (1168, 3, 8, 5, 0, 111, 589, '', 'unit', 10, '', 1), (1169, 3, 8, 5, 0, 111, 590, '3', 'unit', 11, '', 1), (1170, 3, 8, 5, 0, 113, 591, '5', 'unit', 1, '', 1), (1171, 3, 8, 5, 0, 113, 592, '5', 'unit', 2, '', 1), (1172, 3, 8, 5, 0, 113, 593, '4', 'unit', 3, '', 1), (1173, 3, 8, 5, 0, 113, 594, '4', 'unit', 4, '', 1), (1174, 3, 8, 5, 0, 113, 595, '3', 'unit', 5, '', 1), (1175, 3, 8, 5, 0, 113, 596, '5', 'unit', 6, '', 1), (1176, 3, 8, 5, 0, 113, 597, '3', 'unit', 7, '', 1), (1177, 3, 8, 5, 0, 113, 598, '4', 'unit', 8, '', 1), (1178, 3, 8, 5, 0, 113, 599, '3', 'unit', 9, '', 1), (1179, 3, 8, 5, 0, 113, 600, '5', 'unit', 10, '', 1), (1180, 3, 8, 5, 0, 113, 601, '3', 'unit', 11, '', 1), (1181, 3, 8, 5, 0, 197, 954, '4', 'unit', 1, '', 1), (1182, 3, 8, 5, 0, 197, 955, '4', 'unit', 2, '', 1), (1183, 3, 8, 5, 0, 197, 956, '4', 'unit', 3, '', 1), (1184, 3, 8, 5, 0, 197, 957, '0', 'unit', 4, '', 1), (1185, 3, 8, 5, 0, 197, 958, '0', 'unit', 5, '', 1), (1186, 3, 8, 5, 0, 197, 959, '0', 'unit', 6, '', 1), (1187, 3, 8, 5, 0, 198, 960, '4', 'unit', 1, '', 1), (1188, 3, 8, 5, 0, 198, 961, '4', 'unit', 2, '', 1), (1189, 3, 8, 5, 0, 198, 962, '3', 'unit', 3, '', 1), (1190, 3, 8, 5, 0, 199, 963, '5', 'unit', 1, '', 1), (1191, 3, 8, 5, 0, 199, 964, '3', 'unit', 2, '', 1), (1192, 3, 8, 5, 0, 199, 965, '4', 'unit', 3, '', 1), (1193, 3, 8, 5, 0, 199, 966, '4', 'unit', 4, '', 1), (1194, 3, 8, 5, 0, 200, 967, '3', 'unit', 1, '', 1), (1195, 3, 8, 5, 0, 157, 842, '4', 'unit', 1, '', 1), (1196, 3, 8, 5, 0, 157, 843, '5', 'unit', 2, '', 1), (1197, 3, 8, 5, 0, 157, 844, '4', 'unit', 3, '', 1), (1198, 3, 8, 5, 0, 157, 845, '4', 'unit', 4, '', 1), (1199, 3, 8, 5, 0, 157, 846, '0', 'unit', 5, '', 1), (1200, 3, 8, 5, 0, 157, 847, '0', 'unit', 6, '', 1), (1201, 3, 8, 5, 0, 158, 848, '4', 'unit', 1, '', 1), (1202, 3, 8, 5, 0, 158, 849, '5', 'unit', 2, '', 1), (1203, 3, 8, 5, 0, 158, 850, '4', 'unit', 3, '', 1), (1204, 3, 8, 5, 0, 159, 851, '4', 'unit', 1, '', 1), (1205, 3, 8, 5, 0, 159, 852, '4', 'unit', 2, '', 1), (1206, 3, 8, 5, 0, 159, 853, '4', 'unit', 3, '', 1), (1207, 3, 8, 5, 0, 159, 854, '4', 'unit', 4, '', 1), (1208, 3, 8, 5, 0, 160, 855, '4', 'unit', 1, '', 1), (1209, 3, 8, 39, 0, 60, 321, '6', 'unit', 1, '', 1), (1210, 3, 8, 39, 0, 60, 322, '6', 'unit', 2, '', 1), (1211, 3, 8, 39, 0, 60, 323, '6', 'unit', 3, '', 1), (1212, 3, 8, 39, 0, 60, 324, '6', 'unit', 4, '', 1), (1213, 3, 8, 39, 0, 60, 325, '6', 'unit', 5, '', 1), (1214, 3, 8, 39, 0, 60, 326, '6', 'unit', 6, '', 1), (1215, 3, 8, 39, 0, 60, 327, '6', 'unit', 7, '', 1), (1216, 3, 8, 39, 0, 60, 328, '6', 'unit', 8, '', 1), (1217, 3, 8, 39, 0, 60, 329, '6', 'unit', 9, '', 1), (1218, 3, 8, 39, 0, 76, 402, '0', 'unit', 1, '', 1), (1219, 3, 8, 39, 0, 76, 403, '6', 'unit', 2, '', 1), (1220, 3, 8, 39, 0, 76, 404, '6', 'unit', 3, '', 1), (1221, 3, 8, 39, 0, 76, 405, '0', 'unit', 4, '', 1), (1222, 3, 8, 39, 0, 76, 406, '6', 'unit', 5, '', 1), (1223, 3, 8, 39, 0, 76, 407, '6', 'unit', 6, '', 1), (1224, 3, 8, 39, 0, 76, 408, '6', 'unit', 7, '', 1), (1225, 3, 8, 39, 0, 76, 409, '6', 'unit', 8, '', 1), (1226, 3, 8, 39, 0, 76, 410, '0', 'unit', 9, '', 1), (1227, 3, 8, 39, 0, 76, 411, '0', 'unit', 10, '', 1), (1228, 3, 8, 39, 0, 76, 412, '5', 'unit', 11, '', 1), (1229, 3, 8, 39, 0, 76, 413, '6', 'unit', 12, '', 1), (1230, 3, 8, 39, 0, 77, 414, '6', 'unit', 1, '', 1), (1231, 3, 8, 39, 0, 77, 415, '0', 'unit', 2, '', 1), (1232, 3, 8, 39, 0, 77, 416, '6', 'unit', 3, '', 1), (1233, 3, 8, 39, 0, 77, 417, '4', 'unit', 4, '', 1), (1234, 3, 8, 39, 0, 77, 418, '5', 'unit', 5, '', 1), (1235, 3, 8, 39, 0, 77, 419, '6', 'unit', 6, '', 1), (1236, 3, 8, 39, 0, 77, 420, '4', 'unit', 7, '', 1), (1237, 3, 8, 39, 0, 78, 421, '6', 'unit', 1, '', 1), (1238, 3, 8, 39, 0, 78, 422, '0', 'unit', 2, '', 1), (1239, 3, 8, 39, 0, 78, 423, '6', 'unit', 3, '', 1), (1240, 3, 8, 39, 0, 78, 424, '6', 'unit', 4, '', 1), (1241, 3, 8, 39, 0, 93, 492, '6', 'unit', 1, '', 1), (1242, 3, 8, 39, 0, 93, 493, '6', 'unit', 2, '', 1), (1243, 3, 8, 39, 0, 93, 494, '6', 'unit', 3, '', 1), (1244, 3, 8, 39, 0, 93, 495, '6', 'unit', 4, '', 1), (1245, 3, 8, 39, 0, 93, 496, '6', 'unit', 5, '', 1), (1246, 3, 8, 39, 0, 93, 497, '6', 'unit', 6, '', 1), (1247, 3, 8, 39, 0, 93, 498, '6', 'unit', 7, '', 1), (1248, 3, 8, 39, 0, 93, 499, '6', 'unit', 8, '', 1), (1249, 3, 8, 39, 0, 93, 500, '4', 'unit', 9, '', 1), (1250, 3, 8, 39, 0, 93, 501, '5', 'unit', 10, '', 1), (1251, 3, 8, 39, 0, 93, 502, '4', 'unit', 11, '', 1), (1252, 3, 8, 39, 0, 115, 602, '6', 'unit', 1, '', 1), (1253, 3, 8, 39, 0, 115, 603, '6', 'unit', 2, '', 1), (1254, 3, 8, 39, 0, 115, 604, '6', 'unit', 3, '', 1), (1255, 3, 8, 39, 0, 115, 605, '6', 'unit', 4, '', 1), (1256, 3, 8, 39, 0, 115, 606, '6', 'unit', 5, '', 1), (1257, 3, 8, 39, 0, 115, 607, '6', 'unit', 6, '', 1), (1258, 3, 8, 39, 0, 116, 608, '6', 'unit', 1, '', 1), (1259, 3, 8, 39, 0, 116, 609, '0', 'unit', 2, '', 1), (1260, 3, 8, 39, 0, 116, 610, '0', 'unit', 3, '', 1), (1261, 3, 8, 39, 0, 116, 611, '6', 'unit', 4, '', 1), (1262, 3, 8, 39, 0, 117, 612, '6', 'unit', 1, '', 1), (1263, 3, 8, 39, 0, 117, 613, '6', 'unit', 2, '', 1), (1264, 3, 8, 39, 0, 117, 614, '6', 'unit', 3, '', 1), (1265, 3, 8, 39, 0, 118, 615, '6', 'unit', 1, '', 1), (1266, 3, 8, 39, 0, 118, 616, '6', 'unit', 2, '', 1), (1267, 3, 8, 39, 0, 118, 617, '6', 'unit', 3, '', 1), (1268, 3, 8, 39, 0, 118, 618, '6', 'unit', 4, '', 1), (1269, 3, 8, 39, 0, 118, 619, '4', 'unit', 5, '', 1), (1270, 3, 8, 39, 0, 207, 982, '6', 'unit', 1, '', 1), (1271, 3, 8, 39, 0, 207, 983, '6', 'unit', 2, '', 1), (1272, 3, 8, 39, 0, 207, 984, '6', 'unit', 3, '', 1), (1273, 3, 8, 39, 0, 207, 985, '6', 'unit', 4, '', 1), (1274, 3, 8, 39, 0, 207, 986, '6', 'unit', 5, '', 1), (1275, 3, 8, 39, 0, 207, 987, '4', 'unit', 6, '', 1), (1276, 3, 8, 39, 0, 208, 988, '6', 'unit', 1, '', 1), (1277, 3, 8, 39, 0, 208, 989, '6', 'unit', 2, '', 1), (1278, 3, 8, 39, 0, 208, 990, '6', 'unit', 3, '', 1), (1279, 3, 8, 39, 0, 209, 991, '6', 'unit', 1, '', 1), (1280, 3, 8, 39, 0, 209, 992, '4', 'unit', 2, '', 1), (1281, 3, 8, 39, 0, 209, 993, '6', 'unit', 3, '', 1), (1282, 3, 8, 39, 0, 209, 994, '0', 'unit', 4, '', 1), (1283, 3, 8, 39, 0, 210, 995, '4', 'unit', 1, '', 1), (1284, 3, 8, 39, 0, 97, 503, '6', 'unit', 1, '', 1), (1285, 3, 8, 39, 0, 97, 504, '6', 'unit', 2, '', 1), (1286, 3, 8, 39, 0, 97, 505, '6', 'unit', 3, '', 1), (1287, 3, 8, 39, 0, 97, 506, '6', 'unit', 4, '', 1), (1288, 3, 8, 39, 0, 97, 507, '4', 'unit', 5, '', 1), (1289, 3, 8, 39, 0, 97, 508, '6', 'unit', 6, '', 1), (1290, 3, 8, 39, 0, 97, 509, '6', 'unit', 7, '', 1), (1291, 3, 8, 39, 0, 97, 510, '6', 'unit', 8, '', 1), (1292, 3, 8, 39, 0, 97, 511, '4', 'unit', 9, '', 1), (1293, 3, 8, 39, 0, 97, 512, '6', 'unit', 10, '', 1), (1294, 3, 8, 39, 0, 97, 513, '3', 'unit', 11, '', 1), (1295, 3, 8, 39, 0, 124, 642, '6', 'unit', 1, '', 1), (1296, 3, 8, 39, 0, 124, 643, '6', 'unit', 2, '', 1), (1297, 3, 8, 39, 0, 124, 644, '6', 'unit', 3, '', 1), (1298, 3, 8, 39, 0, 124, 645, '6', 'unit', 4, '', 1), (1299, 3, 8, 39, 0, 124, 646, '6', 'unit', 5, '', 1), (1300, 3, 8, 39, 0, 124, 647, '6', 'unit', 6, '', 1), (1301, 3, 8, 39, 0, 124, 648, '6', 'unit', 7, '', 1), (1302, 3, 8, 39, 0, 124, 649, '6', 'unit', 8, '', 1), (1303, 3, 8, 39, 0, 124, 650, '4', 'unit', 9, '', 1), (1304, 3, 8, 39, 0, 124, 651, '6', 'unit', 10, '', 1), (1305, 3, 8, 39, 0, 124, 652, '3', 'unit', 11, '', 1), (1306, 3, 8, 6, 0, 64, 339, '5', 'unit', 1, '', 1), (1307, 3, 8, 6, 0, 64, 340, '6', 'unit', 2, '', 1), (1308, 3, 8, 6, 0, 64, 341, '5', 'unit', 3, '', 1), (1309, 3, 8, 6, 0, 64, 342, '6', 'unit', 4, '', 1), (1310, 3, 8, 6, 0, 64, 343, '6', 'unit', 5, '', 1), (1311, 3, 8, 6, 0, 64, 344, '5', 'unit', 6, '', 1), (1312, 3, 8, 6, 0, 64, 345, '5', 'unit', 7, '', 1), (1313, 3, 8, 6, 0, 64, 346, '6', 'unit', 8, '', 1), (1314, 3, 8, 6, 0, 64, 347, '6', 'unit', 9, '', 1), (1315, 3, 8, 6, 0, 97, 503, '6', 'unit', 1, '', 1), (1316, 3, 8, 6, 0, 97, 504, '5', 'unit', 2, '', 1), (1317, 3, 8, 6, 0, 97, 505, '5', 'unit', 3, '', 1), (1318, 3, 8, 6, 0, 97, 506, '6', 'unit', 4, '', 1), (1319, 3, 8, 6, 0, 97, 507, '6', 'unit', 5, '', 1), (1320, 3, 8, 6, 0, 97, 508, '6', 'unit', 6, '', 1), (1321, 3, 8, 6, 0, 97, 509, '6', 'unit', 7, '', 1), (1322, 3, 8, 6, 0, 97, 510, '5', 'unit', 8, '', 1), (1323, 3, 8, 6, 0, 97, 511, '6', 'unit', 9, '', 1), (1324, 3, 8, 6, 0, 97, 512, '6', 'unit', 10, '', 1), (1325, 3, 8, 6, 0, 97, 513, '5', 'unit', 11, '', 1), (1326, 3, 8, 6, 0, 192, 940, '6', 'unit', 1, '', 1), (1327, 3, 8, 6, 0, 192, 941, '5', 'unit', 2, '', 1), (1328, 3, 8, 6, 0, 192, 942, '5', 'unit', 3, '', 1), (1329, 3, 8, 6, 0, 192, 943, '5', 'unit', 4, '', 1), (1330, 3, 8, 6, 0, 192, 944, '0', 'unit', 5, '', 1), (1331, 3, 8, 6, 0, 192, 945, '0', 'unit', 6, '', 1), (1332, 3, 8, 6, 0, 193, 946, '6', 'unit', 1, '', 1), (1333, 3, 8, 6, 0, 193, 947, '5', 'unit', 2, '', 1), (1334, 3, 8, 6, 0, 193, 948, '6', 'unit', 3, '', 1), (1335, 3, 8, 6, 0, 194, 949, '5', 'unit', 1, '', 1), (1336, 3, 8, 6, 0, 194, 950, '5', 'unit', 2, '', 1), (1337, 3, 8, 6, 0, 194, 951, '5', 'unit', 3, '', 1), (1338, 3, 8, 6, 0, 194, 952, '0', 'unit', 4, '', 1), (1339, 3, 8, 6, 0, 195, 953, '5', 'unit', 1, '', 1), (1340, 3, 8, 6, 0, 217, 1010, '6', 'unit', 1, '', 1), (1341, 3, 8, 6, 0, 217, 1011, '5', 'unit', 2, '', 1), (1342, 3, 8, 6, 0, 217, 1012, '5', 'unit', 3, '', 1), (1343, 3, 8, 6, 0, 217, 1013, '5', 'unit', 4, '', 1), (1344, 3, 8, 6, 0, 217, 1014, '5', 'unit', 5, '', 1), (1345, 3, 8, 6, 0, 217, 1015, '5', 'unit', 6, '', 1), (1346, 3, 8, 6, 0, 218, 1016, '6', 'unit', 1, '', 1), (1347, 3, 8, 6, 0, 218, 1017, '5', 'unit', 2, '', 1), (1348, 3, 8, 6, 0, 218, 1018, '5', 'unit', 3, '', 1), (1349, 3, 8, 6, 0, 219, 1019, '5', 'unit', 1, '', 1), (1350, 3, 8, 6, 0, 219, 1020, '5', 'unit', 2, '', 1), (1351, 3, 8, 6, 0, 219, 1021, '6', 'unit', 3, '', 1), (1352, 3, 8, 6, 0, 219, 1022, '5', 'unit', 4, '', 1), (1353, 3, 8, 6, 0, 220, 1023, '5', 'unit', 1, '', 1), (1354, 3, 8, 6, 0, 49, 1061, '5', 'unit', 1, '', 1), (1355, 3, 8, 6, 0, 49, 1062, '5', 'unit', 2, '', 1), (1356, 3, 8, 6, 0, 49, 1063, '0', 'unit', 3, '', 1), (1357, 3, 8, 6, 0, 49, 1064, '0', 'unit', 4, '', 1), (1358, 3, 8, 6, 0, 50, 1065, '6', 'unit', 1, '', 1), (1359, 3, 8, 6, 0, 50, 1066, '5', 'unit', 2, '', 1), (1360, 3, 8, 6, 0, 51, 1067, '5', 'unit', 1, '', 1), (1361, 3, 8, 6, 0, 51, 1068, '5', 'unit', 2, '', 1), (1362, 3, 8, 6, 0, 51, 1069, '4', 'unit', 3, '', 1), (1363, 3, 8, 6, 0, 52, 1070, '5', 'unit', 1, '', 1), (1364, 3, 8, 6, 0, 52, 1071, '5', 'unit', 2, '', 1), (1365, 3, 8, 6, 0, 52, 1072, '5', 'unit', 3, '', 1), (1366, 3, 8, 6, 0, 52, 1073, '5', 'unit', 4, '', 1), (1367, 3, 8, 6, 0, 52, 1074, '5', 'unit', 5, '', 1), (1368, 3, 8, 6, 0, 62, 330, '5', 'unit', 1, '', 1), (1369, 3, 8, 6, 0, 62, 331, '6', 'unit', 2, '', 1), (1370, 3, 8, 6, 0, 62, 332, '5', 'unit', 3, '', 1), (1371, 3, 8, 6, 0, 62, 333, '6', 'unit', 4, '', 1), (1372, 3, 8, 6, 0, 62, 334, '6', 'unit', 5, '', 1), (1373, 3, 8, 6, 0, 62, 335, '5', 'unit', 6, '', 1), (1374, 3, 8, 6, 0, 62, 336, '5', 'unit', 7, '', 1), (1375, 3, 8, 6, 0, 62, 337, '6', 'unit', 8, '', 1), (1376, 3, 8, 6, 0, 62, 338, '6', 'unit', 9, '', 1), (1377, 3, 8, 6, 0, 68, 357, '6', 'unit', 1, '', 1), (1378, 3, 8, 6, 0, 68, 358, '6', 'unit', 2, '', 1), (1379, 3, 8, 6, 0, 68, 359, '6', 'unit', 3, '', 1), (1380, 3, 8, 6, 0, 68, 360, '6', 'unit', 4, '', 1), (1381, 3, 8, 6, 0, 68, 361, '6', 'unit', 5, '', 1), (1382, 3, 8, 6, 0, 68, 362, '6', 'unit', 6, '', 1), (1383, 3, 8, 6, 0, 68, 363, '5', 'unit', 7, '', 1), (1384, 3, 8, 6, 0, 68, 364, '6', 'unit', 8, '', 1), (1385, 3, 8, 6, 0, 68, 365, '6', 'unit', 9, '', 1), (1386, 3, 8, 29, 0, 62, 330, '5', 'unit', 1, '', 1), (1387, 3, 8, 29, 0, 62, 331, '5', 'unit', 2, '', 1), (1388, 3, 8, 29, 0, 62, 332, '5', 'unit', 3, '', 1), (1389, 3, 8, 29, 0, 62, 333, '5', 'unit', 4, '', 1), (1390, 3, 8, 29, 0, 62, 334, '5', 'unit', 5, '', 1), (1391, 3, 8, 29, 0, 62, 335, '5', 'unit', 6, '', 1), (1392, 3, 8, 29, 0, 62, 336, '5', 'unit', 7, '', 1), (1393, 3, 8, 29, 0, 62, 337, '5', 'unit', 8, '', 1), (1394, 3, 8, 29, 0, 62, 338, '5', 'unit', 9, '', 1), (1395, 3, 8, 29, 0, 76, 402, '5', 'unit', 1, '', 1), (1396, 3, 8, 29, 0, 76, 403, '5', 'unit', 2, '', 1), (1397, 3, 8, 29, 0, 76, 404, '5', 'unit', 3, '', 1), (1398, 3, 8, 29, 0, 76, 405, '0', 'unit', 4, '', 1), (1399, 3, 8, 29, 0, 76, 406, '5', 'unit', 5, '', 1), (1400, 3, 8, 29, 0, 76, 407, '5', 'unit', 6, '', 1), (1401, 3, 8, 29, 0, 76, 408, '5', 'unit', 7, '', 1), (1402, 3, 8, 29, 0, 76, 409, '5', 'unit', 8, '', 1), (1403, 3, 8, 29, 0, 76, 410, '0', 'unit', 9, '', 1), (1404, 3, 8, 29, 0, 76, 411, '0', 'unit', 10, '', 1), (1405, 3, 8, 29, 0, 76, 412, '5', 'unit', 11, '', 1), (1406, 3, 8, 29, 0, 76, 413, '4', 'unit', 12, '', 1), (1407, 3, 8, 29, 0, 77, 414, '5', 'unit', 1, '', 1), (1408, 3, 8, 29, 0, 77, 415, '5', 'unit', 2, '', 1), (1409, 3, 8, 29, 0, 77, 416, '5', 'unit', 3, '', 1), (1410, 3, 8, 29, 0, 77, 417, '5', 'unit', 4, '', 1), (1411, 3, 8, 29, 0, 77, 418, '4', 'unit', 5, '', 1), (1412, 3, 8, 29, 0, 77, 419, '5', 'unit', 6, '', 1), (1413, 3, 8, 29, 0, 77, 420, '5', 'unit', 7, '', 1), (1414, 3, 8, 29, 0, 78, 421, '5', 'unit', 1, '', 1), (1415, 3, 8, 29, 0, 78, 422, '0', 'unit', 2, '', 1), (1416, 3, 8, 29, 0, 78, 423, '5', 'unit', 3, '', 1), (1417, 3, 8, 29, 0, 78, 424, '5', 'unit', 4, '', 1), (1418, 3, 8, 29, 0, 109, 569, '5', 'unit', 1, '', 1), (1419, 3, 8, 29, 0, 109, 570, '5', 'unit', 2, '', 1), (1420, 3, 8, 29, 0, 109, 571, '5', 'unit', 3, '', 1), (1421, 3, 8, 29, 0, 109, 572, '5', 'unit', 4, '', 1), (1422, 3, 8, 29, 0, 109, 573, '5', 'unit', 5, '', 1), (1423, 3, 8, 29, 0, 109, 574, '5', 'unit', 6, '', 1), (1424, 3, 8, 29, 0, 109, 575, '5', 'unit', 7, '', 1), (1425, 3, 8, 29, 0, 109, 576, '5', 'unit', 8, '', 1), (1426, 3, 8, 29, 0, 109, 577, '5', 'unit', 9, '', 1), (1427, 3, 8, 29, 0, 109, 578, '5', 'unit', 10, '', 1), (1428, 3, 8, 29, 0, 109, 579, '4', 'unit', 11, '', 1), (1429, 3, 8, 29, 0, 64, 339, '5', 'unit', 1, '', 1), (1430, 3, 8, 29, 0, 64, 340, '5', 'unit', 2, '', 1), (1431, 3, 8, 29, 0, 64, 341, '5', 'unit', 3, '', 1), (1432, 3, 8, 29, 0, 64, 342, '5', 'unit', 4, '', 1), (1433, 3, 8, 29, 0, 64, 343, '5', 'unit', 5, '', 1), (1434, 3, 8, 29, 0, 64, 344, '5', 'unit', 6, '', 1), (1435, 3, 8, 29, 0, 64, 345, '5', 'unit', 7, '', 1), (1436, 3, 8, 29, 0, 64, 346, '5', 'unit', 8, '', 1), (1437, 3, 8, 29, 0, 64, 347, '5', 'unit', 9, '', 1), (1438, 3, 8, 29, 0, 182, 912, '5', 'unit', 1, '', 1), (1439, 3, 8, 29, 0, 182, 913, '5', 'unit', 2, '', 1), (1440, 3, 8, 29, 0, 182, 914, '5', 'unit', 3, '', 1), (1441, 3, 8, 29, 0, 182, 915, '5', 'unit', 4, '', 1), (1442, 3, 8, 29, 0, 182, 916, '0', 'unit', 5, '', 1), (1443, 3, 8, 29, 0, 182, 917, '0', 'unit', 6, '', 1), (1444, 3, 8, 29, 0, 183, 918, '5', 'unit', 1, '', 1), (1445, 3, 8, 29, 0, 183, 919, '0', 'unit', 2, '', 1), (1446, 3, 8, 29, 0, 183, 920, '5', 'unit', 3, '', 1), (1447, 3, 8, 29, 0, 184, 921, '5', 'unit', 1, '', 1), (1448, 3, 8, 29, 0, 184, 922, '5', 'unit', 2, '', 1), (1449, 3, 8, 29, 0, 184, 923, '5', 'unit', 3, '', 1), (1450, 3, 8, 29, 0, 184, 924, '0', 'unit', 4, '', 1), (1451, 3, 8, 29, 0, 185, 925, '5', 'unit', 1, '', 1), (1452, 3, 8, 10, 0, 80, 425, '5', 'unit', 1, '', 1), (1453, 3, 8, 10, 0, 80, 426, '5', 'unit', 2, '', 1), (1454, 3, 8, 10, 0, 80, 427, '5', 'unit', 3, '', 1), (1455, 3, 8, 10, 0, 80, 428, '5', 'unit', 4, '', 1), (1456, 3, 8, 10, 0, 80, 429, '5', 'unit', 5, '', 1), (1457, 3, 8, 10, 0, 80, 430, '5', 'unit', 6, '', 1), (1458, 3, 8, 10, 0, 81, 431, '6', 'unit', 1, '', 1), (1459, 3, 8, 10, 0, 81, 432, '5', 'unit', 2, '', 1), (1460, 3, 8, 10, 0, 81, 433, '6', 'unit', 3, '', 1), (1461, 3, 8, 10, 0, 81, 434, '5', 'unit', 4, '', 1), (1462, 3, 8, 10, 0, 82, 435, '6', 'unit', 1, '', 1), (1463, 3, 8, 10, 0, 82, 436, '6', 'unit', 2, '', 1), (1464, 3, 8, 10, 0, 82, 437, '4', 'unit', 3, '', 1), (1465, 3, 8, 10, 0, 83, 438, '5', 'unit', 1, '', 1), (1466, 3, 8, 10, 0, 83, 439, '5', 'unit', 2, '', 1), (1467, 3, 8, 10, 0, 83, 440, '6', 'unit', 3, '', 1), (1468, 3, 8, 10, 0, 83, 441, '5', 'unit', 4, '', 1), (1469, 3, 8, 10, 0, 83, 442, '5', 'unit', 5, '', 1), (1470, 3, 8, 10, 0, 142, 729, '5', 'unit', 1, '', 1), (1471, 3, 8, 10, 0, 142, 730, '5', 'unit', 2, '', 1), (1472, 3, 8, 10, 0, 142, 731, '5', 'unit', 3, '', 1), (1473, 3, 8, 10, 0, 142, 732, '5', 'unit', 4, '', 1), (1474, 3, 8, 10, 0, 142, 733, '5', 'unit', 5, '', 1), (1475, 3, 8, 10, 0, 142, 734, '5', 'unit', 6, '', 1), (1476, 3, 8, 10, 0, 143, 735, '5', 'unit', 1, '', 1), (1477, 3, 8, 10, 0, 143, 736, '5', 'unit', 2, '', 1), (1478, 3, 8, 10, 0, 143, 737, '5', 'unit', 3, '', 1), (1479, 3, 8, 10, 0, 143, 738, '5', 'unit', 4, '', 1), (1480, 3, 8, 10, 0, 144, 739, '5', 'unit', 1, '', 1), (1481, 3, 8, 10, 0, 144, 740, '5', 'unit', 2, '', 1), (1482, 3, 8, 10, 0, 144, 741, '4', 'unit', 3, '', 1), (1483, 3, 8, 10, 0, 145, 742, '5', 'unit', 1, '', 1), (1484, 3, 8, 10, 0, 145, 743, '5', 'unit', 2, '', 1), (1485, 3, 8, 10, 0, 145, 744, '', 'unit', 3, '', 1), (1486, 3, 8, 10, 0, 145, 745, '5', 'unit', 4, '', 1), (1487, 3, 8, 10, 0, 145, 746, '5', 'unit', 5, '', 1), (1488, 3, 8, 10, 0, 222, 1024, '4', 'unit', 1, '', 1), (1489, 3, 8, 10, 0, 222, 1025, '4', 'unit', 2, '', 1), (1490, 3, 8, 10, 0, 222, 1026, '5', 'unit', 3, '', 1), (1491, 3, 8, 10, 0, 222, 1027, '4', 'unit', 4, '', 1), (1492, 3, 8, 10, 0, 222, 1028, '4', 'unit', 5, '', 1), (1493, 3, 8, 10, 0, 222, 1029, '4', 'unit', 6, '', 1), (1494, 3, 8, 10, 0, 223, 1030, '5', 'unit', 1, '', 1), (1495, 3, 8, 10, 0, 223, 1031, '5', 'unit', 2, '', 1), (1496, 3, 8, 10, 0, 223, 1032, '4', 'unit', 3, '', 1), (1497, 3, 8, 10, 0, 224, 1033, '5', 'unit', 1, '', 1), (1498, 3, 8, 10, 0, 224, 1034, '4', 'unit', 2, '', 1), (1499, 3, 8, 10, 0, 224, 1035, '4', 'unit', 3, '', 1), (1500, 3, 8, 10, 0, 224, 1036, '4', 'unit', 4, '', 1), (1501, 3, 8, 10, 0, 225, 1037, '4', 'unit', 1, '', 1), (1502, 3, 8, 10, 0, 115, 602, '5', 'unit', 1, '', 1), (1503, 3, 8, 10, 0, 115, 603, '5', 'unit', 2, '', 1), (1504, 3, 8, 10, 0, 115, 604, '5', 'unit', 3, '', 1), (1505, 3, 8, 10, 0, 115, 605, '5', 'unit', 4, '', 1), (1506, 3, 8, 10, 0, 115, 606, '5', 'unit', 5, '', 1), (1507, 3, 8, 10, 0, 115, 607, '5', 'unit', 6, '', 1), (1508, 3, 8, 10, 0, 116, 608, '5', 'unit', 1, '', 1), (1509, 3, 8, 10, 0, 116, 609, '5', 'unit', 2, '', 1), (1510, 3, 8, 10, 0, 116, 610, '5', 'unit', 3, '', 1), (1511, 3, 8, 10, 0, 116, 611, '5', 'unit', 4, '', 1), (1512, 3, 8, 10, 0, 117, 612, '5', 'unit', 1, '', 1), (1513, 3, 8, 10, 0, 117, 613, '5', 'unit', 2, '', 1), (1514, 3, 8, 10, 0, 117, 614, '5', 'unit', 3, '', 1), (1515, 3, 8, 10, 0, 118, 615, '5', 'unit', 1, '', 1), (1516, 3, 8, 10, 0, 118, 616, '5', 'unit', 2, '', 1), (1517, 3, 8, 10, 0, 118, 617, '6', 'unit', 3, '', 1), (1518, 3, 8, 10, 0, 118, 618, '6', 'unit', 4, '', 1), (1519, 3, 8, 10, 0, 118, 619, '5', 'unit', 5, '', 1), (1520, 3, 8, 10, 0, 134, 693, '6', 'unit', 1, '', 1), (1521, 3, 8, 10, 0, 134, 694, '5', 'unit', 2, '', 1), (1522, 3, 8, 10, 0, 134, 695, '5', 'unit', 3, '', 1), (1523, 3, 8, 10, 0, 134, 696, '6', 'unit', 4, '', 1), (1524, 3, 8, 10, 0, 134, 697, '5', 'unit', 5, '', 1), (1525, 3, 8, 10, 0, 134, 698, '5', 'unit', 6, '', 1), (1526, 3, 8, 10, 0, 134, 699, '5', 'unit', 7, '', 1), (1527, 3, 8, 10, 0, 134, 700, '4', 'unit', 8, '', 1), (1528, 3, 8, 10, 0, 134, 701, '5', 'unit', 9, '', 1), (1529, 3, 8, 15, 0, 60, 321, '5', 'unit', 1, '', 1), (1530, 3, 8, 15, 0, 60, 322, '5', 'unit', 2, '', 1), (1531, 3, 8, 15, 0, 60, 323, '6', 'unit', 3, '', 1), (1532, 3, 8, 15, 0, 60, 324, '5', 'unit', 4, '', 1), (1533, 3, 8, 15, 0, 60, 325, '6', 'unit', 5, '', 1), (1534, 3, 8, 15, 0, 60, 326, '5', 'unit', 6, '', 1), (1535, 3, 8, 15, 0, 60, 327, '6', 'unit', 7, '', 1), (1536, 3, 8, 15, 0, 60, 328, '5', 'unit', 8, '', 1), (1537, 3, 8, 15, 0, 60, 329, '6', 'unit', 9, '', 1), (1538, 3, 8, 15, 0, 88, 452, '6', 'unit', 1, '', 1), (1539, 3, 8, 15, 0, 88, 453, '6', 'unit', 2, '', 1), (1540, 3, 8, 15, 0, 88, 454, '5', 'unit', 3, '', 1), (1541, 3, 8, 15, 0, 88, 455, '5', 'unit', 4, '', 1), (1542, 3, 8, 15, 0, 88, 456, '5', 'unit', 5, '', 1), (1543, 3, 8, 15, 0, 88, 457, '5', 'unit', 6, '', 1), (1544, 3, 8, 15, 0, 89, 458, '6', 'unit', 1, '', 1), (1545, 3, 8, 15, 0, 89, 459, '6', 'unit', 2, '', 1), (1546, 3, 8, 15, 0, 89, 460, '5', 'unit', 3, '', 1), (1547, 3, 8, 15, 0, 89, 461, '6', 'unit', 4, '', 1), (1548, 3, 8, 15, 0, 90, 462, '6', 'unit', 1, '', 1), (1549, 3, 8, 15, 0, 90, 463, '6', 'unit', 2, '', 1), (1550, 3, 8, 15, 0, 90, 464, '5', 'unit', 3, '', 1), (1551, 3, 8, 15, 0, 202, 968, '6', 'unit', 1, '', 1), (1552, 3, 8, 15, 0, 202, 969, '5', 'unit', 2, '', 1), (1553, 3, 8, 15, 0, 202, 970, '6', 'unit', 3, '', 1), (1554, 3, 8, 15, 0, 202, 971, '5', 'unit', 4, '', 1), (1555, 3, 8, 15, 0, 202, 972, '', 'unit', 5, '', 1), (1556, 3, 8, 15, 0, 202, 973, '5', 'unit', 6, '', 1), (1557, 3, 8, 15, 0, 203, 974, '6', 'unit', 1, '', 1), (1558, 3, 8, 15, 0, 203, 975, '6', 'unit', 2, '', 1), (1559, 3, 8, 15, 0, 203, 976, '6', 'unit', 3, '', 1), (1560, 3, 8, 15, 0, 204, 977, '5', 'unit', 1, '', 1), (1561, 3, 8, 15, 0, 204, 978, '5', 'unit', 2, '', 1), (1562, 3, 8, 15, 0, 204, 979, '6', 'unit', 3, '', 1), (1563, 3, 8, 15, 0, 204, 980, '5', 'unit', 4, '', 1), (1564, 3, 8, 15, 0, 205, 981, '4', 'unit', 1, '', 1), (1565, 3, 8, 15, 0, 111, 580, '6', 'unit', 1, '', 1), (1566, 3, 8, 15, 0, 111, 581, '6', 'unit', 2, '', 1), (1567, 3, 8, 15, 0, 111, 582, '5', 'unit', 3, '', 1), (1568, 3, 8, 15, 0, 111, 583, '6', 'unit', 4, '', 1), (1569, 3, 8, 15, 0, 111, 584, '6', 'unit', 5, '', 1), (1570, 3, 8, 15, 0, 111, 585, '6', 'unit', 6, '', 1), (1571, 3, 8, 15, 0, 111, 586, '6', 'unit', 7, '', 1), (1572, 3, 8, 15, 0, 111, 587, '5', 'unit', 8, '', 1), (1573, 3, 8, 15, 0, 111, 588, '6', 'unit', 9, '', 1), (1574, 3, 8, 15, 0, 111, 589, '', 'unit', 10, '', 1), (1575, 3, 8, 15, 0, 111, 590, '5', 'unit', 11, '', 1), (1576, 3, 8, 14, 0, 76, 402, '4', 'unit', 1, '', 1), (1577, 3, 8, 14, 0, 76, 403, '4', 'unit', 2, '', 1), (1578, 3, 8, 14, 0, 76, 404, '4', 'unit', 3, '', 1), (1579, 3, 8, 14, 0, 76, 405, '4', 'unit', 4, '', 1), (1580, 3, 8, 14, 0, 76, 406, '4', 'unit', 5, '', 1), (1581, 3, 8, 14, 0, 76, 407, '5', 'unit', 6, '', 1), (1582, 3, 8, 14, 0, 76, 408, '4', 'unit', 7, '', 1), (1583, 3, 8, 14, 0, 76, 409, '4', 'unit', 8, '', 1), (1584, 3, 8, 14, 0, 76, 410, '0', 'unit', 9, '', 1), (1585, 3, 8, 14, 0, 76, 411, '0', 'unit', 10, '', 1), (1586, 3, 8, 14, 0, 76, 412, '4', 'unit', 11, '', 1), (1587, 3, 8, 14, 0, 76, 413, '4', 'unit', 12, '', 1), (1588, 3, 8, 14, 0, 77, 414, '4', 'unit', 1, '', 1), (1589, 3, 8, 14, 0, 77, 415, '3', 'unit', 2, '', 1), (1590, 3, 8, 14, 0, 77, 416, '4', 'unit', 3, '', 1), (1591, 3, 8, 14, 0, 77, 417, '3', 'unit', 4, '', 1), (1592, 3, 8, 14, 0, 77, 418, '0', 'unit', 5, '', 1), (1593, 3, 8, 14, 0, 77, 419, '4', 'unit', 6, '', 1), (1594, 3, 8, 14, 0, 77, 420, '4', 'unit', 7, '', 1), (1595, 3, 8, 14, 0, 78, 421, '4', 'unit', 1, '', 1), (1596, 3, 8, 14, 0, 78, 422, '4', 'unit', 2, '', 1), (1597, 3, 8, 14, 0, 78, 423, '4', 'unit', 3, '', 1), (1598, 3, 8, 14, 0, 78, 424, '3', 'unit', 4, '', 1), (1599, 3, 8, 14, 0, 113, 591, '4', 'unit', 1, '', 1), (1600, 3, 8, 14, 0, 113, 592, '4', 'unit', 2, '', 1), (1601, 3, 8, 14, 0, 113, 593, '4', 'unit', 3, '', 1), (1602, 3, 8, 14, 0, 113, 594, '4', 'unit', 4, '', 1), (1603, 3, 8, 14, 0, 113, 595, '4', 'unit', 5, '', 1), (1604, 3, 8, 14, 0, 113, 596, '4', 'unit', 6, '', 1), (1605, 3, 8, 14, 0, 113, 597, '4', 'unit', 7, '', 1), (1606, 3, 8, 14, 0, 113, 598, '4', 'unit', 8, '', 1), (1607, 3, 8, 14, 0, 113, 599, '3', 'unit', 9, '', 1), (1608, 3, 8, 14, 0, 113, 600, '', 'unit', 10, '', 1), (1609, 3, 8, 14, 0, 113, 601, '3', 'unit', 11, '', 1), (1610, 3, 8, 14, 0, 138, 711, '4', 'unit', 1, '', 1), (1611, 3, 8, 14, 0, 138, 712, '4', 'unit', 2, '', 1), (1612, 3, 8, 14, 0, 138, 713, '4', 'unit', 3, '', 1), (1613, 3, 8, 14, 0, 138, 714, '4', 'unit', 4, '', 1), (1614, 3, 8, 14, 0, 138, 715, '4', 'unit', 5, '', 1), (1615, 3, 8, 14, 0, 138, 716, '4', 'unit', 6, '', 1), (1616, 3, 8, 14, 0, 138, 717, '4', 'unit', 7, '', 1), (1617, 3, 8, 14, 0, 138, 718, '4', 'unit', 8, '', 1), (1618, 3, 8, 14, 0, 138, 719, '4', 'unit', 9, '', 1), (1619, 3, 8, 14, 0, 177, 898, '4', 'unit', 1, '', 1), (1620, 3, 8, 14, 0, 177, 899, '4', 'unit', 2, '', 1), (1621, 3, 8, 14, 0, 177, 900, '4', 'unit', 3, '', 1), (1622, 3, 8, 14, 0, 177, 901, '4', 'unit', 4, '', 1), (1623, 3, 8, 14, 0, 177, 902, '4', 'unit', 5, '', 1), (1624, 3, 8, 14, 0, 177, 903, '4', 'unit', 6, '', 1), (1625, 3, 8, 14, 0, 178, 904, '4', 'unit', 1, '', 1), (1626, 3, 8, 14, 0, 178, 905, '4', 'unit', 2, '', 1), (1627, 3, 8, 14, 0, 178, 906, '4', 'unit', 3, '', 1), (1628, 3, 8, 14, 0, 179, 907, '4', 'unit', 1, '', 1), (1629, 3, 8, 14, 0, 179, 908, '4', 'unit', 2, '', 1), (1630, 3, 8, 14, 0, 179, 909, '4', 'unit', 3, '', 1), (1631, 3, 8, 14, 0, 179, 910, '4', 'unit', 4, '', 1), (1632, 3, 8, 14, 0, 180, 911, '4', 'unit', 1, '', 1), (1633, 3, 8, 12, 0, 88, 452, '4', 'unit', 1, '', 1), (1634, 3, 8, 12, 0, 88, 453, '4', 'unit', 2, '', 1), (1635, 3, 8, 12, 0, 88, 454, '4', 'unit', 3, '', 1), (1636, 3, 8, 12, 0, 88, 455, '4', 'unit', 4, '', 1), (1637, 3, 8, 12, 0, 88, 456, '3', 'unit', 5, '', 1), (1638, 3, 8, 12, 0, 88, 457, '3', 'unit', 6, '', 1), (1639, 3, 8, 12, 0, 89, 458, '4', 'unit', 1, '', 1), (1640, 3, 8, 12, 0, 89, 459, '3', 'unit', 2, '', 1), (1641, 3, 8, 12, 0, 89, 460, '3', 'unit', 3, '', 1), (1642, 3, 8, 12, 0, 89, 461, '3', 'unit', 4, '', 1), (1643, 3, 8, 12, 0, 90, 462, '4', 'unit', 1, '', 1), (1644, 3, 8, 12, 0, 90, 463, '4', 'unit', 2, '', 1), (1645, 3, 8, 12, 0, 90, 464, '3', 'unit', 3, '', 1), (1646, 3, 8, 12, 0, 222, 1024, '4', 'unit', 1, '', 1), (1647, 3, 8, 12, 0, 222, 1025, '3', 'unit', 2, '', 1), (1648, 3, 8, 12, 0, 222, 1026, '4', 'unit', 3, '', 1), (1649, 3, 8, 12, 0, 222, 1027, '3', 'unit', 4, '', 1), (1650, 3, 8, 12, 0, 222, 1028, '4', 'unit', 5, '', 1), (1651, 3, 8, 12, 0, 222, 1029, '3', 'unit', 6, '', 1), (1652, 3, 8, 12, 0, 223, 1030, '4', 'unit', 1, '', 1), (1653, 3, 8, 12, 0, 223, 1031, '3', 'unit', 2, '', 1), (1654, 3, 8, 12, 0, 223, 1032, '3', 'unit', 3, '', 1), (1655, 3, 8, 12, 0, 224, 1033, '4', 'unit', 1, '', 1), (1656, 3, 8, 12, 0, 224, 1034, '3', 'unit', 2, '', 1), (1657, 3, 8, 12, 0, 224, 1035, '3', 'unit', 3, '', 1), (1658, 3, 8, 12, 0, 224, 1036, '3', 'unit', 4, '', 1), (1659, 3, 8, 12, 0, 225, 1037, '3', 'unit', 1, '', 1), (1660, 3, 8, 12, 0, 109, 569, '4', 'unit', 1, '', 1), (1661, 3, 8, 12, 0, 109, 570, '4', 'unit', 2, '', 1), (1662, 3, 8, 12, 0, 109, 571, '4', 'unit', 3, '', 1), (1663, 3, 8, 12, 0, 109, 572, '4', 'unit', 4, '', 1), (1664, 3, 8, 12, 0, 109, 573, '4', 'unit', 5, '', 1), (1665, 3, 8, 12, 0, 109, 574, '3', 'unit', 6, '', 1), (1666, 3, 8, 12, 0, 109, 575, '3', 'unit', 7, '', 1), (1667, 3, 8, 12, 0, 109, 576, '3', 'unit', 8, '', 1), (1668, 3, 8, 12, 0, 109, 577, '3', 'unit', 9, '', 1), (1669, 3, 8, 12, 0, 109, 578, '3', 'unit', 10, '', 1), (1670, 3, 8, 12, 0, 109, 579, '3', 'unit', 11, '', 1), (1671, 3, 8, 27, 0, 54, 294, '4', 'unit', 1, '', 1), (1672, 3, 8, 27, 0, 54, 295, '4', 'unit', 2, '', 1), (1673, 3, 8, 27, 0, 54, 296, '5', 'unit', 3, '', 1), (1674, 3, 8, 27, 0, 54, 297, '4', 'unit', 4, '', 1), (1675, 3, 8, 27, 0, 54, 298, '4', 'unit', 5, '', 1), (1676, 3, 8, 27, 0, 54, 299, '4', 'unit', 6, '', 1), (1677, 3, 8, 27, 0, 54, 300, '5', 'unit', 7, '', 1), (1678, 3, 8, 27, 0, 54, 301, '4', 'unit', 8, '', 1), (1679, 3, 8, 27, 0, 54, 302, '4', 'unit', 9, '', 1), (1680, 3, 8, 27, 0, 101, 525, '4', 'unit', 1, '', 1), (1681, 3, 8, 27, 0, 101, 526, '4', 'unit', 2, '', 1), (1682, 3, 8, 27, 0, 101, 527, '4', 'unit', 3, '', 1), (1683, 3, 8, 27, 0, 101, 528, '4', 'unit', 4, '', 1), (1684, 3, 8, 27, 0, 101, 529, '4', 'unit', 5, '', 1), (1685, 3, 8, 27, 0, 101, 530, '4', 'unit', 6, '', 1), (1686, 3, 8, 27, 0, 101, 531, '5', 'unit', 7, '', 1), (1687, 3, 8, 27, 0, 101, 532, '5', 'unit', 8, '', 1), (1688, 3, 8, 27, 0, 101, 533, '5', 'unit', 9, '', 1), (1689, 3, 8, 27, 0, 101, 534, '5', 'unit', 10, '', 1), (1690, 3, 8, 27, 0, 101, 535, '5', 'unit', 11, '', 1), (1691, 3, 8, 27, 0, 202, 968, '5', 'unit', 1, '', 1), (1692, 3, 8, 27, 0, 202, 969, '5', 'unit', 2, '', 1), (1693, 3, 8, 27, 0, 202, 970, '5', 'unit', 3, '', 1), (1694, 3, 8, 27, 0, 202, 971, '5', 'unit', 4, '', 1), (1695, 3, 8, 27, 0, 202, 972, '5', 'unit', 5, '', 1), (1696, 3, 8, 27, 0, 202, 973, '5', 'unit', 6, '', 1), (1697, 3, 8, 27, 0, 203, 974, '5', 'unit', 1, '', 1), (1698, 3, 8, 27, 0, 203, 975, '5', 'unit', 2, '', 1), (1699, 3, 8, 27, 0, 203, 976, '5', 'unit', 3, '', 1), (1700, 3, 8, 27, 0, 204, 977, '4', 'unit', 1, '', 1), (1701, 3, 8, 27, 0, 204, 978, '5', 'unit', 2, '', 1), (1702, 3, 8, 27, 0, 204, 979, '5', 'unit', 3, '', 1), (1703, 3, 8, 27, 0, 204, 980, '5', 'unit', 4, '', 1), (1704, 3, 8, 27, 0, 205, 981, '5', 'unit', 1, '', 1), (1705, 3, 8, 27, 0, 49, 1061, '4', 'unit', 1, '', 1), (1706, 3, 8, 27, 0, 49, 1062, '4', 'unit', 2, '', 1), (1707, 3, 8, 27, 0, 49, 1063, '4', 'unit', 3, '', 1), (1708, 3, 8, 27, 0, 49, 1064, '4', 'unit', 4, '', 1), (1709, 3, 8, 27, 0, 50, 1065, '4', 'unit', 1, '', 1), (1710, 3, 8, 27, 0, 50, 1066, '4', 'unit', 2, '', 1), (1711, 3, 8, 27, 0, 51, 1067, '4', 'unit', 1, '', 1), (1712, 3, 8, 27, 0, 51, 1068, '5', 'unit', 2, '', 1), (1713, 3, 8, 27, 0, 51, 1069, '5', 'unit', 3, '', 1), (1714, 3, 8, 27, 0, 52, 1070, '4', 'unit', 1, '', 1), (1715, 3, 8, 27, 0, 52, 1071, '4', 'unit', 2, '', 1), (1716, 3, 8, 27, 0, 52, 1072, '4', 'unit', 3, '', 1), (1717, 3, 8, 27, 0, 52, 1073, '4', 'unit', 4, '', 1), (1718, 3, 8, 27, 0, 52, 1074, '4', 'unit', 5, '', 1), (1719, 3, 8, 27, 0, 60, 321, '4', 'unit', 1, '', 1), (1720, 3, 8, 27, 0, 60, 322, '4', 'unit', 2, '', 1), (1721, 3, 8, 27, 0, 60, 323, '5', 'unit', 3, '', 1), (1722, 3, 8, 27, 0, 60, 324, '4', 'unit', 4, '', 1), (1723, 3, 8, 27, 0, 60, 325, '4', 'unit', 5, '', 1), (1724, 3, 8, 27, 0, 60, 326, '4', 'unit', 6, '', 1), (1725, 3, 8, 27, 0, 60, 327, '4', 'unit', 7, '', 1), (1726, 3, 8, 27, 0, 60, 328, '4', 'unit', 8, '', 1), (1727, 3, 8, 27, 0, 60, 329, '4', 'unit', 9, '', 1), (1728, 3, 8, 8, 0, 40, 247, '0', 'unit', 1, '', 1), (1729, 3, 8, 8, 0, 40, 248, '0', 'unit', 2, '', 1), (1730, 3, 8, 8, 0, 40, 249, '0', 'unit', 3, '', 1), (1731, 3, 8, 8, 0, 40, 250, '0', 'unit', 4, '', 1), (1732, 3, 8, 8, 0, 41, 251, '4', 'unit', 1, '', 1), (1733, 3, 8, 8, 0, 41, 252, '4', 'unit', 2, '', 1), (1734, 3, 8, 8, 0, 41, 253, '4', 'unit', 3, '', 1), (1735, 3, 8, 8, 0, 42, 254, '4', 'unit', 1, '', 1), (1736, 3, 8, 8, 0, 42, 255, '4', 'unit', 2, '', 1), (1737, 3, 8, 8, 0, 42, 256, '4', 'unit', 3, '', 1), (1738, 3, 8, 8, 0, 43, 257, '4', 'unit', 1, '', 1), (1739, 3, 8, 8, 0, 43, 258, '4', 'unit', 2, '', 1), (1740, 3, 8, 8, 0, 43, 259, '4', 'unit', 3, '', 1), (1741, 3, 8, 8, 0, 43, 260, '4', 'unit', 4, '', 1), (1742, 3, 8, 8, 0, 43, 261, '4', 'unit', 5, '', 1), (1743, 3, 8, 8, 0, 172, 884, '4', 'unit', 1, '', 1), (1744, 3, 8, 8, 0, 172, 885, '4', 'unit', 2, '', 1), (1745, 3, 8, 8, 0, 172, 886, '0', 'unit', 3, '', 1), (1746, 3, 8, 8, 0, 172, 887, '4', 'unit', 4, '', 1), (1747, 3, 8, 8, 0, 172, 888, '0', 'unit', 5, '', 1), (1748, 3, 8, 8, 0, 172, 889, '0', 'unit', 6, '', 1), (1749, 3, 8, 8, 0, 173, 890, '4', 'unit', 1, '', 1), (1750, 3, 8, 8, 0, 173, 891, '4', 'unit', 2, '', 1), (1751, 3, 8, 8, 0, 173, 892, '4', 'unit', 3, '', 1), (1752, 3, 8, 8, 0, 174, 893, '4', 'unit', 1, '', 1), (1753, 3, 8, 8, 0, 174, 894, '4', 'unit', 2, '', 1), (1754, 3, 8, 8, 0, 174, 895, '4', 'unit', 3, '', 1), (1755, 3, 8, 8, 0, 174, 896, '0', 'unit', 4, '', 1), (1756, 3, 8, 8, 0, 175, 897, '5', 'unit', 1, '', 1), (1757, 3, 8, 8, 0, 80, 425, '5', 'unit', 1, '', 1), (1758, 3, 8, 8, 0, 80, 426, '5', 'unit', 2, '', 1), (1759, 3, 8, 8, 0, 80, 427, '5', 'unit', 3, '', 1), (1760, 3, 8, 8, 0, 80, 428, '5', 'unit', 4, '', 1), (1761, 3, 8, 8, 0, 80, 429, '5', 'unit', 5, '', 1), (1762, 3, 8, 8, 0, 80, 430, '5', 'unit', 6, '', 1), (1763, 3, 8, 8, 0, 81, 431, '5', 'unit', 1, '', 1), (1764, 3, 8, 8, 0, 81, 432, '5', 'unit', 2, '', 1), (1765, 3, 8, 8, 0, 81, 433, '5', 'unit', 3, '', 1), (1766, 3, 8, 8, 0, 81, 434, '5', 'unit', 4, '', 1), (1767, 3, 8, 8, 0, 82, 435, '4', 'unit', 1, '', 1), (1768, 3, 8, 8, 0, 82, 436, '5', 'unit', 2, '', 1), (1769, 3, 8, 8, 0, 82, 437, '4', 'unit', 3, '', 1), (1770, 3, 8, 8, 0, 83, 438, '4', 'unit', 1, '', 1), (1771, 3, 8, 8, 0, 83, 439, '4', 'unit', 2, '', 1), (1772, 3, 8, 8, 0, 83, 440, '4', 'unit', 3, '', 1), (1773, 3, 8, 8, 0, 83, 441, '4', 'unit', 4, '', 1), (1774, 3, 8, 8, 0, 83, 442, '4', 'unit', 5, '', 1), (1775, 3, 8, 8, 0, 85, 443, '0', 'unit', 1, '', 1), (1776, 3, 8, 8, 0, 85, 444, '0', 'unit', 2, '', 1), (1777, 3, 8, 8, 0, 85, 445, '0', 'unit', 3, '', 1), (1778, 3, 8, 8, 0, 85, 446, '0', 'unit', 4, '', 1), (1779, 3, 8, 8, 0, 86, 447, '0', 'unit', 1, '', 1), (1780, 3, 8, 8, 0, 86, 448, '0', 'unit', 2, '', 1), (1781, 3, 8, 8, 0, 86, 449, '0', 'unit', 3, '', 1), (1782, 3, 8, 8, 0, 86, 450, '0', 'unit', 4, '', 1), (1783, 3, 8, 8, 0, 86, 451, '0', 'unit', 5, '', 1), (1784, 3, 8, 18, 0, 76, 402, '4', 'unit', 1, '', 1), (1785, 3, 8, 18, 0, 76, 403, '4', 'unit', 2, '', 1), (1786, 3, 8, 18, 0, 76, 404, '4', 'unit', 3, '', 1), (1787, 3, 8, 18, 0, 76, 405, '5', 'unit', 4, '', 1), (1788, 3, 8, 18, 0, 76, 406, '5', 'unit', 5, '', 1), (1789, 3, 8, 18, 0, 76, 407, '5', 'unit', 6, '', 1), (1790, 3, 8, 18, 0, 76, 408, '5', 'unit', 7, '', 1), (1791, 3, 8, 18, 0, 76, 409, '4', 'unit', 8, '', 1), (1792, 3, 8, 18, 0, 76, 410, '0', 'unit', 9, '', 1), (1793, 3, 8, 18, 0, 76, 411, '4', 'unit', 10, '', 1), (1794, 3, 8, 18, 0, 76, 412, '4', 'unit', 11, '', 1), (1795, 3, 8, 18, 0, 76, 413, '5', 'unit', 12, '', 1), (1796, 3, 8, 18, 0, 77, 414, '4', 'unit', 1, '', 1), (1797, 3, 8, 18, 0, 77, 415, '5', 'unit', 2, '', 1), (1798, 3, 8, 18, 0, 77, 416, '5', 'unit', 3, '', 1), (1799, 3, 8, 18, 0, 77, 417, '4', 'unit', 4, '', 1), (1800, 3, 8, 18, 0, 77, 418, '3', 'unit', 5, '', 1), (1801, 3, 8, 18, 0, 77, 419, '4', 'unit', 6, '', 1), (1802, 3, 8, 18, 0, 77, 420, '4', 'unit', 7, '', 1), (1803, 3, 8, 18, 0, 78, 421, '4', 'unit', 1, '', 1), (1804, 3, 8, 18, 0, 78, 422, '4', 'unit', 2, '', 1), (1805, 3, 8, 18, 0, 78, 423, '5', 'unit', 3, '', 1), (1806, 3, 8, 18, 0, 78, 424, '4', 'unit', 4, '', 1), (1807, 3, 8, 18, 0, 93, 492, '5', 'unit', 1, '', 1), (1808, 3, 8, 18, 0, 93, 493, '5', 'unit', 2, '', 1), (1809, 3, 8, 18, 0, 93, 494, '3', 'unit', 3, '', 1), (1810, 3, 8, 18, 0, 93, 495, '4', 'unit', 4, '', 1), (1811, 3, 8, 18, 0, 93, 496, '4', 'unit', 5, '', 1), (1812, 3, 8, 18, 0, 93, 497, '4', 'unit', 6, '', 1), (1813, 3, 8, 18, 0, 93, 498, '3', 'unit', 7, '', 1), (1814, 3, 8, 18, 0, 93, 499, '3', 'unit', 8, '', 1), (1815, 3, 8, 18, 0, 93, 500, '4', 'unit', 9, '', 1), (1816, 3, 8, 18, 0, 93, 501, '4', 'unit', 10, '', 1), (1817, 3, 8, 18, 0, 93, 502, '3', 'unit', 11, '', 1), (1818, 3, 8, 18, 0, 142, 729, '4', 'unit', 1, '', 1), (1819, 3, 8, 18, 0, 142, 730, '4', 'unit', 2, '', 1), (1820, 3, 8, 18, 0, 142, 731, '4', 'unit', 3, '', 1), (1821, 3, 8, 18, 0, 142, 732, '4', 'unit', 4, '', 1), (1822, 3, 8, 18, 0, 142, 733, '4', 'unit', 5, '', 1), (1823, 3, 8, 18, 0, 142, 734, '4', 'unit', 6, '', 1), (1824, 3, 8, 18, 0, 143, 735, '4', 'unit', 1, '', 1), (1825, 3, 8, 18, 0, 143, 736, '4', 'unit', 2, '', 1), (1826, 3, 8, 18, 0, 143, 737, '4', 'unit', 3, '', 1), (1827, 3, 8, 18, 0, 143, 738, '', 'unit', 4, '', 1), (1828, 3, 8, 18, 0, 144, 739, '4', 'unit', 1, '', 1), (1829, 3, 8, 18, 0, 144, 740, '4', 'unit', 2, '', 1), (1830, 3, 8, 18, 0, 144, 741, '4', 'unit', 3, '', 1), (1831, 3, 8, 18, 0, 145, 742, '4', 'unit', 1, '', 1), (1832, 3, 8, 18, 0, 145, 743, '5', 'unit', 2, '', 1), (1833, 3, 8, 18, 0, 145, 744, '5', 'unit', 3, '', 1), (1834, 3, 8, 18, 0, 145, 745, '4', 'unit', 4, '', 1), (1835, 3, 8, 18, 0, 145, 746, '4', 'unit', 5, '', 1), (1836, 3, 8, 18, 0, 207, 982, '5', 'unit', 1, '', 1), (1837, 3, 8, 18, 0, 207, 983, '5', 'unit', 2, '', 1), (1838, 3, 8, 18, 0, 207, 984, '5', 'unit', 3, '', 1), (1839, 3, 8, 18, 0, 207, 985, '5', 'unit', 4, '', 1), (1840, 3, 8, 18, 0, 207, 986, '5', 'unit', 5, '', 1), (1841, 3, 8, 18, 0, 207, 987, '4', 'unit', 6, '', 1), (1842, 3, 8, 18, 0, 208, 988, '5', 'unit', 1, '', 1), (1843, 3, 8, 18, 0, 208, 989, '5', 'unit', 2, '', 1), (1844, 3, 8, 18, 0, 208, 990, '5', 'unit', 3, '', 1), (1845, 3, 8, 18, 0, 209, 991, '5', 'unit', 1, '', 1), (1846, 3, 8, 18, 0, 209, 992, '5', 'unit', 2, '', 1), (1847, 3, 8, 18, 0, 209, 993, '5', 'unit', 3, '', 1), (1848, 3, 8, 18, 0, 209, 994, '4', 'unit', 4, '', 1), (1849, 3, 8, 18, 0, 210, 995, '3', 'unit', 1, '', 1), (1850, 3, 8, 18, 0, 101, 525, '4', 'unit', 1, '', 1), (1851, 3, 8, 18, 0, 101, 526, '4', 'unit', 2, '', 1), (1852, 3, 8, 18, 0, 101, 527, '4', 'unit', 3, '', 1), (1853, 3, 8, 18, 0, 101, 528, '4', 'unit', 4, '', 1), (1854, 3, 8, 18, 0, 101, 529, '4', 'unit', 5, '', 1), (1855, 3, 8, 18, 0, 101, 530, '4', 'unit', 6, '', 1), (1856, 3, 8, 18, 0, 101, 531, '4', 'unit', 7, '', 1), (1857, 3, 8, 18, 0, 101, 532, '4', 'unit', 8, '', 1), (1858, 3, 8, 18, 0, 101, 533, '4', 'unit', 9, '', 1), (1859, 3, 8, 18, 0, 101, 534, '5', 'unit', 10, '', 1), (1860, 3, 8, 18, 0, 101, 535, '3', 'unit', 11, '', 1), (1861, 3, 8, 18, 0, 136, 702, '5', 'unit', 1, '', 1), (1862, 3, 8, 18, 0, 136, 703, '4', 'unit', 2, '', 1), (1863, 3, 8, 18, 0, 136, 704, '5', 'unit', 3, '', 1), (1864, 3, 8, 18, 0, 136, 705, '5', 'unit', 4, '', 1), (1865, 3, 8, 18, 0, 136, 706, '5', 'unit', 5, '', 1), (1866, 3, 8, 18, 0, 136, 707, '4', 'unit', 6, '', 1), (1867, 3, 8, 18, 0, 136, 708, '4', 'unit', 7, '', 1), (1868, 3, 8, 18, 0, 136, 709, '5', 'unit', 8, '', 1), (1869, 3, 8, 18, 0, 136, 710, '4', 'unit', 9, '', 1), (1870, 3, 8, 18, 0, 217, 1010, '5', 'unit', 1, '', 1), (1871, 3, 8, 18, 0, 217, 1011, '5', 'unit', 2, '', 1), (1872, 3, 8, 18, 0, 217, 1012, '4', 'unit', 3, '', 1), (1873, 3, 8, 18, 0, 217, 1013, '4', 'unit', 4, '', 1), (1874, 3, 8, 18, 0, 217, 1014, '4', 'unit', 5, '', 1), (1875, 3, 8, 18, 0, 217, 1015, '', 'unit', 6, '', 1), (1876, 3, 8, 18, 0, 218, 1016, '5', 'unit', 1, '', 1), (1877, 3, 8, 18, 0, 218, 1017, '5', 'unit', 2, '', 1), (1878, 3, 8, 18, 0, 218, 1018, '5', 'unit', 3, '', 1), (1879, 3, 8, 18, 0, 219, 1019, '4', 'unit', 1, '', 1), (1880, 3, 8, 18, 0, 219, 1020, '4', 'unit', 2, '', 1), (1881, 3, 8, 18, 0, 219, 1021, '5', 'unit', 3, '', 1), (1882, 3, 8, 18, 0, 219, 1022, '3', 'unit', 4, '', 1), (1883, 3, 8, 18, 0, 220, 1023, '4', 'unit', 1, '', 1), (1884, 3, 8, 17, 0, 40, 247, '6', 'unit', 1, '', 1), (1885, 3, 8, 17, 0, 40, 248, '6', 'unit', 2, '', 1), (1886, 3, 8, 17, 0, 40, 249, '6', 'unit', 3, '', 1), (1887, 3, 8, 17, 0, 40, 250, '6', 'unit', 4, '', 1), (1888, 3, 8, 17, 0, 41, 251, '6', 'unit', 1, '', 1), (1889, 3, 8, 17, 0, 41, 252, '6', 'unit', 2, '', 1), (1890, 3, 8, 17, 0, 41, 253, '6', 'unit', 3, '', 1), (1891, 3, 8, 17, 0, 42, 254, '6', 'unit', 1, '', 1), (1892, 3, 8, 17, 0, 42, 255, '6', 'unit', 2, '', 1), (1893, 3, 8, 17, 0, 42, 256, '5', 'unit', 3, '', 1), (1894, 3, 8, 17, 0, 43, 257, '6', 'unit', 1, '', 1), (1895, 3, 8, 17, 0, 43, 258, '6', 'unit', 2, '', 1), (1896, 3, 8, 17, 0, 43, 259, '6', 'unit', 3, '', 1), (1897, 3, 8, 17, 0, 43, 260, '6', 'unit', 4, '', 1), (1898, 3, 8, 17, 0, 43, 261, '5', 'unit', 5, '', 1), (1899, 3, 8, 17, 0, 157, 842, '6', 'unit', 1, '', 1), (1900, 3, 8, 17, 0, 157, 843, '6', 'unit', 2, '', 1), (1901, 3, 8, 17, 0, 157, 844, '6', 'unit', 3, '', 1), (1902, 3, 8, 17, 0, 157, 845, '6', 'unit', 4, '', 1), (1903, 3, 8, 17, 0, 157, 846, '6', 'unit', 5, '', 1), (1904, 3, 8, 17, 0, 157, 847, '6', 'unit', 6, '', 1), (1905, 3, 8, 17, 0, 158, 848, '6', 'unit', 1, '', 1), (1906, 3, 8, 17, 0, 158, 849, '6', 'unit', 2, '', 1), (1907, 3, 8, 17, 0, 158, 850, '6', 'unit', 3, '', 1), (1908, 3, 8, 17, 0, 159, 851, '6', 'unit', 1, '', 1), (1909, 3, 8, 17, 0, 159, 852, '6', 'unit', 2, '', 1), (1910, 3, 8, 17, 0, 159, 853, '6', 'unit', 3, '', 1), (1911, 3, 8, 17, 0, 159, 854, '6', 'unit', 4, '', 1), (1912, 3, 8, 17, 0, 160, 855, '6', 'unit', 1, '', 1), (1913, 3, 8, 17, 0, 197, 954, '6', 'unit', 1, '', 1), (1914, 3, 8, 17, 0, 197, 955, '6', 'unit', 2, '', 1), (1915, 3, 8, 17, 0, 197, 956, '6', 'unit', 3, '', 1), (1916, 3, 8, 17, 0, 197, 957, '6', 'unit', 4, '', 1), (1917, 3, 8, 17, 0, 197, 958, '6', 'unit', 5, '', 1), (1918, 3, 8, 17, 0, 197, 959, '6', 'unit', 6, '', 1), (1919, 3, 8, 17, 0, 198, 960, '6', 'unit', 1, '', 1), (1920, 3, 8, 17, 0, 198, 961, '6', 'unit', 2, '', 1), (1921, 3, 8, 17, 0, 198, 962, '6', 'unit', 3, '', 1), (1922, 3, 8, 17, 0, 199, 963, '6', 'unit', 1, '', 1), (1923, 3, 8, 17, 0, 199, 964, '6', 'unit', 2, '', 1), (1924, 3, 8, 17, 0, 199, 965, '6', 'unit', 3, '', 1), (1925, 3, 8, 17, 0, 199, 966, '6', 'unit', 4, '', 1), (1926, 3, 8, 17, 0, 200, 967, '6', 'unit', 1, '', 1), (1927, 3, 8, 17, 0, 30, 238, '0', 'unit', 1, '', 1), (1928, 3, 8, 17, 0, 30, 239, '0', 'unit', 2, '', 1), (1929, 3, 8, 17, 0, 30, 240, '0', 'unit', 3, '', 1), (1930, 3, 8, 17, 0, 30, 241, '0', 'unit', 4, '', 1), (1931, 3, 8, 17, 0, 30, 242, '0', 'unit', 5, '', 1), (1932, 3, 8, 17, 0, 30, 243, '0', 'unit', 6, '', 1), (1933, 3, 8, 17, 0, 30, 244, '0', 'unit', 7, '', 1), (1934, 3, 8, 17, 0, 30, 245, '0', 'unit', 8, '', 1), (1935, 3, 8, 17, 0, 30, 246, '0', 'unit', 9, '', 1), (1936, 3, 8, 17, 0, 70, 375, '0', 'unit', 1, '', 1), (1937, 3, 8, 17, 0, 70, 376, '0', 'unit', 2, '', 1), (1938, 3, 8, 17, 0, 70, 377, '0', 'unit', 3, '', 1), (1939, 3, 8, 17, 0, 70, 378, '0', 'unit', 4, '', 1), (1940, 3, 8, 17, 0, 71, 379, '0', 'unit', 1, '', 1), (1941, 3, 8, 17, 0, 71, 380, '0', 'unit', 2, '', 1), (1942, 3, 8, 17, 0, 71, 381, '0', 'unit', 3, '', 1), (1943, 3, 8, 17, 0, 71, 382, '0', 'unit', 4, '', 1), (1944, 3, 8, 17, 0, 71, 383, '0', 'unit', 5, '', 1), (1945, 3, 8, 17, 0, 73, 393, '0', 'unit', 1, '', 1), (1946, 3, 8, 17, 0, 73, 394, '0', 'unit', 2, '', 1), (1947, 3, 8, 17, 0, 73, 395, '0', 'unit', 3, '', 1), (1948, 3, 8, 17, 0, 73, 396, '0', 'unit', 4, '', 1), (1949, 3, 8, 17, 0, 74, 397, '0', 'unit', 1, '', 1), (1950, 3, 8, 17, 0, 74, 398, '0', 'unit', 2, '', 1), (1951, 3, 8, 17, 0, 74, 399, '0', 'unit', 3, '', 1), (1952, 3, 8, 17, 0, 74, 400, '0', 'unit', 4, '', 1), (1953, 3, 8, 17, 0, 74, 401, '0', 'unit', 5, '', 1), (1954, 3, 8, 17, 0, 76, 402, '0', 'unit', 1, '', 1), (1955, 3, 8, 17, 0, 76, 403, '0', 'unit', 2, '', 1), (1956, 3, 8, 17, 0, 76, 404, '0', 'unit', 3, '', 1), (1957, 3, 8, 17, 0, 76, 405, '0', 'unit', 4, '', 1), (1958, 3, 8, 17, 0, 76, 406, '0', 'unit', 5, '', 1), (1959, 3, 8, 17, 0, 76, 407, '0', 'unit', 6, '', 1), (1960, 3, 8, 17, 0, 76, 408, '0', 'unit', 7, '', 1), (1961, 3, 8, 17, 0, 76, 409, '0', 'unit', 8, '', 1), (1962, 3, 8, 17, 0, 76, 410, '0', 'unit', 9, '', 1), (1963, 3, 8, 17, 0, 76, 411, '0', 'unit', 10, '', 1), (1964, 3, 8, 17, 0, 76, 412, '0', 'unit', 11, '', 1), (1965, 3, 8, 17, 0, 76, 413, '0', 'unit', 12, '', 1), (1966, 3, 8, 17, 0, 77, 414, '0', 'unit', 1, '', 1), (1967, 3, 8, 17, 0, 77, 415, '0', 'unit', 2, '', 1), (1968, 3, 8, 17, 0, 77, 416, '0', 'unit', 3, '', 1), (1969, 3, 8, 17, 0, 77, 417, '0', 'unit', 4, '', 1), (1970, 3, 8, 17, 0, 77, 418, '0', 'unit', 5, '', 1), (1971, 3, 8, 17, 0, 77, 419, '0', 'unit', 6, '', 1), (1972, 3, 8, 17, 0, 77, 420, '0', 'unit', 7, '', 1), (1973, 3, 8, 17, 0, 78, 421, '0', 'unit', 1, '', 1), (1974, 3, 8, 17, 0, 78, 422, '0', 'unit', 2, '', 1), (1975, 3, 8, 17, 0, 78, 423, '0', 'unit', 3, '', 1), (1976, 3, 8, 17, 0, 78, 424, '0', 'unit', 4, '', 1), (1977, 3, 8, 17, 0, 49, 1061, '0', 'unit', 1, '', 1), (1978, 3, 8, 17, 0, 49, 1062, '0', 'unit', 2, '', 1), (1979, 3, 8, 17, 0, 49, 1063, '0', 'unit', 3, '', 1), (1980, 3, 8, 17, 0, 49, 1064, '0', 'unit', 4, '', 1), (1981, 3, 8, 17, 0, 50, 1065, '0', 'unit', 1, '', 1), (1982, 3, 8, 17, 0, 50, 1066, '0', 'unit', 2, '', 1), (1983, 3, 8, 17, 0, 51, 1067, '0', 'unit', 1, '', 1), (1984, 3, 8, 17, 0, 51, 1068, '0', 'unit', 2, '', 1), (1985, 3, 8, 17, 0, 51, 1069, '0', 'unit', 3, '', 1), (1986, 3, 8, 17, 0, 52, 1070, '0', 'unit', 1, '', 1), (1987, 3, 8, 17, 0, 52, 1071, '0', 'unit', 2, '', 1), (1988, 3, 8, 17, 0, 52, 1072, '0', 'unit', 3, '', 1), (1989, 3, 8, 17, 0, 52, 1073, '0', 'unit', 4, '', 1), (1990, 3, 8, 17, 0, 52, 1074, '0', 'unit', 5, '', 1), (1991, 3, 8, 61, 0, 56, 303, '3', 'unit', 1, '', 1), (1992, 3, 8, 61, 0, 56, 304, '3', 'unit', 2, '', 1), (1993, 3, 8, 61, 0, 56, 305, '3', 'unit', 3, '', 1), (1994, 3, 8, 61, 0, 56, 306, '3', 'unit', 4, '', 1), (1995, 3, 8, 61, 0, 56, 307, '3', 'unit', 5, '', 1), (1996, 3, 8, 61, 0, 56, 308, '3', 'unit', 6, '', 1), (1997, 3, 8, 61, 0, 56, 309, '3', 'unit', 7, '', 1), (1998, 3, 8, 61, 0, 56, 310, '3', 'unit', 8, '', 1), (1999, 3, 8, 61, 0, 56, 311, '3', 'unit', 9, '', 1), (2000, 3, 8, 48, 0, 68, 357, '4', 'unit', 1, '', 1), (2001, 3, 8, 48, 0, 68, 358, '4', 'unit', 2, '', 1), (2002, 3, 8, 48, 0, 68, 359, '5', 'unit', 3, '', 1), (2003, 3, 8, 48, 0, 68, 360, '5', 'unit', 4, '', 1), (2004, 3, 8, 48, 0, 68, 361, '4', 'unit', 5, '', 1), (2005, 3, 8, 48, 0, 68, 362, '4', 'unit', 6, '', 1), (2006, 3, 8, 48, 0, 68, 363, '5', 'unit', 7, '', 1), (2007, 3, 8, 48, 0, 68, 364, '4', 'unit', 8, '', 1), (2008, 3, 8, 48, 0, 68, 365, '4', 'unit', 9, '', 1), (2009, 3, 8, 48, 0, 109, 569, '4', 'unit', 1, '', 1), (2010, 3, 8, 48, 0, 109, 570, '4', 'unit', 2, '', 1), (2011, 3, 8, 48, 0, 109, 571, '4', 'unit', 3, '', 1), (2012, 3, 8, 48, 0, 109, 572, '4', 'unit', 4, '', 1), (2013, 3, 8, 48, 0, 109, 573, '4', 'unit', 5, '', 1), (2014, 3, 8, 48, 0, 109, 574, '4', 'unit', 6, '', 1), (2015, 3, 8, 48, 0, 109, 575, '4', 'unit', 7, '', 1), (2016, 3, 8, 48, 0, 109, 576, '4', 'unit', 8, '', 1), (2017, 3, 8, 48, 0, 109, 577, '4', 'unit', 9, '', 1), (2018, 3, 8, 48, 0, 109, 578, '4', 'unit', 10, '', 1), (2019, 3, 8, 48, 0, 109, 579, '4', 'unit', 11, '', 1), (2020, 3, 8, 48, 0, 134, 693, '4', 'unit', 1, '', 1), (2021, 3, 8, 48, 0, 134, 694, '4', 'unit', 2, '', 1), (2022, 3, 8, 48, 0, 134, 695, '4', 'unit', 3, '', 1), (2023, 3, 8, 48, 0, 134, 696, '4', 'unit', 4, '', 1), (2024, 3, 8, 48, 0, 134, 697, '4', 'unit', 5, '', 1), (2025, 3, 8, 48, 0, 134, 698, '4', 'unit', 6, '', 1), (2026, 3, 8, 48, 0, 134, 699, '4', 'unit', 7, '', 1), (2027, 3, 8, 48, 0, 134, 700, '4', 'unit', 8, '', 1), (2028, 3, 8, 48, 0, 134, 701, '4', 'unit', 9, '', 1), (2029, 3, 8, 48, 0, 136, 702, '4', 'unit', 1, '', 1), (2030, 3, 8, 48, 0, 136, 703, '4', 'unit', 2, '', 1), (2031, 3, 8, 48, 0, 136, 704, '4', 'unit', 3, '', 1), (2032, 3, 8, 48, 0, 136, 705, '4', 'unit', 4, '', 1), (2033, 3, 8, 48, 0, 136, 706, '4', 'unit', 5, '', 1), (2034, 3, 8, 48, 0, 136, 707, '4', 'unit', 6, '', 1), (2035, 3, 8, 48, 0, 136, 708, '4', 'unit', 7, '', 1), (2036, 3, 8, 48, 0, 136, 709, '4', 'unit', 8, '', 1), (2037, 3, 8, 48, 0, 136, 710, '4', 'unit', 9, '', 1), (2038, 3, 8, 48, 0, 138, 711, '4', 'unit', 1, '', 1), (2039, 3, 8, 48, 0, 138, 712, '4', 'unit', 2, '', 1), (2040, 3, 8, 48, 0, 138, 713, '4', 'unit', 3, '', 1), (2041, 3, 8, 48, 0, 138, 714, '4', 'unit', 4, '', 1), (2042, 3, 8, 48, 0, 138, 715, '4', 'unit', 5, '', 1), (2043, 3, 8, 48, 0, 138, 716, '4', 'unit', 6, '', 1), (2044, 3, 8, 48, 0, 138, 717, '4', 'unit', 7, '', 1), (2045, 3, 8, 48, 0, 138, 718, '4', 'unit', 8, '', 1), (2046, 3, 8, 48, 0, 138, 719, '4', 'unit', 9, '', 1), (2047, 3, 8, 48, 0, 187, 926, '4', 'unit', 1, '', 1), (2048, 3, 8, 48, 0, 187, 927, '4', 'unit', 2, '', 1), (2049, 3, 8, 48, 0, 187, 928, '4', 'unit', 3, '', 1), (2050, 3, 8, 48, 0, 187, 929, '4', 'unit', 4, '', 1), (2051, 3, 8, 48, 0, 187, 930, '4', 'unit', 5, '', 1), (2052, 3, 8, 48, 0, 187, 931, '4', 'unit', 6, '', 1), (2053, 3, 8, 48, 0, 188, 932, '4', 'unit', 1, '', 1), (2054, 3, 8, 48, 0, 188, 933, '4', 'unit', 2, '', 1), (2055, 3, 8, 48, 0, 188, 934, '4', 'unit', 3, '', 1), (2056, 3, 8, 48, 0, 189, 935, '4', 'unit', 1, '', 1), (2057, 3, 8, 48, 0, 189, 936, '4', 'unit', 2, '', 1), (2058, 3, 8, 48, 0, 189, 937, '4', 'unit', 3, '', 1), (2059, 3, 8, 48, 0, 189, 938, '4', 'unit', 4, '', 1), (2060, 3, 8, 48, 0, 190, 939, '3', 'unit', 1, '', 1), (2061, 3, 8, 48, 0, 212, 996, '4', 'unit', 1, '', 1), (2062, 3, 8, 48, 0, 212, 997, '4', 'unit', 2, '', 1), (2063, 3, 8, 48, 0, 212, 998, '4', 'unit', 3, '', 1), (2064, 3, 8, 48, 0, 212, 999, '4', 'unit', 4, '', 1), (2065, 3, 8, 48, 0, 212, 1000, '4', 'unit', 5, '', 1), (2066, 3, 8, 48, 0, 212, 1001, '4', 'unit', 6, '', 1), (2067, 3, 8, 48, 0, 213, 1002, '4', 'unit', 1, '', 1), (2068, 3, 8, 48, 0, 213, 1003, '4', 'unit', 2, '', 1), (2069, 3, 8, 48, 0, 213, 1004, '4', 'unit', 3, '', 1), (2070, 3, 8, 48, 0, 214, 1005, '4', 'unit', 1, '', 1), (2071, 3, 8, 48, 0, 214, 1006, '4', 'unit', 2, '', 1), (2072, 3, 8, 48, 0, 214, 1007, '4', 'unit', 3, '', 1), (2073, 3, 8, 48, 0, 214, 1008, '4', 'unit', 4, '', 1), (2074, 3, 8, 48, 0, 215, 1009, '3', 'unit', 1, '', 1), (2075, 3, 8, 47, 0, 30, 238, '4', 'unit', 1, '', 1), (2076, 3, 8, 47, 0, 30, 239, '5', 'unit', 2, '', 1), (2077, 3, 8, 47, 0, 30, 240, '4', 'unit', 3, '', 1), (2078, 3, 8, 47, 0, 30, 241, '4', 'unit', 4, '', 1), (2079, 3, 8, 47, 0, 30, 242, '4', 'unit', 5, '', 1), (2080, 3, 8, 47, 0, 30, 243, '4', 'unit', 6, '', 1), (2081, 3, 8, 47, 0, 30, 244, '5', 'unit', 7, '', 1), (2082, 3, 8, 47, 0, 30, 245, '4', 'unit', 8, '', 1), (2083, 3, 8, 47, 0, 30, 246, '5', 'unit', 9, '', 1), (2084, 3, 8, 47, 0, 56, 303, '4', 'unit', 1, '', 1), (2085, 3, 8, 47, 0, 56, 304, '4', 'unit', 2, '', 1), (2086, 3, 8, 47, 0, 56, 305, '4', 'unit', 3, '', 1), (2087, 3, 8, 47, 0, 56, 306, '4', 'unit', 4, '', 1); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (2088, 3, 8, 47, 0, 56, 307, '4', 'unit', 5, '', 1), (2089, 3, 8, 47, 0, 56, 308, '4', 'unit', 6, '', 1), (2090, 3, 8, 47, 0, 56, 309, '4', 'unit', 7, '', 1), (2091, 3, 8, 47, 0, 56, 310, '4', 'unit', 8, '', 1), (2092, 3, 8, 47, 0, 56, 311, '4', 'unit', 9, '', 1), (2093, 3, 8, 47, 0, 76, 402, '4', 'unit', 1, '', 1), (2094, 3, 8, 47, 0, 76, 403, '4', 'unit', 2, '', 1), (2095, 3, 8, 47, 0, 76, 404, '4', 'unit', 3, '', 1), (2096, 3, 8, 47, 0, 76, 405, '4', 'unit', 4, '', 1), (2097, 3, 8, 47, 0, 76, 406, '4', 'unit', 5, '', 1), (2098, 3, 8, 47, 0, 76, 407, '5', 'unit', 6, '', 1), (2099, 3, 8, 47, 0, 76, 408, '4', 'unit', 7, '', 1), (2100, 3, 8, 47, 0, 76, 409, '4', 'unit', 8, '', 1), (2101, 3, 8, 47, 0, 76, 410, '0', 'unit', 9, '', 1), (2102, 3, 8, 47, 0, 76, 411, '0', 'unit', 10, '', 1), (2103, 3, 8, 47, 0, 76, 412, '0', 'unit', 11, '', 1), (2104, 3, 8, 47, 0, 76, 413, '4', 'unit', 12, '', 1), (2105, 3, 8, 47, 0, 77, 414, '5', 'unit', 1, '', 1), (2106, 3, 8, 47, 0, 77, 415, '3', 'unit', 2, '', 1), (2107, 3, 8, 47, 0, 77, 416, '4', 'unit', 3, '', 1), (2108, 3, 8, 47, 0, 77, 417, '4', 'unit', 4, '', 1), (2109, 3, 8, 47, 0, 77, 418, '4', 'unit', 5, '', 1), (2110, 3, 8, 47, 0, 77, 419, '4', 'unit', 6, '', 1), (2111, 3, 8, 47, 0, 77, 420, '4', 'unit', 7, '', 1), (2112, 3, 8, 47, 0, 78, 421, '4', 'unit', 1, '', 1), (2113, 3, 8, 47, 0, 78, 422, '4', 'unit', 2, '', 1), (2114, 3, 8, 47, 0, 78, 423, '4', 'unit', 3, '', 1), (2115, 3, 8, 47, 0, 78, 424, '4', 'unit', 4, '', 1), (2116, 3, 8, 47, 0, 99, 514, '5', 'unit', 1, '', 1), (2117, 3, 8, 47, 0, 99, 515, '4', 'unit', 2, '', 1), (2118, 3, 8, 47, 0, 99, 516, '4', 'unit', 3, '', 1), (2119, 3, 8, 47, 0, 99, 517, '4', 'unit', 4, '', 1), (2120, 3, 8, 47, 0, 99, 518, '4', 'unit', 5, '', 1), (2121, 3, 8, 47, 0, 99, 519, '4', 'unit', 6, '', 1), (2122, 3, 8, 47, 0, 99, 520, '4', 'unit', 7, '', 1), (2123, 3, 8, 47, 0, 99, 521, '4', 'unit', 8, '', 1), (2124, 3, 8, 47, 0, 99, 522, '4', 'unit', 9, '', 1), (2125, 3, 8, 47, 0, 99, 523, '4', 'unit', 10, '', 1), (2126, 3, 8, 47, 0, 99, 524, '4', 'unit', 11, '', 1), (2127, 3, 8, 47, 0, 109, 569, '4', 'unit', 1, '', 1), (2128, 3, 8, 47, 0, 109, 570, '5', 'unit', 2, '', 1), (2129, 3, 8, 47, 0, 109, 571, '5', 'unit', 3, '', 1), (2130, 3, 8, 47, 0, 109, 572, '4', 'unit', 4, '', 1), (2131, 3, 8, 47, 0, 109, 573, '4', 'unit', 5, '', 1), (2132, 3, 8, 47, 0, 109, 574, '5', 'unit', 6, '', 1), (2133, 3, 8, 47, 0, 109, 575, '4', 'unit', 7, '', 1), (2134, 3, 8, 47, 0, 109, 576, '4', 'unit', 8, '', 1), (2135, 3, 8, 47, 0, 109, 577, '4', 'unit', 9, '', 1), (2136, 3, 8, 47, 0, 109, 578, '5', 'unit', 10, '', 1), (2137, 3, 8, 47, 0, 109, 579, '3', 'unit', 11, '', 1), (2138, 3, 8, 47, 0, 113, 591, '5', 'unit', 1, '', 1), (2139, 3, 8, 47, 0, 113, 592, '5', 'unit', 2, '', 1), (2140, 3, 8, 47, 0, 113, 593, '4', 'unit', 3, '', 1), (2141, 3, 8, 47, 0, 113, 594, '4', 'unit', 4, '', 1), (2142, 3, 8, 47, 0, 113, 595, '5', 'unit', 5, '', 1), (2143, 3, 8, 47, 0, 113, 596, '4', 'unit', 6, '', 1), (2144, 3, 8, 47, 0, 113, 597, '4', 'unit', 7, '', 1), (2145, 3, 8, 47, 0, 113, 598, '4', 'unit', 8, '', 1), (2146, 3, 8, 47, 0, 113, 599, '4', 'unit', 9, '', 1), (2147, 3, 8, 47, 0, 113, 600, '4', 'unit', 10, '', 1), (2148, 3, 8, 47, 0, 113, 601, '3', 'unit', 11, '', 1), (2149, 3, 8, 47, 0, 128, 817, '4', 'unit', 1, '', 1), (2150, 3, 8, 47, 0, 128, 818, '4', 'unit', 2, '', 1), (2151, 3, 8, 47, 0, 128, 819, '4', 'unit', 3, '', 1), (2152, 3, 8, 47, 0, 128, 820, '4', 'unit', 4, '', 1), (2153, 3, 8, 47, 0, 128, 821, '4', 'unit', 5, '', 1), (2154, 3, 8, 47, 0, 128, 822, '4', 'unit', 6, '', 1), (2155, 3, 8, 47, 0, 128, 823, '4', 'unit', 7, '', 1), (2156, 3, 8, 47, 0, 128, 824, '5', 'unit', 8, '', 1), (2157, 3, 8, 47, 0, 128, 825, '4', 'unit', 9, '', 1), (2158, 3, 8, 47, 0, 128, 826, '4', 'unit', 10, '', 1), (2159, 3, 8, 47, 0, 128, 827, '4', 'unit', 11, '', 1), (2160, 3, 8, 47, 0, 162, 856, '4', 'unit', 1, '', 1), (2161, 3, 8, 47, 0, 162, 857, '4', 'unit', 2, '', 1), (2162, 3, 8, 47, 0, 162, 858, '4', 'unit', 3, '', 1), (2163, 3, 8, 47, 0, 162, 859, '4', 'unit', 4, '', 1), (2164, 3, 8, 47, 0, 162, 860, '0', 'unit', 5, '', 1), (2165, 3, 8, 47, 0, 162, 861, '0', 'unit', 6, '', 1), (2166, 3, 8, 47, 0, 163, 862, '4', 'unit', 1, '', 1), (2167, 3, 8, 47, 0, 163, 863, '4', 'unit', 2, '', 1), (2168, 3, 8, 47, 0, 163, 864, '4', 'unit', 3, '', 1), (2169, 3, 8, 47, 0, 164, 865, '4', 'unit', 1, '', 1), (2170, 3, 8, 47, 0, 164, 866, '4', 'unit', 2, '', 1), (2171, 3, 8, 47, 0, 164, 867, '4', 'unit', 3, '', 1), (2172, 3, 8, 47, 0, 164, 868, '4', 'unit', 4, '', 1), (2173, 3, 8, 47, 0, 165, 869, '4', 'unit', 1, '', 1), (2174, 3, 8, 47, 0, 197, 954, '4', 'unit', 1, '', 1), (2175, 3, 8, 47, 0, 197, 955, '4', 'unit', 2, '', 1), (2176, 3, 8, 47, 0, 197, 956, '4', 'unit', 3, '', 1), (2177, 3, 8, 47, 0, 197, 957, '4', 'unit', 4, '', 1), (2178, 3, 8, 47, 0, 197, 958, '0', 'unit', 5, '', 1), (2179, 3, 8, 47, 0, 197, 959, '0', 'unit', 6, '', 1), (2180, 3, 8, 47, 0, 198, 960, '4', 'unit', 1, '', 1), (2181, 3, 8, 47, 0, 198, 961, '4', 'unit', 2, '', 1), (2182, 3, 8, 47, 0, 198, 962, '4', 'unit', 3, '', 1), (2183, 3, 8, 47, 0, 199, 963, '4', 'unit', 1, '', 1), (2184, 3, 8, 47, 0, 199, 964, '4', 'unit', 2, '', 1), (2185, 3, 8, 47, 0, 199, 965, '4', 'unit', 3, '', 1), (2186, 3, 8, 47, 0, 199, 966, '4', 'unit', 4, '', 1), (2187, 3, 8, 47, 0, 200, 967, '4', 'unit', 1, '', 1), (2188, 3, 8, 58, 0, 147, 773, '4', 'unit', 1, '', 1), (2189, 3, 8, 58, 0, 147, 774, '4', 'unit', 2, '', 1), (2190, 3, 8, 58, 0, 147, 775, '3', 'unit', 3, '', 1), (2191, 3, 8, 58, 0, 147, 776, '3', 'unit', 4, '', 1), (2192, 3, 8, 58, 0, 147, 777, '4', 'unit', 5, '', 1), (2193, 3, 8, 58, 0, 147, 778, '3', 'unit', 6, '', 1), (2194, 3, 8, 58, 0, 147, 779, '4', 'unit', 7, '', 1), (2195, 3, 8, 58, 0, 147, 780, '4', 'unit', 8, '', 1), (2196, 3, 8, 58, 0, 147, 781, '4', 'unit', 9, '', 1), (2197, 3, 8, 58, 0, 147, 782, '4', 'unit', 10, '', 1), (2198, 3, 8, 58, 0, 147, 783, '4', 'unit', 11, '', 1), (2199, 3, 8, 58, 0, 147, 784, '3', 'unit', 12, '', 1), (2200, 3, 8, 58, 0, 148, 785, '3', 'unit', 1, '', 1), (2201, 3, 8, 58, 0, 148, 786, '3', 'unit', 2, '', 1), (2202, 3, 8, 58, 0, 148, 787, '3', 'unit', 3, '', 1), (2203, 3, 8, 58, 0, 148, 788, '3', 'unit', 4, '', 1), (2204, 3, 8, 58, 0, 148, 789, '3', 'unit', 5, '', 1), (2205, 3, 8, 19, 0, 58, 312, '5', 'unit', 1, '', 0), (2206, 3, 8, 19, 0, 58, 313, '4', 'unit', 2, '', 0), (2207, 3, 8, 19, 0, 58, 314, '5', 'unit', 3, '', 0), (2208, 3, 8, 19, 0, 58, 315, '5', 'unit', 4, '', 0), (2209, 3, 8, 19, 0, 58, 316, '5', 'unit', 5, '', 0), (2210, 3, 8, 19, 0, 58, 317, '4', 'unit', 6, '', 0), (2211, 3, 8, 19, 0, 58, 318, '5', 'unit', 7, '', 0), (2212, 3, 8, 19, 0, 58, 319, '5', 'unit', 8, '', 0), (2213, 3, 8, 19, 0, 58, 320, '0', 'unit', 9, '', 0), (2214, 3, 8, 19, 0, 76, 402, '5', 'unit', 1, '', 0), (2215, 3, 8, 19, 0, 76, 403, '4', 'unit', 2, '', 0), (2216, 3, 8, 19, 0, 76, 404, '4', 'unit', 3, '', 0), (2217, 3, 8, 19, 0, 76, 405, '5', 'unit', 4, '', 0), (2218, 3, 8, 19, 0, 76, 406, '4', 'unit', 5, '', 0), (2219, 3, 8, 19, 0, 76, 407, '4', 'unit', 6, '', 0), (2220, 3, 8, 19, 0, 76, 408, '4', 'unit', 7, '', 0), (2221, 3, 8, 19, 0, 76, 409, '5', 'unit', 8, '', 0), (2222, 3, 8, 19, 0, 76, 410, '5', 'unit', 9, '', 0), (2223, 3, 8, 19, 0, 76, 411, '0', 'unit', 10, '', 0), (2224, 3, 8, 19, 0, 76, 412, '0', 'unit', 11, '', 0), (2225, 3, 8, 19, 0, 76, 413, '5', 'unit', 12, '', 0), (2226, 3, 8, 19, 0, 77, 414, '4', 'unit', 1, '', 0), (2227, 3, 8, 19, 0, 77, 415, '4', 'unit', 2, '', 0), (2228, 3, 8, 19, 0, 77, 416, '5', 'unit', 3, '', 0), (2229, 3, 8, 19, 0, 77, 417, '4', 'unit', 4, '', 0), (2230, 3, 8, 19, 0, 77, 418, '0', 'unit', 5, '', 0), (2231, 3, 8, 19, 0, 77, 419, '4', 'unit', 6, '', 0), (2232, 3, 8, 19, 0, 77, 420, '5', 'unit', 7, '', 0), (2233, 3, 8, 19, 0, 78, 421, '5', 'unit', 1, '', 0), (2234, 3, 8, 19, 0, 78, 422, '5', 'unit', 2, '', 0), (2235, 3, 8, 19, 0, 78, 423, '4', 'unit', 3, '', 0), (2236, 3, 8, 19, 0, 78, 424, '4', 'unit', 4, '', 0), (2237, 3, 8, 19, 0, 212, 996, '5', 'unit', 1, '', 0), (2238, 3, 8, 19, 0, 212, 997, '5', 'unit', 2, '', 0), (2239, 3, 8, 19, 0, 212, 998, '5', 'unit', 3, '', 0), (2240, 3, 8, 19, 0, 212, 999, '5', 'unit', 4, '', 0), (2241, 3, 8, 19, 0, 212, 1000, '5', 'unit', 5, '', 0), (2242, 3, 8, 19, 0, 212, 1001, '5', 'unit', 6, '', 0), (2243, 3, 8, 19, 0, 213, 1002, '5', 'unit', 1, '', 0), (2244, 3, 8, 19, 0, 213, 1003, '5', 'unit', 2, '', 0), (2245, 3, 8, 19, 0, 213, 1004, '5', 'unit', 3, '', 0), (2246, 3, 8, 19, 0, 214, 1005, '5', 'unit', 1, '', 0), (2247, 3, 8, 19, 0, 214, 1006, '5', 'unit', 2, '', 0), (2248, 3, 8, 19, 0, 214, 1007, '5', 'unit', 3, '', 0), (2249, 3, 8, 19, 0, 214, 1008, '5', 'unit', 4, '', 0), (2250, 3, 8, 19, 0, 215, 1009, '5', 'unit', 1, '', 0), (2251, 3, 8, 70, 0, 73, 393, '4', 'unit', 1, '', 1), (2252, 3, 8, 70, 0, 73, 394, '4', 'unit', 2, '', 1), (2253, 3, 8, 70, 0, 73, 395, '3', 'unit', 3, '', 1), (2254, 3, 8, 70, 0, 73, 396, '3', 'unit', 4, '', 1), (2255, 3, 8, 70, 0, 74, 397, '4', 'unit', 1, '', 1), (2256, 3, 8, 70, 0, 74, 398, '4', 'unit', 2, '', 1), (2257, 3, 8, 70, 0, 74, 399, '4', 'unit', 3, '', 1), (2258, 3, 8, 70, 0, 74, 400, '4', 'unit', 4, '', 1), (2259, 3, 8, 70, 0, 74, 401, '3', 'unit', 5, '', 1), (2260, 3, 8, 49, 0, 109, 569, '4', 'unit', 1, '', 1), (2261, 3, 8, 49, 0, 109, 570, '5', 'unit', 2, '', 1), (2262, 3, 8, 49, 0, 109, 571, '4', 'unit', 3, '', 1), (2263, 3, 8, 49, 0, 109, 572, '4', 'unit', 4, '', 1), (2264, 3, 8, 49, 0, 109, 573, '4', 'unit', 5, '', 1), (2265, 3, 8, 49, 0, 109, 574, '5', 'unit', 6, '', 1), (2266, 3, 8, 49, 0, 109, 575, '4', 'unit', 7, '', 1), (2267, 3, 8, 49, 0, 109, 576, '4', 'unit', 8, '', 1), (2268, 3, 8, 49, 0, 109, 577, '4', 'unit', 9, '', 1), (2269, 3, 8, 49, 0, 109, 578, '5', 'unit', 10, '', 1), (2270, 3, 8, 49, 0, 109, 579, '4', 'unit', 11, '', 1), (2271, 3, 8, 49, 0, 126, 653, '5', 'unit', 1, '', 1), (2272, 3, 8, 49, 0, 126, 654, '4', 'unit', 2, '', 1), (2273, 3, 8, 49, 0, 126, 655, '4', 'unit', 3, '', 1), (2274, 3, 8, 49, 0, 126, 656, '4', 'unit', 4, '', 1), (2275, 3, 8, 49, 0, 126, 657, '4', 'unit', 5, '', 1), (2276, 3, 8, 49, 0, 126, 658, '5', 'unit', 6, '', 1), (2277, 3, 8, 49, 0, 126, 659, '4', 'unit', 7, '', 1), (2278, 3, 8, 49, 0, 126, 660, '4', 'unit', 8, '', 1), (2279, 3, 8, 49, 0, 126, 661, '4', 'unit', 9, '', 1), (2280, 3, 8, 49, 0, 126, 662, '4', 'unit', 10, '', 1), (2281, 3, 8, 49, 0, 126, 663, '4', 'unit', 11, '', 1), (2282, 3, 8, 49, 0, 202, 968, '5', 'unit', 1, '', 1), (2283, 3, 8, 49, 0, 202, 969, '5', 'unit', 2, '', 1), (2284, 3, 8, 49, 0, 202, 970, '5', 'unit', 3, '', 1), (2285, 3, 8, 49, 0, 202, 971, '4', 'unit', 4, '', 1), (2286, 3, 8, 49, 0, 202, 972, '4', 'unit', 5, '', 1), (2287, 3, 8, 49, 0, 202, 973, '4', 'unit', 6, '', 1), (2288, 3, 8, 49, 0, 203, 974, '5', 'unit', 1, '', 1), (2289, 3, 8, 49, 0, 203, 975, '4', 'unit', 2, '', 1), (2290, 3, 8, 49, 0, 203, 976, '5', 'unit', 3, '', 1), (2291, 3, 8, 49, 0, 204, 977, '5', 'unit', 1, '', 1), (2292, 3, 8, 49, 0, 204, 978, '4', 'unit', 2, '', 1), (2293, 3, 8, 49, 0, 204, 979, '4', 'unit', 3, '', 1), (2294, 3, 8, 49, 0, 204, 980, '4', 'unit', 4, '', 1), (2295, 3, 8, 49, 0, 205, 981, '4', 'unit', 1, '', 1), (2296, 3, 8, 9, 0, 80, 425, '5', 'unit', 1, '', 1), (2297, 3, 8, 9, 0, 80, 426, '5', 'unit', 2, '', 1), (2298, 3, 8, 9, 0, 80, 427, '5', 'unit', 3, '', 1), (2299, 3, 8, 9, 0, 80, 428, '5', 'unit', 4, '', 1), (2300, 3, 8, 9, 0, 80, 429, '5', 'unit', 5, '', 1), (2301, 3, 8, 9, 0, 80, 430, '5', 'unit', 6, '', 1), (2302, 3, 8, 9, 0, 81, 431, '5', 'unit', 1, '', 1), (2303, 3, 8, 9, 0, 81, 432, '4', 'unit', 2, '', 1), (2304, 3, 8, 9, 0, 81, 433, '5', 'unit', 3, '', 1), (2305, 3, 8, 9, 0, 81, 434, '4', 'unit', 4, '', 1), (2306, 3, 8, 9, 0, 82, 435, '5', 'unit', 1, '', 1), (2307, 3, 8, 9, 0, 82, 436, '5', 'unit', 2, '', 1), (2308, 3, 8, 9, 0, 82, 437, '5', 'unit', 3, '', 1), (2309, 3, 8, 9, 0, 83, 438, '5', 'unit', 1, '', 1), (2310, 3, 8, 9, 0, 83, 439, '4', 'unit', 2, '', 1), (2311, 3, 8, 9, 0, 83, 440, '5', 'unit', 3, '', 1), (2312, 3, 8, 9, 0, 83, 441, '5', 'unit', 4, '', 1), (2313, 3, 8, 9, 0, 83, 442, '5', 'unit', 5, '', 1), (2314, 3, 8, 9, 0, 142, 729, '5', 'unit', 1, '', 1), (2315, 3, 8, 9, 0, 142, 730, '5', 'unit', 2, '', 1), (2316, 3, 8, 9, 0, 142, 731, '5', 'unit', 3, '', 1), (2317, 3, 8, 9, 0, 142, 732, '4', 'unit', 4, '', 1), (2318, 3, 8, 9, 0, 142, 733, '5', 'unit', 5, '', 1), (2319, 3, 8, 9, 0, 142, 734, '5', 'unit', 6, '', 1), (2320, 3, 8, 9, 0, 143, 735, '5', 'unit', 1, '', 1), (2321, 3, 8, 9, 0, 143, 736, '4', 'unit', 2, '', 1), (2322, 3, 8, 9, 0, 143, 737, '5', 'unit', 3, '', 1), (2323, 3, 8, 9, 0, 143, 738, '4', 'unit', 4, '', 1), (2324, 3, 8, 9, 0, 144, 739, '5', 'unit', 1, '', 1), (2325, 3, 8, 9, 0, 144, 740, '5', 'unit', 2, '', 1), (2326, 3, 8, 9, 0, 144, 741, '5', 'unit', 3, '', 1), (2327, 3, 8, 9, 0, 145, 742, '5', 'unit', 1, '', 1), (2328, 3, 8, 9, 0, 145, 743, '4', 'unit', 2, '', 1), (2329, 3, 8, 9, 0, 145, 744, '5', 'unit', 3, '', 1), (2330, 3, 8, 9, 0, 145, 745, '5', 'unit', 4, '', 1), (2331, 3, 8, 9, 0, 145, 746, '5', 'unit', 5, '', 1), (2332, 3, 8, 9, 0, 187, 926, '4', 'unit', 1, '', 1), (2333, 3, 8, 9, 0, 187, 927, '4', 'unit', 2, '', 1), (2334, 3, 8, 9, 0, 187, 928, '4', 'unit', 3, '', 1), (2335, 3, 8, 9, 0, 187, 929, '5', 'unit', 4, '', 1), (2336, 3, 8, 9, 0, 187, 930, '4', 'unit', 5, '', 1), (2337, 3, 8, 9, 0, 187, 931, '4', 'unit', 6, '', 1), (2338, 3, 8, 9, 0, 188, 932, '4', 'unit', 1, '', 1), (2339, 3, 8, 9, 0, 188, 933, '4', 'unit', 2, '', 1), (2340, 3, 8, 9, 0, 188, 934, '', 'unit', 3, '', 1), (2341, 3, 8, 9, 0, 189, 935, '5', 'unit', 1, '', 1), (2342, 3, 8, 9, 0, 189, 936, '4', 'unit', 2, '', 1), (2343, 3, 8, 9, 0, 189, 937, '4', 'unit', 3, '', 1), (2344, 3, 8, 9, 0, 189, 938, '0', 'unit', 4, '', 1), (2345, 3, 8, 9, 0, 190, 939, '4', 'unit', 1, '', 1), (2346, 3, 8, 9, 0, 212, 996, '5', 'unit', 1, '', 1), (2347, 3, 8, 9, 0, 212, 997, '5', 'unit', 2, '', 1), (2348, 3, 8, 9, 0, 212, 998, '5', 'unit', 3, '', 1), (2349, 3, 8, 9, 0, 212, 999, '5', 'unit', 4, '', 1), (2350, 3, 8, 9, 0, 212, 1000, '5', 'unit', 5, '', 1), (2351, 3, 8, 9, 0, 212, 1001, '5', 'unit', 6, '', 1), (2352, 3, 8, 9, 0, 213, 1002, '4', 'unit', 1, '', 1), (2353, 3, 8, 9, 0, 213, 1003, '4', 'unit', 2, '', 1), (2354, 3, 8, 9, 0, 213, 1004, '4', 'unit', 3, '', 1), (2355, 3, 8, 9, 0, 214, 1005, '5', 'unit', 1, '', 1), (2356, 3, 8, 9, 0, 214, 1006, '4', 'unit', 2, '', 1), (2357, 3, 8, 9, 0, 214, 1007, '4', 'unit', 3, '', 1), (2358, 3, 8, 9, 0, 214, 1008, '0', 'unit', 4, '', 1), (2359, 3, 8, 9, 0, 215, 1009, '4', 'unit', 1, '', 1), (2360, 3, 8, 9, 0, 88, 452, '4', 'unit', 1, '', 1), (2361, 3, 8, 9, 0, 88, 453, '0', 'unit', 2, '', 1), (2362, 3, 8, 9, 0, 88, 454, '4', 'unit', 3, '', 1), (2363, 3, 8, 9, 0, 88, 455, '0', 'unit', 4, '', 1), (2364, 3, 8, 9, 0, 88, 456, '4', 'unit', 5, '', 1), (2365, 3, 8, 9, 0, 88, 457, '4', 'unit', 6, '', 1), (2366, 3, 8, 9, 0, 89, 458, '5', 'unit', 1, '', 1), (2367, 3, 8, 9, 0, 89, 459, '4', 'unit', 2, '', 1), (2368, 3, 8, 9, 0, 89, 460, '4', 'unit', 3, '', 1), (2369, 3, 8, 9, 0, 89, 461, '4', 'unit', 4, '', 1), (2370, 3, 8, 9, 0, 90, 462, '5', 'unit', 1, '', 1), (2371, 3, 8, 9, 0, 90, 463, '5', 'unit', 2, '', 1), (2372, 3, 8, 9, 0, 90, 464, '5', 'unit', 3, '', 1), (2373, 3, 8, 9, 0, 93, 492, '5', 'unit', 1, '', 1), (2374, 3, 8, 9, 0, 93, 493, '5', 'unit', 2, '', 1), (2375, 3, 8, 9, 0, 93, 494, '5', 'unit', 3, '', 1), (2376, 3, 8, 9, 0, 93, 495, '5', 'unit', 4, '', 1), (2377, 3, 8, 9, 0, 93, 496, '5', 'unit', 5, '', 1), (2378, 3, 8, 9, 0, 93, 497, '5', 'unit', 6, '', 1), (2379, 3, 8, 9, 0, 93, 498, '5', 'unit', 7, '', 1), (2380, 3, 8, 9, 0, 93, 499, '5', 'unit', 8, '', 1), (2381, 3, 8, 9, 0, 93, 500, '5', 'unit', 9, '', 1), (2382, 3, 8, 9, 0, 93, 501, '5', 'unit', 10, '', 1), (2383, 3, 8, 9, 0, 93, 502, '4', 'unit', 11, '', 1), (2384, 3, 8, 9, 0, 140, 720, '5', 'unit', 1, '', 1), (2385, 3, 8, 9, 0, 140, 721, '5', 'unit', 2, '', 1), (2386, 3, 8, 9, 0, 140, 722, '5', 'unit', 3, '', 1), (2387, 3, 8, 9, 0, 140, 723, '5', 'unit', 4, '', 1), (2388, 3, 8, 9, 0, 140, 724, '5', 'unit', 5, '', 1), (2389, 3, 8, 9, 0, 140, 725, '5', 'unit', 6, '', 1), (2390, 3, 8, 9, 0, 140, 726, '5', 'unit', 7, '', 1), (2391, 3, 8, 9, 0, 140, 727, '5', 'unit', 8, '', 1), (2392, 3, 8, 9, 0, 140, 728, '5', 'unit', 9, '', 1), (2393, 3, 8, 33, 0, 95, 481, '4', 'unit', 1, '', 0), (2394, 3, 8, 33, 0, 95, 482, '4', 'unit', 2, '', 0), (2395, 3, 8, 33, 0, 95, 483, '4', 'unit', 3, '', 0), (2396, 3, 8, 33, 0, 95, 484, '4', 'unit', 4, '', 0), (2397, 3, 8, 33, 0, 95, 485, '4', 'unit', 5, '', 0), (2398, 3, 8, 33, 0, 95, 486, '4', 'unit', 6, '', 0), (2399, 3, 8, 33, 0, 95, 487, '4', 'unit', 7, '', 0), (2400, 3, 8, 33, 0, 95, 488, '3', 'unit', 8, '', 0), (2401, 3, 8, 33, 0, 95, 489, '4', 'unit', 9, '', 0), (2402, 3, 8, 33, 0, 95, 490, '3', 'unit', 10, '', 0), (2403, 3, 8, 33, 0, 95, 491, '3', 'unit', 11, '', 0), (2404, 3, 8, 33, 0, 120, 620, '4', 'unit', 1, '', 0), (2405, 3, 8, 33, 0, 120, 621, '4', 'unit', 2, '', 0), (2406, 3, 8, 33, 0, 120, 622, '4', 'unit', 3, '', 0), (2407, 3, 8, 33, 0, 120, 623, '4', 'unit', 4, '', 0), (2408, 3, 8, 33, 0, 120, 624, '4', 'unit', 5, '', 0), (2409, 3, 8, 33, 0, 120, 625, '4', 'unit', 6, '', 0), (2410, 3, 8, 33, 0, 120, 626, '4', 'unit', 7, '', 0), (2411, 3, 8, 33, 0, 120, 627, '3', 'unit', 8, '', 0), (2412, 3, 8, 33, 0, 120, 628, '4', 'unit', 9, '', 0), (2413, 3, 8, 33, 0, 120, 629, '4', 'unit', 10, '', 0), (2414, 3, 8, 33, 0, 120, 630, '3', 'unit', 11, '', 0), (2415, 3, 8, 33, 0, 136, 702, '4', 'unit', 1, '', 0), (2416, 3, 8, 33, 0, 136, 703, '4', 'unit', 2, '', 0), (2417, 3, 8, 33, 0, 136, 704, '4', 'unit', 3, '', 0), (2418, 3, 8, 33, 0, 136, 705, '4', 'unit', 4, '', 0), (2419, 3, 8, 33, 0, 136, 706, '4', 'unit', 5, '', 0), (2420, 3, 8, 33, 0, 136, 707, '5', 'unit', 6, '', 0), (2421, 3, 8, 33, 0, 136, 708, '5', 'unit', 7, '', 0), (2422, 3, 8, 33, 0, 136, 709, '4', 'unit', 8, '', 0), (2423, 3, 8, 33, 0, 136, 710, '5', 'unit', 9, '', 0), (2424, 3, 8, 33, 0, 222, 1024, '0', 'unit', 1, '', 0), (2425, 3, 8, 33, 0, 222, 1025, '0', 'unit', 2, '', 0), (2426, 3, 8, 33, 0, 222, 1026, '3', 'unit', 3, '', 0), (2427, 3, 8, 33, 0, 222, 1027, '3', 'unit', 4, '', 0), (2428, 3, 8, 33, 0, 222, 1028, '3', 'unit', 5, '', 0), (2429, 3, 8, 33, 0, 222, 1029, '3', 'unit', 6, '', 0), (2430, 3, 8, 33, 0, 223, 1030, '3', 'unit', 1, '', 0), (2431, 3, 8, 33, 0, 223, 1031, '3', 'unit', 2, '', 0), (2432, 3, 8, 33, 0, 223, 1032, '3', 'unit', 3, '', 0), (2433, 3, 8, 33, 0, 224, 1033, '3', 'unit', 1, '', 0), (2434, 3, 8, 33, 0, 224, 1034, '3', 'unit', 2, '', 0), (2435, 3, 8, 33, 0, 224, 1035, '3', 'unit', 3, '', 0), (2436, 3, 8, 33, 0, 224, 1036, '3', 'unit', 4, '', 0), (2437, 3, 8, 33, 0, 225, 1037, '2', 'unit', 1, '', 0), (2438, 3, 8, 37, 0, 101, 525, '5', 'unit', 1, '', 1), (2439, 3, 8, 37, 0, 101, 526, '5', 'unit', 2, '', 1), (2440, 3, 8, 37, 0, 101, 527, '5', 'unit', 3, '', 1), (2441, 3, 8, 37, 0, 101, 528, '5', 'unit', 4, '', 1), (2442, 3, 8, 37, 0, 101, 529, '6', 'unit', 5, '', 1), (2443, 3, 8, 37, 0, 101, 530, '6', 'unit', 6, '', 1), (2444, 3, 8, 37, 0, 101, 531, '5', 'unit', 7, '', 1), (2445, 3, 8, 37, 0, 101, 532, '4', 'unit', 8, '', 1), (2446, 3, 8, 37, 0, 101, 533, '4', 'unit', 9, '', 1), (2447, 3, 8, 37, 0, 101, 534, '4', 'unit', 10, '', 1), (2448, 3, 8, 37, 0, 101, 535, '3', 'unit', 11, '', 1), (2449, 3, 8, 37, 0, 109, 569, '5', 'unit', 1, '', 1), (2450, 3, 8, 37, 0, 109, 570, '5', 'unit', 2, '', 1), (2451, 3, 8, 37, 0, 109, 571, '5', 'unit', 3, '', 1), (2452, 3, 8, 37, 0, 109, 572, '5', 'unit', 4, '', 1), (2453, 3, 8, 37, 0, 109, 573, '6', 'unit', 5, '', 1), (2454, 3, 8, 37, 0, 109, 574, '6', 'unit', 6, '', 1), (2455, 3, 8, 37, 0, 109, 575, '5', 'unit', 7, '', 1), (2456, 3, 8, 37, 0, 109, 576, '4', 'unit', 8, '', 1), (2457, 3, 8, 37, 0, 109, 577, '4', 'unit', 9, '', 1), (2458, 3, 8, 37, 0, 109, 578, '5', 'unit', 10, '', 1), (2459, 3, 8, 37, 0, 109, 579, '3', 'unit', 11, '', 1), (2460, 3, 8, 37, 0, 113, 591, '5', 'unit', 1, '', 1), (2461, 3, 8, 37, 0, 113, 592, '5', 'unit', 2, '', 1), (2462, 3, 8, 37, 0, 113, 593, '5', 'unit', 3, '', 1), (2463, 3, 8, 37, 0, 113, 594, '5', 'unit', 4, '', 1), (2464, 3, 8, 37, 0, 113, 595, '6', 'unit', 5, '', 1), (2465, 3, 8, 37, 0, 113, 596, '6', 'unit', 6, '', 1), (2466, 3, 8, 37, 0, 113, 597, '5', 'unit', 7, '', 1), (2467, 3, 8, 37, 0, 113, 598, '4', 'unit', 8, '', 1), (2468, 3, 8, 37, 0, 113, 599, '4', 'unit', 9, '', 1), (2469, 3, 8, 37, 0, 113, 600, '4', 'unit', 10, '', 1), (2470, 3, 8, 37, 0, 113, 601, '3', 'unit', 11, '', 1), (2471, 3, 8, 37, 0, 222, 1024, '4', 'unit', 1, '', 1), (2472, 3, 8, 37, 0, 222, 1025, '4', 'unit', 2, '', 1), (2473, 3, 8, 37, 0, 222, 1026, '4', 'unit', 3, '', 1), (2474, 3, 8, 37, 0, 222, 1027, '4', 'unit', 4, '', 1), (2475, 3, 8, 37, 0, 222, 1028, '4', 'unit', 5, '', 1), (2476, 3, 8, 37, 0, 222, 1029, '4', 'unit', 6, '', 1), (2477, 3, 8, 37, 0, 223, 1030, '4', 'unit', 1, '', 1), (2478, 3, 8, 37, 0, 223, 1031, '4', 'unit', 2, '', 1), (2479, 3, 8, 37, 0, 223, 1032, '4', 'unit', 3, '', 1), (2480, 3, 8, 37, 0, 224, 1033, '4', 'unit', 1, '', 1), (2481, 3, 8, 37, 0, 224, 1034, '4', 'unit', 2, '', 1), (2482, 3, 8, 37, 0, 224, 1035, '4', 'unit', 3, '', 1), (2483, 3, 8, 37, 0, 224, 1036, '4', 'unit', 4, '', 1), (2484, 3, 8, 37, 0, 225, 1037, '3', 'unit', 1, '', 1), (2485, 3, 8, 65, 0, 147, 773, '4', 'unit', 1, '', 0), (2486, 3, 8, 65, 0, 147, 774, '5', 'unit', 2, '', 0), (2487, 3, 8, 65, 0, 147, 775, '4', 'unit', 3, '', 0), (2488, 3, 8, 65, 0, 147, 776, '5', 'unit', 4, '', 0), (2489, 3, 8, 65, 0, 147, 777, '5', 'unit', 5, '', 0), (2490, 3, 8, 65, 0, 147, 778, '5', 'unit', 6, '', 0), (2491, 3, 8, 65, 0, 147, 779, '5', 'unit', 7, '', 0), (2492, 3, 8, 65, 0, 147, 780, '4', 'unit', 8, '', 0), (2493, 3, 8, 65, 0, 147, 781, '5', 'unit', 9, '', 0), (2494, 3, 8, 65, 0, 147, 782, '5', 'unit', 10, '', 0), (2495, 3, 8, 65, 0, 147, 783, '4', 'unit', 11, '', 0), (2496, 3, 8, 65, 0, 147, 784, '4', 'unit', 12, '', 0), (2497, 3, 8, 65, 0, 148, 785, '5', 'unit', 1, '', 0), (2498, 3, 8, 65, 0, 148, 786, '5', 'unit', 2, '', 0), (2499, 3, 8, 65, 0, 148, 787, '5', 'unit', 3, '', 0), (2500, 3, 8, 65, 0, 148, 788, '5', 'unit', 4, '', 0), (2501, 3, 8, 65, 0, 148, 789, '4', 'unit', 5, '', 0), (2502, 3, 8, 65, 0, 150, 808, '5', 'unit', 1, '', 0), (2503, 3, 8, 65, 0, 150, 809, '5', 'unit', 2, '', 0), (2504, 3, 8, 65, 0, 150, 810, '5', 'unit', 3, '', 0), (2505, 3, 8, 65, 0, 150, 811, '5', 'unit', 4, '', 0), (2506, 3, 8, 65, 0, 150, 812, '5', 'unit', 5, '', 0), (2507, 3, 8, 65, 0, 150, 813, '5', 'unit', 6, '', 0), (2508, 3, 8, 65, 0, 150, 814, '5', 'unit', 7, '', 0), (2509, 3, 8, 65, 0, 150, 815, '5', 'unit', 8, '', 0), (2510, 3, 8, 65, 0, 150, 816, '5', 'unit', 9, '', 0), (2511, 3, 8, 54, 0, 70, 375, '6', 'unit', 1, '', 1), (2512, 3, 8, 54, 0, 70, 376, '6', 'unit', 2, '', 1), (2513, 3, 8, 54, 0, 70, 377, '6', 'unit', 3, '', 1), (2514, 3, 8, 54, 0, 70, 378, '5', 'unit', 4, '', 1), (2515, 3, 8, 54, 0, 71, 379, '6', 'unit', 1, '', 1), (2516, 3, 8, 54, 0, 71, 380, '6', 'unit', 2, '', 1), (2517, 3, 8, 54, 0, 71, 381, '6', 'unit', 3, '', 1), (2518, 3, 8, 54, 0, 71, 382, '6', 'unit', 4, '', 1), (2519, 3, 8, 54, 0, 71, 383, '6', 'unit', 5, '', 1), (2520, 3, 8, 54, 0, 147, 773, '5', 'unit', 1, '', 1), (2521, 3, 8, 54, 0, 147, 774, '5', 'unit', 2, '', 1), (2522, 3, 8, 54, 0, 147, 775, '4', 'unit', 3, '', 1), (2523, 3, 8, 54, 0, 147, 776, '6', 'unit', 4, '', 1), (2524, 3, 8, 54, 0, 147, 777, '6', 'unit', 5, '', 1), (2525, 3, 8, 54, 0, 147, 778, '5', 'unit', 6, '', 1), (2526, 3, 8, 54, 0, 147, 779, '6', 'unit', 7, '', 1), (2527, 3, 8, 54, 0, 147, 780, '4', 'unit', 8, '', 1), (2528, 3, 8, 54, 0, 147, 781, '6', 'unit', 9, '', 1), (2529, 3, 8, 54, 0, 147, 782, '5', 'unit', 10, '', 1), (2530, 3, 8, 54, 0, 147, 783, '6', 'unit', 11, '', 1), (2531, 3, 8, 54, 0, 147, 784, '6', 'unit', 12, '', 1), (2532, 3, 8, 54, 0, 148, 785, '', 'unit', 1, '', 1), (2533, 3, 8, 54, 0, 148, 786, '', 'unit', 2, '', 1), (2534, 3, 8, 54, 0, 148, 787, '', 'unit', 3, '', 1), (2535, 3, 8, 54, 0, 148, 788, '', 'unit', 4, '', 1), (2536, 3, 8, 54, 0, 148, 789, '', 'unit', 5, '', 1), (2537, 3, 8, 54, 0, 150, 808, '6', 'unit', 1, '', 1), (2538, 3, 8, 54, 0, 150, 809, '6', 'unit', 2, '', 1), (2539, 3, 8, 54, 0, 150, 810, '6', 'unit', 3, '', 1), (2540, 3, 8, 54, 0, 150, 811, '5', 'unit', 4, '', 1), (2541, 3, 8, 54, 0, 150, 812, '6', 'unit', 5, '', 1), (2542, 3, 8, 54, 0, 150, 813, '5', 'unit', 6, '', 1), (2543, 3, 8, 54, 0, 150, 814, '6', 'unit', 7, '', 1), (2544, 3, 8, 54, 0, 150, 815, '5', 'unit', 8, '', 1), (2545, 3, 8, 54, 0, 150, 816, '5', 'unit', 9, '', 1), (2546, 3, 8, 66, 0, 73, 393, '4', 'unit', 1, '', 1), (2547, 3, 8, 66, 0, 73, 394, '4', 'unit', 2, '', 1), (2548, 3, 8, 66, 0, 73, 395, '4', 'unit', 3, '', 1), (2549, 3, 8, 66, 0, 73, 396, '4', 'unit', 4, '', 1), (2550, 3, 8, 66, 0, 74, 397, '4', 'unit', 1, '', 1), (2551, 3, 8, 66, 0, 74, 398, '4', 'unit', 2, '', 1), (2552, 3, 8, 66, 0, 74, 399, '4', 'unit', 3, '', 1), (2553, 3, 8, 66, 0, 74, 400, '4', 'unit', 4, '', 1), (2554, 3, 8, 66, 0, 74, 401, '4', 'unit', 5, '', 1), (2555, 3, 8, 66, 0, 140, 720, '4', 'unit', 1, '', 1), (2556, 3, 8, 66, 0, 140, 721, '4', 'unit', 2, '', 1), (2557, 3, 8, 66, 0, 140, 722, '4', 'unit', 3, '', 1), (2558, 3, 8, 66, 0, 140, 723, '4', 'unit', 4, '', 1), (2559, 3, 8, 66, 0, 140, 724, '4', 'unit', 5, '', 1), (2560, 3, 8, 66, 0, 140, 725, '4', 'unit', 6, '', 1), (2561, 3, 8, 66, 0, 140, 726, '4', 'unit', 7, '', 1), (2562, 3, 8, 66, 0, 140, 727, '4', 'unit', 8, '', 1), (2563, 3, 8, 66, 0, 140, 728, '3', 'unit', 9, '', 1), (2564, 3, 8, 66, 0, 212, 996, '0', 'unit', 1, '', 1), (2565, 3, 8, 66, 0, 212, 997, '0', 'unit', 2, '', 1), (2566, 3, 8, 66, 0, 212, 998, '0', 'unit', 3, '', 1), (2567, 3, 8, 66, 0, 212, 999, '0', 'unit', 4, '', 1), (2568, 3, 8, 66, 0, 212, 1000, '0', 'unit', 5, '', 1), (2569, 3, 8, 66, 0, 212, 1001, '0', 'unit', 6, '', 1), (2570, 3, 8, 66, 0, 213, 1002, '0', 'unit', 1, '', 1), (2571, 3, 8, 66, 0, 213, 1003, '0', 'unit', 2, '', 1), (2572, 3, 8, 66, 0, 213, 1004, '0', 'unit', 3, '', 1), (2573, 3, 8, 66, 0, 214, 1005, '0', 'unit', 1, '', 1), (2574, 3, 8, 66, 0, 214, 1006, '0', 'unit', 2, '', 1), (2575, 3, 8, 66, 0, 214, 1007, '0', 'unit', 3, '', 1), (2576, 3, 8, 66, 0, 214, 1008, '0', 'unit', 4, '', 1), (2577, 3, 8, 66, 0, 215, 1009, '4', 'unit', 1, '', 1), (2578, 3, 8, 25, 0, 115, 602, '5', 'unit', 1, '', 0), (2579, 3, 8, 25, 0, 115, 603, '5', 'unit', 2, '', 0), (2580, 3, 8, 25, 0, 115, 604, '5', 'unit', 3, '', 0), (2581, 3, 8, 25, 0, 115, 605, '5', 'unit', 4, '', 0), (2582, 3, 8, 25, 0, 115, 606, '5', 'unit', 5, '', 0), (2583, 3, 8, 25, 0, 115, 607, '5', 'unit', 6, '', 0), (2584, 3, 8, 25, 0, 116, 608, '5', 'unit', 1, '', 0), (2585, 3, 8, 25, 0, 116, 609, '4', 'unit', 2, '', 0), (2586, 3, 8, 25, 0, 116, 610, '5', 'unit', 3, '', 0), (2587, 3, 8, 25, 0, 116, 611, '4', 'unit', 4, '', 0), (2588, 3, 8, 25, 0, 117, 612, '5', 'unit', 1, '', 0), (2589, 3, 8, 25, 0, 117, 613, '5', 'unit', 2, '', 0), (2590, 3, 8, 25, 0, 117, 614, '5', 'unit', 3, '', 0), (2591, 3, 8, 25, 0, 118, 615, '5', 'unit', 1, '', 0), (2592, 3, 8, 25, 0, 118, 616, '5', 'unit', 2, '', 0), (2593, 3, 8, 25, 0, 118, 617, '5', 'unit', 3, '', 0), (2594, 3, 8, 25, 0, 118, 618, '4', 'unit', 4, '', 0), (2595, 3, 8, 25, 0, 118, 619, '5', 'unit', 5, '', 0), (2596, 3, 8, 25, 0, 128, 817, '4', 'unit', 1, '', 0), (2597, 3, 8, 25, 0, 128, 818, '5', 'unit', 2, '', 0), (2598, 3, 8, 25, 0, 128, 819, '5', 'unit', 3, '', 0), (2599, 3, 8, 25, 0, 128, 820, '5', 'unit', 4, '', 0), (2600, 3, 8, 25, 0, 128, 821, '5', 'unit', 5, '', 0), (2601, 3, 8, 25, 0, 128, 822, '0', 'unit', 6, '', 0), (2602, 3, 8, 25, 0, 128, 823, '0', 'unit', 7, '', 0), (2603, 3, 8, 25, 0, 128, 824, '0', 'unit', 8, '', 0), (2604, 3, 8, 25, 0, 128, 825, '0', 'unit', 9, '', 0), (2605, 3, 8, 25, 0, 128, 826, '0', 'unit', 10, '', 0), (2606, 3, 8, 25, 0, 128, 827, '4', 'unit', 11, '', 0), (2607, 3, 8, 25, 0, 182, 912, '5', 'unit', 1, '', 0), (2608, 3, 8, 25, 0, 182, 913, '5', 'unit', 2, '', 0), (2609, 3, 8, 25, 0, 182, 914, '0', 'unit', 3, '', 0), (2610, 3, 8, 25, 0, 182, 915, '5', 'unit', 4, '', 0), (2611, 3, 8, 25, 0, 182, 916, '5', 'unit', 5, '', 0), (2612, 3, 8, 25, 0, 182, 917, '0', 'unit', 6, '', 0), (2613, 3, 8, 25, 0, 183, 918, '0', 'unit', 1, '', 0), (2614, 3, 8, 25, 0, 183, 919, '0', 'unit', 2, '', 0), (2615, 3, 8, 25, 0, 183, 920, '5', 'unit', 3, '', 0), (2616, 3, 8, 25, 0, 184, 921, '5', 'unit', 1, '', 0), (2617, 3, 8, 25, 0, 184, 922, '0', 'unit', 2, '', 0), (2618, 3, 8, 25, 0, 184, 923, '5', 'unit', 3, '', 0), (2619, 3, 8, 25, 0, 184, 924, '5', 'unit', 4, '', 0), (2620, 3, 8, 25, 0, 185, 925, '5', 'unit', 1, '', 0), (2621, 3, 8, 25, 0, 120, 620, '5', 'unit', 1, '', 0), (2622, 3, 8, 25, 0, 120, 621, '5', 'unit', 2, '', 0), (2623, 3, 8, 25, 0, 120, 622, '5', 'unit', 3, '', 0), (2624, 3, 8, 25, 0, 120, 623, '5', 'unit', 4, '', 0), (2625, 3, 8, 25, 0, 120, 624, '5', 'unit', 5, '', 0), (2626, 3, 8, 25, 0, 120, 625, '5', 'unit', 6, '', 0), (2627, 3, 8, 25, 0, 120, 626, '5', 'unit', 7, '', 0), (2628, 3, 8, 25, 0, 120, 627, '5', 'unit', 8, '', 0), (2629, 3, 8, 25, 0, 120, 628, '5', 'unit', 9, '', 0), (2630, 3, 8, 25, 0, 120, 629, '5', 'unit', 10, '', 0), (2631, 3, 8, 25, 0, 120, 630, '5', 'unit', 11, '', 0), (2632, 3, 8, 7, 0, 40, 247, '5', 'unit', 1, '', 1), (2633, 3, 8, 7, 0, 40, 248, '5', 'unit', 2, '', 1), (2634, 3, 8, 7, 0, 40, 249, '4', 'unit', 3, '', 1), (2635, 3, 8, 7, 0, 40, 250, '4', 'unit', 4, '', 1), (2636, 3, 8, 7, 0, 41, 251, '5', 'unit', 1, '', 1), (2637, 3, 8, 7, 0, 41, 252, '4', 'unit', 2, '', 1), (2638, 3, 8, 7, 0, 41, 253, '5', 'unit', 3, '', 1), (2639, 3, 8, 7, 0, 42, 254, '4', 'unit', 1, '', 1), (2640, 3, 8, 7, 0, 42, 255, '5', 'unit', 2, '', 1), (2641, 3, 8, 7, 0, 42, 256, '5', 'unit', 3, '', 1), (2642, 3, 8, 7, 0, 43, 257, '5', 'unit', 1, '', 1), (2643, 3, 8, 7, 0, 43, 258, '5', 'unit', 2, '', 1), (2644, 3, 8, 7, 0, 43, 259, '5', 'unit', 3, '', 1), (2645, 3, 8, 7, 0, 43, 260, '4', 'unit', 4, '', 1), (2646, 3, 8, 7, 0, 43, 261, '4', 'unit', 5, '', 1), (2647, 3, 8, 7, 0, 212, 996, '4', 'unit', 1, '', 1), (2648, 3, 8, 7, 0, 212, 997, '4', 'unit', 2, '', 1), (2649, 3, 8, 7, 0, 212, 998, '5', 'unit', 3, '', 1), (2650, 3, 8, 7, 0, 212, 999, '4', 'unit', 4, '', 1), (2651, 3, 8, 7, 0, 212, 1000, '4', 'unit', 5, '', 1), (2652, 3, 8, 7, 0, 212, 1001, '5', 'unit', 6, '', 1), (2653, 3, 8, 7, 0, 213, 1002, '4', 'unit', 1, '', 1), (2654, 3, 8, 7, 0, 213, 1003, '5', 'unit', 2, '', 1), (2655, 3, 8, 7, 0, 213, 1004, '5', 'unit', 3, '', 1), (2656, 3, 8, 7, 0, 214, 1005, '4', 'unit', 1, '', 1), (2657, 3, 8, 7, 0, 214, 1006, '4', 'unit', 2, '', 1), (2658, 3, 8, 7, 0, 214, 1007, '4', 'unit', 3, '', 1), (2659, 3, 8, 7, 0, 214, 1008, '4', 'unit', 4, '', 1), (2660, 3, 8, 7, 0, 215, 1009, '4', 'unit', 1, '', 1), (2661, 3, 8, 7, 0, 130, 675, '5', 'unit', 1, '', 1), (2662, 3, 8, 7, 0, 130, 676, '4', 'unit', 2, '', 1), (2663, 3, 8, 7, 0, 130, 677, '4', 'unit', 3, '', 1), (2664, 3, 8, 7, 0, 130, 678, '5', 'unit', 4, '', 1), (2665, 3, 8, 7, 0, 130, 679, '5', 'unit', 5, '', 1), (2666, 3, 8, 7, 0, 130, 680, '5', 'unit', 6, '', 1), (2667, 3, 8, 7, 0, 130, 681, '5', 'unit', 7, '', 1), (2668, 3, 8, 7, 0, 130, 682, '4', 'unit', 8, '', 1), (2669, 3, 8, 7, 0, 130, 683, '5', 'unit', 9, '', 1), (2670, 3, 8, 7, 0, 132, 684, '5', 'unit', 1, '', 1), (2671, 3, 8, 7, 0, 132, 685, '3', 'unit', 2, '', 1), (2672, 3, 8, 7, 0, 132, 686, '4', 'unit', 3, '', 1), (2673, 3, 8, 7, 0, 132, 687, '5', 'unit', 4, '', 1), (2674, 3, 8, 7, 0, 132, 688, '5', 'unit', 5, '', 1), (2675, 3, 8, 7, 0, 132, 689, '5', 'unit', 6, '', 1), (2676, 3, 8, 7, 0, 132, 690, '5', 'unit', 7, '', 1), (2677, 3, 8, 7, 0, 132, 691, '4', 'unit', 8, '', 1), (2678, 3, 8, 7, 0, 132, 692, '5', 'unit', 9, '', 1), (2679, 3, 8, 7, 0, 142, 729, '4', 'unit', 1, '', 1), (2680, 3, 8, 7, 0, 142, 730, '4', 'unit', 2, '', 1), (2681, 3, 8, 7, 0, 142, 731, '5', 'unit', 3, '', 1), (2682, 3, 8, 7, 0, 142, 732, '4', 'unit', 4, '', 1), (2683, 3, 8, 7, 0, 142, 733, '4', 'unit', 5, '', 1), (2684, 3, 8, 7, 0, 142, 734, '4', 'unit', 6, '', 1), (2685, 3, 8, 7, 0, 143, 735, '4', 'unit', 1, '', 1), (2686, 3, 8, 7, 0, 143, 736, '5', 'unit', 2, '', 1), (2687, 3, 8, 7, 0, 143, 737, '5', 'unit', 3, '', 1), (2688, 3, 8, 7, 0, 143, 738, '4', 'unit', 4, '', 1), (2689, 3, 8, 7, 0, 144, 739, '4', 'unit', 1, '', 1), (2690, 3, 8, 7, 0, 144, 740, '5', 'unit', 2, '', 1), (2691, 3, 8, 7, 0, 144, 741, '5', 'unit', 3, '', 1), (2692, 3, 8, 7, 0, 145, 742, '5', 'unit', 1, '', 1), (2693, 3, 8, 7, 0, 145, 743, '5', 'unit', 2, '', 1), (2694, 3, 8, 7, 0, 145, 744, '5', 'unit', 3, '', 1), (2695, 3, 8, 7, 0, 145, 745, '4', 'unit', 4, '', 1), (2696, 3, 8, 7, 0, 145, 746, '4', 'unit', 5, '', 1), (2697, 3, 8, 43, 0, 68, 357, '5', 'unit', 1, '', 1), (2698, 3, 8, 43, 0, 68, 358, '5', 'unit', 2, '', 1), (2699, 3, 8, 43, 0, 68, 359, '5', 'unit', 3, '', 1), (2700, 3, 8, 43, 0, 68, 360, '5', 'unit', 4, '', 1), (2701, 3, 8, 43, 0, 68, 361, '0', 'unit', 5, '', 1), (2702, 3, 8, 43, 0, 68, 362, '5', 'unit', 6, '', 1), (2703, 3, 8, 43, 0, 68, 363, '4', 'unit', 7, '', 1), (2704, 3, 8, 43, 0, 68, 364, '5', 'unit', 8, '', 1), (2705, 3, 8, 43, 0, 68, 365, '0', 'unit', 9, '', 1), (2706, 3, 8, 43, 0, 103, 536, '6', 'unit', 1, '', 1), (2707, 3, 8, 43, 0, 103, 537, '6', 'unit', 2, '', 1), (2708, 3, 8, 43, 0, 103, 538, '5', 'unit', 3, '', 1), (2709, 3, 8, 43, 0, 103, 539, '5', 'unit', 4, '', 1), (2710, 3, 8, 43, 0, 103, 540, '5', 'unit', 5, '', 1), (2711, 3, 8, 43, 0, 103, 541, '4', 'unit', 6, '', 1), (2712, 3, 8, 43, 0, 103, 542, '4', 'unit', 7, '', 1), (2713, 3, 8, 43, 0, 103, 543, '4', 'unit', 8, '', 1), (2714, 3, 8, 43, 0, 103, 544, '4', 'unit', 9, '', 1), (2715, 3, 8, 43, 0, 103, 545, '4', 'unit', 10, '', 1), (2716, 3, 8, 43, 0, 103, 546, '4', 'unit', 11, '', 1), (2717, 3, 8, 43, 0, 124, 642, '6', 'unit', 1, '', 1), (2718, 3, 8, 43, 0, 124, 643, '6', 'unit', 2, '', 1), (2719, 3, 8, 43, 0, 124, 644, '6', 'unit', 3, '', 1), (2720, 3, 8, 43, 0, 124, 645, '6', 'unit', 4, '', 1), (2721, 3, 8, 43, 0, 124, 646, '6', 'unit', 5, '', 1), (2722, 3, 8, 43, 0, 124, 647, '5', 'unit', 6, '', 1), (2723, 3, 8, 43, 0, 124, 648, '5', 'unit', 7, '', 1), (2724, 3, 8, 43, 0, 124, 649, '3', 'unit', 8, '', 1), (2725, 3, 8, 43, 0, 124, 650, '5', 'unit', 9, '', 1), (2726, 3, 8, 43, 0, 124, 651, '5', 'unit', 10, '', 1), (2727, 3, 8, 43, 0, 124, 652, '0', 'unit', 11, '', 1), (2728, 3, 8, 43, 0, 140, 720, '6', 'unit', 1, '', 1), (2729, 3, 8, 43, 0, 140, 721, '6', 'unit', 2, '', 1), (2730, 3, 8, 43, 0, 140, 722, '6', 'unit', 3, '', 1), (2731, 3, 8, 43, 0, 140, 723, '6', 'unit', 4, '', 1), (2732, 3, 8, 43, 0, 140, 724, '6', 'unit', 5, '', 1), (2733, 3, 8, 43, 0, 140, 725, '5', 'unit', 6, '', 1), (2734, 3, 8, 43, 0, 140, 726, '5', 'unit', 7, '', 1), (2735, 3, 8, 43, 0, 140, 727, '4', 'unit', 8, '', 1), (2736, 3, 8, 43, 0, 140, 728, '5', 'unit', 9, '', 1), (2737, 3, 8, 43, 0, 212, 996, '6', 'unit', 1, '', 1), (2738, 3, 8, 43, 0, 212, 997, '6', 'unit', 2, '', 1), (2739, 3, 8, 43, 0, 212, 998, '4', 'unit', 3, '', 1), (2740, 3, 8, 43, 0, 212, 999, '4', 'unit', 4, '', 1), (2741, 3, 8, 43, 0, 212, 1000, '3', 'unit', 5, '', 1), (2742, 3, 8, 43, 0, 212, 1001, '4', 'unit', 6, '', 1), (2743, 3, 8, 43, 0, 213, 1002, '5', 'unit', 1, '', 1), (2744, 3, 8, 43, 0, 213, 1003, '5', 'unit', 2, '', 1), (2745, 3, 8, 43, 0, 213, 1004, '5', 'unit', 3, '', 1), (2746, 3, 8, 43, 0, 214, 1005, '5', 'unit', 1, '', 1), (2747, 3, 8, 43, 0, 214, 1006, '5', 'unit', 2, '', 1), (2748, 3, 8, 43, 0, 214, 1007, '5', 'unit', 3, '', 1), (2749, 3, 8, 43, 0, 214, 1008, '5', 'unit', 4, '', 1), (2750, 3, 8, 43, 0, 215, 1009, '3', 'unit', 1, '', 1), (2751, 3, 8, 59, 0, 70, 375, '5', 'unit', 1, '', 1), (2752, 3, 8, 59, 0, 70, 376, '4', 'unit', 2, '', 1), (2753, 3, 8, 59, 0, 70, 377, '5', 'unit', 3, '', 1), (2754, 3, 8, 59, 0, 70, 378, '0', 'unit', 4, '', 1), (2755, 3, 8, 59, 0, 71, 379, '5', 'unit', 1, '', 1), (2756, 3, 8, 59, 0, 71, 380, '5', 'unit', 2, '', 1), (2757, 3, 8, 59, 0, 71, 381, '4', 'unit', 3, '', 1), (2758, 3, 8, 59, 0, 71, 382, '4', 'unit', 4, '', 1), (2759, 3, 8, 59, 0, 71, 383, '4', 'unit', 5, '', 1), (2760, 3, 8, 59, 0, 147, 773, '4', 'unit', 1, '', 1), (2761, 3, 8, 59, 0, 147, 774, '4', 'unit', 2, '', 1), (2762, 3, 8, 59, 0, 147, 775, '4', 'unit', 3, '', 1), (2763, 3, 8, 59, 0, 147, 776, '4', 'unit', 4, '', 1), (2764, 3, 8, 59, 0, 147, 777, '5', 'unit', 5, '', 1), (2765, 3, 8, 59, 0, 147, 778, '3', 'unit', 6, '', 1), (2766, 3, 8, 59, 0, 147, 779, '4', 'unit', 7, '', 1), (2767, 3, 8, 59, 0, 147, 780, '3', 'unit', 8, '', 1), (2768, 3, 8, 59, 0, 147, 781, '5', 'unit', 9, '', 1), (2769, 3, 8, 59, 0, 147, 782, '5', 'unit', 10, '', 1), (2770, 3, 8, 59, 0, 147, 783, '3', 'unit', 11, '', 1), (2771, 3, 8, 59, 0, 147, 784, '4', 'unit', 12, '', 1), (2772, 3, 8, 59, 0, 148, 785, '0', 'unit', 1, '', 1), (2773, 3, 8, 59, 0, 148, 786, '0', 'unit', 2, '', 1), (2774, 3, 8, 59, 0, 148, 787, '0', 'unit', 3, '', 1), (2775, 3, 8, 59, 0, 148, 788, '0', 'unit', 4, '', 1), (2776, 3, 8, 59, 0, 148, 789, '0', 'unit', 5, '', 1), (2777, 3, 8, 59, 0, 150, 808, '4', 'unit', 1, '', 1), (2778, 3, 8, 59, 0, 150, 809, '4', 'unit', 2, '', 1), (2779, 3, 8, 59, 0, 150, 810, '4', 'unit', 3, '', 1), (2780, 3, 8, 59, 0, 150, 811, '4', 'unit', 4, '', 1), (2781, 3, 8, 59, 0, 150, 812, '4', 'unit', 5, '', 1), (2782, 3, 8, 59, 0, 150, 813, '3', 'unit', 6, '', 1), (2783, 3, 8, 59, 0, 150, 814, '4', 'unit', 7, '', 1), (2784, 3, 8, 59, 0, 150, 815, '4', 'unit', 8, '', 1), (2785, 3, 8, 59, 0, 150, 816, '3', 'unit', 9, '', 1), (2786, 3, 8, 68, 0, 73, 393, '3', 'unit', 1, '', 1), (2787, 3, 8, 68, 0, 73, 394, '3', 'unit', 2, '', 1), (2788, 3, 8, 68, 0, 73, 395, '3', 'unit', 3, '', 1), (2789, 3, 8, 68, 0, 73, 396, '3', 'unit', 4, '', 1), (2790, 3, 8, 68, 0, 74, 397, '3', 'unit', 1, '', 1), (2791, 3, 8, 68, 0, 74, 398, '3', 'unit', 2, '', 1), (2792, 3, 8, 68, 0, 74, 399, '3', 'unit', 3, '', 1), (2793, 3, 8, 68, 0, 74, 400, '3', 'unit', 4, '', 1), (2794, 3, 8, 68, 0, 74, 401, '3', 'unit', 5, '', 1), (2795, 3, 8, 41, 0, 88, 452, '5', 'unit', 1, '', 1), (2796, 3, 8, 41, 0, 88, 453, '5', 'unit', 2, '', 1), (2797, 3, 8, 41, 0, 88, 454, '5', 'unit', 3, '', 1), (2798, 3, 8, 41, 0, 88, 455, '5', 'unit', 4, '', 1), (2799, 3, 8, 41, 0, 88, 456, '5', 'unit', 5, '', 1), (2800, 3, 8, 41, 0, 88, 457, '5', 'unit', 6, '', 1), (2801, 3, 8, 41, 0, 89, 458, '5', 'unit', 1, '', 1), (2802, 3, 8, 41, 0, 89, 459, '5', 'unit', 2, '', 1), (2803, 3, 8, 41, 0, 89, 460, '5', 'unit', 3, '', 1), (2804, 3, 8, 41, 0, 89, 461, '5', 'unit', 4, '', 1), (2805, 3, 8, 41, 0, 90, 462, '5', 'unit', 1, '', 1), (2806, 3, 8, 41, 0, 90, 463, '5', 'unit', 2, '', 1), (2807, 3, 8, 41, 0, 90, 464, '4', 'unit', 3, '', 1), (2808, 3, 8, 41, 0, 93, 492, '5', 'unit', 1, '', 1), (2809, 3, 8, 41, 0, 93, 493, '5', 'unit', 2, '', 1), (2810, 3, 8, 41, 0, 93, 494, '5', 'unit', 3, '', 1), (2811, 3, 8, 41, 0, 93, 495, '5', 'unit', 4, '', 1), (2812, 3, 8, 41, 0, 93, 496, '5', 'unit', 5, '', 1), (2813, 3, 8, 41, 0, 93, 497, '5', 'unit', 6, '', 1), (2814, 3, 8, 41, 0, 93, 498, '4', 'unit', 7, '', 1), (2815, 3, 8, 41, 0, 93, 499, '4', 'unit', 8, '', 1), (2816, 3, 8, 41, 0, 93, 500, '4', 'unit', 9, '', 1), (2817, 3, 8, 41, 0, 93, 501, '5', 'unit', 10, '', 1), (2818, 3, 8, 41, 0, 93, 502, '5', 'unit', 11, '', 1), (2819, 3, 8, 41, 0, 138, 711, '5', 'unit', 1, '', 1), (2820, 3, 8, 41, 0, 138, 712, '4', 'unit', 2, '', 1), (2821, 3, 8, 41, 0, 138, 713, '0', 'unit', 3, '', 1), (2822, 3, 8, 41, 0, 138, 714, '0', 'unit', 4, '', 1), (2823, 3, 8, 41, 0, 138, 715, '4', 'unit', 5, '', 1), (2824, 3, 8, 41, 0, 138, 716, '4', 'unit', 6, '', 1), (2825, 3, 8, 41, 0, 138, 717, '4', 'unit', 7, '', 1), (2826, 3, 8, 41, 0, 138, 718, '4', 'unit', 8, '', 1), (2827, 3, 8, 41, 0, 138, 719, '4', 'unit', 9, '', 1), (2828, 3, 8, 41, 0, 140, 720, '5', 'unit', 1, '', 1), (2829, 3, 8, 41, 0, 140, 721, '5', 'unit', 2, '', 1), (2830, 3, 8, 41, 0, 140, 722, '5', 'unit', 3, '', 1), (2831, 3, 8, 41, 0, 140, 723, '5', 'unit', 4, '', 1), (2832, 3, 8, 41, 0, 140, 724, '5', 'unit', 5, '', 1), (2833, 3, 8, 41, 0, 140, 725, '5', 'unit', 6, '', 1), (2834, 3, 8, 41, 0, 140, 726, '5', 'unit', 7, '', 1), (2835, 3, 8, 41, 0, 140, 727, '5', 'unit', 8, '', 1), (2836, 3, 8, 41, 0, 140, 728, '5', 'unit', 9, '', 1), (2837, 3, 8, 41, 0, 128, 817, '5', 'unit', 1, '', 1), (2838, 3, 8, 41, 0, 128, 818, '5', 'unit', 2, '', 1), (2839, 3, 8, 41, 0, 128, 819, '5', 'unit', 3, '', 1), (2840, 3, 8, 41, 0, 128, 820, '5', 'unit', 4, '', 1), (2841, 3, 8, 41, 0, 128, 821, '5', 'unit', 5, '', 1), (2842, 3, 8, 41, 0, 128, 822, '5', 'unit', 6, '', 1), (2843, 3, 8, 41, 0, 128, 823, '4', 'unit', 7, '', 1), (2844, 3, 8, 41, 0, 128, 824, '4', 'unit', 8, '', 1), (2845, 3, 8, 41, 0, 128, 825, '4', 'unit', 9, '', 1), (2846, 3, 8, 41, 0, 128, 826, '5', 'unit', 10, '', 1), (2847, 3, 8, 41, 0, 128, 827, '5', 'unit', 11, '', 1), (2848, 3, 8, 41, 0, 212, 996, '5', 'unit', 1, '', 1), (2849, 3, 8, 41, 0, 212, 997, '5', 'unit', 2, '', 1), (2850, 3, 8, 41, 0, 212, 998, '5', 'unit', 3, '', 1), (2851, 3, 8, 41, 0, 212, 999, '5', 'unit', 4, '', 1), (2852, 3, 8, 41, 0, 212, 1000, '5', 'unit', 5, '', 1), (2853, 3, 8, 41, 0, 212, 1001, '5', 'unit', 6, '', 1), (2854, 3, 8, 41, 0, 213, 1002, '5', 'unit', 1, '', 1), (2855, 3, 8, 41, 0, 213, 1003, '5', 'unit', 2, '', 1), (2856, 3, 8, 41, 0, 213, 1004, '5', 'unit', 3, '', 1), (2857, 3, 8, 41, 0, 214, 1005, '5', 'unit', 1, '', 1), (2858, 3, 8, 41, 0, 214, 1006, '5', 'unit', 2, '', 1), (2859, 3, 8, 41, 0, 214, 1007, '5', 'unit', 3, '', 1), (2860, 3, 8, 41, 0, 214, 1008, '5', 'unit', 4, '', 1), (2861, 3, 8, 41, 0, 215, 1009, '5', 'unit', 1, '', 1), (2862, 3, 8, 41, 0, 103, 536, '5', 'unit', 1, '', 1), (2863, 3, 8, 41, 0, 103, 537, '5', 'unit', 2, '', 1), (2864, 3, 8, 41, 0, 103, 538, '5', 'unit', 3, '', 1), (2865, 3, 8, 41, 0, 103, 539, '5', 'unit', 4, '', 1), (2866, 3, 8, 41, 0, 103, 540, '5', 'unit', 5, '', 1), (2867, 3, 8, 41, 0, 103, 541, '5', 'unit', 6, '', 1), (2868, 3, 8, 41, 0, 103, 542, '5', 'unit', 7, '', 1), (2869, 3, 8, 41, 0, 103, 543, '5', 'unit', 8, '', 1), (2870, 3, 8, 41, 0, 103, 544, '5', 'unit', 9, '', 1), (2871, 3, 8, 41, 0, 103, 545, '5', 'unit', 10, '', 1), (2872, 3, 8, 41, 0, 103, 546, '5', 'unit', 11, '', 1), (2873, 3, 8, 41, 0, 107, 558, '5', 'unit', 1, '', 1), (2874, 3, 8, 41, 0, 107, 559, '5', 'unit', 2, '', 1), (2875, 3, 8, 41, 0, 107, 560, '5', 'unit', 3, '', 1), (2876, 3, 8, 41, 0, 107, 561, '5', 'unit', 4, '', 1), (2877, 3, 8, 41, 0, 107, 562, '5', 'unit', 5, '', 1), (2878, 3, 8, 41, 0, 107, 563, '5', 'unit', 6, '', 1), (2879, 3, 8, 41, 0, 107, 564, '5', 'unit', 7, '', 1), (2880, 3, 8, 41, 0, 107, 565, '4', 'unit', 8, '', 1), (2881, 3, 8, 41, 0, 107, 566, '5', 'unit', 9, '', 1), (2882, 3, 8, 41, 0, 107, 567, '5', 'unit', 10, '', 1), (2883, 3, 8, 41, 0, 107, 568, '5', 'unit', 11, '', 1), (2884, 3, 8, 36, 0, 60, 321, '5', 'unit', 1, '', 1), (2885, 3, 8, 36, 0, 60, 322, '5', 'unit', 2, '', 1), (2886, 3, 8, 36, 0, 60, 323, '5', 'unit', 3, '', 1), (2887, 3, 8, 36, 0, 60, 324, '5', 'unit', 4, '', 1), (2888, 3, 8, 36, 0, 60, 325, '5', 'unit', 5, '', 1), (2889, 3, 8, 36, 0, 60, 326, '5', 'unit', 6, '', 1), (2890, 3, 8, 36, 0, 60, 327, '5', 'unit', 7, '', 1), (2891, 3, 8, 36, 0, 60, 328, '5', 'unit', 8, '', 1), (2892, 3, 8, 36, 0, 60, 329, '5', 'unit', 9, '', 1), (2893, 3, 8, 36, 0, 68, 357, '5', 'unit', 1, '', 1), (2894, 3, 8, 36, 0, 68, 358, '5', 'unit', 2, '', 1), (2895, 3, 8, 36, 0, 68, 359, '5', 'unit', 3, '', 1), (2896, 3, 8, 36, 0, 68, 360, '5', 'unit', 4, '', 1), (2897, 3, 8, 36, 0, 68, 361, '5', 'unit', 5, '', 1), (2898, 3, 8, 36, 0, 68, 362, '5', 'unit', 6, '', 1), (2899, 3, 8, 36, 0, 68, 363, '5', 'unit', 7, '', 1), (2900, 3, 8, 36, 0, 68, 364, '5', 'unit', 8, '', 1), (2901, 3, 8, 36, 0, 68, 365, '5', 'unit', 9, '', 1), (2902, 3, 8, 36, 0, 105, 547, '5', 'unit', 1, '', 1), (2903, 3, 8, 36, 0, 105, 548, '5', 'unit', 2, '', 1), (2904, 3, 8, 36, 0, 105, 549, '5', 'unit', 3, '', 1), (2905, 3, 8, 36, 0, 105, 550, '5', 'unit', 4, '', 1), (2906, 3, 8, 36, 0, 105, 551, '5', 'unit', 5, '', 1), (2907, 3, 8, 36, 0, 105, 552, '5', 'unit', 6, '', 1), (2908, 3, 8, 36, 0, 105, 553, '5', 'unit', 7, '', 1), (2909, 3, 8, 36, 0, 105, 554, '5', 'unit', 8, '', 1), (2910, 3, 8, 36, 0, 105, 555, '5', 'unit', 9, '', 1), (2911, 3, 8, 36, 0, 105, 556, '5', 'unit', 10, '', 1), (2912, 3, 8, 36, 0, 105, 557, '3', 'unit', 11, '', 1), (2913, 3, 8, 36, 0, 113, 591, '5', 'unit', 1, '', 1), (2914, 3, 8, 36, 0, 113, 592, '5', 'unit', 2, '', 1), (2915, 3, 8, 36, 0, 113, 593, '5', 'unit', 3, '', 1), (2916, 3, 8, 36, 0, 113, 594, '5', 'unit', 4, '', 1), (2917, 3, 8, 36, 0, 113, 595, '5', 'unit', 5, '', 1), (2918, 3, 8, 36, 0, 113, 596, '5', 'unit', 6, '', 1), (2919, 3, 8, 36, 0, 113, 597, '5', 'unit', 7, '', 1), (2920, 3, 8, 36, 0, 113, 598, '5', 'unit', 8, '', 1), (2921, 3, 8, 36, 0, 113, 599, '5', 'unit', 9, '', 1), (2922, 3, 8, 36, 0, 113, 600, '5', 'unit', 10, '', 1), (2923, 3, 8, 36, 0, 113, 601, '5', 'unit', 11, '', 1), (2924, 3, 8, 36, 0, 136, 702, '5', 'unit', 1, '', 1), (2925, 3, 8, 36, 0, 136, 703, '5', 'unit', 2, '', 1), (2926, 3, 8, 36, 0, 136, 704, '5', 'unit', 3, '', 1), (2927, 3, 8, 36, 0, 136, 705, '5', 'unit', 4, '', 1), (2928, 3, 8, 36, 0, 136, 706, '5', 'unit', 5, '', 1), (2929, 3, 8, 36, 0, 136, 707, '5', 'unit', 6, '', 1), (2930, 3, 8, 36, 0, 136, 708, '5', 'unit', 7, '', 1), (2931, 3, 8, 36, 0, 136, 709, '5', 'unit', 8, '', 1), (2932, 3, 8, 36, 0, 136, 710, '5', 'unit', 9, '', 1), (2933, 3, 8, 36, 0, 212, 996, '5', 'unit', 1, '', 1), (2934, 3, 8, 36, 0, 212, 997, '5', 'unit', 2, '', 1), (2935, 3, 8, 36, 0, 212, 998, '5', 'unit', 3, '', 1), (2936, 3, 8, 36, 0, 212, 999, '5', 'unit', 4, '', 1), (2937, 3, 8, 36, 0, 212, 1000, '5', 'unit', 5, '', 1), (2938, 3, 8, 36, 0, 212, 1001, '5', 'unit', 6, '', 1), (2939, 3, 8, 36, 0, 213, 1002, '5', 'unit', 1, '', 1), (2940, 3, 8, 36, 0, 213, 1003, '5', 'unit', 2, '', 1), (2941, 3, 8, 36, 0, 213, 1004, '5', 'unit', 3, '', 1), (2942, 3, 8, 36, 0, 214, 1005, '5', 'unit', 1, '', 1), (2943, 3, 8, 36, 0, 214, 1006, '5', 'unit', 2, '', 1), (2944, 3, 8, 36, 0, 214, 1007, '5', 'unit', 3, '', 1), (2945, 3, 8, 36, 0, 214, 1008, '5', 'unit', 4, '', 1), (2946, 3, 8, 36, 0, 215, 1009, '5', 'unit', 1, '', 1), (2947, 3, 8, 31, 0, 60, 321, '5', 'unit', 1, '', 1), (2948, 3, 8, 31, 0, 60, 322, '4', 'unit', 2, '', 1), (2949, 3, 8, 31, 0, 60, 323, '4', 'unit', 3, '', 1), (2950, 3, 8, 31, 0, 60, 324, '4', 'unit', 4, '', 1), (2951, 3, 8, 31, 0, 60, 325, '5', 'unit', 5, '', 1), (2952, 3, 8, 31, 0, 60, 326, '5', 'unit', 6, '', 1), (2953, 3, 8, 31, 0, 60, 327, '4', 'unit', 7, '', 1), (2954, 3, 8, 31, 0, 60, 328, '5', 'unit', 8, '', 1), (2955, 3, 8, 31, 0, 60, 329, '5', 'unit', 9, '', 1), (2956, 3, 8, 31, 0, 68, 357, '5', 'unit', 1, '', 1), (2957, 3, 8, 31, 0, 68, 358, '5', 'unit', 2, '', 1), (2958, 3, 8, 31, 0, 68, 359, '5', 'unit', 3, '', 1), (2959, 3, 8, 31, 0, 68, 360, '5', 'unit', 4, '', 1), (2960, 3, 8, 31, 0, 68, 361, '5', 'unit', 5, '', 1), (2961, 3, 8, 31, 0, 68, 362, '5', 'unit', 6, '', 1), (2962, 3, 8, 31, 0, 68, 363, '5', 'unit', 7, '', 1), (2963, 3, 8, 31, 0, 68, 364, '5', 'unit', 8, '', 1), (2964, 3, 8, 31, 0, 68, 365, '5', 'unit', 9, '', 1), (2965, 3, 8, 31, 0, 222, 1024, '4', 'unit', 1, '', 1), (2966, 3, 8, 31, 0, 222, 1025, '4', 'unit', 2, '', 1), (2967, 3, 8, 31, 0, 222, 1026, '5', 'unit', 3, '', 1), (2968, 3, 8, 31, 0, 222, 1027, '5', 'unit', 4, '', 1), (2969, 3, 8, 31, 0, 222, 1028, '5', 'unit', 5, '', 1), (2970, 3, 8, 31, 0, 222, 1029, '4', 'unit', 6, '', 1), (2971, 3, 8, 31, 0, 223, 1030, '6', 'unit', 1, '', 1), (2972, 3, 8, 31, 0, 223, 1031, '5', 'unit', 2, '', 1), (2973, 3, 8, 31, 0, 223, 1032, '5', 'unit', 3, '', 1), (2974, 3, 8, 31, 0, 224, 1033, '5', 'unit', 1, '', 1), (2975, 3, 8, 31, 0, 224, 1034, '5', 'unit', 2, '', 1), (2976, 3, 8, 31, 0, 224, 1035, '4', 'unit', 3, '', 1), (2977, 3, 8, 31, 0, 224, 1036, '5', 'unit', 4, '', 1), (2978, 3, 8, 31, 0, 225, 1037, '4', 'unit', 1, '', 1), (2979, 3, 8, 32, 0, 58, 312, '0', 'unit', 1, '', 1), (2980, 3, 8, 32, 0, 58, 313, '5', 'unit', 2, '', 1), (2981, 3, 8, 32, 0, 58, 314, '0', 'unit', 3, '', 1), (2982, 3, 8, 32, 0, 58, 315, '5', 'unit', 4, '', 1), (2983, 3, 8, 32, 0, 58, 316, '5', 'unit', 5, '', 1), (2984, 3, 8, 32, 0, 58, 317, '5', 'unit', 6, '', 1), (2985, 3, 8, 32, 0, 58, 318, '5', 'unit', 7, '', 1), (2986, 3, 8, 32, 0, 58, 319, '0', 'unit', 8, '', 1), (2987, 3, 8, 32, 0, 58, 320, '0', 'unit', 9, '', 1), (2988, 3, 8, 32, 0, 76, 402, '5', 'unit', 1, '', 1), (2989, 3, 8, 32, 0, 76, 403, '4', 'unit', 2, '', 1), (2990, 3, 8, 32, 0, 76, 404, '5', 'unit', 3, '', 1), (2991, 3, 8, 32, 0, 76, 405, '5', 'unit', 4, '', 1), (2992, 3, 8, 32, 0, 76, 406, '4', 'unit', 5, '', 1), (2993, 3, 8, 32, 0, 76, 407, '4', 'unit', 6, '', 1), (2994, 3, 8, 32, 0, 76, 408, '5', 'unit', 7, '', 1), (2995, 3, 8, 32, 0, 76, 409, '5', 'unit', 8, '', 1), (2996, 3, 8, 32, 0, 76, 410, '5', 'unit', 9, '', 1), (2997, 3, 8, 32, 0, 76, 411, '5', 'unit', 10, '', 1), (2998, 3, 8, 32, 0, 76, 412, '4', 'unit', 11, '', 1), (2999, 3, 8, 32, 0, 76, 413, '5', 'unit', 12, '', 1), (3000, 3, 8, 32, 0, 77, 414, '6', 'unit', 1, '', 1), (3001, 3, 8, 32, 0, 77, 415, '4', 'unit', 2, '', 1), (3002, 3, 8, 32, 0, 77, 416, '5', 'unit', 3, '', 1), (3003, 3, 8, 32, 0, 77, 417, '4', 'unit', 4, '', 1), (3004, 3, 8, 32, 0, 77, 418, '4', 'unit', 5, '', 1), (3005, 3, 8, 32, 0, 77, 419, '5', 'unit', 6, '', 1), (3006, 3, 8, 32, 0, 77, 420, '5', 'unit', 7, '', 1), (3007, 3, 8, 32, 0, 78, 421, '5', 'unit', 1, '', 1), (3008, 3, 8, 32, 0, 78, 422, '5', 'unit', 2, '', 1), (3009, 3, 8, 32, 0, 78, 423, '5', 'unit', 3, '', 1), (3010, 3, 8, 32, 0, 78, 424, '5', 'unit', 4, '', 1), (3011, 3, 8, 32, 0, 138, 711, '5', 'unit', 1, '', 1), (3012, 3, 8, 32, 0, 138, 712, '5', 'unit', 2, '', 1), (3013, 3, 8, 32, 0, 138, 713, '5', 'unit', 3, '', 1), (3014, 3, 8, 32, 0, 138, 714, '5', 'unit', 4, '', 1), (3015, 3, 8, 32, 0, 138, 715, '5', 'unit', 5, '', 1), (3016, 3, 8, 32, 0, 138, 716, '5', 'unit', 6, '', 1), (3017, 3, 8, 32, 0, 138, 717, '4', 'unit', 7, '', 1), (3018, 3, 8, 32, 0, 138, 718, '5', 'unit', 8, '', 1), (3019, 3, 8, 32, 0, 138, 719, '4', 'unit', 9, '', 1), (3020, 3, 8, 32, 0, 140, 720, '5', 'unit', 1, '', 1), (3021, 3, 8, 32, 0, 140, 721, '5', 'unit', 2, '', 1), (3022, 3, 8, 32, 0, 140, 722, '5', 'unit', 3, '', 1), (3023, 3, 8, 32, 0, 140, 723, '5', 'unit', 4, '', 1), (3024, 3, 8, 32, 0, 140, 724, '5', 'unit', 5, '', 1), (3025, 3, 8, 32, 0, 140, 725, '5', 'unit', 6, '', 1), (3026, 3, 8, 32, 0, 140, 726, '5', 'unit', 7, '', 1), (3027, 3, 8, 32, 0, 140, 727, '5', 'unit', 8, '', 1), (3028, 3, 8, 32, 0, 140, 728, '4', 'unit', 9, '', 1), (3029, 3, 8, 32, 0, 222, 1024, '5', 'unit', 1, '', 1), (3030, 3, 8, 32, 0, 222, 1025, '5', 'unit', 2, '', 1), (3031, 3, 8, 32, 0, 222, 1026, '5', 'unit', 3, '', 1), (3032, 3, 8, 32, 0, 222, 1027, '5', 'unit', 4, '', 1), (3033, 3, 8, 32, 0, 222, 1028, '5', 'unit', 5, '', 1), (3034, 3, 8, 32, 0, 222, 1029, '5', 'unit', 6, '', 1), (3035, 3, 8, 32, 0, 223, 1030, '5', 'unit', 1, '', 1), (3036, 3, 8, 32, 0, 223, 1031, '5', 'unit', 2, '', 1), (3037, 3, 8, 32, 0, 223, 1032, '5', 'unit', 3, '', 1), (3038, 3, 8, 32, 0, 224, 1033, '5', 'unit', 1, '', 1), (3039, 3, 8, 32, 0, 224, 1034, '5', 'unit', 2, '', 1), (3040, 3, 8, 32, 0, 224, 1035, '5', 'unit', 3, '', 1), (3041, 3, 8, 32, 0, 224, 1036, '5', 'unit', 4, '', 1), (3042, 3, 8, 32, 0, 225, 1037, '5', 'unit', 1, '', 1), (3043, 3, 8, 24, 0, 30, 238, '5', 'unit', 1, '', 1), (3044, 3, 8, 24, 0, 30, 239, '5', 'unit', 2, '', 1), (3045, 3, 8, 24, 0, 30, 240, '4', 'unit', 3, '', 1), (3046, 3, 8, 24, 0, 30, 241, '4', 'unit', 4, '', 1), (3047, 3, 8, 24, 0, 30, 242, '4', 'unit', 5, '', 1), (3048, 3, 8, 24, 0, 30, 243, '5', 'unit', 6, '', 1), (3049, 3, 8, 24, 0, 30, 244, '5', 'unit', 7, '', 1); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (3050, 3, 8, 24, 0, 30, 245, '4', 'unit', 8, '', 1), (3051, 3, 8, 24, 0, 30, 246, '4', 'unit', 9, '', 1), (3052, 3, 8, 24, 0, 76, 402, '4', 'unit', 1, '', 1), (3053, 3, 8, 24, 0, 76, 403, '4', 'unit', 2, '', 1), (3054, 3, 8, 24, 0, 76, 404, '4', 'unit', 3, '', 1), (3055, 3, 8, 24, 0, 76, 405, '4', 'unit', 4, '', 1), (3056, 3, 8, 24, 0, 76, 406, '4', 'unit', 5, '', 1), (3057, 3, 8, 24, 0, 76, 407, '0', 'unit', 6, '', 1), (3058, 3, 8, 24, 0, 76, 408, '5', 'unit', 7, '', 1), (3059, 3, 8, 24, 0, 76, 409, '4', 'unit', 8, '', 1), (3060, 3, 8, 24, 0, 76, 410, '0', 'unit', 9, '', 1), (3061, 3, 8, 24, 0, 76, 411, '4', 'unit', 10, '', 1), (3062, 3, 8, 24, 0, 76, 412, '4', 'unit', 11, '', 1), (3063, 3, 8, 24, 0, 76, 413, '4', 'unit', 12, '', 1), (3064, 3, 8, 24, 0, 77, 414, '5', 'unit', 1, '', 1), (3065, 3, 8, 24, 0, 77, 415, '5', 'unit', 2, '', 1), (3066, 3, 8, 24, 0, 77, 416, '5', 'unit', 3, '', 1), (3067, 3, 8, 24, 0, 77, 417, '4', 'unit', 4, '', 1), (3068, 3, 8, 24, 0, 77, 418, '0', 'unit', 5, '', 1), (3069, 3, 8, 24, 0, 77, 419, '4', 'unit', 6, '', 1), (3070, 3, 8, 24, 0, 77, 420, '5', 'unit', 7, '', 1), (3071, 3, 8, 24, 0, 78, 421, '5', 'unit', 1, '', 1), (3072, 3, 8, 24, 0, 78, 422, '5', 'unit', 2, '', 1), (3073, 3, 8, 24, 0, 78, 423, '4', 'unit', 3, '', 1), (3074, 3, 8, 24, 0, 78, 424, '4', 'unit', 4, '', 1), (3075, 3, 8, 24, 0, 93, 492, '5', 'unit', 1, '', 1), (3076, 3, 8, 24, 0, 93, 493, '5', 'unit', 2, '', 1), (3077, 3, 8, 24, 0, 93, 494, '5', 'unit', 3, '', 1), (3078, 3, 8, 24, 0, 93, 495, '4', 'unit', 4, '', 1), (3079, 3, 8, 24, 0, 93, 496, '4', 'unit', 5, '', 1), (3080, 3, 8, 24, 0, 93, 497, '4', 'unit', 6, '', 1), (3081, 3, 8, 24, 0, 93, 498, '4', 'unit', 7, '', 1), (3082, 3, 8, 24, 0, 93, 499, '4', 'unit', 8, '', 1), (3083, 3, 8, 24, 0, 93, 500, '4', 'unit', 9, '', 1), (3084, 3, 8, 24, 0, 93, 501, '5', 'unit', 10, '', 1), (3085, 3, 8, 24, 0, 93, 502, '4', 'unit', 11, '', 1), (3086, 3, 8, 24, 0, 197, 954, '4', 'unit', 1, '', 1), (3087, 3, 8, 24, 0, 197, 955, '4', 'unit', 2, '', 1), (3088, 3, 8, 24, 0, 197, 956, '5', 'unit', 3, '', 1), (3089, 3, 8, 24, 0, 197, 957, '4', 'unit', 4, '', 1), (3090, 3, 8, 24, 0, 197, 958, '0', 'unit', 5, '', 1), (3091, 3, 8, 24, 0, 197, 959, '0', 'unit', 6, '', 1), (3092, 3, 8, 24, 0, 198, 960, '5', 'unit', 1, '', 1), (3093, 3, 8, 24, 0, 198, 961, '4', 'unit', 2, '', 1), (3094, 3, 8, 24, 0, 198, 962, '4', 'unit', 3, '', 1), (3095, 3, 8, 24, 0, 199, 963, '5', 'unit', 1, '', 1), (3096, 3, 8, 24, 0, 199, 964, '4', 'unit', 2, '', 1), (3097, 3, 8, 24, 0, 199, 965, '4', 'unit', 3, '', 1), (3098, 3, 8, 24, 0, 199, 966, '0', 'unit', 4, '', 1), (3099, 3, 8, 24, 0, 200, 967, '4', 'unit', 1, '', 1), (3100, 3, 8, 24, 0, 99, 514, '5', 'unit', 1, '', 1), (3101, 3, 8, 24, 0, 99, 515, '5', 'unit', 2, '', 1), (3102, 3, 8, 24, 0, 99, 516, '5', 'unit', 3, '', 1), (3103, 3, 8, 24, 0, 99, 517, '4', 'unit', 4, '', 1), (3104, 3, 8, 24, 0, 99, 518, '4', 'unit', 5, '', 1), (3105, 3, 8, 24, 0, 99, 519, '4', 'unit', 6, '', 1), (3106, 3, 8, 24, 0, 99, 520, '4', 'unit', 7, '', 1), (3107, 3, 8, 24, 0, 99, 521, '4', 'unit', 8, '', 1), (3108, 3, 8, 24, 0, 99, 522, '4', 'unit', 9, '', 1), (3109, 3, 8, 24, 0, 99, 523, '5', 'unit', 10, '', 1), (3110, 3, 8, 24, 0, 99, 524, '4', 'unit', 11, '', 1), (3111, 3, 8, 24, 0, 162, 856, '4', 'unit', 1, '', 1), (3112, 3, 8, 24, 0, 162, 857, '4', 'unit', 2, '', 1), (3113, 3, 8, 24, 0, 162, 858, '4', 'unit', 3, '', 1), (3114, 3, 8, 24, 0, 162, 859, '4', 'unit', 4, '', 1), (3115, 3, 8, 24, 0, 162, 860, '0', 'unit', 5, '', 1), (3116, 3, 8, 24, 0, 162, 861, '0', 'unit', 6, '', 1), (3117, 3, 8, 24, 0, 163, 862, '5', 'unit', 1, '', 1), (3118, 3, 8, 24, 0, 163, 863, '4', 'unit', 2, '', 1), (3119, 3, 8, 24, 0, 163, 864, '4', 'unit', 3, '', 1), (3120, 3, 8, 24, 0, 164, 865, '5', 'unit', 1, '', 1), (3121, 3, 8, 24, 0, 164, 866, '4', 'unit', 2, '', 1), (3122, 3, 8, 24, 0, 164, 867, '4', 'unit', 3, '', 1), (3123, 3, 8, 24, 0, 164, 868, '5', 'unit', 4, '', 1), (3124, 3, 8, 24, 0, 165, 869, '4', 'unit', 1, '', 1), (3125, 3, 8, 45, 0, 30, 238, '6', 'unit', 1, '', 1), (3126, 3, 8, 45, 0, 30, 239, '6', 'unit', 2, '', 1), (3127, 3, 8, 45, 0, 30, 240, '5', 'unit', 3, '', 1), (3128, 3, 8, 45, 0, 30, 241, '5', 'unit', 4, '', 1), (3129, 3, 8, 45, 0, 30, 242, '5', 'unit', 5, '', 1), (3130, 3, 8, 45, 0, 30, 243, '6', 'unit', 6, '', 1), (3131, 3, 8, 45, 0, 30, 244, '6', 'unit', 7, '', 1), (3132, 3, 8, 45, 0, 30, 245, '6', 'unit', 8, '', 1), (3133, 3, 8, 45, 0, 30, 246, '6', 'unit', 9, '', 1), (3134, 3, 8, 45, 0, 76, 402, '6', 'unit', 1, '', 1), (3135, 3, 8, 45, 0, 76, 403, '6', 'unit', 2, '', 1), (3136, 3, 8, 45, 0, 76, 404, '6', 'unit', 3, '', 1), (3137, 3, 8, 45, 0, 76, 405, '0', 'unit', 4, '', 1), (3138, 3, 8, 45, 0, 76, 406, '6', 'unit', 5, '', 1), (3139, 3, 8, 45, 0, 76, 407, '5', 'unit', 6, '', 1), (3140, 3, 8, 45, 0, 76, 408, '6', 'unit', 7, '', 1), (3141, 3, 8, 45, 0, 76, 409, '6', 'unit', 8, '', 1), (3142, 3, 8, 45, 0, 76, 410, '0', 'unit', 9, '', 1), (3143, 3, 8, 45, 0, 76, 411, '0', 'unit', 10, '', 1), (3144, 3, 8, 45, 0, 76, 412, '6', 'unit', 11, '', 1), (3145, 3, 8, 45, 0, 76, 413, '6', 'unit', 12, '', 1), (3146, 3, 8, 45, 0, 77, 414, '6', 'unit', 1, '', 1), (3147, 3, 8, 45, 0, 77, 415, '6', 'unit', 2, '', 1), (3148, 3, 8, 45, 0, 77, 416, '5', 'unit', 3, '', 1), (3149, 3, 8, 45, 0, 77, 417, '5', 'unit', 4, '', 1), (3150, 3, 8, 45, 0, 77, 418, '5', 'unit', 5, '', 1), (3151, 3, 8, 45, 0, 77, 419, '6', 'unit', 6, '', 1), (3152, 3, 8, 45, 0, 77, 420, '6', 'unit', 7, '', 1), (3153, 3, 8, 45, 0, 78, 421, '6', 'unit', 1, '', 1), (3154, 3, 8, 45, 0, 78, 422, '6', 'unit', 2, '', 1), (3155, 3, 8, 45, 0, 78, 423, '5', 'unit', 3, '', 1), (3156, 3, 8, 45, 0, 78, 424, '5', 'unit', 4, '', 1), (3157, 3, 8, 45, 0, 197, 954, '6', 'unit', 1, '', 1), (3158, 3, 8, 45, 0, 197, 955, '5', 'unit', 2, '', 1), (3159, 3, 8, 45, 0, 197, 956, '5', 'unit', 3, '', 1), (3160, 3, 8, 45, 0, 197, 957, '5', 'unit', 4, '', 1), (3161, 3, 8, 45, 0, 197, 958, '0', 'unit', 5, '', 1), (3162, 3, 8, 45, 0, 197, 959, '0', 'unit', 6, '', 1), (3163, 3, 8, 45, 0, 198, 960, '6', 'unit', 1, '', 1), (3164, 3, 8, 45, 0, 198, 961, '5', 'unit', 2, '', 1), (3165, 3, 8, 45, 0, 198, 962, '5', 'unit', 3, '', 1), (3166, 3, 8, 45, 0, 199, 963, '6', 'unit', 1, '', 1), (3167, 3, 8, 45, 0, 199, 964, '5', 'unit', 2, '', 1), (3168, 3, 8, 45, 0, 199, 965, '6', 'unit', 3, '', 1), (3169, 3, 8, 45, 0, 199, 966, '6', 'unit', 4, '', 1), (3170, 3, 8, 45, 0, 200, 967, '5', 'unit', 1, '', 1), (3171, 3, 8, 45, 0, 49, 1061, '6', 'unit', 1, '', 1), (3172, 3, 8, 45, 0, 49, 1062, '6', 'unit', 2, '', 1), (3173, 3, 8, 45, 0, 49, 1063, '6', 'unit', 3, '', 1), (3174, 3, 8, 45, 0, 49, 1064, '6', 'unit', 4, '', 1), (3175, 3, 8, 45, 0, 50, 1065, '6', 'unit', 1, '', 1), (3176, 3, 8, 45, 0, 50, 1066, '6', 'unit', 2, '', 1), (3177, 3, 8, 45, 0, 51, 1067, '6', 'unit', 1, '', 1), (3178, 3, 8, 45, 0, 51, 1068, '6', 'unit', 2, '', 1), (3179, 3, 8, 45, 0, 51, 1069, '5', 'unit', 3, '', 1), (3180, 3, 8, 45, 0, 52, 1070, '6', 'unit', 1, '', 1), (3181, 3, 8, 45, 0, 52, 1071, '6', 'unit', 2, '', 1), (3182, 3, 8, 45, 0, 52, 1072, '6', 'unit', 3, '', 1), (3183, 3, 8, 45, 0, 52, 1073, '6', 'unit', 4, '', 1), (3184, 3, 8, 45, 0, 52, 1074, '6', 'unit', 5, '', 1), (3185, 3, 8, 45, 0, 54, 294, '6', 'unit', 1, '', 1), (3186, 3, 8, 45, 0, 54, 295, '6', 'unit', 2, '', 1), (3187, 3, 8, 45, 0, 54, 296, '6', 'unit', 3, '', 1), (3188, 3, 8, 45, 0, 54, 297, '5', 'unit', 4, '', 1), (3189, 3, 8, 45, 0, 54, 298, '6', 'unit', 5, '', 1), (3190, 3, 8, 45, 0, 54, 299, '6', 'unit', 6, '', 1), (3191, 3, 8, 45, 0, 54, 300, '6', 'unit', 7, '', 1), (3192, 3, 8, 45, 0, 54, 301, '6', 'unit', 8, '', 1), (3193, 3, 8, 45, 0, 54, 302, '6', 'unit', 9, '', 1), (3194, 3, 8, 45, 0, 167, 870, '6', 'unit', 1, '', 1), (3195, 3, 8, 45, 0, 167, 871, '6', 'unit', 2, '', 1), (3196, 3, 8, 45, 0, 167, 872, '6', 'unit', 3, '', 1), (3197, 3, 8, 45, 0, 167, 873, '6', 'unit', 4, '', 1), (3198, 3, 8, 45, 0, 167, 874, '0', 'unit', 5, '', 1), (3199, 3, 8, 45, 0, 167, 875, '0', 'unit', 6, '', 1), (3200, 3, 8, 45, 0, 168, 876, '6', 'unit', 1, '', 1), (3201, 3, 8, 45, 0, 168, 877, '6', 'unit', 2, '', 1), (3202, 3, 8, 45, 0, 168, 878, '5', 'unit', 3, '', 1), (3203, 3, 8, 45, 0, 169, 879, '6', 'unit', 1, '', 1), (3204, 3, 8, 45, 0, 169, 880, '6', 'unit', 2, '', 1), (3205, 3, 8, 45, 0, 169, 881, '6', 'unit', 3, '', 1), (3206, 3, 8, 45, 0, 169, 882, '6', 'unit', 4, '', 1), (3207, 3, 8, 45, 0, 170, 883, '5', 'unit', 1, '', 1), (3208, 3, 8, 64, 0, 147, 773, '3', 'unit', 1, '', 1), (3209, 3, 8, 64, 0, 147, 774, '4', 'unit', 2, '', 1), (3210, 3, 8, 64, 0, 147, 775, '4', 'unit', 3, '', 1), (3211, 3, 8, 64, 0, 147, 776, '3', 'unit', 4, '', 1), (3212, 3, 8, 64, 0, 147, 777, '3', 'unit', 5, '', 1), (3213, 3, 8, 64, 0, 147, 778, '3', 'unit', 6, '', 1), (3214, 3, 8, 64, 0, 147, 779, '4', 'unit', 7, '', 1), (3215, 3, 8, 64, 0, 147, 780, '4', 'unit', 8, '', 1), (3216, 3, 8, 64, 0, 147, 781, '4', 'unit', 9, '', 1), (3217, 3, 8, 64, 0, 147, 782, '4', 'unit', 10, '', 1), (3218, 3, 8, 64, 0, 147, 783, '4', 'unit', 11, '', 1), (3219, 3, 8, 64, 0, 147, 784, '4', 'unit', 12, '', 1), (3220, 3, 8, 64, 0, 148, 785, '', 'unit', 1, '', 1), (3221, 3, 8, 64, 0, 148, 786, '', 'unit', 2, '', 1), (3222, 3, 8, 64, 0, 148, 787, '', 'unit', 3, '', 1), (3223, 3, 8, 64, 0, 148, 788, '', 'unit', 4, '', 1), (3224, 3, 8, 64, 0, 148, 789, '', 'unit', 5, '', 1), (3225, 3, 8, 75, 0, 73, 393, '5', 'unit', 1, '', 1), (3226, 3, 8, 75, 0, 73, 394, '4', 'unit', 2, '', 1), (3227, 3, 8, 75, 0, 73, 395, '6', 'unit', 3, '', 1), (3228, 3, 8, 75, 0, 73, 396, '5', 'unit', 4, '', 1), (3229, 3, 8, 75, 0, 74, 397, '5', 'unit', 1, '', 1), (3230, 3, 8, 75, 0, 74, 398, '5', 'unit', 2, '', 1), (3231, 3, 8, 75, 0, 74, 399, '5', 'unit', 3, '', 1), (3232, 3, 8, 75, 0, 74, 400, '5', 'unit', 4, '', 1), (3233, 3, 8, 75, 0, 74, 401, '5', 'unit', 5, '', 1), (3234, 3, 8, 57, 0, 147, 773, '5', 'unit', 1, '', 1), (3235, 3, 8, 57, 0, 147, 774, '5', 'unit', 2, '', 1), (3236, 3, 8, 57, 0, 147, 775, '5', 'unit', 3, '', 1), (3237, 3, 8, 57, 0, 147, 776, '5', 'unit', 4, '', 1), (3238, 3, 8, 57, 0, 147, 777, '5', 'unit', 5, '', 1), (3239, 3, 8, 57, 0, 147, 778, '5', 'unit', 6, '', 1), (3240, 3, 8, 57, 0, 147, 779, '5', 'unit', 7, '', 1), (3241, 3, 8, 57, 0, 147, 780, '5', 'unit', 8, '', 1), (3242, 3, 8, 57, 0, 147, 781, '5', 'unit', 9, '', 1), (3243, 3, 8, 57, 0, 147, 782, '5', 'unit', 10, '', 1), (3244, 3, 8, 57, 0, 147, 783, '5', 'unit', 11, '', 1), (3245, 3, 8, 57, 0, 147, 784, '5', 'unit', 12, '', 1), (3246, 3, 8, 57, 0, 148, 785, '0', 'unit', 1, '', 1), (3247, 3, 8, 57, 0, 148, 786, '0', 'unit', 2, '', 1), (3248, 3, 8, 57, 0, 148, 787, '0', 'unit', 3, '', 1), (3249, 3, 8, 57, 0, 148, 788, '0', 'unit', 4, '', 1), (3250, 3, 8, 57, 0, 148, 789, '0', 'unit', 5, '', 1), (3251, 3, 8, 57, 0, 49, 1061, '5', 'unit', 1, '', 1), (3252, 3, 8, 57, 0, 49, 1062, '0', 'unit', 2, '', 1), (3253, 3, 8, 57, 0, 49, 1063, '5', 'unit', 3, '', 1), (3254, 3, 8, 57, 0, 49, 1064, '0', 'unit', 4, '', 1), (3255, 3, 8, 57, 0, 50, 1065, '5', 'unit', 1, '', 1), (3256, 3, 8, 57, 0, 50, 1066, '5', 'unit', 2, '', 1), (3257, 3, 8, 57, 0, 51, 1067, '5', 'unit', 1, '', 1), (3258, 3, 8, 57, 0, 51, 1068, '5', 'unit', 2, '', 1), (3259, 3, 8, 57, 0, 51, 1069, '4', 'unit', 3, '', 1), (3260, 3, 8, 57, 0, 52, 1070, '5', 'unit', 1, '', 1), (3261, 3, 8, 57, 0, 52, 1071, '4', 'unit', 2, '', 1), (3262, 3, 8, 57, 0, 52, 1072, '5', 'unit', 3, '', 1), (3263, 3, 8, 57, 0, 52, 1073, '5', 'unit', 4, '', 1), (3264, 3, 8, 57, 0, 52, 1074, '5', 'unit', 5, '', 1), (3265, 3, 8, 57, 0, 58, 312, '5', 'unit', 1, '', 1), (3266, 3, 8, 57, 0, 58, 313, '5', 'unit', 2, '', 1), (3267, 3, 8, 57, 0, 58, 314, '5', 'unit', 3, '', 1), (3268, 3, 8, 57, 0, 58, 315, '5', 'unit', 4, '', 1), (3269, 3, 8, 57, 0, 58, 316, '5', 'unit', 5, '', 1), (3270, 3, 8, 57, 0, 58, 317, '5', 'unit', 6, '', 1), (3271, 3, 8, 57, 0, 58, 318, '5', 'unit', 7, '', 1), (3272, 3, 8, 57, 0, 58, 319, '5', 'unit', 8, '', 1), (3273, 3, 8, 57, 0, 58, 320, '5', 'unit', 9, '', 1), (3274, 3, 8, 63, 0, 147, 773, '4', 'unit', 1, '', 1), (3275, 3, 8, 63, 0, 147, 774, '5', 'unit', 2, '', 1), (3276, 3, 8, 63, 0, 147, 775, '4', 'unit', 3, '', 1), (3277, 3, 8, 63, 0, 147, 776, '5', 'unit', 4, '', 1), (3278, 3, 8, 63, 0, 147, 777, '4', 'unit', 5, '', 1), (3279, 3, 8, 63, 0, 147, 778, '4', 'unit', 6, '', 1), (3280, 3, 8, 63, 0, 147, 779, '4', 'unit', 7, '', 1), (3281, 3, 8, 63, 0, 147, 780, '5', 'unit', 8, '', 1), (3282, 3, 8, 63, 0, 147, 781, '4', 'unit', 9, '', 1), (3283, 3, 8, 63, 0, 147, 782, '5', 'unit', 10, '', 1), (3284, 3, 8, 63, 0, 147, 783, '4', 'unit', 11, '', 1), (3285, 3, 8, 63, 0, 147, 784, '4', 'unit', 12, '', 1), (3286, 3, 8, 63, 0, 148, 785, '', 'unit', 1, '', 1), (3287, 3, 8, 63, 0, 148, 786, '', 'unit', 2, '', 1), (3288, 3, 8, 63, 0, 148, 787, '', 'unit', 3, '', 1), (3289, 3, 8, 63, 0, 148, 788, '', 'unit', 4, '', 1), (3290, 3, 8, 63, 0, 148, 789, '', 'unit', 5, '', 1), (3291, 3, 8, 38, 0, 54, 294, '4', 'unit', 1, '', 1), (3292, 3, 8, 38, 0, 54, 295, '4', 'unit', 2, '', 1), (3293, 3, 8, 38, 0, 54, 296, '3', 'unit', 3, '', 1), (3294, 3, 8, 38, 0, 54, 297, '3', 'unit', 4, '', 1), (3295, 3, 8, 38, 0, 54, 298, '4', 'unit', 5, '', 1), (3296, 3, 8, 38, 0, 54, 299, '4', 'unit', 6, '', 1), (3297, 3, 8, 38, 0, 54, 300, '4', 'unit', 7, '', 1), (3298, 3, 8, 38, 0, 54, 301, '4', 'unit', 8, '', 1), (3299, 3, 8, 38, 0, 54, 302, '4', 'unit', 9, '', 1), (3300, 3, 8, 38, 0, 64, 339, '4', 'unit', 1, '', 1), (3301, 3, 8, 38, 0, 64, 340, '4', 'unit', 2, '', 1), (3302, 3, 8, 38, 0, 64, 341, '4', 'unit', 3, '', 1), (3303, 3, 8, 38, 0, 64, 342, '3', 'unit', 4, '', 1), (3304, 3, 8, 38, 0, 64, 343, '4', 'unit', 5, '', 1), (3305, 3, 8, 38, 0, 64, 344, '4', 'unit', 6, '', 1), (3306, 3, 8, 38, 0, 64, 345, '4', 'unit', 7, '', 1), (3307, 3, 8, 38, 0, 64, 346, '4', 'unit', 8, '', 1), (3308, 3, 8, 38, 0, 64, 347, '4', 'unit', 9, '', 1), (3309, 3, 8, 38, 0, 66, 348, '4', 'unit', 1, '', 1), (3310, 3, 8, 38, 0, 66, 349, '4', 'unit', 2, '', 1), (3311, 3, 8, 38, 0, 66, 350, '4', 'unit', 3, '', 1), (3312, 3, 8, 38, 0, 66, 351, '3', 'unit', 4, '', 1), (3313, 3, 8, 38, 0, 66, 352, '4', 'unit', 5, '', 1), (3314, 3, 8, 38, 0, 66, 353, '4', 'unit', 6, '', 1), (3315, 3, 8, 38, 0, 66, 354, '4', 'unit', 7, '', 1), (3316, 3, 8, 38, 0, 66, 355, '4', 'unit', 8, '', 1), (3317, 3, 8, 38, 0, 66, 356, '4', 'unit', 9, '', 1), (3318, 3, 8, 38, 0, 93, 492, '4', 'unit', 1, '', 1), (3319, 3, 8, 38, 0, 93, 493, '4', 'unit', 2, '', 1), (3320, 3, 8, 38, 0, 93, 494, '4', 'unit', 3, '', 1), (3321, 3, 8, 38, 0, 93, 495, '4', 'unit', 4, '', 1), (3322, 3, 8, 38, 0, 93, 496, '4', 'unit', 5, '', 1), (3323, 3, 8, 38, 0, 93, 497, '4', 'unit', 6, '', 1), (3324, 3, 8, 38, 0, 93, 498, '3', 'unit', 7, '', 1), (3325, 3, 8, 38, 0, 93, 499, '4', 'unit', 8, '', 1), (3326, 3, 8, 38, 0, 93, 500, '4', 'unit', 9, '', 1), (3327, 3, 8, 38, 0, 93, 501, '4', 'unit', 10, '', 1), (3328, 3, 8, 38, 0, 93, 502, '4', 'unit', 11, '', 1), (3329, 3, 8, 38, 0, 138, 711, '4', 'unit', 1, '', 1), (3330, 3, 8, 38, 0, 138, 712, '4', 'unit', 2, '', 1), (3331, 3, 8, 38, 0, 138, 713, '4', 'unit', 3, '', 1), (3332, 3, 8, 38, 0, 138, 714, '4', 'unit', 4, '', 1), (3333, 3, 8, 38, 0, 138, 715, '4', 'unit', 5, '', 1), (3334, 3, 8, 38, 0, 138, 716, '3', 'unit', 6, '', 1), (3335, 3, 8, 38, 0, 138, 717, '4', 'unit', 7, '', 1), (3336, 3, 8, 38, 0, 138, 718, '4', 'unit', 8, '', 1), (3337, 3, 8, 38, 0, 138, 719, '4', 'unit', 9, '', 1), (3338, 3, 8, 38, 0, 212, 996, '4', 'unit', 1, '', 1), (3339, 3, 8, 38, 0, 212, 997, '4', 'unit', 2, '', 1), (3340, 3, 8, 38, 0, 212, 998, '4', 'unit', 3, '', 1), (3341, 3, 8, 38, 0, 212, 999, '4', 'unit', 4, '', 1), (3342, 3, 8, 38, 0, 212, 1000, '4', 'unit', 5, '', 1), (3343, 3, 8, 38, 0, 212, 1001, '4', 'unit', 6, '', 1), (3344, 3, 8, 38, 0, 213, 1002, '4', 'unit', 1, '', 1), (3345, 3, 8, 38, 0, 213, 1003, '', 'unit', 2, '', 1), (3346, 3, 8, 38, 0, 213, 1004, '4', 'unit', 3, '', 1), (3347, 3, 8, 38, 0, 214, 1005, '4', 'unit', 1, '', 1), (3348, 3, 8, 38, 0, 214, 1006, '4', 'unit', 2, '', 1), (3349, 3, 8, 38, 0, 214, 1007, '4', 'unit', 3, '', 1), (3350, 3, 8, 38, 0, 214, 1008, '4', 'unit', 4, '', 1), (3351, 3, 8, 38, 0, 215, 1009, '3', 'unit', 1, '', 1), (3352, 3, 8, 38, 0, 49, 1061, '4', 'unit', 1, '', 1), (3353, 3, 8, 38, 0, 49, 1062, '0', 'unit', 2, '', 1), (3354, 3, 8, 38, 0, 49, 1063, '3', 'unit', 3, '', 1), (3355, 3, 8, 38, 0, 49, 1064, '0', 'unit', 4, '', 1), (3356, 3, 8, 38, 0, 50, 1065, '4', 'unit', 1, '', 1), (3357, 3, 8, 38, 0, 50, 1066, '4', 'unit', 2, '', 1), (3358, 3, 8, 38, 0, 51, 1067, '4', 'unit', 1, '', 1), (3359, 3, 8, 38, 0, 51, 1068, '4', 'unit', 2, '', 1), (3360, 3, 8, 38, 0, 51, 1069, '4', 'unit', 3, '', 1), (3361, 3, 8, 38, 0, 52, 1070, '3', 'unit', 1, '', 1), (3362, 3, 8, 38, 0, 52, 1071, '4', 'unit', 2, '', 1), (3363, 3, 8, 38, 0, 52, 1072, '4', 'unit', 3, '', 1), (3364, 3, 8, 38, 0, 52, 1073, '4', 'unit', 4, '', 1), (3365, 3, 8, 38, 0, 52, 1074, '4', 'unit', 5, '', 1), (3366, 3, 8, 38, 0, 105, 547, '4', 'unit', 1, '', 1), (3367, 3, 8, 38, 0, 105, 548, '4', 'unit', 2, '', 1), (3368, 3, 8, 38, 0, 105, 549, '4', 'unit', 3, '', 1), (3369, 3, 8, 38, 0, 105, 550, '4', 'unit', 4, '', 1), (3370, 3, 8, 38, 0, 105, 551, '4', 'unit', 5, '', 1), (3371, 3, 8, 38, 0, 105, 552, '4', 'unit', 6, '', 1), (3372, 3, 8, 38, 0, 105, 553, '4', 'unit', 7, '', 1), (3373, 3, 8, 38, 0, 105, 554, '4', 'unit', 8, '', 1), (3374, 3, 8, 38, 0, 105, 555, '4', 'unit', 9, '', 1), (3375, 3, 8, 38, 0, 105, 556, '4', 'unit', 10, '', 1), (3376, 3, 8, 38, 0, 105, 557, '4', 'unit', 11, '', 1), (3377, 3, 8, 34, 0, 105, 547, '4', 'unit', 1, '', 1), (3378, 3, 8, 34, 0, 105, 548, '4', 'unit', 2, '', 1), (3379, 3, 8, 34, 0, 105, 549, '4', 'unit', 3, '', 1), (3380, 3, 8, 34, 0, 105, 550, '5', 'unit', 4, '', 1), (3381, 3, 8, 34, 0, 105, 551, '4', 'unit', 5, '', 1), (3382, 3, 8, 34, 0, 105, 552, '5', 'unit', 6, '', 1), (3383, 3, 8, 34, 0, 105, 553, '4', 'unit', 7, '', 1), (3384, 3, 8, 34, 0, 105, 554, '4', 'unit', 8, '', 1), (3385, 3, 8, 34, 0, 105, 555, '', 'unit', 9, '', 1), (3386, 3, 8, 34, 0, 105, 556, '5', 'unit', 10, '', 1), (3387, 3, 8, 34, 0, 105, 557, '3', 'unit', 11, '', 1), (3388, 3, 8, 34, 0, 107, 558, '4', 'unit', 1, '', 1), (3389, 3, 8, 34, 0, 107, 559, '4', 'unit', 2, '', 1), (3390, 3, 8, 34, 0, 107, 560, '4', 'unit', 3, '', 1), (3391, 3, 8, 34, 0, 107, 561, '5', 'unit', 4, '', 1), (3392, 3, 8, 34, 0, 107, 562, '5', 'unit', 5, '', 1), (3393, 3, 8, 34, 0, 107, 563, '5', 'unit', 6, '', 1), (3394, 3, 8, 34, 0, 107, 564, '4', 'unit', 7, '', 1), (3395, 3, 8, 34, 0, 107, 565, '4', 'unit', 8, '', 1), (3396, 3, 8, 34, 0, 107, 566, '4', 'unit', 9, '', 1), (3397, 3, 8, 34, 0, 107, 567, '5', 'unit', 10, '', 1), (3398, 3, 8, 34, 0, 107, 568, '4', 'unit', 11, '', 1), (3399, 3, 8, 34, 0, 111, 580, '4', 'unit', 1, '', 1), (3400, 3, 8, 34, 0, 111, 581, '4', 'unit', 2, '', 1), (3401, 3, 8, 34, 0, 111, 582, '4', 'unit', 3, '', 1), (3402, 3, 8, 34, 0, 111, 583, '5', 'unit', 4, '', 1), (3403, 3, 8, 34, 0, 111, 584, '5', 'unit', 5, '', 1), (3404, 3, 8, 34, 0, 111, 585, '5', 'unit', 6, '', 1), (3405, 3, 8, 34, 0, 111, 586, '4', 'unit', 7, '', 1), (3406, 3, 8, 34, 0, 111, 587, '4', 'unit', 8, '', 1), (3407, 3, 8, 34, 0, 111, 588, '4', 'unit', 9, '', 1), (3408, 3, 8, 34, 0, 111, 589, '5', 'unit', 10, '', 1), (3409, 3, 8, 34, 0, 111, 590, '5', 'unit', 11, '', 1), (3410, 3, 8, 34, 0, 217, 1010, '4', 'unit', 1, '', 1), (3411, 3, 8, 34, 0, 217, 1011, '4', 'unit', 2, '', 1), (3412, 3, 8, 34, 0, 217, 1012, '4', 'unit', 3, '', 1), (3413, 3, 8, 34, 0, 217, 1013, '4', 'unit', 4, '', 1), (3414, 3, 8, 34, 0, 217, 1014, '4', 'unit', 5, '', 1), (3415, 3, 8, 34, 0, 217, 1015, '4', 'unit', 6, '', 1), (3416, 3, 8, 34, 0, 218, 1016, '4', 'unit', 1, '', 1), (3417, 3, 8, 34, 0, 218, 1017, '4', 'unit', 2, '', 1), (3418, 3, 8, 34, 0, 218, 1018, '4', 'unit', 3, '', 1), (3419, 3, 8, 34, 0, 219, 1019, '4', 'unit', 1, '', 1), (3420, 3, 8, 34, 0, 219, 1020, '4', 'unit', 2, '', 1), (3421, 3, 8, 34, 0, 219, 1021, '4', 'unit', 3, '', 1), (3422, 3, 8, 34, 0, 219, 1022, '4', 'unit', 4, '', 1), (3423, 3, 8, 34, 0, 220, 1023, '5', 'unit', 1, '', 1), (3424, 3, 8, 34, 0, 172, 884, '4', 'unit', 1, '', 1), (3425, 3, 8, 34, 0, 172, 885, '4', 'unit', 2, '', 1), (3426, 3, 8, 34, 0, 172, 886, '4', 'unit', 3, '', 1), (3427, 3, 8, 34, 0, 172, 887, '4', 'unit', 4, '', 1), (3428, 3, 8, 34, 0, 172, 888, '0', 'unit', 5, '', 1), (3429, 3, 8, 34, 0, 172, 889, '4', 'unit', 6, '', 1), (3430, 3, 8, 34, 0, 173, 890, '4', 'unit', 1, '', 1), (3431, 3, 8, 34, 0, 173, 891, '5', 'unit', 2, '', 1), (3432, 3, 8, 34, 0, 173, 892, '4', 'unit', 3, '', 1), (3433, 3, 8, 34, 0, 174, 893, '4', 'unit', 1, '', 1), (3434, 3, 8, 34, 0, 174, 894, '4', 'unit', 2, '', 1), (3435, 3, 8, 34, 0, 174, 895, '4', 'unit', 3, '', 1), (3436, 3, 8, 34, 0, 174, 896, '0', 'unit', 4, '', 1), (3437, 3, 8, 34, 0, 175, 897, '3', 'unit', 1, '', 1), (3438, 3, 8, 51, 0, 30, 238, '5', 'unit', 1, '', 1), (3439, 3, 8, 51, 0, 30, 239, '5', 'unit', 2, '', 1), (3440, 3, 8, 51, 0, 30, 240, '4', 'unit', 3, '', 1), (3441, 3, 8, 51, 0, 30, 241, '3', 'unit', 4, '', 1), (3442, 3, 8, 51, 0, 30, 242, '4', 'unit', 5, '', 1), (3443, 3, 8, 51, 0, 30, 243, '3', 'unit', 6, '', 1), (3444, 3, 8, 51, 0, 30, 244, '5', 'unit', 7, '', 1), (3445, 3, 8, 51, 0, 30, 245, '4', 'unit', 8, '', 1), (3446, 3, 8, 51, 0, 30, 246, '4', 'unit', 9, '', 1), (3447, 3, 8, 51, 0, 120, 620, '4', 'unit', 1, '', 1), (3448, 3, 8, 51, 0, 120, 621, '4', 'unit', 2, '', 1), (3449, 3, 8, 51, 0, 120, 622, '4', 'unit', 3, '', 1), (3450, 3, 8, 51, 0, 120, 623, '4', 'unit', 4, '', 1), (3451, 3, 8, 51, 0, 120, 624, '4', 'unit', 5, '', 1), (3452, 3, 8, 51, 0, 120, 625, '4', 'unit', 6, '', 1), (3453, 3, 8, 51, 0, 120, 626, '4', 'unit', 7, '', 1), (3454, 3, 8, 51, 0, 120, 627, '5', 'unit', 8, '', 1), (3455, 3, 8, 51, 0, 120, 628, '5', 'unit', 9, '', 1), (3456, 3, 8, 51, 0, 120, 629, '3', 'unit', 10, '', 1), (3457, 3, 8, 51, 0, 120, 630, '4', 'unit', 11, '', 1), (3458, 3, 8, 51, 0, 132, 684, '5', 'unit', 1, '', 1), (3459, 3, 8, 51, 0, 132, 685, '3', 'unit', 2, '', 1), (3460, 3, 8, 51, 0, 132, 686, '4', 'unit', 3, '', 1), (3461, 3, 8, 51, 0, 132, 687, '4', 'unit', 4, '', 1), (3462, 3, 8, 51, 0, 132, 688, '5', 'unit', 5, '', 1), (3463, 3, 8, 51, 0, 132, 689, '3', 'unit', 6, '', 1), (3464, 3, 8, 51, 0, 132, 690, '', 'unit', 7, '', 1), (3465, 3, 8, 51, 0, 132, 691, '3', 'unit', 8, '', 1), (3466, 3, 8, 51, 0, 132, 692, '5', 'unit', 9, '', 1), (3467, 3, 8, 51, 0, 138, 711, '5', 'unit', 1, '', 1), (3468, 3, 8, 51, 0, 138, 712, '3', 'unit', 2, '', 1), (3469, 3, 8, 51, 0, 138, 713, '5', 'unit', 3, '', 1), (3470, 3, 8, 51, 0, 138, 714, '5', 'unit', 4, '', 1), (3471, 3, 8, 51, 0, 138, 715, '4', 'unit', 5, '', 1), (3472, 3, 8, 51, 0, 138, 716, '3', 'unit', 6, '', 1), (3473, 3, 8, 51, 0, 138, 717, '4', 'unit', 7, '', 1), (3474, 3, 8, 51, 0, 138, 718, '3', 'unit', 8, '', 1), (3475, 3, 8, 51, 0, 138, 719, '5', 'unit', 9, '', 1), (3476, 3, 8, 51, 0, 152, 828, '4', 'unit', 1, '', 1), (3477, 3, 8, 51, 0, 152, 829, '4', 'unit', 2, '', 1), (3478, 3, 8, 51, 0, 152, 830, '4', 'unit', 3, '', 1), (3479, 3, 8, 51, 0, 152, 831, '4', 'unit', 4, '', 1), (3480, 3, 8, 51, 0, 152, 832, '4', 'unit', 5, '', 1), (3481, 3, 8, 51, 0, 152, 833, '4', 'unit', 6, '', 1), (3482, 3, 8, 51, 0, 153, 834, '3', 'unit', 1, '', 1), (3483, 3, 8, 51, 0, 153, 835, '4', 'unit', 2, '', 1), (3484, 3, 8, 51, 0, 153, 836, '4', 'unit', 3, '', 1), (3485, 3, 8, 51, 0, 154, 837, '4', 'unit', 1, '', 1), (3486, 3, 8, 51, 0, 154, 838, '4', 'unit', 2, '', 1), (3487, 3, 8, 51, 0, 154, 839, '4', 'unit', 3, '', 1), (3488, 3, 8, 51, 0, 154, 840, '4', 'unit', 4, '', 1), (3489, 3, 8, 51, 0, 155, 841, '4', 'unit', 1, '', 1), (3490, 3, 8, 51, 0, 177, 898, '5', 'unit', 1, '', 1), (3491, 3, 8, 51, 0, 177, 899, '5', 'unit', 2, '', 1), (3492, 3, 8, 51, 0, 177, 900, '5', 'unit', 3, '', 1), (3493, 3, 8, 51, 0, 177, 901, '4', 'unit', 4, '', 1), (3494, 3, 8, 51, 0, 177, 902, '4', 'unit', 5, '', 1), (3495, 3, 8, 51, 0, 177, 903, '5', 'unit', 6, '', 1), (3496, 3, 8, 51, 0, 178, 904, '4', 'unit', 1, '', 1), (3497, 3, 8, 51, 0, 178, 905, '5', 'unit', 2, '', 1), (3498, 3, 8, 51, 0, 178, 906, '4', 'unit', 3, '', 1), (3499, 3, 8, 51, 0, 179, 907, '4', 'unit', 1, '', 1), (3500, 3, 8, 51, 0, 179, 908, '0', 'unit', 2, '', 1), (3501, 3, 8, 51, 0, 179, 909, '5', 'unit', 3, '', 1), (3502, 3, 8, 51, 0, 179, 910, '4', 'unit', 4, '', 1), (3503, 3, 8, 51, 0, 180, 911, '5', 'unit', 1, '', 1), (3504, 3, 8, 20, 0, 76, 402, '0', 'unit', 1, '', 1), (3505, 3, 8, 20, 0, 76, 403, '5', 'unit', 2, '', 1), (3506, 3, 8, 20, 0, 76, 404, '3', 'unit', 3, '', 1), (3507, 3, 8, 20, 0, 76, 405, '5', 'unit', 4, '', 1), (3508, 3, 8, 20, 0, 76, 406, '4', 'unit', 5, '', 1), (3509, 3, 8, 20, 0, 76, 407, '4', 'unit', 6, '', 1), (3510, 3, 8, 20, 0, 76, 408, '4', 'unit', 7, '', 1), (3511, 3, 8, 20, 0, 76, 409, '4', 'unit', 8, '', 1), (3512, 3, 8, 20, 0, 76, 410, '0', 'unit', 9, '', 1), (3513, 3, 8, 20, 0, 76, 411, '0', 'unit', 10, '', 1), (3514, 3, 8, 20, 0, 76, 412, '0', 'unit', 11, '', 1), (3515, 3, 8, 20, 0, 76, 413, '0', 'unit', 12, '', 1), (3516, 3, 8, 20, 0, 77, 414, '4', 'unit', 1, '', 1), (3517, 3, 8, 20, 0, 77, 415, '3', 'unit', 2, '', 1), (3518, 3, 8, 20, 0, 77, 416, '4', 'unit', 3, '', 1), (3519, 3, 8, 20, 0, 77, 417, '3', 'unit', 4, '', 1), (3520, 3, 8, 20, 0, 77, 418, '5', 'unit', 5, '', 1), (3521, 3, 8, 20, 0, 77, 419, '4', 'unit', 6, '', 1), (3522, 3, 8, 20, 0, 77, 420, '4', 'unit', 7, '', 1), (3523, 3, 8, 20, 0, 78, 421, '4', 'unit', 1, '', 1), (3524, 3, 8, 20, 0, 78, 422, '4', 'unit', 2, '', 1), (3525, 3, 8, 20, 0, 78, 423, '3', 'unit', 3, '', 1), (3526, 3, 8, 20, 0, 78, 424, '3', 'unit', 4, '', 1), (3527, 3, 8, 20, 0, 113, 591, '4', 'unit', 1, '', 1), (3528, 3, 8, 20, 0, 113, 592, '4', 'unit', 2, '', 1), (3529, 3, 8, 20, 0, 113, 593, '5', 'unit', 3, '', 1), (3530, 3, 8, 20, 0, 113, 594, '4', 'unit', 4, '', 1), (3531, 3, 8, 20, 0, 113, 595, '4', 'unit', 5, '', 1), (3532, 3, 8, 20, 0, 113, 596, '3', 'unit', 6, '', 1), (3533, 3, 8, 20, 0, 113, 597, '4', 'unit', 7, '', 1), (3534, 3, 8, 20, 0, 113, 598, '3', 'unit', 8, '', 1), (3535, 3, 8, 20, 0, 113, 599, '4', 'unit', 9, '', 1), (3536, 3, 8, 20, 0, 113, 600, '3', 'unit', 10, '', 1), (3537, 3, 8, 20, 0, 113, 601, '3', 'unit', 11, '', 1), (3538, 3, 8, 20, 0, 138, 711, '4', 'unit', 1, '', 1), (3539, 3, 8, 20, 0, 138, 712, '3', 'unit', 2, '', 1), (3540, 3, 8, 20, 0, 138, 713, '4', 'unit', 3, '', 1), (3541, 3, 8, 20, 0, 138, 714, '4', 'unit', 4, '', 1), (3542, 3, 8, 20, 0, 138, 715, '5', 'unit', 5, '', 1), (3543, 3, 8, 20, 0, 138, 716, '3', 'unit', 6, '', 1), (3544, 3, 8, 20, 0, 138, 717, '4', 'unit', 7, '', 1), (3545, 3, 8, 20, 0, 138, 718, '3', 'unit', 8, '', 1), (3546, 3, 8, 20, 0, 138, 719, '3', 'unit', 9, '', 1), (3547, 3, 8, 20, 0, 140, 720, '5', 'unit', 1, '', 1), (3548, 3, 8, 20, 0, 140, 721, '4', 'unit', 2, '', 1), (3549, 3, 8, 20, 0, 140, 722, '4', 'unit', 3, '', 1), (3550, 3, 8, 20, 0, 140, 723, '4', 'unit', 4, '', 1), (3551, 3, 8, 20, 0, 140, 724, '5', 'unit', 5, '', 1), (3552, 3, 8, 20, 0, 140, 725, '3', 'unit', 6, '', 1), (3553, 3, 8, 20, 0, 140, 726, '3', 'unit', 7, '', 1), (3554, 3, 8, 20, 0, 140, 727, '3', 'unit', 8, '', 1), (3555, 3, 8, 20, 0, 140, 728, '3', 'unit', 9, '', 1), (3556, 3, 8, 20, 0, 212, 996, '4', 'unit', 1, '', 1), (3557, 3, 8, 20, 0, 212, 997, '3', 'unit', 2, '', 1), (3558, 3, 8, 20, 0, 212, 998, '5', 'unit', 3, '', 1), (3559, 3, 8, 20, 0, 212, 999, '4', 'unit', 4, '', 1), (3560, 3, 8, 20, 0, 212, 1000, '4', 'unit', 5, '', 1), (3561, 3, 8, 20, 0, 212, 1001, '4', 'unit', 6, '', 1), (3562, 3, 8, 20, 0, 213, 1002, '3', 'unit', 1, '', 1), (3563, 3, 8, 20, 0, 213, 1003, '4', 'unit', 2, '', 1), (3564, 3, 8, 20, 0, 213, 1004, '4', 'unit', 3, '', 1), (3565, 3, 8, 20, 0, 214, 1005, '4', 'unit', 1, '', 1), (3566, 3, 8, 20, 0, 214, 1006, '4', 'unit', 2, '', 1), (3567, 3, 8, 20, 0, 214, 1007, '4', 'unit', 3, '', 1), (3568, 3, 8, 20, 0, 214, 1008, '4', 'unit', 4, '', 1), (3569, 3, 8, 20, 0, 215, 1009, '3', 'unit', 1, '', 1), (3570, 3, 8, 40, 0, 101, 525, '6', 'unit', 1, '', 1), (3571, 3, 8, 40, 0, 101, 526, '5', 'unit', 2, '', 1), (3572, 3, 8, 40, 0, 101, 527, '5', 'unit', 3, '', 1), (3573, 3, 8, 40, 0, 101, 528, '5', 'unit', 4, '', 1), (3574, 3, 8, 40, 0, 101, 529, '6', 'unit', 5, '', 1), (3575, 3, 8, 40, 0, 101, 530, '6', 'unit', 6, '', 1), (3576, 3, 8, 40, 0, 101, 531, '5', 'unit', 7, '', 1), (3577, 3, 8, 40, 0, 101, 532, '6', 'unit', 8, '', 1), (3578, 3, 8, 40, 0, 101, 533, '5', 'unit', 9, '', 1), (3579, 3, 8, 40, 0, 101, 534, '6', 'unit', 10, '', 1), (3580, 3, 8, 40, 0, 101, 535, '5', 'unit', 11, '', 1), (3581, 3, 8, 40, 0, 109, 569, '6', 'unit', 1, '', 1), (3582, 3, 8, 40, 0, 109, 570, '6', 'unit', 2, '', 1), (3583, 3, 8, 40, 0, 109, 571, '6', 'unit', 3, '', 1), (3584, 3, 8, 40, 0, 109, 572, '6', 'unit', 4, '', 1), (3585, 3, 8, 40, 0, 109, 573, '5', 'unit', 5, '', 1), (3586, 3, 8, 40, 0, 109, 574, '6', 'unit', 6, '', 1), (3587, 3, 8, 40, 0, 109, 575, '5', 'unit', 7, '', 1), (3588, 3, 8, 40, 0, 109, 576, '6', 'unit', 8, '', 1), (3589, 3, 8, 40, 0, 109, 577, '5', 'unit', 9, '', 1), (3590, 3, 8, 40, 0, 109, 578, '6', 'unit', 10, '', 1), (3591, 3, 8, 40, 0, 109, 579, '5', 'unit', 11, '', 1), (3592, 3, 8, 40, 0, 122, 631, '5', 'unit', 1, '', 1), (3593, 3, 8, 40, 0, 122, 632, '5', 'unit', 2, '', 1), (3594, 3, 8, 40, 0, 122, 633, '5', 'unit', 3, '', 1), (3595, 3, 8, 40, 0, 122, 634, '5', 'unit', 4, '', 1), (3596, 3, 8, 40, 0, 122, 635, '5', 'unit', 5, '', 1), (3597, 3, 8, 40, 0, 122, 636, '5', 'unit', 6, '', 1), (3598, 3, 8, 40, 0, 122, 637, '5', 'unit', 7, '', 1), (3599, 3, 8, 40, 0, 122, 638, '5', 'unit', 8, '', 1), (3600, 3, 8, 40, 0, 122, 639, '5', 'unit', 9, '', 1), (3601, 3, 8, 40, 0, 122, 640, '5', 'unit', 10, '', 1), (3602, 3, 8, 40, 0, 122, 641, '5', 'unit', 11, '', 1), (3603, 3, 8, 40, 0, 207, 982, '5', 'unit', 1, '', 1), (3604, 3, 8, 40, 0, 207, 983, '6', 'unit', 2, '', 1), (3605, 3, 8, 40, 0, 207, 984, '6', 'unit', 3, '', 1), (3606, 3, 8, 40, 0, 207, 985, '5', 'unit', 4, '', 1), (3607, 3, 8, 40, 0, 207, 986, '6', 'unit', 5, '', 1), (3608, 3, 8, 40, 0, 207, 987, '6', 'unit', 6, '', 1), (3609, 3, 8, 40, 0, 208, 988, '5', 'unit', 1, '', 1), (3610, 3, 8, 40, 0, 208, 989, '5', 'unit', 2, '', 1), (3611, 3, 8, 40, 0, 208, 990, '5', 'unit', 3, '', 1), (3612, 3, 8, 40, 0, 209, 991, '5', 'unit', 1, '', 1), (3613, 3, 8, 40, 0, 209, 992, '5', 'unit', 2, '', 1), (3614, 3, 8, 40, 0, 209, 993, '5', 'unit', 3, '', 1), (3615, 3, 8, 40, 0, 209, 994, '0', 'unit', 4, '', 1), (3616, 3, 8, 40, 0, 210, 995, '5', 'unit', 1, '', 1), (3617, 3, 8, 40, 0, 217, 1010, '5', 'unit', 1, '', 1), (3618, 3, 8, 40, 0, 217, 1011, '5', 'unit', 2, '', 1), (3619, 3, 8, 40, 0, 217, 1012, '6', 'unit', 3, '', 1), (3620, 3, 8, 40, 0, 217, 1013, '5', 'unit', 4, '', 1), (3621, 3, 8, 40, 0, 217, 1014, '4', 'unit', 5, '', 1), (3622, 3, 8, 40, 0, 217, 1015, '5', 'unit', 6, '', 1), (3623, 3, 8, 40, 0, 218, 1016, '5', 'unit', 1, '', 1), (3624, 3, 8, 40, 0, 218, 1017, '5', 'unit', 2, '', 1), (3625, 3, 8, 40, 0, 218, 1018, '5', 'unit', 3, '', 1), (3626, 3, 8, 40, 0, 219, 1019, '5', 'unit', 1, '', 1), (3627, 3, 8, 40, 0, 219, 1020, '5', 'unit', 2, '', 1), (3628, 3, 8, 40, 0, 219, 1021, '6', 'unit', 3, '', 1), (3629, 3, 8, 40, 0, 219, 1022, '6', 'unit', 4, '', 1), (3630, 3, 8, 40, 0, 220, 1023, '5', 'unit', 1, '', 1), (3631, 3, 8, 67, 0, 56, 303, '5', 'unit', 1, '', 1), (3632, 3, 8, 67, 0, 56, 304, '5', 'unit', 2, '', 1), (3633, 3, 8, 67, 0, 56, 305, '5', 'unit', 3, '', 1), (3634, 3, 8, 67, 0, 56, 306, '5', 'unit', 4, '', 1), (3635, 3, 8, 67, 0, 56, 307, '5', 'unit', 5, '', 1), (3636, 3, 8, 67, 0, 56, 308, '5', 'unit', 6, '', 1), (3637, 3, 8, 67, 0, 56, 309, '5', 'unit', 7, '', 1), (3638, 3, 8, 67, 0, 56, 310, '5', 'unit', 8, '', 1), (3639, 3, 8, 67, 0, 56, 311, '5', 'unit', 9, '', 1), (3640, 3, 8, 60, 0, 130, 675, '5', 'unit', 1, '', 1), (3641, 3, 8, 60, 0, 130, 676, '4', 'unit', 2, '', 1), (3642, 3, 8, 60, 0, 130, 677, '5', 'unit', 3, '', 1), (3643, 3, 8, 60, 0, 130, 678, '5', 'unit', 4, '', 1), (3644, 3, 8, 60, 0, 130, 679, '5', 'unit', 5, '', 1), (3645, 3, 8, 60, 0, 130, 680, '4', 'unit', 6, '', 1), (3646, 3, 8, 60, 0, 130, 681, '4', 'unit', 7, '', 1), (3647, 3, 8, 60, 0, 130, 682, '4', 'unit', 8, '', 1), (3648, 3, 8, 60, 0, 130, 683, '5', 'unit', 9, '', 1), (3649, 3, 8, 60, 0, 134, 693, '5', 'unit', 1, '', 1), (3650, 3, 8, 60, 0, 134, 694, '5', 'unit', 2, '', 1), (3651, 3, 8, 60, 0, 134, 695, '5', 'unit', 3, '', 1), (3652, 3, 8, 60, 0, 134, 696, '5', 'unit', 4, '', 1), (3653, 3, 8, 60, 0, 134, 697, '5', 'unit', 5, '', 1), (3654, 3, 8, 60, 0, 134, 698, '4', 'unit', 6, '', 1), (3655, 3, 8, 60, 0, 134, 699, '4', 'unit', 7, '', 1), (3656, 3, 8, 60, 0, 134, 700, '4', 'unit', 8, '', 1), (3657, 3, 8, 60, 0, 134, 701, '5', 'unit', 9, '', 1), (3658, 3, 8, 60, 0, 147, 773, '4', 'unit', 1, '', 1), (3659, 3, 8, 60, 0, 147, 774, '5', 'unit', 2, '', 1), (3660, 3, 8, 60, 0, 147, 775, '4', 'unit', 3, '', 1), (3661, 3, 8, 60, 0, 147, 776, '5', 'unit', 4, '', 1), (3662, 3, 8, 60, 0, 147, 777, '5', 'unit', 5, '', 1), (3663, 3, 8, 60, 0, 147, 778, '4', 'unit', 6, '', 1), (3664, 3, 8, 60, 0, 147, 779, '5', 'unit', 7, '', 1), (3665, 3, 8, 60, 0, 147, 780, '4', 'unit', 8, '', 1), (3666, 3, 8, 60, 0, 147, 781, '5', 'unit', 9, '', 1), (3667, 3, 8, 60, 0, 147, 782, '5', 'unit', 10, '', 1), (3668, 3, 8, 60, 0, 147, 783, '4', 'unit', 11, '', 1), (3669, 3, 8, 60, 0, 147, 784, '5', 'unit', 12, '', 1), (3670, 3, 8, 60, 0, 148, 785, '0', 'unit', 1, '', 1), (3671, 3, 8, 60, 0, 148, 786, '0', 'unit', 2, '', 1), (3672, 3, 8, 60, 0, 148, 787, '0', 'unit', 3, '', 1), (3673, 3, 8, 60, 0, 148, 788, '0', 'unit', 4, '', 1), (3674, 3, 8, 60, 0, 148, 789, '0', 'unit', 5, '', 1), (3675, 3, 8, 55, 0, 132, 684, '4', 'unit', 1, '', 0), (3676, 3, 8, 55, 0, 132, 685, '3', 'unit', 2, '', 0), (3677, 3, 8, 55, 0, 132, 686, '0', 'unit', 3, '', 0), (3678, 3, 8, 55, 0, 132, 687, '4', 'unit', 4, '', 0), (3679, 3, 8, 55, 0, 132, 688, '2', 'unit', 5, '', 0), (3680, 3, 8, 55, 0, 132, 689, '4', 'unit', 6, '', 0), (3681, 3, 8, 55, 0, 132, 690, '4', 'unit', 7, '', 0), (3682, 3, 8, 55, 0, 132, 691, '4', 'unit', 8, '', 0), (3683, 3, 8, 55, 0, 132, 692, '4', 'unit', 9, '', 0), (3684, 3, 8, 55, 0, 142, 729, '0', 'unit', 1, '', 0), (3685, 3, 8, 55, 0, 142, 730, '0', 'unit', 2, '', 0), (3686, 3, 8, 55, 0, 142, 731, '0', 'unit', 3, '', 0), (3687, 3, 8, 55, 0, 142, 732, '0', 'unit', 4, '', 0), (3688, 3, 8, 55, 0, 142, 733, '0', 'unit', 5, '', 0), (3689, 3, 8, 55, 0, 142, 734, '0', 'unit', 6, '', 0), (3690, 3, 8, 55, 0, 143, 735, '3', 'unit', 1, '', 0), (3691, 3, 8, 55, 0, 143, 736, '0', 'unit', 2, '', 0), (3692, 3, 8, 55, 0, 143, 737, '4', 'unit', 3, '', 0), (3693, 3, 8, 55, 0, 143, 738, '0', 'unit', 4, '', 0), (3694, 3, 8, 55, 0, 144, 739, '4', 'unit', 1, '', 0), (3695, 3, 8, 55, 0, 144, 740, '4', 'unit', 2, '', 0), (3696, 3, 8, 55, 0, 144, 741, '4', 'unit', 3, '', 0), (3697, 3, 8, 55, 0, 145, 742, '0', 'unit', 1, '', 0), (3698, 3, 8, 55, 0, 145, 743, '0', 'unit', 2, '', 0), (3699, 3, 8, 55, 0, 145, 744, '3', 'unit', 3, '', 0), (3700, 3, 8, 55, 0, 145, 745, '3', 'unit', 4, '', 0), (3701, 3, 8, 55, 0, 145, 746, '3', 'unit', 5, '', 0), (3702, 3, 8, 55, 0, 147, 773, '3', 'unit', 1, '', 0), (3703, 3, 8, 55, 0, 147, 774, '2', 'unit', 2, '', 0), (3704, 3, 8, 55, 0, 147, 775, '2', 'unit', 3, '', 0), (3705, 3, 8, 55, 0, 147, 776, '4', 'unit', 4, '', 0), (3706, 3, 8, 55, 0, 147, 777, '4', 'unit', 5, '', 0), (3707, 3, 8, 55, 0, 147, 778, '4', 'unit', 6, '', 0), (3708, 3, 8, 55, 0, 147, 779, '4', 'unit', 7, '', 0), (3709, 3, 8, 55, 0, 147, 780, '4', 'unit', 8, '', 0), (3710, 3, 8, 55, 0, 147, 781, '2', 'unit', 9, '', 0), (3711, 3, 8, 55, 0, 147, 782, '4', 'unit', 10, '', 0), (3712, 3, 8, 55, 0, 147, 783, '4', 'unit', 11, '', 0), (3713, 3, 8, 55, 0, 147, 784, '4', 'unit', 12, '', 0), (3714, 3, 8, 55, 0, 148, 785, '4', 'unit', 1, '', 0), (3715, 3, 8, 55, 0, 148, 786, '3', 'unit', 2, '', 0), (3716, 3, 8, 55, 0, 148, 787, '3', 'unit', 3, '', 0), (3717, 3, 8, 55, 0, 148, 788, '2', 'unit', 4, '', 0), (3718, 3, 8, 55, 0, 148, 789, '3', 'unit', 5, '', 0), (3719, 3, 8, 46, 0, 105, 547, '5', 'unit', 1, '', 1), (3720, 3, 8, 46, 0, 105, 548, '5', 'unit', 2, '', 1), (3721, 3, 8, 46, 0, 105, 549, '5', 'unit', 3, '', 1), (3722, 3, 8, 46, 0, 105, 550, '5', 'unit', 4, '', 1), (3723, 3, 8, 46, 0, 105, 551, '5', 'unit', 5, '', 1), (3724, 3, 8, 46, 0, 105, 552, '5', 'unit', 6, '', 1), (3725, 3, 8, 46, 0, 105, 553, '5', 'unit', 7, '', 1), (3726, 3, 8, 46, 0, 105, 554, '5', 'unit', 8, '', 1), (3727, 3, 8, 46, 0, 105, 555, '5', 'unit', 9, '', 1), (3728, 3, 8, 46, 0, 105, 556, '5', 'unit', 10, '', 1), (3729, 3, 8, 46, 0, 105, 557, '4', 'unit', 11, '', 1), (3730, 3, 8, 46, 0, 111, 580, '5', 'unit', 1, '', 1), (3731, 3, 8, 46, 0, 111, 581, '5', 'unit', 2, '', 1), (3732, 3, 8, 46, 0, 111, 582, '5', 'unit', 3, '', 1), (3733, 3, 8, 46, 0, 111, 583, '5', 'unit', 4, '', 1), (3734, 3, 8, 46, 0, 111, 584, '5', 'unit', 5, '', 1), (3735, 3, 8, 46, 0, 111, 585, '5', 'unit', 6, '', 1), (3736, 3, 8, 46, 0, 111, 586, '5', 'unit', 7, '', 1), (3737, 3, 8, 46, 0, 111, 587, '5', 'unit', 8, '', 1), (3738, 3, 8, 46, 0, 111, 588, '5', 'unit', 9, '', 1), (3739, 3, 8, 46, 0, 111, 589, '5', 'unit', 10, '', 1), (3740, 3, 8, 46, 0, 111, 590, '6', 'unit', 11, '', 1), (3741, 3, 8, 46, 0, 126, 653, '5', 'unit', 1, '', 1), (3742, 3, 8, 46, 0, 126, 654, '5', 'unit', 2, '', 1), (3743, 3, 8, 46, 0, 126, 655, '5', 'unit', 3, '', 1), (3744, 3, 8, 46, 0, 126, 656, '5', 'unit', 4, '', 1), (3745, 3, 8, 46, 0, 126, 657, '5', 'unit', 5, '', 1), (3746, 3, 8, 46, 0, 126, 658, '5', 'unit', 6, '', 1), (3747, 3, 8, 46, 0, 126, 659, '5', 'unit', 7, '', 1), (3748, 3, 8, 46, 0, 126, 660, '4', 'unit', 8, '', 1), (3749, 3, 8, 46, 0, 126, 661, '5', 'unit', 9, '', 1), (3750, 3, 8, 46, 0, 126, 662, '5', 'unit', 10, '', 1), (3751, 3, 8, 46, 0, 126, 663, '4', 'unit', 11, '', 1), (3752, 3, 8, 46, 0, 217, 1010, '5', 'unit', 1, '', 1), (3753, 3, 8, 46, 0, 217, 1011, '5', 'unit', 2, '', 1), (3754, 3, 8, 46, 0, 217, 1012, '5', 'unit', 3, '', 1), (3755, 3, 8, 46, 0, 217, 1013, '5', 'unit', 4, '', 1), (3756, 3, 8, 46, 0, 217, 1014, '5', 'unit', 5, '', 1), (3757, 3, 8, 46, 0, 217, 1015, '5', 'unit', 6, '', 1), (3758, 3, 8, 46, 0, 218, 1016, '5', 'unit', 1, '', 1), (3759, 3, 8, 46, 0, 218, 1017, '5', 'unit', 2, '', 1), (3760, 3, 8, 46, 0, 218, 1018, '5', 'unit', 3, '', 1), (3761, 3, 8, 46, 0, 219, 1019, '5', 'unit', 1, '', 1), (3762, 3, 8, 46, 0, 219, 1020, '5', 'unit', 2, '', 1), (3763, 3, 8, 46, 0, 219, 1021, '5', 'unit', 3, '', 1), (3764, 3, 8, 46, 0, 219, 1022, '5', 'unit', 4, '', 1), (3765, 3, 8, 46, 0, 220, 1023, '4', 'unit', 1, '', 1), (3766, 3, 8, 13, 0, 103, 536, '4', 'unit', 1, '', 1), (3767, 3, 8, 13, 0, 103, 537, '4', 'unit', 2, '', 1), (3768, 3, 8, 13, 0, 103, 538, '3', 'unit', 3, '', 1), (3769, 3, 8, 13, 0, 103, 539, '4', 'unit', 4, '', 1), (3770, 3, 8, 13, 0, 103, 540, '4', 'unit', 5, '', 1), (3771, 3, 8, 13, 0, 103, 541, '5', 'unit', 6, '', 1), (3772, 3, 8, 13, 0, 103, 542, '3', 'unit', 7, '', 1), (3773, 3, 8, 13, 0, 103, 543, '2', 'unit', 8, '', 1), (3774, 3, 8, 13, 0, 103, 544, '3', 'unit', 9, '', 1), (3775, 3, 8, 13, 0, 103, 545, '3', 'unit', 10, '', 1), (3776, 3, 8, 13, 0, 103, 546, '3', 'unit', 11, '', 1), (3777, 3, 8, 13, 0, 111, 580, '5', 'unit', 1, '', 1), (3778, 3, 8, 13, 0, 111, 581, '4', 'unit', 2, '', 1), (3779, 3, 8, 13, 0, 111, 582, '4', 'unit', 3, '', 1), (3780, 3, 8, 13, 0, 111, 583, '3', 'unit', 4, '', 1), (3781, 3, 8, 13, 0, 111, 584, '4', 'unit', 5, '', 1), (3782, 3, 8, 13, 0, 111, 585, '4', 'unit', 6, '', 1), (3783, 3, 8, 13, 0, 111, 586, '3', 'unit', 7, '', 1), (3784, 3, 8, 13, 0, 111, 587, '3', 'unit', 8, '', 1), (3785, 3, 8, 13, 0, 111, 588, '3', 'unit', 9, '', 1), (3786, 3, 8, 13, 0, 111, 589, '4', 'unit', 10, '', 1), (3787, 3, 8, 13, 0, 111, 590, '4', 'unit', 11, '', 1), (3788, 3, 8, 13, 0, 138, 711, '4', 'unit', 1, '', 1), (3789, 3, 8, 13, 0, 138, 712, '4', 'unit', 2, '', 1), (3790, 3, 8, 13, 0, 138, 713, '4', 'unit', 3, '', 1), (3791, 3, 8, 13, 0, 138, 714, '4', 'unit', 4, '', 1), (3792, 3, 8, 13, 0, 138, 715, '4', 'unit', 5, '', 1), (3793, 3, 8, 13, 0, 138, 716, '4', 'unit', 6, '', 1), (3794, 3, 8, 13, 0, 138, 717, '4', 'unit', 7, '', 1), (3795, 3, 8, 13, 0, 138, 718, '4', 'unit', 8, '', 1), (3796, 3, 8, 13, 0, 138, 719, '3', 'unit', 9, '', 1), (3797, 3, 8, 13, 0, 140, 720, '4', 'unit', 1, '', 1), (3798, 3, 8, 13, 0, 140, 721, '4', 'unit', 2, '', 1), (3799, 3, 8, 13, 0, 140, 722, '5', 'unit', 3, '', 1), (3800, 3, 8, 13, 0, 140, 723, '5', 'unit', 4, '', 1), (3801, 3, 8, 13, 0, 140, 724, '4', 'unit', 5, '', 1), (3802, 3, 8, 13, 0, 140, 725, '4', 'unit', 6, '', 1), (3803, 3, 8, 13, 0, 140, 726, '4', 'unit', 7, '', 1), (3804, 3, 8, 13, 0, 140, 727, '4', 'unit', 8, '', 1), (3805, 3, 8, 13, 0, 140, 728, '4', 'unit', 9, '', 1), (3806, 3, 8, 13, 0, 222, 1024, '4', 'unit', 1, '', 1), (3807, 3, 8, 13, 0, 222, 1025, '4', 'unit', 2, '', 1), (3808, 3, 8, 13, 0, 222, 1026, '4', 'unit', 3, '', 1), (3809, 3, 8, 13, 0, 222, 1027, '4', 'unit', 4, '', 1), (3810, 3, 8, 13, 0, 222, 1028, '4', 'unit', 5, '', 1), (3811, 3, 8, 13, 0, 222, 1029, '4', 'unit', 6, '', 1), (3812, 3, 8, 13, 0, 223, 1030, '4', 'unit', 1, '', 1), (3813, 3, 8, 13, 0, 223, 1031, '4', 'unit', 2, '', 1), (3814, 3, 8, 13, 0, 223, 1032, '3', 'unit', 3, '', 1), (3815, 3, 8, 13, 0, 224, 1033, '2', 'unit', 1, '', 1), (3816, 3, 8, 13, 0, 224, 1034, '4', 'unit', 2, '', 1), (3817, 3, 8, 13, 0, 224, 1035, '4', 'unit', 3, '', 1), (3818, 3, 8, 13, 0, 224, 1036, '4', 'unit', 4, '', 1), (3819, 3, 8, 13, 0, 225, 1037, '2', 'unit', 1, '', 1), (3820, 3, 9, 61, 72, 56, 303, '5', 'unit', 1, '', 0), (3821, 3, 9, 61, 72, 56, 304, '5', 'unit', 2, '', 0), (3822, 3, 9, 61, 72, 56, 305, '5', 'unit', 3, '', 0), (3823, 3, 9, 61, 72, 56, 306, '5', 'unit', 4, '', 0), (3824, 3, 9, 61, 72, 56, 307, '4', 'unit', 5, '', 0), (3825, 3, 9, 61, 72, 56, 308, '3', 'unit', 6, '', 0), (3826, 3, 9, 61, 72, 56, 309, '4', 'unit', 7, '', 0), (3827, 3, 9, 61, 72, 56, 310, '4', 'unit', 8, '', 0), (3828, 3, 9, 61, 72, 56, 311, '4', 'unit', 9, '', 0), (3829, 3, 9, 28, 72, 56, 303, '5', 'unit', 1, '', 0), (3830, 3, 9, 28, 72, 56, 304, '5', 'unit', 2, '', 0), (3831, 3, 9, 28, 72, 56, 305, '5', 'unit', 3, '', 0), (3832, 3, 9, 28, 72, 56, 306, '5', 'unit', 4, '', 0), (3833, 3, 9, 28, 72, 56, 307, '5', 'unit', 5, '', 0), (3834, 3, 9, 28, 72, 56, 308, '4', 'unit', 6, '', 0), (3835, 3, 9, 28, 72, 56, 309, '6', 'unit', 7, '', 0), (3836, 3, 9, 28, 72, 56, 310, '5', 'unit', 8, '', 0), (3837, 3, 9, 28, 72, 56, 311, '6', 'unit', 9, '', 0), (3838, 3, 9, 47, 72, 56, 303, '4', 'unit', 1, '', 0), (3839, 3, 9, 47, 72, 56, 304, '4', 'unit', 2, '', 0), (3840, 3, 9, 47, 72, 56, 305, '4', 'unit', 3, '', 0), (3841, 3, 9, 47, 72, 56, 306, '4', 'unit', 4, '', 0), (3842, 3, 9, 47, 72, 56, 307, '4', 'unit', 5, '', 0), (3843, 3, 9, 47, 72, 56, 308, '3', 'unit', 6, '', 0), (3844, 3, 9, 47, 72, 56, 309, '4', 'unit', 7, '', 0), (3845, 3, 9, 47, 72, 56, 310, '4', 'unit', 8, '', 0), (3846, 3, 9, 47, 72, 56, 311, '0', 'unit', 9, '', 0), (3847, 3, 9, 67, 72, 56, 303, '5', 'unit', 1, '', 0), (3848, 3, 9, 67, 72, 56, 304, '4', 'unit', 2, '', 0), (3849, 3, 9, 67, 72, 56, 305, '4', 'unit', 3, '', 0), (3850, 3, 9, 67, 72, 56, 306, '3', 'unit', 4, '', 0), (3851, 3, 9, 67, 72, 56, 307, '4', 'unit', 5, '', 0), (3852, 3, 9, 67, 72, 56, 308, '3', 'unit', 6, '', 0), (3853, 3, 9, 67, 72, 56, 309, '5', 'unit', 7, '', 0), (3854, 3, 9, 67, 72, 56, 310, '4', 'unit', 8, '', 0), (3855, 3, 9, 67, 72, 56, 311, '4', 'unit', 9, '', 0), (3856, 3, 9, 21, 72, 152, 828, '5', 'unit', 1, '', 0), (3857, 3, 9, 21, 72, 152, 829, '5', 'unit', 2, '', 0), (3858, 3, 9, 21, 72, 152, 830, '5', 'unit', 3, '', 0), (3859, 3, 9, 21, 72, 152, 831, '4', 'unit', 4, '', 0), (3860, 3, 9, 21, 72, 152, 832, '0', 'unit', 5, '', 0), (3861, 3, 9, 21, 72, 152, 833, '0', 'unit', 6, '', 0), (3862, 3, 9, 21, 72, 153, 834, '6', 'unit', 1, '', 0), (3863, 3, 9, 21, 72, 153, 835, '5', 'unit', 2, '', 0), (3864, 3, 9, 21, 72, 153, 836, '5', 'unit', 3, '', 0), (3865, 3, 9, 21, 72, 154, 837, '6', 'unit', 1, '', 0), (3866, 3, 9, 21, 72, 154, 838, '5', 'unit', 2, '', 0), (3867, 3, 9, 21, 72, 154, 839, '5', 'unit', 3, '', 0), (3868, 3, 9, 21, 72, 154, 840, '0', 'unit', 4, '', 0), (3869, 3, 9, 21, 72, 155, 841, '3', 'unit', 1, '', 0), (3870, 3, 9, 51, 72, 152, 828, '4', 'unit', 1, '', 0), (3871, 3, 9, 51, 72, 152, 829, '5', 'unit', 2, '', 0), (3872, 3, 9, 51, 72, 152, 830, '5', 'unit', 3, '', 0), (3873, 3, 9, 51, 72, 152, 831, '4', 'unit', 4, '', 0), (3874, 3, 9, 51, 72, 152, 832, '0', 'unit', 5, '', 0), (3875, 3, 9, 51, 72, 152, 833, '0', 'unit', 6, '', 0), (3876, 3, 9, 51, 72, 153, 834, '3', 'unit', 1, '', 0), (3877, 3, 9, 51, 72, 153, 835, '5', 'unit', 2, '', 0), (3878, 3, 9, 51, 72, 153, 836, '4', 'unit', 3, '', 0), (3879, 3, 9, 51, 72, 154, 837, '4', 'unit', 1, '', 0), (3880, 3, 9, 51, 72, 154, 838, '4', 'unit', 2, '', 0), (3881, 3, 9, 51, 72, 154, 839, '4', 'unit', 3, '', 0), (3882, 3, 9, 51, 72, 154, 840, '0', 'unit', 4, '', 0), (3883, 3, 9, 51, 72, 155, 841, '4', 'unit', 1, '', 0), (3884, 3, 9, 28, 72, 152, 828, '5', 'unit', 1, '', 0), (3885, 3, 9, 28, 72, 152, 829, '5', 'unit', 2, '', 0), (3886, 3, 9, 28, 72, 152, 830, '5', 'unit', 3, '', 0), (3887, 3, 9, 28, 72, 152, 831, '5', 'unit', 4, '', 0), (3888, 3, 9, 28, 72, 152, 832, '0', 'unit', 5, '', 0), (3889, 3, 9, 28, 72, 152, 833, '0', 'unit', 6, '', 0), (3890, 3, 9, 28, 72, 153, 834, '6', 'unit', 1, '', 0), (3891, 3, 9, 28, 72, 153, 835, '5', 'unit', 2, '', 0), (3892, 3, 9, 28, 72, 153, 836, '5', 'unit', 3, '', 0), (3893, 3, 9, 28, 72, 154, 837, '4', 'unit', 1, '', 0), (3894, 3, 9, 28, 72, 154, 838, '5', 'unit', 2, '', 0), (3895, 3, 9, 28, 72, 154, 839, '5', 'unit', 3, '', 0), (3896, 3, 9, 28, 72, 154, 840, '0', 'unit', 4, '', 0), (3897, 3, 9, 28, 72, 155, 841, '3', 'unit', 1, '', 0), (3898, 3, 9, 36, 38, 105, 547, '6', 'unit', 1, '', 1), (3899, 3, 9, 36, 38, 105, 548, '5', 'unit', 2, '', 1), (3900, 3, 9, 36, 38, 105, 549, '5', 'unit', 3, '', 1), (3901, 3, 9, 36, 38, 105, 550, '6', 'unit', 4, '', 1), (3902, 3, 9, 36, 38, 105, 551, '6', 'unit', 5, '', 1), (3903, 3, 9, 36, 38, 105, 552, '6', 'unit', 6, '', 1), (3904, 3, 9, 36, 38, 105, 553, '6', 'unit', 7, '', 1), (3905, 3, 9, 36, 38, 105, 554, '6', 'unit', 8, '', 1), (3906, 3, 9, 36, 38, 105, 555, '6', 'unit', 9, '', 1), (3907, 3, 9, 36, 38, 105, 556, '', 'unit', 10, '', 1), (3908, 3, 9, 36, 38, 105, 557, '5', 'unit', 11, '', 1), (3909, 3, 9, 46, 38, 105, 547, '5', 'unit', 1, '', 1), (3910, 3, 9, 46, 38, 105, 548, '5', 'unit', 2, '', 1), (3911, 3, 9, 46, 38, 105, 549, '5', 'unit', 3, '', 1), (3912, 3, 9, 46, 38, 105, 550, '5', 'unit', 4, '', 1), (3913, 3, 9, 46, 38, 105, 551, '5', 'unit', 5, '', 1), (3914, 3, 9, 46, 38, 105, 552, '5', 'unit', 6, '', 1), (3915, 3, 9, 46, 38, 105, 553, '6', 'unit', 7, '', 1), (3916, 3, 9, 46, 38, 105, 554, '6', 'unit', 8, '', 1), (3917, 3, 9, 46, 38, 105, 555, '5', 'unit', 9, '', 1), (3918, 3, 9, 46, 38, 105, 556, '5', 'unit', 10, '', 1), (3919, 3, 9, 46, 38, 105, 557, '5', 'unit', 11, '', 1), (3920, 3, 9, 34, 38, 105, 547, '6', 'unit', 1, '', 1), (3921, 3, 9, 34, 38, 105, 548, '6', 'unit', 2, '', 1), (3922, 3, 9, 34, 38, 105, 549, '6', 'unit', 3, '', 1), (3923, 3, 9, 34, 38, 105, 550, '6', 'unit', 4, '', 1), (3924, 3, 9, 34, 38, 105, 551, '6', 'unit', 5, '', 1), (3925, 3, 9, 34, 38, 105, 552, '6', 'unit', 6, '', 1), (3926, 3, 9, 34, 38, 105, 553, '6', 'unit', 7, '', 1), (3927, 3, 9, 34, 38, 105, 554, '6', 'unit', 8, '', 1), (3928, 3, 9, 34, 38, 105, 555, '6', 'unit', 9, '', 1), (3929, 3, 9, 34, 38, 105, 556, '6', 'unit', 10, '', 1), (3930, 3, 9, 34, 38, 105, 557, '5', 'unit', 11, '', 1), (3931, 3, 9, 32, 57, 58, 312, '5', 'unit', 1, '', 0), (3932, 3, 9, 32, 57, 58, 313, '5', 'unit', 2, '', 0), (3933, 3, 9, 32, 57, 58, 314, '0', 'unit', 3, '', 0), (3934, 3, 9, 32, 57, 58, 315, '5', 'unit', 4, '', 0), (3935, 3, 9, 32, 57, 58, 316, '5', 'unit', 5, '', 0), (3936, 3, 9, 32, 57, 58, 317, '5', 'unit', 6, '', 0), (3937, 3, 9, 32, 57, 58, 318, '5', 'unit', 7, '', 0), (3938, 3, 9, 32, 57, 58, 319, '0', 'unit', 8, '', 0), (3939, 3, 9, 32, 57, 58, 320, '0', 'unit', 9, '', 0), (3940, 3, 9, 19, 57, 58, 312, '5', 'unit', 1, '', 0), (3941, 3, 9, 19, 57, 58, 313, '5', 'unit', 2, '', 0), (3942, 3, 9, 19, 57, 58, 314, '5', 'unit', 3, '', 0), (3943, 3, 9, 19, 57, 58, 315, '5', 'unit', 4, '', 0), (3944, 3, 9, 19, 57, 58, 316, '5', 'unit', 5, '', 0), (3945, 3, 9, 19, 57, 58, 317, '5', 'unit', 6, '', 0), (3946, 3, 9, 19, 57, 58, 318, '5', 'unit', 7, '', 0), (3947, 3, 9, 19, 57, 58, 319, '5', 'unit', 8, '', 0), (3948, 3, 9, 19, 57, 58, 320, '0', 'unit', 9, '', 0), (3949, 3, 8, 11, 0, 62, 330, '5', 'unit', 1, '', 1), (3950, 3, 8, 11, 0, 62, 331, '6', 'unit', 2, '', 1), (3951, 3, 8, 11, 0, 62, 332, '4', 'unit', 3, '', 1), (3952, 3, 8, 11, 0, 62, 333, '4', 'unit', 4, '', 1), (3953, 3, 8, 11, 0, 62, 334, '5', 'unit', 5, '', 1), (3954, 3, 8, 11, 0, 62, 335, '5', 'unit', 6, '', 1), (3955, 3, 8, 11, 0, 62, 336, '5', 'unit', 7, '', 1), (3956, 3, 8, 11, 0, 62, 337, '4', 'unit', 8, '', 1), (3957, 3, 8, 11, 0, 62, 338, '6', 'unit', 9, '', 1), (3958, 3, 8, 11, 0, 103, 536, '6', 'unit', 1, '', 1), (3959, 3, 8, 11, 0, 103, 537, '6', 'unit', 2, '', 1), (3960, 3, 8, 11, 0, 103, 538, '4', 'unit', 3, '', 1), (3961, 3, 8, 11, 0, 103, 539, '5', 'unit', 4, '', 1), (3962, 3, 8, 11, 0, 103, 540, '4', 'unit', 5, '', 1), (3963, 3, 8, 11, 0, 103, 541, '4', 'unit', 6, '', 1), (3964, 3, 8, 11, 0, 103, 542, '4', 'unit', 7, '', 1), (3965, 3, 8, 11, 0, 103, 543, '4', 'unit', 8, '', 1), (3966, 3, 8, 11, 0, 103, 544, '4', 'unit', 9, '', 1), (3967, 3, 8, 11, 0, 103, 545, '5', 'unit', 10, '', 1), (3968, 3, 8, 11, 0, 103, 546, '4', 'unit', 11, '', 1), (3969, 3, 8, 11, 0, 115, 602, '6', 'unit', 1, '', 1), (3970, 3, 8, 11, 0, 115, 603, '5', 'unit', 2, '', 1), (3971, 3, 8, 11, 0, 115, 604, '4', 'unit', 3, '', 1), (3972, 3, 8, 11, 0, 115, 605, '6', 'unit', 4, '', 1), (3973, 3, 8, 11, 0, 115, 606, '4', 'unit', 5, '', 1), (3974, 3, 8, 11, 0, 115, 607, '4', 'unit', 6, '', 1), (3975, 3, 8, 11, 0, 116, 608, '6', 'unit', 1, '', 1), (3976, 3, 8, 11, 0, 116, 609, '0', 'unit', 2, '', 1), (3977, 3, 8, 11, 0, 116, 610, '4', 'unit', 3, '', 1), (3978, 3, 8, 11, 0, 116, 611, '5', 'unit', 4, '', 1), (3979, 3, 8, 11, 0, 117, 612, '5', 'unit', 1, '', 1), (3980, 3, 8, 11, 0, 117, 613, '5', 'unit', 2, '', 1), (3981, 3, 8, 11, 0, 117, 614, '4', 'unit', 3, '', 1), (3982, 3, 8, 11, 0, 118, 615, '4', 'unit', 1, '', 1), (3983, 3, 8, 11, 0, 118, 616, '5', 'unit', 2, '', 1), (3984, 3, 8, 11, 0, 118, 617, '5', 'unit', 3, '', 1), (3985, 3, 8, 11, 0, 118, 618, '4', 'unit', 4, '', 1), (3986, 3, 8, 11, 0, 118, 619, '4', 'unit', 5, '', 1), (3987, 3, 8, 11, 0, 134, 693, '5', 'unit', 1, '', 1), (3988, 3, 8, 11, 0, 134, 694, '4', 'unit', 2, '', 1), (3989, 3, 8, 11, 0, 134, 695, '6', 'unit', 3, '', 1), (3990, 3, 8, 11, 0, 134, 696, '6', 'unit', 4, '', 1), (3991, 3, 8, 11, 0, 134, 697, '4', 'unit', 5, '', 1), (3992, 3, 8, 11, 0, 134, 698, '4', 'unit', 6, '', 1), (3993, 3, 8, 11, 0, 134, 699, '4', 'unit', 7, '', 1), (3994, 3, 8, 11, 0, 134, 700, '5', 'unit', 8, '', 1), (3995, 3, 8, 11, 0, 134, 701, '5', 'unit', 9, '', 1), (3996, 3, 8, 11, 0, 136, 702, '5', 'unit', 1, '', 1), (3997, 3, 8, 11, 0, 136, 703, '5', 'unit', 2, '', 1), (3998, 3, 8, 11, 0, 136, 704, '6', 'unit', 3, '', 1), (3999, 3, 8, 11, 0, 136, 705, '6', 'unit', 4, '', 1), (4000, 3, 8, 11, 0, 136, 706, '4', 'unit', 5, '', 1), (4001, 3, 8, 11, 0, 136, 707, '4', 'unit', 6, '', 1), (4002, 3, 8, 11, 0, 136, 708, '4', 'unit', 7, '', 1), (4003, 3, 8, 11, 0, 136, 709, '5', 'unit', 8, '', 1), (4004, 3, 8, 11, 0, 136, 710, '5', 'unit', 9, '', 1), (4005, 3, 8, 11, 0, 222, 1024, '6', 'unit', 1, '', 1), (4006, 3, 8, 11, 0, 222, 1025, '4', 'unit', 2, '', 1); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (4007, 3, 8, 11, 0, 222, 1026, '4', 'unit', 3, '', 1), (4008, 3, 8, 11, 0, 222, 1027, '4', 'unit', 4, '', 1), (4009, 3, 8, 11, 0, 222, 1028, '4', 'unit', 5, '', 1), (4010, 3, 8, 11, 0, 222, 1029, '4', 'unit', 6, '', 1), (4011, 3, 8, 11, 0, 223, 1030, '5', 'unit', 1, '', 1), (4012, 3, 8, 11, 0, 223, 1031, '5', 'unit', 2, '', 1), (4013, 3, 8, 11, 0, 223, 1032, '4', 'unit', 3, '', 1), (4014, 3, 8, 11, 0, 224, 1033, '4', 'unit', 1, '', 1), (4015, 3, 8, 11, 0, 224, 1034, '4', 'unit', 2, '', 1), (4016, 3, 8, 11, 0, 224, 1035, '4', 'unit', 3, '', 1), (4017, 3, 8, 11, 0, 224, 1036, '5', 'unit', 4, '', 1), (4018, 3, 8, 11, 0, 225, 1037, '', 'unit', 1, '', 1), (4019, 3, 8, 11, 0, 66, 348, '5', 'unit', 1, '', 1), (4020, 3, 8, 11, 0, 66, 349, '6', 'unit', 2, '', 1), (4021, 3, 8, 11, 0, 66, 350, '5', 'unit', 3, '', 1), (4022, 3, 8, 11, 0, 66, 351, '5', 'unit', 4, '', 1), (4023, 3, 8, 11, 0, 66, 352, '5', 'unit', 5, '', 1), (4024, 3, 8, 11, 0, 66, 353, '5', 'unit', 6, '', 1), (4025, 3, 8, 11, 0, 66, 354, '5', 'unit', 7, '', 1), (4026, 3, 8, 11, 0, 66, 355, '5', 'unit', 8, '', 1), (4027, 3, 8, 11, 0, 66, 356, '6', 'unit', 9, '', 1), (4028, 3, 8, 11, 0, 128, 817, '5', 'unit', 1, '', 1), (4029, 3, 8, 11, 0, 128, 818, '5', 'unit', 2, '', 1), (4030, 3, 8, 11, 0, 128, 819, '5', 'unit', 3, '', 1), (4031, 3, 8, 11, 0, 128, 820, '5', 'unit', 4, '', 1), (4032, 3, 8, 11, 0, 128, 821, '4', 'unit', 5, '', 1), (4033, 3, 8, 11, 0, 128, 822, '4', 'unit', 6, '', 1), (4034, 3, 8, 11, 0, 128, 823, '4', 'unit', 7, '', 1), (4035, 3, 8, 11, 0, 128, 824, '4', 'unit', 8, '', 1), (4036, 3, 8, 11, 0, 128, 825, '4', 'unit', 9, '', 1), (4037, 3, 8, 11, 0, 128, 826, '6', 'unit', 10, '', 1), (4038, 3, 8, 11, 0, 128, 827, '4', 'unit', 11, '', 1), (4039, 3, 8, 50, 0, 76, 402, '5', 'unit', 1, '', 1), (4040, 3, 8, 50, 0, 76, 403, '4', 'unit', 2, '', 1), (4041, 3, 8, 50, 0, 76, 404, '4', 'unit', 3, '', 1), (4042, 3, 8, 50, 0, 76, 405, '5', 'unit', 4, '', 1), (4043, 3, 8, 50, 0, 76, 406, '4', 'unit', 5, '', 1), (4044, 3, 8, 50, 0, 76, 407, '3', 'unit', 6, '', 1), (4045, 3, 8, 50, 0, 76, 408, '4', 'unit', 7, '', 1), (4046, 3, 8, 50, 0, 76, 409, '4', 'unit', 8, '', 1), (4047, 3, 8, 50, 0, 76, 410, '0', 'unit', 9, '', 1), (4048, 3, 8, 50, 0, 76, 411, '0', 'unit', 10, '', 1), (4049, 3, 8, 50, 0, 76, 412, '0', 'unit', 11, '', 1), (4050, 3, 8, 50, 0, 76, 413, '4', 'unit', 12, '', 1), (4051, 3, 8, 50, 0, 77, 414, '5', 'unit', 1, '', 1), (4052, 3, 8, 50, 0, 77, 415, '3', 'unit', 2, '', 1), (4053, 3, 8, 50, 0, 77, 416, '4', 'unit', 3, '', 1), (4054, 3, 8, 50, 0, 77, 417, '4', 'unit', 4, '', 1), (4055, 3, 8, 50, 0, 77, 418, '3', 'unit', 5, '', 1), (4056, 3, 8, 50, 0, 77, 419, '3', 'unit', 6, '', 1), (4057, 3, 8, 50, 0, 77, 420, '4', 'unit', 7, '', 1), (4058, 3, 8, 50, 0, 78, 421, '5', 'unit', 1, '', 1), (4059, 3, 8, 50, 0, 78, 422, '4', 'unit', 2, '', 1), (4060, 3, 8, 50, 0, 78, 423, '4', 'unit', 3, '', 1), (4061, 3, 8, 50, 0, 78, 424, '4', 'unit', 4, '', 1), (4062, 3, 8, 50, 0, 99, 514, '5', 'unit', 1, '', 1), (4063, 3, 8, 50, 0, 99, 515, '5', 'unit', 2, '', 1), (4064, 3, 8, 50, 0, 99, 516, '5', 'unit', 3, '', 1), (4065, 3, 8, 50, 0, 99, 517, '4', 'unit', 4, '', 1), (4066, 3, 8, 50, 0, 99, 518, '4', 'unit', 5, '', 1), (4067, 3, 8, 50, 0, 99, 519, '4', 'unit', 6, '', 1), (4068, 3, 8, 50, 0, 99, 520, '5', 'unit', 7, '', 1), (4069, 3, 8, 50, 0, 99, 521, '4', 'unit', 8, '', 1), (4070, 3, 8, 50, 0, 99, 522, '3', 'unit', 9, '', 1), (4071, 3, 8, 50, 0, 99, 523, '4', 'unit', 10, '', 1), (4072, 3, 8, 50, 0, 99, 524, '3', 'unit', 11, '', 1), (4073, 3, 8, 50, 0, 107, 558, '5', 'unit', 1, '', 1), (4074, 3, 8, 50, 0, 107, 559, '4', 'unit', 2, '', 1), (4075, 3, 8, 50, 0, 107, 560, '4', 'unit', 3, '', 1), (4076, 3, 8, 50, 0, 107, 561, '4', 'unit', 4, '', 1), (4077, 3, 8, 50, 0, 107, 562, '4', 'unit', 5, '', 1), (4078, 3, 8, 50, 0, 107, 563, '4', 'unit', 6, '', 1), (4079, 3, 8, 50, 0, 107, 564, '4', 'unit', 7, '', 1), (4080, 3, 8, 50, 0, 107, 565, '3', 'unit', 8, '', 1), (4081, 3, 8, 50, 0, 107, 566, '4', 'unit', 9, '', 1), (4082, 3, 8, 50, 0, 107, 567, '4', 'unit', 10, '', 1), (4083, 3, 8, 50, 0, 107, 568, '3', 'unit', 11, '', 1), (4084, 3, 8, 50, 0, 109, 569, '5', 'unit', 1, '', 1), (4085, 3, 8, 50, 0, 109, 570, '4', 'unit', 2, '', 1), (4086, 3, 8, 50, 0, 109, 571, '4', 'unit', 3, '', 1), (4087, 3, 8, 50, 0, 109, 572, '4', 'unit', 4, '', 1), (4088, 3, 8, 50, 0, 109, 573, '4', 'unit', 5, '', 1), (4089, 3, 8, 50, 0, 109, 574, '4', 'unit', 6, '', 1), (4090, 3, 8, 50, 0, 109, 575, '4', 'unit', 7, '', 1), (4091, 3, 8, 50, 0, 109, 576, '3', 'unit', 8, '', 1), (4092, 3, 8, 50, 0, 109, 577, '4', 'unit', 9, '', 1), (4093, 3, 8, 50, 0, 109, 578, '4', 'unit', 10, '', 1), (4094, 3, 8, 50, 0, 109, 579, '3', 'unit', 11, '', 1), (4095, 3, 8, 50, 0, 122, 631, '5', 'unit', 1, '', 1), (4096, 3, 8, 50, 0, 122, 632, '4', 'unit', 2, '', 1), (4097, 3, 8, 50, 0, 122, 633, '5', 'unit', 3, '', 1), (4098, 3, 8, 50, 0, 122, 634, '4', 'unit', 4, '', 1), (4099, 3, 8, 50, 0, 122, 635, '4', 'unit', 5, '', 1), (4100, 3, 8, 50, 0, 122, 636, '4', 'unit', 6, '', 1), (4101, 3, 8, 50, 0, 122, 637, '4', 'unit', 7, '', 1), (4102, 3, 8, 50, 0, 122, 638, '3', 'unit', 8, '', 1), (4103, 3, 8, 50, 0, 122, 639, '3', 'unit', 9, '', 1), (4104, 3, 8, 50, 0, 122, 640, '4', 'unit', 10, '', 1), (4105, 3, 8, 50, 0, 122, 641, '3', 'unit', 11, '', 1), (4106, 3, 8, 50, 0, 197, 954, '5', 'unit', 1, '', 1), (4107, 3, 8, 50, 0, 197, 955, '5', 'unit', 2, '', 1), (4108, 3, 8, 50, 0, 197, 956, '5', 'unit', 3, '', 1), (4109, 3, 8, 50, 0, 197, 957, '4', 'unit', 4, '', 1), (4110, 3, 8, 50, 0, 197, 958, '0', 'unit', 5, '', 1), (4111, 3, 8, 50, 0, 197, 959, '0', 'unit', 6, '', 1), (4112, 3, 8, 50, 0, 198, 960, '5', 'unit', 1, '', 1), (4113, 3, 8, 50, 0, 198, 961, '5', 'unit', 2, '', 1), (4114, 3, 8, 50, 0, 198, 962, '4', 'unit', 3, '', 1), (4115, 3, 8, 50, 0, 199, 963, '5', 'unit', 1, '', 1), (4116, 3, 8, 50, 0, 199, 964, '4', 'unit', 2, '', 1), (4117, 3, 8, 50, 0, 199, 965, '4', 'unit', 3, '', 1), (4118, 3, 8, 50, 0, 199, 966, '0', 'unit', 4, '', 1), (4119, 3, 8, 50, 0, 200, 967, '3', 'unit', 1, '', 1), (4120, 3, 8, 50, 0, 217, 1010, '5', 'unit', 1, '', 1), (4121, 3, 8, 50, 0, 217, 1011, '5', 'unit', 2, '', 1), (4122, 3, 8, 50, 0, 217, 1012, '5', 'unit', 3, '', 1), (4123, 3, 8, 50, 0, 217, 1013, '4', 'unit', 4, '', 1), (4124, 3, 8, 50, 0, 217, 1014, '4', 'unit', 5, '', 1), (4125, 3, 8, 50, 0, 217, 1015, '4', 'unit', 6, '', 1), (4126, 3, 8, 50, 0, 218, 1016, '5', 'unit', 1, '', 1), (4127, 3, 8, 50, 0, 218, 1017, '4', 'unit', 2, '', 1), (4128, 3, 8, 50, 0, 218, 1018, '4', 'unit', 3, '', 1), (4129, 3, 8, 50, 0, 219, 1019, '5', 'unit', 1, '', 1), (4130, 3, 8, 50, 0, 219, 1020, '4', 'unit', 2, '', 1), (4131, 3, 8, 50, 0, 219, 1021, '4', 'unit', 3, '', 1), (4132, 3, 8, 50, 0, 219, 1022, '4', 'unit', 4, '', 1), (4133, 3, 8, 50, 0, 220, 1023, '4', 'unit', 1, '', 1), (4134, 3, 8, 50, 0, 207, 982, '5', 'unit', 1, '', 1), (4135, 3, 8, 50, 0, 207, 983, '5', 'unit', 2, '', 1), (4136, 3, 8, 50, 0, 207, 984, '4', 'unit', 3, '', 1), (4137, 3, 8, 50, 0, 207, 985, '4', 'unit', 4, '', 1), (4138, 3, 8, 50, 0, 207, 986, '0', 'unit', 5, '', 1), (4139, 3, 8, 50, 0, 207, 987, '0', 'unit', 6, '', 1), (4140, 3, 8, 50, 0, 208, 988, '5', 'unit', 1, '', 1), (4141, 3, 8, 50, 0, 208, 989, '5', 'unit', 2, '', 1), (4142, 3, 8, 50, 0, 208, 990, '4', 'unit', 3, '', 1), (4143, 3, 8, 50, 0, 209, 991, '5', 'unit', 1, '', 1), (4144, 3, 8, 50, 0, 209, 992, '4', 'unit', 2, '', 1), (4145, 3, 8, 50, 0, 209, 993, '4', 'unit', 3, '', 1), (4146, 3, 8, 50, 0, 209, 994, '0', 'unit', 4, '', 1), (4147, 3, 8, 50, 0, 210, 995, '4', 'unit', 1, '', 1), (4148, 3, 8, 4, 0, 68, 357, '6', 'unit', 1, '', 1), (4149, 3, 8, 4, 0, 68, 358, '6', 'unit', 2, '', 1), (4150, 3, 8, 4, 0, 68, 359, '6', 'unit', 3, '', 1), (4151, 3, 8, 4, 0, 68, 360, '6', 'unit', 4, '', 1), (4152, 3, 8, 4, 0, 68, 361, '6', 'unit', 5, '', 1), (4153, 3, 8, 4, 0, 68, 362, '6', 'unit', 6, '', 1), (4154, 3, 8, 4, 0, 68, 363, '6', 'unit', 7, '', 1), (4155, 3, 8, 4, 0, 68, 364, '6', 'unit', 8, '', 1), (4156, 3, 8, 4, 0, 68, 365, '6', 'unit', 9, '', 1), (4157, 3, 8, 4, 0, 132, 684, '6', 'unit', 1, '', 1), (4158, 3, 8, 4, 0, 132, 685, '6', 'unit', 2, '', 1), (4159, 3, 8, 4, 0, 132, 686, '6', 'unit', 3, '', 1), (4160, 3, 8, 4, 0, 132, 687, '6', 'unit', 4, '', 1), (4161, 3, 8, 4, 0, 132, 688, '6', 'unit', 5, '', 1), (4162, 3, 8, 4, 0, 132, 689, '6', 'unit', 6, '', 1), (4163, 3, 8, 4, 0, 132, 690, '5', 'unit', 7, '', 1), (4164, 3, 8, 4, 0, 132, 691, '5', 'unit', 8, '', 1), (4165, 3, 8, 4, 0, 132, 692, '6', 'unit', 9, '', 1), (4166, 3, 8, 4, 0, 138, 711, '6', 'unit', 1, '', 1), (4167, 3, 8, 4, 0, 138, 712, '6', 'unit', 2, '', 1), (4168, 3, 8, 4, 0, 138, 713, '6', 'unit', 3, '', 1), (4169, 3, 8, 4, 0, 138, 714, '6', 'unit', 4, '', 1), (4170, 3, 8, 4, 0, 138, 715, '6', 'unit', 5, '', 1), (4171, 3, 8, 4, 0, 138, 716, '6', 'unit', 6, '', 1), (4172, 3, 8, 4, 0, 138, 717, '5', 'unit', 7, '', 1), (4173, 3, 8, 4, 0, 138, 718, '5', 'unit', 8, '', 1), (4174, 3, 8, 4, 0, 138, 719, '6', 'unit', 9, '', 1), (4175, 3, 8, 4, 0, 142, 729, '6', 'unit', 1, '', 1), (4176, 3, 8, 4, 0, 142, 730, '6', 'unit', 2, '', 1), (4177, 3, 8, 4, 0, 142, 731, '6', 'unit', 3, '', 1), (4178, 3, 8, 4, 0, 142, 732, '6', 'unit', 4, '', 1), (4179, 3, 8, 4, 0, 142, 733, '5', 'unit', 5, '', 1), (4180, 3, 8, 4, 0, 142, 734, '5', 'unit', 6, '', 1), (4181, 3, 8, 4, 0, 143, 735, '6', 'unit', 1, '', 1), (4182, 3, 8, 4, 0, 143, 736, '5', 'unit', 2, '', 1), (4183, 3, 8, 4, 0, 143, 737, '5', 'unit', 3, '', 1), (4184, 3, 8, 4, 0, 143, 738, '6', 'unit', 4, '', 1), (4185, 3, 8, 4, 0, 144, 739, '6', 'unit', 1, '', 1), (4186, 3, 8, 4, 0, 144, 740, '6', 'unit', 2, '', 1), (4187, 3, 8, 4, 0, 144, 741, '5', 'unit', 3, '', 1), (4188, 3, 8, 4, 0, 145, 742, '6', 'unit', 1, '', 1), (4189, 3, 8, 4, 0, 145, 743, '5', 'unit', 2, '', 1), (4190, 3, 8, 4, 0, 145, 744, '6', 'unit', 3, '', 1), (4191, 3, 8, 4, 0, 145, 745, '6', 'unit', 4, '', 1), (4192, 3, 8, 4, 0, 145, 746, '6', 'unit', 5, '', 1), (4193, 3, 8, 4, 0, 212, 996, '6', 'unit', 1, '', 1), (4194, 3, 8, 4, 0, 212, 997, '6', 'unit', 2, '', 1), (4195, 3, 8, 4, 0, 212, 998, '6', 'unit', 3, '', 1), (4196, 3, 8, 4, 0, 212, 999, '5', 'unit', 4, '', 1), (4197, 3, 8, 4, 0, 212, 1000, '5', 'unit', 5, '', 1), (4198, 3, 8, 4, 0, 212, 1001, '5', 'unit', 6, '', 1), (4199, 3, 8, 4, 0, 213, 1002, '5', 'unit', 1, '', 1), (4200, 3, 8, 4, 0, 213, 1003, '6', 'unit', 2, '', 1), (4201, 3, 8, 4, 0, 213, 1004, '5', 'unit', 3, '', 1), (4202, 3, 8, 4, 0, 214, 1005, '6', 'unit', 1, '', 1), (4203, 3, 8, 4, 0, 214, 1006, '6', 'unit', 2, '', 1), (4204, 3, 8, 4, 0, 214, 1007, '5', 'unit', 3, '', 1), (4205, 3, 8, 4, 0, 214, 1008, '5', 'unit', 4, '', 1), (4206, 3, 8, 4, 0, 215, 1009, '5', 'unit', 1, '', 1), (4207, 3, 8, 4, 0, 150, 808, '6', 'unit', 1, '', 1), (4208, 3, 8, 4, 0, 150, 809, '6', 'unit', 2, '', 1), (4209, 3, 8, 4, 0, 150, 810, '6', 'unit', 3, '', 1), (4210, 3, 8, 4, 0, 150, 811, '6', 'unit', 4, '', 1), (4211, 3, 8, 4, 0, 150, 812, '6', 'unit', 5, '', 1), (4212, 3, 8, 4, 0, 150, 813, '6', 'unit', 6, '', 1), (4213, 3, 8, 4, 0, 150, 814, '6', 'unit', 7, '', 1), (4214, 3, 8, 4, 0, 150, 815, '6', 'unit', 8, '', 1), (4215, 3, 8, 4, 0, 150, 816, '6', 'unit', 9, '', 1), (4216, 3, 8, 78, 0, 150, 808, '4', 'unit', 1, '', 1), (4217, 3, 8, 78, 0, 150, 809, '4', 'unit', 2, '', 1), (4218, 3, 8, 78, 0, 150, 810, '5', 'unit', 3, '', 1), (4219, 3, 8, 78, 0, 150, 811, '0', 'unit', 4, '', 1), (4220, 3, 8, 78, 0, 150, 812, '0', 'unit', 5, '', 1), (4221, 3, 8, 78, 0, 150, 813, '6', 'unit', 6, '', 1), (4222, 3, 8, 78, 0, 150, 814, '6', 'unit', 7, '', 1), (4223, 3, 8, 78, 0, 150, 815, '6', 'unit', 8, '', 1), (4224, 3, 8, 78, 0, 150, 816, '6', 'unit', 9, '', 1), (4225, 3, 8, 76, 0, 147, 773, '5', 'unit', 1, '', 1), (4226, 3, 8, 76, 0, 147, 774, '6', 'unit', 2, '', 1), (4227, 3, 8, 76, 0, 147, 775, '6', 'unit', 3, '', 1), (4228, 3, 8, 76, 0, 147, 776, '6', 'unit', 4, '', 1), (4229, 3, 8, 76, 0, 147, 777, '6', 'unit', 5, '', 1), (4230, 3, 8, 76, 0, 147, 778, '5', 'unit', 6, '', 1), (4231, 3, 8, 76, 0, 147, 779, '6', 'unit', 7, '', 1), (4232, 3, 8, 76, 0, 147, 780, '5', 'unit', 8, '', 1), (4233, 3, 8, 76, 0, 147, 781, '5', 'unit', 9, '', 1), (4234, 3, 8, 76, 0, 147, 782, '5', 'unit', 10, '', 1), (4235, 3, 8, 76, 0, 147, 783, '5', 'unit', 11, '', 1), (4236, 3, 8, 76, 0, 147, 784, '6', 'unit', 12, '', 1), (4237, 3, 8, 76, 0, 148, 785, '0', 'unit', 1, '', 1), (4238, 3, 8, 76, 0, 148, 786, '0', 'unit', 2, '', 1), (4239, 3, 8, 76, 0, 148, 787, '0', 'unit', 3, '', 1), (4240, 3, 8, 76, 0, 148, 788, '0', 'unit', 4, '', 1), (4241, 3, 8, 76, 0, 148, 789, '0', 'unit', 5, '', 1), (4242, 3, 8, 76, 0, 150, 808, '5', 'unit', 1, '', 1), (4243, 3, 8, 76, 0, 150, 809, '6', 'unit', 2, '', 1), (4244, 3, 8, 76, 0, 150, 810, '6', 'unit', 3, '', 1), (4245, 3, 8, 76, 0, 150, 811, '6', 'unit', 4, '', 1), (4246, 3, 8, 76, 0, 150, 812, '5', 'unit', 5, '', 1), (4247, 3, 8, 76, 0, 150, 813, '5', 'unit', 6, '', 1), (4248, 3, 8, 76, 0, 150, 814, '5', 'unit', 7, '', 1), (4249, 3, 8, 76, 0, 150, 815, '5', 'unit', 8, '', 1), (4250, 3, 8, 76, 0, 150, 816, '5', 'unit', 9, '', 1), (4251, 3, 8, 77, 0, 150, 808, '3', 'unit', 1, '', 1), (4252, 3, 8, 77, 0, 150, 809, '3', 'unit', 2, '', 1), (4253, 3, 8, 77, 0, 150, 810, '3', 'unit', 3, '', 1), (4254, 3, 8, 77, 0, 150, 811, '3', 'unit', 4, '', 1), (4255, 3, 8, 77, 0, 150, 812, '3', 'unit', 5, '', 1), (4256, 3, 8, 77, 0, 150, 813, '3', 'unit', 6, '', 1), (4257, 3, 8, 77, 0, 150, 814, '3', 'unit', 7, '', 1), (4258, 3, 8, 77, 0, 150, 815, '3', 'unit', 8, '', 1), (4259, 3, 8, 77, 0, 150, 816, '3', 'unit', 9, '', 1), (4260, 3, 8, 79, 0, 150, 808, '3', 'unit', 1, '', 1), (4261, 3, 8, 79, 0, 150, 809, '3', 'unit', 2, '', 1), (4262, 3, 8, 79, 0, 150, 810, '3', 'unit', 3, '', 1), (4263, 3, 8, 79, 0, 150, 811, '3', 'unit', 4, '', 1), (4264, 3, 8, 79, 0, 150, 812, '3', 'unit', 5, '', 1), (4265, 3, 8, 79, 0, 150, 813, '3', 'unit', 6, '', 1), (4266, 3, 8, 79, 0, 150, 814, '3', 'unit', 7, '', 1), (4267, 3, 8, 79, 0, 150, 815, '3', 'unit', 8, '', 1), (4268, 3, 8, 79, 0, 150, 816, '3', 'unit', 9, '', 1), (4269, 3, 9, 3, 25, 120, 620, '6', 'unit', 1, '', 1), (4270, 3, 9, 3, 25, 120, 621, '5', 'unit', 2, '', 1), (4271, 3, 9, 3, 25, 120, 622, '5', 'unit', 3, '', 1), (4272, 3, 9, 3, 25, 120, 623, '4', 'unit', 4, '', 1), (4273, 3, 9, 3, 25, 120, 624, '5', 'unit', 5, '', 1), (4274, 3, 9, 3, 25, 120, 625, '4', 'unit', 6, '', 1), (4275, 3, 9, 3, 25, 120, 626, '4', 'unit', 7, '', 1), (4276, 3, 9, 3, 25, 120, 627, '3', 'unit', 8, '', 1), (4277, 3, 9, 3, 25, 120, 628, '4', 'unit', 9, '', 1), (4278, 3, 9, 3, 25, 120, 629, '4', 'unit', 10, '', 1), (4279, 3, 9, 3, 25, 120, 630, '3', 'unit', 11, '', 1), (4280, 3, 9, 35, 25, 120, 620, '6', 'unit', 1, '', 1), (4281, 3, 9, 35, 25, 120, 621, '6', 'unit', 2, '', 1), (4282, 3, 9, 35, 25, 120, 622, '6', 'unit', 3, '', 1), (4283, 3, 9, 35, 25, 120, 623, '5', 'unit', 4, '', 1), (4284, 3, 9, 35, 25, 120, 624, '6', 'unit', 5, '', 1), (4285, 3, 9, 35, 25, 120, 625, '5', 'unit', 6, '', 1), (4286, 3, 9, 35, 25, 120, 626, '6', 'unit', 7, '', 1), (4287, 3, 9, 35, 25, 120, 627, '5', 'unit', 8, '', 1), (4288, 3, 9, 35, 25, 120, 628, '6', 'unit', 9, '', 1), (4289, 3, 9, 35, 25, 120, 629, '5', 'unit', 10, '', 1), (4290, 3, 9, 35, 25, 120, 630, '4', 'unit', 11, '', 1), (4291, 3, 9, 51, 25, 120, 620, '4', 'unit', 1, '', 1), (4292, 3, 9, 51, 25, 120, 621, '4', 'unit', 2, '', 1), (4293, 3, 9, 51, 25, 120, 622, '3', 'unit', 3, '', 1), (4294, 3, 9, 51, 25, 120, 623, '4', 'unit', 4, '', 1), (4295, 3, 9, 51, 25, 120, 624, '4', 'unit', 5, '', 1), (4296, 3, 9, 51, 25, 120, 625, '3', 'unit', 6, '', 1), (4297, 3, 9, 51, 25, 120, 626, '3', 'unit', 7, '', 1), (4298, 3, 9, 51, 25, 120, 627, '4', 'unit', 8, '', 1), (4299, 3, 9, 51, 25, 120, 628, '4', 'unit', 9, '', 1), (4300, 3, 9, 51, 25, 120, 629, '3', 'unit', 10, '', 1), (4301, 3, 9, 51, 25, 120, 630, '4', 'unit', 11, '', 1), (4302, 3, 9, 28, 25, 120, 620, '5', 'unit', 1, '', 1), (4303, 3, 9, 28, 25, 120, 621, '5', 'unit', 2, '', 1), (4304, 3, 9, 28, 25, 120, 622, '4', 'unit', 3, '', 1), (4305, 3, 9, 28, 25, 120, 623, '6', 'unit', 4, '', 1), (4306, 3, 9, 28, 25, 120, 624, '5', 'unit', 5, '', 1), (4307, 3, 9, 28, 25, 120, 625, '5', 'unit', 6, '', 1), (4308, 3, 9, 28, 25, 120, 626, '5', 'unit', 7, '', 1), (4309, 3, 9, 28, 25, 120, 627, '6', 'unit', 8, '', 1), (4310, 3, 9, 28, 25, 120, 628, '5', 'unit', 9, '', 1), (4311, 3, 9, 28, 25, 120, 629, '5', 'unit', 10, '', 1), (4312, 3, 9, 28, 25, 120, 630, '4', 'unit', 11, '', 1), (4313, 3, 9, 22, 25, 120, 620, '6', 'unit', 1, '', 1), (4314, 3, 9, 22, 25, 120, 621, '6', 'unit', 2, '', 1), (4315, 3, 9, 22, 25, 120, 622, '6', 'unit', 3, '', 1), (4316, 3, 9, 22, 25, 120, 623, '6', 'unit', 4, '', 1), (4317, 3, 9, 22, 25, 120, 624, '6', 'unit', 5, '', 1), (4318, 3, 9, 22, 25, 120, 625, '6', 'unit', 6, '', 1), (4319, 3, 9, 22, 25, 120, 626, '6', 'unit', 7, '', 1), (4320, 3, 9, 22, 25, 120, 627, '5', 'unit', 8, '', 1), (4321, 3, 9, 22, 25, 120, 628, '6', 'unit', 9, '', 1), (4322, 3, 9, 22, 25, 120, 629, '5', 'unit', 10, '', 1), (4323, 3, 9, 22, 25, 120, 630, '4', 'unit', 11, '', 1), (4324, 3, 9, 33, 25, 120, 620, '5', 'unit', 1, '', 1), (4325, 3, 9, 33, 25, 120, 621, '5', 'unit', 2, '', 1), (4326, 3, 9, 33, 25, 120, 622, '5', 'unit', 3, '', 1), (4327, 3, 9, 33, 25, 120, 623, '5', 'unit', 4, '', 1), (4328, 3, 9, 33, 25, 120, 624, '5', 'unit', 5, '', 1), (4329, 3, 9, 33, 25, 120, 625, '5', 'unit', 6, '', 1), (4330, 3, 9, 33, 25, 120, 626, '5', 'unit', 7, '', 1), (4331, 3, 9, 33, 25, 120, 627, '4', 'unit', 8, '', 1), (4332, 3, 9, 33, 25, 120, 628, '5', 'unit', 9, '', 1), (4333, 3, 9, 33, 25, 120, 629, '5', 'unit', 10, '', 1), (4334, 3, 9, 33, 25, 120, 630, '4', 'unit', 11, '', 1), (4335, 3, 9, 44, 25, 120, 620, '5', 'unit', 1, '', 1), (4336, 3, 9, 44, 25, 120, 621, '6', 'unit', 2, '', 1), (4337, 3, 9, 44, 25, 120, 622, '3', 'unit', 3, '', 1), (4338, 3, 9, 44, 25, 120, 623, '6', 'unit', 4, '', 1), (4339, 3, 9, 44, 25, 120, 624, '5', 'unit', 5, '', 1), (4340, 3, 9, 44, 25, 120, 625, '6', 'unit', 6, '', 1), (4341, 3, 9, 44, 25, 120, 626, '5', 'unit', 7, '', 1), (4342, 3, 9, 44, 25, 120, 627, '5', 'unit', 8, '', 1), (4343, 3, 9, 44, 25, 120, 628, '6', 'unit', 9, '', 1), (4344, 3, 9, 44, 25, 120, 629, '6', 'unit', 10, '', 1), (4345, 3, 9, 44, 25, 120, 630, '5', 'unit', 11, '', 1), (4346, 3, 9, 21, 22, 122, 631, '5', 'unit', 1, '', 1), (4347, 3, 9, 21, 22, 122, 632, '5', 'unit', 2, '', 1), (4348, 3, 9, 21, 22, 122, 633, '5', 'unit', 3, '', 1), (4349, 3, 9, 21, 22, 122, 634, '5', 'unit', 4, '', 1), (4350, 3, 9, 21, 22, 122, 635, '5', 'unit', 5, '', 1), (4351, 3, 9, 21, 22, 122, 636, '5', 'unit', 6, '', 1), (4352, 3, 9, 21, 22, 122, 637, '5', 'unit', 7, '', 1), (4353, 3, 9, 21, 22, 122, 638, '5', 'unit', 8, '', 1), (4354, 3, 9, 21, 22, 122, 639, '5', 'unit', 9, '', 1), (4355, 3, 9, 21, 22, 122, 640, '5', 'unit', 10, '', 1), (4356, 3, 9, 21, 22, 122, 641, '4', 'unit', 11, '', 1), (4357, 3, 9, 40, 22, 122, 631, '5', 'unit', 1, '', 1), (4358, 3, 9, 40, 22, 122, 632, '5', 'unit', 2, '', 1), (4359, 3, 9, 40, 22, 122, 633, '5', 'unit', 3, '', 1), (4360, 3, 9, 40, 22, 122, 634, '5', 'unit', 4, '', 1), (4361, 3, 9, 40, 22, 122, 635, '5', 'unit', 5, '', 1), (4362, 3, 9, 40, 22, 122, 636, '5', 'unit', 6, '', 1), (4363, 3, 9, 40, 22, 122, 637, '5', 'unit', 7, '', 1), (4364, 3, 9, 40, 22, 122, 638, '5', 'unit', 8, '', 1), (4365, 3, 9, 40, 22, 122, 639, '5', 'unit', 9, '', 1), (4366, 3, 9, 40, 22, 122, 640, '5', 'unit', 10, '', 1), (4367, 3, 9, 40, 22, 122, 641, '5', 'unit', 11, '', 1), (4368, 3, 9, 28, 22, 122, 631, '5', 'unit', 1, '', 1), (4369, 3, 9, 28, 22, 122, 632, '5', 'unit', 2, '', 1), (4370, 3, 9, 28, 22, 122, 633, '5', 'unit', 3, '', 1), (4371, 3, 9, 28, 22, 122, 634, '5', 'unit', 4, '', 1), (4372, 3, 9, 28, 22, 122, 635, '5', 'unit', 5, '', 1), (4373, 3, 9, 28, 22, 122, 636, '5', 'unit', 6, '', 1), (4374, 3, 9, 28, 22, 122, 637, '5', 'unit', 7, '', 1), (4375, 3, 9, 28, 22, 122, 638, '5', 'unit', 8, '', 1), (4376, 3, 9, 28, 22, 122, 639, '5', 'unit', 9, '', 1), (4377, 3, 9, 28, 22, 122, 640, '5', 'unit', 10, '', 1), (4378, 3, 9, 28, 22, 122, 641, '4', 'unit', 11, '', 1), (4379, 3, 9, 50, 22, 122, 631, '5', 'unit', 1, '', 1), (4380, 3, 9, 50, 22, 122, 632, '4', 'unit', 2, '', 1), (4381, 3, 9, 50, 22, 122, 633, '5', 'unit', 3, '', 1), (4382, 3, 9, 50, 22, 122, 634, '4', 'unit', 4, '', 1), (4383, 3, 9, 50, 22, 122, 635, '4', 'unit', 5, '', 1), (4384, 3, 9, 50, 22, 122, 636, '4', 'unit', 6, '', 1), (4385, 3, 9, 50, 22, 122, 637, '4', 'unit', 7, '', 1), (4386, 3, 9, 50, 22, 122, 638, '3', 'unit', 8, '', 1), (4387, 3, 9, 50, 22, 122, 639, '3', 'unit', 9, '', 1), (4388, 3, 9, 50, 22, 122, 640, '4', 'unit', 10, '', 1), (4389, 3, 9, 50, 22, 122, 641, '3', 'unit', 11, '', 1), (4390, 3, 9, 30, 22, 202, 968, '5', 'unit', 1, '', 1), (4391, 3, 9, 30, 22, 202, 969, '5', 'unit', 2, '', 1), (4392, 3, 9, 30, 22, 202, 970, '5', 'unit', 3, '', 1), (4393, 3, 9, 30, 22, 202, 971, '5', 'unit', 4, '', 1), (4394, 3, 9, 30, 22, 202, 972, '5', 'unit', 5, '', 1), (4395, 3, 9, 30, 22, 202, 973, '5', 'unit', 6, '', 1), (4396, 3, 9, 30, 22, 203, 974, '5', 'unit', 1, '', 1), (4397, 3, 9, 30, 22, 203, 975, '5', 'unit', 2, '', 1), (4398, 3, 9, 30, 22, 203, 976, '5', 'unit', 3, '', 1), (4399, 3, 9, 30, 22, 204, 977, '5', 'unit', 1, '', 1), (4400, 3, 9, 30, 22, 204, 978, '4', 'unit', 2, '', 1), (4401, 3, 9, 30, 22, 204, 979, '5', 'unit', 3, '', 1), (4402, 3, 9, 30, 22, 204, 980, '4', 'unit', 4, '', 1), (4403, 3, 9, 30, 22, 205, 981, '4', 'unit', 1, '', 1), (4404, 3, 9, 21, 22, 202, 968, '6', 'unit', 1, '', 1), (4405, 3, 9, 21, 22, 202, 969, '6', 'unit', 2, '', 1), (4406, 3, 9, 21, 22, 202, 970, '6', 'unit', 3, '', 1), (4407, 3, 9, 21, 22, 202, 971, '5', 'unit', 4, '', 1), (4408, 3, 9, 21, 22, 202, 972, '5', 'unit', 5, '', 1), (4409, 3, 9, 21, 22, 202, 973, '5', 'unit', 6, '', 1), (4410, 3, 9, 21, 22, 203, 974, '6', 'unit', 1, '', 1), (4411, 3, 9, 21, 22, 203, 975, '5', 'unit', 2, '', 1), (4412, 3, 9, 21, 22, 203, 976, '6', 'unit', 3, '', 1), (4413, 3, 9, 21, 22, 204, 977, '6', 'unit', 1, '', 1), (4414, 3, 9, 21, 22, 204, 978, '5', 'unit', 2, '', 1), (4415, 3, 9, 21, 22, 204, 979, '5', 'unit', 3, '', 1), (4416, 3, 9, 21, 22, 204, 980, '0', 'unit', 4, '', 1), (4417, 3, 9, 21, 22, 205, 981, '4', 'unit', 1, '', 1), (4418, 3, 9, 16, 22, 202, 968, '6', 'unit', 1, '', 1), (4419, 3, 9, 16, 22, 202, 969, '6', 'unit', 2, '', 1), (4420, 3, 9, 16, 22, 202, 970, '6', 'unit', 3, '', 1), (4421, 3, 9, 16, 22, 202, 971, '5', 'unit', 4, '', 1), (4422, 3, 9, 16, 22, 202, 972, '5', 'unit', 5, '', 1), (4423, 3, 9, 16, 22, 202, 973, '6', 'unit', 6, '', 1), (4424, 3, 9, 16, 22, 203, 974, '6', 'unit', 1, '', 1), (4425, 3, 9, 16, 22, 203, 975, '5', 'unit', 2, '', 1), (4426, 3, 9, 16, 22, 203, 976, '6', 'unit', 3, '', 1), (4427, 3, 9, 16, 22, 204, 977, '6', 'unit', 1, '', 1), (4428, 3, 9, 16, 22, 204, 978, '6', 'unit', 2, '', 1), (4429, 3, 9, 16, 22, 204, 979, '6', 'unit', 3, '', 1), (4430, 3, 9, 16, 22, 204, 980, '0', 'unit', 4, '', 1), (4431, 3, 9, 16, 22, 205, 981, '4', 'unit', 1, '', 1), (4432, 3, 9, 15, 22, 202, 968, '6', 'unit', 1, '', 1), (4433, 3, 9, 15, 22, 202, 969, '5', 'unit', 2, '', 1), (4434, 3, 9, 15, 22, 202, 970, '6', 'unit', 3, '', 1), (4435, 3, 9, 15, 22, 202, 971, '5', 'unit', 4, '', 1), (4436, 3, 9, 15, 22, 202, 972, '5', 'unit', 5, '', 1), (4437, 3, 9, 15, 22, 202, 973, '5', 'unit', 6, '', 1), (4438, 3, 9, 15, 22, 203, 974, '5', 'unit', 1, '', 1), (4439, 3, 9, 15, 22, 203, 975, '5', 'unit', 2, '', 1), (4440, 3, 9, 15, 22, 203, 976, '5', 'unit', 3, '', 1), (4441, 3, 9, 15, 22, 204, 977, '5', 'unit', 1, '', 1), (4442, 3, 9, 15, 22, 204, 978, '4', 'unit', 2, '', 1), (4443, 3, 9, 15, 22, 204, 979, '5', 'unit', 3, '', 1), (4444, 3, 9, 15, 22, 204, 980, '5', 'unit', 4, '', 1), (4445, 3, 9, 15, 22, 205, 981, '4', 'unit', 1, '', 1), (4446, 3, 9, 49, 22, 202, 968, '5', 'unit', 1, '', 1), (4447, 3, 9, 49, 22, 202, 969, '5', 'unit', 2, '', 1), (4448, 3, 9, 49, 22, 202, 970, '5', 'unit', 3, '', 1), (4449, 3, 9, 49, 22, 202, 971, '4', 'unit', 4, '', 1), (4450, 3, 9, 49, 22, 202, 972, '4', 'unit', 5, '', 1), (4451, 3, 9, 49, 22, 202, 973, '4', 'unit', 6, '', 1), (4452, 3, 9, 49, 22, 203, 974, '5', 'unit', 1, '', 1), (4453, 3, 9, 49, 22, 203, 975, '4', 'unit', 2, '', 1), (4454, 3, 9, 49, 22, 203, 976, '5', 'unit', 3, '', 1), (4455, 3, 9, 49, 22, 204, 977, '5', 'unit', 1, '', 1), (4456, 3, 9, 49, 22, 204, 978, '4', 'unit', 2, '', 1), (4457, 3, 9, 49, 22, 204, 979, '4', 'unit', 3, '', 1), (4458, 3, 9, 49, 22, 204, 980, '4', 'unit', 4, '', 1), (4459, 3, 9, 49, 22, 205, 981, '4', 'unit', 1, '', 1), (4460, 3, 9, 27, 22, 202, 968, '6', 'unit', 1, '', 1), (4461, 3, 9, 27, 22, 202, 969, '5', 'unit', 2, '', 1), (4462, 3, 9, 27, 22, 202, 970, '6', 'unit', 3, '', 1), (4463, 3, 9, 27, 22, 202, 971, '5', 'unit', 4, '', 1), (4464, 3, 9, 27, 22, 202, 972, '5', 'unit', 5, '', 1), (4465, 3, 9, 27, 22, 202, 973, '6', 'unit', 6, '', 1), (4466, 3, 9, 27, 22, 203, 974, '5', 'unit', 1, '', 1), (4467, 3, 9, 27, 22, 203, 975, '5', 'unit', 2, '', 1), (4468, 3, 9, 27, 22, 203, 976, '5', 'unit', 3, '', 1), (4469, 3, 9, 27, 22, 204, 977, '5', 'unit', 1, '', 1), (4470, 3, 9, 27, 22, 204, 978, '6', 'unit', 2, '', 1), (4471, 3, 9, 27, 22, 204, 979, '5', 'unit', 3, '', 1), (4472, 3, 9, 27, 22, 204, 980, '5', 'unit', 4, '', 1), (4473, 3, 9, 27, 22, 205, 981, '5', 'unit', 1, '', 1), (4474, 3, 9, 37, 12, 109, 569, '5', 'unit', 1, '', 1), (4475, 3, 9, 37, 12, 109, 570, '5', 'unit', 2, '', 1), (4476, 3, 9, 37, 12, 109, 571, '5', 'unit', 3, '', 1), (4477, 3, 9, 37, 12, 109, 572, '5', 'unit', 4, '', 1), (4478, 3, 9, 37, 12, 109, 573, '6', 'unit', 5, '', 1), (4479, 3, 9, 37, 12, 109, 574, '6', 'unit', 6, '', 1), (4480, 3, 9, 37, 12, 109, 575, '5', 'unit', 7, '', 1), (4481, 3, 9, 37, 12, 109, 576, '4', 'unit', 8, '', 1), (4482, 3, 9, 37, 12, 109, 577, '4', 'unit', 9, '', 1), (4483, 3, 9, 37, 12, 109, 578, '5', 'unit', 10, '', 1), (4484, 3, 9, 37, 12, 109, 579, '3', 'unit', 11, '', 1), (4485, 3, 9, 21, 12, 109, 569, '5', 'unit', 1, '', 1), (4486, 3, 9, 21, 12, 109, 570, '5', 'unit', 2, '', 1), (4487, 3, 9, 21, 12, 109, 571, '5', 'unit', 3, '', 1), (4488, 3, 9, 21, 12, 109, 572, '5', 'unit', 4, '', 1), (4489, 3, 9, 21, 12, 109, 573, '5', 'unit', 5, '', 1), (4490, 3, 9, 21, 12, 109, 574, '5', 'unit', 6, '', 1), (4491, 3, 9, 21, 12, 109, 575, '5', 'unit', 7, '', 1), (4492, 3, 9, 21, 12, 109, 576, '5', 'unit', 8, '', 1), (4493, 3, 9, 21, 12, 109, 577, '4', 'unit', 9, '', 1), (4494, 3, 9, 21, 12, 109, 578, '5', 'unit', 10, '', 1), (4495, 3, 9, 21, 12, 109, 579, '4', 'unit', 11, '', 1), (4496, 3, 9, 29, 12, 109, 569, '5', 'unit', 1, '', 1), (4497, 3, 9, 29, 12, 109, 570, '5', 'unit', 2, '', 1), (4498, 3, 9, 29, 12, 109, 571, '5', 'unit', 3, '', 1), (4499, 3, 9, 29, 12, 109, 572, '5', 'unit', 4, '', 1), (4500, 3, 9, 29, 12, 109, 573, '5', 'unit', 5, '', 1), (4501, 3, 9, 29, 12, 109, 574, '5', 'unit', 6, '', 1), (4502, 3, 9, 29, 12, 109, 575, '5', 'unit', 7, '', 1), (4503, 3, 9, 29, 12, 109, 576, '5', 'unit', 8, '', 1), (4504, 3, 9, 29, 12, 109, 577, '5', 'unit', 9, '', 1), (4505, 3, 9, 29, 12, 109, 578, '5', 'unit', 10, '', 1), (4506, 3, 9, 29, 12, 109, 579, '4', 'unit', 11, '', 1), (4507, 3, 9, 72, 12, 109, 569, '4', 'unit', 1, '', 0), (4508, 3, 9, 72, 12, 109, 570, '4', 'unit', 2, '', 0), (4509, 3, 9, 72, 12, 109, 571, '3', 'unit', 3, '', 0), (4510, 3, 9, 72, 12, 109, 572, '4', 'unit', 4, '', 0), (4511, 3, 9, 72, 12, 109, 573, '4', 'unit', 5, '', 0), (4512, 3, 9, 72, 12, 109, 574, '4', 'unit', 6, '', 0), (4513, 3, 9, 72, 12, 109, 575, '4', 'unit', 7, '', 0), (4514, 3, 9, 72, 12, 109, 576, '4', 'unit', 8, '', 0), (4515, 3, 9, 72, 12, 109, 577, '4', 'unit', 9, '', 0), (4516, 3, 9, 72, 12, 109, 578, '3', 'unit', 10, '', 0), (4517, 3, 9, 72, 12, 109, 579, '3', 'unit', 11, '', 0), (4518, 3, 9, 3, 12, 109, 569, '5', 'unit', 1, '', 1), (4519, 3, 9, 3, 12, 109, 570, '5', 'unit', 2, '', 1), (4520, 3, 9, 3, 12, 109, 571, '5', 'unit', 3, '', 1), (4521, 3, 9, 3, 12, 109, 572, '5', 'unit', 4, '', 1), (4522, 3, 9, 3, 12, 109, 573, '5', 'unit', 5, '', 1), (4523, 3, 9, 3, 12, 109, 574, '5', 'unit', 6, '', 1), (4524, 3, 9, 3, 12, 109, 575, '5', 'unit', 7, '', 1), (4525, 3, 9, 3, 12, 109, 576, '5', 'unit', 8, '', 1), (4526, 3, 9, 3, 12, 109, 577, '5', 'unit', 9, '', 1), (4527, 3, 9, 3, 12, 109, 578, '5', 'unit', 10, '', 1), (4528, 3, 9, 3, 12, 109, 579, '4', 'unit', 11, '', 1), (4529, 3, 9, 48, 12, 109, 569, '4', 'unit', 1, '', 1), (4530, 3, 9, 48, 12, 109, 570, '4', 'unit', 2, '', 1), (4531, 3, 9, 48, 12, 109, 571, '4', 'unit', 3, '', 1), (4532, 3, 9, 48, 12, 109, 572, '4', 'unit', 4, '', 1), (4533, 3, 9, 48, 12, 109, 573, '4', 'unit', 5, '', 1), (4534, 3, 9, 48, 12, 109, 574, '4', 'unit', 6, '', 1), (4535, 3, 9, 48, 12, 109, 575, '4', 'unit', 7, '', 1), (4536, 3, 9, 48, 12, 109, 576, '5', 'unit', 8, '', 1), (4537, 3, 9, 48, 12, 109, 577, '4', 'unit', 9, '', 1), (4538, 3, 9, 48, 12, 109, 578, '4', 'unit', 10, '', 1), (4539, 3, 9, 48, 12, 109, 579, '4', 'unit', 11, '', 1), (4540, 3, 9, 40, 12, 109, 569, '5', 'unit', 1, '', 1), (4541, 3, 9, 40, 12, 109, 570, '5', 'unit', 2, '', 1), (4542, 3, 9, 40, 12, 109, 571, '5', 'unit', 3, '', 1), (4543, 3, 9, 40, 12, 109, 572, '6', 'unit', 4, '', 1), (4544, 3, 9, 40, 12, 109, 573, '6', 'unit', 5, '', 1), (4545, 3, 9, 40, 12, 109, 574, '5', 'unit', 6, '', 1), (4546, 3, 9, 40, 12, 109, 575, '5', 'unit', 7, '', 1), (4547, 3, 9, 40, 12, 109, 576, '6', 'unit', 8, '', 1), (4548, 3, 9, 40, 12, 109, 577, '5', 'unit', 9, '', 1), (4549, 3, 9, 40, 12, 109, 578, '5', 'unit', 10, '', 1), (4550, 3, 9, 40, 12, 109, 579, '4', 'unit', 11, '', 1), (4551, 3, 9, 47, 12, 109, 569, '5', 'unit', 1, '', 1), (4552, 3, 9, 47, 12, 109, 570, '5', 'unit', 2, '', 1), (4553, 3, 9, 47, 12, 109, 571, '5', 'unit', 3, '', 1), (4554, 3, 9, 47, 12, 109, 572, '4', 'unit', 4, '', 1), (4555, 3, 9, 47, 12, 109, 573, '4', 'unit', 5, '', 1), (4556, 3, 9, 47, 12, 109, 574, '5', 'unit', 6, '', 1), (4557, 3, 9, 47, 12, 109, 575, '4', 'unit', 7, '', 1), (4558, 3, 9, 47, 12, 109, 576, '4', 'unit', 8, '', 1), (4559, 3, 9, 47, 12, 109, 577, '4', 'unit', 9, '', 1), (4560, 3, 9, 47, 12, 109, 578, '5', 'unit', 10, '', 1), (4561, 3, 9, 47, 12, 109, 579, '4', 'unit', 11, '', 1), (4562, 3, 9, 49, 12, 109, 569, '4', 'unit', 1, '', 1), (4563, 3, 9, 49, 12, 109, 570, '5', 'unit', 2, '', 1), (4564, 3, 9, 49, 12, 109, 571, '4', 'unit', 3, '', 1), (4565, 3, 9, 49, 12, 109, 572, '4', 'unit', 4, '', 1), (4566, 3, 9, 49, 12, 109, 573, '4', 'unit', 5, '', 1), (4567, 3, 9, 49, 12, 109, 574, '5', 'unit', 6, '', 1), (4568, 3, 9, 49, 12, 109, 575, '4', 'unit', 7, '', 1), (4569, 3, 9, 49, 12, 109, 576, '4', 'unit', 8, '', 1), (4570, 3, 9, 49, 12, 109, 577, '4', 'unit', 9, '', 1), (4571, 3, 9, 49, 12, 109, 578, '5', 'unit', 10, '', 1), (4572, 3, 9, 49, 12, 109, 579, '4', 'unit', 11, '', 1), (4573, 3, 9, 50, 12, 109, 569, '5', 'unit', 1, '', 1), (4574, 3, 9, 50, 12, 109, 570, '4', 'unit', 2, '', 1), (4575, 3, 9, 50, 12, 109, 571, '3', 'unit', 3, '', 1), (4576, 3, 9, 50, 12, 109, 572, '4', 'unit', 4, '', 1), (4577, 3, 9, 50, 12, 109, 573, '3', 'unit', 5, '', 1), (4578, 3, 9, 50, 12, 109, 574, '4', 'unit', 6, '', 1), (4579, 3, 9, 50, 12, 109, 575, '4', 'unit', 7, '', 1), (4580, 3, 9, 50, 12, 109, 576, '4', 'unit', 8, '', 1), (4581, 3, 9, 50, 12, 109, 577, '4', 'unit', 9, '', 1), (4582, 3, 9, 50, 12, 109, 578, '4', 'unit', 10, '', 1), (4583, 3, 9, 50, 12, 109, 579, '4', 'unit', 11, '', 1), (4584, 3, 9, 78, 4, 150, 808, '6', 'unit', 1, '', 1), (4585, 3, 9, 78, 4, 150, 809, '5', 'unit', 2, '', 1), (4586, 3, 9, 78, 4, 150, 810, '6', 'unit', 3, '', 1), (4587, 3, 9, 78, 4, 150, 811, '6', 'unit', 4, '', 1), (4588, 3, 9, 78, 4, 150, 812, '6', 'unit', 5, '', 1), (4589, 3, 9, 78, 4, 150, 813, '6', 'unit', 6, '', 1), (4590, 3, 9, 78, 4, 150, 814, '6', 'unit', 7, '', 1), (4591, 3, 9, 78, 4, 150, 815, '6', 'unit', 8, '', 1), (4592, 3, 9, 78, 4, 150, 816, '6', 'unit', 9, '', 1), (4593, 3, 9, 65, 4, 150, 808, '6', 'unit', 1, '', 1), (4594, 3, 9, 65, 4, 150, 809, '6', 'unit', 2, '', 1), (4595, 3, 9, 65, 4, 150, 810, '6', 'unit', 3, '', 1), (4596, 3, 9, 65, 4, 150, 811, '6', 'unit', 4, '', 1), (4597, 3, 9, 65, 4, 150, 812, '6', 'unit', 5, '', 1), (4598, 3, 9, 65, 4, 150, 813, '5', 'unit', 6, '', 1), (4599, 3, 9, 65, 4, 150, 814, '6', 'unit', 7, '', 1), (4600, 3, 9, 65, 4, 150, 815, '5', 'unit', 8, '', 1), (4601, 3, 9, 65, 4, 150, 816, '6', 'unit', 9, '', 1), (4602, 3, 9, 54, 4, 150, 808, '6', 'unit', 1, '', 1), (4603, 3, 9, 54, 4, 150, 809, '6', 'unit', 2, '', 1), (4604, 3, 9, 54, 4, 150, 810, '6', 'unit', 3, '', 1), (4605, 3, 9, 54, 4, 150, 811, '6', 'unit', 4, '', 1), (4606, 3, 9, 54, 4, 150, 812, '6', 'unit', 5, '', 1), (4607, 3, 9, 54, 4, 150, 813, '6', 'unit', 6, '', 1), (4608, 3, 9, 54, 4, 150, 814, '6', 'unit', 7, '', 1), (4609, 3, 9, 54, 4, 150, 815, '6', 'unit', 8, '', 1), (4610, 3, 9, 54, 4, 150, 816, '6', 'unit', 9, '', 1), (4611, 3, 9, 77, 4, 150, 808, '6', 'unit', 1, '', 1), (4612, 3, 9, 77, 4, 150, 809, '6', 'unit', 2, '', 1), (4613, 3, 9, 77, 4, 150, 810, '6', 'unit', 3, '', 1), (4614, 3, 9, 77, 4, 150, 811, '6', 'unit', 4, '', 1), (4615, 3, 9, 77, 4, 150, 812, '6', 'unit', 5, '', 1), (4616, 3, 9, 77, 4, 150, 813, '5', 'unit', 6, '', 1), (4617, 3, 9, 77, 4, 150, 814, '5', 'unit', 7, '', 1), (4618, 3, 9, 77, 4, 150, 815, '5', 'unit', 8, '', 1), (4619, 3, 9, 77, 4, 150, 816, '6', 'unit', 9, '', 1), (4620, 3, 9, 59, 4, 150, 808, '6', 'unit', 1, '', 1), (4621, 3, 9, 59, 4, 150, 809, '6', 'unit', 2, '', 1), (4622, 3, 9, 59, 4, 150, 810, '6', 'unit', 3, '', 1), (4623, 3, 9, 59, 4, 150, 811, '6', 'unit', 4, '', 1), (4624, 3, 9, 59, 4, 150, 812, '6', 'unit', 5, '', 1), (4625, 3, 9, 59, 4, 150, 813, '5', 'unit', 6, '', 1), (4626, 3, 9, 59, 4, 150, 814, '6', 'unit', 7, '', 1), (4627, 3, 9, 59, 4, 150, 815, '6', 'unit', 8, '', 1), (4628, 3, 9, 59, 4, 150, 816, '6', 'unit', 9, '', 1), (4629, 3, 9, 56, 4, 150, 808, '6', 'unit', 1, '', 1), (4630, 3, 9, 56, 4, 150, 809, '6', 'unit', 2, '', 1), (4631, 3, 9, 56, 4, 150, 810, '6', 'unit', 3, '', 1), (4632, 3, 9, 56, 4, 150, 811, '6', 'unit', 4, '', 1), (4633, 3, 9, 56, 4, 150, 812, '6', 'unit', 5, '', 1), (4634, 3, 9, 56, 4, 150, 813, '5', 'unit', 6, '', 1), (4635, 3, 9, 56, 4, 150, 814, '6', 'unit', 7, '', 1), (4636, 3, 9, 56, 4, 150, 815, '6', 'unit', 8, '', 1), (4637, 3, 9, 56, 4, 150, 816, '6', 'unit', 9, '', 1), (4638, 3, 9, 79, 4, 150, 808, '6', 'unit', 1, '', 1), (4639, 3, 9, 79, 4, 150, 809, '6', 'unit', 2, '', 1), (4640, 3, 9, 79, 4, 150, 810, '6', 'unit', 3, '', 1), (4641, 3, 9, 79, 4, 150, 811, '6', 'unit', 4, '', 1), (4642, 3, 9, 79, 4, 150, 812, '6', 'unit', 5, '', 1), (4643, 3, 9, 79, 4, 150, 813, '5', 'unit', 6, '', 1), (4644, 3, 9, 79, 4, 150, 814, '6', 'unit', 7, '', 1), (4645, 3, 9, 79, 4, 150, 815, '6', 'unit', 8, '', 1), (4646, 3, 9, 79, 4, 150, 816, '6', 'unit', 9, '', 1), (4647, 3, 9, 76, 4, 150, 808, '6', 'unit', 1, '', 1), (4648, 3, 9, 76, 4, 150, 809, '6', 'unit', 2, '', 1), (4649, 3, 9, 76, 4, 150, 810, '6', 'unit', 3, '', 1), (4650, 3, 9, 76, 4, 150, 811, '6', 'unit', 4, '', 1), (4651, 3, 9, 76, 4, 150, 812, '6', 'unit', 5, '', 1), (4652, 3, 9, 76, 4, 150, 813, '5', 'unit', 6, '', 1), (4653, 3, 9, 76, 4, 150, 814, '6', 'unit', 7, '', 1), (4654, 3, 9, 76, 4, 150, 815, '6', 'unit', 8, '', 1), (4655, 3, 9, 76, 4, 150, 816, '6', 'unit', 9, '', 1), (4656, 3, 9, 8, 3, 172, 884, '4', 'unit', 1, '', 1), (4657, 3, 9, 8, 3, 172, 885, '4', 'unit', 2, '', 1), (4658, 3, 9, 8, 3, 172, 886, '0', 'unit', 3, '', 1), (4659, 3, 9, 8, 3, 172, 887, '4', 'unit', 4, '', 1), (4660, 3, 9, 8, 3, 172, 888, '0', 'unit', 5, '', 1), (4661, 3, 9, 8, 3, 172, 889, '0', 'unit', 6, '', 1), (4662, 3, 9, 8, 3, 173, 890, '4', 'unit', 1, '', 1), (4663, 3, 9, 8, 3, 173, 891, '4', 'unit', 2, '', 1), (4664, 3, 9, 8, 3, 173, 892, '3', 'unit', 3, '', 1), (4665, 3, 9, 8, 3, 174, 893, '4', 'unit', 1, '', 1), (4666, 3, 9, 8, 3, 174, 894, '4', 'unit', 2, '', 1), (4667, 3, 9, 8, 3, 174, 895, '4', 'unit', 3, '', 1), (4668, 3, 9, 8, 3, 174, 896, '0', 'unit', 4, '', 1), (4669, 3, 9, 8, 3, 175, 897, '5', 'unit', 1, '', 1), (4670, 3, 9, 34, 3, 172, 884, '4', 'unit', 1, '', 1), (4671, 3, 9, 34, 3, 172, 885, '4', 'unit', 2, '', 1), (4672, 3, 9, 34, 3, 172, 886, '4', 'unit', 3, '', 1), (4673, 3, 9, 34, 3, 172, 887, '4', 'unit', 4, '', 1), (4674, 3, 9, 34, 3, 172, 888, '0', 'unit', 5, '', 1), (4675, 3, 9, 34, 3, 172, 889, '0', 'unit', 6, '', 1), (4676, 3, 9, 34, 3, 173, 890, '4', 'unit', 1, '', 1), (4677, 3, 9, 34, 3, 173, 891, '5', 'unit', 2, '', 1), (4678, 3, 9, 34, 3, 173, 892, '4', 'unit', 3, '', 1), (4679, 3, 9, 34, 3, 174, 893, '4', 'unit', 1, '', 1), (4680, 3, 9, 34, 3, 174, 894, '4', 'unit', 2, '', 1), (4681, 3, 9, 34, 3, 174, 895, '4', 'unit', 3, '', 1), (4682, 3, 9, 34, 3, 174, 896, '0', 'unit', 4, '', 1), (4683, 3, 9, 34, 3, 175, 897, '3', 'unit', 1, '', 1), (4684, 3, 9, 36, 16, 113, 591, '6', 'unit', 1, '', 1), (4685, 3, 9, 36, 16, 113, 592, '5', 'unit', 2, '', 1), (4686, 3, 9, 36, 16, 113, 593, '5', 'unit', 3, '', 1), (4687, 3, 9, 36, 16, 113, 594, '6', 'unit', 4, '', 1), (4688, 3, 9, 36, 16, 113, 595, '6', 'unit', 5, '', 1), (4689, 3, 9, 36, 16, 113, 596, '6', 'unit', 6, '', 1), (4690, 3, 9, 36, 16, 113, 597, '5', 'unit', 7, '', 1), (4691, 3, 9, 36, 16, 113, 598, '6', 'unit', 8, '', 1), (4692, 3, 9, 36, 16, 113, 599, '5', 'unit', 9, '', 1), (4693, 3, 9, 36, 16, 113, 600, '6', 'unit', 10, '', 1), (4694, 3, 9, 36, 16, 113, 601, '5', 'unit', 11, '', 1), (4695, 3, 9, 37, 16, 113, 591, '5', 'unit', 1, '', 1), (4696, 3, 9, 37, 16, 113, 592, '5', 'unit', 2, '', 1), (4697, 3, 9, 37, 16, 113, 593, '5', 'unit', 3, '', 1), (4698, 3, 9, 37, 16, 113, 594, '6', 'unit', 4, '', 1), (4699, 3, 9, 37, 16, 113, 595, '6', 'unit', 5, '', 1), (4700, 3, 9, 37, 16, 113, 596, '6', 'unit', 6, '', 1), (4701, 3, 9, 37, 16, 113, 597, '6', 'unit', 7, '', 1), (4702, 3, 9, 37, 16, 113, 598, '6', 'unit', 8, '', 1), (4703, 3, 9, 37, 16, 113, 599, '5', 'unit', 9, '', 1), (4704, 3, 9, 37, 16, 113, 600, '6', 'unit', 10, '', 1), (4705, 3, 9, 37, 16, 113, 601, '4', 'unit', 11, '', 1), (4706, 3, 9, 47, 16, 113, 591, '6', 'unit', 1, '', 1), (4707, 3, 9, 47, 16, 113, 592, '6', 'unit', 2, '', 1), (4708, 3, 9, 47, 16, 113, 593, '6', 'unit', 3, '', 1), (4709, 3, 9, 47, 16, 113, 594, '6', 'unit', 4, '', 1), (4710, 3, 9, 47, 16, 113, 595, '6', 'unit', 5, '', 1), (4711, 3, 9, 47, 16, 113, 596, '5', 'unit', 6, '', 1), (4712, 3, 9, 47, 16, 113, 597, '5', 'unit', 7, '', 1), (4713, 3, 9, 47, 16, 113, 598, '5', 'unit', 8, '', 1), (4714, 3, 9, 47, 16, 113, 599, '5', 'unit', 9, '', 1), (4715, 3, 9, 47, 16, 113, 600, '5', 'unit', 10, '', 1), (4716, 3, 9, 47, 16, 113, 601, '4', 'unit', 11, '', 1), (4717, 3, 9, 5, 16, 113, 591, '6', 'unit', 1, '', 1), (4718, 3, 9, 5, 16, 113, 592, '6', 'unit', 2, '', 1), (4719, 3, 9, 5, 16, 113, 593, '5', 'unit', 3, '', 1), (4720, 3, 9, 5, 16, 113, 594, '5', 'unit', 4, '', 1), (4721, 3, 9, 5, 16, 113, 595, '5', 'unit', 5, '', 1), (4722, 3, 9, 5, 16, 113, 596, '5', 'unit', 6, '', 1), (4723, 3, 9, 5, 16, 113, 597, '5', 'unit', 7, '', 1), (4724, 3, 9, 5, 16, 113, 598, '5', 'unit', 8, '', 1), (4725, 3, 9, 5, 16, 113, 599, '4', 'unit', 9, '', 1), (4726, 3, 9, 5, 16, 113, 600, '6', 'unit', 10, '', 1), (4727, 3, 9, 5, 16, 113, 601, '5', 'unit', 11, '', 1), (4728, 3, 9, 14, 16, 113, 591, '6', 'unit', 1, '', 1), (4729, 3, 9, 14, 16, 113, 592, '6', 'unit', 2, '', 1), (4730, 3, 9, 14, 16, 113, 593, '6', 'unit', 3, '', 1), (4731, 3, 9, 14, 16, 113, 594, '6', 'unit', 4, '', 1), (4732, 3, 9, 14, 16, 113, 595, '6', 'unit', 5, '', 1), (4733, 3, 9, 14, 16, 113, 596, '5', 'unit', 6, '', 1), (4734, 3, 9, 14, 16, 113, 597, '5', 'unit', 7, '', 1), (4735, 3, 9, 14, 16, 113, 598, '6', 'unit', 8, '', 1), (4736, 3, 9, 14, 16, 113, 599, '5', 'unit', 9, '', 1), (4737, 3, 9, 14, 16, 113, 600, '5', 'unit', 10, '', 1), (4738, 3, 9, 14, 16, 113, 601, '4', 'unit', 11, '', 1), (4739, 3, 9, 20, 16, 113, 591, '6', 'unit', 1, '', 0), (4740, 3, 9, 20, 16, 113, 592, '6', 'unit', 2, '', 0), (4741, 3, 9, 20, 16, 113, 593, '6', 'unit', 3, '', 0), (4742, 3, 9, 20, 16, 113, 594, '6', 'unit', 4, '', 0), (4743, 3, 9, 20, 16, 113, 595, '6', 'unit', 5, '', 0), (4744, 3, 9, 20, 16, 113, 596, '5', 'unit', 6, '', 0), (4745, 3, 9, 20, 16, 113, 597, '5', 'unit', 7, '', 0), (4746, 3, 9, 20, 16, 113, 598, '5', 'unit', 8, '', 0), (4747, 3, 9, 20, 16, 113, 599, '5', 'unit', 9, '', 0), (4748, 3, 9, 20, 16, 113, 600, '5', 'unit', 10, '', 0), (4749, 3, 9, 20, 16, 113, 601, '6', 'unit', 11, '', 0), (4750, 3, 9, 7, 2, 40, 247, '6', 'unit', 1, '', 1), (4751, 3, 9, 7, 2, 40, 248, '6', 'unit', 2, '', 1), (4752, 3, 9, 7, 2, 40, 249, '5', 'unit', 3, '', 1), (4753, 3, 9, 7, 2, 40, 250, '5', 'unit', 4, '', 1), (4754, 3, 9, 7, 2, 41, 251, '6', 'unit', 1, '', 1), (4755, 3, 9, 7, 2, 41, 252, '5', 'unit', 2, '', 1), (4756, 3, 9, 7, 2, 41, 253, '6', 'unit', 3, '', 1), (4757, 3, 9, 7, 2, 42, 254, '5', 'unit', 1, '', 1), (4758, 3, 9, 7, 2, 42, 255, '6', 'unit', 2, '', 1), (4759, 3, 9, 7, 2, 42, 256, '5', 'unit', 3, '', 1), (4760, 3, 9, 7, 2, 43, 257, '5', 'unit', 1, '', 1), (4761, 3, 9, 7, 2, 43, 258, '6', 'unit', 2, '', 1), (4762, 3, 9, 7, 2, 43, 259, '6', 'unit', 3, '', 1), (4763, 3, 9, 7, 2, 43, 260, '5', 'unit', 4, '', 1), (4764, 3, 9, 7, 2, 43, 261, '5', 'unit', 5, '', 1), (4765, 3, 9, 17, 2, 40, 247, '6', 'unit', 1, '', 1), (4766, 3, 9, 17, 2, 40, 248, '6', 'unit', 2, '', 1), (4767, 3, 9, 17, 2, 40, 249, '6', 'unit', 3, '', 1), (4768, 3, 9, 17, 2, 40, 250, '5', 'unit', 4, '', 1), (4769, 3, 9, 17, 2, 41, 251, '6', 'unit', 1, '', 1), (4770, 3, 9, 17, 2, 41, 252, '6', 'unit', 2, '', 1), (4771, 3, 9, 17, 2, 41, 253, '6', 'unit', 3, '', 1), (4772, 3, 9, 17, 2, 42, 254, '6', 'unit', 1, '', 1), (4773, 3, 9, 17, 2, 42, 255, '6', 'unit', 2, '', 1), (4774, 3, 9, 17, 2, 42, 256, '5', 'unit', 3, '', 1), (4775, 3, 9, 17, 2, 43, 257, '5', 'unit', 1, '', 1), (4776, 3, 9, 17, 2, 43, 258, '6', 'unit', 2, '', 1), (4777, 3, 9, 17, 2, 43, 259, '6', 'unit', 3, '', 1), (4778, 3, 9, 17, 2, 43, 260, '6', 'unit', 4, '', 1), (4779, 3, 9, 17, 2, 43, 261, '5', 'unit', 5, '', 1), (4780, 3, 9, 8, 2, 40, 247, '', 'unit', 1, '', 1), (4781, 3, 9, 8, 2, 40, 248, '', 'unit', 2, '', 1), (4782, 3, 9, 8, 2, 40, 249, '', 'unit', 3, '', 1), (4783, 3, 9, 8, 2, 40, 250, '', 'unit', 4, '', 1), (4784, 3, 9, 8, 2, 41, 251, '6', 'unit', 1, '', 1), (4785, 3, 9, 8, 2, 41, 252, '5', 'unit', 2, '', 1), (4786, 3, 9, 8, 2, 41, 253, '5', 'unit', 3, '', 1), (4787, 3, 9, 8, 2, 42, 254, '5', 'unit', 1, '', 1), (4788, 3, 9, 8, 2, 42, 255, '6', 'unit', 2, '', 1), (4789, 3, 9, 8, 2, 42, 256, '5', 'unit', 3, '', 1), (4790, 3, 9, 8, 2, 43, 257, '5', 'unit', 1, '', 1), (4791, 3, 9, 8, 2, 43, 258, '6', 'unit', 2, '', 1), (4792, 3, 9, 8, 2, 43, 259, '6', 'unit', 3, '', 1), (4793, 3, 9, 8, 2, 43, 260, '5', 'unit', 4, '', 1), (4794, 3, 9, 8, 2, 43, 261, '5', 'unit', 5, '', 1), (4795, 3, 9, 17, 2, 30, 238, '', 'unit', 1, '', 1), (4796, 3, 9, 17, 2, 30, 239, '', 'unit', 2, '', 1), (4797, 3, 9, 17, 2, 30, 240, '', 'unit', 3, '', 1), (4798, 3, 9, 17, 2, 30, 241, '', 'unit', 4, '', 1), (4799, 3, 9, 17, 2, 30, 242, '', 'unit', 5, '', 1), (4800, 3, 9, 17, 2, 30, 243, '', 'unit', 6, '', 1), (4801, 3, 9, 17, 2, 30, 244, '', 'unit', 7, '', 1), (4802, 3, 9, 17, 2, 30, 245, '', 'unit', 8, '', 1), (4803, 3, 9, 17, 2, 30, 246, '', 'unit', 9, '', 1), (4804, 3, 9, 17, 2, 70, 375, '', 'unit', 1, '', 1), (4805, 3, 9, 17, 2, 70, 376, '', 'unit', 2, '', 1), (4806, 3, 9, 17, 2, 70, 377, '', 'unit', 3, '', 1), (4807, 3, 9, 17, 2, 70, 378, '', 'unit', 4, '', 1), (4808, 3, 9, 17, 2, 71, 379, '', 'unit', 1, '', 1), (4809, 3, 9, 17, 2, 71, 380, '', 'unit', 2, '', 1), (4810, 3, 9, 17, 2, 71, 381, '', 'unit', 3, '', 1), (4811, 3, 9, 17, 2, 71, 382, '', 'unit', 4, '', 1), (4812, 3, 9, 17, 2, 71, 383, '', 'unit', 5, '', 1), (4813, 3, 9, 17, 2, 73, 393, '', 'unit', 1, '', 1), (4814, 3, 9, 17, 2, 73, 394, '', 'unit', 2, '', 1), (4815, 3, 9, 17, 2, 73, 395, '', 'unit', 3, '', 1), (4816, 3, 9, 17, 2, 73, 396, '', 'unit', 4, '', 1), (4817, 3, 9, 17, 2, 74, 397, '', 'unit', 1, '', 1), (4818, 3, 9, 17, 2, 74, 398, '', 'unit', 2, '', 1), (4819, 3, 9, 17, 2, 74, 399, '', 'unit', 3, '', 1), (4820, 3, 9, 17, 2, 74, 400, '', 'unit', 4, '', 1), (4821, 3, 9, 17, 2, 74, 401, '', 'unit', 5, '', 1), (4822, 3, 9, 17, 2, 76, 402, '', 'unit', 1, '', 1), (4823, 3, 9, 17, 2, 76, 403, '', 'unit', 2, '', 1), (4824, 3, 9, 17, 2, 76, 404, '', 'unit', 3, '', 1), (4825, 3, 9, 17, 2, 76, 405, '', 'unit', 4, '', 1), (4826, 3, 9, 17, 2, 76, 406, '', 'unit', 5, '', 1), (4827, 3, 9, 17, 2, 76, 407, '', 'unit', 6, '', 1), (4828, 3, 9, 17, 2, 76, 408, '', 'unit', 7, '', 1), (4829, 3, 9, 17, 2, 76, 409, '', 'unit', 8, '', 1), (4830, 3, 9, 17, 2, 76, 410, '', 'unit', 9, '', 1), (4831, 3, 9, 17, 2, 76, 411, '', 'unit', 10, '', 1), (4832, 3, 9, 17, 2, 76, 412, '', 'unit', 11, '', 1), (4833, 3, 9, 17, 2, 76, 413, '', 'unit', 12, '', 1), (4834, 3, 9, 17, 2, 77, 414, '', 'unit', 1, '', 1), (4835, 3, 9, 17, 2, 77, 415, '', 'unit', 2, '', 1), (4836, 3, 9, 17, 2, 77, 416, '', 'unit', 3, '', 1), (4837, 3, 9, 17, 2, 77, 417, '', 'unit', 4, '', 1), (4838, 3, 9, 17, 2, 77, 418, '', 'unit', 5, '', 1), (4839, 3, 9, 17, 2, 77, 419, '', 'unit', 6, '', 1), (4840, 3, 9, 17, 2, 77, 420, '', 'unit', 7, '', 1), (4841, 3, 9, 17, 2, 78, 421, '', 'unit', 1, '', 1), (4842, 3, 9, 17, 2, 78, 422, '', 'unit', 2, '', 1), (4843, 3, 9, 17, 2, 78, 423, '', 'unit', 3, '', 1), (4844, 3, 9, 17, 2, 78, 424, '', 'unit', 4, '', 1), (4845, 3, 9, 8, 2, 80, 425, '', 'unit', 1, '', 1), (4846, 3, 9, 8, 2, 80, 426, '', 'unit', 2, '', 1), (4847, 3, 9, 8, 2, 80, 427, '', 'unit', 3, '', 1), (4848, 3, 9, 8, 2, 80, 428, '', 'unit', 4, '', 1), (4849, 3, 9, 8, 2, 80, 429, '', 'unit', 5, '', 1), (4850, 3, 9, 8, 2, 80, 430, '', 'unit', 6, '', 1), (4851, 3, 9, 8, 2, 81, 431, '', 'unit', 1, '', 1), (4852, 3, 9, 8, 2, 81, 432, '', 'unit', 2, '', 1), (4853, 3, 9, 8, 2, 81, 433, '', 'unit', 3, '', 1), (4854, 3, 9, 8, 2, 81, 434, '', 'unit', 4, '', 1), (4855, 3, 9, 8, 2, 82, 435, '', 'unit', 1, '', 1), (4856, 3, 9, 8, 2, 82, 436, '', 'unit', 2, '', 1), (4857, 3, 9, 8, 2, 82, 437, '', 'unit', 3, '', 1), (4858, 3, 9, 8, 2, 83, 438, '', 'unit', 1, '', 1), (4859, 3, 9, 8, 2, 83, 439, '', 'unit', 2, '', 1), (4860, 3, 9, 8, 2, 83, 440, '', 'unit', 3, '', 1), (4861, 3, 9, 8, 2, 83, 441, '', 'unit', 4, '', 1), (4862, 3, 9, 8, 2, 83, 442, '', 'unit', 5, '', 1), (4863, 3, 9, 8, 2, 85, 443, '', 'unit', 1, '', 1), (4864, 3, 9, 8, 2, 85, 444, '', 'unit', 2, '', 1), (4865, 3, 9, 8, 2, 85, 445, '', 'unit', 3, '', 1), (4866, 3, 9, 8, 2, 85, 446, '', 'unit', 4, '', 1), (4867, 3, 9, 8, 2, 86, 447, '', 'unit', 1, '', 1), (4868, 3, 9, 8, 2, 86, 448, '', 'unit', 2, '', 1), (4869, 3, 9, 8, 2, 86, 449, '', 'unit', 3, '', 1), (4870, 3, 9, 8, 2, 86, 450, '', 'unit', 4, '', 1), (4871, 3, 9, 8, 2, 86, 451, '', 'unit', 5, '', 1), (4872, 3, 9, 7, 2, 130, 675, '', 'unit', 1, '', 1), (4873, 3, 9, 7, 2, 130, 676, '', 'unit', 2, '', 1), (4874, 3, 9, 7, 2, 130, 677, '', 'unit', 3, '', 1), (4875, 3, 9, 7, 2, 130, 678, '', 'unit', 4, '', 1), (4876, 3, 9, 7, 2, 130, 679, '', 'unit', 5, '', 1), (4877, 3, 9, 7, 2, 130, 680, '', 'unit', 6, '', 1), (4878, 3, 9, 7, 2, 130, 681, '', 'unit', 7, '', 1), (4879, 3, 9, 7, 2, 130, 682, '', 'unit', 8, '', 1), (4880, 3, 9, 7, 2, 130, 683, '', 'unit', 9, '', 1), (4881, 3, 9, 7, 2, 132, 684, '', 'unit', 1, '', 1), (4882, 3, 9, 7, 2, 132, 685, '', 'unit', 2, '', 1), (4883, 3, 9, 7, 2, 132, 686, '', 'unit', 3, '', 1), (4884, 3, 9, 7, 2, 132, 687, '', 'unit', 4, '', 1), (4885, 3, 9, 7, 2, 132, 688, '', 'unit', 5, '', 1), (4886, 3, 9, 7, 2, 132, 689, '', 'unit', 6, '', 1), (4887, 3, 9, 7, 2, 132, 690, '', 'unit', 7, '', 1), (4888, 3, 9, 7, 2, 132, 691, '', 'unit', 8, '', 1), (4889, 3, 9, 7, 2, 132, 692, '', 'unit', 9, '', 1), (4890, 3, 9, 7, 2, 142, 729, '', 'unit', 1, '', 1), (4891, 3, 9, 7, 2, 142, 730, '', 'unit', 2, '', 1), (4892, 3, 9, 7, 2, 142, 731, '', 'unit', 3, '', 1), (4893, 3, 9, 7, 2, 142, 732, '', 'unit', 4, '', 1), (4894, 3, 9, 7, 2, 142, 733, '', 'unit', 5, '', 1), (4895, 3, 9, 7, 2, 142, 734, '', 'unit', 6, '', 1), (4896, 3, 9, 7, 2, 143, 735, '', 'unit', 1, '', 1), (4897, 3, 9, 7, 2, 143, 736, '', 'unit', 2, '', 1), (4898, 3, 9, 7, 2, 143, 737, '', 'unit', 3, '', 1), (4899, 3, 9, 7, 2, 143, 738, '', 'unit', 4, '', 1), (4900, 3, 9, 7, 2, 144, 739, '', 'unit', 1, '', 1), (4901, 3, 9, 7, 2, 144, 740, '', 'unit', 2, '', 1), (4902, 3, 9, 7, 2, 144, 741, '', 'unit', 3, '', 1), (4903, 3, 9, 7, 2, 145, 742, '', 'unit', 1, '', 1), (4904, 3, 9, 7, 2, 145, 743, '', 'unit', 2, '', 1), (4905, 3, 9, 7, 2, 145, 744, '', 'unit', 3, '', 1), (4906, 3, 9, 7, 2, 145, 745, '', 'unit', 4, '', 1), (4907, 3, 9, 7, 2, 145, 746, '', 'unit', 5, '', 1), (4908, 3, 9, 5, 2, 157, 842, '', 'unit', 1, '', 1), (4909, 3, 9, 5, 2, 157, 843, '', 'unit', 2, '', 1), (4910, 3, 9, 5, 2, 157, 844, '', 'unit', 3, '', 1), (4911, 3, 9, 5, 2, 157, 845, '', 'unit', 4, '', 1), (4912, 3, 9, 5, 2, 157, 846, '', 'unit', 5, '', 1), (4913, 3, 9, 5, 2, 157, 847, '', 'unit', 6, '', 1), (4914, 3, 9, 5, 2, 158, 848, '', 'unit', 1, '', 1), (4915, 3, 9, 5, 2, 158, 849, '', 'unit', 2, '', 1), (4916, 3, 9, 5, 2, 158, 850, '', 'unit', 3, '', 1), (4917, 3, 9, 5, 2, 159, 851, '', 'unit', 1, '', 1), (4918, 3, 9, 5, 2, 159, 852, '', 'unit', 2, '', 1), (4919, 3, 9, 5, 2, 159, 853, '', 'unit', 3, '', 1), (4920, 3, 9, 5, 2, 159, 854, '', 'unit', 4, '', 1), (4921, 3, 9, 5, 2, 160, 855, '', 'unit', 1, '', 1), (4922, 3, 9, 17, 2, 49, 1061, '', 'unit', 1, '', 1), (4923, 3, 9, 17, 2, 49, 1062, '', 'unit', 2, '', 1), (4924, 3, 9, 17, 2, 49, 1063, '', 'unit', 3, '', 1), (4925, 3, 9, 17, 2, 49, 1064, '', 'unit', 4, '', 1), (4926, 3, 9, 17, 2, 50, 1065, '', 'unit', 1, '', 1), (4927, 3, 9, 17, 2, 50, 1066, '', 'unit', 2, '', 1), (4928, 3, 9, 17, 2, 51, 1067, '', 'unit', 1, '', 1), (4929, 3, 9, 17, 2, 51, 1068, '', 'unit', 2, '', 1), (4930, 3, 9, 17, 2, 51, 1069, '', 'unit', 3, '', 1), (4931, 3, 9, 17, 2, 52, 1070, '', 'unit', 1, '', 1), (4932, 3, 9, 17, 2, 52, 1071, '', 'unit', 2, '', 1), (4933, 3, 9, 17, 2, 52, 1072, '', 'unit', 3, '', 1), (4934, 3, 9, 17, 2, 52, 1073, '', 'unit', 4, '', 1), (4935, 3, 9, 17, 2, 52, 1074, '', 'unit', 5, '', 1), (4936, 3, 9, 25, 10, 115, 602, '5', 'unit', 1, '', 0), (4937, 3, 9, 25, 10, 115, 603, '5', 'unit', 2, '', 0), (4938, 3, 9, 25, 10, 115, 604, '5', 'unit', 3, '', 0), (4939, 3, 9, 25, 10, 115, 605, '5', 'unit', 4, '', 0), (4940, 3, 9, 25, 10, 115, 606, '', 'unit', 5, '', 0), (4941, 3, 9, 25, 10, 115, 607, '5', 'unit', 6, '', 0), (4942, 3, 9, 25, 10, 116, 608, '5', 'unit', 1, '', 0), (4943, 3, 9, 25, 10, 116, 609, '4', 'unit', 2, '', 0), (4944, 3, 9, 25, 10, 116, 610, '5', 'unit', 3, '', 0), (4945, 3, 9, 25, 10, 116, 611, '5', 'unit', 4, '', 0), (4946, 3, 9, 25, 10, 117, 612, '6', 'unit', 1, '', 0), (4947, 3, 9, 25, 10, 117, 613, '6', 'unit', 2, '', 0), (4948, 3, 9, 25, 10, 117, 614, '6', 'unit', 3, '', 0), (4949, 3, 9, 25, 10, 118, 615, '5', 'unit', 1, '', 0), (4950, 3, 9, 25, 10, 118, 616, '5', 'unit', 2, '', 0), (4951, 3, 9, 25, 10, 118, 617, '5', 'unit', 3, '', 0), (4952, 3, 9, 25, 10, 118, 618, '5', 'unit', 4, '', 0), (4953, 3, 9, 25, 10, 118, 619, '5', 'unit', 5, '', 0), (4954, 3, 9, 11, 10, 115, 602, '5', 'unit', 1, '', 1), (4955, 3, 9, 11, 10, 115, 603, '5', 'unit', 2, '', 1), (4956, 3, 9, 11, 10, 115, 604, '5', 'unit', 3, '', 1), (4957, 3, 9, 11, 10, 115, 605, '5', 'unit', 4, '', 1), (4958, 3, 9, 11, 10, 115, 606, '5', 'unit', 5, '', 1), (4959, 3, 9, 11, 10, 115, 607, '5', 'unit', 6, '', 1), (4960, 3, 9, 11, 10, 116, 608, '6', 'unit', 1, '', 1), (4961, 3, 9, 11, 10, 116, 609, '0', 'unit', 2, '', 1), (4962, 3, 9, 11, 10, 116, 610, '5', 'unit', 3, '', 1), (4963, 3, 9, 11, 10, 116, 611, '5', 'unit', 4, '', 1), (4964, 3, 9, 11, 10, 117, 612, '5', 'unit', 1, '', 1); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (4965, 3, 9, 11, 10, 117, 613, '5', 'unit', 2, '', 1), (4966, 3, 9, 11, 10, 117, 614, '4', 'unit', 3, '', 1), (4967, 3, 9, 11, 10, 118, 615, '5', 'unit', 1, '', 1), (4968, 3, 9, 11, 10, 118, 616, '5', 'unit', 2, '', 1), (4969, 3, 9, 11, 10, 118, 617, '5', 'unit', 3, '', 1), (4970, 3, 9, 11, 10, 118, 618, '5', 'unit', 4, '', 1), (4971, 3, 9, 11, 10, 118, 619, '5', 'unit', 5, '', 1), (4972, 3, 9, 28, 10, 115, 602, '5', 'unit', 1, '', 1), (4973, 3, 9, 28, 10, 115, 603, '5', 'unit', 2, '', 1), (4974, 3, 9, 28, 10, 115, 604, '5', 'unit', 3, '', 1), (4975, 3, 9, 28, 10, 115, 605, '5', 'unit', 4, '', 1), (4976, 3, 9, 28, 10, 115, 606, '5', 'unit', 5, '', 1), (4977, 3, 9, 28, 10, 115, 607, '5', 'unit', 6, '', 1), (4978, 3, 9, 28, 10, 116, 608, '5', 'unit', 1, '', 1), (4979, 3, 9, 28, 10, 116, 609, '0', 'unit', 2, '', 1), (4980, 3, 9, 28, 10, 116, 610, '5', 'unit', 3, '', 1), (4981, 3, 9, 28, 10, 116, 611, '', 'unit', 4, '', 1), (4982, 3, 9, 28, 10, 117, 612, '6', 'unit', 1, '', 1), (4983, 3, 9, 28, 10, 117, 613, '6', 'unit', 2, '', 1), (4984, 3, 9, 28, 10, 117, 614, '4', 'unit', 3, '', 1), (4985, 3, 9, 28, 10, 118, 615, '4', 'unit', 1, '', 1), (4986, 3, 9, 28, 10, 118, 616, '4', 'unit', 2, '', 1), (4987, 3, 9, 28, 10, 118, 617, '5', 'unit', 3, '', 1), (4988, 3, 9, 28, 10, 118, 618, '5', 'unit', 4, '', 1), (4989, 3, 9, 28, 10, 118, 619, '5', 'unit', 5, '', 1), (4990, 3, 9, 39, 10, 115, 602, '6', 'unit', 1, '', 1), (4991, 3, 9, 39, 10, 115, 603, '6', 'unit', 2, '', 1), (4992, 3, 9, 39, 10, 115, 604, '6', 'unit', 3, '', 1), (4993, 3, 9, 39, 10, 115, 605, '6', 'unit', 4, '', 1), (4994, 3, 9, 39, 10, 115, 606, '6', 'unit', 5, '', 1), (4995, 3, 9, 39, 10, 115, 607, '6', 'unit', 6, '', 1), (4996, 3, 9, 39, 10, 116, 608, '6', 'unit', 1, '', 1), (4997, 3, 9, 39, 10, 116, 609, '0', 'unit', 2, '', 1), (4998, 3, 9, 39, 10, 116, 610, '0', 'unit', 3, '', 1), (4999, 3, 9, 39, 10, 116, 611, '6', 'unit', 4, '', 1), (5000, 3, 9, 39, 10, 117, 612, '6', 'unit', 1, '', 1), (5001, 3, 9, 39, 10, 117, 613, '6', 'unit', 2, '', 1), (5002, 3, 9, 39, 10, 117, 614, '6', 'unit', 3, '', 1), (5003, 3, 9, 39, 10, 118, 615, '6', 'unit', 1, '', 1), (5004, 3, 9, 39, 10, 118, 616, '6', 'unit', 2, '', 1), (5005, 3, 9, 39, 10, 118, 617, '6', 'unit', 3, '', 1), (5006, 3, 9, 39, 10, 118, 618, '6', 'unit', 4, '', 1), (5007, 3, 9, 39, 10, 118, 619, '4', 'unit', 5, '', 1), (5008, 3, 9, 22, 10, 115, 602, '5', 'unit', 1, '', 1), (5009, 3, 9, 22, 10, 115, 603, '5', 'unit', 2, '', 1), (5010, 3, 9, 22, 10, 115, 604, '6', 'unit', 3, '', 1), (5011, 3, 9, 22, 10, 115, 605, '5', 'unit', 4, '', 1), (5012, 3, 9, 22, 10, 115, 606, '5', 'unit', 5, '', 1), (5013, 3, 9, 22, 10, 115, 607, '5', 'unit', 6, '', 1), (5014, 3, 9, 22, 10, 116, 608, '5', 'unit', 1, '', 1), (5015, 3, 9, 22, 10, 116, 609, '5', 'unit', 2, '', 1), (5016, 3, 9, 22, 10, 116, 610, '6', 'unit', 3, '', 1), (5017, 3, 9, 22, 10, 116, 611, '5', 'unit', 4, '', 1), (5018, 3, 9, 22, 10, 117, 612, '5', 'unit', 1, '', 1), (5019, 3, 9, 22, 10, 117, 613, '6', 'unit', 2, '', 1), (5020, 3, 9, 22, 10, 117, 614, '5', 'unit', 3, '', 1), (5021, 3, 9, 22, 10, 118, 615, '5', 'unit', 1, '', 1), (5022, 3, 9, 22, 10, 118, 616, '5', 'unit', 2, '', 1), (5023, 3, 9, 22, 10, 118, 617, '', 'unit', 3, '', 1), (5024, 3, 9, 22, 10, 118, 618, '5', 'unit', 4, '', 1), (5025, 3, 9, 22, 10, 118, 619, '5', 'unit', 5, '', 1), (5026, 3, 9, 60, 10, 134, 693, '5', 'unit', 1, '', 1), (5027, 3, 9, 60, 10, 134, 694, '5', 'unit', 2, '', 1), (5028, 3, 9, 60, 10, 134, 695, '5', 'unit', 3, '', 1), (5029, 3, 9, 60, 10, 134, 696, '5', 'unit', 4, '', 1), (5030, 3, 9, 60, 10, 134, 697, '4', 'unit', 5, '', 1), (5031, 3, 9, 60, 10, 134, 698, '4', 'unit', 6, '', 1), (5032, 3, 9, 60, 10, 134, 699, '4', 'unit', 7, '', 1), (5033, 3, 9, 60, 10, 134, 700, '4', 'unit', 8, '', 1), (5034, 3, 9, 60, 10, 134, 701, '5', 'unit', 9, '', 1), (5035, 3, 9, 48, 10, 134, 693, '5', 'unit', 1, '', 1), (5036, 3, 9, 48, 10, 134, 694, '5', 'unit', 2, '', 1), (5037, 3, 9, 48, 10, 134, 695, '5', 'unit', 3, '', 1), (5038, 3, 9, 48, 10, 134, 696, '5', 'unit', 4, '', 1), (5039, 3, 9, 48, 10, 134, 697, '5', 'unit', 5, '', 1), (5040, 3, 9, 48, 10, 134, 698, '5', 'unit', 6, '', 1), (5041, 3, 9, 48, 10, 134, 699, '5', 'unit', 7, '', 1), (5042, 3, 9, 48, 10, 134, 700, '5', 'unit', 8, '', 1), (5043, 3, 9, 48, 10, 134, 701, '5', 'unit', 9, '', 1), (5044, 3, 9, 11, 10, 134, 693, '5', 'unit', 1, '', 1), (5045, 3, 9, 11, 10, 134, 694, '5', 'unit', 2, '', 1), (5046, 3, 9, 11, 10, 134, 695, '6', 'unit', 3, '', 1), (5047, 3, 9, 11, 10, 134, 696, '6', 'unit', 4, '', 1), (5048, 3, 9, 11, 10, 134, 697, '5', 'unit', 5, '', 1), (5049, 3, 9, 11, 10, 134, 698, '5', 'unit', 6, '', 1), (5050, 3, 9, 11, 10, 134, 699, '5', 'unit', 7, '', 1), (5051, 3, 9, 11, 10, 134, 700, '5', 'unit', 8, '', 1), (5052, 3, 9, 11, 10, 134, 701, '5', 'unit', 9, '', 1), (5053, 3, 9, 25, 10, 120, 620, '5', 'unit', 1, '', 0), (5054, 3, 9, 25, 10, 120, 621, '5', 'unit', 2, '', 0), (5055, 3, 9, 25, 10, 120, 622, '5', 'unit', 3, '', 0), (5056, 3, 9, 25, 10, 120, 623, '5', 'unit', 4, '', 0), (5057, 3, 9, 25, 10, 120, 624, '5', 'unit', 5, '', 0), (5058, 3, 9, 25, 10, 120, 625, '5', 'unit', 6, '', 0), (5059, 3, 9, 25, 10, 120, 626, '5', 'unit', 7, '', 0), (5060, 3, 9, 25, 10, 120, 627, '5', 'unit', 8, '', 0), (5061, 3, 9, 25, 10, 120, 628, '5', 'unit', 9, '', 0), (5062, 3, 9, 25, 10, 120, 629, '5', 'unit', 10, '', 0), (5063, 3, 9, 25, 10, 120, 630, '5', 'unit', 11, '', 0), (5064, 3, 9, 22, 10, 122, 631, '5', 'unit', 1, '', 1), (5065, 3, 9, 22, 10, 122, 632, '5', 'unit', 2, '', 1), (5066, 3, 9, 22, 10, 122, 633, '5', 'unit', 3, '', 1), (5067, 3, 9, 22, 10, 122, 634, '5', 'unit', 4, '', 1), (5068, 3, 9, 22, 10, 122, 635, '5', 'unit', 5, '', 1), (5069, 3, 9, 22, 10, 122, 636, '6', 'unit', 6, '', 1), (5070, 3, 9, 22, 10, 122, 637, '5', 'unit', 7, '', 1), (5071, 3, 9, 22, 10, 122, 638, '5', 'unit', 8, '', 1), (5072, 3, 9, 22, 10, 122, 639, '5', 'unit', 9, '', 1), (5073, 3, 9, 22, 10, 122, 640, '5', 'unit', 10, '', 1), (5074, 3, 9, 22, 10, 122, 641, '5', 'unit', 11, '', 1), (5075, 3, 9, 39, 10, 124, 642, '6', 'unit', 1, '', 1), (5076, 3, 9, 39, 10, 124, 643, '6', 'unit', 2, '', 1), (5077, 3, 9, 39, 10, 124, 644, '6', 'unit', 3, '', 1), (5078, 3, 9, 39, 10, 124, 645, '6', 'unit', 4, '', 1), (5079, 3, 9, 39, 10, 124, 646, '6', 'unit', 5, '', 1), (5080, 3, 9, 39, 10, 124, 647, '6', 'unit', 6, '', 1), (5081, 3, 9, 39, 10, 124, 648, '6', 'unit', 7, '', 1), (5082, 3, 9, 39, 10, 124, 649, '6', 'unit', 8, '', 1), (5083, 3, 9, 39, 10, 124, 650, '6', 'unit', 9, '', 1), (5084, 3, 9, 39, 10, 124, 651, '6', 'unit', 10, '', 1), (5085, 3, 9, 39, 10, 124, 652, '6', 'unit', 11, '', 1), (5086, 3, 9, 28, 10, 126, 653, '5', 'unit', 1, '', 1), (5087, 3, 9, 28, 10, 126, 654, '5', 'unit', 2, '', 1), (5088, 3, 9, 28, 10, 126, 655, '5', 'unit', 3, '', 1), (5089, 3, 9, 28, 10, 126, 656, '5', 'unit', 4, '', 1), (5090, 3, 9, 28, 10, 126, 657, '5', 'unit', 5, '', 1), (5091, 3, 9, 28, 10, 126, 658, '5', 'unit', 6, '', 1), (5092, 3, 9, 28, 10, 126, 659, '5', 'unit', 7, '', 1), (5093, 3, 9, 28, 10, 126, 660, '5', 'unit', 8, '', 1), (5094, 3, 9, 28, 10, 126, 661, '5', 'unit', 9, '', 1), (5095, 3, 9, 28, 10, 126, 662, '5', 'unit', 10, '', 1), (5096, 3, 9, 28, 10, 126, 663, '5', 'unit', 11, '', 1), (5097, 3, 9, 11, 10, 128, 817, '5', 'unit', 1, '', 1), (5098, 3, 9, 11, 10, 128, 818, '5', 'unit', 2, '', 1), (5099, 3, 9, 11, 10, 128, 819, '5', 'unit', 3, '', 1), (5100, 3, 9, 11, 10, 128, 820, '5', 'unit', 4, '', 1), (5101, 3, 9, 11, 10, 128, 821, '5', 'unit', 5, '', 1), (5102, 3, 9, 11, 10, 128, 822, '6', 'unit', 6, '', 1), (5103, 3, 9, 11, 10, 128, 823, '5', 'unit', 7, '', 1), (5104, 3, 9, 11, 10, 128, 824, '5', 'unit', 8, '', 1), (5105, 3, 9, 11, 10, 128, 825, '5', 'unit', 9, '', 1), (5106, 3, 9, 11, 10, 128, 826, '5', 'unit', 10, '', 1), (5107, 3, 9, 11, 10, 128, 827, '5', 'unit', 11, '', 1), (5108, 3, 9, 30, 28, 126, 653, '5', 'unit', 1, '', 1), (5109, 3, 9, 30, 28, 126, 654, '5', 'unit', 2, '', 1), (5110, 3, 9, 30, 28, 126, 655, '5', 'unit', 3, '', 1), (5111, 3, 9, 30, 28, 126, 656, '5', 'unit', 4, '', 1), (5112, 3, 9, 30, 28, 126, 657, '5', 'unit', 5, '', 1), (5113, 3, 9, 30, 28, 126, 658, '5', 'unit', 6, '', 1), (5114, 3, 9, 30, 28, 126, 659, '5', 'unit', 7, '', 1), (5115, 3, 9, 30, 28, 126, 660, '5', 'unit', 8, '', 1), (5116, 3, 9, 30, 28, 126, 661, '5', 'unit', 9, '', 1), (5117, 3, 9, 30, 28, 126, 662, '5', 'unit', 10, '', 1), (5118, 3, 9, 30, 28, 126, 663, '3', 'unit', 11, '', 1), (5119, 3, 9, 42, 28, 126, 653, '5', 'unit', 1, '', 1), (5120, 3, 9, 42, 28, 126, 654, '5', 'unit', 2, '', 1), (5121, 3, 9, 42, 28, 126, 655, '5', 'unit', 3, '', 1), (5122, 3, 9, 42, 28, 126, 656, '5', 'unit', 4, '', 1), (5123, 3, 9, 42, 28, 126, 657, '5', 'unit', 5, '', 1), (5124, 3, 9, 42, 28, 126, 658, '5', 'unit', 6, '', 1), (5125, 3, 9, 42, 28, 126, 659, '5', 'unit', 7, '', 1), (5126, 3, 9, 42, 28, 126, 660, '5', 'unit', 8, '', 1), (5127, 3, 9, 42, 28, 126, 661, '5', 'unit', 9, '', 1), (5128, 3, 9, 42, 28, 126, 662, '5', 'unit', 10, '', 1), (5129, 3, 9, 42, 28, 126, 663, '3', 'unit', 11, '', 1), (5130, 3, 9, 46, 28, 126, 653, '5', 'unit', 1, '', 1), (5131, 3, 9, 46, 28, 126, 654, '5', 'unit', 2, '', 1), (5132, 3, 9, 46, 28, 126, 655, '5', 'unit', 3, '', 1), (5133, 3, 9, 46, 28, 126, 656, '5', 'unit', 4, '', 1), (5134, 3, 9, 46, 28, 126, 657, '5', 'unit', 5, '', 1), (5135, 3, 9, 46, 28, 126, 658, '5', 'unit', 6, '', 1), (5136, 3, 9, 46, 28, 126, 659, '5', 'unit', 7, '', 1), (5137, 3, 9, 46, 28, 126, 660, '5', 'unit', 8, '', 1), (5138, 3, 9, 46, 28, 126, 661, '5', 'unit', 9, '', 1), (5139, 3, 9, 46, 28, 126, 662, '5', 'unit', 10, '', 1), (5140, 3, 9, 46, 28, 126, 663, '3', 'unit', 11, '', 1), (5141, 3, 9, 49, 28, 126, 653, '5', 'unit', 1, '', 1), (5142, 3, 9, 49, 28, 126, 654, '5', 'unit', 2, '', 1), (5143, 3, 9, 49, 28, 126, 655, '5', 'unit', 3, '', 1), (5144, 3, 9, 49, 28, 126, 656, '5', 'unit', 4, '', 1), (5145, 3, 9, 49, 28, 126, 657, '5', 'unit', 5, '', 1), (5146, 3, 9, 49, 28, 126, 658, '5', 'unit', 6, '', 1), (5147, 3, 9, 49, 28, 126, 659, '5', 'unit', 7, '', 1), (5148, 3, 9, 49, 28, 126, 660, '5', 'unit', 8, '', 1), (5149, 3, 9, 49, 28, 126, 661, '5', 'unit', 9, '', 1), (5150, 3, 9, 49, 28, 126, 662, '5', 'unit', 10, '', 1), (5151, 3, 9, 49, 28, 126, 663, '3', 'unit', 11, '', 1), (5152, 3, 9, 30, 15, 111, 580, '5', 'unit', 1, '', 1), (5153, 3, 9, 30, 15, 111, 581, '5', 'unit', 2, '', 1), (5154, 3, 9, 30, 15, 111, 582, '5', 'unit', 3, '', 1), (5155, 3, 9, 30, 15, 111, 583, '5', 'unit', 4, '', 1), (5156, 3, 9, 30, 15, 111, 584, '5', 'unit', 5, '', 1), (5157, 3, 9, 30, 15, 111, 585, '5', 'unit', 6, '', 1), (5158, 3, 9, 30, 15, 111, 586, '5', 'unit', 7, '', 1), (5159, 3, 9, 30, 15, 111, 587, '4', 'unit', 8, '', 1), (5160, 3, 9, 30, 15, 111, 588, '5', 'unit', 9, '', 1), (5161, 3, 9, 30, 15, 111, 589, '', 'unit', 10, '', 1), (5162, 3, 9, 30, 15, 111, 590, '4', 'unit', 11, '', 1), (5163, 3, 9, 46, 15, 111, 580, '5', 'unit', 1, '', 1), (5164, 3, 9, 46, 15, 111, 581, '5', 'unit', 2, '', 1), (5165, 3, 9, 46, 15, 111, 582, '5', 'unit', 3, '', 1), (5166, 3, 9, 46, 15, 111, 583, '5', 'unit', 4, '', 1), (5167, 3, 9, 46, 15, 111, 584, '5', 'unit', 5, '', 1), (5168, 3, 9, 46, 15, 111, 585, '5', 'unit', 6, '', 1), (5169, 3, 9, 46, 15, 111, 586, '5', 'unit', 7, '', 1), (5170, 3, 9, 46, 15, 111, 587, '5', 'unit', 8, '', 1), (5171, 3, 9, 46, 15, 111, 588, '5', 'unit', 9, '', 1), (5172, 3, 9, 46, 15, 111, 589, '5', 'unit', 10, '', 1), (5173, 3, 9, 46, 15, 111, 590, '6', 'unit', 11, '', 1), (5174, 3, 9, 53, 15, 111, 580, '5', 'unit', 1, '', 1), (5175, 3, 9, 53, 15, 111, 581, '4', 'unit', 2, '', 1), (5176, 3, 9, 53, 15, 111, 582, '5', 'unit', 3, '', 1), (5177, 3, 9, 53, 15, 111, 583, '4', 'unit', 4, '', 1), (5178, 3, 9, 53, 15, 111, 584, '4', 'unit', 5, '', 1), (5179, 3, 9, 53, 15, 111, 585, '4', 'unit', 6, '', 1), (5180, 3, 9, 53, 15, 111, 586, '4', 'unit', 7, '', 1), (5181, 3, 9, 53, 15, 111, 587, '3', 'unit', 8, '', 1), (5182, 3, 9, 53, 15, 111, 588, '3', 'unit', 9, '', 1), (5183, 3, 9, 53, 15, 111, 589, '4', 'unit', 10, '', 1), (5184, 3, 9, 53, 15, 111, 590, '4', 'unit', 11, '', 1), (5185, 3, 9, 34, 15, 111, 580, '5', 'unit', 1, '', 1), (5186, 3, 9, 34, 15, 111, 581, '5', 'unit', 2, '', 1), (5187, 3, 9, 34, 15, 111, 582, '5', 'unit', 3, '', 1), (5188, 3, 9, 34, 15, 111, 583, '6', 'unit', 4, '', 1), (5189, 3, 9, 34, 15, 111, 584, '6', 'unit', 5, '', 1), (5190, 3, 9, 34, 15, 111, 585, '5', 'unit', 6, '', 1), (5191, 3, 9, 34, 15, 111, 586, '5', 'unit', 7, '', 1), (5192, 3, 9, 34, 15, 111, 587, '6', 'unit', 8, '', 1), (5193, 3, 9, 34, 15, 111, 588, '5', 'unit', 9, '', 1), (5194, 3, 9, 34, 15, 111, 589, '6', 'unit', 10, '', 1), (5195, 3, 9, 34, 15, 111, 590, '5', 'unit', 11, '', 1), (5196, 3, 9, 35, 15, 111, 580, '5', 'unit', 1, '', 1), (5197, 3, 9, 35, 15, 111, 581, '6', 'unit', 2, '', 1), (5198, 3, 9, 35, 15, 111, 582, '6', 'unit', 3, '', 1), (5199, 3, 9, 35, 15, 111, 583, '5', 'unit', 4, '', 1), (5200, 3, 9, 35, 15, 111, 584, '6', 'unit', 5, '', 1), (5201, 3, 9, 35, 15, 111, 585, '6', 'unit', 6, '', 1), (5202, 3, 9, 35, 15, 111, 586, '6', 'unit', 7, '', 1), (5203, 3, 9, 35, 15, 111, 587, '6', 'unit', 8, '', 1), (5204, 3, 9, 35, 15, 111, 588, '6', 'unit', 9, '', 1), (5205, 3, 9, 35, 15, 111, 589, '6', 'unit', 10, '', 1), (5206, 3, 9, 35, 15, 111, 590, '5', 'unit', 11, '', 1), (5207, 3, 9, 5, 15, 111, 580, '5', 'unit', 1, '', 1), (5208, 3, 9, 5, 15, 111, 581, '5', 'unit', 2, '', 1), (5209, 3, 9, 5, 15, 111, 582, '4', 'unit', 3, '', 1), (5210, 3, 9, 5, 15, 111, 583, '4', 'unit', 4, '', 1), (5211, 3, 9, 5, 15, 111, 584, '4', 'unit', 5, '', 1), (5212, 3, 9, 5, 15, 111, 585, '5', 'unit', 6, '', 1), (5213, 3, 9, 5, 15, 111, 586, '4', 'unit', 7, '', 1), (5214, 3, 9, 5, 15, 111, 587, '4', 'unit', 8, '', 1), (5215, 3, 9, 5, 15, 111, 588, '4', 'unit', 9, '', 1), (5216, 3, 9, 5, 15, 111, 589, '4', 'unit', 10, '', 1), (5217, 3, 9, 5, 15, 111, 590, '4', 'unit', 11, '', 1), (5218, 3, 9, 13, 15, 111, 580, '5', 'unit', 1, '', 1), (5219, 3, 9, 13, 15, 111, 581, '5', 'unit', 2, '', 1), (5220, 3, 9, 13, 15, 111, 582, '4', 'unit', 3, '', 1), (5221, 3, 9, 13, 15, 111, 583, '4', 'unit', 4, '', 1), (5222, 3, 9, 13, 15, 111, 584, '4', 'unit', 5, '', 1), (5223, 3, 9, 13, 15, 111, 585, '4', 'unit', 6, '', 1), (5224, 3, 9, 13, 15, 111, 586, '4', 'unit', 7, '', 1), (5225, 3, 9, 13, 15, 111, 587, '4', 'unit', 8, '', 1), (5226, 3, 9, 13, 15, 111, 588, '5', 'unit', 9, '', 1), (5227, 3, 9, 13, 15, 111, 589, '4', 'unit', 10, '', 1), (5228, 3, 9, 13, 15, 111, 590, '4', 'unit', 11, '', 1), (5229, 3, 9, 42, 29, 64, 339, '6', 'unit', 1, '', 1), (5230, 3, 9, 42, 29, 64, 340, '5', 'unit', 2, '', 1), (5231, 3, 9, 42, 29, 64, 341, '6', 'unit', 3, '', 1), (5232, 3, 9, 42, 29, 64, 342, '6', 'unit', 4, '', 1), (5233, 3, 9, 42, 29, 64, 343, '5', 'unit', 5, '', 1), (5234, 3, 9, 42, 29, 64, 344, '5', 'unit', 6, '', 1), (5235, 3, 9, 42, 29, 64, 345, '5', 'unit', 7, '', 1), (5236, 3, 9, 42, 29, 64, 346, '5', 'unit', 8, '', 1), (5237, 3, 9, 42, 29, 64, 347, '0', 'unit', 9, '', 1), (5238, 3, 9, 23, 29, 64, 339, '6', 'unit', 1, '', 1), (5239, 3, 9, 23, 29, 64, 340, '5', 'unit', 2, '', 1), (5240, 3, 9, 23, 29, 64, 341, '6', 'unit', 3, '', 1), (5241, 3, 9, 23, 29, 64, 342, '6', 'unit', 4, '', 1), (5242, 3, 9, 23, 29, 64, 343, '5', 'unit', 5, '', 1), (5243, 3, 9, 23, 29, 64, 344, '5', 'unit', 6, '', 1), (5244, 3, 9, 23, 29, 64, 345, '5', 'unit', 7, '', 1), (5245, 3, 9, 23, 29, 64, 346, '5', 'unit', 8, '', 1), (5246, 3, 9, 23, 29, 64, 347, '0', 'unit', 9, '', 1), (5247, 3, 9, 6, 29, 64, 339, '6', 'unit', 1, '', 1), (5248, 3, 9, 6, 29, 64, 340, '6', 'unit', 2, '', 1), (5249, 3, 9, 6, 29, 64, 341, '6', 'unit', 3, '', 1), (5250, 3, 9, 6, 29, 64, 342, '6', 'unit', 4, '', 1), (5251, 3, 9, 6, 29, 64, 343, '5', 'unit', 5, '', 1), (5252, 3, 9, 6, 29, 64, 344, '5', 'unit', 6, '', 1), (5253, 3, 9, 6, 29, 64, 345, '6', 'unit', 7, '', 1), (5254, 3, 9, 6, 29, 64, 346, '5', 'unit', 8, '', 1), (5255, 3, 9, 6, 29, 64, 347, '0', 'unit', 9, '', 1), (5256, 3, 9, 38, 29, 64, 339, '6', 'unit', 1, '', 1), (5257, 3, 9, 38, 29, 64, 340, '6', 'unit', 2, '', 1), (5258, 3, 9, 38, 29, 64, 341, '6', 'unit', 3, '', 1), (5259, 3, 9, 38, 29, 64, 342, '6', 'unit', 4, '', 1), (5260, 3, 9, 38, 29, 64, 343, '5', 'unit', 5, '', 1), (5261, 3, 9, 38, 29, 64, 344, '5', 'unit', 6, '', 1), (5262, 3, 9, 38, 29, 64, 345, '5', 'unit', 7, '', 1), (5263, 3, 9, 38, 29, 64, 346, '5', 'unit', 8, '', 1), (5264, 3, 9, 38, 29, 64, 347, '0', 'unit', 9, '', 1), (5265, 3, 9, 25, 29, 182, 912, '5', 'unit', 1, '', 0), (5266, 3, 9, 25, 29, 182, 913, '5', 'unit', 2, '', 0), (5267, 3, 9, 25, 29, 182, 914, '0', 'unit', 3, '', 0), (5268, 3, 9, 25, 29, 182, 915, '5', 'unit', 4, '', 0), (5269, 3, 9, 25, 29, 182, 916, '0', 'unit', 5, '', 0), (5270, 3, 9, 25, 29, 182, 917, '0', 'unit', 6, '', 0), (5271, 3, 9, 25, 29, 183, 918, '0', 'unit', 1, '', 0), (5272, 3, 9, 25, 29, 183, 919, '0', 'unit', 2, '', 0), (5273, 3, 9, 25, 29, 183, 920, '5', 'unit', 3, '', 0), (5274, 3, 9, 25, 29, 184, 921, '5', 'unit', 1, '', 0), (5275, 3, 9, 25, 29, 184, 922, '0', 'unit', 2, '', 0), (5276, 3, 9, 25, 29, 184, 923, '5', 'unit', 3, '', 0), (5277, 3, 9, 25, 29, 184, 924, '5', 'unit', 4, '', 0), (5278, 3, 9, 25, 29, 185, 925, '5', 'unit', 1, '', 0), (5279, 3, 9, 37, 18, 101, 525, '6', 'unit', 1, '', 1), (5280, 3, 9, 37, 18, 101, 526, '5', 'unit', 2, '', 1), (5281, 3, 9, 37, 18, 101, 527, '5', 'unit', 3, '', 1), (5282, 3, 9, 37, 18, 101, 528, '5', 'unit', 4, '', 1), (5283, 3, 9, 37, 18, 101, 529, '5', 'unit', 5, '', 1), (5284, 3, 9, 37, 18, 101, 530, '5', 'unit', 6, '', 1), (5285, 3, 9, 37, 18, 101, 531, '5', 'unit', 7, '', 1), (5286, 3, 9, 37, 18, 101, 532, '4', 'unit', 8, '', 1), (5287, 3, 9, 37, 18, 101, 533, '4', 'unit', 9, '', 1), (5288, 3, 9, 37, 18, 101, 534, '4', 'unit', 10, '', 1), (5289, 3, 9, 37, 18, 101, 535, '4', 'unit', 11, '', 1), (5290, 3, 9, 21, 18, 101, 525, '6', 'unit', 1, '', 1), (5291, 3, 9, 21, 18, 101, 526, '5', 'unit', 2, '', 1), (5292, 3, 9, 21, 18, 101, 527, '5', 'unit', 3, '', 1), (5293, 3, 9, 21, 18, 101, 528, '5', 'unit', 4, '', 1), (5294, 3, 9, 21, 18, 101, 529, '5', 'unit', 5, '', 1), (5295, 3, 9, 21, 18, 101, 530, '5', 'unit', 6, '', 1), (5296, 3, 9, 21, 18, 101, 531, '5', 'unit', 7, '', 1), (5297, 3, 9, 21, 18, 101, 532, '5', 'unit', 8, '', 1), (5298, 3, 9, 21, 18, 101, 533, '5', 'unit', 9, '', 1), (5299, 3, 9, 21, 18, 101, 534, '5', 'unit', 10, '', 1), (5300, 3, 9, 21, 18, 101, 535, '4', 'unit', 11, '', 1), (5301, 3, 9, 40, 18, 101, 525, '6', 'unit', 1, '', 1), (5302, 3, 9, 40, 18, 101, 526, '5', 'unit', 2, '', 1), (5303, 3, 9, 40, 18, 101, 527, '5', 'unit', 3, '', 1), (5304, 3, 9, 40, 18, 101, 528, '5', 'unit', 4, '', 1), (5305, 3, 9, 40, 18, 101, 529, '5', 'unit', 5, '', 1), (5306, 3, 9, 40, 18, 101, 530, '5', 'unit', 6, '', 1), (5307, 3, 9, 40, 18, 101, 531, '5', 'unit', 7, '', 1), (5308, 3, 9, 40, 18, 101, 532, '5', 'unit', 8, '', 1), (5309, 3, 9, 40, 18, 101, 533, '6', 'unit', 9, '', 1), (5310, 3, 9, 40, 18, 101, 534, '4', 'unit', 10, '', 1), (5311, 3, 9, 40, 18, 101, 535, '4', 'unit', 11, '', 1), (5312, 3, 9, 27, 18, 101, 525, '6', 'unit', 1, '', 1), (5313, 3, 9, 27, 18, 101, 526, '5', 'unit', 2, '', 1), (5314, 3, 9, 27, 18, 101, 527, '5', 'unit', 3, '', 1), (5315, 3, 9, 27, 18, 101, 528, '5', 'unit', 4, '', 1), (5316, 3, 9, 27, 18, 101, 529, '6', 'unit', 5, '', 1), (5317, 3, 9, 27, 18, 101, 530, '5', 'unit', 6, '', 1), (5318, 3, 9, 27, 18, 101, 531, '6', 'unit', 7, '', 1), (5319, 3, 9, 27, 18, 101, 532, '5', 'unit', 8, '', 1), (5320, 3, 9, 27, 18, 101, 533, '6', 'unit', 9, '', 1), (5321, 3, 9, 27, 18, 101, 534, '5', 'unit', 10, '', 1), (5322, 3, 9, 27, 18, 101, 535, '4', 'unit', 11, '', 1), (5323, 3, 9, 36, 18, 136, 702, '6', 'unit', 1, '', 1), (5324, 3, 9, 36, 18, 136, 703, '6', 'unit', 2, '', 1), (5325, 3, 9, 36, 18, 136, 704, '6', 'unit', 3, '', 1), (5326, 3, 9, 36, 18, 136, 705, '5', 'unit', 4, '', 1), (5327, 3, 9, 36, 18, 136, 706, '5', 'unit', 5, '', 1), (5328, 3, 9, 36, 18, 136, 707, '5', 'unit', 6, '', 1), (5329, 3, 9, 36, 18, 136, 708, '5', 'unit', 7, '', 1), (5330, 3, 9, 36, 18, 136, 709, '6', 'unit', 8, '', 1), (5331, 3, 9, 36, 18, 136, 710, '5', 'unit', 9, '', 1), (5332, 3, 9, 26, 18, 136, 702, '4', 'unit', 1, '', 1), (5333, 3, 9, 26, 18, 136, 703, '4', 'unit', 2, '', 1), (5334, 3, 9, 26, 18, 136, 704, '4', 'unit', 3, '', 1), (5335, 3, 9, 26, 18, 136, 705, '4', 'unit', 4, '', 1), (5336, 3, 9, 26, 18, 136, 706, '4', 'unit', 5, '', 1), (5337, 3, 9, 26, 18, 136, 707, '4', 'unit', 6, '', 1), (5338, 3, 9, 26, 18, 136, 708, '4', 'unit', 7, '', 1), (5339, 3, 9, 26, 18, 136, 709, '4', 'unit', 8, '', 1), (5340, 3, 9, 26, 18, 136, 710, '4', 'unit', 9, '', 1), (5341, 3, 9, 48, 18, 136, 702, '4', 'unit', 1, '', 1), (5342, 3, 9, 48, 18, 136, 703, '4', 'unit', 2, '', 1), (5343, 3, 9, 48, 18, 136, 704, '5', 'unit', 3, '', 1), (5344, 3, 9, 48, 18, 136, 705, '5', 'unit', 4, '', 1), (5345, 3, 9, 48, 18, 136, 706, '5', 'unit', 5, '', 1), (5346, 3, 9, 48, 18, 136, 707, '4', 'unit', 6, '', 1), (5347, 3, 9, 48, 18, 136, 708, '4', 'unit', 7, '', 1), (5348, 3, 9, 48, 18, 136, 709, '4', 'unit', 8, '', 1), (5349, 3, 9, 48, 18, 136, 710, '4', 'unit', 9, '', 1), (5350, 3, 9, 11, 18, 136, 702, '5', 'unit', 1, '', 1), (5351, 3, 9, 11, 18, 136, 703, '5', 'unit', 2, '', 1), (5352, 3, 9, 11, 18, 136, 704, '6', 'unit', 3, '', 1), (5353, 3, 9, 11, 18, 136, 705, '6', 'unit', 4, '', 1), (5354, 3, 9, 11, 18, 136, 706, '5', 'unit', 5, '', 1), (5355, 3, 9, 11, 18, 136, 707, '4', 'unit', 6, '', 1), (5356, 3, 9, 11, 18, 136, 708, '4', 'unit', 7, '', 1), (5357, 3, 9, 11, 18, 136, 709, '4', 'unit', 8, '', 1), (5358, 3, 9, 11, 18, 136, 710, '4', 'unit', 9, '', 1), (5359, 3, 9, 28, 18, 136, 702, '6', 'unit', 1, '', 1), (5360, 3, 9, 28, 18, 136, 703, '6', 'unit', 2, '', 1), (5361, 3, 9, 28, 18, 136, 704, '6', 'unit', 3, '', 1), (5362, 3, 9, 28, 18, 136, 705, '6', 'unit', 4, '', 1), (5363, 3, 9, 28, 18, 136, 706, '6', 'unit', 5, '', 1), (5364, 3, 9, 28, 18, 136, 707, '5', 'unit', 6, '', 1), (5365, 3, 9, 28, 18, 136, 708, '5', 'unit', 7, '', 1), (5366, 3, 9, 28, 18, 136, 709, '5', 'unit', 8, '', 1), (5367, 3, 9, 28, 18, 136, 710, '5', 'unit', 9, '', 1), (5368, 3, 9, 33, 18, 136, 702, '5', 'unit', 1, '', 1), (5369, 3, 9, 33, 18, 136, 703, '5', 'unit', 2, '', 1), (5370, 3, 9, 33, 18, 136, 704, '5', 'unit', 3, '', 1), (5371, 3, 9, 33, 18, 136, 705, '5', 'unit', 4, '', 1), (5372, 3, 9, 33, 18, 136, 706, '5', 'unit', 5, '', 1), (5373, 3, 9, 33, 18, 136, 707, '5', 'unit', 6, '', 1), (5374, 3, 9, 33, 18, 136, 708, '5', 'unit', 7, '', 1), (5375, 3, 9, 33, 18, 136, 709, '5', 'unit', 8, '', 1), (5376, 3, 9, 33, 18, 136, 710, '5', 'unit', 9, '', 1), (5377, 3, 9, 46, 18, 217, 1010, '6', 'unit', 1, '', 1), (5378, 3, 9, 46, 18, 217, 1011, '5', 'unit', 2, '', 1), (5379, 3, 9, 46, 18, 217, 1012, '5', 'unit', 3, '', 1), (5380, 3, 9, 46, 18, 217, 1013, '5', 'unit', 4, '', 1), (5381, 3, 9, 46, 18, 217, 1014, '5', 'unit', 5, '', 1), (5382, 3, 9, 46, 18, 217, 1015, '5', 'unit', 6, '', 1), (5383, 3, 9, 46, 18, 218, 1016, '6', 'unit', 1, '', 1), (5384, 3, 9, 46, 18, 218, 1017, '5', 'unit', 2, '', 1), (5385, 3, 9, 46, 18, 218, 1018, '5', 'unit', 3, '', 1), (5386, 3, 9, 46, 18, 219, 1019, '5', 'unit', 1, '', 1), (5387, 3, 9, 46, 18, 219, 1020, '5', 'unit', 2, '', 1), (5388, 3, 9, 46, 18, 219, 1021, '5', 'unit', 3, '', 1), (5389, 3, 9, 46, 18, 219, 1022, '5', 'unit', 4, '', 1), (5390, 3, 9, 46, 18, 220, 1023, '4', 'unit', 1, '', 1), (5391, 3, 9, 34, 18, 217, 1010, '5', 'unit', 1, '', 1), (5392, 3, 9, 34, 18, 217, 1011, '5', 'unit', 2, '', 1), (5393, 3, 9, 34, 18, 217, 1012, '5', 'unit', 3, '', 1), (5394, 3, 9, 34, 18, 217, 1013, '5', 'unit', 4, '', 1), (5395, 3, 9, 34, 18, 217, 1014, '5', 'unit', 5, '', 1), (5396, 3, 9, 34, 18, 217, 1015, '4', 'unit', 6, '', 1), (5397, 3, 9, 34, 18, 218, 1016, '5', 'unit', 1, '', 1), (5398, 3, 9, 34, 18, 218, 1017, '4', 'unit', 2, '', 1), (5399, 3, 9, 34, 18, 218, 1018, '4', 'unit', 3, '', 1), (5400, 3, 9, 34, 18, 219, 1019, '5', 'unit', 1, '', 1), (5401, 3, 9, 34, 18, 219, 1020, '4', 'unit', 2, '', 1), (5402, 3, 9, 34, 18, 219, 1021, '4', 'unit', 3, '', 1), (5403, 3, 9, 34, 18, 219, 1022, '4', 'unit', 4, '', 1), (5404, 3, 9, 34, 18, 220, 1023, '6', 'unit', 1, '', 1), (5405, 3, 9, 40, 18, 217, 1010, '5', 'unit', 1, '', 1), (5406, 3, 9, 40, 18, 217, 1011, '5', 'unit', 2, '', 1), (5407, 3, 9, 40, 18, 217, 1012, '5', 'unit', 3, '', 1), (5408, 3, 9, 40, 18, 217, 1013, '5', 'unit', 4, '', 1), (5409, 3, 9, 40, 18, 217, 1014, '4', 'unit', 5, '', 1), (5410, 3, 9, 40, 18, 217, 1015, '5', 'unit', 6, '', 1), (5411, 3, 9, 40, 18, 218, 1016, '5', 'unit', 1, '', 1), (5412, 3, 9, 40, 18, 218, 1017, '5', 'unit', 2, '', 1), (5413, 3, 9, 40, 18, 218, 1018, '5', 'unit', 3, '', 1), (5414, 3, 9, 40, 18, 219, 1019, '5', 'unit', 1, '', 1), (5415, 3, 9, 40, 18, 219, 1020, '5', 'unit', 2, '', 1), (5416, 3, 9, 40, 18, 219, 1021, '5', 'unit', 3, '', 1), (5417, 3, 9, 40, 18, 219, 1022, '6', 'unit', 4, '', 1), (5418, 3, 9, 40, 18, 220, 1023, '4', 'unit', 1, '', 1), (5419, 3, 9, 6, 18, 217, 1010, '6', 'unit', 1, '', 1), (5420, 3, 9, 6, 18, 217, 1011, '5', 'unit', 2, '', 1), (5421, 3, 9, 6, 18, 217, 1012, '5', 'unit', 3, '', 1), (5422, 3, 9, 6, 18, 217, 1013, '5', 'unit', 4, '', 1), (5423, 3, 9, 6, 18, 217, 1014, '5', 'unit', 5, '', 1), (5424, 3, 9, 6, 18, 217, 1015, '5', 'unit', 6, '', 1), (5425, 3, 9, 6, 18, 218, 1016, '6', 'unit', 1, '', 1), (5426, 3, 9, 6, 18, 218, 1017, '5', 'unit', 2, '', 1), (5427, 3, 9, 6, 18, 218, 1018, '5', 'unit', 3, '', 1), (5428, 3, 9, 6, 18, 219, 1019, '5', 'unit', 1, '', 1), (5429, 3, 9, 6, 18, 219, 1020, '5', 'unit', 2, '', 1), (5430, 3, 9, 6, 18, 219, 1021, '5', 'unit', 3, '', 1), (5431, 3, 9, 6, 18, 219, 1022, '5', 'unit', 4, '', 1), (5432, 3, 9, 6, 18, 220, 1023, '5', 'unit', 1, '', 1), (5433, 3, 9, 50, 18, 217, 1010, '5', 'unit', 1, '', 1), (5434, 3, 9, 50, 18, 217, 1011, '5', 'unit', 2, '', 1), (5435, 3, 9, 50, 18, 217, 1012, '5', 'unit', 3, '', 1), (5436, 3, 9, 50, 18, 217, 1013, '4', 'unit', 4, '', 1), (5437, 3, 9, 50, 18, 217, 1014, '4', 'unit', 5, '', 1), (5438, 3, 9, 50, 18, 217, 1015, '3', 'unit', 6, '', 1), (5439, 3, 9, 50, 18, 218, 1016, '3', 'unit', 1, '', 1), (5440, 3, 9, 50, 18, 218, 1017, '4', 'unit', 2, '', 1), (5441, 3, 9, 50, 18, 218, 1018, '4', 'unit', 3, '', 1), (5442, 3, 9, 50, 18, 219, 1019, '5', 'unit', 1, '', 1), (5443, 3, 9, 50, 18, 219, 1020, '4', 'unit', 2, '', 1), (5444, 3, 9, 50, 18, 219, 1021, '4', 'unit', 3, '', 1), (5445, 3, 9, 50, 18, 219, 1022, '3', 'unit', 4, '', 1), (5446, 3, 9, 50, 18, 220, 1023, '3', 'unit', 1, '', 1), (5447, 3, 9, 23, 42, 95, 481, '5', 'unit', 1, '', 1), (5448, 3, 9, 23, 42, 95, 482, '5', 'unit', 2, '', 1), (5449, 3, 9, 23, 42, 95, 483, '5', 'unit', 3, '', 1), (5450, 3, 9, 23, 42, 95, 484, '5', 'unit', 4, '', 1), (5451, 3, 9, 23, 42, 95, 485, '5', 'unit', 5, '', 1), (5452, 3, 9, 23, 42, 95, 486, '5', 'unit', 6, '', 1), (5453, 3, 9, 23, 42, 95, 487, '5', 'unit', 7, '', 1), (5454, 3, 9, 23, 42, 95, 488, '5', 'unit', 8, '', 1), (5455, 3, 9, 23, 42, 95, 489, '5', 'unit', 9, '', 1), (5456, 3, 9, 23, 42, 95, 490, '5', 'unit', 10, '', 1), (5457, 3, 9, 23, 42, 95, 491, '4', 'unit', 11, '', 1), (5458, 3, 9, 33, 42, 95, 481, '5', 'unit', 1, '', 1), (5459, 3, 9, 33, 42, 95, 482, '5', 'unit', 2, '', 1), (5460, 3, 9, 33, 42, 95, 483, '5', 'unit', 3, '', 1), (5461, 3, 9, 33, 42, 95, 484, '5', 'unit', 4, '', 1), (5462, 3, 9, 33, 42, 95, 485, '5', 'unit', 5, '', 1), (5463, 3, 9, 33, 42, 95, 486, '5', 'unit', 6, '', 1), (5464, 3, 9, 33, 42, 95, 487, '5', 'unit', 7, '', 1), (5465, 3, 9, 33, 42, 95, 488, '5', 'unit', 8, '', 1), (5466, 3, 9, 33, 42, 95, 489, '5', 'unit', 9, '', 1), (5467, 3, 9, 33, 42, 95, 490, '5', 'unit', 10, '', 1), (5468, 3, 9, 33, 42, 95, 491, '4', 'unit', 11, '', 1), (5469, 3, 9, 6, 23, 192, 940, '6', 'unit', 1, '', 1), (5470, 3, 9, 6, 23, 192, 941, '5', 'unit', 2, '', 1), (5471, 3, 9, 6, 23, 192, 942, '5', 'unit', 3, '', 1), (5472, 3, 9, 6, 23, 192, 943, '0', 'unit', 4, '', 1), (5473, 3, 9, 6, 23, 192, 944, '0', 'unit', 5, '', 1), (5474, 3, 9, 6, 23, 192, 945, '0', 'unit', 6, '', 1), (5475, 3, 9, 6, 23, 193, 946, '6', 'unit', 1, '', 1), (5476, 3, 9, 6, 23, 193, 947, '6', 'unit', 2, '', 1), (5477, 3, 9, 6, 23, 193, 948, '6', 'unit', 3, '', 1), (5478, 3, 9, 6, 23, 194, 949, '6', 'unit', 1, '', 1), (5479, 3, 9, 6, 23, 194, 950, '5', 'unit', 2, '', 1), (5480, 3, 9, 6, 23, 194, 951, '6', 'unit', 3, '', 1), (5481, 3, 9, 6, 23, 194, 952, '0', 'unit', 4, '', 1), (5482, 3, 9, 6, 23, 195, 953, '6', 'unit', 1, '', 1), (5483, 3, 9, 44, 23, 192, 940, '4', 'unit', 1, '', 1), (5484, 3, 9, 44, 23, 192, 941, '5', 'unit', 2, '', 1), (5485, 3, 9, 44, 23, 192, 942, '0', 'unit', 3, '', 1), (5486, 3, 9, 44, 23, 192, 943, '6', 'unit', 4, '', 1), (5487, 3, 9, 44, 23, 192, 944, '6', 'unit', 5, '', 1), (5488, 3, 9, 44, 23, 192, 945, '6', 'unit', 6, '', 1), (5489, 3, 9, 44, 23, 193, 946, '5', 'unit', 1, '', 1), (5490, 3, 9, 44, 23, 193, 947, '5', 'unit', 2, '', 1), (5491, 3, 9, 44, 23, 193, 948, '5', 'unit', 3, '', 1), (5492, 3, 9, 44, 23, 194, 949, '4', 'unit', 1, '', 1), (5493, 3, 9, 44, 23, 194, 950, '4', 'unit', 2, '', 1), (5494, 3, 9, 44, 23, 194, 951, '5', 'unit', 3, '', 1), (5495, 3, 9, 44, 23, 194, 952, '0', 'unit', 4, '', 1), (5496, 3, 9, 44, 23, 195, 953, '3', 'unit', 1, '', 1), (5497, 3, 9, 37, 32, 222, 1024, '4', 'unit', 1, '', 1), (5498, 3, 9, 37, 32, 222, 1025, '3', 'unit', 2, '', 1), (5499, 3, 9, 37, 32, 222, 1026, '3', 'unit', 3, '', 1), (5500, 3, 9, 37, 32, 222, 1027, '3', 'unit', 4, '', 1), (5501, 3, 9, 37, 32, 222, 1028, '3', 'unit', 5, '', 1), (5502, 3, 9, 37, 32, 222, 1029, '3', 'unit', 6, '', 1), (5503, 3, 9, 37, 32, 223, 1030, '4', 'unit', 1, '', 1), (5504, 3, 9, 37, 32, 223, 1031, '2', 'unit', 2, '', 1), (5505, 3, 9, 37, 32, 223, 1032, '2', 'unit', 3, '', 1), (5506, 3, 9, 37, 32, 224, 1033, '3', 'unit', 1, '', 1), (5507, 3, 9, 37, 32, 224, 1034, '2', 'unit', 2, '', 1), (5508, 3, 9, 37, 32, 224, 1035, '2', 'unit', 3, '', 1), (5509, 3, 9, 37, 32, 224, 1036, '3', 'unit', 4, '', 1), (5510, 3, 9, 37, 32, 225, 1037, '2', 'unit', 1, '', 1), (5511, 3, 9, 42, 32, 222, 1024, '4', 'unit', 1, '', 1), (5512, 3, 9, 42, 32, 222, 1025, '4', 'unit', 2, '', 1), (5513, 3, 9, 42, 32, 222, 1026, '4', 'unit', 3, '', 1), (5514, 3, 9, 42, 32, 222, 1027, '4', 'unit', 4, '', 1), (5515, 3, 9, 42, 32, 222, 1028, '4', 'unit', 5, '', 1), (5516, 3, 9, 42, 32, 222, 1029, '4', 'unit', 6, '', 1), (5517, 3, 9, 42, 32, 223, 1030, '4', 'unit', 1, '', 1), (5518, 3, 9, 42, 32, 223, 1031, '4', 'unit', 2, '', 1), (5519, 3, 9, 42, 32, 223, 1032, '4', 'unit', 3, '', 1), (5520, 3, 9, 42, 32, 224, 1033, '4', 'unit', 1, '', 1), (5521, 3, 9, 42, 32, 224, 1034, '4', 'unit', 2, '', 1), (5522, 3, 9, 42, 32, 224, 1035, '4', 'unit', 3, '', 1), (5523, 3, 9, 42, 32, 224, 1036, '3', 'unit', 4, '', 1), (5524, 3, 9, 42, 32, 225, 1037, '4', 'unit', 1, '', 1), (5525, 3, 9, 11, 32, 222, 1024, '0', 'unit', 1, '', 1), (5526, 3, 9, 11, 32, 222, 1025, '0', 'unit', 2, '', 1), (5527, 3, 9, 11, 32, 222, 1026, '3', 'unit', 3, '', 1), (5528, 3, 9, 11, 32, 222, 1027, '3', 'unit', 4, '', 1), (5529, 3, 9, 11, 32, 222, 1028, '1', 'unit', 5, '', 1), (5530, 3, 9, 11, 32, 222, 1029, '1', 'unit', 6, '', 1), (5531, 3, 9, 11, 32, 223, 1030, '2', 'unit', 1, '', 1), (5532, 3, 9, 11, 32, 223, 1031, '2', 'unit', 2, '', 1), (5533, 3, 9, 11, 32, 223, 1032, '1', 'unit', 3, '', 1), (5534, 3, 9, 11, 32, 224, 1033, '1', 'unit', 1, '', 1), (5535, 3, 9, 11, 32, 224, 1034, '1', 'unit', 2, '', 1), (5536, 3, 9, 11, 32, 224, 1035, '1', 'unit', 3, '', 1), (5537, 3, 9, 11, 32, 224, 1036, '3', 'unit', 4, '', 1), (5538, 3, 9, 11, 32, 225, 1037, '1', 'unit', 1, '', 1), (5539, 3, 9, 31, 32, 222, 1024, '0', 'unit', 1, '', 1), (5540, 3, 9, 31, 32, 222, 1025, '0', 'unit', 2, '', 1), (5541, 3, 9, 31, 32, 222, 1026, '5', 'unit', 3, '', 1), (5542, 3, 9, 31, 32, 222, 1027, '3', 'unit', 4, '', 1), (5543, 3, 9, 31, 32, 222, 1028, '5', 'unit', 5, '', 1), (5544, 3, 9, 31, 32, 222, 1029, '4', 'unit', 6, '', 1), (5545, 3, 9, 31, 32, 223, 1030, '5', 'unit', 1, '', 1), (5546, 3, 9, 31, 32, 223, 1031, '4', 'unit', 2, '', 1), (5547, 3, 9, 31, 32, 223, 1032, '5', 'unit', 3, '', 1), (5548, 3, 9, 31, 32, 224, 1033, '5', 'unit', 1, '', 1), (5549, 3, 9, 31, 32, 224, 1034, '4', 'unit', 2, '', 1), (5550, 3, 9, 31, 32, 224, 1035, '4', 'unit', 3, '', 1), (5551, 3, 9, 31, 32, 224, 1036, '4', 'unit', 4, '', 1), (5552, 3, 9, 31, 32, 225, 1037, '2', 'unit', 1, '', 1), (5553, 3, 9, 12, 32, 222, 1024, '4', 'unit', 1, '', 1), (5554, 3, 9, 12, 32, 222, 1025, '3', 'unit', 2, '', 1), (5555, 3, 9, 12, 32, 222, 1026, '4', 'unit', 3, '', 1), (5556, 3, 9, 12, 32, 222, 1027, '3', 'unit', 4, '', 1), (5557, 3, 9, 12, 32, 222, 1028, '4', 'unit', 5, '', 1), (5558, 3, 9, 12, 32, 222, 1029, '4', 'unit', 6, '', 1), (5559, 3, 9, 12, 32, 223, 1030, '4', 'unit', 1, '', 1), (5560, 3, 9, 12, 32, 223, 1031, '3', 'unit', 2, '', 1), (5561, 3, 9, 12, 32, 223, 1032, '3', 'unit', 3, '', 1), (5562, 3, 9, 12, 32, 224, 1033, '4', 'unit', 1, '', 1), (5563, 3, 9, 12, 32, 224, 1034, '3', 'unit', 2, '', 1), (5564, 3, 9, 12, 32, 224, 1035, '3', 'unit', 3, '', 1), (5565, 3, 9, 12, 32, 224, 1036, '3', 'unit', 4, '', 1), (5566, 3, 9, 12, 32, 225, 1037, '3', 'unit', 1, '', 1), (5567, 3, 9, 13, 32, 222, 1024, '0', 'unit', 1, '', 1), (5568, 3, 9, 13, 32, 222, 1025, '0', 'unit', 2, '', 1), (5569, 3, 9, 13, 32, 222, 1026, '3', 'unit', 3, '', 1), (5570, 3, 9, 13, 32, 222, 1027, '3', 'unit', 4, '', 1), (5571, 3, 9, 13, 32, 222, 1028, '3', 'unit', 5, '', 1), (5572, 3, 9, 13, 32, 222, 1029, '2', 'unit', 6, '', 1), (5573, 3, 9, 13, 32, 223, 1030, '4', 'unit', 1, '', 1), (5574, 3, 9, 13, 32, 223, 1031, '2', 'unit', 2, '', 1), (5575, 3, 9, 13, 32, 223, 1032, '2', 'unit', 3, '', 1), (5576, 3, 9, 13, 32, 224, 1033, '1', 'unit', 1, '', 1), (5577, 3, 9, 13, 32, 224, 1034, '1', 'unit', 2, '', 1), (5578, 3, 9, 13, 32, 224, 1035, '2', 'unit', 3, '', 1), (5579, 3, 9, 13, 32, 224, 1036, '3', 'unit', 4, '', 1), (5580, 3, 9, 13, 32, 225, 1037, '2', 'unit', 1, '', 1), (5581, 3, 9, 10, 32, 222, 1024, '4', 'unit', 1, '', 1), (5582, 3, 9, 10, 32, 222, 1025, '4', 'unit', 2, '', 1), (5583, 3, 9, 10, 32, 222, 1026, '5', 'unit', 3, '', 1), (5584, 3, 9, 10, 32, 222, 1027, '3', 'unit', 4, '', 1), (5585, 3, 9, 10, 32, 222, 1028, '2', 'unit', 5, '', 1), (5586, 3, 9, 10, 32, 222, 1029, '2', 'unit', 6, '', 1), (5587, 3, 9, 10, 32, 223, 1030, '4', 'unit', 1, '', 1), (5588, 3, 9, 10, 32, 223, 1031, '2', 'unit', 2, '', 1), (5589, 3, 9, 10, 32, 223, 1032, '2', 'unit', 3, '', 1), (5590, 3, 9, 10, 32, 224, 1033, '4', 'unit', 1, '', 1), (5591, 3, 9, 10, 32, 224, 1034, '2', 'unit', 2, '', 1), (5592, 3, 9, 10, 32, 224, 1035, '1', 'unit', 3, '', 1), (5593, 3, 9, 10, 32, 224, 1036, '3', 'unit', 4, '', 1), (5594, 3, 9, 10, 32, 225, 1037, '2', 'unit', 1, '', 1), (5595, 3, 9, 33, 32, 222, 1024, '0', 'unit', 1, '', 1), (5596, 3, 9, 33, 32, 222, 1025, '0', 'unit', 2, '', 1), (5597, 3, 9, 33, 32, 222, 1026, '2', 'unit', 3, '', 1), (5598, 3, 9, 33, 32, 222, 1027, '2', 'unit', 4, '', 1), (5599, 3, 9, 33, 32, 222, 1028, '2', 'unit', 5, '', 1), (5600, 3, 9, 33, 32, 222, 1029, '2', 'unit', 6, '', 1), (5601, 3, 9, 33, 32, 223, 1030, '4', 'unit', 1, '', 1), (5602, 3, 9, 33, 32, 223, 1031, '1', 'unit', 2, '', 1), (5603, 3, 9, 33, 32, 223, 1032, '1', 'unit', 3, '', 1), (5604, 3, 9, 33, 32, 224, 1033, '2', 'unit', 1, '', 1), (5605, 3, 9, 33, 32, 224, 1034, '1', 'unit', 2, '', 1), (5606, 3, 9, 33, 32, 224, 1035, '1', 'unit', 3, '', 1), (5607, 3, 9, 33, 32, 224, 1036, '2', 'unit', 4, '', 1), (5608, 3, 9, 33, 32, 225, 1037, '2', 'unit', 1, '', 1), (5609, 3, 9, 10, 8, 80, 425, '5', 'unit', 1, '', 0), (5610, 3, 9, 10, 8, 80, 426, '5', 'unit', 2, '', 0), (5611, 3, 9, 10, 8, 80, 427, '5', 'unit', 3, '', 0), (5612, 3, 9, 10, 8, 80, 428, '5', 'unit', 4, '', 0), (5613, 3, 9, 10, 8, 80, 429, '5', 'unit', 5, '', 0), (5614, 3, 9, 10, 8, 80, 430, '5', 'unit', 6, '', 0), (5615, 3, 9, 10, 8, 81, 431, '6', 'unit', 1, '', 0), (5616, 3, 9, 10, 8, 81, 432, '5', 'unit', 2, '', 0), (5617, 3, 9, 10, 8, 81, 433, '5', 'unit', 3, '', 0), (5618, 3, 9, 10, 8, 81, 434, '5', 'unit', 4, '', 0), (5619, 3, 9, 10, 8, 82, 435, '6', 'unit', 1, '', 0), (5620, 3, 9, 10, 8, 82, 436, '6', 'unit', 2, '', 0), (5621, 3, 9, 10, 8, 82, 437, '4', 'unit', 3, '', 0), (5622, 3, 9, 10, 8, 83, 438, '4', 'unit', 1, '', 0), (5623, 3, 9, 10, 8, 83, 439, '5', 'unit', 2, '', 0), (5624, 3, 9, 10, 8, 83, 440, '5', 'unit', 3, '', 0), (5625, 3, 9, 10, 8, 83, 441, '4', 'unit', 4, '', 0), (5626, 3, 9, 10, 8, 83, 442, '5', 'unit', 5, '', 0), (5627, 3, 9, 9, 8, 80, 425, '5', 'unit', 1, '', 0), (5628, 3, 9, 9, 8, 80, 426, '5', 'unit', 2, '', 0), (5629, 3, 9, 9, 8, 80, 427, '5', 'unit', 3, '', 0), (5630, 3, 9, 9, 8, 80, 428, '5', 'unit', 4, '', 0), (5631, 3, 9, 9, 8, 80, 429, '5', 'unit', 5, '', 0), (5632, 3, 9, 9, 8, 80, 430, '5', 'unit', 6, '', 0), (5633, 3, 9, 9, 8, 81, 431, '5', 'unit', 1, '', 0), (5634, 3, 9, 9, 8, 81, 432, '5', 'unit', 2, '', 0), (5635, 3, 9, 9, 8, 81, 433, '6', 'unit', 3, '', 0), (5636, 3, 9, 9, 8, 81, 434, '5', 'unit', 4, '', 0), (5637, 3, 9, 9, 8, 82, 435, '5', 'unit', 1, '', 0), (5638, 3, 9, 9, 8, 82, 436, '5', 'unit', 2, '', 0), (5639, 3, 9, 9, 8, 82, 437, '5', 'unit', 3, '', 0), (5640, 3, 9, 9, 8, 83, 438, '5', 'unit', 1, '', 0), (5641, 3, 9, 9, 8, 83, 439, '5', 'unit', 2, '', 0), (5642, 3, 9, 9, 8, 83, 440, '6', 'unit', 3, '', 0), (5643, 3, 9, 9, 8, 83, 441, '5', 'unit', 4, '', 0), (5644, 3, 9, 9, 8, 83, 442, '5', 'unit', 5, '', 0), (5645, 3, 9, 71, 8, 85, 443, '0', 'unit', 1, '', 0), (5646, 3, 9, 71, 8, 85, 444, '0', 'unit', 2, '', 0), (5647, 3, 9, 71, 8, 85, 445, '0', 'unit', 3, '', 0), (5648, 3, 9, 71, 8, 85, 446, '0', 'unit', 4, '', 0), (5649, 3, 9, 71, 8, 86, 447, '6', 'unit', 1, '', 0), (5650, 3, 9, 71, 8, 86, 448, '6', 'unit', 2, '', 0), (5651, 3, 9, 71, 8, 86, 449, '5', 'unit', 3, '', 0), (5652, 3, 9, 71, 8, 86, 450, '5', 'unit', 4, '', 0), (5653, 3, 9, 71, 8, 86, 451, '5', 'unit', 5, '', 0), (5654, 3, 9, 69, 8, 85, 443, '0', 'unit', 1, '', 0), (5655, 3, 9, 69, 8, 85, 444, '0', 'unit', 2, '', 0), (5656, 3, 9, 69, 8, 85, 445, '0', 'unit', 3, '', 0), (5657, 3, 9, 69, 8, 85, 446, '0', 'unit', 4, '', 0), (5658, 3, 9, 69, 8, 86, 447, '4', 'unit', 1, '', 0), (5659, 3, 9, 69, 8, 86, 448, '4', 'unit', 2, '', 0), (5660, 3, 9, 69, 8, 86, 449, '4', 'unit', 3, '', 0), (5661, 3, 9, 69, 8, 86, 450, '4', 'unit', 4, '', 0), (5662, 3, 9, 69, 8, 86, 451, '4', 'unit', 5, '', 0), (5663, 3, 9, 9, 8, 88, 452, '5', 'unit', 1, '', 0), (5664, 3, 9, 9, 8, 88, 453, '0', 'unit', 2, '', 0), (5665, 3, 9, 9, 8, 88, 454, '5', 'unit', 3, '', 0), (5666, 3, 9, 9, 8, 88, 455, '0', 'unit', 4, '', 0), (5667, 3, 9, 9, 8, 88, 456, '5', 'unit', 5, '', 0), (5668, 3, 9, 9, 8, 88, 457, '5', 'unit', 6, '', 0), (5669, 3, 9, 9, 8, 89, 458, '5', 'unit', 1, '', 0), (5670, 3, 9, 9, 8, 89, 459, '5', 'unit', 2, '', 0), (5671, 3, 9, 9, 8, 89, 460, '6', 'unit', 3, '', 0), (5672, 3, 9, 9, 8, 89, 461, '5', 'unit', 4, '', 0), (5673, 3, 9, 9, 8, 90, 462, '5', 'unit', 1, '', 0), (5674, 3, 9, 9, 8, 90, 463, '5', 'unit', 2, '', 0), (5675, 3, 9, 9, 8, 90, 464, '5', 'unit', 3, '', 0), (5676, 3, 9, 9, 8, 91, 465, '5', 'unit', 1, '', 0), (5677, 3, 9, 9, 8, 91, 466, '5', 'unit', 2, '', 0), (5678, 3, 9, 9, 8, 91, 467, '6', 'unit', 3, '', 0), (5679, 3, 9, 9, 8, 91, 468, '5', 'unit', 4, '', 0), (5680, 3, 9, 9, 8, 91, 469, '5', 'unit', 5, '', 0), (5681, 3, 9, 42, 8, 95, 481, '', 'unit', 1, '', 0), (5682, 3, 9, 42, 8, 95, 482, '', 'unit', 2, '', 0), (5683, 3, 9, 42, 8, 95, 483, '', 'unit', 3, '', 0), (5684, 3, 9, 42, 8, 95, 484, '', 'unit', 4, '', 0), (5685, 3, 9, 42, 8, 95, 485, '', 'unit', 5, '', 0), (5686, 3, 9, 42, 8, 95, 486, '', 'unit', 6, '', 0), (5687, 3, 9, 42, 8, 95, 487, '', 'unit', 7, '', 0), (5688, 3, 9, 42, 8, 95, 488, '', 'unit', 8, '', 0), (5689, 3, 9, 42, 8, 95, 489, '', 'unit', 9, '', 0), (5690, 3, 9, 42, 8, 95, 490, '', 'unit', 10, '', 0), (5691, 3, 9, 42, 8, 95, 491, '', 'unit', 11, '', 0), (5692, 3, 9, 9, 8, 93, 492, '', 'unit', 1, '', 0), (5693, 3, 9, 9, 8, 93, 493, '', 'unit', 2, '', 0), (5694, 3, 9, 9, 8, 93, 494, '', 'unit', 3, '', 0), (5695, 3, 9, 9, 8, 93, 495, '', 'unit', 4, '', 0), (5696, 3, 9, 9, 8, 93, 496, '', 'unit', 5, '', 0), (5697, 3, 9, 9, 8, 93, 497, '', 'unit', 6, '', 0), (5698, 3, 9, 9, 8, 93, 498, '', 'unit', 7, '', 0), (5699, 3, 9, 9, 8, 93, 499, '', 'unit', 8, '', 0), (5700, 3, 9, 9, 8, 93, 500, '', 'unit', 9, '', 0), (5701, 3, 9, 9, 8, 93, 501, '', 'unit', 10, '', 0), (5702, 3, 9, 9, 8, 93, 502, '', 'unit', 11, '', 0), (5703, 3, 9, 39, 8, 97, 503, '', 'unit', 1, '', 0), (5704, 3, 9, 39, 8, 97, 504, '', 'unit', 2, '', 0), (5705, 3, 9, 39, 8, 97, 505, '', 'unit', 3, '', 0), (5706, 3, 9, 39, 8, 97, 506, '', 'unit', 4, '', 0), (5707, 3, 9, 39, 8, 97, 507, '', 'unit', 5, '', 0), (5708, 3, 9, 39, 8, 97, 508, '', 'unit', 6, '', 0), (5709, 3, 9, 39, 8, 97, 509, '', 'unit', 7, '', 0), (5710, 3, 9, 39, 8, 97, 510, '', 'unit', 8, '', 0), (5711, 3, 9, 39, 8, 97, 511, '', 'unit', 9, '', 0), (5712, 3, 9, 39, 8, 97, 512, '', 'unit', 10, '', 0), (5713, 3, 9, 39, 8, 97, 513, '', 'unit', 11, '', 0), (5714, 3, 9, 24, 8, 99, 514, '', 'unit', 1, '', 0), (5715, 3, 9, 24, 8, 99, 515, '', 'unit', 2, '', 0), (5716, 3, 9, 24, 8, 99, 516, '', 'unit', 3, '', 0), (5717, 3, 9, 24, 8, 99, 517, '', 'unit', 4, '', 0), (5718, 3, 9, 24, 8, 99, 518, '', 'unit', 5, '', 0), (5719, 3, 9, 24, 8, 99, 519, '', 'unit', 6, '', 0), (5720, 3, 9, 24, 8, 99, 520, '', 'unit', 7, '', 0), (5721, 3, 9, 24, 8, 99, 521, '', 'unit', 8, '', 0), (5722, 3, 9, 24, 8, 99, 522, '', 'unit', 9, '', 0), (5723, 3, 9, 24, 8, 99, 523, '', 'unit', 10, '', 0), (5724, 3, 9, 24, 8, 99, 524, '', 'unit', 11, '', 0), (5725, 3, 9, 18, 8, 101, 525, '', 'unit', 1, '', 0), (5726, 3, 9, 18, 8, 101, 526, '', 'unit', 2, '', 0), (5727, 3, 9, 18, 8, 101, 527, '', 'unit', 3, '', 0), (5728, 3, 9, 18, 8, 101, 528, '', 'unit', 4, '', 0), (5729, 3, 9, 18, 8, 101, 529, '', 'unit', 5, '', 0), (5730, 3, 9, 18, 8, 101, 530, '', 'unit', 6, '', 0), (5731, 3, 9, 18, 8, 101, 531, '', 'unit', 7, '', 0), (5732, 3, 9, 18, 8, 101, 532, '', 'unit', 8, '', 0), (5733, 3, 9, 18, 8, 101, 533, '', 'unit', 9, '', 0), (5734, 3, 9, 18, 8, 101, 534, '', 'unit', 10, '', 0), (5735, 3, 9, 18, 8, 101, 535, '', 'unit', 11, '', 0), (5736, 3, 9, 41, 8, 103, 536, '', 'unit', 1, '', 0), (5737, 3, 9, 41, 8, 103, 537, '', 'unit', 2, '', 0), (5738, 3, 9, 41, 8, 103, 538, '', 'unit', 3, '', 0), (5739, 3, 9, 41, 8, 103, 539, '', 'unit', 4, '', 0), (5740, 3, 9, 41, 8, 103, 540, '', 'unit', 5, '', 0), (5741, 3, 9, 41, 8, 103, 541, '', 'unit', 6, '', 0), (5742, 3, 9, 41, 8, 103, 542, '', 'unit', 7, '', 0), (5743, 3, 9, 41, 8, 103, 543, '', 'unit', 8, '', 0), (5744, 3, 9, 41, 8, 103, 544, '', 'unit', 9, '', 0), (5745, 3, 9, 41, 8, 103, 545, '', 'unit', 10, '', 0), (5746, 3, 9, 41, 8, 103, 546, '', 'unit', 11, '', 0), (5747, 3, 9, 38, 8, 105, 547, '', 'unit', 1, '', 0), (5748, 3, 9, 38, 8, 105, 548, '', 'unit', 2, '', 0), (5749, 3, 9, 38, 8, 105, 549, '', 'unit', 3, '', 0), (5750, 3, 9, 38, 8, 105, 550, '', 'unit', 4, '', 0), (5751, 3, 9, 38, 8, 105, 551, '', 'unit', 5, '', 0), (5752, 3, 9, 38, 8, 105, 552, '', 'unit', 6, '', 0), (5753, 3, 9, 38, 8, 105, 553, '', 'unit', 7, '', 0), (5754, 3, 9, 38, 8, 105, 554, '', 'unit', 8, '', 0), (5755, 3, 9, 38, 8, 105, 555, '', 'unit', 9, '', 0), (5756, 3, 9, 38, 8, 105, 556, '', 'unit', 10, '', 0), (5757, 3, 9, 38, 8, 105, 557, '', 'unit', 11, '', 0), (5758, 3, 9, 41, 8, 107, 558, '', 'unit', 1, '', 0), (5759, 3, 9, 41, 8, 107, 559, '', 'unit', 2, '', 0), (5760, 3, 9, 41, 8, 107, 560, '', 'unit', 3, '', 0), (5761, 3, 9, 41, 8, 107, 561, '', 'unit', 4, '', 0), (5762, 3, 9, 41, 8, 107, 562, '', 'unit', 5, '', 0), (5763, 3, 9, 41, 8, 107, 563, '', 'unit', 6, '', 0), (5764, 3, 9, 41, 8, 107, 564, '', 'unit', 7, '', 0), (5765, 3, 9, 41, 8, 107, 565, '', 'unit', 8, '', 0), (5766, 3, 9, 41, 8, 107, 566, '', 'unit', 9, '', 0), (5767, 3, 9, 41, 8, 107, 567, '', 'unit', 10, '', 0), (5768, 3, 9, 41, 8, 107, 568, '', 'unit', 11, '', 0), (5769, 3, 9, 12, 8, 109, 569, '', 'unit', 1, '', 0), (5770, 3, 9, 12, 8, 109, 570, '', 'unit', 2, '', 0), (5771, 3, 9, 12, 8, 109, 571, '', 'unit', 3, '', 0), (5772, 3, 9, 12, 8, 109, 572, '', 'unit', 4, '', 0), (5773, 3, 9, 12, 8, 109, 573, '', 'unit', 5, '', 0), (5774, 3, 9, 12, 8, 109, 574, '', 'unit', 6, '', 0), (5775, 3, 9, 12, 8, 109, 575, '', 'unit', 7, '', 0), (5776, 3, 9, 12, 8, 109, 576, '', 'unit', 8, '', 0), (5777, 3, 9, 12, 8, 109, 577, '', 'unit', 9, '', 0), (5778, 3, 9, 12, 8, 109, 578, '', 'unit', 10, '', 0), (5779, 3, 9, 12, 8, 109, 579, '', 'unit', 11, '', 0), (5780, 3, 9, 15, 8, 111, 580, '', 'unit', 1, '', 0), (5781, 3, 9, 15, 8, 111, 581, '', 'unit', 2, '', 0), (5782, 3, 9, 15, 8, 111, 582, '', 'unit', 3, '', 0), (5783, 3, 9, 15, 8, 111, 583, '', 'unit', 4, '', 0), (5784, 3, 9, 15, 8, 111, 584, '', 'unit', 5, '', 0), (5785, 3, 9, 15, 8, 111, 585, '', 'unit', 6, '', 0), (5786, 3, 9, 15, 8, 111, 586, '', 'unit', 7, '', 0), (5787, 3, 9, 15, 8, 111, 587, '', 'unit', 8, '', 0), (5788, 3, 9, 15, 8, 111, 588, '', 'unit', 9, '', 0), (5789, 3, 9, 15, 8, 111, 589, '', 'unit', 10, '', 0), (5790, 3, 9, 15, 8, 111, 590, '', 'unit', 11, '', 0), (5791, 3, 9, 16, 8, 113, 591, '', 'unit', 1, '', 0), (5792, 3, 9, 16, 8, 113, 592, '', 'unit', 2, '', 0), (5793, 3, 9, 16, 8, 113, 593, '', 'unit', 3, '', 0), (5794, 3, 9, 16, 8, 113, 594, '', 'unit', 4, '', 0), (5795, 3, 9, 16, 8, 113, 595, '', 'unit', 5, '', 0), (5796, 3, 9, 16, 8, 113, 596, '', 'unit', 6, '', 0), (5797, 3, 9, 16, 8, 113, 597, '', 'unit', 7, '', 0), (5798, 3, 9, 16, 8, 113, 598, '', 'unit', 8, '', 0), (5799, 3, 9, 16, 8, 113, 599, '', 'unit', 9, '', 0), (5800, 3, 9, 16, 8, 113, 600, '', 'unit', 10, '', 0), (5801, 3, 9, 16, 8, 113, 601, '', 'unit', 11, '', 0), (5802, 3, 9, 10, 8, 115, 602, '5', 'unit', 1, '', 0), (5803, 3, 9, 10, 8, 115, 603, '0', 'unit', 2, '', 0), (5804, 3, 9, 10, 8, 115, 604, '5', 'unit', 3, '', 0), (5805, 3, 9, 10, 8, 115, 605, '0', 'unit', 4, '', 0), (5806, 3, 9, 10, 8, 115, 606, '5', 'unit', 5, '', 0), (5807, 3, 9, 10, 8, 115, 607, '5', 'unit', 6, '', 0), (5808, 3, 9, 10, 8, 116, 608, '5', 'unit', 1, '', 0), (5809, 3, 9, 10, 8, 116, 609, '5', 'unit', 2, '', 0), (5810, 3, 9, 10, 8, 116, 610, '5', 'unit', 3, '', 0), (5811, 3, 9, 10, 8, 116, 611, '5', 'unit', 4, '', 0), (5812, 3, 9, 10, 8, 117, 612, '5', 'unit', 1, '', 0), (5813, 3, 9, 10, 8, 117, 613, '5', 'unit', 2, '', 0), (5814, 3, 9, 10, 8, 117, 614, '5', 'unit', 3, '', 0), (5815, 3, 9, 10, 8, 118, 615, '4', 'unit', 1, '', 0), (5816, 3, 9, 10, 8, 118, 616, '5', 'unit', 2, '', 0), (5817, 3, 9, 10, 8, 118, 617, '5', 'unit', 3, '', 0), (5818, 3, 9, 10, 8, 118, 618, '5', 'unit', 4, '', 0), (5819, 3, 9, 10, 8, 118, 619, '5', 'unit', 5, '', 0), (5820, 3, 9, 25, 8, 120, 620, '', 'unit', 1, '', 0), (5821, 3, 9, 25, 8, 120, 621, '', 'unit', 2, '', 0), (5822, 3, 9, 25, 8, 120, 622, '', 'unit', 3, '', 0), (5823, 3, 9, 25, 8, 120, 623, '', 'unit', 4, '', 0), (5824, 3, 9, 25, 8, 120, 624, '', 'unit', 5, '', 0), (5825, 3, 9, 25, 8, 120, 625, '', 'unit', 6, '', 0), (5826, 3, 9, 25, 8, 120, 626, '', 'unit', 7, '', 0), (5827, 3, 9, 25, 8, 120, 627, '', 'unit', 8, '', 0), (5828, 3, 9, 25, 8, 120, 628, '', 'unit', 9, '', 0), (5829, 3, 9, 25, 8, 120, 629, '', 'unit', 10, '', 0), (5830, 3, 9, 25, 8, 120, 630, '', 'unit', 11, '', 0), (5831, 3, 9, 22, 8, 122, 631, '', 'unit', 1, '', 0), (5832, 3, 9, 22, 8, 122, 632, '', 'unit', 2, '', 0), (5833, 3, 9, 22, 8, 122, 633, '', 'unit', 3, '', 0), (5834, 3, 9, 22, 8, 122, 634, '', 'unit', 4, '', 0), (5835, 3, 9, 22, 8, 122, 635, '', 'unit', 5, '', 0), (5836, 3, 9, 22, 8, 122, 636, '', 'unit', 6, '', 0), (5837, 3, 9, 22, 8, 122, 637, '', 'unit', 7, '', 0), (5838, 3, 9, 22, 8, 122, 638, '', 'unit', 8, '', 0), (5839, 3, 9, 22, 8, 122, 639, '', 'unit', 9, '', 0), (5840, 3, 9, 22, 8, 122, 640, '', 'unit', 10, '', 0), (5841, 3, 9, 22, 8, 122, 641, '', 'unit', 11, '', 0), (5842, 3, 9, 39, 8, 124, 642, '', 'unit', 1, '', 0), (5843, 3, 9, 39, 8, 124, 643, '', 'unit', 2, '', 0), (5844, 3, 9, 39, 8, 124, 644, '', 'unit', 3, '', 0), (5845, 3, 9, 39, 8, 124, 645, '', 'unit', 4, '', 0), (5846, 3, 9, 39, 8, 124, 646, '', 'unit', 5, '', 0), (5847, 3, 9, 39, 8, 124, 647, '', 'unit', 6, '', 0), (5848, 3, 9, 39, 8, 124, 648, '', 'unit', 7, '', 0), (5849, 3, 9, 39, 8, 124, 649, '', 'unit', 8, '', 0), (5850, 3, 9, 39, 8, 124, 650, '', 'unit', 9, '', 0), (5851, 3, 9, 39, 8, 124, 651, '', 'unit', 10, '', 0), (5852, 3, 9, 39, 8, 124, 652, '', 'unit', 11, '', 0), (5853, 3, 9, 28, 8, 126, 653, '', 'unit', 1, '', 0), (5854, 3, 9, 28, 8, 126, 654, '', 'unit', 2, '', 0), (5855, 3, 9, 28, 8, 126, 655, '', 'unit', 3, '', 0), (5856, 3, 9, 28, 8, 126, 656, '', 'unit', 4, '', 0), (5857, 3, 9, 28, 8, 126, 657, '', 'unit', 5, '', 0), (5858, 3, 9, 28, 8, 126, 658, '', 'unit', 6, '', 0), (5859, 3, 9, 28, 8, 126, 659, '', 'unit', 7, '', 0), (5860, 3, 9, 28, 8, 126, 660, '', 'unit', 8, '', 0), (5861, 3, 9, 28, 8, 126, 661, '', 'unit', 9, '', 0), (5862, 3, 9, 28, 8, 126, 662, '', 'unit', 10, '', 0), (5863, 3, 9, 28, 8, 126, 663, '', 'unit', 11, '', 0), (5864, 3, 9, 11, 8, 128, 817, '', 'unit', 1, '', 0), (5865, 3, 9, 11, 8, 128, 818, '', 'unit', 2, '', 0), (5866, 3, 9, 11, 8, 128, 819, '', 'unit', 3, '', 0), (5867, 3, 9, 11, 8, 128, 820, '', 'unit', 4, '', 0), (5868, 3, 9, 11, 8, 128, 821, '', 'unit', 5, '', 0), (5869, 3, 9, 11, 8, 128, 822, '', 'unit', 6, '', 0), (5870, 3, 9, 11, 8, 128, 823, '', 'unit', 7, '', 0), (5871, 3, 9, 11, 8, 128, 824, '', 'unit', 8, '', 0), (5872, 3, 9, 11, 8, 128, 825, '', 'unit', 9, '', 0), (5873, 3, 9, 11, 8, 128, 826, '', 'unit', 10, '', 0), (5874, 3, 9, 11, 8, 128, 827, '', 'unit', 11, '', 0), (5875, 3, 9, 51, 14, 177, 898, '5', 'unit', 1, '', 1), (5876, 3, 9, 51, 14, 177, 899, '5', 'unit', 2, '', 1), (5877, 3, 9, 51, 14, 177, 900, '5', 'unit', 3, '', 1), (5878, 3, 9, 51, 14, 177, 901, '4', 'unit', 4, '', 1), (5879, 3, 9, 51, 14, 177, 902, '0', 'unit', 5, '', 1), (5880, 3, 9, 51, 14, 177, 903, '0', 'unit', 6, '', 1), (5881, 3, 9, 51, 14, 178, 904, '4', 'unit', 1, '', 1), (5882, 3, 9, 51, 14, 178, 905, '5', 'unit', 2, '', 1), (5883, 3, 9, 51, 14, 178, 906, '4', 'unit', 3, '', 1), (5884, 3, 9, 51, 14, 179, 907, '4', 'unit', 1, '', 1), (5885, 3, 9, 51, 14, 179, 908, '0', 'unit', 2, '', 1), (5886, 3, 9, 51, 14, 179, 909, '0', 'unit', 3, '', 1), (5887, 3, 9, 51, 14, 179, 910, '0', 'unit', 4, '', 1), (5888, 3, 9, 51, 14, 180, 911, '3', 'unit', 1, '', 1), (5889, 3, 9, 38, 11, 66, 348, '6', 'unit', 1, '', 1), (5890, 3, 9, 38, 11, 66, 349, '6', 'unit', 2, '', 1), (5891, 3, 9, 38, 11, 66, 350, '6', 'unit', 3, '', 1), (5892, 3, 9, 38, 11, 66, 351, '6', 'unit', 4, '', 1), (5893, 3, 9, 38, 11, 66, 352, '6', 'unit', 5, '', 1), (5894, 3, 9, 38, 11, 66, 353, '6', 'unit', 6, '', 1), (5895, 3, 9, 38, 11, 66, 354, '6', 'unit', 7, '', 1), (5896, 3, 9, 38, 11, 66, 355, '6', 'unit', 8, '', 1), (5897, 3, 9, 38, 11, 66, 356, '6', 'unit', 9, '', 1), (5898, 3, 9, 16, 11, 128, 817, '6', 'unit', 1, '', 1), (5899, 3, 9, 16, 11, 128, 818, '6', 'unit', 2, '', 1), (5900, 3, 9, 16, 11, 128, 819, '6', 'unit', 3, '', 1), (5901, 3, 9, 16, 11, 128, 820, '6', 'unit', 4, '', 1), (5902, 3, 9, 16, 11, 128, 821, '6', 'unit', 5, '', 1), (5903, 3, 9, 16, 11, 128, 822, '5', 'unit', 6, '', 1), (5904, 3, 9, 16, 11, 128, 823, '5', 'unit', 7, '', 1), (5905, 3, 9, 16, 11, 128, 824, '5', 'unit', 8, '', 1), (5906, 3, 9, 16, 11, 128, 825, '5', 'unit', 9, '', 1), (5907, 3, 9, 16, 11, 128, 826, '5', 'unit', 10, '', 1), (5908, 3, 9, 16, 11, 128, 827, '5', 'unit', 11, '', 1), (5909, 3, 9, 25, 11, 128, 817, '5', 'unit', 1, '', 0), (5910, 3, 9, 25, 11, 128, 818, '6', 'unit', 2, '', 0), (5911, 3, 9, 25, 11, 128, 819, '6', 'unit', 3, '', 0), (5912, 3, 9, 25, 11, 128, 820, '6', 'unit', 4, '', 0); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (5913, 3, 9, 25, 11, 128, 821, '6', 'unit', 5, '', 0), (5914, 3, 9, 25, 11, 128, 822, '6', 'unit', 6, '', 0), (5915, 3, 9, 25, 11, 128, 823, '6', 'unit', 7, '', 0), (5916, 3, 9, 25, 11, 128, 824, '6', 'unit', 8, '', 0), (5917, 3, 9, 25, 11, 128, 825, '6', 'unit', 9, '', 0), (5918, 3, 9, 25, 11, 128, 826, '5', 'unit', 10, '', 0), (5919, 3, 9, 25, 11, 128, 827, '5', 'unit', 11, '', 0), (5920, 3, 9, 41, 11, 128, 817, '6', 'unit', 1, '', 1), (5921, 3, 9, 41, 11, 128, 818, '6', 'unit', 2, '', 1), (5922, 3, 9, 41, 11, 128, 819, '6', 'unit', 3, '', 1), (5923, 3, 9, 41, 11, 128, 820, '6', 'unit', 4, '', 1), (5924, 3, 9, 41, 11, 128, 821, '6', 'unit', 5, '', 1), (5925, 3, 9, 41, 11, 128, 822, '6', 'unit', 6, '', 1), (5926, 3, 9, 41, 11, 128, 823, '5', 'unit', 7, '', 1), (5927, 3, 9, 41, 11, 128, 824, '5', 'unit', 8, '', 1), (5928, 3, 9, 41, 11, 128, 825, '5', 'unit', 9, '', 1), (5929, 3, 9, 41, 11, 128, 826, '5', 'unit', 10, '', 1), (5930, 3, 9, 41, 11, 128, 827, '5', 'unit', 11, '', 1), (5931, 3, 9, 47, 11, 128, 817, '5', 'unit', 1, '', 1), (5932, 3, 9, 47, 11, 128, 818, '6', 'unit', 2, '', 1), (5933, 3, 9, 47, 11, 128, 819, '6', 'unit', 3, '', 1), (5934, 3, 9, 47, 11, 128, 820, '6', 'unit', 4, '', 1), (5935, 3, 9, 47, 11, 128, 821, '6', 'unit', 5, '', 1), (5936, 3, 9, 47, 11, 128, 822, '6', 'unit', 6, '', 1), (5937, 3, 9, 47, 11, 128, 823, '6', 'unit', 7, '', 1), (5938, 3, 9, 47, 11, 128, 824, '6', 'unit', 8, '', 1), (5939, 3, 9, 47, 11, 128, 825, '6', 'unit', 9, '', 1), (5940, 3, 9, 47, 11, 128, 826, '5', 'unit', 10, '', 1), (5941, 3, 9, 47, 11, 128, 827, '5', 'unit', 11, '', 1), (5942, 3, 9, 44, 11, 128, 817, '5', 'unit', 1, '', 1), (5943, 3, 9, 44, 11, 128, 818, '5', 'unit', 2, '', 1), (5944, 3, 9, 44, 11, 128, 819, '5', 'unit', 3, '', 1), (5945, 3, 9, 44, 11, 128, 820, '5', 'unit', 4, '', 1), (5946, 3, 9, 44, 11, 128, 821, '6', 'unit', 5, '', 1), (5947, 3, 9, 44, 11, 128, 822, '6', 'unit', 6, '', 1), (5948, 3, 9, 44, 11, 128, 823, '5', 'unit', 7, '', 1), (5949, 3, 9, 44, 11, 128, 824, '5', 'unit', 8, '', 1), (5950, 3, 9, 44, 11, 128, 825, '5', 'unit', 9, '', 1), (5951, 3, 9, 44, 11, 128, 826, '5', 'unit', 10, '', 1), (5952, 3, 9, 44, 11, 128, 827, '5', 'unit', 11, '', 1), (5953, 3, 9, 72, 17, 30, 238, '5', 'unit', 1, '', 0), (5954, 3, 9, 72, 17, 30, 239, '6', 'unit', 2, '', 0), (5955, 3, 9, 72, 17, 30, 240, '5', 'unit', 3, '', 0), (5956, 3, 9, 72, 17, 30, 241, '5', 'unit', 4, '', 0), (5957, 3, 9, 72, 17, 30, 242, '5', 'unit', 5, '', 0), (5958, 3, 9, 72, 17, 30, 243, '5', 'unit', 6, '', 0), (5959, 3, 9, 72, 17, 30, 244, '5', 'unit', 7, '', 0), (5960, 3, 9, 72, 17, 30, 245, '4', 'unit', 8, '', 0), (5961, 3, 9, 72, 17, 30, 246, '6', 'unit', 9, '', 0), (5962, 3, 9, 53, 17, 30, 238, '5', 'unit', 1, '', 1), (5963, 3, 9, 53, 17, 30, 239, '5', 'unit', 2, '', 1), (5964, 3, 9, 53, 17, 30, 240, '5', 'unit', 3, '', 1), (5965, 3, 9, 53, 17, 30, 241, '5', 'unit', 4, '', 1), (5966, 3, 9, 53, 17, 30, 242, '5', 'unit', 5, '', 1), (5967, 3, 9, 53, 17, 30, 243, '4', 'unit', 6, '', 1), (5968, 3, 9, 53, 17, 30, 244, '5', 'unit', 7, '', 1), (5969, 3, 9, 53, 17, 30, 245, '5', 'unit', 8, '', 1), (5970, 3, 9, 53, 17, 30, 246, '4', 'unit', 9, '', 1), (5971, 3, 9, 24, 17, 30, 238, '5', 'unit', 1, '', 1), (5972, 3, 9, 24, 17, 30, 239, '5', 'unit', 2, '', 1), (5973, 3, 9, 24, 17, 30, 240, '5', 'unit', 3, '', 1), (5974, 3, 9, 24, 17, 30, 241, '5', 'unit', 4, '', 1), (5975, 3, 9, 24, 17, 30, 242, '5', 'unit', 5, '', 1), (5976, 3, 9, 24, 17, 30, 243, '5', 'unit', 6, '', 1), (5977, 3, 9, 24, 17, 30, 244, '5', 'unit', 7, '', 1), (5978, 3, 9, 24, 17, 30, 245, '5', 'unit', 8, '', 1), (5979, 3, 9, 24, 17, 30, 246, '4', 'unit', 9, '', 1), (5980, 3, 9, 51, 17, 30, 238, '0', 'unit', 1, '', 1), (5981, 3, 9, 51, 17, 30, 239, '0', 'unit', 2, '', 1), (5982, 3, 9, 51, 17, 30, 240, '0', 'unit', 3, '', 1), (5983, 3, 9, 51, 17, 30, 241, '0', 'unit', 4, '', 1), (5984, 3, 9, 51, 17, 30, 242, '0', 'unit', 5, '', 1), (5985, 3, 9, 51, 17, 30, 243, '0', 'unit', 6, '', 1), (5986, 3, 9, 51, 17, 30, 244, '0', 'unit', 7, '', 1), (5987, 3, 9, 51, 17, 30, 245, '0', 'unit', 8, '', 1), (5988, 3, 9, 51, 17, 30, 246, '0', 'unit', 9, '', 1), (5989, 3, 9, 45, 17, 30, 238, '5', 'unit', 1, '', 1), (5990, 3, 9, 45, 17, 30, 239, '5', 'unit', 2, '', 1), (5991, 3, 9, 45, 17, 30, 240, '5', 'unit', 3, '', 1), (5992, 3, 9, 45, 17, 30, 241, '5', 'unit', 4, '', 1), (5993, 3, 9, 45, 17, 30, 242, '5', 'unit', 5, '', 1), (5994, 3, 9, 45, 17, 30, 243, '5', 'unit', 6, '', 1), (5995, 3, 9, 45, 17, 30, 244, '5', 'unit', 7, '', 1), (5996, 3, 9, 45, 17, 30, 245, '5', 'unit', 8, '', 1), (5997, 3, 9, 45, 17, 30, 246, '5', 'unit', 9, '', 1), (5998, 3, 9, 47, 17, 30, 238, '5', 'unit', 1, '', 1), (5999, 3, 9, 47, 17, 30, 239, '', 'unit', 2, '', 1), (6000, 3, 9, 47, 17, 30, 240, '5', 'unit', 3, '', 1), (6001, 3, 9, 47, 17, 30, 241, '5', 'unit', 4, '', 1), (6002, 3, 9, 47, 17, 30, 242, '5', 'unit', 5, '', 1), (6003, 3, 9, 47, 17, 30, 243, '5', 'unit', 6, '', 1), (6004, 3, 9, 47, 17, 30, 244, '5', 'unit', 7, '', 1), (6005, 3, 9, 47, 17, 30, 245, '5', 'unit', 8, '', 1), (6006, 3, 9, 47, 17, 30, 246, '5', 'unit', 9, '', 1), (6007, 3, 9, 5, 17, 30, 238, '5', 'unit', 1, '', 1), (6008, 3, 9, 5, 17, 30, 239, '5', 'unit', 2, '', 1), (6009, 3, 9, 5, 17, 30, 240, '4', 'unit', 3, '', 1), (6010, 3, 9, 5, 17, 30, 241, '4', 'unit', 4, '', 1), (6011, 3, 9, 5, 17, 30, 242, '4', 'unit', 5, '', 1), (6012, 3, 9, 5, 17, 30, 243, '4', 'unit', 6, '', 1), (6013, 3, 9, 5, 17, 30, 244, '4', 'unit', 7, '', 1), (6014, 3, 9, 5, 17, 30, 245, '5', 'unit', 8, '', 1), (6015, 3, 9, 5, 17, 30, 246, '5', 'unit', 9, '', 1), (6016, 3, 9, 22, 17, 30, 238, '5', 'unit', 1, '', 1), (6017, 3, 9, 22, 17, 30, 239, '5', 'unit', 2, '', 1), (6018, 3, 9, 22, 17, 30, 240, '5', 'unit', 3, '', 1), (6019, 3, 9, 22, 17, 30, 241, '5', 'unit', 4, '', 1), (6020, 3, 9, 22, 17, 30, 242, '5', 'unit', 5, '', 1), (6021, 3, 9, 22, 17, 30, 243, '5', 'unit', 6, '', 1), (6022, 3, 9, 22, 17, 30, 244, '5', 'unit', 7, '', 1), (6023, 3, 9, 22, 17, 30, 245, '5', 'unit', 8, '', 1), (6024, 3, 9, 22, 17, 30, 246, '5', 'unit', 9, '', 1), (6025, 3, 9, 54, 17, 70, 375, '5', 'unit', 1, '', 1), (6026, 3, 9, 54, 17, 70, 376, '5', 'unit', 2, '', 1), (6027, 3, 9, 54, 17, 70, 377, '5', 'unit', 3, '', 1), (6028, 3, 9, 54, 17, 70, 378, '0', 'unit', 4, '', 1), (6029, 3, 9, 54, 17, 71, 379, '5', 'unit', 1, '', 1), (6030, 3, 9, 54, 17, 71, 380, '5', 'unit', 2, '', 1), (6031, 3, 9, 54, 17, 71, 381, '5', 'unit', 3, '', 1), (6032, 3, 9, 54, 17, 71, 382, '5', 'unit', 4, '', 1), (6033, 3, 9, 54, 17, 71, 383, '5', 'unit', 5, '', 1), (6034, 3, 9, 59, 17, 70, 375, '5', 'unit', 1, '', 1), (6035, 3, 9, 59, 17, 70, 376, '5', 'unit', 2, '', 1), (6036, 3, 9, 59, 17, 70, 377, '5', 'unit', 3, '', 1), (6037, 3, 9, 59, 17, 70, 378, '0', 'unit', 4, '', 1), (6038, 3, 9, 59, 17, 71, 379, '5', 'unit', 1, '', 1), (6039, 3, 9, 59, 17, 71, 380, '5', 'unit', 2, '', 1), (6040, 3, 9, 59, 17, 71, 381, '5', 'unit', 3, '', 1), (6041, 3, 9, 59, 17, 71, 382, '5', 'unit', 4, '', 1), (6042, 3, 9, 59, 17, 71, 383, '5', 'unit', 5, '', 1), (6043, 3, 9, 56, 17, 70, 375, '5', 'unit', 1, '', 1), (6044, 3, 9, 56, 17, 70, 376, '5', 'unit', 2, '', 1), (6045, 3, 9, 56, 17, 70, 377, '5', 'unit', 3, '', 1), (6046, 3, 9, 56, 17, 70, 378, '0', 'unit', 4, '', 1), (6047, 3, 9, 56, 17, 71, 379, '', 'unit', 1, '', 1), (6048, 3, 9, 56, 17, 71, 380, '5', 'unit', 2, '', 1), (6049, 3, 9, 56, 17, 71, 381, '5', 'unit', 3, '', 1), (6050, 3, 9, 56, 17, 71, 382, '5', 'unit', 4, '', 1), (6051, 3, 9, 56, 17, 71, 383, '5', 'unit', 5, '', 1), (6052, 3, 9, 68, 17, 73, 393, '4', 'unit', 1, '', 1), (6053, 3, 9, 68, 17, 73, 394, '4', 'unit', 2, '', 1), (6054, 3, 9, 68, 17, 73, 395, '4', 'unit', 3, '', 1), (6055, 3, 9, 68, 17, 73, 396, '4', 'unit', 4, '', 1), (6056, 3, 9, 68, 17, 74, 397, '4', 'unit', 1, '', 1), (6057, 3, 9, 68, 17, 74, 398, '4', 'unit', 2, '', 1), (6058, 3, 9, 68, 17, 74, 399, '4', 'unit', 3, '', 1), (6059, 3, 9, 68, 17, 74, 400, '4', 'unit', 4, '', 1), (6060, 3, 9, 68, 17, 74, 401, '4', 'unit', 5, '', 1), (6061, 3, 9, 66, 17, 73, 393, '5', 'unit', 1, '', 1), (6062, 3, 9, 66, 17, 73, 394, '5', 'unit', 2, '', 1), (6063, 3, 9, 66, 17, 73, 395, '5', 'unit', 3, '', 1), (6064, 3, 9, 66, 17, 73, 396, '5', 'unit', 4, '', 1), (6065, 3, 9, 66, 17, 74, 397, '5', 'unit', 1, '', 1), (6066, 3, 9, 66, 17, 74, 398, '5', 'unit', 2, '', 1), (6067, 3, 9, 66, 17, 74, 399, '5', 'unit', 3, '', 1), (6068, 3, 9, 66, 17, 74, 400, '5', 'unit', 4, '', 1), (6069, 3, 9, 66, 17, 74, 401, '5', 'unit', 5, '', 1), (6070, 3, 9, 75, 17, 73, 393, '4', 'unit', 1, '', 1), (6071, 3, 9, 75, 17, 73, 394, '4', 'unit', 2, '', 1), (6072, 3, 9, 75, 17, 73, 395, '5', 'unit', 3, '', 1), (6073, 3, 9, 75, 17, 73, 396, '5', 'unit', 4, '', 1), (6074, 3, 9, 75, 17, 74, 397, '4', 'unit', 1, '', 1), (6075, 3, 9, 75, 17, 74, 398, '4', 'unit', 2, '', 1), (6076, 3, 9, 75, 17, 74, 399, '4', 'unit', 3, '', 1), (6077, 3, 9, 75, 17, 74, 400, '4', 'unit', 4, '', 1), (6078, 3, 9, 75, 17, 74, 401, '4', 'unit', 5, '', 1), (6079, 3, 9, 70, 17, 73, 393, '4', 'unit', 1, '', 1), (6080, 3, 9, 70, 17, 73, 394, '4', 'unit', 2, '', 1), (6081, 3, 9, 70, 17, 73, 395, '4', 'unit', 3, '', 1), (6082, 3, 9, 70, 17, 73, 396, '4', 'unit', 4, '', 1), (6083, 3, 9, 70, 17, 74, 397, '4', 'unit', 1, '', 1), (6084, 3, 9, 70, 17, 74, 398, '3', 'unit', 2, '', 1), (6085, 3, 9, 70, 17, 74, 399, '4', 'unit', 3, '', 1), (6086, 3, 9, 70, 17, 74, 400, '4', 'unit', 4, '', 1), (6087, 3, 9, 70, 17, 74, 401, '4', 'unit', 5, '', 1), (6088, 3, 9, 29, 17, 76, 402, '5', 'unit', 1, '', 1), (6089, 3, 9, 29, 17, 76, 403, '5', 'unit', 2, '', 1), (6090, 3, 9, 29, 17, 76, 404, '5', 'unit', 3, '', 1), (6091, 3, 9, 29, 17, 76, 405, '5', 'unit', 4, '', 1), (6092, 3, 9, 29, 17, 76, 406, '5', 'unit', 5, '', 1), (6093, 3, 9, 29, 17, 76, 407, '5', 'unit', 6, '', 1), (6094, 3, 9, 29, 17, 76, 408, '5', 'unit', 7, '', 1), (6095, 3, 9, 29, 17, 76, 409, '5', 'unit', 8, '', 1), (6096, 3, 9, 29, 17, 76, 410, '0', 'unit', 9, '', 1), (6097, 3, 9, 29, 17, 76, 411, '0', 'unit', 10, '', 1), (6098, 3, 9, 29, 17, 76, 412, '0', 'unit', 11, '', 1), (6099, 3, 9, 29, 17, 76, 413, '5', 'unit', 12, '', 1), (6100, 3, 9, 29, 17, 77, 414, '5', 'unit', 1, '', 1), (6101, 3, 9, 29, 17, 77, 415, '', 'unit', 2, '', 1), (6102, 3, 9, 29, 17, 77, 416, '5', 'unit', 3, '', 1), (6103, 3, 9, 29, 17, 77, 417, '5', 'unit', 4, '', 1), (6104, 3, 9, 29, 17, 77, 418, '0', 'unit', 5, '', 1), (6105, 3, 9, 29, 17, 77, 419, '5', 'unit', 6, '', 1), (6106, 3, 9, 29, 17, 77, 420, '5', 'unit', 7, '', 1), (6107, 3, 9, 29, 17, 78, 421, '5', 'unit', 1, '', 1), (6108, 3, 9, 29, 17, 78, 422, '0', 'unit', 2, '', 1), (6109, 3, 9, 29, 17, 78, 423, '5', 'unit', 3, '', 1), (6110, 3, 9, 29, 17, 78, 424, '5', 'unit', 4, '', 1), (6111, 3, 9, 18, 17, 76, 402, '5', 'unit', 1, '', 1), (6112, 3, 9, 18, 17, 76, 403, '5', 'unit', 2, '', 1), (6113, 3, 9, 18, 17, 76, 404, '5', 'unit', 3, '', 1), (6114, 3, 9, 18, 17, 76, 405, '5', 'unit', 4, '', 1), (6115, 3, 9, 18, 17, 76, 406, '5', 'unit', 5, '', 1), (6116, 3, 9, 18, 17, 76, 407, '5', 'unit', 6, '', 1), (6117, 3, 9, 18, 17, 76, 408, '5', 'unit', 7, '', 1), (6118, 3, 9, 18, 17, 76, 409, '5', 'unit', 8, '', 1), (6119, 3, 9, 18, 17, 76, 410, '0', 'unit', 9, '', 1), (6120, 3, 9, 18, 17, 76, 411, '0', 'unit', 10, '', 1), (6121, 3, 9, 18, 17, 76, 412, '0', 'unit', 11, '', 1), (6122, 3, 9, 18, 17, 76, 413, '5', 'unit', 12, '', 1), (6123, 3, 9, 18, 17, 77, 414, '5', 'unit', 1, '', 1), (6124, 3, 9, 18, 17, 77, 415, '5', 'unit', 2, '', 1), (6125, 3, 9, 18, 17, 77, 416, '5', 'unit', 3, '', 1), (6126, 3, 9, 18, 17, 77, 417, '6', 'unit', 4, '', 1), (6127, 3, 9, 18, 17, 77, 418, '0', 'unit', 5, '', 1), (6128, 3, 9, 18, 17, 77, 419, '5', 'unit', 6, '', 1), (6129, 3, 9, 18, 17, 77, 420, '5', 'unit', 7, '', 1), (6130, 3, 9, 18, 17, 78, 421, '5', 'unit', 1, '', 1), (6131, 3, 9, 18, 17, 78, 422, '5', 'unit', 2, '', 1), (6132, 3, 9, 18, 17, 78, 423, '5', 'unit', 3, '', 1), (6133, 3, 9, 18, 17, 78, 424, '5', 'unit', 4, '', 1), (6134, 3, 9, 26, 17, 76, 402, '4', 'unit', 1, '', 1), (6135, 3, 9, 26, 17, 76, 403, '5', 'unit', 2, '', 1), (6136, 3, 9, 26, 17, 76, 404, '5', 'unit', 3, '', 1), (6137, 3, 9, 26, 17, 76, 405, '5', 'unit', 4, '', 1), (6138, 3, 9, 26, 17, 76, 406, '5', 'unit', 5, '', 1), (6139, 3, 9, 26, 17, 76, 407, '5', 'unit', 6, '', 1), (6140, 3, 9, 26, 17, 76, 408, '0', 'unit', 7, '', 1), (6141, 3, 9, 26, 17, 76, 409, '5', 'unit', 8, '', 1), (6142, 3, 9, 26, 17, 76, 410, '0', 'unit', 9, '', 1), (6143, 3, 9, 26, 17, 76, 411, '0', 'unit', 10, '', 1), (6144, 3, 9, 26, 17, 76, 412, '0', 'unit', 11, '', 1), (6145, 3, 9, 26, 17, 76, 413, '2', 'unit', 12, '', 1), (6146, 3, 9, 26, 17, 77, 414, '5', 'unit', 1, '', 1), (6147, 3, 9, 26, 17, 77, 415, '5', 'unit', 2, '', 1), (6148, 3, 9, 26, 17, 77, 416, '5', 'unit', 3, '', 1), (6149, 3, 9, 26, 17, 77, 417, '5', 'unit', 4, '', 1), (6150, 3, 9, 26, 17, 77, 418, '0', 'unit', 5, '', 1), (6151, 3, 9, 26, 17, 77, 419, '5', 'unit', 6, '', 1), (6152, 3, 9, 26, 17, 77, 420, '4', 'unit', 7, '', 1), (6153, 3, 9, 26, 17, 78, 421, '2', 'unit', 1, '', 1), (6154, 3, 9, 26, 17, 78, 422, '0', 'unit', 2, '', 1), (6155, 3, 9, 26, 17, 78, 423, '4', 'unit', 3, '', 1), (6156, 3, 9, 26, 17, 78, 424, '3', 'unit', 4, '', 1), (6157, 3, 9, 72, 17, 76, 402, '5', 'unit', 1, '', 0), (6158, 3, 9, 72, 17, 76, 403, '5', 'unit', 2, '', 0), (6159, 3, 9, 72, 17, 76, 404, '5', 'unit', 3, '', 0), (6160, 3, 9, 72, 17, 76, 405, '5', 'unit', 4, '', 0), (6161, 3, 9, 72, 17, 76, 406, '5', 'unit', 5, '', 0), (6162, 3, 9, 72, 17, 76, 407, '5', 'unit', 6, '', 0), (6163, 3, 9, 72, 17, 76, 408, '0', 'unit', 7, '', 0), (6164, 3, 9, 72, 17, 76, 409, '5', 'unit', 8, '', 0), (6165, 3, 9, 72, 17, 76, 410, '0', 'unit', 9, '', 0), (6166, 3, 9, 72, 17, 76, 411, '0', 'unit', 10, '', 0), (6167, 3, 9, 72, 17, 76, 412, '0', 'unit', 11, '', 0), (6168, 3, 9, 72, 17, 76, 413, '5', 'unit', 12, '', 0), (6169, 3, 9, 72, 17, 77, 414, '5', 'unit', 1, '', 0), (6170, 3, 9, 72, 17, 77, 415, '5', 'unit', 2, '', 0), (6171, 3, 9, 72, 17, 77, 416, '5', 'unit', 3, '', 0), (6172, 3, 9, 72, 17, 77, 417, '6', 'unit', 4, '', 0), (6173, 3, 9, 72, 17, 77, 418, '0', 'unit', 5, '', 0), (6174, 3, 9, 72, 17, 77, 419, '5', 'unit', 6, '', 0), (6175, 3, 9, 72, 17, 77, 420, '6', 'unit', 7, '', 0), (6176, 3, 9, 72, 17, 78, 421, '', 'unit', 1, '', 0), (6177, 3, 9, 72, 17, 78, 422, '5', 'unit', 2, '', 0), (6178, 3, 9, 72, 17, 78, 423, '5', 'unit', 3, '', 0), (6179, 3, 9, 72, 17, 78, 424, '5', 'unit', 4, '', 0), (6180, 3, 9, 3, 17, 76, 402, '5', 'unit', 1, '', 1), (6181, 3, 9, 3, 17, 76, 403, '5', 'unit', 2, '', 1), (6182, 3, 9, 3, 17, 76, 404, '5', 'unit', 3, '', 1), (6183, 3, 9, 3, 17, 76, 405, '4', 'unit', 4, '', 1), (6184, 3, 9, 3, 17, 76, 406, '5', 'unit', 5, '', 1), (6185, 3, 9, 3, 17, 76, 407, '0', 'unit', 6, '', 1), (6186, 3, 9, 3, 17, 76, 408, '0', 'unit', 7, '', 1), (6187, 3, 9, 3, 17, 76, 409, '5', 'unit', 8, '', 1), (6188, 3, 9, 3, 17, 76, 410, '0', 'unit', 9, '', 1), (6189, 3, 9, 3, 17, 76, 411, '0', 'unit', 10, '', 1), (6190, 3, 9, 3, 17, 76, 412, '0', 'unit', 11, '', 1), (6191, 3, 9, 3, 17, 76, 413, '5', 'unit', 12, '', 1), (6192, 3, 9, 3, 17, 77, 414, '5', 'unit', 1, '', 1), (6193, 3, 9, 3, 17, 77, 415, '5', 'unit', 2, '', 1), (6194, 3, 9, 3, 17, 77, 416, '5', 'unit', 3, '', 1), (6195, 3, 9, 3, 17, 77, 417, '5', 'unit', 4, '', 1), (6196, 3, 9, 3, 17, 77, 418, '0', 'unit', 5, '', 1), (6197, 3, 9, 3, 17, 77, 419, '5', 'unit', 6, '', 1), (6198, 3, 9, 3, 17, 77, 420, '4', 'unit', 7, '', 1), (6199, 3, 9, 3, 17, 78, 421, '5', 'unit', 1, '', 1), (6200, 3, 9, 3, 17, 78, 422, '0', 'unit', 2, '', 1), (6201, 3, 9, 3, 17, 78, 423, '5', 'unit', 3, '', 1), (6202, 3, 9, 3, 17, 78, 424, '5', 'unit', 4, '', 1), (6203, 3, 9, 24, 17, 76, 402, '5', 'unit', 1, '', 1), (6204, 3, 9, 24, 17, 76, 403, '5', 'unit', 2, '', 1), (6205, 3, 9, 24, 17, 76, 404, '5', 'unit', 3, '', 1), (6206, 3, 9, 24, 17, 76, 405, '5', 'unit', 4, '', 1), (6207, 3, 9, 24, 17, 76, 406, '5', 'unit', 5, '', 1), (6208, 3, 9, 24, 17, 76, 407, '5', 'unit', 6, '', 1), (6209, 3, 9, 24, 17, 76, 408, '0', 'unit', 7, '', 1), (6210, 3, 9, 24, 17, 76, 409, '5', 'unit', 8, '', 1), (6211, 3, 9, 24, 17, 76, 410, '0', 'unit', 9, '', 1), (6212, 3, 9, 24, 17, 76, 411, '0', 'unit', 10, '', 1), (6213, 3, 9, 24, 17, 76, 412, '0', 'unit', 11, '', 1), (6214, 3, 9, 24, 17, 76, 413, '5', 'unit', 12, '', 1), (6215, 3, 9, 24, 17, 77, 414, '5', 'unit', 1, '', 1), (6216, 3, 9, 24, 17, 77, 415, '5', 'unit', 2, '', 1), (6217, 3, 9, 24, 17, 77, 416, '5', 'unit', 3, '', 1), (6218, 3, 9, 24, 17, 77, 417, '5', 'unit', 4, '', 1), (6219, 3, 9, 24, 17, 77, 418, '0', 'unit', 5, '', 1), (6220, 3, 9, 24, 17, 77, 419, '5', 'unit', 6, '', 1), (6221, 3, 9, 24, 17, 77, 420, '6', 'unit', 7, '', 1), (6222, 3, 9, 24, 17, 78, 421, '3', 'unit', 1, '', 1), (6223, 3, 9, 24, 17, 78, 422, '5', 'unit', 2, '', 1), (6224, 3, 9, 24, 17, 78, 423, '5', 'unit', 3, '', 1), (6225, 3, 9, 24, 17, 78, 424, '5', 'unit', 4, '', 1), (6226, 3, 9, 23, 17, 76, 402, '5', 'unit', 1, '', 1), (6227, 3, 9, 23, 17, 76, 403, '5', 'unit', 2, '', 1), (6228, 3, 9, 23, 17, 76, 404, '5', 'unit', 3, '', 1), (6229, 3, 9, 23, 17, 76, 405, '5', 'unit', 4, '', 1), (6230, 3, 9, 23, 17, 76, 406, '5', 'unit', 5, '', 1), (6231, 3, 9, 23, 17, 76, 407, '5', 'unit', 6, '', 1), (6232, 3, 9, 23, 17, 76, 408, '0', 'unit', 7, '', 1), (6233, 3, 9, 23, 17, 76, 409, '5', 'unit', 8, '', 1), (6234, 3, 9, 23, 17, 76, 410, '0', 'unit', 9, '', 1), (6235, 3, 9, 23, 17, 76, 411, '0', 'unit', 10, '', 1), (6236, 3, 9, 23, 17, 76, 412, '0', 'unit', 11, '', 1), (6237, 3, 9, 23, 17, 76, 413, '5', 'unit', 12, '', 1), (6238, 3, 9, 23, 17, 77, 414, '5', 'unit', 1, '', 1), (6239, 3, 9, 23, 17, 77, 415, '5', 'unit', 2, '', 1), (6240, 3, 9, 23, 17, 77, 416, '5', 'unit', 3, '', 1), (6241, 3, 9, 23, 17, 77, 417, '5', 'unit', 4, '', 1), (6242, 3, 9, 23, 17, 77, 418, '0', 'unit', 5, '', 1), (6243, 3, 9, 23, 17, 77, 419, '5', 'unit', 6, '', 1), (6244, 3, 9, 23, 17, 77, 420, '4', 'unit', 7, '', 1), (6245, 3, 9, 23, 17, 78, 421, '5', 'unit', 1, '', 1), (6246, 3, 9, 23, 17, 78, 422, '5', 'unit', 2, '', 1), (6247, 3, 9, 23, 17, 78, 423, '5', 'unit', 3, '', 1), (6248, 3, 9, 23, 17, 78, 424, '5', 'unit', 4, '', 1), (6249, 3, 9, 45, 17, 76, 402, '5', 'unit', 1, '', 1), (6250, 3, 9, 45, 17, 76, 403, '5', 'unit', 2, '', 1), (6251, 3, 9, 45, 17, 76, 404, '5', 'unit', 3, '', 1), (6252, 3, 9, 45, 17, 76, 405, '5', 'unit', 4, '', 1), (6253, 3, 9, 45, 17, 76, 406, '5', 'unit', 5, '', 1), (6254, 3, 9, 45, 17, 76, 407, '5', 'unit', 6, '', 1), (6255, 3, 9, 45, 17, 76, 408, '5', 'unit', 7, '', 1), (6256, 3, 9, 45, 17, 76, 409, '5', 'unit', 8, '', 1), (6257, 3, 9, 45, 17, 76, 410, '0', 'unit', 9, '', 1), (6258, 3, 9, 45, 17, 76, 411, '0', 'unit', 10, '', 1), (6259, 3, 9, 45, 17, 76, 412, '0', 'unit', 11, '', 1), (6260, 3, 9, 45, 17, 76, 413, '5', 'unit', 12, '', 1), (6261, 3, 9, 45, 17, 77, 414, '5', 'unit', 1, '', 1), (6262, 3, 9, 45, 17, 77, 415, '5', 'unit', 2, '', 1), (6263, 3, 9, 45, 17, 77, 416, '5', 'unit', 3, '', 1), (6264, 3, 9, 45, 17, 77, 417, '5', 'unit', 4, '', 1), (6265, 3, 9, 45, 17, 77, 418, '0', 'unit', 5, '', 1), (6266, 3, 9, 45, 17, 77, 419, '5', 'unit', 6, '', 1), (6267, 3, 9, 45, 17, 77, 420, '6', 'unit', 7, '', 1), (6268, 3, 9, 45, 17, 78, 421, '5', 'unit', 1, '', 1), (6269, 3, 9, 45, 17, 78, 422, '5', 'unit', 2, '', 1), (6270, 3, 9, 45, 17, 78, 423, '5', 'unit', 3, '', 1), (6271, 3, 9, 45, 17, 78, 424, '5', 'unit', 4, '', 1), (6272, 3, 9, 28, 17, 76, 402, '0', 'unit', 1, '', 1), (6273, 3, 9, 28, 17, 76, 403, '5', 'unit', 2, '', 1), (6274, 3, 9, 28, 17, 76, 404, '5', 'unit', 3, '', 1), (6275, 3, 9, 28, 17, 76, 405, '5', 'unit', 4, '', 1), (6276, 3, 9, 28, 17, 76, 406, '5', 'unit', 5, '', 1), (6277, 3, 9, 28, 17, 76, 407, '0', 'unit', 6, '', 1), (6278, 3, 9, 28, 17, 76, 408, '0', 'unit', 7, '', 1), (6279, 3, 9, 28, 17, 76, 409, '0', 'unit', 8, '', 1), (6280, 3, 9, 28, 17, 76, 410, '0', 'unit', 9, '', 1), (6281, 3, 9, 28, 17, 76, 411, '0', 'unit', 10, '', 1), (6282, 3, 9, 28, 17, 76, 412, '0', 'unit', 11, '', 1), (6283, 3, 9, 28, 17, 76, 413, '5', 'unit', 12, '', 1), (6284, 3, 9, 28, 17, 77, 414, '5', 'unit', 1, '', 1), (6285, 3, 9, 28, 17, 77, 415, '0', 'unit', 2, '', 1), (6286, 3, 9, 28, 17, 77, 416, '5', 'unit', 3, '', 1), (6287, 3, 9, 28, 17, 77, 417, '5', 'unit', 4, '', 1), (6288, 3, 9, 28, 17, 77, 418, '0', 'unit', 5, '', 1), (6289, 3, 9, 28, 17, 77, 419, '5', 'unit', 6, '', 1), (6290, 3, 9, 28, 17, 77, 420, '4', 'unit', 7, '', 1), (6291, 3, 9, 28, 17, 78, 421, '5', 'unit', 1, '', 1), (6292, 3, 9, 28, 17, 78, 422, '0', 'unit', 2, '', 1), (6293, 3, 9, 28, 17, 78, 423, '5', 'unit', 3, '', 1), (6294, 3, 9, 28, 17, 78, 424, '5', 'unit', 4, '', 1), (6295, 3, 9, 47, 17, 76, 402, '5', 'unit', 1, '', 1), (6296, 3, 9, 47, 17, 76, 403, '5', 'unit', 2, '', 1), (6297, 3, 9, 47, 17, 76, 404, '5', 'unit', 3, '', 1), (6298, 3, 9, 47, 17, 76, 405, '5', 'unit', 4, '', 1), (6299, 3, 9, 47, 17, 76, 406, '5', 'unit', 5, '', 1), (6300, 3, 9, 47, 17, 76, 407, '6', 'unit', 6, '', 1), (6301, 3, 9, 47, 17, 76, 408, '0', 'unit', 7, '', 1), (6302, 3, 9, 47, 17, 76, 409, '5', 'unit', 8, '', 1), (6303, 3, 9, 47, 17, 76, 410, '0', 'unit', 9, '', 1), (6304, 3, 9, 47, 17, 76, 411, '0', 'unit', 10, '', 1), (6305, 3, 9, 47, 17, 76, 412, '0', 'unit', 11, '', 1), (6306, 3, 9, 47, 17, 76, 413, '5', 'unit', 12, '', 1), (6307, 3, 9, 47, 17, 77, 414, '5', 'unit', 1, '', 1), (6308, 3, 9, 47, 17, 77, 415, '4', 'unit', 2, '', 1), (6309, 3, 9, 47, 17, 77, 416, '5', 'unit', 3, '', 1), (6310, 3, 9, 47, 17, 77, 417, '5', 'unit', 4, '', 1), (6311, 3, 9, 47, 17, 77, 418, '0', 'unit', 5, '', 1), (6312, 3, 9, 47, 17, 77, 419, '5', 'unit', 6, '', 1), (6313, 3, 9, 47, 17, 77, 420, '5', 'unit', 7, '', 1), (6314, 3, 9, 47, 17, 78, 421, '5', 'unit', 1, '', 1), (6315, 3, 9, 47, 17, 78, 422, '5', 'unit', 2, '', 1), (6316, 3, 9, 47, 17, 78, 423, '5', 'unit', 3, '', 1), (6317, 3, 9, 47, 17, 78, 424, '5', 'unit', 4, '', 1), (6318, 3, 9, 32, 17, 76, 402, '5', 'unit', 1, '', 1), (6319, 3, 9, 32, 17, 76, 403, '', 'unit', 2, '', 1), (6320, 3, 9, 32, 17, 76, 404, '5', 'unit', 3, '', 1), (6321, 3, 9, 32, 17, 76, 405, '', 'unit', 4, '', 1), (6322, 3, 9, 32, 17, 76, 406, '5', 'unit', 5, '', 1), (6323, 3, 9, 32, 17, 76, 407, '5', 'unit', 6, '', 1), (6324, 3, 9, 32, 17, 76, 408, '5', 'unit', 7, '', 1), (6325, 3, 9, 32, 17, 76, 409, '5', 'unit', 8, '', 1), (6326, 3, 9, 32, 17, 76, 410, '4', 'unit', 9, '', 1), (6327, 3, 9, 32, 17, 76, 411, '6', 'unit', 10, '', 1), (6328, 3, 9, 32, 17, 76, 412, '0', 'unit', 11, '', 1), (6329, 3, 9, 32, 17, 76, 413, '6', 'unit', 12, '', 1), (6330, 3, 9, 32, 17, 77, 414, '5', 'unit', 1, '', 1), (6331, 3, 9, 32, 17, 77, 415, '4', 'unit', 2, '', 1), (6332, 3, 9, 32, 17, 77, 416, '5', 'unit', 3, '', 1), (6333, 3, 9, 32, 17, 77, 417, '5', 'unit', 4, '', 1), (6334, 3, 9, 32, 17, 77, 418, '5', 'unit', 5, '', 1), (6335, 3, 9, 32, 17, 77, 419, '5', 'unit', 6, '', 1), (6336, 3, 9, 32, 17, 77, 420, '5', 'unit', 7, '', 1), (6337, 3, 9, 32, 17, 78, 421, '6', 'unit', 1, '', 1), (6338, 3, 9, 32, 17, 78, 422, '6', 'unit', 2, '', 1), (6339, 3, 9, 32, 17, 78, 423, '5', 'unit', 3, '', 1), (6340, 3, 9, 32, 17, 78, 424, '5', 'unit', 4, '', 1), (6341, 3, 9, 5, 17, 76, 402, '5', 'unit', 1, '', 1), (6342, 3, 9, 5, 17, 76, 403, '5', 'unit', 2, '', 1), (6343, 3, 9, 5, 17, 76, 404, '5', 'unit', 3, '', 1), (6344, 3, 9, 5, 17, 76, 405, '5', 'unit', 4, '', 1), (6345, 3, 9, 5, 17, 76, 406, '5', 'unit', 5, '', 1), (6346, 3, 9, 5, 17, 76, 407, '5', 'unit', 6, '', 1), (6347, 3, 9, 5, 17, 76, 408, '0', 'unit', 7, '', 1), (6348, 3, 9, 5, 17, 76, 409, '5', 'unit', 8, '', 1), (6349, 3, 9, 5, 17, 76, 410, '0', 'unit', 9, '', 1), (6350, 3, 9, 5, 17, 76, 411, '0', 'unit', 10, '', 1), (6351, 3, 9, 5, 17, 76, 412, '0', 'unit', 11, '', 1), (6352, 3, 9, 5, 17, 76, 413, '5', 'unit', 12, '', 1), (6353, 3, 9, 5, 17, 77, 414, '5', 'unit', 1, '', 1), (6354, 3, 9, 5, 17, 77, 415, '5', 'unit', 2, '', 1), (6355, 3, 9, 5, 17, 77, 416, '5', 'unit', 3, '', 1), (6356, 3, 9, 5, 17, 77, 417, '5', 'unit', 4, '', 1), (6357, 3, 9, 5, 17, 77, 418, '0', 'unit', 5, '', 1), (6358, 3, 9, 5, 17, 77, 419, '5', 'unit', 6, '', 1), (6359, 3, 9, 5, 17, 77, 420, '4', 'unit', 7, '', 1), (6360, 3, 9, 5, 17, 78, 421, '5', 'unit', 1, '', 1), (6361, 3, 9, 5, 17, 78, 422, '5', 'unit', 2, '', 1), (6362, 3, 9, 5, 17, 78, 423, '5', 'unit', 3, '', 1), (6363, 3, 9, 5, 17, 78, 424, '5', 'unit', 4, '', 1), (6364, 3, 9, 14, 17, 76, 402, '5', 'unit', 1, '', 1), (6365, 3, 9, 14, 17, 76, 403, '5', 'unit', 2, '', 1), (6366, 3, 9, 14, 17, 76, 404, '5', 'unit', 3, '', 1), (6367, 3, 9, 14, 17, 76, 405, '5', 'unit', 4, '', 1), (6368, 3, 9, 14, 17, 76, 406, '5', 'unit', 5, '', 1), (6369, 3, 9, 14, 17, 76, 407, '5', 'unit', 6, '', 1), (6370, 3, 9, 14, 17, 76, 408, '5', 'unit', 7, '', 1), (6371, 3, 9, 14, 17, 76, 409, '5', 'unit', 8, '', 1), (6372, 3, 9, 14, 17, 76, 410, '0', 'unit', 9, '', 1), (6373, 3, 9, 14, 17, 76, 411, '0', 'unit', 10, '', 1), (6374, 3, 9, 14, 17, 76, 412, '0', 'unit', 11, '', 1), (6375, 3, 9, 14, 17, 76, 413, '5', 'unit', 12, '', 1), (6376, 3, 9, 14, 17, 77, 414, '5', 'unit', 1, '', 1), (6377, 3, 9, 14, 17, 77, 415, '5', 'unit', 2, '', 1), (6378, 3, 9, 14, 17, 77, 416, '5', 'unit', 3, '', 1), (6379, 3, 9, 14, 17, 77, 417, '5', 'unit', 4, '', 1), (6380, 3, 9, 14, 17, 77, 418, '0', 'unit', 5, '', 1), (6381, 3, 9, 14, 17, 77, 419, '5', 'unit', 6, '', 1), (6382, 3, 9, 14, 17, 77, 420, '5', 'unit', 7, '', 1), (6383, 3, 9, 14, 17, 78, 421, '5', 'unit', 1, '', 1), (6384, 3, 9, 14, 17, 78, 422, '5', 'unit', 2, '', 1), (6385, 3, 9, 14, 17, 78, 423, '5', 'unit', 3, '', 1), (6386, 3, 9, 14, 17, 78, 424, '5', 'unit', 4, '', 1), (6387, 3, 9, 20, 17, 76, 402, '0', 'unit', 1, '', 1), (6388, 3, 9, 20, 17, 76, 403, '5', 'unit', 2, '', 1), (6389, 3, 9, 20, 17, 76, 404, '5', 'unit', 3, '', 1), (6390, 3, 9, 20, 17, 76, 405, '0', 'unit', 4, '', 1), (6391, 3, 9, 20, 17, 76, 406, '5', 'unit', 5, '', 1), (6392, 3, 9, 20, 17, 76, 407, '5', 'unit', 6, '', 1), (6393, 3, 9, 20, 17, 76, 408, '0', 'unit', 7, '', 1), (6394, 3, 9, 20, 17, 76, 409, '5', 'unit', 8, '', 1), (6395, 3, 9, 20, 17, 76, 410, '0', 'unit', 9, '', 1), (6396, 3, 9, 20, 17, 76, 411, '0', 'unit', 10, '', 1), (6397, 3, 9, 20, 17, 76, 412, '0', 'unit', 11, '', 1), (6398, 3, 9, 20, 17, 76, 413, '5', 'unit', 12, '', 1), (6399, 3, 9, 20, 17, 77, 414, '5', 'unit', 1, '', 1), (6400, 3, 9, 20, 17, 77, 415, '0', 'unit', 2, '', 1), (6401, 3, 9, 20, 17, 77, 416, '5', 'unit', 3, '', 1), (6402, 3, 9, 20, 17, 77, 417, '5', 'unit', 4, '', 1), (6403, 3, 9, 20, 17, 77, 418, '0', 'unit', 5, '', 1), (6404, 3, 9, 20, 17, 77, 419, '5', 'unit', 6, '', 1), (6405, 3, 9, 20, 17, 77, 420, '4', 'unit', 7, '', 1), (6406, 3, 9, 20, 17, 78, 421, '5', 'unit', 1, '', 1), (6407, 3, 9, 20, 17, 78, 422, '5', 'unit', 2, '', 1), (6408, 3, 9, 20, 17, 78, 423, '5', 'unit', 3, '', 1), (6409, 3, 9, 20, 17, 78, 424, '5', 'unit', 4, '', 1), (6410, 3, 9, 39, 17, 76, 402, '0', 'unit', 1, '', 1), (6411, 3, 9, 39, 17, 76, 403, '5', 'unit', 2, '', 1), (6412, 3, 9, 39, 17, 76, 404, '5', 'unit', 3, '', 1), (6413, 3, 9, 39, 17, 76, 405, '0', 'unit', 4, '', 1), (6414, 3, 9, 39, 17, 76, 406, '5', 'unit', 5, '', 1), (6415, 3, 9, 39, 17, 76, 407, '0', 'unit', 6, '', 1), (6416, 3, 9, 39, 17, 76, 408, '0', 'unit', 7, '', 1), (6417, 3, 9, 39, 17, 76, 409, '0', 'unit', 8, '', 1), (6418, 3, 9, 39, 17, 76, 410, '0', 'unit', 9, '', 1), (6419, 3, 9, 39, 17, 76, 411, '0', 'unit', 10, '', 1), (6420, 3, 9, 39, 17, 76, 412, '0', 'unit', 11, '', 1), (6421, 3, 9, 39, 17, 76, 413, '5', 'unit', 12, '', 1), (6422, 3, 9, 39, 17, 77, 414, '5', 'unit', 1, '', 1), (6423, 3, 9, 39, 17, 77, 415, '0', 'unit', 2, '', 1), (6424, 3, 9, 39, 17, 77, 416, '6', 'unit', 3, '', 1), (6425, 3, 9, 39, 17, 77, 417, '5', 'unit', 4, '', 1), (6426, 3, 9, 39, 17, 77, 418, '0', 'unit', 5, '', 1), (6427, 3, 9, 39, 17, 77, 419, '5', 'unit', 6, '', 1), (6428, 3, 9, 39, 17, 77, 420, '6', 'unit', 7, '', 1), (6429, 3, 9, 39, 17, 78, 421, '5', 'unit', 1, '', 1), (6430, 3, 9, 39, 17, 78, 422, '0', 'unit', 2, '', 1), (6431, 3, 9, 39, 17, 78, 423, '5', 'unit', 3, '', 1), (6432, 3, 9, 39, 17, 78, 424, '5', 'unit', 4, '', 1), (6433, 3, 9, 50, 17, 76, 402, '5', 'unit', 1, '', 1), (6434, 3, 9, 50, 17, 76, 403, '5', 'unit', 2, '', 1), (6435, 3, 9, 50, 17, 76, 404, '5', 'unit', 3, '', 1), (6436, 3, 9, 50, 17, 76, 405, '5', 'unit', 4, '', 1), (6437, 3, 9, 50, 17, 76, 406, '5', 'unit', 5, '', 1), (6438, 3, 9, 50, 17, 76, 407, '5', 'unit', 6, '', 1), (6439, 3, 9, 50, 17, 76, 408, '5', 'unit', 7, '', 1), (6440, 3, 9, 50, 17, 76, 409, '5', 'unit', 8, '', 1), (6441, 3, 9, 50, 17, 76, 410, '0', 'unit', 9, '', 1), (6442, 3, 9, 50, 17, 76, 411, '0', 'unit', 10, '', 1), (6443, 3, 9, 50, 17, 76, 412, '0', 'unit', 11, '', 1), (6444, 3, 9, 50, 17, 76, 413, '3', 'unit', 12, '', 1), (6445, 3, 9, 50, 17, 77, 414, '5', 'unit', 1, '', 1), (6446, 3, 9, 50, 17, 77, 415, '5', 'unit', 2, '', 1), (6447, 3, 9, 50, 17, 77, 416, '5', 'unit', 3, '', 1), (6448, 3, 9, 50, 17, 77, 417, '5', 'unit', 4, '', 1), (6449, 3, 9, 50, 17, 77, 418, '0', 'unit', 5, '', 1), (6450, 3, 9, 50, 17, 77, 419, '5', 'unit', 6, '', 1), (6451, 3, 9, 50, 17, 77, 420, '5', 'unit', 7, '', 1), (6452, 3, 9, 50, 17, 78, 421, '5', 'unit', 1, '', 1), (6453, 3, 9, 50, 17, 78, 422, '0', 'unit', 2, '', 1), (6454, 3, 9, 50, 17, 78, 423, '5', 'unit', 3, '', 1), (6455, 3, 9, 50, 17, 78, 424, '5', 'unit', 4, '', 1), (6456, 3, 9, 19, 17, 76, 402, '5', 'unit', 1, '', 0), (6457, 3, 9, 19, 17, 76, 403, '5', 'unit', 2, '', 0), (6458, 3, 9, 19, 17, 76, 404, '5', 'unit', 3, '', 0), (6459, 3, 9, 19, 17, 76, 405, '5', 'unit', 4, '', 0), (6460, 3, 9, 19, 17, 76, 406, '5', 'unit', 5, '', 0), (6461, 3, 9, 19, 17, 76, 407, '5', 'unit', 6, '', 0), (6462, 3, 9, 19, 17, 76, 408, '6', 'unit', 7, '', 0), (6463, 3, 9, 19, 17, 76, 409, '5', 'unit', 8, '', 0), (6464, 3, 9, 19, 17, 76, 410, '4', 'unit', 9, '', 0), (6465, 3, 9, 19, 17, 76, 411, '0', 'unit', 10, '', 0), (6466, 3, 9, 19, 17, 76, 412, '0', 'unit', 11, '', 0), (6467, 3, 9, 19, 17, 76, 413, '6', 'unit', 12, '', 0), (6468, 3, 9, 19, 17, 77, 414, '5', 'unit', 1, '', 0), (6469, 3, 9, 19, 17, 77, 415, '5', 'unit', 2, '', 0), (6470, 3, 9, 19, 17, 77, 416, '5', 'unit', 3, '', 0), (6471, 3, 9, 19, 17, 77, 417, '5', 'unit', 4, '', 0), (6472, 3, 9, 19, 17, 77, 418, '0', 'unit', 5, '', 0), (6473, 3, 9, 19, 17, 77, 419, '5', 'unit', 6, '', 0), (6474, 3, 9, 19, 17, 77, 420, '5', 'unit', 7, '', 0), (6475, 3, 9, 19, 17, 78, 421, '5', 'unit', 1, '', 0), (6476, 3, 9, 19, 17, 78, 422, '5', 'unit', 2, '', 0), (6477, 3, 9, 19, 17, 78, 423, '5', 'unit', 3, '', 0), (6478, 3, 9, 19, 17, 78, 424, '5', 'unit', 4, '', 0), (6479, 3, 9, 22, 17, 76, 402, '5', 'unit', 1, '', 1), (6480, 3, 9, 22, 17, 76, 403, '5', 'unit', 2, '', 1), (6481, 3, 9, 22, 17, 76, 404, '5', 'unit', 3, '', 1), (6482, 3, 9, 22, 17, 76, 405, '5', 'unit', 4, '', 1), (6483, 3, 9, 22, 17, 76, 406, '5', 'unit', 5, '', 1), (6484, 3, 9, 22, 17, 76, 407, '5', 'unit', 6, '', 1), (6485, 3, 9, 22, 17, 76, 408, '6', 'unit', 7, '', 1), (6486, 3, 9, 22, 17, 76, 409, '5', 'unit', 8, '', 1), (6487, 3, 9, 22, 17, 76, 410, '4', 'unit', 9, '', 1), (6488, 3, 9, 22, 17, 76, 411, '0', 'unit', 10, '', 1), (6489, 3, 9, 22, 17, 76, 412, '0', 'unit', 11, '', 1), (6490, 3, 9, 22, 17, 76, 413, '5', 'unit', 12, '', 1), (6491, 3, 9, 22, 17, 77, 414, '5', 'unit', 1, '', 1), (6492, 3, 9, 22, 17, 77, 415, '5', 'unit', 2, '', 1), (6493, 3, 9, 22, 17, 77, 416, '5', 'unit', 3, '', 1), (6494, 3, 9, 22, 17, 77, 417, '5', 'unit', 4, '', 1), (6495, 3, 9, 22, 17, 77, 418, '0', 'unit', 5, '', 1), (6496, 3, 9, 22, 17, 77, 419, '5', 'unit', 6, '', 1), (6497, 3, 9, 22, 17, 77, 420, '5', 'unit', 7, '', 1), (6498, 3, 9, 22, 17, 78, 421, '5', 'unit', 1, '', 1), (6499, 3, 9, 22, 17, 78, 422, '0', 'unit', 2, '', 1), (6500, 3, 9, 22, 17, 78, 423, '5', 'unit', 3, '', 1), (6501, 3, 9, 22, 17, 78, 424, '5', 'unit', 4, '', 1), (6502, 3, 9, 44, 17, 76, 402, '0', 'unit', 1, '', 1), (6503, 3, 9, 44, 17, 76, 403, '5', 'unit', 2, '', 1), (6504, 3, 9, 44, 17, 76, 404, '5', 'unit', 3, '', 1), (6505, 3, 9, 44, 17, 76, 405, '0', 'unit', 4, '', 1), (6506, 3, 9, 44, 17, 76, 406, '5', 'unit', 5, '', 1), (6507, 3, 9, 44, 17, 76, 407, '5', 'unit', 6, '', 1), (6508, 3, 9, 44, 17, 76, 408, '0', 'unit', 7, '', 1), (6509, 3, 9, 44, 17, 76, 409, '5', 'unit', 8, '', 1), (6510, 3, 9, 44, 17, 76, 410, '0', 'unit', 9, '', 1), (6511, 3, 9, 44, 17, 76, 411, '0', 'unit', 10, '', 1), (6512, 3, 9, 44, 17, 76, 412, '0', 'unit', 11, '', 1), (6513, 3, 9, 44, 17, 76, 413, '5', 'unit', 12, '', 1), (6514, 3, 9, 44, 17, 77, 414, '5', 'unit', 1, '', 1), (6515, 3, 9, 44, 17, 77, 415, '0', 'unit', 2, '', 1), (6516, 3, 9, 44, 17, 77, 416, '6', 'unit', 3, '', 1), (6517, 3, 9, 44, 17, 77, 417, '4', 'unit', 4, '', 1), (6518, 3, 9, 44, 17, 77, 418, '0', 'unit', 5, '', 1), (6519, 3, 9, 44, 17, 77, 419, '5', 'unit', 6, '', 1), (6520, 3, 9, 44, 17, 77, 420, '4', 'unit', 7, '', 1), (6521, 3, 9, 44, 17, 78, 421, '5', 'unit', 1, '', 1), (6522, 3, 9, 44, 17, 78, 422, '5', 'unit', 2, '', 1), (6523, 3, 9, 44, 17, 78, 423, '5', 'unit', 3, '', 1), (6524, 3, 9, 44, 17, 78, 424, '5', 'unit', 4, '', 1), (6525, 3, 9, 72, 17, 49, 1061, '5', 'unit', 1, '', 0), (6526, 3, 9, 72, 17, 49, 1062, '5', 'unit', 2, '', 0), (6527, 3, 9, 72, 17, 49, 1063, '5', 'unit', 3, '', 0), (6528, 3, 9, 72, 17, 49, 1064, '5', 'unit', 4, '', 0), (6529, 3, 9, 72, 17, 50, 1065, '5', 'unit', 1, '', 0), (6530, 3, 9, 72, 17, 50, 1066, '6', 'unit', 2, '', 0), (6531, 3, 9, 72, 17, 51, 1067, '5', 'unit', 1, '', 0), (6532, 3, 9, 72, 17, 51, 1068, '6', 'unit', 2, '', 0), (6533, 3, 9, 72, 17, 51, 1069, '5', 'unit', 3, '', 0), (6534, 3, 9, 72, 17, 52, 1070, '5', 'unit', 1, '', 0), (6535, 3, 9, 72, 17, 52, 1071, '5', 'unit', 2, '', 0), (6536, 3, 9, 72, 17, 52, 1072, '5', 'unit', 3, '', 0), (6537, 3, 9, 72, 17, 52, 1073, '6', 'unit', 4, '', 0), (6538, 3, 9, 72, 17, 52, 1074, '6', 'unit', 5, '', 0), (6539, 3, 9, 45, 17, 49, 1061, '5', 'unit', 1, '', 1), (6540, 3, 9, 45, 17, 49, 1062, '5', 'unit', 2, '', 1), (6541, 3, 9, 45, 17, 49, 1063, '5', 'unit', 3, '', 1), (6542, 3, 9, 45, 17, 49, 1064, '5', 'unit', 4, '', 1), (6543, 3, 9, 45, 17, 50, 1065, '5', 'unit', 1, '', 1), (6544, 3, 9, 45, 17, 50, 1066, '6', 'unit', 2, '', 1), (6545, 3, 9, 45, 17, 51, 1067, '5', 'unit', 1, '', 1), (6546, 3, 9, 45, 17, 51, 1068, '5', 'unit', 2, '', 1), (6547, 3, 9, 45, 17, 51, 1069, '5', 'unit', 3, '', 1), (6548, 3, 9, 45, 17, 52, 1070, '5', 'unit', 1, '', 1), (6549, 3, 9, 45, 17, 52, 1071, '5', 'unit', 2, '', 1), (6550, 3, 9, 45, 17, 52, 1072, '5', 'unit', 3, '', 1), (6551, 3, 9, 45, 17, 52, 1073, '5', 'unit', 4, '', 1), (6552, 3, 9, 45, 17, 52, 1074, '5', 'unit', 5, '', 1), (6553, 3, 9, 6, 17, 49, 1061, '5', 'unit', 1, '', 1), (6554, 3, 9, 6, 17, 49, 1062, '5', 'unit', 2, '', 1), (6555, 3, 9, 6, 17, 49, 1063, '5', 'unit', 3, '', 1), (6556, 3, 9, 6, 17, 49, 1064, '5', 'unit', 4, '', 1), (6557, 3, 9, 6, 17, 50, 1065, '5', 'unit', 1, '', 1), (6558, 3, 9, 6, 17, 50, 1066, '5', 'unit', 2, '', 1), (6559, 3, 9, 6, 17, 51, 1067, '5', 'unit', 1, '', 1), (6560, 3, 9, 6, 17, 51, 1068, '5', 'unit', 2, '', 1), (6561, 3, 9, 6, 17, 51, 1069, '5', 'unit', 3, '', 1), (6562, 3, 9, 6, 17, 52, 1070, '5', 'unit', 1, '', 1), (6563, 3, 9, 6, 17, 52, 1071, '5', 'unit', 2, '', 1), (6564, 3, 9, 6, 17, 52, 1072, '5', 'unit', 3, '', 1), (6565, 3, 9, 6, 17, 52, 1073, '5', 'unit', 4, '', 1), (6566, 3, 9, 6, 17, 52, 1074, '5', 'unit', 5, '', 1), (6567, 3, 9, 38, 17, 49, 1061, '5', 'unit', 1, '', 1), (6568, 3, 9, 38, 17, 49, 1062, '5', 'unit', 2, '', 1), (6569, 3, 9, 38, 17, 49, 1063, '5', 'unit', 3, '', 1), (6570, 3, 9, 38, 17, 49, 1064, '5', 'unit', 4, '', 1), (6571, 3, 9, 38, 17, 50, 1065, '5', 'unit', 1, '', 1), (6572, 3, 9, 38, 17, 50, 1066, '5', 'unit', 2, '', 1), (6573, 3, 9, 38, 17, 51, 1067, '5', 'unit', 1, '', 1), (6574, 3, 9, 38, 17, 51, 1068, '6', 'unit', 2, '', 1), (6575, 3, 9, 38, 17, 51, 1069, '5', 'unit', 3, '', 1), (6576, 3, 9, 38, 17, 52, 1070, '5', 'unit', 1, '', 1), (6577, 3, 9, 38, 17, 52, 1071, '5', 'unit', 2, '', 1), (6578, 3, 9, 38, 17, 52, 1072, '4', 'unit', 3, '', 1), (6579, 3, 9, 38, 17, 52, 1073, '5', 'unit', 4, '', 1), (6580, 3, 9, 38, 17, 52, 1074, '5', 'unit', 5, '', 1), (6581, 3, 9, 27, 17, 49, 1061, '5', 'unit', 1, '', 1), (6582, 3, 9, 27, 17, 49, 1062, '5', 'unit', 2, '', 1), (6583, 3, 9, 27, 17, 49, 1063, '5', 'unit', 3, '', 1), (6584, 3, 9, 27, 17, 49, 1064, '5', 'unit', 4, '', 1), (6585, 3, 9, 27, 17, 50, 1065, '5', 'unit', 1, '', 1), (6586, 3, 9, 27, 17, 50, 1066, '5', 'unit', 2, '', 1), (6587, 3, 9, 27, 17, 51, 1067, '5', 'unit', 1, '', 1), (6588, 3, 9, 27, 17, 51, 1068, '6', 'unit', 2, '', 1), (6589, 3, 9, 27, 17, 51, 1069, '6', 'unit', 3, '', 1), (6590, 3, 9, 27, 17, 52, 1070, '5', 'unit', 1, '', 1), (6591, 3, 9, 27, 17, 52, 1071, '5', 'unit', 2, '', 1), (6592, 3, 9, 27, 17, 52, 1072, '6', 'unit', 3, '', 1), (6593, 3, 9, 27, 17, 52, 1073, '5', 'unit', 4, '', 1), (6594, 3, 9, 27, 17, 52, 1074, '5', 'unit', 5, '', 1), (6595, 3, 9, 57, 17, 49, 1061, '5', 'unit', 1, '', 1), (6596, 3, 9, 57, 17, 49, 1062, '5', 'unit', 2, '', 1), (6597, 3, 9, 57, 17, 49, 1063, '5', 'unit', 3, '', 1), (6598, 3, 9, 57, 17, 49, 1064, '5', 'unit', 4, '', 1), (6599, 3, 9, 57, 17, 50, 1065, '5', 'unit', 1, '', 1), (6600, 3, 9, 57, 17, 50, 1066, '5', 'unit', 2, '', 1), (6601, 3, 9, 57, 17, 51, 1067, '5', 'unit', 1, '', 1), (6602, 3, 9, 57, 17, 51, 1068, '5', 'unit', 2, '', 1), (6603, 3, 9, 57, 17, 51, 1069, '4', 'unit', 3, '', 1), (6604, 3, 9, 57, 17, 52, 1070, '5', 'unit', 1, '', 1), (6605, 3, 9, 57, 17, 52, 1071, '5', 'unit', 2, '', 1), (6606, 3, 9, 57, 17, 52, 1072, '4', 'unit', 3, '', 1), (6607, 3, 9, 57, 17, 52, 1073, '5', 'unit', 4, '', 1), (6608, 3, 9, 57, 17, 52, 1074, '5', 'unit', 5, '', 1), (6609, 3, 9, 45, 17, 54, 294, '5', 'unit', 1, '', 1), (6610, 3, 9, 45, 17, 54, 295, '6', 'unit', 2, '', 1), (6611, 3, 9, 45, 17, 54, 296, '5', 'unit', 3, '', 1), (6612, 3, 9, 45, 17, 54, 297, '5', 'unit', 4, '', 1), (6613, 3, 9, 45, 17, 54, 298, '5', 'unit', 5, '', 1), (6614, 3, 9, 45, 17, 54, 299, '5', 'unit', 6, '', 1), (6615, 3, 9, 45, 17, 54, 300, '5', 'unit', 7, '', 1), (6616, 3, 9, 45, 17, 54, 301, '5', 'unit', 8, '', 1), (6617, 3, 9, 45, 17, 54, 302, '5', 'unit', 9, '', 1), (6618, 3, 9, 72, 17, 56, 303, '5', 'unit', 1, '', 0), (6619, 3, 9, 72, 17, 56, 304, '6', 'unit', 2, '', 0), (6620, 3, 9, 72, 17, 56, 305, '5', 'unit', 3, '', 0), (6621, 3, 9, 72, 17, 56, 306, '5', 'unit', 4, '', 0), (6622, 3, 9, 72, 17, 56, 307, '5', 'unit', 5, '', 0), (6623, 3, 9, 72, 17, 56, 308, '5', 'unit', 6, '', 0), (6624, 3, 9, 72, 17, 56, 309, '5', 'unit', 7, '', 0), (6625, 3, 9, 72, 17, 56, 310, '4', 'unit', 8, '', 0), (6626, 3, 9, 72, 17, 56, 311, '5', 'unit', 9, '', 0), (6627, 3, 9, 57, 17, 58, 312, '5', 'unit', 1, '', 1), (6628, 3, 9, 57, 17, 58, 313, '6', 'unit', 2, '', 1), (6629, 3, 9, 57, 17, 58, 314, '5', 'unit', 3, '', 1), (6630, 3, 9, 57, 17, 58, 315, '5', 'unit', 4, '', 1), (6631, 3, 9, 57, 17, 58, 316, '5', 'unit', 5, '', 1), (6632, 3, 9, 57, 17, 58, 317, '4', 'unit', 6, '', 1), (6633, 3, 9, 57, 17, 58, 318, '5', 'unit', 7, '', 1), (6634, 3, 9, 57, 17, 58, 319, '5', 'unit', 8, '', 1), (6635, 3, 9, 57, 17, 58, 320, '5', 'unit', 9, '', 1), (6636, 3, 9, 27, 17, 60, 321, '5', 'unit', 1, '', 1), (6637, 3, 9, 27, 17, 60, 322, '6', 'unit', 2, '', 1), (6638, 3, 9, 27, 17, 60, 323, '5', 'unit', 3, '', 1), (6639, 3, 9, 27, 17, 60, 324, '5', 'unit', 4, '', 1), (6640, 3, 9, 27, 17, 60, 325, '5', 'unit', 5, '', 1), (6641, 3, 9, 27, 17, 60, 326, '5', 'unit', 6, '', 1), (6642, 3, 9, 27, 17, 60, 327, '5', 'unit', 7, '', 1), (6643, 3, 9, 27, 17, 60, 328, '5', 'unit', 8, '', 1), (6644, 3, 9, 27, 17, 60, 329, '6', 'unit', 9, '', 1), (6645, 3, 9, 6, 17, 62, 330, '5', 'unit', 1, '', 1), (6646, 3, 9, 6, 17, 62, 331, '5', 'unit', 2, '', 1), (6647, 3, 9, 6, 17, 62, 332, '5', 'unit', 3, '', 1), (6648, 3, 9, 6, 17, 62, 333, '5', 'unit', 4, '', 1), (6649, 3, 9, 6, 17, 62, 334, '5', 'unit', 5, '', 1), (6650, 3, 9, 6, 17, 62, 335, '5', 'unit', 6, '', 1), (6651, 3, 9, 6, 17, 62, 336, '5', 'unit', 7, '', 1), (6652, 3, 9, 6, 17, 62, 337, '5', 'unit', 8, '', 1), (6653, 3, 9, 6, 17, 62, 338, '5', 'unit', 9, '', 1), (6654, 3, 9, 29, 17, 64, 339, '5', 'unit', 1, '', 1), (6655, 3, 9, 29, 17, 64, 340, '5', 'unit', 2, '', 1), (6656, 3, 9, 29, 17, 64, 341, '5', 'unit', 3, '', 1), (6657, 3, 9, 29, 17, 64, 342, '5', 'unit', 4, '', 1), (6658, 3, 9, 29, 17, 64, 343, '5', 'unit', 5, '', 1), (6659, 3, 9, 29, 17, 64, 344, '5', 'unit', 6, '', 1), (6660, 3, 9, 29, 17, 64, 345, '5', 'unit', 7, '', 1), (6661, 3, 9, 29, 17, 64, 346, '5', 'unit', 8, '', 1), (6662, 3, 9, 29, 17, 64, 347, '5', 'unit', 9, '', 1), (6663, 3, 9, 11, 17, 66, 348, '0', 'unit', 1, '', 1), (6664, 3, 9, 11, 17, 66, 349, '0', 'unit', 2, '', 1), (6665, 3, 9, 11, 17, 66, 350, '0', 'unit', 3, '', 1), (6666, 3, 9, 11, 17, 66, 351, '0', 'unit', 4, '', 1), (6667, 3, 9, 11, 17, 66, 352, '0', 'unit', 5, '', 1), (6668, 3, 9, 11, 17, 66, 353, '0', 'unit', 6, '', 1), (6669, 3, 9, 11, 17, 66, 354, '0', 'unit', 7, '', 1), (6670, 3, 9, 11, 17, 66, 355, '0', 'unit', 8, '', 1), (6671, 3, 9, 11, 17, 66, 356, '0', 'unit', 9, '', 1), (6672, 3, 9, 6, 17, 68, 357, '5', 'unit', 1, '', 1), (6673, 3, 9, 6, 17, 68, 358, '5', 'unit', 2, '', 1), (6674, 3, 9, 6, 17, 68, 359, '5', 'unit', 3, '', 1), (6675, 3, 9, 6, 17, 68, 360, '5', 'unit', 4, '', 1), (6676, 3, 9, 6, 17, 68, 361, '5', 'unit', 5, '', 1), (6677, 3, 9, 6, 17, 68, 362, '5', 'unit', 6, '', 1), (6678, 3, 9, 6, 17, 68, 363, '5', 'unit', 7, '', 1), (6679, 3, 9, 6, 17, 68, 364, '5', 'unit', 8, '', 1), (6680, 3, 9, 6, 17, 68, 365, '5', 'unit', 9, '', 1), (6681, 3, 9, 72, 17, 152, 828, '5', 'unit', 1, '', 0), (6682, 3, 9, 72, 17, 152, 829, '5', 'unit', 2, '', 0), (6683, 3, 9, 72, 17, 152, 830, '5', 'unit', 3, '', 0), (6684, 3, 9, 72, 17, 152, 831, '0', 'unit', 4, '', 0), (6685, 3, 9, 72, 17, 152, 832, '0', 'unit', 5, '', 0), (6686, 3, 9, 72, 17, 152, 833, '0', 'unit', 6, '', 0), (6687, 3, 9, 72, 17, 153, 834, '5', 'unit', 1, '', 0), (6688, 3, 9, 72, 17, 153, 835, '5', 'unit', 2, '', 0), (6689, 3, 9, 72, 17, 153, 836, '5', 'unit', 3, '', 0), (6690, 3, 9, 72, 17, 154, 837, '5', 'unit', 1, '', 0), (6691, 3, 9, 72, 17, 154, 838, '5', 'unit', 2, '', 0), (6692, 3, 9, 72, 17, 154, 839, '5', 'unit', 3, '', 0), (6693, 3, 9, 72, 17, 154, 840, '5', 'unit', 4, '', 0), (6694, 3, 9, 72, 17, 155, 841, '6', 'unit', 1, '', 0), (6695, 3, 9, 24, 17, 162, 856, '5', 'unit', 1, '', 1), (6696, 3, 9, 24, 17, 162, 857, '5', 'unit', 2, '', 1), (6697, 3, 9, 24, 17, 162, 858, '5', 'unit', 3, '', 1), (6698, 3, 9, 24, 17, 162, 859, '0', 'unit', 4, '', 1), (6699, 3, 9, 24, 17, 162, 860, '5', 'unit', 5, '', 1), (6700, 3, 9, 24, 17, 162, 861, '5', 'unit', 6, '', 1), (6701, 3, 9, 24, 17, 163, 862, '5', 'unit', 1, '', 1), (6702, 3, 9, 24, 17, 163, 863, '5', 'unit', 2, '', 1), (6703, 3, 9, 24, 17, 163, 864, '5', 'unit', 3, '', 1), (6704, 3, 9, 24, 17, 164, 865, '5', 'unit', 1, '', 1), (6705, 3, 9, 24, 17, 164, 866, '5', 'unit', 2, '', 1), (6706, 3, 9, 24, 17, 164, 867, '5', 'unit', 3, '', 1), (6707, 3, 9, 24, 17, 164, 868, '5', 'unit', 4, '', 1), (6708, 3, 9, 24, 17, 165, 869, '6', 'unit', 1, '', 1), (6709, 3, 9, 45, 17, 167, 870, '5', 'unit', 1, '', 1), (6710, 3, 9, 45, 17, 167, 871, '5', 'unit', 2, '', 1), (6711, 3, 9, 45, 17, 167, 872, '5', 'unit', 3, '', 1), (6712, 3, 9, 45, 17, 167, 873, '0', 'unit', 4, '', 1), (6713, 3, 9, 45, 17, 167, 874, '5', 'unit', 5, '', 1), (6714, 3, 9, 45, 17, 167, 875, '5', 'unit', 6, '', 1), (6715, 3, 9, 45, 17, 168, 876, '5', 'unit', 1, '', 1), (6716, 3, 9, 45, 17, 168, 877, '5', 'unit', 2, '', 1), (6717, 3, 9, 45, 17, 168, 878, '5', 'unit', 3, '', 1), (6718, 3, 9, 45, 17, 169, 879, '5', 'unit', 1, '', 1), (6719, 3, 9, 45, 17, 169, 880, '5', 'unit', 2, '', 1), (6720, 3, 9, 45, 17, 169, 881, '5', 'unit', 3, '', 1), (6721, 3, 9, 45, 17, 169, 882, '5', 'unit', 4, '', 1), (6722, 3, 9, 45, 17, 170, 883, '5', 'unit', 1, '', 1), (6723, 3, 9, 3, 17, 172, 884, '5', 'unit', 1, '', 1), (6724, 3, 9, 3, 17, 172, 885, '5', 'unit', 2, '', 1), (6725, 3, 9, 3, 17, 172, 886, '0', 'unit', 3, '', 1), (6726, 3, 9, 3, 17, 172, 887, '0', 'unit', 4, '', 1), (6727, 3, 9, 3, 17, 172, 888, '0', 'unit', 5, '', 1), (6728, 3, 9, 3, 17, 172, 889, '0', 'unit', 6, '', 1), (6729, 3, 9, 3, 17, 173, 890, '5', 'unit', 1, '', 1), (6730, 3, 9, 3, 17, 173, 891, '5', 'unit', 2, '', 1), (6731, 3, 9, 3, 17, 173, 892, '5', 'unit', 3, '', 1), (6732, 3, 9, 3, 17, 174, 893, '5', 'unit', 1, '', 1), (6733, 3, 9, 3, 17, 174, 894, '5', 'unit', 2, '', 1), (6734, 3, 9, 3, 17, 174, 895, '5', 'unit', 3, '', 1), (6735, 3, 9, 3, 17, 174, 896, '0', 'unit', 4, '', 1), (6736, 3, 9, 3, 17, 175, 897, '4', 'unit', 1, '', 1), (6737, 3, 9, 14, 17, 177, 898, '5', 'unit', 1, '', 1), (6738, 3, 9, 14, 17, 177, 899, '5', 'unit', 2, '', 1), (6739, 3, 9, 14, 17, 177, 900, '0', 'unit', 3, '', 1), (6740, 3, 9, 14, 17, 177, 901, '0', 'unit', 4, '', 1), (6741, 3, 9, 14, 17, 177, 902, '0', 'unit', 5, '', 1), (6742, 3, 9, 14, 17, 177, 903, '0', 'unit', 6, '', 1), (6743, 3, 9, 14, 17, 178, 904, '5', 'unit', 1, '', 1), (6744, 3, 9, 14, 17, 178, 905, '5', 'unit', 2, '', 1), (6745, 3, 9, 14, 17, 178, 906, '5', 'unit', 3, '', 1), (6746, 3, 9, 14, 17, 179, 907, '5', 'unit', 1, '', 1), (6747, 3, 9, 14, 17, 179, 908, '5', 'unit', 2, '', 1), (6748, 3, 9, 14, 17, 179, 909, '5', 'unit', 3, '', 1), (6749, 3, 9, 14, 17, 179, 910, '5', 'unit', 4, '', 1), (6750, 3, 9, 14, 17, 180, 911, '5', 'unit', 1, '', 1), (6751, 3, 9, 29, 17, 182, 912, '5', 'unit', 1, '', 1), (6752, 3, 9, 29, 17, 182, 913, '5', 'unit', 2, '', 1), (6753, 3, 9, 29, 17, 182, 914, '0', 'unit', 3, '', 1), (6754, 3, 9, 29, 17, 182, 915, '0', 'unit', 4, '', 1), (6755, 3, 9, 29, 17, 182, 916, '0', 'unit', 5, '', 1), (6756, 3, 9, 29, 17, 182, 917, '0', 'unit', 6, '', 1), (6757, 3, 9, 29, 17, 183, 918, '5', 'unit', 1, '', 1), (6758, 3, 9, 29, 17, 183, 919, '0', 'unit', 2, '', 1), (6759, 3, 9, 29, 17, 183, 920, '5', 'unit', 3, '', 1), (6760, 3, 9, 29, 17, 184, 921, '5', 'unit', 1, '', 1), (6761, 3, 9, 29, 17, 184, 922, '5', 'unit', 2, '', 1), (6762, 3, 9, 29, 17, 184, 923, '5', 'unit', 3, '', 1), (6763, 3, 9, 29, 17, 184, 924, '0', 'unit', 4, '', 1), (6764, 3, 9, 29, 17, 185, 925, '5', 'unit', 1, '', 1), (6765, 3, 9, 26, 17, 187, 926, '5', 'unit', 1, '', 1), (6766, 3, 9, 26, 17, 187, 927, '5', 'unit', 2, '', 1), (6767, 3, 9, 26, 17, 187, 928, '0', 'unit', 3, '', 1), (6768, 3, 9, 26, 17, 187, 929, '0', 'unit', 4, '', 1), (6769, 3, 9, 26, 17, 187, 930, '0', 'unit', 5, '', 1), (6770, 3, 9, 26, 17, 187, 931, '0', 'unit', 6, '', 1), (6771, 3, 9, 26, 17, 188, 932, '5', 'unit', 1, '', 1), (6772, 3, 9, 26, 17, 188, 933, '5', 'unit', 2, '', 1), (6773, 3, 9, 26, 17, 188, 934, '5', 'unit', 3, '', 1), (6774, 3, 9, 26, 17, 189, 935, '5', 'unit', 1, '', 1), (6775, 3, 9, 26, 17, 189, 936, '3', 'unit', 2, '', 1), (6776, 3, 9, 26, 17, 189, 937, '5', 'unit', 3, '', 1), (6777, 3, 9, 26, 17, 189, 938, '5', 'unit', 4, '', 1), (6778, 3, 9, 26, 17, 190, 939, '4', 'unit', 1, '', 1), (6779, 3, 9, 23, 17, 192, 940, '5', 'unit', 1, '', 1), (6780, 3, 9, 23, 17, 192, 941, '5', 'unit', 2, '', 1), (6781, 3, 9, 23, 17, 192, 942, '0', 'unit', 3, '', 1), (6782, 3, 9, 23, 17, 192, 943, '0', 'unit', 4, '', 1), (6783, 3, 9, 23, 17, 192, 944, '0', 'unit', 5, '', 1), (6784, 3, 9, 23, 17, 192, 945, '0', 'unit', 6, '', 1), (6785, 3, 9, 23, 17, 193, 946, '5', 'unit', 1, '', 1), (6786, 3, 9, 23, 17, 193, 947, '5', 'unit', 2, '', 1), (6787, 3, 9, 23, 17, 193, 948, '5', 'unit', 3, '', 1), (6788, 3, 9, 23, 17, 194, 949, '5', 'unit', 1, '', 1), (6789, 3, 9, 23, 17, 194, 950, '4', 'unit', 2, '', 1), (6790, 3, 9, 23, 17, 194, 951, '5', 'unit', 3, '', 1), (6791, 3, 9, 23, 17, 194, 952, '5', 'unit', 4, '', 1), (6792, 3, 9, 23, 17, 195, 953, '6', 'unit', 1, '', 1), (6793, 3, 9, 22, 17, 202, 968, '5', 'unit', 1, '', 1), (6794, 3, 9, 22, 17, 202, 969, '5', 'unit', 2, '', 1), (6795, 3, 9, 22, 17, 202, 970, '5', 'unit', 3, '', 1), (6796, 3, 9, 22, 17, 202, 971, '0', 'unit', 4, '', 1), (6797, 3, 9, 22, 17, 202, 972, '0', 'unit', 5, '', 1), (6798, 3, 9, 22, 17, 202, 973, '0', 'unit', 6, '', 1), (6799, 3, 9, 22, 17, 203, 974, '5', 'unit', 1, '', 1), (6800, 3, 9, 22, 17, 203, 975, '5', 'unit', 2, '', 1), (6801, 3, 9, 22, 17, 203, 976, '5', 'unit', 3, '', 1), (6802, 3, 9, 22, 17, 204, 977, '5', 'unit', 1, '', 1), (6803, 3, 9, 22, 17, 204, 978, '5', 'unit', 2, '', 1), (6804, 3, 9, 22, 17, 204, 979, '5', 'unit', 3, '', 1), (6805, 3, 9, 22, 17, 204, 980, '5', 'unit', 4, '', 1), (6806, 3, 9, 22, 17, 205, 981, '5', 'unit', 1, '', 1), (6807, 3, 9, 50, 17, 207, 982, '5', 'unit', 1, '', 1), (6808, 3, 9, 50, 17, 207, 983, '5', 'unit', 2, '', 1), (6809, 3, 9, 50, 17, 207, 984, '5', 'unit', 3, '', 1), (6810, 3, 9, 50, 17, 207, 985, '4', 'unit', 4, '', 1), (6811, 3, 9, 50, 17, 207, 986, '0', 'unit', 5, '', 1), (6812, 3, 9, 50, 17, 207, 987, '0', 'unit', 6, '', 1), (6813, 3, 9, 50, 17, 208, 988, '5', 'unit', 1, '', 1), (6814, 3, 9, 50, 17, 208, 989, '5', 'unit', 2, '', 1), (6815, 3, 9, 50, 17, 208, 990, '4', 'unit', 3, '', 1), (6816, 3, 9, 50, 17, 209, 991, '4', 'unit', 1, '', 1), (6817, 3, 9, 50, 17, 209, 992, '4', 'unit', 2, '', 1), (6818, 3, 9, 50, 17, 209, 993, '5', 'unit', 3, '', 1), (6819, 3, 9, 50, 17, 209, 994, '0', 'unit', 4, '', 1), (6820, 3, 9, 50, 17, 210, 995, '4', 'unit', 1, '', 1), (6821, 3, 9, 19, 17, 212, 996, '5', 'unit', 1, '', 0), (6822, 3, 9, 19, 17, 212, 997, '5', 'unit', 2, '', 0), (6823, 3, 9, 19, 17, 212, 998, '5', 'unit', 3, '', 0), (6824, 3, 9, 19, 17, 212, 999, '0', 'unit', 4, '', 0), (6825, 3, 9, 19, 17, 212, 1000, '0', 'unit', 5, '', 0), (6826, 3, 9, 19, 17, 212, 1001, '0', 'unit', 6, '', 0), (6827, 3, 9, 19, 17, 213, 1002, '5', 'unit', 1, '', 0), (6828, 3, 9, 19, 17, 213, 1003, '5', 'unit', 2, '', 0), (6829, 3, 9, 19, 17, 213, 1004, '5', 'unit', 3, '', 0), (6830, 3, 9, 19, 17, 214, 1005, '5', 'unit', 1, '', 0), (6831, 3, 9, 19, 17, 214, 1006, '5', 'unit', 2, '', 0), (6832, 3, 9, 19, 17, 214, 1007, '5', 'unit', 3, '', 0), (6833, 3, 9, 19, 17, 214, 1008, '5', 'unit', 4, '', 0), (6834, 3, 9, 19, 17, 215, 1009, '6', 'unit', 1, '', 0), (6835, 3, 9, 18, 17, 217, 1010, '5', 'unit', 1, '', 1), (6836, 3, 9, 18, 17, 217, 1011, '5', 'unit', 2, '', 1), (6837, 3, 9, 18, 17, 217, 1012, '5', 'unit', 3, '', 1), (6838, 3, 9, 18, 17, 217, 1013, '0', 'unit', 4, '', 1), (6839, 3, 9, 18, 17, 217, 1014, '0', 'unit', 5, '', 1), (6840, 3, 9, 18, 17, 217, 1015, '0', 'unit', 6, '', 1), (6841, 3, 9, 18, 17, 218, 1016, '5', 'unit', 1, '', 1), (6842, 3, 9, 18, 17, 218, 1017, '5', 'unit', 2, '', 1), (6843, 3, 9, 18, 17, 218, 1018, '5', 'unit', 3, '', 1), (6844, 3, 9, 18, 17, 219, 1019, '5', 'unit', 1, '', 1), (6845, 3, 9, 18, 17, 219, 1020, '5', 'unit', 2, '', 1), (6846, 3, 9, 18, 17, 219, 1021, '5', 'unit', 3, '', 1), (6847, 3, 9, 18, 17, 219, 1022, '5', 'unit', 4, '', 1), (6848, 3, 9, 18, 17, 220, 1023, '4', 'unit', 1, '', 1), (6849, 3, 9, 32, 17, 222, 1024, '5', 'unit', 1, '', 1), (6850, 3, 9, 32, 17, 222, 1025, '5', 'unit', 2, '', 1), (6851, 3, 9, 32, 17, 222, 1026, '5', 'unit', 3, '', 1), (6852, 3, 9, 32, 17, 222, 1027, '0', 'unit', 4, '', 1), (6853, 3, 9, 32, 17, 222, 1028, '0', 'unit', 5, '', 1), (6854, 3, 9, 32, 17, 222, 1029, '0', 'unit', 6, '', 1), (6855, 3, 9, 32, 17, 223, 1030, '5', 'unit', 1, '', 1), (6856, 3, 9, 32, 17, 223, 1031, '5', 'unit', 2, '', 1), (6857, 3, 9, 32, 17, 223, 1032, '5', 'unit', 3, '', 1), (6858, 3, 9, 32, 17, 224, 1033, '5', 'unit', 1, '', 1), (6859, 3, 9, 32, 17, 224, 1034, '5', 'unit', 2, '', 1), (6860, 3, 9, 32, 17, 224, 1035, '5', 'unit', 3, '', 1), (6861, 3, 9, 32, 17, 224, 1036, '5', 'unit', 4, '', 1), (6862, 3, 9, 32, 17, 225, 1037, '6', 'unit', 1, '', 1), (6863, 3, 9, 72, 26, 138, 711, '5', 'unit', 1, '', 0); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (6864, 3, 9, 72, 26, 138, 712, '5', 'unit', 2, '', 0), (6865, 3, 9, 72, 26, 138, 713, '5', 'unit', 3, '', 0), (6866, 3, 9, 72, 26, 138, 714, '4', 'unit', 4, '', 0), (6867, 3, 9, 72, 26, 138, 715, '5', 'unit', 5, '', 0), (6868, 3, 9, 72, 26, 138, 716, '5', 'unit', 6, '', 0), (6869, 3, 9, 72, 26, 138, 717, '5', 'unit', 7, '', 0), (6870, 3, 9, 72, 26, 138, 718, '4', 'unit', 8, '', 0), (6871, 3, 9, 72, 26, 138, 719, '4', 'unit', 9, '', 0), (6872, 3, 9, 4, 26, 138, 711, '6', 'unit', 1, '', 1), (6873, 3, 9, 4, 26, 138, 712, '6', 'unit', 2, '', 1), (6874, 3, 9, 4, 26, 138, 713, '6', 'unit', 3, '', 1), (6875, 3, 9, 4, 26, 138, 714, '6', 'unit', 4, '', 1), (6876, 3, 9, 4, 26, 138, 715, '6', 'unit', 5, '', 1), (6877, 3, 9, 4, 26, 138, 716, '6', 'unit', 6, '', 1), (6878, 3, 9, 4, 26, 138, 717, '5', 'unit', 7, '', 1), (6879, 3, 9, 4, 26, 138, 718, '5', 'unit', 8, '', 1), (6880, 3, 9, 4, 26, 138, 719, '6', 'unit', 9, '', 1), (6881, 3, 9, 48, 26, 138, 711, '5', 'unit', 1, '', 1), (6882, 3, 9, 48, 26, 138, 712, '4', 'unit', 2, '', 1), (6883, 3, 9, 48, 26, 138, 713, '4', 'unit', 3, '', 1), (6884, 3, 9, 48, 26, 138, 714, '4', 'unit', 4, '', 1), (6885, 3, 9, 48, 26, 138, 715, '4', 'unit', 5, '', 1), (6886, 3, 9, 48, 26, 138, 716, '5', 'unit', 6, '', 1), (6887, 3, 9, 48, 26, 138, 717, '4', 'unit', 7, '', 1), (6888, 3, 9, 48, 26, 138, 718, '4', 'unit', 8, '', 1), (6889, 3, 9, 48, 26, 138, 719, '4', 'unit', 9, '', 1), (6890, 3, 9, 41, 26, 138, 711, '5', 'unit', 1, '', 1), (6891, 3, 9, 41, 26, 138, 712, '4', 'unit', 2, '', 1), (6892, 3, 9, 41, 26, 138, 713, '0', 'unit', 3, '', 1), (6893, 3, 9, 41, 26, 138, 714, '0', 'unit', 4, '', 1), (6894, 3, 9, 41, 26, 138, 715, '5', 'unit', 5, '', 1), (6895, 3, 9, 41, 26, 138, 716, '5', 'unit', 6, '', 1), (6896, 3, 9, 41, 26, 138, 717, '4', 'unit', 7, '', 1), (6897, 3, 9, 41, 26, 138, 718, '4', 'unit', 8, '', 1), (6898, 3, 9, 41, 26, 138, 719, '4', 'unit', 9, '', 1), (6899, 3, 9, 51, 26, 138, 711, '5', 'unit', 1, '', 1), (6900, 3, 9, 51, 26, 138, 712, '4', 'unit', 2, '', 1), (6901, 3, 9, 51, 26, 138, 713, '5', 'unit', 3, '', 1), (6902, 3, 9, 51, 26, 138, 714, '5', 'unit', 4, '', 1), (6903, 3, 9, 51, 26, 138, 715, '4', 'unit', 5, '', 1), (6904, 3, 9, 51, 26, 138, 716, '4', 'unit', 6, '', 1), (6905, 3, 9, 51, 26, 138, 717, '4', 'unit', 7, '', 1), (6906, 3, 9, 51, 26, 138, 718, '4', 'unit', 8, '', 1), (6907, 3, 9, 51, 26, 138, 719, '5', 'unit', 9, '', 1), (6908, 3, 9, 32, 26, 138, 711, '5', 'unit', 1, '', 1), (6909, 3, 9, 32, 26, 138, 712, '5', 'unit', 2, '', 1), (6910, 3, 9, 32, 26, 138, 713, '5', 'unit', 3, '', 1), (6911, 3, 9, 32, 26, 138, 714, '5', 'unit', 4, '', 1), (6912, 3, 9, 32, 26, 138, 715, '5', 'unit', 5, '', 1), (6913, 3, 9, 32, 26, 138, 716, '5', 'unit', 6, '', 1), (6914, 3, 9, 32, 26, 138, 717, '4', 'unit', 7, '', 1), (6915, 3, 9, 32, 26, 138, 718, '5', 'unit', 8, '', 1), (6916, 3, 9, 32, 26, 138, 719, '4', 'unit', 9, '', 1), (6917, 3, 9, 14, 26, 138, 711, '5', 'unit', 1, '', 1), (6918, 3, 9, 14, 26, 138, 712, '5', 'unit', 2, '', 1), (6919, 3, 9, 14, 26, 138, 713, '5', 'unit', 3, '', 1), (6920, 3, 9, 14, 26, 138, 714, '5', 'unit', 4, '', 1), (6921, 3, 9, 14, 26, 138, 715, '5', 'unit', 5, '', 1), (6922, 3, 9, 14, 26, 138, 716, '5', 'unit', 6, '', 1), (6923, 3, 9, 14, 26, 138, 717, '5', 'unit', 7, '', 1), (6924, 3, 9, 14, 26, 138, 718, '5', 'unit', 8, '', 1), (6925, 3, 9, 14, 26, 138, 719, '5', 'unit', 9, '', 1), (6926, 3, 9, 20, 26, 138, 711, '6', 'unit', 1, '', 1), (6927, 3, 9, 20, 26, 138, 712, '5', 'unit', 2, '', 1), (6928, 3, 9, 20, 26, 138, 713, '6', 'unit', 3, '', 1), (6929, 3, 9, 20, 26, 138, 714, '6', 'unit', 4, '', 1), (6930, 3, 9, 20, 26, 138, 715, '6', 'unit', 5, '', 1), (6931, 3, 9, 20, 26, 138, 716, '5', 'unit', 6, '', 1), (6932, 3, 9, 20, 26, 138, 717, '6', 'unit', 7, '', 1), (6933, 3, 9, 20, 26, 138, 718, '5', 'unit', 8, '', 1), (6934, 3, 9, 20, 26, 138, 719, '5', 'unit', 9, '', 1), (6935, 3, 9, 13, 26, 138, 711, '5', 'unit', 1, '', 1), (6936, 3, 9, 13, 26, 138, 712, '4', 'unit', 2, '', 1), (6937, 3, 9, 13, 26, 138, 713, '4', 'unit', 3, '', 1), (6938, 3, 9, 13, 26, 138, 714, '4', 'unit', 4, '', 1), (6939, 3, 9, 13, 26, 138, 715, '5', 'unit', 5, '', 1), (6940, 3, 9, 13, 26, 138, 716, '4', 'unit', 6, '', 1), (6941, 3, 9, 13, 26, 138, 717, '4', 'unit', 7, '', 1), (6942, 3, 9, 13, 26, 138, 718, '4', 'unit', 8, '', 1), (6943, 3, 9, 13, 26, 138, 719, '4', 'unit', 9, '', 1), (6944, 3, 9, 38, 26, 138, 711, '6', 'unit', 1, '', 1), (6945, 3, 9, 38, 26, 138, 712, '4', 'unit', 2, '', 1), (6946, 3, 9, 38, 26, 138, 713, '5', 'unit', 3, '', 1), (6947, 3, 9, 38, 26, 138, 714, '6', 'unit', 4, '', 1), (6948, 3, 9, 38, 26, 138, 715, '6', 'unit', 5, '', 1), (6949, 3, 9, 38, 26, 138, 716, '6', 'unit', 6, '', 1), (6950, 3, 9, 38, 26, 138, 717, '5', 'unit', 7, '', 1), (6951, 3, 9, 38, 26, 138, 718, '5', 'unit', 8, '', 1), (6952, 3, 9, 38, 26, 138, 719, '5', 'unit', 9, '', 1), (6953, 3, 9, 48, 26, 187, 926, '4', 'unit', 1, '', 1), (6954, 3, 9, 48, 26, 187, 927, '4', 'unit', 2, '', 1), (6955, 3, 9, 48, 26, 187, 928, '4', 'unit', 3, '', 1), (6956, 3, 9, 48, 26, 187, 929, '4', 'unit', 4, '', 1), (6957, 3, 9, 48, 26, 187, 930, '4', 'unit', 5, '', 1), (6958, 3, 9, 48, 26, 187, 931, '4', 'unit', 6, '', 1), (6959, 3, 9, 48, 26, 188, 932, '5', 'unit', 1, '', 1), (6960, 3, 9, 48, 26, 188, 933, '5', 'unit', 2, '', 1), (6961, 3, 9, 48, 26, 188, 934, '4', 'unit', 3, '', 1), (6962, 3, 9, 48, 26, 189, 935, '4', 'unit', 1, '', 1), (6963, 3, 9, 48, 26, 189, 936, '4', 'unit', 2, '', 1), (6964, 3, 9, 48, 26, 189, 937, '4', 'unit', 3, '', 1), (6965, 3, 9, 48, 26, 189, 938, '0', 'unit', 4, '', 1), (6966, 3, 9, 48, 26, 190, 939, '3', 'unit', 1, '', 1), (6967, 3, 9, 35, 26, 187, 926, '0', 'unit', 1, '', 1), (6968, 3, 9, 35, 26, 187, 927, '0', 'unit', 2, '', 1), (6969, 3, 9, 35, 26, 187, 928, '5', 'unit', 3, '', 1), (6970, 3, 9, 35, 26, 187, 929, '5', 'unit', 4, '', 1), (6971, 3, 9, 35, 26, 187, 930, '5', 'unit', 5, '', 1), (6972, 3, 9, 35, 26, 187, 931, '5', 'unit', 6, '', 1), (6973, 3, 9, 35, 26, 188, 932, '5', 'unit', 1, '', 1), (6974, 3, 9, 35, 26, 188, 933, '5', 'unit', 2, '', 1), (6975, 3, 9, 35, 26, 188, 934, '5', 'unit', 3, '', 1), (6976, 3, 9, 35, 26, 189, 935, '5', 'unit', 1, '', 1), (6977, 3, 9, 35, 26, 189, 936, '5', 'unit', 2, '', 1), (6978, 3, 9, 35, 26, 189, 937, '5', 'unit', 3, '', 1), (6979, 3, 9, 35, 26, 189, 938, '0', 'unit', 4, '', 1), (6980, 3, 9, 35, 26, 190, 939, '3', 'unit', 1, '', 1), (6981, 3, 9, 9, 26, 187, 926, '4', 'unit', 1, '', 1), (6982, 3, 9, 9, 26, 187, 927, '4', 'unit', 2, '', 1), (6983, 3, 9, 9, 26, 187, 928, '4', 'unit', 3, '', 1), (6984, 3, 9, 9, 26, 187, 929, '5', 'unit', 4, '', 1), (6985, 3, 9, 9, 26, 187, 930, '4', 'unit', 5, '', 1), (6986, 3, 9, 9, 26, 187, 931, '4', 'unit', 6, '', 1), (6987, 3, 9, 9, 26, 188, 932, '4', 'unit', 1, '', 1), (6988, 3, 9, 9, 26, 188, 933, '4', 'unit', 2, '', 1), (6989, 3, 9, 9, 26, 188, 934, '4', 'unit', 3, '', 1), (6990, 3, 9, 9, 26, 189, 935, '5', 'unit', 1, '', 1), (6991, 3, 9, 9, 26, 189, 936, '4', 'unit', 2, '', 1), (6992, 3, 9, 9, 26, 189, 937, '4', 'unit', 3, '', 1), (6993, 3, 9, 9, 26, 189, 938, '0', 'unit', 4, '', 1), (6994, 3, 9, 9, 26, 190, 939, '3', 'unit', 1, '', 1), (6995, 3, 9, 23, 45, 54, 294, '5', 'unit', 1, '', 1), (6996, 3, 9, 23, 45, 54, 295, '5', 'unit', 2, '', 1), (6997, 3, 9, 23, 45, 54, 296, '5', 'unit', 3, '', 1), (6998, 3, 9, 23, 45, 54, 297, '5', 'unit', 4, '', 1), (6999, 3, 9, 23, 45, 54, 298, '5', 'unit', 5, '', 1), (7000, 3, 9, 23, 45, 54, 299, '5', 'unit', 6, '', 1), (7001, 3, 9, 23, 45, 54, 300, '5', 'unit', 7, '', 1), (7002, 3, 9, 23, 45, 54, 301, '5', 'unit', 8, '', 1), (7003, 3, 9, 23, 45, 54, 302, '5', 'unit', 9, '', 1), (7004, 3, 9, 38, 45, 54, 294, '5', 'unit', 1, '', 1), (7005, 3, 9, 38, 45, 54, 295, '6', 'unit', 2, '', 1), (7006, 3, 9, 38, 45, 54, 296, '5', 'unit', 3, '', 1), (7007, 3, 9, 38, 45, 54, 297, '5', 'unit', 4, '', 1), (7008, 3, 9, 38, 45, 54, 298, '5', 'unit', 5, '', 1), (7009, 3, 9, 38, 45, 54, 299, '6', 'unit', 6, '', 1), (7010, 3, 9, 38, 45, 54, 300, '5', 'unit', 7, '', 1), (7011, 3, 9, 38, 45, 54, 301, '5', 'unit', 8, '', 1), (7012, 3, 9, 38, 45, 54, 302, '5', 'unit', 9, '', 1), (7013, 3, 9, 27, 45, 54, 294, '5', 'unit', 1, '', 1), (7014, 3, 9, 27, 45, 54, 295, '5', 'unit', 2, '', 1), (7015, 3, 9, 27, 45, 54, 296, '6', 'unit', 3, '', 1), (7016, 3, 9, 27, 45, 54, 297, '5', 'unit', 4, '', 1), (7017, 3, 9, 27, 45, 54, 298, '5', 'unit', 5, '', 1), (7018, 3, 9, 27, 45, 54, 299, '5', 'unit', 6, '', 1), (7019, 3, 9, 27, 45, 54, 300, '5', 'unit', 7, '', 1), (7020, 3, 9, 27, 45, 54, 301, '6', 'unit', 8, '', 1), (7021, 3, 9, 27, 45, 54, 302, '5', 'unit', 9, '', 1), (7022, 3, 9, 53, 45, 167, 870, '5', 'unit', 1, '', 1), (7023, 3, 9, 53, 45, 167, 871, '4', 'unit', 2, '', 1), (7024, 3, 9, 53, 45, 167, 872, '0', 'unit', 3, '', 1), (7025, 3, 9, 53, 45, 167, 873, '4', 'unit', 4, '', 1), (7026, 3, 9, 53, 45, 167, 874, '0', 'unit', 5, '', 1), (7027, 3, 9, 53, 45, 167, 875, '0', 'unit', 6, '', 1), (7028, 3, 9, 53, 45, 168, 876, '5', 'unit', 1, '', 1), (7029, 3, 9, 53, 45, 168, 877, '3', 'unit', 2, '', 1), (7030, 3, 9, 53, 45, 168, 878, '5', 'unit', 3, '', 1), (7031, 3, 9, 53, 45, 169, 879, '5', 'unit', 1, '', 1), (7032, 3, 9, 53, 45, 169, 880, '4', 'unit', 2, '', 1), (7033, 3, 9, 53, 45, 169, 881, '5', 'unit', 3, '', 1), (7034, 3, 9, 53, 45, 169, 882, '4', 'unit', 4, '', 1), (7035, 3, 9, 53, 45, 170, 883, '3', 'unit', 1, '', 1), (7036, 3, 9, 47, 24, 99, 514, '5', 'unit', 1, '', 1), (7037, 3, 9, 47, 24, 99, 515, '5', 'unit', 2, '', 1), (7038, 3, 9, 47, 24, 99, 516, '4', 'unit', 3, '', 1), (7039, 3, 9, 47, 24, 99, 517, '4', 'unit', 4, '', 1), (7040, 3, 9, 47, 24, 99, 518, '5', 'unit', 5, '', 1), (7041, 3, 9, 47, 24, 99, 519, '4', 'unit', 6, '', 1), (7042, 3, 9, 47, 24, 99, 520, '5', 'unit', 7, '', 1), (7043, 3, 9, 47, 24, 99, 521, '5', 'unit', 8, '', 1), (7044, 3, 9, 47, 24, 99, 522, '4', 'unit', 9, '', 1), (7045, 3, 9, 47, 24, 99, 523, '5', 'unit', 10, '', 1), (7046, 3, 9, 47, 24, 99, 524, '4', 'unit', 11, '', 1), (7047, 3, 9, 5, 24, 99, 514, '5', 'unit', 1, '', 1), (7048, 3, 9, 5, 24, 99, 515, '5', 'unit', 2, '', 1), (7049, 3, 9, 5, 24, 99, 516, '5', 'unit', 3, '', 1), (7050, 3, 9, 5, 24, 99, 517, '5', 'unit', 4, '', 1), (7051, 3, 9, 5, 24, 99, 518, '4', 'unit', 5, '', 1), (7052, 3, 9, 5, 24, 99, 519, '5', 'unit', 6, '', 1), (7053, 3, 9, 5, 24, 99, 520, '4', 'unit', 7, '', 1), (7054, 3, 9, 5, 24, 99, 521, '5', 'unit', 8, '', 1), (7055, 3, 9, 5, 24, 99, 522, '4', 'unit', 9, '', 1), (7056, 3, 9, 5, 24, 99, 523, '5', 'unit', 10, '', 1), (7057, 3, 9, 5, 24, 99, 524, '4', 'unit', 11, '', 1), (7058, 3, 9, 50, 24, 99, 514, '5', 'unit', 1, '', 1), (7059, 3, 9, 50, 24, 99, 515, '5', 'unit', 2, '', 1), (7060, 3, 9, 50, 24, 99, 516, '5', 'unit', 3, '', 1), (7061, 3, 9, 50, 24, 99, 517, '4', 'unit', 4, '', 1), (7062, 3, 9, 50, 24, 99, 518, '4', 'unit', 5, '', 1), (7063, 3, 9, 50, 24, 99, 519, '4', 'unit', 6, '', 1), (7064, 3, 9, 50, 24, 99, 520, '5', 'unit', 7, '', 1), (7065, 3, 9, 50, 24, 99, 521, '4', 'unit', 8, '', 1), (7066, 3, 9, 50, 24, 99, 522, '4', 'unit', 9, '', 1), (7067, 3, 9, 50, 24, 99, 523, '4', 'unit', 10, '', 1), (7068, 3, 9, 50, 24, 99, 524, '4', 'unit', 11, '', 1), (7069, 3, 9, 47, 24, 162, 856, '5', 'unit', 1, '', 1), (7070, 3, 9, 47, 24, 162, 857, '4', 'unit', 2, '', 1), (7071, 3, 9, 47, 24, 162, 858, '5', 'unit', 3, '', 1), (7072, 3, 9, 47, 24, 162, 859, '4', 'unit', 4, '', 1), (7073, 3, 9, 47, 24, 162, 860, '0', 'unit', 5, '', 1), (7074, 3, 9, 47, 24, 162, 861, '0', 'unit', 6, '', 1), (7075, 3, 9, 47, 24, 163, 862, '5', 'unit', 1, '', 1), (7076, 3, 9, 47, 24, 163, 863, '4', 'unit', 2, '', 1), (7077, 3, 9, 47, 24, 163, 864, '4', 'unit', 3, '', 1), (7078, 3, 9, 47, 24, 164, 865, '5', 'unit', 1, '', 1), (7079, 3, 9, 47, 24, 164, 866, '4', 'unit', 2, '', 1), (7080, 3, 9, 47, 24, 164, 867, '4', 'unit', 3, '', 1), (7081, 3, 9, 47, 24, 164, 868, '5', 'unit', 4, '', 1), (7082, 3, 9, 47, 24, 165, 869, '4', 'unit', 1, '', 1), (7083, 3, 9, 17, 5, 157, 842, '6', 'unit', 1, '', 1), (7084, 3, 9, 17, 5, 157, 843, '6', 'unit', 2, '', 1), (7085, 3, 9, 17, 5, 157, 844, '6', 'unit', 3, '', 1), (7086, 3, 9, 17, 5, 157, 845, '6', 'unit', 4, '', 1), (7087, 3, 9, 17, 5, 157, 846, '6', 'unit', 5, '', 1), (7088, 3, 9, 17, 5, 157, 847, '6', 'unit', 6, '', 1), (7089, 3, 9, 17, 5, 158, 848, '6', 'unit', 1, '', 1), (7090, 3, 9, 17, 5, 158, 849, '6', 'unit', 2, '', 1), (7091, 3, 9, 17, 5, 158, 850, '6', 'unit', 3, '', 1), (7092, 3, 9, 17, 5, 159, 851, '6', 'unit', 1, '', 1), (7093, 3, 9, 17, 5, 159, 852, '6', 'unit', 2, '', 1), (7094, 3, 9, 17, 5, 159, 853, '6', 'unit', 3, '', 1), (7095, 3, 9, 17, 5, 159, 854, '6', 'unit', 4, '', 1), (7096, 3, 9, 17, 5, 160, 855, '6', 'unit', 1, '', 1), (7097, 3, 9, 28, 39, 97, 503, '5', 'unit', 1, '', 1), (7098, 3, 9, 28, 39, 97, 504, '5', 'unit', 2, '', 1), (7099, 3, 9, 28, 39, 97, 505, '5', 'unit', 3, '', 1), (7100, 3, 9, 28, 39, 97, 506, '6', 'unit', 4, '', 1), (7101, 3, 9, 28, 39, 97, 507, '6', 'unit', 5, '', 1), (7102, 3, 9, 28, 39, 97, 508, '6', 'unit', 6, '', 1), (7103, 3, 9, 28, 39, 97, 509, '6', 'unit', 7, '', 1), (7104, 3, 9, 28, 39, 97, 510, '6', 'unit', 8, '', 1), (7105, 3, 9, 28, 39, 97, 511, '5', 'unit', 9, '', 1), (7106, 3, 9, 28, 39, 97, 512, '5', 'unit', 10, '', 1), (7107, 3, 9, 28, 39, 97, 513, '0', 'unit', 11, '', 1), (7108, 3, 9, 6, 39, 97, 503, '6', 'unit', 1, '', 1), (7109, 3, 9, 6, 39, 97, 504, '5', 'unit', 2, '', 1), (7110, 3, 9, 6, 39, 97, 505, '6', 'unit', 3, '', 1), (7111, 3, 9, 6, 39, 97, 506, '6', 'unit', 4, '', 1), (7112, 3, 9, 6, 39, 97, 507, '6', 'unit', 5, '', 1), (7113, 3, 9, 6, 39, 97, 508, '6', 'unit', 6, '', 1), (7114, 3, 9, 6, 39, 97, 509, '6', 'unit', 7, '', 1), (7115, 3, 9, 6, 39, 97, 510, '5', 'unit', 8, '', 1), (7116, 3, 9, 6, 39, 97, 511, '6', 'unit', 9, '', 1), (7117, 3, 9, 6, 39, 97, 512, '6', 'unit', 10, '', 1), (7118, 3, 9, 6, 39, 97, 513, '0', 'unit', 11, '', 1), (7119, 3, 9, 44, 39, 97, 503, '5', 'unit', 1, '', 1), (7120, 3, 9, 44, 39, 97, 504, '5', 'unit', 2, '', 1), (7121, 3, 9, 44, 39, 97, 505, '5', 'unit', 3, '', 1), (7122, 3, 9, 44, 39, 97, 506, '5', 'unit', 4, '', 1), (7123, 3, 9, 44, 39, 97, 507, '5', 'unit', 5, '', 1), (7124, 3, 9, 44, 39, 97, 508, '5', 'unit', 6, '', 1), (7125, 3, 9, 44, 39, 97, 509, '5', 'unit', 7, '', 1), (7126, 3, 9, 44, 39, 97, 510, '6', 'unit', 8, '', 1), (7127, 3, 9, 44, 39, 97, 511, '5', 'unit', 9, '', 1), (7128, 3, 9, 44, 39, 97, 512, '5', 'unit', 10, '', 1), (7129, 3, 9, 44, 39, 97, 513, '0', 'unit', 11, '', 1), (7130, 3, 9, 43, 39, 124, 642, '6', 'unit', 1, '', 1), (7131, 3, 9, 43, 39, 124, 643, '6', 'unit', 2, '', 1), (7132, 3, 9, 43, 39, 124, 644, '6', 'unit', 3, '', 1), (7133, 3, 9, 43, 39, 124, 645, '6', 'unit', 4, '', 1), (7134, 3, 9, 43, 39, 124, 646, '6', 'unit', 5, '', 1), (7135, 3, 9, 43, 39, 124, 647, '5', 'unit', 6, '', 1), (7136, 3, 9, 43, 39, 124, 648, '6', 'unit', 7, '', 1), (7137, 3, 9, 43, 39, 124, 649, '5', 'unit', 8, '', 1), (7138, 3, 9, 43, 39, 124, 650, '5', 'unit', 9, '', 1), (7139, 3, 9, 43, 39, 124, 651, '6', 'unit', 10, '', 1), (7140, 3, 9, 43, 39, 124, 652, '4', 'unit', 11, '', 1), (7141, 3, 9, 42, 39, 124, 642, '6', 'unit', 1, '', 1), (7142, 3, 9, 42, 39, 124, 643, '6', 'unit', 2, '', 1), (7143, 3, 9, 42, 39, 124, 644, '6', 'unit', 3, '', 1), (7144, 3, 9, 42, 39, 124, 645, '6', 'unit', 4, '', 1), (7145, 3, 9, 42, 39, 124, 646, '6', 'unit', 5, '', 1), (7146, 3, 9, 42, 39, 124, 647, '5', 'unit', 6, '', 1), (7147, 3, 9, 42, 39, 124, 648, '5', 'unit', 7, '', 1), (7148, 3, 9, 42, 39, 124, 649, '6', 'unit', 8, '', 1), (7149, 3, 9, 42, 39, 124, 650, '5', 'unit', 9, '', 1), (7150, 3, 9, 42, 39, 124, 651, '5', 'unit', 10, '', 1), (7151, 3, 9, 42, 39, 124, 652, '4', 'unit', 11, '', 1), (7152, 3, 9, 44, 39, 124, 642, '6', 'unit', 1, '', 1), (7153, 3, 9, 44, 39, 124, 643, '6', 'unit', 2, '', 1), (7154, 3, 9, 44, 39, 124, 644, '5', 'unit', 3, '', 1), (7155, 3, 9, 44, 39, 124, 645, '5', 'unit', 4, '', 1), (7156, 3, 9, 44, 39, 124, 646, '5', 'unit', 5, '', 1), (7157, 3, 9, 44, 39, 124, 647, '5', 'unit', 6, '', 1), (7158, 3, 9, 44, 39, 124, 648, '5', 'unit', 7, '', 1), (7159, 3, 9, 44, 39, 124, 649, '6', 'unit', 8, '', 1), (7160, 3, 9, 44, 39, 124, 650, '5', 'unit', 9, '', 1), (7161, 3, 9, 44, 39, 124, 651, '6', 'unit', 10, '', 1), (7162, 3, 9, 44, 39, 124, 652, '4', 'unit', 11, '', 1), (7163, 3, 9, 29, 6, 62, 330, '6', 'unit', 1, '', 1), (7164, 3, 9, 29, 6, 62, 331, '6', 'unit', 2, '', 1), (7165, 3, 9, 29, 6, 62, 332, '6', 'unit', 3, '', 1), (7166, 3, 9, 29, 6, 62, 333, '6', 'unit', 4, '', 1), (7167, 3, 9, 29, 6, 62, 334, '6', 'unit', 5, '', 1), (7168, 3, 9, 29, 6, 62, 335, '6', 'unit', 6, '', 1), (7169, 3, 9, 29, 6, 62, 336, '6', 'unit', 7, '', 1), (7170, 3, 9, 29, 6, 62, 337, '6', 'unit', 8, '', 1), (7171, 3, 9, 29, 6, 62, 338, '6', 'unit', 9, '', 1), (7172, 3, 9, 11, 6, 62, 330, '5', 'unit', 1, '', 1), (7173, 3, 9, 11, 6, 62, 331, '6', 'unit', 2, '', 1), (7174, 3, 9, 11, 6, 62, 332, '5', 'unit', 3, '', 1), (7175, 3, 9, 11, 6, 62, 333, '5', 'unit', 4, '', 1), (7176, 3, 9, 11, 6, 62, 334, '5', 'unit', 5, '', 1), (7177, 3, 9, 11, 6, 62, 335, '6', 'unit', 6, '', 1), (7178, 3, 9, 11, 6, 62, 336, '5', 'unit', 7, '', 1), (7179, 3, 9, 11, 6, 62, 337, '5', 'unit', 8, '', 1), (7180, 3, 9, 11, 6, 62, 338, '5', 'unit', 9, '', 1), (7181, 3, 9, 36, 6, 68, 357, '5', 'unit', 1, '', 1), (7182, 3, 9, 36, 6, 68, 358, '6', 'unit', 2, '', 1), (7183, 3, 9, 36, 6, 68, 359, '5', 'unit', 3, '', 1), (7184, 3, 9, 36, 6, 68, 360, '6', 'unit', 4, '', 1), (7185, 3, 9, 36, 6, 68, 361, '5', 'unit', 5, '', 1), (7186, 3, 9, 36, 6, 68, 362, '5', 'unit', 6, '', 1), (7187, 3, 9, 36, 6, 68, 363, '5', 'unit', 7, '', 1), (7188, 3, 9, 36, 6, 68, 364, '5', 'unit', 8, '', 1), (7189, 3, 9, 36, 6, 68, 365, '5', 'unit', 9, '', 1), (7190, 3, 9, 43, 6, 68, 357, '5', 'unit', 1, '', 1), (7191, 3, 9, 43, 6, 68, 358, '5', 'unit', 2, '', 1), (7192, 3, 9, 43, 6, 68, 359, '5', 'unit', 3, '', 1), (7193, 3, 9, 43, 6, 68, 360, '5', 'unit', 4, '', 1), (7194, 3, 9, 43, 6, 68, 361, '5', 'unit', 5, '', 1), (7195, 3, 9, 43, 6, 68, 362, '5', 'unit', 6, '', 1), (7196, 3, 9, 43, 6, 68, 363, '5', 'unit', 7, '', 1), (7197, 3, 9, 43, 6, 68, 364, '6', 'unit', 8, '', 1), (7198, 3, 9, 43, 6, 68, 365, '5', 'unit', 9, '', 1), (7199, 3, 9, 4, 6, 68, 357, '5', 'unit', 1, '', 1), (7200, 3, 9, 4, 6, 68, 358, '6', 'unit', 2, '', 1), (7201, 3, 9, 4, 6, 68, 359, '5', 'unit', 3, '', 1), (7202, 3, 9, 4, 6, 68, 360, '5', 'unit', 4, '', 1), (7203, 3, 9, 4, 6, 68, 361, '5', 'unit', 5, '', 1), (7204, 3, 9, 4, 6, 68, 362, '5', 'unit', 6, '', 1), (7205, 3, 9, 4, 6, 68, 363, '4', 'unit', 7, '', 1), (7206, 3, 9, 4, 6, 68, 364, '5', 'unit', 8, '', 1), (7207, 3, 9, 4, 6, 68, 365, '5', 'unit', 9, '', 1), (7208, 3, 9, 48, 6, 68, 357, '6', 'unit', 1, '', 1), (7209, 3, 9, 48, 6, 68, 358, '6', 'unit', 2, '', 1), (7210, 3, 9, 48, 6, 68, 359, '5', 'unit', 3, '', 1), (7211, 3, 9, 48, 6, 68, 360, '6', 'unit', 4, '', 1), (7212, 3, 9, 48, 6, 68, 361, '6', 'unit', 5, '', 1), (7213, 3, 9, 48, 6, 68, 362, '5', 'unit', 6, '', 1), (7214, 3, 9, 48, 6, 68, 363, '6', 'unit', 7, '', 1), (7215, 3, 9, 48, 6, 68, 364, '5', 'unit', 8, '', 1), (7216, 3, 9, 48, 6, 68, 365, '5', 'unit', 9, '', 1), (7217, 3, 9, 31, 6, 68, 357, '6', 'unit', 1, '', 1), (7218, 3, 9, 31, 6, 68, 358, '6', 'unit', 2, '', 1), (7219, 3, 9, 31, 6, 68, 359, '5', 'unit', 3, '', 1), (7220, 3, 9, 31, 6, 68, 360, '5', 'unit', 4, '', 1), (7221, 3, 9, 31, 6, 68, 361, '5', 'unit', 5, '', 1), (7222, 3, 9, 31, 6, 68, 362, '5', 'unit', 6, '', 1), (7223, 3, 9, 31, 6, 68, 363, '5', 'unit', 7, '', 1), (7224, 3, 9, 31, 6, 68, 364, '5', 'unit', 8, '', 1), (7225, 3, 9, 31, 6, 68, 365, '5', 'unit', 9, '', 1), (7226, 3, 9, 17, 47, 197, 954, '6', 'unit', 1, '', 1), (7227, 3, 9, 17, 47, 197, 955, '5', 'unit', 2, '', 1), (7228, 3, 9, 17, 47, 197, 956, '6', 'unit', 3, '', 1), (7229, 3, 9, 17, 47, 197, 957, '5', 'unit', 4, '', 1), (7230, 3, 9, 17, 47, 197, 958, '0', 'unit', 5, '', 1), (7231, 3, 9, 17, 47, 197, 959, '0', 'unit', 6, '', 1), (7232, 3, 9, 17, 47, 198, 960, '6', 'unit', 1, '', 1), (7233, 3, 9, 17, 47, 198, 961, '6', 'unit', 2, '', 1), (7234, 3, 9, 17, 47, 198, 962, '5', 'unit', 3, '', 1), (7235, 3, 9, 17, 47, 199, 963, '6', 'unit', 1, '', 1), (7236, 3, 9, 17, 47, 199, 964, '5', 'unit', 2, '', 1), (7237, 3, 9, 17, 47, 199, 965, '5', 'unit', 3, '', 1), (7238, 3, 9, 17, 47, 199, 966, '0', 'unit', 4, '', 1), (7239, 3, 9, 17, 47, 200, 967, '6', 'unit', 1, '', 1), (7240, 3, 9, 53, 47, 197, 954, '5', 'unit', 1, '', 1), (7241, 3, 9, 53, 47, 197, 955, '5', 'unit', 2, '', 1), (7242, 3, 9, 53, 47, 197, 956, '6', 'unit', 3, '', 1), (7243, 3, 9, 53, 47, 197, 957, '5', 'unit', 4, '', 1), (7244, 3, 9, 53, 47, 197, 958, '0', 'unit', 5, '', 1), (7245, 3, 9, 53, 47, 197, 959, '0', 'unit', 6, '', 1), (7246, 3, 9, 53, 47, 198, 960, '5', 'unit', 1, '', 1), (7247, 3, 9, 53, 47, 198, 961, '5', 'unit', 2, '', 1), (7248, 3, 9, 53, 47, 198, 962, '5', 'unit', 3, '', 1), (7249, 3, 9, 53, 47, 199, 963, '5', 'unit', 1, '', 1), (7250, 3, 9, 53, 47, 199, 964, '4', 'unit', 2, '', 1), (7251, 3, 9, 53, 47, 199, 965, '5', 'unit', 3, '', 1), (7252, 3, 9, 53, 47, 199, 966, '0', 'unit', 4, '', 1), (7253, 3, 9, 53, 47, 200, 967, '4', 'unit', 1, '', 1), (7254, 3, 9, 24, 47, 197, 954, '5', 'unit', 1, '', 1), (7255, 3, 9, 24, 47, 197, 955, '5', 'unit', 2, '', 1), (7256, 3, 9, 24, 47, 197, 956, '6', 'unit', 3, '', 1), (7257, 3, 9, 24, 47, 197, 957, '5', 'unit', 4, '', 1), (7258, 3, 9, 24, 47, 197, 958, '0', 'unit', 5, '', 1), (7259, 3, 9, 24, 47, 197, 959, '0', 'unit', 6, '', 1), (7260, 3, 9, 24, 47, 198, 960, '5', 'unit', 1, '', 1), (7261, 3, 9, 24, 47, 198, 961, '5', 'unit', 2, '', 1), (7262, 3, 9, 24, 47, 198, 962, '5', 'unit', 3, '', 1), (7263, 3, 9, 24, 47, 199, 963, '6', 'unit', 1, '', 1), (7264, 3, 9, 24, 47, 199, 964, '6', 'unit', 2, '', 1), (7265, 3, 9, 24, 47, 199, 965, '5', 'unit', 3, '', 1), (7266, 3, 9, 24, 47, 199, 966, '0', 'unit', 4, '', 1), (7267, 3, 9, 24, 47, 200, 967, '4', 'unit', 1, '', 1), (7268, 3, 9, 45, 47, 197, 954, '5', 'unit', 1, '', 1), (7269, 3, 9, 45, 47, 197, 955, '5', 'unit', 2, '', 1), (7270, 3, 9, 45, 47, 197, 956, '6', 'unit', 3, '', 1), (7271, 3, 9, 45, 47, 197, 957, '5', 'unit', 4, '', 1), (7272, 3, 9, 45, 47, 197, 958, '0', 'unit', 5, '', 1), (7273, 3, 9, 45, 47, 197, 959, '0', 'unit', 6, '', 1), (7274, 3, 9, 45, 47, 198, 960, '6', 'unit', 1, '', 1), (7275, 3, 9, 45, 47, 198, 961, '5', 'unit', 2, '', 1), (7276, 3, 9, 45, 47, 198, 962, '5', 'unit', 3, '', 1), (7277, 3, 9, 45, 47, 199, 963, '6', 'unit', 1, '', 1), (7278, 3, 9, 45, 47, 199, 964, '5', 'unit', 2, '', 1), (7279, 3, 9, 45, 47, 199, 965, '5', 'unit', 3, '', 1), (7280, 3, 9, 45, 47, 199, 966, '0', 'unit', 4, '', 1), (7281, 3, 9, 45, 47, 200, 967, '6', 'unit', 1, '', 1), (7282, 3, 9, 5, 47, 197, 954, '5', 'unit', 1, '', 1), (7283, 3, 9, 5, 47, 197, 955, '5', 'unit', 2, '', 1), (7284, 3, 9, 5, 47, 197, 956, '6', 'unit', 3, '', 1), (7285, 3, 9, 5, 47, 197, 957, '5', 'unit', 4, '', 1), (7286, 3, 9, 5, 47, 197, 958, '0', 'unit', 5, '', 1), (7287, 3, 9, 5, 47, 197, 959, '0', 'unit', 6, '', 1), (7288, 3, 9, 5, 47, 198, 960, '5', 'unit', 1, '', 1), (7289, 3, 9, 5, 47, 198, 961, '5', 'unit', 2, '', 1), (7290, 3, 9, 5, 47, 198, 962, '5', 'unit', 3, '', 1), (7291, 3, 9, 5, 47, 199, 963, '5', 'unit', 1, '', 1), (7292, 3, 9, 5, 47, 199, 964, '4', 'unit', 2, '', 1), (7293, 3, 9, 5, 47, 199, 965, '5', 'unit', 3, '', 1), (7294, 3, 9, 5, 47, 199, 966, '5', 'unit', 4, '', 1), (7295, 3, 9, 5, 47, 200, 967, '4', 'unit', 1, '', 1), (7296, 3, 9, 50, 47, 197, 954, '5', 'unit', 1, '', 1), (7297, 3, 9, 50, 47, 197, 955, '5', 'unit', 2, '', 1), (7298, 3, 9, 50, 47, 197, 956, '6', 'unit', 3, '', 1), (7299, 3, 9, 50, 47, 197, 957, '5', 'unit', 4, '', 1), (7300, 3, 9, 50, 47, 197, 958, '0', 'unit', 5, '', 1), (7301, 3, 9, 50, 47, 197, 959, '0', 'unit', 6, '', 1), (7302, 3, 9, 50, 47, 198, 960, '5', 'unit', 1, '', 1), (7303, 3, 9, 50, 47, 198, 961, '5', 'unit', 2, '', 1), (7304, 3, 9, 50, 47, 198, 962, '5', 'unit', 3, '', 1), (7305, 3, 9, 50, 47, 199, 963, '4', 'unit', 1, '', 1), (7306, 3, 9, 50, 47, 199, 964, '5', 'unit', 2, '', 1), (7307, 3, 9, 50, 47, 199, 965, '5', 'unit', 3, '', 1), (7308, 3, 9, 50, 47, 199, 966, '0', 'unit', 4, '', 1), (7309, 3, 9, 50, 47, 200, 967, '4', 'unit', 1, '', 1), (7310, 3, 9, 18, 50, 207, 982, '5', 'unit', 1, '', 1), (7311, 3, 9, 18, 50, 207, 983, '5', 'unit', 2, '', 1), (7312, 3, 9, 18, 50, 207, 984, '5', 'unit', 3, '', 1), (7313, 3, 9, 18, 50, 207, 985, '5', 'unit', 4, '', 1), (7314, 3, 9, 18, 50, 207, 986, '5', 'unit', 5, '', 1), (7315, 3, 9, 18, 50, 207, 987, '4', 'unit', 6, '', 1), (7316, 3, 9, 18, 50, 208, 988, '5', 'unit', 1, '', 1), (7317, 3, 9, 18, 50, 208, 989, '5', 'unit', 2, '', 1), (7318, 3, 9, 18, 50, 208, 990, '5', 'unit', 3, '', 1), (7319, 3, 9, 18, 50, 209, 991, '5', 'unit', 1, '', 1), (7320, 3, 9, 18, 50, 209, 992, '5', 'unit', 2, '', 1), (7321, 3, 9, 18, 50, 209, 993, '5', 'unit', 3, '', 1), (7322, 3, 9, 18, 50, 209, 994, '4', 'unit', 4, '', 1), (7323, 3, 9, 18, 50, 210, 995, '3', 'unit', 1, '', 1), (7324, 3, 9, 40, 50, 207, 982, '5', 'unit', 1, '', 1), (7325, 3, 9, 40, 50, 207, 983, '5', 'unit', 2, '', 1), (7326, 3, 9, 40, 50, 207, 984, '6', 'unit', 3, '', 1), (7327, 3, 9, 40, 50, 207, 985, '5', 'unit', 4, '', 1), (7328, 3, 9, 40, 50, 207, 986, '6', 'unit', 5, '', 1), (7329, 3, 9, 40, 50, 207, 987, '5', 'unit', 6, '', 1), (7330, 3, 9, 40, 50, 208, 988, '5', 'unit', 1, '', 1), (7331, 3, 9, 40, 50, 208, 989, '5', 'unit', 2, '', 1), (7332, 3, 9, 40, 50, 208, 990, '5', 'unit', 3, '', 1), (7333, 3, 9, 40, 50, 209, 991, '5', 'unit', 1, '', 1), (7334, 3, 9, 40, 50, 209, 992, '5', 'unit', 2, '', 1), (7335, 3, 9, 40, 50, 209, 993, '5', 'unit', 3, '', 1), (7336, 3, 9, 40, 50, 209, 994, '0', 'unit', 4, '', 1), (7337, 3, 9, 40, 50, 210, 995, '3', 'unit', 1, '', 1), (7338, 3, 9, 39, 50, 207, 982, '6', 'unit', 1, '', 1), (7339, 3, 9, 39, 50, 207, 983, '6', 'unit', 2, '', 1), (7340, 3, 9, 39, 50, 207, 984, '6', 'unit', 3, '', 1), (7341, 3, 9, 39, 50, 207, 985, '6', 'unit', 4, '', 1), (7342, 3, 9, 39, 50, 207, 986, '6', 'unit', 5, '', 1), (7343, 3, 9, 39, 50, 207, 987, '4', 'unit', 6, '', 1), (7344, 3, 9, 39, 50, 208, 988, '6', 'unit', 1, '', 1), (7345, 3, 9, 39, 50, 208, 989, '6', 'unit', 2, '', 1), (7346, 3, 9, 39, 50, 208, 990, '5', 'unit', 3, '', 1), (7347, 3, 9, 39, 50, 209, 991, '6', 'unit', 1, '', 1), (7348, 3, 9, 39, 50, 209, 992, '4', 'unit', 2, '', 1), (7349, 3, 9, 39, 50, 209, 993, '6', 'unit', 3, '', 1), (7350, 3, 9, 39, 50, 209, 994, '0', 'unit', 4, '', 1), (7351, 3, 9, 39, 50, 210, 995, '3', 'unit', 1, '', 1), (7352, 3, 9, 60, 7, 130, 675, '6', 'unit', 1, '', 1), (7353, 3, 9, 60, 7, 130, 676, '5', 'unit', 2, '', 1), (7354, 3, 9, 60, 7, 130, 677, '5', 'unit', 3, '', 1), (7355, 3, 9, 60, 7, 130, 678, '6', 'unit', 4, '', 1), (7356, 3, 9, 60, 7, 130, 679, '6', 'unit', 5, '', 1), (7357, 3, 9, 60, 7, 130, 680, '5', 'unit', 6, '', 1), (7358, 3, 9, 60, 7, 130, 681, '5', 'unit', 7, '', 1), (7359, 3, 9, 60, 7, 130, 682, '4', 'unit', 8, '', 1), (7360, 3, 9, 60, 7, 130, 683, '5', 'unit', 9, '', 1), (7361, 3, 9, 72, 7, 132, 684, '5', 'unit', 1, '', 0), (7362, 3, 9, 72, 7, 132, 685, '4', 'unit', 2, '', 0), (7363, 3, 9, 72, 7, 132, 686, '0', 'unit', 3, '', 0), (7364, 3, 9, 72, 7, 132, 687, '5', 'unit', 4, '', 0), (7365, 3, 9, 72, 7, 132, 688, '5', 'unit', 5, '', 0), (7366, 3, 9, 72, 7, 132, 689, '4', 'unit', 6, '', 0), (7367, 3, 9, 72, 7, 132, 690, '4', 'unit', 7, '', 0), (7368, 3, 9, 72, 7, 132, 691, '4', 'unit', 8, '', 0), (7369, 3, 9, 72, 7, 132, 692, '5', 'unit', 9, '', 0), (7370, 3, 9, 4, 7, 132, 684, '6', 'unit', 1, '', 1), (7371, 3, 9, 4, 7, 132, 685, '5', 'unit', 2, '', 1), (7372, 3, 9, 4, 7, 132, 686, '6', 'unit', 3, '', 1), (7373, 3, 9, 4, 7, 132, 687, '6', 'unit', 4, '', 1), (7374, 3, 9, 4, 7, 132, 688, '6', 'unit', 5, '', 1), (7375, 3, 9, 4, 7, 132, 689, '5', 'unit', 6, '', 1), (7376, 3, 9, 4, 7, 132, 690, '5', 'unit', 7, '', 1), (7377, 3, 9, 4, 7, 132, 691, '5', 'unit', 8, '', 1), (7378, 3, 9, 4, 7, 132, 692, '4', 'unit', 9, '', 1), (7379, 3, 9, 55, 7, 132, 684, '6', 'unit', 1, '', 0), (7380, 3, 9, 55, 7, 132, 685, '4', 'unit', 2, '', 0), (7381, 3, 9, 55, 7, 132, 686, '0', 'unit', 3, '', 0), (7382, 3, 9, 55, 7, 132, 687, '6', 'unit', 4, '', 0), (7383, 3, 9, 55, 7, 132, 688, '4', 'unit', 5, '', 0), (7384, 3, 9, 55, 7, 132, 689, '5', 'unit', 6, '', 0), (7385, 3, 9, 55, 7, 132, 690, '5', 'unit', 7, '', 0), (7386, 3, 9, 55, 7, 132, 691, '6', 'unit', 8, '', 0), (7387, 3, 9, 55, 7, 132, 692, '6', 'unit', 9, '', 0), (7388, 3, 9, 51, 7, 132, 684, '6', 'unit', 1, '', 1), (7389, 3, 9, 51, 7, 132, 685, '4', 'unit', 2, '', 1), (7390, 3, 9, 51, 7, 132, 686, '4', 'unit', 3, '', 1), (7391, 3, 9, 51, 7, 132, 687, '5', 'unit', 4, '', 1), (7392, 3, 9, 51, 7, 132, 688, '5', 'unit', 5, '', 1), (7393, 3, 9, 51, 7, 132, 689, '4', 'unit', 6, '', 1), (7394, 3, 9, 51, 7, 132, 690, '4', 'unit', 7, '', 1), (7395, 3, 9, 51, 7, 132, 691, '3', 'unit', 8, '', 1), (7396, 3, 9, 51, 7, 132, 692, '5', 'unit', 9, '', 1), (7397, 3, 9, 18, 7, 142, 729, '5', 'unit', 1, '', 1), (7398, 3, 9, 18, 7, 142, 730, '5', 'unit', 2, '', 1), (7399, 3, 9, 18, 7, 142, 731, '5', 'unit', 3, '', 1), (7400, 3, 9, 18, 7, 142, 732, '4', 'unit', 4, '', 1), (7401, 3, 9, 18, 7, 142, 733, '5', 'unit', 5, '', 1), (7402, 3, 9, 18, 7, 142, 734, '5', 'unit', 6, '', 1), (7403, 3, 9, 18, 7, 143, 735, '5', 'unit', 1, '', 1), (7404, 3, 9, 18, 7, 143, 736, '4', 'unit', 2, '', 1), (7405, 3, 9, 18, 7, 143, 737, '6', 'unit', 3, '', 1), (7406, 3, 9, 18, 7, 143, 738, '5', 'unit', 4, '', 1), (7407, 3, 9, 18, 7, 144, 739, '5', 'unit', 1, '', 1), (7408, 3, 9, 18, 7, 144, 740, '6', 'unit', 2, '', 1), (7409, 3, 9, 18, 7, 144, 741, '4', 'unit', 3, '', 1), (7410, 3, 9, 18, 7, 145, 742, '5', 'unit', 1, '', 1), (7411, 3, 9, 18, 7, 145, 743, '5', 'unit', 2, '', 1), (7412, 3, 9, 18, 7, 145, 744, '6', 'unit', 3, '', 1), (7413, 3, 9, 18, 7, 145, 745, '5', 'unit', 4, '', 1), (7414, 3, 9, 18, 7, 145, 746, '5', 'unit', 5, '', 1), (7415, 3, 9, 26, 7, 142, 729, '5', 'unit', 1, '', 1), (7416, 3, 9, 26, 7, 142, 730, '5', 'unit', 2, '', 1), (7417, 3, 9, 26, 7, 142, 731, '4', 'unit', 3, '', 1), (7418, 3, 9, 26, 7, 142, 732, '5', 'unit', 4, '', 1), (7419, 3, 9, 26, 7, 142, 733, '4', 'unit', 5, '', 1), (7420, 3, 9, 26, 7, 142, 734, '4', 'unit', 6, '', 1), (7421, 3, 9, 26, 7, 143, 735, '5', 'unit', 1, '', 1), (7422, 3, 9, 26, 7, 143, 736, '4', 'unit', 2, '', 1), (7423, 3, 9, 26, 7, 143, 737, '4', 'unit', 3, '', 1), (7424, 3, 9, 26, 7, 143, 738, '5', 'unit', 4, '', 1), (7425, 3, 9, 26, 7, 144, 739, '4', 'unit', 1, '', 1), (7426, 3, 9, 26, 7, 144, 740, '5', 'unit', 2, '', 1), (7427, 3, 9, 26, 7, 144, 741, '6', 'unit', 3, '', 1), (7428, 3, 9, 26, 7, 145, 742, '4', 'unit', 1, '', 1), (7429, 3, 9, 26, 7, 145, 743, '4', 'unit', 2, '', 1), (7430, 3, 9, 26, 7, 145, 744, '6', 'unit', 3, '', 1), (7431, 3, 9, 26, 7, 145, 745, '5', 'unit', 4, '', 1), (7432, 3, 9, 26, 7, 145, 746, '4', 'unit', 5, '', 1), (7433, 3, 9, 4, 7, 142, 729, '6', 'unit', 1, '', 1), (7434, 3, 9, 4, 7, 142, 730, '5', 'unit', 2, '', 1), (7435, 3, 9, 4, 7, 142, 731, '6', 'unit', 3, '', 1), (7436, 3, 9, 4, 7, 142, 732, '6', 'unit', 4, '', 1), (7437, 3, 9, 4, 7, 142, 733, '5', 'unit', 5, '', 1), (7438, 3, 9, 4, 7, 142, 734, '5', 'unit', 6, '', 1), (7439, 3, 9, 4, 7, 143, 735, '6', 'unit', 1, '', 1), (7440, 3, 9, 4, 7, 143, 736, '4', 'unit', 2, '', 1), (7441, 3, 9, 4, 7, 143, 737, '4', 'unit', 3, '', 1), (7442, 3, 9, 4, 7, 143, 738, '6', 'unit', 4, '', 1), (7443, 3, 9, 4, 7, 144, 739, '6', 'unit', 1, '', 1), (7444, 3, 9, 4, 7, 144, 740, '6', 'unit', 2, '', 1), (7445, 3, 9, 4, 7, 144, 741, '5', 'unit', 3, '', 1), (7446, 3, 9, 4, 7, 145, 742, '5', 'unit', 1, '', 1), (7447, 3, 9, 4, 7, 145, 743, '5', 'unit', 2, '', 1), (7448, 3, 9, 4, 7, 145, 744, '6', 'unit', 3, '', 1), (7449, 3, 9, 4, 7, 145, 745, '5', 'unit', 4, '', 1), (7450, 3, 9, 4, 7, 145, 746, '6', 'unit', 5, '', 1), (7451, 3, 9, 55, 7, 142, 729, '6', 'unit', 1, '', 0), (7452, 3, 9, 55, 7, 142, 730, '5', 'unit', 2, '', 0), (7453, 3, 9, 55, 7, 142, 731, '5', 'unit', 3, '', 0), (7454, 3, 9, 55, 7, 142, 732, '6', 'unit', 4, '', 0), (7455, 3, 9, 55, 7, 142, 733, '5', 'unit', 5, '', 0), (7456, 3, 9, 55, 7, 142, 734, '5', 'unit', 6, '', 0), (7457, 3, 9, 55, 7, 143, 735, '3', 'unit', 1, '', 0), (7458, 3, 9, 55, 7, 143, 736, '5', 'unit', 2, '', 0), (7459, 3, 9, 55, 7, 143, 737, '5', 'unit', 3, '', 0), (7460, 3, 9, 55, 7, 143, 738, '6', 'unit', 4, '', 0), (7461, 3, 9, 55, 7, 144, 739, '5', 'unit', 1, '', 0), (7462, 3, 9, 55, 7, 144, 740, '6', 'unit', 2, '', 0), (7463, 3, 9, 55, 7, 144, 741, '5', 'unit', 3, '', 0), (7464, 3, 9, 55, 7, 145, 742, '4', 'unit', 1, '', 0), (7465, 3, 9, 55, 7, 145, 743, '5', 'unit', 2, '', 0), (7466, 3, 9, 55, 7, 145, 744, '6', 'unit', 3, '', 0), (7467, 3, 9, 55, 7, 145, 745, '6', 'unit', 4, '', 0), (7468, 3, 9, 55, 7, 145, 746, '5', 'unit', 5, '', 0), (7469, 3, 9, 10, 7, 142, 729, '6', 'unit', 1, '', 1), (7470, 3, 9, 10, 7, 142, 730, '5', 'unit', 2, '', 1), (7471, 3, 9, 10, 7, 142, 731, '5', 'unit', 3, '', 1), (7472, 3, 9, 10, 7, 142, 732, '5', 'unit', 4, '', 1), (7473, 3, 9, 10, 7, 142, 733, '4', 'unit', 5, '', 1), (7474, 3, 9, 10, 7, 142, 734, '4', 'unit', 6, '', 1), (7475, 3, 9, 10, 7, 143, 735, '6', 'unit', 1, '', 1), (7476, 3, 9, 10, 7, 143, 736, '5', 'unit', 2, '', 1), (7477, 3, 9, 10, 7, 143, 737, '5', 'unit', 3, '', 1), (7478, 3, 9, 10, 7, 143, 738, '5', 'unit', 4, '', 1), (7479, 3, 9, 10, 7, 144, 739, '5', 'unit', 1, '', 1), (7480, 3, 9, 10, 7, 144, 740, '5', 'unit', 2, '', 1), (7481, 3, 9, 10, 7, 144, 741, '4', 'unit', 3, '', 1), (7482, 3, 9, 10, 7, 145, 742, '5', 'unit', 1, '', 1), (7483, 3, 9, 10, 7, 145, 743, '5', 'unit', 2, '', 1), (7484, 3, 9, 10, 7, 145, 744, '6', 'unit', 3, '', 1), (7485, 3, 9, 10, 7, 145, 745, '5', 'unit', 4, '', 1), (7486, 3, 9, 10, 7, 145, 746, '5', 'unit', 5, '', 1), (7487, 3, 9, 9, 7, 142, 729, '5', 'unit', 1, '', 1), (7488, 3, 9, 9, 7, 142, 730, '5', 'unit', 2, '', 1), (7489, 3, 9, 9, 7, 142, 731, '6', 'unit', 3, '', 1), (7490, 3, 9, 9, 7, 142, 732, '5', 'unit', 4, '', 1), (7491, 3, 9, 9, 7, 142, 733, '5', 'unit', 5, '', 1), (7492, 3, 9, 9, 7, 142, 734, '5', 'unit', 6, '', 1), (7493, 3, 9, 9, 7, 143, 735, '5', 'unit', 1, '', 1), (7494, 3, 9, 9, 7, 143, 736, '5', 'unit', 2, '', 1), (7495, 3, 9, 9, 7, 143, 737, '5', 'unit', 3, '', 1), (7496, 3, 9, 9, 7, 143, 738, '5', 'unit', 4, '', 1), (7497, 3, 9, 9, 7, 144, 739, '5', 'unit', 1, '', 1), (7498, 3, 9, 9, 7, 144, 740, '5', 'unit', 2, '', 1), (7499, 3, 9, 9, 7, 144, 741, '5', 'unit', 3, '', 1), (7500, 3, 9, 9, 7, 145, 742, '5', 'unit', 1, '', 1), (7501, 3, 9, 9, 7, 145, 743, '5', 'unit', 2, '', 1), (7502, 3, 9, 9, 7, 145, 744, '5', 'unit', 3, '', 1), (7503, 3, 9, 9, 7, 145, 745, '6', 'unit', 4, '', 1), (7504, 3, 9, 9, 7, 145, 746, '5', 'unit', 5, '', 1), (7505, 3, 9, 10, 7, 134, 693, '6', 'unit', 1, '', 1), (7506, 3, 9, 10, 7, 134, 694, '5', 'unit', 2, '', 1), (7507, 3, 9, 10, 7, 134, 695, '5', 'unit', 3, '', 1), (7508, 3, 9, 10, 7, 134, 696, '6', 'unit', 4, '', 1), (7509, 3, 9, 10, 7, 134, 697, '5', 'unit', 5, '', 1), (7510, 3, 9, 10, 7, 134, 698, '5', 'unit', 6, '', 1), (7511, 3, 9, 10, 7, 134, 699, '5', 'unit', 7, '', 1), (7512, 3, 9, 10, 7, 134, 700, '4', 'unit', 8, '', 1), (7513, 3, 9, 10, 7, 134, 701, '5', 'unit', 9, '', 1), (7514, 3, 9, 18, 7, 136, 702, '', 'unit', 1, '', 1), (7515, 3, 9, 18, 7, 136, 703, '', 'unit', 2, '', 1), (7516, 3, 9, 18, 7, 136, 704, '', 'unit', 3, '', 1), (7517, 3, 9, 18, 7, 136, 705, '', 'unit', 4, '', 1), (7518, 3, 9, 18, 7, 136, 706, '', 'unit', 5, '', 1), (7519, 3, 9, 18, 7, 136, 707, '', 'unit', 6, '', 1), (7520, 3, 9, 18, 7, 136, 708, '', 'unit', 7, '', 1), (7521, 3, 9, 18, 7, 136, 709, '', 'unit', 8, '', 1), (7522, 3, 9, 18, 7, 136, 710, '', 'unit', 9, '', 1), (7523, 3, 9, 26, 7, 138, 711, '6', 'unit', 1, '', 1), (7524, 3, 9, 26, 7, 138, 712, '4', 'unit', 2, '', 1), (7525, 3, 9, 26, 7, 138, 713, '5', 'unit', 3, '', 1), (7526, 3, 9, 26, 7, 138, 714, '5', 'unit', 4, '', 1), (7527, 3, 9, 26, 7, 138, 715, '4', 'unit', 5, '', 1), (7528, 3, 9, 26, 7, 138, 716, '5', 'unit', 6, '', 1), (7529, 3, 9, 26, 7, 138, 717, '5', 'unit', 7, '', 1), (7530, 3, 9, 26, 7, 138, 718, '5', 'unit', 8, '', 1), (7531, 3, 9, 26, 7, 138, 719, '6', 'unit', 9, '', 1), (7532, 3, 9, 9, 7, 140, 720, '5', 'unit', 1, '', 1), (7533, 3, 9, 9, 7, 140, 721, '5', 'unit', 2, '', 1), (7534, 3, 9, 9, 7, 140, 722, '5', 'unit', 3, '', 1), (7535, 3, 9, 9, 7, 140, 723, '5', 'unit', 4, '', 1), (7536, 3, 9, 9, 7, 140, 724, '5', 'unit', 5, '', 1), (7537, 3, 9, 9, 7, 140, 725, '5', 'unit', 6, '', 1), (7538, 3, 9, 9, 7, 140, 726, '5', 'unit', 7, '', 1), (7539, 3, 9, 9, 7, 140, 727, '5', 'unit', 8, '', 1), (7540, 3, 9, 9, 7, 140, 728, '5', 'unit', 9, '', 1), (7541, 3, 9, 55, 7, 147, 773, '4', 'unit', 1, '', 0), (7542, 3, 9, 55, 7, 147, 774, '4', 'unit', 2, '', 0), (7543, 3, 9, 55, 7, 147, 775, '3', 'unit', 3, '', 0), (7544, 3, 9, 55, 7, 147, 776, '6', 'unit', 4, '', 0), (7545, 3, 9, 55, 7, 147, 777, '6', 'unit', 5, '', 0), (7546, 3, 9, 55, 7, 147, 778, '6', 'unit', 6, '', 0), (7547, 3, 9, 55, 7, 147, 779, '5', 'unit', 7, '', 0), (7548, 3, 9, 55, 7, 147, 780, '5', 'unit', 8, '', 0), (7549, 3, 9, 55, 7, 147, 781, '6', 'unit', 9, '', 0), (7550, 3, 9, 55, 7, 147, 782, '6', 'unit', 10, '', 0), (7551, 3, 9, 55, 7, 147, 783, '5', 'unit', 11, '', 0), (7552, 3, 9, 55, 7, 147, 784, '5', 'unit', 12, '', 0), (7553, 3, 9, 55, 7, 148, 785, '5', 'unit', 1, '', 0), (7554, 3, 9, 55, 7, 148, 786, '5', 'unit', 2, '', 0), (7555, 3, 9, 55, 7, 148, 787, '5', 'unit', 3, '', 0), (7556, 3, 9, 55, 7, 148, 788, '4', 'unit', 4, '', 0), (7557, 3, 9, 55, 7, 148, 789, '4', 'unit', 5, '', 0), (7558, 3, 9, 4, 7, 150, 808, '6', 'unit', 1, '', 1), (7559, 3, 9, 4, 7, 150, 809, '5', 'unit', 2, '', 1), (7560, 3, 9, 4, 7, 150, 810, '5', 'unit', 3, '', 1), (7561, 3, 9, 4, 7, 150, 811, '6', 'unit', 4, '', 1), (7562, 3, 9, 4, 7, 150, 812, '5', 'unit', 5, '', 1), (7563, 3, 9, 4, 7, 150, 813, '5', 'unit', 6, '', 1), (7564, 3, 9, 4, 7, 150, 814, '6', 'unit', 7, '', 1), (7565, 3, 9, 4, 7, 150, 815, '5', 'unit', 8, '', 1), (7566, 3, 9, 4, 7, 150, 816, '5', 'unit', 9, '', 1), (7567, 3, 9, 36, 27, 60, 321, '5', 'unit', 1, '', 1), (7568, 3, 9, 36, 27, 60, 322, '5', 'unit', 2, '', 1), (7569, 3, 9, 36, 27, 60, 323, '5', 'unit', 3, '', 1), (7570, 3, 9, 36, 27, 60, 324, '5', 'unit', 4, '', 1), (7571, 3, 9, 36, 27, 60, 325, '5', 'unit', 5, '', 1), (7572, 3, 9, 36, 27, 60, 326, '5', 'unit', 6, '', 1), (7573, 3, 9, 36, 27, 60, 327, '5', 'unit', 7, '', 1), (7574, 3, 9, 36, 27, 60, 328, '5', 'unit', 8, '', 1), (7575, 3, 9, 36, 27, 60, 329, '5', 'unit', 9, '', 1), (7576, 3, 9, 31, 27, 60, 321, '5', 'unit', 1, '', 1), (7577, 3, 9, 31, 27, 60, 322, '5', 'unit', 2, '', 1), (7578, 3, 9, 31, 27, 60, 323, '5', 'unit', 3, '', 1), (7579, 3, 9, 31, 27, 60, 324, '5', 'unit', 4, '', 1), (7580, 3, 9, 31, 27, 60, 325, '5', 'unit', 5, '', 1), (7581, 3, 9, 31, 27, 60, 326, '5', 'unit', 6, '', 1), (7582, 3, 9, 31, 27, 60, 327, '5', 'unit', 7, '', 1), (7583, 3, 9, 31, 27, 60, 328, '5', 'unit', 8, '', 1), (7584, 3, 9, 31, 27, 60, 329, '5', 'unit', 9, '', 1), (7585, 3, 9, 15, 27, 60, 321, '5', 'unit', 1, '', 1), (7586, 3, 9, 15, 27, 60, 322, '6', 'unit', 2, '', 1), (7587, 3, 9, 15, 27, 60, 323, '6', 'unit', 3, '', 1), (7588, 3, 9, 15, 27, 60, 324, '5', 'unit', 4, '', 1), (7589, 3, 9, 15, 27, 60, 325, '6', 'unit', 5, '', 1), (7590, 3, 9, 15, 27, 60, 326, '6', 'unit', 6, '', 1), (7591, 3, 9, 15, 27, 60, 327, '6', 'unit', 7, '', 1), (7592, 3, 9, 15, 27, 60, 328, '6', 'unit', 8, '', 1), (7593, 3, 9, 15, 27, 60, 329, '6', 'unit', 9, '', 1), (7594, 3, 9, 39, 27, 60, 321, '6', 'unit', 1, '', 1), (7595, 3, 9, 39, 27, 60, 322, '6', 'unit', 2, '', 1), (7596, 3, 9, 39, 27, 60, 323, '6', 'unit', 3, '', 1), (7597, 3, 9, 39, 27, 60, 324, '6', 'unit', 4, '', 1), (7598, 3, 9, 39, 27, 60, 325, '6', 'unit', 5, '', 1), (7599, 3, 9, 39, 27, 60, 326, '6', 'unit', 6, '', 1), (7600, 3, 9, 39, 27, 60, 327, '6', 'unit', 7, '', 1), (7601, 3, 9, 39, 27, 60, 328, '6', 'unit', 8, '', 1), (7602, 3, 9, 39, 27, 60, 329, '6', 'unit', 9, '', 1), (7603, 3, 9, 43, 41, 103, 536, '6', 'unit', 1, '', 1), (7604, 3, 9, 43, 41, 103, 537, '6', 'unit', 2, '', 1), (7605, 3, 9, 43, 41, 103, 538, '6', 'unit', 3, '', 1), (7606, 3, 9, 43, 41, 103, 539, '6', 'unit', 4, '', 1), (7607, 3, 9, 43, 41, 103, 540, '6', 'unit', 5, '', 1), (7608, 3, 9, 43, 41, 103, 541, '5', 'unit', 6, '', 1), (7609, 3, 9, 43, 41, 103, 542, '6', 'unit', 7, '', 1), (7610, 3, 9, 43, 41, 103, 543, '5', 'unit', 8, '', 1), (7611, 3, 9, 43, 41, 103, 544, '6', 'unit', 9, '', 1), (7612, 3, 9, 43, 41, 103, 545, '6', 'unit', 10, '', 1), (7613, 3, 9, 43, 41, 103, 546, '5', 'unit', 11, '', 1), (7614, 3, 9, 11, 41, 103, 536, '6', 'unit', 1, '', 1), (7615, 3, 9, 11, 41, 103, 537, '6', 'unit', 2, '', 1), (7616, 3, 9, 11, 41, 103, 538, '6', 'unit', 3, '', 1), (7617, 3, 9, 11, 41, 103, 539, '6', 'unit', 4, '', 1), (7618, 3, 9, 11, 41, 103, 540, '6', 'unit', 5, '', 1), (7619, 3, 9, 11, 41, 103, 541, '6', 'unit', 6, '', 1), (7620, 3, 9, 11, 41, 103, 542, '6', 'unit', 7, '', 1), (7621, 3, 9, 11, 41, 103, 543, '6', 'unit', 8, '', 1), (7622, 3, 9, 11, 41, 103, 544, '6', 'unit', 9, '', 1), (7623, 3, 9, 11, 41, 103, 545, '6', 'unit', 10, '', 1), (7624, 3, 9, 11, 41, 103, 546, '6', 'unit', 11, '', 1), (7625, 3, 9, 13, 41, 103, 536, '6', 'unit', 1, '', 1), (7626, 3, 9, 13, 41, 103, 537, '6', 'unit', 2, '', 1), (7627, 3, 9, 13, 41, 103, 538, '6', 'unit', 3, '', 1), (7628, 3, 9, 13, 41, 103, 539, '5', 'unit', 4, '', 1), (7629, 3, 9, 13, 41, 103, 540, '6', 'unit', 5, '', 1), (7630, 3, 9, 13, 41, 103, 541, '5', 'unit', 6, '', 1), (7631, 3, 9, 13, 41, 103, 542, '6', 'unit', 7, '', 1), (7632, 3, 9, 13, 41, 103, 543, '5', 'unit', 8, '', 1), (7633, 3, 9, 13, 41, 103, 544, '6', 'unit', 9, '', 1), (7634, 3, 9, 13, 41, 103, 545, '5', 'unit', 10, '', 1), (7635, 3, 9, 13, 41, 103, 546, '5', 'unit', 11, '', 1), (7636, 3, 9, 16, 41, 107, 558, '6', 'unit', 1, '', 1), (7637, 3, 9, 16, 41, 107, 559, '5', 'unit', 2, '', 1), (7638, 3, 9, 16, 41, 107, 560, '5', 'unit', 3, '', 1), (7639, 3, 9, 16, 41, 107, 561, '5', 'unit', 4, '', 1), (7640, 3, 9, 16, 41, 107, 562, '6', 'unit', 5, '', 1), (7641, 3, 9, 16, 41, 107, 563, '5', 'unit', 6, '', 1), (7642, 3, 9, 16, 41, 107, 564, '5', 'unit', 7, '', 1), (7643, 3, 9, 16, 41, 107, 565, '6', 'unit', 8, '', 1), (7644, 3, 9, 16, 41, 107, 566, '6', 'unit', 9, '', 1), (7645, 3, 9, 16, 41, 107, 567, '6', 'unit', 10, '', 1), (7646, 3, 9, 16, 41, 107, 568, '5', 'unit', 11, '', 1), (7647, 3, 9, 26, 41, 107, 558, '6', 'unit', 1, '', 1), (7648, 3, 9, 26, 41, 107, 559, '5', 'unit', 2, '', 1), (7649, 3, 9, 26, 41, 107, 560, '5', 'unit', 3, '', 1), (7650, 3, 9, 26, 41, 107, 561, '5', 'unit', 4, '', 1), (7651, 3, 9, 26, 41, 107, 562, '6', 'unit', 5, '', 1), (7652, 3, 9, 26, 41, 107, 563, '5', 'unit', 6, '', 1), (7653, 3, 9, 26, 41, 107, 564, '6', 'unit', 7, '', 1), (7654, 3, 9, 26, 41, 107, 565, '5', 'unit', 8, '', 1), (7655, 3, 9, 26, 41, 107, 566, '5', 'unit', 9, '', 1), (7656, 3, 9, 26, 41, 107, 567, '5', 'unit', 10, '', 1), (7657, 3, 9, 26, 41, 107, 568, '5', 'unit', 11, '', 1), (7658, 3, 9, 34, 41, 107, 558, '6', 'unit', 1, '', 1), (7659, 3, 9, 34, 41, 107, 559, '6', 'unit', 2, '', 1), (7660, 3, 9, 34, 41, 107, 560, '6', 'unit', 3, '', 1), (7661, 3, 9, 34, 41, 107, 561, '6', 'unit', 4, '', 1), (7662, 3, 9, 34, 41, 107, 562, '6', 'unit', 5, '', 1), (7663, 3, 9, 34, 41, 107, 563, '6', 'unit', 6, '', 1), (7664, 3, 9, 34, 41, 107, 564, '6', 'unit', 7, '', 1), (7665, 3, 9, 34, 41, 107, 565, '6', 'unit', 8, '', 1), (7666, 3, 9, 34, 41, 107, 566, '6', 'unit', 9, '', 1), (7667, 3, 9, 34, 41, 107, 567, '6', 'unit', 10, '', 1), (7668, 3, 9, 34, 41, 107, 568, '6', 'unit', 11, '', 1), (7669, 3, 9, 50, 41, 107, 558, '6', 'unit', 1, '', 1), (7670, 3, 9, 50, 41, 107, 559, '5', 'unit', 2, '', 1), (7671, 3, 9, 50, 41, 107, 560, '5', 'unit', 3, '', 1), (7672, 3, 9, 50, 41, 107, 561, '5', 'unit', 4, '', 1), (7673, 3, 9, 50, 41, 107, 562, '5', 'unit', 5, '', 1), (7674, 3, 9, 50, 41, 107, 563, '5', 'unit', 6, '', 1), (7675, 3, 9, 50, 41, 107, 564, '5', 'unit', 7, '', 1), (7676, 3, 9, 50, 41, 107, 565, '5', 'unit', 8, '', 1), (7677, 3, 9, 50, 41, 107, 566, '5', 'unit', 9, '', 1), (7678, 3, 9, 50, 41, 107, 567, '5', 'unit', 10, '', 1), (7679, 3, 9, 50, 41, 107, 568, '5', 'unit', 11, '', 1), (7680, 3, 9, 60, 55, 147, 773, '4', 'unit', 1, '', 1), (7681, 3, 9, 60, 55, 147, 774, '5', 'unit', 2, '', 1), (7682, 3, 9, 60, 55, 147, 775, '4', 'unit', 3, '', 1), (7683, 3, 9, 60, 55, 147, 776, '5', 'unit', 4, '', 1), (7684, 3, 9, 60, 55, 147, 777, '6', 'unit', 5, '', 1), (7685, 3, 9, 60, 55, 147, 778, '4', 'unit', 6, '', 1), (7686, 3, 9, 60, 55, 147, 779, '5', 'unit', 7, '', 1), (7687, 3, 9, 60, 55, 147, 780, '4', 'unit', 8, '', 1), (7688, 3, 9, 60, 55, 147, 781, '5', 'unit', 9, '', 1), (7689, 3, 9, 60, 55, 147, 782, '5', 'unit', 10, '', 1), (7690, 3, 9, 60, 55, 147, 783, '4', 'unit', 11, '', 1), (7691, 3, 9, 60, 55, 147, 784, '4', 'unit', 12, '', 1), (7692, 3, 9, 60, 55, 148, 785, '3', 'unit', 1, '', 1), (7693, 3, 9, 60, 55, 148, 786, '4', 'unit', 2, '', 1), (7694, 3, 9, 60, 55, 148, 787, '3', 'unit', 3, '', 1), (7695, 3, 9, 60, 55, 148, 788, '4', 'unit', 4, '', 1), (7696, 3, 9, 60, 55, 148, 789, '3', 'unit', 5, '', 1), (7697, 3, 9, 65, 55, 147, 773, '4', 'unit', 1, '', 1), (7698, 3, 9, 65, 55, 147, 774, '4', 'unit', 2, '', 1), (7699, 3, 9, 65, 55, 147, 775, '5', 'unit', 3, '', 1), (7700, 3, 9, 65, 55, 147, 776, '3', 'unit', 4, '', 1), (7701, 3, 9, 65, 55, 147, 777, '4', 'unit', 5, '', 1), (7702, 3, 9, 65, 55, 147, 778, '3', 'unit', 6, '', 1), (7703, 3, 9, 65, 55, 147, 779, '3', 'unit', 7, '', 1), (7704, 3, 9, 65, 55, 147, 780, '4', 'unit', 8, '', 1), (7705, 3, 9, 65, 55, 147, 781, '6', 'unit', 9, '', 1), (7706, 3, 9, 65, 55, 147, 782, '4', 'unit', 10, '', 1), (7707, 3, 9, 65, 55, 147, 783, '4', 'unit', 11, '', 1), (7708, 3, 9, 65, 55, 147, 784, '5', 'unit', 12, '', 1), (7709, 3, 9, 65, 55, 148, 785, '0', 'unit', 1, '', 1), (7710, 3, 9, 65, 55, 148, 786, '0', 'unit', 2, '', 1), (7711, 3, 9, 65, 55, 148, 787, '0', 'unit', 3, '', 1), (7712, 3, 9, 65, 55, 148, 788, '0', 'unit', 4, '', 1), (7713, 3, 9, 65, 55, 148, 789, '0', 'unit', 5, '', 1), (7714, 3, 9, 64, 55, 147, 773, '3', 'unit', 1, '', 1), (7715, 3, 9, 64, 55, 147, 774, '4', 'unit', 2, '', 1), (7716, 3, 9, 64, 55, 147, 775, '4', 'unit', 3, '', 1), (7717, 3, 9, 64, 55, 147, 776, '4', 'unit', 4, '', 1), (7718, 3, 9, 64, 55, 147, 777, '4', 'unit', 5, '', 1), (7719, 3, 9, 64, 55, 147, 778, '6', 'unit', 6, '', 1), (7720, 3, 9, 64, 55, 147, 779, '5', 'unit', 7, '', 1), (7721, 3, 9, 64, 55, 147, 780, '4', 'unit', 8, '', 1), (7722, 3, 9, 64, 55, 147, 781, '5', 'unit', 9, '', 1), (7723, 3, 9, 64, 55, 147, 782, '5', 'unit', 10, '', 1), (7724, 3, 9, 64, 55, 147, 783, '4', 'unit', 11, '', 1), (7725, 3, 9, 64, 55, 147, 784, '4', 'unit', 12, '', 1), (7726, 3, 9, 64, 55, 148, 785, '0', 'unit', 1, '', 1), (7727, 3, 9, 64, 55, 148, 786, '0', 'unit', 2, '', 1), (7728, 3, 9, 64, 55, 148, 787, '0', 'unit', 3, '', 1), (7729, 3, 9, 64, 55, 148, 788, '0', 'unit', 4, '', 1), (7730, 3, 9, 64, 55, 148, 789, '0', 'unit', 5, '', 1), (7731, 3, 9, 54, 55, 147, 773, '4', 'unit', 1, '', 1), (7732, 3, 9, 54, 55, 147, 774, '4', 'unit', 2, '', 1), (7733, 3, 9, 54, 55, 147, 775, '3', 'unit', 3, '', 1), (7734, 3, 9, 54, 55, 147, 776, '5', 'unit', 4, '', 1), (7735, 3, 9, 54, 55, 147, 777, '5', 'unit', 5, '', 1), (7736, 3, 9, 54, 55, 147, 778, '4', 'unit', 6, '', 1), (7737, 3, 9, 54, 55, 147, 779, '4', 'unit', 7, '', 1), (7738, 3, 9, 54, 55, 147, 780, '3', 'unit', 8, '', 1), (7739, 3, 9, 54, 55, 147, 781, '5', 'unit', 9, '', 1), (7740, 3, 9, 54, 55, 147, 782, '5', 'unit', 10, '', 1), (7741, 3, 9, 54, 55, 147, 783, '5', 'unit', 11, '', 1), (7742, 3, 9, 54, 55, 147, 784, '5', 'unit', 12, '', 1), (7743, 3, 9, 54, 55, 148, 785, '0', 'unit', 1, '', 1), (7744, 3, 9, 54, 55, 148, 786, '0', 'unit', 2, '', 1), (7745, 3, 9, 54, 55, 148, 787, '0', 'unit', 3, '', 1), (7746, 3, 9, 54, 55, 148, 788, '0', 'unit', 4, '', 1), (7747, 3, 9, 54, 55, 148, 789, '0', 'unit', 5, '', 1), (7748, 3, 9, 58, 55, 147, 773, '4', 'unit', 1, '', 1), (7749, 3, 9, 58, 55, 147, 774, '4', 'unit', 2, '', 1), (7750, 3, 9, 58, 55, 147, 775, '4', 'unit', 3, '', 1), (7751, 3, 9, 58, 55, 147, 776, '4', 'unit', 4, '', 1), (7752, 3, 9, 58, 55, 147, 777, '6', 'unit', 5, '', 1), (7753, 3, 9, 58, 55, 147, 778, '3', 'unit', 6, '', 1), (7754, 3, 9, 58, 55, 147, 779, '4', 'unit', 7, '', 1), (7755, 3, 9, 58, 55, 147, 780, '4', 'unit', 8, '', 1), (7756, 3, 9, 58, 55, 147, 781, '5', 'unit', 9, '', 1), (7757, 3, 9, 58, 55, 147, 782, '4', 'unit', 10, '', 1), (7758, 3, 9, 58, 55, 147, 783, '4', 'unit', 11, '', 1), (7759, 3, 9, 58, 55, 147, 784, '4', 'unit', 12, '', 1), (7760, 3, 9, 58, 55, 148, 785, '3', 'unit', 1, '', 1), (7761, 3, 9, 58, 55, 148, 786, '4', 'unit', 2, '', 1), (7762, 3, 9, 58, 55, 148, 787, '4', 'unit', 3, '', 1), (7763, 3, 9, 58, 55, 148, 788, '4', 'unit', 4, '', 1), (7764, 3, 9, 58, 55, 148, 789, '3', 'unit', 5, '', 1), (7765, 3, 9, 59, 55, 147, 773, '4', 'unit', 1, '', 1), (7766, 3, 9, 59, 55, 147, 774, '4', 'unit', 2, '', 1), (7767, 3, 9, 59, 55, 147, 775, '5', 'unit', 3, '', 1), (7768, 3, 9, 59, 55, 147, 776, '6', 'unit', 4, '', 1), (7769, 3, 9, 59, 55, 147, 777, '5', 'unit', 5, '', 1), (7770, 3, 9, 59, 55, 147, 778, '4', 'unit', 6, '', 1), (7771, 3, 9, 59, 55, 147, 779, '5', 'unit', 7, '', 1), (7772, 3, 9, 59, 55, 147, 780, '4', 'unit', 8, '', 1), (7773, 3, 9, 59, 55, 147, 781, '6', 'unit', 9, '', 1), (7774, 3, 9, 59, 55, 147, 782, '4', 'unit', 10, '', 1), (7775, 3, 9, 59, 55, 147, 783, '4', 'unit', 11, '', 1), (7776, 3, 9, 59, 55, 147, 784, '4', 'unit', 12, '', 1), (7777, 3, 9, 59, 55, 148, 785, '0', 'unit', 1, '', 1), (7778, 3, 9, 59, 55, 148, 786, '0', 'unit', 2, '', 1), (7779, 3, 9, 59, 55, 148, 787, '0', 'unit', 3, '', 1), (7780, 3, 9, 59, 55, 148, 788, '0', 'unit', 4, '', 1), (7781, 3, 9, 59, 55, 148, 789, '0', 'unit', 5, '', 1), (7782, 3, 9, 56, 55, 147, 773, '4', 'unit', 1, '', 1), (7783, 3, 9, 56, 55, 147, 774, '4', 'unit', 2, '', 1), (7784, 3, 9, 56, 55, 147, 775, '2', 'unit', 3, '', 1), (7785, 3, 9, 56, 55, 147, 776, '4', 'unit', 4, '', 1), (7786, 3, 9, 56, 55, 147, 777, '4', 'unit', 5, '', 1), (7787, 3, 9, 56, 55, 147, 778, '3', 'unit', 6, '', 1), (7788, 3, 9, 56, 55, 147, 779, '4', 'unit', 7, '', 1), (7789, 3, 9, 56, 55, 147, 780, '4', 'unit', 8, '', 1), (7790, 3, 9, 56, 55, 147, 781, '5', 'unit', 9, '', 1), (7791, 3, 9, 56, 55, 147, 782, '4', 'unit', 10, '', 1), (7792, 3, 9, 56, 55, 147, 783, '4', 'unit', 11, '', 1), (7793, 3, 9, 56, 55, 147, 784, '4', 'unit', 12, '', 1), (7794, 3, 9, 56, 55, 148, 785, '0', 'unit', 1, '', 1), (7795, 3, 9, 56, 55, 148, 786, '0', 'unit', 2, '', 1), (7796, 3, 9, 56, 55, 148, 787, '0', 'unit', 3, '', 1), (7797, 3, 9, 56, 55, 148, 788, '0', 'unit', 4, '', 1), (7798, 3, 9, 56, 55, 148, 789, '0', 'unit', 5, '', 1), (7799, 3, 9, 63, 55, 147, 773, '4', 'unit', 1, '', 1), (7800, 3, 9, 63, 55, 147, 774, '4', 'unit', 2, '', 1), (7801, 3, 9, 63, 55, 147, 775, '4', 'unit', 3, '', 1), (7802, 3, 9, 63, 55, 147, 776, '5', 'unit', 4, '', 1), (7803, 3, 9, 63, 55, 147, 777, '4', 'unit', 5, '', 1), (7804, 3, 9, 63, 55, 147, 778, '5', 'unit', 6, '', 1), (7805, 3, 9, 63, 55, 147, 779, '4', 'unit', 7, '', 1), (7806, 3, 9, 63, 55, 147, 780, '5', 'unit', 8, '', 1), (7807, 3, 9, 63, 55, 147, 781, '5', 'unit', 9, '', 1), (7808, 3, 9, 63, 55, 147, 782, '5', 'unit', 10, '', 1), (7809, 3, 9, 63, 55, 147, 783, '4', 'unit', 11, '', 1), (7810, 3, 9, 63, 55, 147, 784, '4', 'unit', 12, '', 1), (7811, 3, 9, 63, 55, 148, 785, '0', 'unit', 1, '', 1), (7812, 3, 9, 63, 55, 148, 786, '0', 'unit', 2, '', 1), (7813, 3, 9, 63, 55, 148, 787, '0', 'unit', 3, '', 1); INSERT INTO `answer_has_grid` (`id`, `academic_year_id`, `section_id`, `user_id`, `submitted_by`, `question_id`, `question_of_question_id`, `answer`, `type`, `rank`, `remark`, `is_submitted`) VALUES (7814, 3, 9, 63, 55, 148, 788, '0', 'unit', 4, '', 1), (7815, 3, 9, 63, 55, 148, 789, '0', 'unit', 5, '', 1), (7816, 3, 9, 57, 55, 147, 773, '5', 'unit', 1, '', 1), (7817, 3, 9, 57, 55, 147, 774, '5', 'unit', 2, '', 1), (7818, 3, 9, 57, 55, 147, 775, '3', 'unit', 3, '', 1), (7819, 3, 9, 57, 55, 147, 776, '5', 'unit', 4, '', 1), (7820, 3, 9, 57, 55, 147, 777, '5', 'unit', 5, '', 1), (7821, 3, 9, 57, 55, 147, 778, '5', 'unit', 6, '', 1), (7822, 3, 9, 57, 55, 147, 779, '5', 'unit', 7, '', 1), (7823, 3, 9, 57, 55, 147, 780, '4', 'unit', 8, '', 1), (7824, 3, 9, 57, 55, 147, 781, '5', 'unit', 9, '', 1), (7825, 3, 9, 57, 55, 147, 782, '5', 'unit', 10, '', 1), (7826, 3, 9, 57, 55, 147, 783, '5', 'unit', 11, '', 1), (7827, 3, 9, 57, 55, 147, 784, '5', 'unit', 12, '', 1), (7828, 3, 9, 57, 55, 148, 785, '0', 'unit', 1, '', 1), (7829, 3, 9, 57, 55, 148, 786, '0', 'unit', 2, '', 1), (7830, 3, 9, 57, 55, 148, 787, '0', 'unit', 3, '', 1), (7831, 3, 9, 57, 55, 148, 788, '0', 'unit', 4, '', 1), (7832, 3, 9, 57, 55, 148, 789, '0', 'unit', 5, '', 1), (7833, 3, 9, 76, 55, 147, 773, '4', 'unit', 1, '', 1), (7834, 3, 9, 76, 55, 147, 774, '4', 'unit', 2, '', 1), (7835, 3, 9, 76, 55, 147, 775, '4', 'unit', 3, '', 1), (7836, 3, 9, 76, 55, 147, 776, '6', 'unit', 4, '', 1), (7837, 3, 9, 76, 55, 147, 777, '4', 'unit', 5, '', 1), (7838, 3, 9, 76, 55, 147, 778, '4', 'unit', 6, '', 1), (7839, 3, 9, 76, 55, 147, 779, '4', 'unit', 7, '', 1), (7840, 3, 9, 76, 55, 147, 780, '4', 'unit', 8, '', 1), (7841, 3, 9, 76, 55, 147, 781, '5', 'unit', 9, '', 1), (7842, 3, 9, 76, 55, 147, 782, '4', 'unit', 10, '', 1), (7843, 3, 9, 76, 55, 147, 783, '4', 'unit', 11, '', 1), (7844, 3, 9, 76, 55, 147, 784, '5', 'unit', 12, '', 1), (7845, 3, 9, 76, 55, 148, 785, '0', 'unit', 1, '', 1), (7846, 3, 9, 76, 55, 148, 786, '0', 'unit', 2, '', 1), (7847, 3, 9, 76, 55, 148, 787, '0', 'unit', 3, '', 1), (7848, 3, 9, 76, 55, 148, 788, '0', 'unit', 4, '', 1), (7849, 3, 9, 76, 55, 148, 789, '0', 'unit', 5, '', 1), (7850, 3, 9, 16, 9, 88, 452, '6', 'unit', 1, '', 1), (7851, 3, 9, 16, 9, 88, 453, '5', 'unit', 2, '', 1), (7852, 3, 9, 16, 9, 88, 454, '5', 'unit', 3, '', 1), (7853, 3, 9, 16, 9, 88, 455, '6', 'unit', 4, '', 1), (7854, 3, 9, 16, 9, 88, 456, '5', 'unit', 5, '', 1), (7855, 3, 9, 16, 9, 88, 457, '6', 'unit', 6, '', 1), (7856, 3, 9, 16, 9, 89, 458, '6', 'unit', 1, '', 1), (7857, 3, 9, 16, 9, 89, 459, '4', 'unit', 2, '', 1), (7858, 3, 9, 16, 9, 89, 460, '6', 'unit', 3, '', 1), (7859, 3, 9, 16, 9, 89, 461, '5', 'unit', 4, '', 1), (7860, 3, 9, 16, 9, 90, 462, '6', 'unit', 1, '', 1), (7861, 3, 9, 16, 9, 90, 463, '6', 'unit', 2, '', 1), (7862, 3, 9, 16, 9, 90, 464, '4', 'unit', 3, '', 1), (7863, 3, 9, 16, 9, 91, 465, '5', 'unit', 1, '', 1), (7864, 3, 9, 16, 9, 91, 466, '6', 'unit', 2, '', 1), (7865, 3, 9, 16, 9, 91, 467, '5', 'unit', 3, '', 1), (7866, 3, 9, 16, 9, 91, 468, '6', 'unit', 4, '', 1), (7867, 3, 9, 16, 9, 91, 469, '5', 'unit', 5, '', 1), (7868, 3, 9, 41, 9, 88, 452, '6', 'unit', 1, '', 1), (7869, 3, 9, 41, 9, 88, 453, '6', 'unit', 2, '', 1), (7870, 3, 9, 41, 9, 88, 454, '5', 'unit', 3, '', 1), (7871, 3, 9, 41, 9, 88, 455, '6', 'unit', 4, '', 1), (7872, 3, 9, 41, 9, 88, 456, '5', 'unit', 5, '', 1), (7873, 3, 9, 41, 9, 88, 457, '5', 'unit', 6, '', 1), (7874, 3, 9, 41, 9, 89, 458, '6', 'unit', 1, '', 1), (7875, 3, 9, 41, 9, 89, 459, '5', 'unit', 2, '', 1), (7876, 3, 9, 41, 9, 89, 460, '5', 'unit', 3, '', 1), (7877, 3, 9, 41, 9, 89, 461, '5', 'unit', 4, '', 1), (7878, 3, 9, 41, 9, 90, 462, '5', 'unit', 1, '', 1), (7879, 3, 9, 41, 9, 90, 463, '6', 'unit', 2, '', 1), (7880, 3, 9, 41, 9, 90, 464, '5', 'unit', 3, '', 1), (7881, 3, 9, 41, 9, 91, 465, '5', 'unit', 1, '', 1), (7882, 3, 9, 41, 9, 91, 466, '5', 'unit', 2, '', 1), (7883, 3, 9, 41, 9, 91, 467, '6', 'unit', 3, '', 1), (7884, 3, 9, 41, 9, 91, 468, '5', 'unit', 4, '', 1), (7885, 3, 9, 41, 9, 91, 469, '5', 'unit', 5, '', 1), (7886, 3, 9, 12, 9, 88, 452, '6', 'unit', 1, '', 1), (7887, 3, 9, 12, 9, 88, 453, '6', 'unit', 2, '', 1), (7888, 3, 9, 12, 9, 88, 454, '6', 'unit', 3, '', 1), (7889, 3, 9, 12, 9, 88, 455, '6', 'unit', 4, '', 1), (7890, 3, 9, 12, 9, 88, 456, '5', 'unit', 5, '', 1), (7891, 3, 9, 12, 9, 88, 457, '5', 'unit', 6, '', 1), (7892, 3, 9, 12, 9, 89, 458, '6', 'unit', 1, '', 1), (7893, 3, 9, 12, 9, 89, 459, '4', 'unit', 2, '', 1), (7894, 3, 9, 12, 9, 89, 460, '5', 'unit', 3, '', 1), (7895, 3, 9, 12, 9, 89, 461, '5', 'unit', 4, '', 1), (7896, 3, 9, 12, 9, 90, 462, '5', 'unit', 1, '', 1), (7897, 3, 9, 12, 9, 90, 463, '6', 'unit', 2, '', 1), (7898, 3, 9, 12, 9, 90, 464, '4', 'unit', 3, '', 1), (7899, 3, 9, 12, 9, 91, 465, '5', 'unit', 1, '', 1), (7900, 3, 9, 12, 9, 91, 466, '6', 'unit', 2, '', 1), (7901, 3, 9, 12, 9, 91, 467, '6', 'unit', 3, '', 1), (7902, 3, 9, 12, 9, 91, 468, '6', 'unit', 4, '', 1), (7903, 3, 9, 12, 9, 91, 469, '6', 'unit', 5, '', 1), (7904, 3, 9, 15, 9, 88, 452, '6', 'unit', 1, '', 1), (7905, 3, 9, 15, 9, 88, 453, '6', 'unit', 2, '', 1), (7906, 3, 9, 15, 9, 88, 454, '5', 'unit', 3, '', 1), (7907, 3, 9, 15, 9, 88, 455, '5', 'unit', 4, '', 1), (7908, 3, 9, 15, 9, 88, 456, '5', 'unit', 5, '', 1), (7909, 3, 9, 15, 9, 88, 457, '5', 'unit', 6, '', 1), (7910, 3, 9, 15, 9, 89, 458, '6', 'unit', 1, '', 1), (7911, 3, 9, 15, 9, 89, 459, '6', 'unit', 2, '', 1), (7912, 3, 9, 15, 9, 89, 460, '5', 'unit', 3, '', 1), (7913, 3, 9, 15, 9, 89, 461, '5', 'unit', 4, '', 1), (7914, 3, 9, 15, 9, 90, 462, '6', 'unit', 1, '', 1), (7915, 3, 9, 15, 9, 90, 463, '6', 'unit', 2, '', 1), (7916, 3, 9, 15, 9, 90, 464, '4', 'unit', 3, '', 1), (7917, 3, 9, 15, 9, 91, 465, '5', 'unit', 1, '', 1), (7918, 3, 9, 15, 9, 91, 466, '5', 'unit', 2, '', 1), (7919, 3, 9, 15, 9, 91, 467, '6', 'unit', 3, '', 1), (7920, 3, 9, 15, 9, 91, 468, '6', 'unit', 4, '', 1), (7921, 3, 9, 15, 9, 91, 469, '6', 'unit', 5, '', 1), (7922, 3, 9, 42, 9, 93, 492, '5', 'unit', 1, '', 1), (7923, 3, 9, 42, 9, 93, 493, '5', 'unit', 2, '', 1), (7924, 3, 9, 42, 9, 93, 494, '5', 'unit', 3, '', 1), (7925, 3, 9, 42, 9, 93, 495, '5', 'unit', 4, '', 1), (7926, 3, 9, 42, 9, 93, 496, '5', 'unit', 5, '', 1), (7927, 3, 9, 42, 9, 93, 497, '6', 'unit', 6, '', 1), (7928, 3, 9, 42, 9, 93, 498, '5', 'unit', 7, '', 1), (7929, 3, 9, 42, 9, 93, 499, '5', 'unit', 8, '', 1), (7930, 3, 9, 42, 9, 93, 500, '5', 'unit', 9, '', 1), (7931, 3, 9, 42, 9, 93, 501, '5', 'unit', 10, '', 1), (7932, 3, 9, 42, 9, 93, 502, '4', 'unit', 11, '', 1), (7933, 3, 9, 18, 9, 93, 492, '6', 'unit', 1, '', 1), (7934, 3, 9, 18, 9, 93, 493, '6', 'unit', 2, '', 1), (7935, 3, 9, 18, 9, 93, 494, '6', 'unit', 3, '', 1), (7936, 3, 9, 18, 9, 93, 495, '6', 'unit', 4, '', 1), (7937, 3, 9, 18, 9, 93, 496, '6', 'unit', 5, '', 1), (7938, 3, 9, 18, 9, 93, 497, '6', 'unit', 6, '', 1), (7939, 3, 9, 18, 9, 93, 498, '6', 'unit', 7, '', 1), (7940, 3, 9, 18, 9, 93, 499, '5', 'unit', 8, '', 1), (7941, 3, 9, 18, 9, 93, 500, '6', 'unit', 9, '', 1), (7942, 3, 9, 18, 9, 93, 501, '6', 'unit', 10, '', 1), (7943, 3, 9, 18, 9, 93, 502, '4', 'unit', 11, '', 1), (7944, 3, 9, 24, 9, 93, 492, '6', 'unit', 1, '', 1), (7945, 3, 9, 24, 9, 93, 493, '5', 'unit', 2, '', 1), (7946, 3, 9, 24, 9, 93, 494, '5', 'unit', 3, '', 1), (7947, 3, 9, 24, 9, 93, 495, '5', 'unit', 4, '', 1), (7948, 3, 9, 24, 9, 93, 496, '5', 'unit', 5, '', 1), (7949, 3, 9, 24, 9, 93, 497, '6', 'unit', 6, '', 1), (7950, 3, 9, 24, 9, 93, 498, '6', 'unit', 7, '', 1), (7951, 3, 9, 24, 9, 93, 499, '5', 'unit', 8, '', 1), (7952, 3, 9, 24, 9, 93, 500, '5', 'unit', 9, '', 1), (7953, 3, 9, 24, 9, 93, 501, '6', 'unit', 10, '', 1), (7954, 3, 9, 24, 9, 93, 502, '4', 'unit', 11, '', 1), (7955, 3, 9, 41, 9, 93, 492, '6', 'unit', 1, '', 1), (7956, 3, 9, 41, 9, 93, 493, '6', 'unit', 2, '', 1), (7957, 3, 9, 41, 9, 93, 494, '6', 'unit', 3, '', 1), (7958, 3, 9, 41, 9, 93, 495, '6', 'unit', 4, '', 1), (7959, 3, 9, 41, 9, 93, 496, '5', 'unit', 5, '', 1), (7960, 3, 9, 41, 9, 93, 497, '5', 'unit', 6, '', 1), (7961, 3, 9, 41, 9, 93, 498, '5', 'unit', 7, '', 1), (7962, 3, 9, 41, 9, 93, 499, '4', 'unit', 8, '', 1), (7963, 3, 9, 41, 9, 93, 500, '5', 'unit', 9, '', 1), (7964, 3, 9, 41, 9, 93, 501, '5', 'unit', 10, '', 1), (7965, 3, 9, 41, 9, 93, 502, '4', 'unit', 11, '', 1), (7966, 3, 9, 39, 9, 93, 492, '6', 'unit', 1, '', 1), (7967, 3, 9, 39, 9, 93, 493, '6', 'unit', 2, '', 1), (7968, 3, 9, 39, 9, 93, 494, '6', 'unit', 3, '', 1), (7969, 3, 9, 39, 9, 93, 495, '6', 'unit', 4, '', 1), (7970, 3, 9, 39, 9, 93, 496, '6', 'unit', 5, '', 1), (7971, 3, 9, 39, 9, 93, 497, '6', 'unit', 6, '', 1), (7972, 3, 9, 39, 9, 93, 498, '6', 'unit', 7, '', 1), (7973, 3, 9, 39, 9, 93, 499, '5', 'unit', 8, '', 1), (7974, 3, 9, 39, 9, 93, 500, '5', 'unit', 9, '', 1), (7975, 3, 9, 39, 9, 93, 501, '6', 'unit', 10, '', 1), (7976, 3, 9, 39, 9, 93, 502, '4', 'unit', 11, '', 1), (7977, 3, 9, 38, 9, 93, 492, '6', 'unit', 1, '', 1), (7978, 3, 9, 38, 9, 93, 493, '6', 'unit', 2, '', 1), (7979, 3, 9, 38, 9, 93, 494, '6', 'unit', 3, '', 1), (7980, 3, 9, 38, 9, 93, 495, '6', 'unit', 4, '', 1), (7981, 3, 9, 38, 9, 93, 496, '6', 'unit', 5, '', 1), (7982, 3, 9, 38, 9, 93, 497, '6', 'unit', 6, '', 1), (7983, 3, 9, 38, 9, 93, 498, '6', 'unit', 7, '', 1), (7984, 3, 9, 38, 9, 93, 499, '5', 'unit', 8, '', 1), (7985, 3, 9, 38, 9, 93, 500, '6', 'unit', 9, '', 1), (7986, 3, 9, 38, 9, 93, 501, '6', 'unit', 10, '', 1), (7987, 3, 9, 38, 9, 93, 502, '4', 'unit', 11, '', 1), (7988, 3, 9, 43, 9, 140, 720, '6', 'unit', 1, '', 1), (7989, 3, 9, 43, 9, 140, 721, '6', 'unit', 2, '', 1), (7990, 3, 9, 43, 9, 140, 722, '6', 'unit', 3, '', 1), (7991, 3, 9, 43, 9, 140, 723, '6', 'unit', 4, '', 1), (7992, 3, 9, 43, 9, 140, 724, '5', 'unit', 5, '', 1), (7993, 3, 9, 43, 9, 140, 725, '5', 'unit', 6, '', 1), (7994, 3, 9, 43, 9, 140, 726, '5', 'unit', 7, '', 1), (7995, 3, 9, 43, 9, 140, 727, '6', 'unit', 8, '', 1), (7996, 3, 9, 43, 9, 140, 728, '5', 'unit', 9, '', 1), (7997, 3, 9, 42, 9, 140, 720, '6', 'unit', 1, '', 1), (7998, 3, 9, 42, 9, 140, 721, '6', 'unit', 2, '', 1), (7999, 3, 9, 42, 9, 140, 722, '6', 'unit', 3, '', 1), (8000, 3, 9, 42, 9, 140, 723, '6', 'unit', 4, '', 1), (8001, 3, 9, 42, 9, 140, 724, '6', 'unit', 5, '', 1), (8002, 3, 9, 42, 9, 140, 725, '5', 'unit', 6, '', 1), (8003, 3, 9, 42, 9, 140, 726, '5', 'unit', 7, '', 1), (8004, 3, 9, 42, 9, 140, 727, '5', 'unit', 8, '', 1), (8005, 3, 9, 42, 9, 140, 728, '6', 'unit', 9, '', 1), (8006, 3, 9, 66, 9, 140, 720, '6', 'unit', 1, '', 1), (8007, 3, 9, 66, 9, 140, 721, '6', 'unit', 2, '', 1), (8008, 3, 9, 66, 9, 140, 722, '6', 'unit', 3, '', 1), (8009, 3, 9, 66, 9, 140, 723, '6', 'unit', 4, '', 1), (8010, 3, 9, 66, 9, 140, 724, '4', 'unit', 5, '', 1), (8011, 3, 9, 66, 9, 140, 725, '6', 'unit', 6, '', 1), (8012, 3, 9, 66, 9, 140, 726, '6', 'unit', 7, '', 1), (8013, 3, 9, 66, 9, 140, 727, '5', 'unit', 8, '', 1), (8014, 3, 9, 66, 9, 140, 728, '5', 'unit', 9, '', 1), (8015, 3, 9, 41, 9, 140, 720, '6', 'unit', 1, '', 1), (8016, 3, 9, 41, 9, 140, 721, '6', 'unit', 2, '', 1), (8017, 3, 9, 41, 9, 140, 722, '6', 'unit', 3, '', 1), (8018, 3, 9, 41, 9, 140, 723, '6', 'unit', 4, '', 1), (8019, 3, 9, 41, 9, 140, 724, '6', 'unit', 5, '', 1), (8020, 3, 9, 41, 9, 140, 725, '6', 'unit', 6, '', 1), (8021, 3, 9, 41, 9, 140, 726, '5', 'unit', 7, '', 1), (8022, 3, 9, 41, 9, 140, 727, '6', 'unit', 8, '', 1), (8023, 3, 9, 41, 9, 140, 728, '6', 'unit', 9, '', 1), (8024, 3, 9, 69, 9, 140, 720, '5', 'unit', 1, '', 1), (8025, 3, 9, 69, 9, 140, 721, '5', 'unit', 2, '', 1), (8026, 3, 9, 69, 9, 140, 722, '6', 'unit', 3, '', 1), (8027, 3, 9, 69, 9, 140, 723, '6', 'unit', 4, '', 1), (8028, 3, 9, 69, 9, 140, 724, '5', 'unit', 5, '', 1), (8029, 3, 9, 69, 9, 140, 725, '5', 'unit', 6, '', 1), (8030, 3, 9, 69, 9, 140, 726, '5', 'unit', 7, '', 1), (8031, 3, 9, 69, 9, 140, 727, '5', 'unit', 8, '', 1), (8032, 3, 9, 69, 9, 140, 728, '5', 'unit', 9, '', 1), (8033, 3, 9, 32, 9, 140, 720, '6', 'unit', 1, '', 1), (8034, 3, 9, 32, 9, 140, 721, '6', 'unit', 2, '', 1), (8035, 3, 9, 32, 9, 140, 722, '6', 'unit', 3, '', 1), (8036, 3, 9, 32, 9, 140, 723, '6', 'unit', 4, '', 1), (8037, 3, 9, 32, 9, 140, 724, '5', 'unit', 5, '', 1), (8038, 3, 9, 32, 9, 140, 725, '5', 'unit', 6, '', 1), (8039, 3, 9, 32, 9, 140, 726, '5', 'unit', 7, '', 1), (8040, 3, 9, 32, 9, 140, 727, '5', 'unit', 8, '', 1), (8041, 3, 9, 32, 9, 140, 728, '5', 'unit', 9, '', 1), (8042, 3, 9, 20, 9, 140, 720, '6', 'unit', 1, '', 1), (8043, 3, 9, 20, 9, 140, 721, '6', 'unit', 2, '', 1), (8044, 3, 9, 20, 9, 140, 722, '6', 'unit', 3, '', 1), (8045, 3, 9, 20, 9, 140, 723, '6', 'unit', 4, '', 1), (8046, 3, 9, 20, 9, 140, 724, '6', 'unit', 5, '', 1), (8047, 3, 9, 20, 9, 140, 725, '6', 'unit', 6, '', 1), (8048, 3, 9, 20, 9, 140, 726, '6', 'unit', 7, '', 1), (8049, 3, 9, 20, 9, 140, 727, '5', 'unit', 8, '', 1), (8050, 3, 9, 20, 9, 140, 728, '6', 'unit', 9, '', 1), (8051, 3, 9, 13, 9, 140, 720, '5', 'unit', 1, '', 1), (8052, 3, 9, 13, 9, 140, 721, '5', 'unit', 2, '', 1), (8053, 3, 9, 13, 9, 140, 722, '6', 'unit', 3, '', 1), (8054, 3, 9, 13, 9, 140, 723, '5', 'unit', 4, '', 1), (8055, 3, 9, 13, 9, 140, 724, '4', 'unit', 5, '', 1), (8056, 3, 9, 13, 9, 140, 725, '5', 'unit', 6, '', 1), (8057, 3, 9, 13, 9, 140, 726, '5', 'unit', 7, '', 1), (8058, 3, 9, 13, 9, 140, 727, '4', 'unit', 8, '', 1), (8059, 3, 9, 13, 9, 140, 728, '5', 'unit', 9, '', 1), (8060, 3, 9, 42, 9, 95, 481, '5', 'unit', 1, '', 1), (8061, 3, 9, 42, 9, 95, 482, '5', 'unit', 2, '', 1), (8062, 3, 9, 42, 9, 95, 483, '5', 'unit', 3, '', 1), (8063, 3, 9, 42, 9, 95, 484, '5', 'unit', 4, '', 1), (8064, 3, 9, 42, 9, 95, 485, '5', 'unit', 5, '', 1), (8065, 3, 9, 42, 9, 95, 486, '6', 'unit', 6, '', 1), (8066, 3, 9, 42, 9, 95, 487, '5', 'unit', 7, '', 1), (8067, 3, 9, 42, 9, 95, 488, '5', 'unit', 8, '', 1), (8068, 3, 9, 42, 9, 95, 489, '5', 'unit', 9, '', 1), (8069, 3, 9, 42, 9, 95, 490, '5', 'unit', 10, '', 1), (8070, 3, 9, 42, 9, 95, 491, '4', 'unit', 11, '', 1), (8071, 3, 9, 39, 9, 97, 503, '', 'unit', 1, '', 1), (8072, 3, 9, 39, 9, 97, 504, '', 'unit', 2, '', 1), (8073, 3, 9, 39, 9, 97, 505, '', 'unit', 3, '', 1), (8074, 3, 9, 39, 9, 97, 506, '', 'unit', 4, '', 1), (8075, 3, 9, 39, 9, 97, 507, '', 'unit', 5, '', 1), (8076, 3, 9, 39, 9, 97, 508, '', 'unit', 6, '', 1), (8077, 3, 9, 39, 9, 97, 509, '', 'unit', 7, '', 1), (8078, 3, 9, 39, 9, 97, 510, '', 'unit', 8, '', 1), (8079, 3, 9, 39, 9, 97, 511, '', 'unit', 9, '', 1), (8080, 3, 9, 39, 9, 97, 512, '', 'unit', 10, '', 1), (8081, 3, 9, 39, 9, 97, 513, '', 'unit', 11, '', 1), (8082, 3, 9, 24, 9, 99, 514, '6', 'unit', 1, '', 1), (8083, 3, 9, 24, 9, 99, 515, '6', 'unit', 2, '', 1), (8084, 3, 9, 24, 9, 99, 516, '6', 'unit', 3, '', 1), (8085, 3, 9, 24, 9, 99, 517, '6', 'unit', 4, '', 1), (8086, 3, 9, 24, 9, 99, 518, '6', 'unit', 5, '', 1), (8087, 3, 9, 24, 9, 99, 519, '6', 'unit', 6, '', 1), (8088, 3, 9, 24, 9, 99, 520, '6', 'unit', 7, '', 1), (8089, 3, 9, 24, 9, 99, 521, '6', 'unit', 8, '', 1), (8090, 3, 9, 24, 9, 99, 522, '5', 'unit', 9, '', 1), (8091, 3, 9, 24, 9, 99, 523, '5', 'unit', 10, '', 1), (8092, 3, 9, 24, 9, 99, 524, '4', 'unit', 11, '', 1), (8093, 3, 9, 18, 9, 101, 525, '6', 'unit', 1, '', 1), (8094, 3, 9, 18, 9, 101, 526, '6', 'unit', 2, '', 1), (8095, 3, 9, 18, 9, 101, 527, '6', 'unit', 3, '', 1), (8096, 3, 9, 18, 9, 101, 528, '6', 'unit', 4, '', 1), (8097, 3, 9, 18, 9, 101, 529, '6', 'unit', 5, '', 1), (8098, 3, 9, 18, 9, 101, 530, '6', 'unit', 6, '', 1), (8099, 3, 9, 18, 9, 101, 531, '6', 'unit', 7, '', 1), (8100, 3, 9, 18, 9, 101, 532, '5', 'unit', 8, '', 1), (8101, 3, 9, 18, 9, 101, 533, '6', 'unit', 9, '', 1), (8102, 3, 9, 18, 9, 101, 534, '6', 'unit', 10, '', 1), (8103, 3, 9, 18, 9, 101, 535, '4', 'unit', 11, '', 1), (8104, 3, 9, 41, 9, 103, 536, '6', 'unit', 1, '', 1), (8105, 3, 9, 41, 9, 103, 537, '6', 'unit', 2, '', 1), (8106, 3, 9, 41, 9, 103, 538, '6', 'unit', 3, '', 1), (8107, 3, 9, 41, 9, 103, 539, '6', 'unit', 4, '', 1), (8108, 3, 9, 41, 9, 103, 540, '5', 'unit', 5, '', 1), (8109, 3, 9, 41, 9, 103, 541, '5', 'unit', 6, '', 1), (8110, 3, 9, 41, 9, 103, 542, '5', 'unit', 7, '', 1), (8111, 3, 9, 41, 9, 103, 543, '5', 'unit', 8, '', 1), (8112, 3, 9, 41, 9, 103, 544, '6', 'unit', 9, '', 1), (8113, 3, 9, 41, 9, 103, 545, '6', 'unit', 10, '', 1), (8114, 3, 9, 41, 9, 103, 546, '4', 'unit', 11, '', 1), (8115, 3, 9, 38, 9, 105, 547, '6', 'unit', 1, '', 1), (8116, 3, 9, 38, 9, 105, 548, '6', 'unit', 2, '', 1), (8117, 3, 9, 38, 9, 105, 549, '6', 'unit', 3, '', 1), (8118, 3, 9, 38, 9, 105, 550, '6', 'unit', 4, '', 1), (8119, 3, 9, 38, 9, 105, 551, '6', 'unit', 5, '', 1), (8120, 3, 9, 38, 9, 105, 552, '6', 'unit', 6, '', 1), (8121, 3, 9, 38, 9, 105, 553, '6', 'unit', 7, '', 1), (8122, 3, 9, 38, 9, 105, 554, '5', 'unit', 8, '', 1), (8123, 3, 9, 38, 9, 105, 555, '6', 'unit', 9, '', 1), (8124, 3, 9, 38, 9, 105, 556, '6', 'unit', 10, '', 1), (8125, 3, 9, 38, 9, 105, 557, '4', 'unit', 11, '', 1), (8126, 3, 9, 41, 9, 107, 558, '6', 'unit', 1, '', 1), (8127, 3, 9, 41, 9, 107, 559, '6', 'unit', 2, '', 1), (8128, 3, 9, 41, 9, 107, 560, '6', 'unit', 3, '', 1), (8129, 3, 9, 41, 9, 107, 561, '6', 'unit', 4, '', 1), (8130, 3, 9, 41, 9, 107, 562, '5', 'unit', 5, '', 1), (8131, 3, 9, 41, 9, 107, 563, '6', 'unit', 6, '', 1), (8132, 3, 9, 41, 9, 107, 564, '6', 'unit', 7, '', 1), (8133, 3, 9, 41, 9, 107, 565, '5', 'unit', 8, '', 1), (8134, 3, 9, 41, 9, 107, 566, '5', 'unit', 9, '', 1), (8135, 3, 9, 41, 9, 107, 567, '6', 'unit', 10, '', 1), (8136, 3, 9, 41, 9, 107, 568, '5', 'unit', 11, '', 1), (8137, 3, 9, 12, 9, 109, 569, '6', 'unit', 1, '', 1), (8138, 3, 9, 12, 9, 109, 570, '6', 'unit', 2, '', 1), (8139, 3, 9, 12, 9, 109, 571, '6', 'unit', 3, '', 1), (8140, 3, 9, 12, 9, 109, 572, '6', 'unit', 4, '', 1), (8141, 3, 9, 12, 9, 109, 573, '6', 'unit', 5, '', 1), (8142, 3, 9, 12, 9, 109, 574, '6', 'unit', 6, '', 1), (8143, 3, 9, 12, 9, 109, 575, '6', 'unit', 7, '', 1), (8144, 3, 9, 12, 9, 109, 576, '6', 'unit', 8, '', 1), (8145, 3, 9, 12, 9, 109, 577, '5', 'unit', 9, '', 1), (8146, 3, 9, 12, 9, 109, 578, '6', 'unit', 10, '', 1), (8147, 3, 9, 12, 9, 109, 579, '4', 'unit', 11, '', 1), (8148, 3, 9, 15, 9, 111, 580, '6', 'unit', 1, '', 1), (8149, 3, 9, 15, 9, 111, 581, '6', 'unit', 2, '', 1), (8150, 3, 9, 15, 9, 111, 582, '5', 'unit', 3, '', 1), (8151, 3, 9, 15, 9, 111, 583, '6', 'unit', 4, '', 1), (8152, 3, 9, 15, 9, 111, 584, '6', 'unit', 5, '', 1), (8153, 3, 9, 15, 9, 111, 585, '6', 'unit', 6, '', 1), (8154, 3, 9, 15, 9, 111, 586, '6', 'unit', 7, '', 1), (8155, 3, 9, 15, 9, 111, 587, '5', 'unit', 8, '', 1), (8156, 3, 9, 15, 9, 111, 588, '6', 'unit', 9, '', 1), (8157, 3, 9, 15, 9, 111, 589, '5', 'unit', 10, '', 1), (8158, 3, 9, 15, 9, 111, 590, '4', 'unit', 11, '', 1), (8159, 3, 9, 16, 9, 113, 591, '6', 'unit', 1, '', 1), (8160, 3, 9, 16, 9, 113, 592, '6', 'unit', 2, '', 1), (8161, 3, 9, 16, 9, 113, 593, '6', 'unit', 3, '', 1), (8162, 3, 9, 16, 9, 113, 594, '5', 'unit', 4, '', 1), (8163, 3, 9, 16, 9, 113, 595, '5', 'unit', 5, '', 1), (8164, 3, 9, 16, 9, 113, 596, '5', 'unit', 6, '', 1), (8165, 3, 9, 16, 9, 113, 597, '5', 'unit', 7, '', 1), (8166, 3, 9, 16, 9, 113, 598, '4', 'unit', 8, '', 1), (8167, 3, 9, 16, 9, 113, 599, '5', 'unit', 9, '', 1), (8168, 3, 9, 16, 9, 113, 600, '4', 'unit', 10, '', 1), (8169, 3, 9, 16, 9, 113, 601, '0', 'unit', 11, '', 1), (8170, 3, 9, 7, 19, 212, 996, '4', 'unit', 1, '', 1), (8171, 3, 9, 7, 19, 212, 997, '5', 'unit', 2, '', 1), (8172, 3, 9, 7, 19, 212, 998, '5', 'unit', 3, '', 1), (8173, 3, 9, 7, 19, 212, 999, '5', 'unit', 4, '', 1), (8174, 3, 9, 7, 19, 212, 1000, '5', 'unit', 5, '', 1), (8175, 3, 9, 7, 19, 212, 1001, '5', 'unit', 6, '', 1), (8176, 3, 9, 7, 19, 213, 1002, '4', 'unit', 1, '', 1), (8177, 3, 9, 7, 19, 213, 1003, '5', 'unit', 2, '', 1), (8178, 3, 9, 7, 19, 213, 1004, '5', 'unit', 3, '', 1), (8179, 3, 9, 7, 19, 214, 1005, '5', 'unit', 1, '', 1), (8180, 3, 9, 7, 19, 214, 1006, '5', 'unit', 2, '', 1), (8181, 3, 9, 7, 19, 214, 1007, '5', 'unit', 3, '', 1), (8182, 3, 9, 7, 19, 214, 1008, '5', 'unit', 4, '', 1), (8183, 3, 9, 7, 19, 215, 1009, '5', 'unit', 1, '', 1), (8184, 3, 9, 36, 19, 212, 996, '4', 'unit', 1, '', 1), (8185, 3, 9, 36, 19, 212, 997, '5', 'unit', 2, '', 1), (8186, 3, 9, 36, 19, 212, 998, '5', 'unit', 3, '', 1), (8187, 3, 9, 36, 19, 212, 999, '5', 'unit', 4, '', 1), (8188, 3, 9, 36, 19, 212, 1000, '5', 'unit', 5, '', 1), (8189, 3, 9, 36, 19, 212, 1001, '5', 'unit', 6, '', 1), (8190, 3, 9, 36, 19, 213, 1002, '4', 'unit', 1, '', 1), (8191, 3, 9, 36, 19, 213, 1003, '5', 'unit', 2, '', 1), (8192, 3, 9, 36, 19, 213, 1004, '5', 'unit', 3, '', 1), (8193, 3, 9, 36, 19, 214, 1005, '5', 'unit', 1, '', 1), (8194, 3, 9, 36, 19, 214, 1006, '5', 'unit', 2, '', 1), (8195, 3, 9, 36, 19, 214, 1007, '5', 'unit', 3, '', 1), (8196, 3, 9, 36, 19, 214, 1008, '5', 'unit', 4, '', 1), (8197, 3, 9, 36, 19, 215, 1009, '5', 'unit', 1, '', 1), (8198, 3, 9, 43, 19, 212, 996, '4', 'unit', 1, '', 1), (8199, 3, 9, 43, 19, 212, 997, '5', 'unit', 2, '', 1), (8200, 3, 9, 43, 19, 212, 998, '4', 'unit', 3, '', 1), (8201, 3, 9, 43, 19, 212, 999, '4', 'unit', 4, '', 1), (8202, 3, 9, 43, 19, 212, 1000, '4', 'unit', 5, '', 1), (8203, 3, 9, 43, 19, 212, 1001, '3', 'unit', 6, '', 1), (8204, 3, 9, 43, 19, 213, 1002, '4', 'unit', 1, '', 1), (8205, 3, 9, 43, 19, 213, 1003, '5', 'unit', 2, '', 1), (8206, 3, 9, 43, 19, 213, 1004, '4', 'unit', 3, '', 1), (8207, 3, 9, 43, 19, 214, 1005, '5', 'unit', 1, '', 1), (8208, 3, 9, 43, 19, 214, 1006, '4', 'unit', 2, '', 1), (8209, 3, 9, 43, 19, 214, 1007, '4', 'unit', 3, '', 1), (8210, 3, 9, 43, 19, 214, 1008, '5', 'unit', 4, '', 1), (8211, 3, 9, 43, 19, 215, 1009, '3', 'unit', 1, '', 1), (8212, 3, 9, 4, 19, 212, 996, '4', 'unit', 1, '', 1), (8213, 3, 9, 4, 19, 212, 997, '5', 'unit', 2, '', 1), (8214, 3, 9, 4, 19, 212, 998, '5', 'unit', 3, '', 1), (8215, 3, 9, 4, 19, 212, 999, '5', 'unit', 4, '', 1), (8216, 3, 9, 4, 19, 212, 1000, '5', 'unit', 5, '', 1), (8217, 3, 9, 4, 19, 212, 1001, '5', 'unit', 6, '', 1), (8218, 3, 9, 4, 19, 213, 1002, '4', 'unit', 1, '', 1), (8219, 3, 9, 4, 19, 213, 1003, '5', 'unit', 2, '', 1), (8220, 3, 9, 4, 19, 213, 1004, '4', 'unit', 3, '', 1), (8221, 3, 9, 4, 19, 214, 1005, '5', 'unit', 1, '', 1), (8222, 3, 9, 4, 19, 214, 1006, '5', 'unit', 2, '', 1), (8223, 3, 9, 4, 19, 214, 1007, '5', 'unit', 3, '', 1), (8224, 3, 9, 4, 19, 214, 1008, '0', 'unit', 4, '', 1), (8225, 3, 9, 4, 19, 215, 1009, '5', 'unit', 1, '', 1), (8226, 3, 9, 66, 19, 212, 996, '0', 'unit', 1, '', 1), (8227, 3, 9, 66, 19, 212, 997, '0', 'unit', 2, '', 1), (8228, 3, 9, 66, 19, 212, 998, '0', 'unit', 3, '', 1), (8229, 3, 9, 66, 19, 212, 999, '0', 'unit', 4, '', 1), (8230, 3, 9, 66, 19, 212, 1000, '0', 'unit', 5, '', 1), (8231, 3, 9, 66, 19, 212, 1001, '0', 'unit', 6, '', 1), (8232, 3, 9, 66, 19, 213, 1002, '0', 'unit', 1, '', 1), (8233, 3, 9, 66, 19, 213, 1003, '0', 'unit', 2, '', 1), (8234, 3, 9, 66, 19, 213, 1004, '0', 'unit', 3, '', 1), (8235, 3, 9, 66, 19, 214, 1005, '0', 'unit', 1, '', 1), (8236, 3, 9, 66, 19, 214, 1006, '0', 'unit', 2, '', 1), (8237, 3, 9, 66, 19, 214, 1007, '0', 'unit', 3, '', 1), (8238, 3, 9, 66, 19, 214, 1008, '0', 'unit', 4, '', 1), (8239, 3, 9, 66, 19, 215, 1009, '0', 'unit', 1, '', 1), (8240, 3, 9, 48, 19, 212, 996, '4', 'unit', 1, '', 1), (8241, 3, 9, 48, 19, 212, 997, '5', 'unit', 2, '', 1), (8242, 3, 9, 48, 19, 212, 998, '5', 'unit', 3, '', 1), (8243, 3, 9, 48, 19, 212, 999, '4', 'unit', 4, '', 1), (8244, 3, 9, 48, 19, 212, 1000, '5', 'unit', 5, '', 1), (8245, 3, 9, 48, 19, 212, 1001, '5', 'unit', 6, '', 1), (8246, 3, 9, 48, 19, 213, 1002, '4', 'unit', 1, '', 1), (8247, 3, 9, 48, 19, 213, 1003, '5', 'unit', 2, '', 1), (8248, 3, 9, 48, 19, 213, 1004, '5', 'unit', 3, '', 1), (8249, 3, 9, 48, 19, 214, 1005, '4', 'unit', 1, '', 1), (8250, 3, 9, 48, 19, 214, 1006, '4', 'unit', 2, '', 1), (8251, 3, 9, 48, 19, 214, 1007, '5', 'unit', 3, '', 1), (8252, 3, 9, 48, 19, 214, 1008, '5', 'unit', 4, '', 1), (8253, 3, 9, 48, 19, 215, 1009, '4', 'unit', 1, '', 1), (8254, 3, 9, 35, 19, 212, 996, '4', 'unit', 1, '', 1), (8255, 3, 9, 35, 19, 212, 997, '5', 'unit', 2, '', 1), (8256, 3, 9, 35, 19, 212, 998, '5', 'unit', 3, '', 1), (8257, 3, 9, 35, 19, 212, 999, '5', 'unit', 4, '', 1), (8258, 3, 9, 35, 19, 212, 1000, '5', 'unit', 5, '', 1), (8259, 3, 9, 35, 19, 212, 1001, '5', 'unit', 6, '', 1), (8260, 3, 9, 35, 19, 213, 1002, '4', 'unit', 1, '', 1), (8261, 3, 9, 35, 19, 213, 1003, '5', 'unit', 2, '', 1), (8262, 3, 9, 35, 19, 213, 1004, '5', 'unit', 3, '', 1), (8263, 3, 9, 35, 19, 214, 1005, '5', 'unit', 1, '', 1), (8264, 3, 9, 35, 19, 214, 1006, '5', 'unit', 2, '', 1), (8265, 3, 9, 35, 19, 214, 1007, '5', 'unit', 3, '', 1), (8266, 3, 9, 35, 19, 214, 1008, '5', 'unit', 4, '', 1), (8267, 3, 9, 35, 19, 215, 1009, '5', 'unit', 1, '', 1), (8268, 3, 9, 41, 19, 212, 996, '4', 'unit', 1, '', 1), (8269, 3, 9, 41, 19, 212, 997, '5', 'unit', 2, '', 1), (8270, 3, 9, 41, 19, 212, 998, '5', 'unit', 3, '', 1), (8271, 3, 9, 41, 19, 212, 999, '5', 'unit', 4, '', 1), (8272, 3, 9, 41, 19, 212, 1000, '5', 'unit', 5, '', 1), (8273, 3, 9, 41, 19, 212, 1001, '5', 'unit', 6, '', 1), (8274, 3, 9, 41, 19, 213, 1002, '4', 'unit', 1, '', 1), (8275, 3, 9, 41, 19, 213, 1003, '5', 'unit', 2, '', 1), (8276, 3, 9, 41, 19, 213, 1004, '5', 'unit', 3, '', 1), (8277, 3, 9, 41, 19, 214, 1005, '4', 'unit', 1, '', 1), (8278, 3, 9, 41, 19, 214, 1006, '4', 'unit', 2, '', 1), (8279, 3, 9, 41, 19, 214, 1007, '5', 'unit', 3, '', 1), (8280, 3, 9, 41, 19, 214, 1008, '5', 'unit', 4, '', 1), (8281, 3, 9, 41, 19, 215, 1009, '5', 'unit', 1, '', 1), (8282, 3, 9, 20, 19, 212, 996, '4', 'unit', 1, '', 1), (8283, 3, 9, 20, 19, 212, 997, '5', 'unit', 2, '', 1), (8284, 3, 9, 20, 19, 212, 998, '5', 'unit', 3, '', 1), (8285, 3, 9, 20, 19, 212, 999, '5', 'unit', 4, '', 1), (8286, 3, 9, 20, 19, 212, 1000, '5', 'unit', 5, '', 1), (8287, 3, 9, 20, 19, 212, 1001, '5', 'unit', 6, '', 1), (8288, 3, 9, 20, 19, 213, 1002, '4', 'unit', 1, '', 1), (8289, 3, 9, 20, 19, 213, 1003, '5', 'unit', 2, '', 1), (8290, 3, 9, 20, 19, 213, 1004, '5', 'unit', 3, '', 1), (8291, 3, 9, 20, 19, 214, 1005, '4', 'unit', 1, '', 1), (8292, 3, 9, 20, 19, 214, 1006, '5', 'unit', 2, '', 1), (8293, 3, 9, 20, 19, 214, 1007, '5', 'unit', 3, '', 1), (8294, 3, 9, 20, 19, 214, 1008, '5', 'unit', 4, '', 1), (8295, 3, 9, 20, 19, 215, 1009, '5', 'unit', 1, '', 1), (8296, 3, 9, 9, 19, 212, 996, '4', 'unit', 1, '', 1), (8297, 3, 9, 9, 19, 212, 997, '5', 'unit', 2, '', 1), (8298, 3, 9, 9, 19, 212, 998, '5', 'unit', 3, '', 1), (8299, 3, 9, 9, 19, 212, 999, '5', 'unit', 4, '', 1), (8300, 3, 9, 9, 19, 212, 1000, '5', 'unit', 5, '', 1), (8301, 3, 9, 9, 19, 212, 1001, '5', 'unit', 6, '', 1), (8302, 3, 9, 9, 19, 213, 1002, '4', 'unit', 1, '', 1), (8303, 3, 9, 9, 19, 213, 1003, '5', 'unit', 2, '', 1), (8304, 3, 9, 9, 19, 213, 1004, '5', 'unit', 3, '', 1), (8305, 3, 9, 9, 19, 214, 1005, '4', 'unit', 1, '', 1), (8306, 3, 9, 9, 19, 214, 1006, '5', 'unit', 2, '', 1), (8307, 3, 9, 9, 19, 214, 1007, '5', 'unit', 3, '', 1), (8308, 3, 9, 9, 19, 214, 1008, '0', 'unit', 4, '', 1), (8309, 3, 9, 9, 19, 215, 1009, '4', 'unit', 1, '', 1), (8310, 3, 9, 38, 19, 212, 996, '4', 'unit', 1, '', 1), (8311, 3, 9, 38, 19, 212, 997, '5', 'unit', 2, '', 1), (8312, 3, 9, 38, 19, 212, 998, '5', 'unit', 3, '', 1), (8313, 3, 9, 38, 19, 212, 999, '5', 'unit', 4, '', 1), (8314, 3, 9, 38, 19, 212, 1000, '5', 'unit', 5, '', 1), (8315, 3, 9, 38, 19, 212, 1001, '5', 'unit', 6, '', 1), (8316, 3, 9, 38, 19, 213, 1002, '4', 'unit', 1, '', 1), (8317, 3, 9, 38, 19, 213, 1003, '5', 'unit', 2, '', 1), (8318, 3, 9, 38, 19, 213, 1004, '5', 'unit', 3, '', 1), (8319, 3, 9, 38, 19, 214, 1005, '4', 'unit', 1, '', 1), (8320, 3, 9, 38, 19, 214, 1006, '5', 'unit', 2, '', 1), (8321, 3, 9, 38, 19, 214, 1007, '5', 'unit', 3, '', 1), (8322, 3, 9, 38, 19, 214, 1008, '5', 'unit', 4, '', 1), (8323, 3, 9, 38, 19, 215, 1009, '4', 'unit', 1, '', 1); -- -------------------------------------------------------- -- -- 資料表結構 `answer_has_options` -- CREATE TABLE IF NOT EXISTS `answer_has_options` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `option_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `submitted_by` int(11) NOT NULL, `is_overall_appraisal` int(11) NOT NULL, `is_unit` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `answer_has_table` -- CREATE TABLE IF NOT EXISTS `answer_has_table` ( `id` int(11) NOT NULL, `academic_year_id` int(11) NOT NULL, `section_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `submitted_by` int(11) NOT NULL, `question_id` int(11) NOT NULL, `answer` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `type` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `is_submitted` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `ap_roles` -- CREATE TABLE IF NOT EXISTS `ap_roles` ( `id` int(11) NOT NULL, `role` text COLLATE utf8_unicode_ci NOT NULL, `is_approval_role` tinyint(1) NOT NULL, `academic_year_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `ap_settings` -- CREATE TABLE IF NOT EXISTS `ap_settings` ( `id` int(11) NOT NULL, `key` varchar(30) COLLATE utf8_unicode_ci NOT NULL, `value` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `ap_settings` -- INSERT INTO `ap_settings` (`id`, `key`, `value`) VALUES (1, 'visible_to_unit_heads', 'true'), (2, 'visible_to_appraisal_roles', 'true'), (3, 'report_visible_to_user', 'true'), (4, 'view_grid_question_ans_as_no', 'true'), (5, 'view_grid_question_avg', 'true'); -- -------------------------------------------------------- -- -- 資料表結構 `ap_users_roles` -- CREATE TABLE IF NOT EXISTS `ap_users_roles` ( `id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `role_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `at_attendance_rule_dates` -- CREATE TABLE IF NOT EXISTS `at_attendance_rule_dates` ( `id` int(11) NOT NULL, `arp_id` int(11) NOT NULL, `day` varchar(12) NOT NULL, `da_id` int(11) NOT NULL, `uid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `at_attendance_rule_period` -- CREATE TABLE IF NOT EXISTS `at_attendance_rule_period` ( `id` int(11) NOT NULL, `rule_name` varchar(256) NOT NULL, `effective_from` date NOT NULL, `effective_to` date NOT NULL, `public_holiday` tinyint(4) NOT NULL DEFAULT '0', `school_holiday` tinyint(4) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `at_daily_attendance` -- CREATE TABLE IF NOT EXISTS `at_daily_attendance` ( `id` int(11) NOT NULL, `rule_name` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `at_daily_attendance_timeset` -- CREATE TABLE IF NOT EXISTS `at_daily_attendance_timeset` ( `id` int(11) NOT NULL, `da_id` int(11) NOT NULL, `time_in` time NOT NULL, `check_in` tinyint(1) NOT NULL, `time_out` time NOT NULL, `check_out` tinyint(1) NOT NULL, `working_days` double(4,2) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `at_record` -- CREATE TABLE IF NOT EXISTS `at_record` ( `id` int(11) NOT NULL, `card` int(11) NOT NULL, `cr_id` text COLLATE utf8_unicode_ci, `date_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `at_special_attendance` -- CREATE TABLE IF NOT EXISTS `at_special_attendance` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `at_special_attendance_timeset` -- CREATE TABLE IF NOT EXISTS `at_special_attendance_timeset` ( `id` int(11) NOT NULL, `sa_id` int(11) NOT NULL, `time_in` time NOT NULL, `check_in` tinyint(1) NOT NULL, `time_out` time NOT NULL, `check_out` tinyint(1) NOT NULL, `working_days` double(4,2) NOT NULL, `dates` varchar(256) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `at_user_card` -- CREATE TABLE IF NOT EXISTS `at_user_card` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `card` text COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `at_user_time_rule_set` -- CREATE TABLE IF NOT EXISTS `at_user_time_rule_set` ( `id` int(11) NOT NULL, `arp_id` int(11) NOT NULL, `every_day` varchar(12) NOT NULL, `da_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `calendar_type` -- CREATE TABLE IF NOT EXISTS `calendar_type` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `color` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_default` tinyint(4) NOT NULL, `urgent_booking_warning` int(11) NOT NULL, `need_approval` tinyint(4) NOT NULL, `hide_event` tinyint(1) NOT NULL, `approver_user_id` char(255) COLLATE utf8_unicode_ci DEFAULT NULL, `circular_required` tinyint(4) NOT NULL, `display_only` tinyint(4) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `calendar_type` -- INSERT INTO `calendar_type` (`id`, `title`, `color`, `is_default`, `urgent_booking_warning`, `need_approval`, `hide_event`, `approver_user_id`, `circular_required`, `display_only`) VALUES (1, '教學活動', '0088ff', 0, 1, 1, 0, '17', 0, 0), (2, '學生發展活動', '#32b312', 0, 2, 1, 0, '8', 0, 0), (4, '學校假期', '#ff0816', 0, 7, 0, 0, NULL, 0, 1), (5, '校務活動', '#e8236a', 0, 1, 1, 0, '7', 0, 0); -- -------------------------------------------------------- -- -- 資料表結構 `calendar_type_has_forms` -- CREATE TABLE IF NOT EXISTS `calendar_type_has_forms` ( `id` int(11) NOT NULL, `calendar_type_id` int(11) NOT NULL, `form_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=115 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `calendar_type_has_forms` -- INSERT INTO `calendar_type_has_forms` (`id`, `calendar_type_id`, `form_id`) VALUES (73, 1, 1), (74, 1, 3), (75, 1, 4), (76, 1, 5), (77, 1, 6), (78, 1, 7), (97, 5, 1), (98, 5, 3), (99, 5, 4), (100, 5, 5), (101, 5, 6), (102, 5, 7), (109, 2, 1), (110, 2, 3), (111, 2, 4), (112, 2, 5), (113, 2, 6), (114, 2, 7); -- -------------------------------------------------------- -- -- 資料表結構 `circulars` -- CREATE TABLE IF NOT EXISTS `circulars` ( `id` int(11) NOT NULL, `circular_number` int(10) NOT NULL, `event_id` int(11) NOT NULL, `event_series` int(11) NOT NULL, `circular_templates` int(11) NOT NULL, `section_id` int(11) NOT NULL, `teacher_in_charge` int(11) NOT NULL, `circular_body` text COLLATE utf8_unicode_ci NOT NULL, `distribute_date` date NOT NULL, `status` enum('APPROVED','REJECTED','RELEASED','SUBMITTED','DRAFT','PENDING') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `circular_templates` -- CREATE TABLE IF NOT EXISTS `circular_templates` ( `id` int(11) NOT NULL, `circular_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `circular_body` text COLLATE utf8_unicode_ci NOT NULL, `files` text COLLATE utf8_unicode_ci NOT NULL, `is_enabled` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `circular_templates` -- INSERT INTO `circular_templates` (`id`, `circular_name`, `circular_body`, `files`, `is_enabled`) VALUES (1, '通告樣本一(測試)', '<table style="height: 5px; width: 1050px;" border="0" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td style="height: 11px; text-align: center; width: 338px;" colspan="3"><span style="font-family: 標楷體, DFKai-sb;"><span style="font-size: 24px;"><strong>天水圍香島中學</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 11px; width: 496px;" colspan="2" rowspan="1"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>2016-2017年度</strong></span></span><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span></td>\r\n<td style="height: 11px; text-align: right; width: 498px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>活動通告第{circular_number}號 </strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 11px; width: 387px;" colspan="3"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>各位家長:</strong></span></span><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 2px; text-align: center; width: 1049px;" colspan="3"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> <u>有關{event_name}事宜</u></strong> </span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 2px; width: 1049px;" colspan="3"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>活動詳情如下:</strong></span></span></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style="border-color: #000000; height: 23px; width: 1050px;" border="1" cellspacing="0" cellpadding="3">\r\n<tbody>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>活動目的:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><span style="color: #ff0000;"><strong><em> </em><span style="background-color: #ffff00;">*請輸入活動目的……</span></strong></span></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13.2415px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>活動日期:</strong></span></span></td>\r\n<td style="height: 13.2415px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong> {event_date}</strong></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>活動時間:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong><strong> {start_time} 至 {end_time}</strong></strong></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>活動地點:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> {event_venue}</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>集合時間:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong> {set_time_inschool}</strong></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>集合地點:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> {set_venue_inschool}</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>交通安排:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> {transportation_arrangement} </strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>解散時間:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong><strong> {dismiss_time}</strong></strong></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>解散地點:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong><strong> {dismiss_venue}</strong></strong></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>對 象:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong><strong> {event_participant}</strong></strong></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>領隊老師:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong><strong><strong> {activities_leader}</strong></strong></strong></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>協辦機構:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><strong><strong><strong> </strong></strong></strong>{co-organizers}</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>呈交回條日期:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> <span style="background-color: #ffff00; color: #ff0000;">* 年 月 日交 辦理</span></strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 13px; width: 183.997px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>備註:</strong></span></span></td>\r\n<td style="height: 13px; width: 880.003px;"> </td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style="height: 15px; width: 1050px;" border="0" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td style="height: 14.1676px; width: 1072px;" colspan="2"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>如有任何查詢,可致電2650 0016 向 {preparation_incharge} / {execution_incharge}查詢。</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 14.1676px; width: 1072px;" colspan="2"> </td>\r\n</tr>\r\n<tr>\r\n<td style="height: 14px; width: 757.898px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span></td>\r\n<td style="height: 14px; text-align: right; width: 314.102px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>校長_________________</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 14px; width: 757.898px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span></td>\r\n<td style="height: 14px; text-align: right; width: 314.102px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> (吳容輝)</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 14px; width: 757.898px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>通告派發日期: </strong></span></span><strong><span style="font-size: 24px;"><span style="font-family: 標楷體,DFKai-sb;">{circular_date}</span></span></strong></td>\r\n<td style="height: 14px; width: 314.102px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"> </span></span></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style="height: 7px; width: 1050px;" border="0" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr style="height: 25px;">\r\n<td style="text-align: center; width: 351px; height: 25px;" colspan="3">\r\n<div style="page-break-after: always;"><span style="display: none;"> </span></div>\r\n<img src="http://app.heungto.net/line.jpg" alt="" width="1030" height="24" /></td>\r\n</tr>\r\n<tr style="height: 29px;">\r\n<td style="text-align: center; width: 351px; height: 29px;" colspan="3"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>天水圍香島中學</strong></span></span></td>\r\n</tr>\r\n<tr style="height: 29px;">\r\n<td style="width: 496px; height: 29px;" colspan="2" rowspan="1"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>2016-2017年度</strong></span></span></td>\r\n<td style="text-align: right; width: 497px; height: 29px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>活動通告第{circular_number}號</strong></span></span></td>\r\n</tr>\r\n<tr style="height: 29px;">\r\n<td style="text-align: center; width: 351px; height: 29px;" colspan="3"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong><u>有關{event_name}事宜</u></strong> </span></span></td>\r\n</tr>\r\n<tr style="height: 29px;">\r\n<td style="text-align: center; width: 351px; height: 29px;" colspan="3"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"> <strong>回條</strong> </span></span></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table style="height: 5px; width: 1050px;" border="0" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td style="height: 14px; width: 233.181px;" colspan="2"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>謝校長:</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 14px; width: 135px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span></td>\r\n<td style="height: 14px; width: 908px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>本人領悉2016-2017活動通告第{circular_number}號內容。</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 14px; width: 135px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span></td>\r\n<td style="height: 14px; width: 908px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong>*( )同意敝子弟參加是次活動</strong></span></span></td>\r\n</tr>\r\n<tr>\r\n<td style="height: 14.338px; width: 135px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> </strong></span></span></td>\r\n<td style="height: 14.338px; width: 908px;"><span style="font-family: 標楷體,DFKai-sb;"><span style="font-size: 24px;"><strong> ( )不同意敝子弟參加 原因: _______________________________________</strong></span></span></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table style="width: 1050px;" border="0" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td style="width: 540px;"><span style="font-size: 24px;"><span style="font-family: 標楷體,DFKai-sb;"><strong>( ) 班學生: ________________ ( )</strong></span></span></td>\r\n<td style="width: 454px;"><strong><span style="font-size: 24px;"><span style="font-family: 標楷體,DFKai-sb;">家長簽署: ________________________</span></span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style="width: 540px;"><strong><span style="font-size: 24px;"><span style="font-family: 標楷體,DFKai-sb;">緊急聯絡電話: ___________________</span></span></strong></td>\r\n<td style="width: 454px;"><strong><span style="font-size: 24px;"><span style="font-family: 標楷體,DFKai-sb;">家長姓名: _________________ (正楷)</span></span></strong></td>\r\n</tr>\r\n<tr>\r\n<td style="width: 540px;"><strong><span style="font-size: 24px;"><span style="font-family: 標楷體,DFKai-sb;">通告派發日期:{circular_date}</span></span></strong></td>\r\n<td style="width: 454px;"><strong><span style="font-size: 24px;"><span style="font-family: 標楷體,DFKai-sb;">*請於適當 ( ) 內加上號</span></span></strong></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>', '', 1); -- -------------------------------------------------------- -- -- 資料表結構 `eb_facilities` -- CREATE TABLE IF NOT EXISTS `eb_facilities` ( `id` int(11) NOT NULL, `facility_id` int(11) NOT NULL, `is_enabled` tinyint(4) NOT NULL, `need_approval` tinyint(4) NOT NULL, `approver_user_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `eb_facilities` -- INSERT INTO `eb_facilities` (`id`, `facility_id`, `is_enabled`, `need_approval`, `approver_user_id`) VALUES (2, 2, 1, 1, 65), (3, 3, 1, 1, 65), (4, 4, 1, 1, 65), (5, 5, 1, 1, 65), (6, 6, 1, 1, 65), (7, 7, 1, 1, 65), (8, 8, 1, 1, 65), (9, 9, 1, 1, 65), (10, 10, 1, 1, 65), (11, 11, 1, 1, 65), (12, 12, 1, 1, 65), (13, 13, 1, 1, 65), (14, 14, 1, 1, 65), (15, 15, 1, 1, 65), (16, 16, 1, 1, 65), (17, 17, 1, 1, 65), (18, 18, 1, 1, 65), (19, 19, 1, 1, 65), (20, 20, 1, 1, 65), (21, 21, 1, 1, 65), (22, 22, 1, 1, 65), (23, 23, 1, 1, 65), (24, 24, 1, 1, 65), (25, 25, 1, 1, 65), (26, 26, 1, 1, 65), (27, 27, 1, 1, 65), (28, 28, 1, 1, 65), (29, 29, 1, 1, 65), (30, 30, 1, 1, 65), (31, 31, 1, 1, 65), (32, 32, 1, 1, 65), (33, 33, 1, 1, 65), (34, 34, 1, 1, 65); -- -------------------------------------------------------- -- -- 資料表結構 `eb_settings` -- CREATE TABLE IF NOT EXISTS `eb_settings` ( `id` int(11) NOT NULL, `key` varchar(100) CHARACTER SET utf8 DEFAULT NULL, `val` text CHARACTER SET utf8 ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `eb_settings` -- INSERT INTO `eb_settings` (`id`, `key`, `val`) VALUES (1, 'grey_out_past_events', 's:1:"1";'), (2, 'facility', 's:1:"1";'), (3, 'venue', 's:1:"1";'), (4, 'participant', 's:1:"1";'), (5, 'form', 's:1:"1";'), (6, 'circular', 's:1:"1";'), (7, 'apply_for_others', 's:1:"0";'), (8, 'check_conflict_for_draft_events', 's:1:"0";'), (9, 'show_draft_on_calendar', 's:1:"0";'), (10, 'week_start', 's:6:"Sunday";'), (11, 'date_format', 's:0:"";'); -- -------------------------------------------------------- -- -- 資料表結構 `eb_venues` -- CREATE TABLE IF NOT EXISTS `eb_venues` ( `id` int(11) NOT NULL, `venue_id` int(11) NOT NULL, `is_enabled` tinyint(4) NOT NULL, `need_approval` tinyint(4) NOT NULL, `approver_user_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `eb_venues` -- INSERT INTO `eb_venues` (`id`, `venue_id`, `is_enabled`, `need_approval`, `approver_user_id`) VALUES (1, 2, 1, 1, 4), (2, 3, 1, 1, 4), (3, 4, 1, 1, 4), (4, 5, 1, 1, 4), (5, 6, 1, 1, 0), (6, 7, 1, 1, 4), (7, 8, 1, 1, 4), (8, 9, 1, 1, 4), (9, 10, 1, 1, 4), (10, 11, 1, 1, 4), (11, 12, 1, 1, 4), (12, 13, 1, 1, 4), (13, 14, 1, 1, 4), (14, 15, 1, 1, 4), (15, 16, 1, 1, 4), (16, 17, 1, 1, 4), (17, 18, 1, 1, 4), (18, 19, 1, 1, 4), (19, 20, 1, 1, 4), (20, 21, 1, 1, 4), (21, 22, 1, 1, 4), (22, 23, 1, 1, 4), (23, 24, 1, 1, 4), (24, 25, 1, 1, 4), (25, 26, 1, 1, 4), (26, 27, 1, 1, 4), (27, 28, 1, 1, 4), (28, 29, 1, 1, 4), (29, 30, 1, 1, 4), (30, 31, 1, 1, 4), (31, 32, 1, 1, 4), (32, 33, 1, 1, 4), (33, 34, 1, 1, 4), (34, 35, 1, 1, 4), (35, 36, 1, 1, 4), (36, 37, 1, 1, 4), (37, 38, 1, 1, 4), (38, 39, 1, 1, 4), (39, 40, 1, 1, 4), (40, 41, 1, 1, 4), (41, 42, 1, 1, 4), (42, 43, 1, 1, 4), (43, 44, 1, 1, 4), (44, 45, 1, 1, 4), (45, 46, 1, 1, 4), (46, 47, 1, 1, 4), (47, 48, 1, 1, 4), (48, 49, 1, 1, 4), (49, 50, 1, 1, 4), (50, 51, 1, 1, 4), (51, 52, 1, 1, 4), (52, 53, 1, 1, 4), (53, 54, 1, 1, 4), (54, 55, 1, 1, 4), (55, 56, 1, 1, 4), (56, 57, 1, 1, 4), (57, 58, 1, 1, 4), (58, 59, 1, 1, 4), (59, 60, 1, 1, 4), (60, 61, 1, 1, 4), (61, 62, 1, 1, 4), (62, 63, 1, 1, 4), (63, 64, 1, 1, 4), (64, 65, 1, 1, 4), (65, 66, 1, 1, 4), (66, 67, 1, 1, 4), (67, 68, 1, 1, 4), (68, 69, 1, 1, 4), (69, 70, 1, 1, 4), (70, 71, 1, 1, 4), (71, 72, 1, 1, 4), (72, 76, 1, 1, 4), (73, 77, 1, 1, 4), (74, 78, 1, 1, 4); -- -------------------------------------------------------- -- -- 資料表結構 `events` -- CREATE TABLE IF NOT EXISTS `events` ( `id` int(11) NOT NULL, `event_title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `calendar_type_id` int(11) NOT NULL, `event_type_id` int(11) NOT NULL, `teacher_in_charge` int(11) NOT NULL, `remark` mediumtext COLLATE utf8_unicode_ci NOT NULL, `serializeData` mediumtext COLLATE utf8_unicode_ci NOT NULL, `status` enum('DRAFT','PENDING','PUBLISHED','REJECTED','WITHDRAW','APPROVED') COLLATE utf8_unicode_ci NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `events` -- INSERT INTO `events` (`id`, `event_title`, `calendar_type_id`, `event_type_id`, `teacher_in_charge`, `remark`, `serializeData`, `status`, `added_on`) VALUES (1, '比賽測試', 1, 0, 72, '', 'a:15:{s:11:"event_title";s:12:"比賽測試";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"20/5/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'WITHDRAW', '2017-04-26 16:16:50'), (4, 'test', 1, 0, 51, '', 'a:13:{s:11:"event_title";s:4:"test";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:6:"梁雋";s:17:"teacher_in_charge";s:6:"leungc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:29:"24/5/2017,26/5/2017,31/5/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:5:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";}s:6:"remark";s:0:"";}', 'WITHDRAW', '2017-05-18 10:39:57'), (6, '電腦節', 1, 0, 72, '', 'a:15:{s:11:"event_title";s:9:"電腦節";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"30/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:7:{i:0;s:3:"1-2";i:1;s:3:"1-8";i:2;s:6:"19-518";i:3;s:6:"19-524";i:4;s:6:"24-704";i:5;s:6:"24-710";i:6;s:6:"24-722";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"5";}s:6:"remark";s:0:"";}', 'WITHDRAW', '2017-05-18 08:26:53'), (7, '測試一', 1, 0, 72, '', 'a:14:{s:11:"event_title";s:9:"測試一";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"16/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"5";}s:6:"remark";s:0:"";}', 'WITHDRAW', '2017-05-18 08:44:40'), (8, '中二SEN考試溫習班', 1, 0, 72, '', 'a:14:{s:11:"event_title";s:24:"中二SEN考試溫習班";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:29:"12/6/2017,14/6/2017,16/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"15";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-18 14:09:00'), (9, '電子行政流程平台簡介', 5, 0, 55, '', 'a:13:{s:11:"event_title";s:30:"電子行政流程平台簡介";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:6:"洪英";s:17:"teacher_in_charge";s:5:"hungy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"18/5/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"11";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"66";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-18 14:22:51'), (11, 'Value Education Course', 1, 0, 38, '', 'a:14:{s:11:"event_title";s:22:"Value Education Course";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"曾曉靜";s:17:"teacher_in_charge";s:7:"tsanghc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"12/5/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:64:{i:0;s:3:"1-1";i:1;s:3:"1-2";i:2;s:3:"1-3";i:3;s:3:"1-4";i:4;s:3:"1-5";i:5;s:3:"1-6";i:6;s:3:"1-7";i:7;s:3:"1-8";i:8;s:3:"1-9";i:9;s:4:"1-10";i:10;s:4:"1-11";i:11;s:4:"1-12";i:12;s:4:"1-13";i:13;s:4:"1-14";i:14;s:4:"1-15";i:15;s:4:"1-16";i:16;s:4:"1-17";i:17;s:4:"1-18";i:18;s:4:"1-19";i:19;s:4:"2-20";i:20;s:4:"2-21";i:21;s:4:"2-22";i:22;s:4:"2-23";i:23;s:4:"2-24";i:24;s:4:"2-25";i:25;s:4:"2-26";i:26;s:4:"2-27";i:27;s:4:"2-28";i:28;s:4:"2-29";i:29;s:4:"2-30";i:30;s:4:"2-31";i:31;s:4:"2-32";i:32;s:4:"2-33";i:33;s:4:"2-34";i:34;s:4:"2-35";i:35;s:4:"2-36";i:36;s:4:"2-37";i:37;s:4:"2-38";i:38;s:4:"2-39";i:39;s:4:"3-40";i:40;s:4:"3-41";i:41;s:4:"3-42";i:42;s:4:"3-43";i:43;s:4:"3-44";i:44;s:4:"3-45";i:45;s:4:"3-46";i:46;s:4:"3-47";i:47;s:4:"3-48";i:48;s:4:"3-49";i:49;s:4:"3-50";i:50;s:4:"3-51";i:51;s:4:"3-52";i:52;s:4:"3-53";i:53;s:4:"3-54";i:54;s:4:"3-55";i:55;s:4:"3-56";i:56;s:4:"3-57";i:57;s:4:"3-58";i:58;s:4:"3-59";i:59;s:4:"3-60";i:60;s:4:"3-61";i:61;s:4:"3-62";i:62;s:4:"3-63";i:63;s:4:"3-64";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'DRAFT', '2017-05-18 14:26:34'), (12, '參觀', 2, 0, 72, 'sdafasdf', 'a:15:{s:11:"event_title";s:6:"參觀";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"9/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"39";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:5:{i:0;s:6:"17-446";i:1;s:6:"17-452";i:2;s:6:"17-458";i:3;s:6:"17-465";i:4;s:6:"17-471";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:3:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"5";}s:6:"remark";s:8:"sdafasdf";}', 'WITHDRAW', '2017-05-18 14:26:42'), (14, 'test', 1, 0, 72, '', 'a:15:{s:11:"event_title";s:4:"test";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"24/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:50";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"11:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-19 10:46:32'), (15, 'test', 4, 0, 1, '', 'a:12:{s:11:"event_title";s:4:"test";s:16:"calendar_type_id";s:1:"4";s:3:"tic";s:13:"Administrator";s:17:"teacher_in_charge";s:5:"admin";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"9/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"6";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:6:"remark";s:0:"";}', 'WITHDRAW', '2017-05-19 11:47:09'), (16, 'Test2', 2, 0, 72, '', 'a:14:{s:11:"event_title";s:5:"Test2";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"19/5/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"5";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-19 13:10:21'), (17, 'test2', 1, 0, 72, '', 'a:14:{s:11:"event_title";s:5:"test2";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"2/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-19 14:06:30'), (18, 'S5 Bio Tutorial Class', 1, 0, 17, '', 'a:15:{s:11:"event_title";s:21:"S5 Bio Tutorial Class";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:15:"Chan Kam Sheung";s:17:"teacher_in_charge";s:6:"chanks";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"25/5/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"26";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-19 18:18:22'), (19, 'gfhg', 1, 0, 72, 'fdsafsdf', 'a:16:{s:11:"event_title";s:4:"gfhg";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:57:"1/5/2017,4/5/2017,16/5/2017,17/5/2017,24/5/2017,30/5/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"18:20";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"64";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"7";}}s:12:"participants";a:1:{i:1;a:3:{i:0;s:3:"1-2";i:1;s:3:"1-8";i:2;s:3:"1-9";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"3";}s:6:"remark";s:8:"fdsafsdf";}', 'PUBLISHED', '2017-05-19 18:19:17'), (20, 'Cheerleadinh', 2, 0, 28, '', 'a:14:{s:11:"event_title";s:12:"Cheerleadinh";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"李卓立";s:17:"teacher_in_charge";s:4:"licl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"1/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"4";}}s:6:"venues";a:1:{i:1;a:13:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";i:5;s:1:"7";i:6;s:1:"8";i:7;s:1:"9";i:8;s:2:"10";i:9;s:2:"11";i:10;s:2:"12";i:11;s:2:"13";i:12;s:2:"14";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-19 18:19:46'), (21, '4E中文演說', 1, 0, 7, '', 'a:15:{s:11:"event_title";s:14:"4E中文演說";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"易衛華";s:17:"teacher_in_charge";s:6:"annyik";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/5/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"21";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:2:"15";i:1;s:2:"20";}}s:12:"participants";a:1:{i:1;a:8:{i:0;s:6:"16-410";i:1;s:6:"16-411";i:2;s:6:"16-412";i:3;s:6:"16-413";i:4;s:6:"16-414";i:5;s:6:"16-415";i:6;s:6:"16-416";i:7;s:6:"16-417";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-05-19 18:20:03'), (22, '形象大使訓練', 5, 0, 26, '', 'a:14:{s:11:"event_title";s:18:"形象大使訓練";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"張沛揚";s:17:"teacher_in_charge";s:8:"cheungpy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"19/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"14";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-19 18:20:05'), (23, '公開課', 1, 0, 27, '', 'a:15:{s:11:"event_title";s:9:"公開課";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"王文斌";s:17:"teacher_in_charge";s:6:"wongmp";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"25/5/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"1";i:1;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"30";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"9";}}s:12:"participants";a:1:{i:1;a:25:{i:0;s:6:"11-263";i:1;s:6:"11-264";i:2;s:6:"11-265";i:3;s:6:"11-266";i:4;s:6:"11-267";i:5;s:6:"11-268";i:6;s:6:"11-269";i:7;s:6:"11-270";i:8;s:6:"11-271";i:9;s:6:"11-272";i:10;s:6:"11-273";i:11;s:6:"11-274";i:12;s:6:"11-275";i:13;s:6:"11-276";i:14;s:6:"11-277";i:15;s:6:"11-278";i:16;s:6:"11-279";i:17;s:6:"11-280";i:18;s:6:"11-281";i:19;s:6:"11-282";i:20;s:6:"11-283";i:21;s:6:"11-284";i:22;s:6:"11-285";i:23;s:6:"11-286";i:24;s:6:"11-287";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-05-19 18:22:55'), (24, 'Testing - 舞蹈比賽', 2, 0, 22, '', 'a:15:{s:11:"event_title";s:23:"Testing - 舞蹈比賽";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"黃舜華";s:17:"teacher_in_charge";s:6:"wongsw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"11/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"14:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"20:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"44";}}s:10:"venueOther";a:1:{i:1;s:12:"高山劇場";}s:12:"participants";a:1:{i:1;a:8:{i:0;s:4:"1-15";i:1;s:4:"1-19";i:2;s:4:"4-85";i:3;s:4:"4-87";i:4;s:5:"6-137";i:5;s:5:"7-148";i:6;s:6:"12-313";i:7;s:6:"12-316";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:3:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-26 12:56:15'), (25, 'Testing', 2, 0, 16, '', 'a:15:{s:11:"event_title";s:7:"Testing";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"張顏";s:17:"teacher_in_charge";s:7:"cheungn";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"26/5/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:12:"participants";a:1:{i:1;a:4:{i:0;s:6:"10-233";i:1;s:6:"10-234";i:2;s:6:"10-235";i:3;s:6:"10-236";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-19 18:21:22'), (26, '2D溫習班', 1, 0, 28, '', 'a:14:{s:11:"event_title";s:11:"2D溫習班";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"李卓立";s:17:"teacher_in_charge";s:4:"licl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:17:"1/6/2017,2/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"15";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"30";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:33:{i:0;s:5:"7-143";i:1;s:5:"7-144";i:2;s:5:"7-145";i:3;s:5:"7-146";i:4;s:5:"7-147";i:5;s:5:"7-148";i:6;s:5:"7-149";i:7;s:5:"7-150";i:8;s:5:"7-151";i:9;s:5:"7-152";i:10;s:5:"7-153";i:11;s:5:"7-154";i:12;s:5:"7-155";i:13;s:5:"7-156";i:14;s:5:"7-157";i:15;s:5:"7-158";i:16;s:5:"7-159";i:17;s:5:"7-160";i:18;s:5:"7-161";i:19;s:5:"7-162";i:20;s:5:"7-163";i:21;s:5:"7-164";i:22;s:5:"7-165";i:23;s:5:"7-166";i:24;s:5:"7-167";i:25;s:5:"7-168";i:26;s:5:"7-169";i:27;s:5:"7-170";i:28;s:5:"7-171";i:29;s:5:"7-172";i:30;s:5:"7-173";i:31;s:5:"7-174";i:32;s:5:"7-175";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-05-19 18:27:20'), (27, '閩港澳中小學生八閩文化之旅', 2, 0, 8, '', 'a:15:{s:11:"event_title";s:39:"閩港澳中小學生八閩文化之旅";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:59:"15/8/2017,16/8/2017,17/8/2017,18/8/2017,19/8/2017,20/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"0:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"23:45";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-22 15:43:13'), (28, '百仁上海交流團', 2, 0, 8, '', 'a:15:{s:11:"event_title";s:21:"百仁上海交流團";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:49:"22/7/2017,23/7/2017,24/7/2017,25/7/2017,26/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"0:15";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"23:45";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"3";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-05-24 15:45:06'), (29, '學生活動測試', 2, 0, 72, '', 'a:15:{s:11:"event_title";s:18:"學生活動測試";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"3";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-24 16:20:43'), (30, 'SU Sharing', 2, 0, 39, '', 'a:14:{s:11:"event_title";s:10:"SU Sharing";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Shum Chun Yip";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/5/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"15";i:1;s:2:"16";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"24";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:6:"20-577";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-24 17:04:07'), (31, '跳繩隊練習', 2, 0, 25, '賽前加操', 'a:14:{s:11:"event_title";s:15:"跳繩隊練習";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chung To Wing";s:17:"teacher_in_charge";s:7:"chungtw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"12/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:45";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:45";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"23";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:6:"remark";s:12:"賽前加操";}', 'REJECTED', '2017-05-24 17:43:16'), (32, '籌款活動', 2, 0, 25, '', 'a:14:{s:11:"event_title";s:12:"籌款活動";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chung To Wing";s:17:"teacher_in_charge";s:7:"chungtw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"26/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"17:55";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:25:{i:0;s:4:"3-40";i:1;s:4:"3-41";i:2;s:4:"3-42";i:3;s:4:"3-43";i:4;s:4:"3-44";i:5;s:4:"3-45";i:6;s:4:"3-46";i:7;s:4:"3-47";i:8;s:4:"3-48";i:9;s:4:"3-49";i:10;s:4:"3-50";i:11;s:4:"3-51";i:12;s:4:"3-52";i:13;s:4:"3-53";i:14;s:4:"3-54";i:15;s:4:"3-55";i:16;s:4:"3-56";i:17;s:4:"3-57";i:18;s:4:"3-58";i:19;s:4:"3-59";i:20;s:4:"3-60";i:21;s:4:"3-61";i:22;s:4:"3-62";i:23;s:4:"3-63";i:24;s:4:"3-64";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-24 18:01:54'), (33, '彩虹生命教育計劃 之好友宿一宵訓練營', 2, 0, 15, '', 'a:15:{s:11:"event_title";s:52:"彩虹生命教育計劃 之好友宿一宵訓練營";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"彭銳勝";s:17:"teacher_in_charge";s:6:"pangys";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:17:"4/7/2017,5/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"12:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"15:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:27:"長洲救世軍白普理營";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:22:"中二級女生(15人)";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"3";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-25 08:22:10'), (34, '中四、中五試後活動:生命教育講座', 2, 0, 41, '', 'a:15:{s:11:"event_title";s:48:"中四、中五試後活動:生命教育講座";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"李嘉倩";s:17:"teacher_in_charge";s:5:"leeks";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/6/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:2:"10";i:1;s:2:"11";i:2;s:2:"12";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:301:{i:0;s:6:"12-288";i:1;s:6:"12-289";i:2;s:6:"12-290";i:3;s:6:"12-291";i:4;s:6:"12-292";i:5;s:6:"12-293";i:6;s:6:"12-294";i:7;s:6:"12-295";i:8;s:6:"12-296";i:9;s:6:"12-297";i:10;s:6:"12-298";i:11;s:6:"12-299";i:12;s:6:"12-300";i:13;s:6:"12-301";i:14;s:6:"12-302";i:15;s:6:"12-303";i:16;s:6:"12-304";i:17;s:6:"12-305";i:18;s:6:"12-306";i:19;s:6:"12-307";i:20;s:6:"12-308";i:21;s:6:"12-309";i:22;s:6:"12-310";i:23;s:6:"12-311";i:24;s:6:"12-312";i:25;s:6:"12-313";i:26;s:6:"12-314";i:27;s:6:"12-315";i:28;s:6:"12-316";i:29;s:6:"12-317";i:30;s:6:"13-318";i:31;s:6:"13-319";i:32;s:6:"13-320";i:33;s:6:"13-321";i:34;s:6:"13-322";i:35;s:6:"13-323";i:36;s:6:"13-324";i:37;s:6:"13-325";i:38;s:6:"13-326";i:39;s:6:"13-327";i:40;s:6:"13-328";i:41;s:6:"13-329";i:42;s:6:"13-330";i:43;s:6:"13-331";i:44;s:6:"13-332";i:45;s:6:"13-333";i:46;s:6:"13-334";i:47;s:6:"13-335";i:48;s:6:"13-336";i:49;s:6:"13-337";i:50;s:6:"13-338";i:51;s:6:"13-339";i:52;s:6:"13-340";i:53;s:6:"13-341";i:54;s:6:"13-342";i:55;s:6:"13-343";i:56;s:6:"13-344";i:57;s:6:"13-345";i:58;s:6:"13-346";i:59;s:6:"13-347";i:60;s:6:"13-348";i:61;s:6:"14-349";i:62;s:6:"14-350";i:63;s:6:"14-351";i:64;s:6:"14-352";i:65;s:6:"14-353";i:66;s:6:"14-354";i:67;s:6:"14-355";i:68;s:6:"14-356";i:69;s:6:"14-357";i:70;s:6:"14-358";i:71;s:6:"14-359";i:72;s:6:"14-360";i:73;s:6:"14-361";i:74;s:6:"14-362";i:75;s:6:"14-363";i:76;s:6:"14-364";i:77;s:6:"14-365";i:78;s:6:"14-366";i:79;s:6:"14-367";i:80;s:6:"14-368";i:81;s:6:"14-369";i:82;s:6:"14-370";i:83;s:6:"14-371";i:84;s:6:"14-372";i:85;s:6:"14-373";i:86;s:6:"14-374";i:87;s:6:"14-375";i:88;s:6:"14-376";i:89;s:6:"14-377";i:90;s:6:"14-378";i:91;s:6:"15-379";i:92;s:6:"15-380";i:93;s:6:"15-381";i:94;s:6:"15-382";i:95;s:6:"15-383";i:96;s:6:"15-384";i:97;s:6:"15-385";i:98;s:6:"15-386";i:99;s:6:"15-387";i:100;s:6:"15-388";i:101;s:6:"15-389";i:102;s:6:"15-390";i:103;s:6:"15-391";i:104;s:6:"15-392";i:105;s:6:"15-393";i:106;s:6:"15-394";i:107;s:6:"15-395";i:108;s:6:"15-396";i:109;s:6:"15-397";i:110;s:6:"15-398";i:111;s:6:"15-399";i:112;s:6:"15-400";i:113;s:6:"15-401";i:114;s:6:"15-402";i:115;s:6:"15-403";i:116;s:6:"15-404";i:117;s:6:"15-405";i:118;s:6:"15-406";i:119;s:6:"15-407";i:120;s:6:"15-408";i:121;s:6:"15-409";i:122;s:6:"16-410";i:123;s:6:"16-411";i:124;s:6:"16-412";i:125;s:6:"16-413";i:126;s:6:"16-414";i:127;s:6:"16-415";i:128;s:6:"16-416";i:129;s:6:"16-417";i:130;s:6:"16-418";i:131;s:6:"16-419";i:132;s:6:"16-420";i:133;s:6:"16-421";i:134;s:6:"16-422";i:135;s:6:"16-423";i:136;s:6:"16-424";i:137;s:6:"16-425";i:138;s:6:"16-426";i:139;s:6:"16-427";i:140;s:6:"16-428";i:141;s:6:"16-429";i:142;s:6:"16-430";i:143;s:6:"16-431";i:144;s:6:"16-432";i:145;s:6:"16-433";i:146;s:6:"16-434";i:147;s:6:"16-435";i:148;s:6:"16-436";i:149;s:6:"16-437";i:150;s:6:"16-438";i:151;s:6:"16-439";i:152;s:6:"16-440";i:153;s:6:"16-441";i:154;s:6:"16-442";i:155;s:6:"16-443";i:156;s:6:"16-444";i:157;s:6:"17-445";i:158;s:6:"17-446";i:159;s:6:"17-447";i:160;s:6:"17-448";i:161;s:6:"17-449";i:162;s:6:"17-450";i:163;s:6:"17-451";i:164;s:6:"17-452";i:165;s:6:"17-453";i:166;s:6:"17-454";i:167;s:6:"17-455";i:168;s:6:"17-456";i:169;s:6:"17-457";i:170;s:6:"17-458";i:171;s:6:"17-459";i:172;s:6:"17-460";i:173;s:6:"17-461";i:174;s:6:"17-462";i:175;s:6:"17-463";i:176;s:6:"17-464";i:177;s:6:"17-465";i:178;s:6:"17-466";i:179;s:6:"17-467";i:180;s:6:"17-468";i:181;s:6:"17-469";i:182;s:6:"17-470";i:183;s:6:"17-471";i:184;s:6:"17-472";i:185;s:6:"17-473";i:186;s:6:"17-474";i:187;s:6:"17-475";i:188;s:6:"17-476";i:189;s:6:"17-477";i:190;s:6:"17-478";i:191;s:6:"17-479";i:192;s:6:"17-480";i:193;s:6:"18-481";i:194;s:6:"18-482";i:195;s:6:"18-483";i:196;s:6:"18-484";i:197;s:6:"18-485";i:198;s:6:"18-486";i:199;s:6:"18-487";i:200;s:6:"18-488";i:201;s:6:"18-489";i:202;s:6:"18-490";i:203;s:6:"18-491";i:204;s:6:"18-492";i:205;s:6:"18-493";i:206;s:6:"18-494";i:207;s:6:"18-495";i:208;s:6:"18-496";i:209;s:6:"18-497";i:210;s:6:"18-498";i:211;s:6:"18-499";i:212;s:6:"18-500";i:213;s:6:"18-501";i:214;s:6:"18-502";i:215;s:6:"18-503";i:216;s:6:"18-504";i:217;s:6:"18-505";i:218;s:6:"18-506";i:219;s:6:"18-507";i:220;s:6:"18-508";i:221;s:6:"18-509";i:222;s:6:"18-510";i:223;s:6:"18-511";i:224;s:6:"18-512";i:225;s:6:"18-513";i:226;s:6:"18-514";i:227;s:6:"18-515";i:228;s:6:"18-516";i:229;s:6:"19-517";i:230;s:6:"19-518";i:231;s:6:"19-519";i:232;s:6:"19-520";i:233;s:6:"19-521";i:234;s:6:"19-522";i:235;s:6:"19-523";i:236;s:6:"19-524";i:237;s:6:"19-525";i:238;s:6:"19-526";i:239;s:6:"19-527";i:240;s:6:"19-528";i:241;s:6:"19-529";i:242;s:6:"19-530";i:243;s:6:"19-531";i:244;s:6:"19-532";i:245;s:6:"19-533";i:246;s:6:"19-534";i:247;s:6:"19-535";i:248;s:6:"19-536";i:249;s:6:"19-537";i:250;s:6:"19-538";i:251;s:6:"19-539";i:252;s:6:"19-540";i:253;s:6:"19-541";i:254;s:6:"19-542";i:255;s:6:"19-543";i:256;s:6:"19-544";i:257;s:6:"19-545";i:258;s:6:"19-546";i:259;s:6:"19-547";i:260;s:6:"19-548";i:261;s:6:"19-549";i:262;s:6:"19-550";i:263;s:6:"19-551";i:264;s:6:"19-552";i:265;s:6:"20-553";i:266;s:6:"20-554";i:267;s:6:"20-555";i:268;s:6:"20-556";i:269;s:6:"20-557";i:270;s:6:"20-558";i:271;s:6:"20-559";i:272;s:6:"20-560";i:273;s:6:"20-561";i:274;s:6:"20-562";i:275;s:6:"20-563";i:276;s:6:"20-564";i:277;s:6:"20-565";i:278;s:6:"20-566";i:279;s:6:"20-567";i:280;s:6:"20-568";i:281;s:6:"20-569";i:282;s:6:"20-570";i:283;s:6:"20-571";i:284;s:6:"20-572";i:285;s:6:"20-573";i:286;s:6:"20-574";i:287;s:6:"20-575";i:288;s:6:"20-576";i:289;s:6:"20-577";i:290;s:6:"20-578";i:291;s:6:"20-579";i:292;s:6:"20-580";i:293;s:6:"20-581";i:294;s:6:"20-582";i:295;s:6:"20-583";i:296;s:6:"20-584";i:297;s:6:"20-585";i:298;s:6:"20-586";i:299;s:6:"20-587";i:300;s:6:"20-588";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-25 17:06:20'), (35, '中五物理補課', 1, 0, 53, '', 'a:14:{s:11:"event_title";s:18:"中五物理補課";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾顯持";s:17:"teacher_in_charge";s:7:"chunghc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:17:"1/6/2017,2/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:45";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"20";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:32:"中五物理科(中文組)學生";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-05-26 10:21:10'), (36, 'Testing _ 舞蹈團練習', 2, 0, 22, '', 'a:15:{s:11:"event_title";s:25:"Testing _ 舞蹈團練習";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"黃舜華";s:17:"teacher_in_charge";s:6:"wongsw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:39:"20/6/2017,22/6/2017,27/6/2017,29/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"13:10";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"15:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"44";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:6:{i:0;s:4:"1-15";i:1;s:4:"1-19";i:2;s:4:"3-61";i:3;s:6:"11-281";i:4;s:6:"13-346";i:5;s:6:"14-376";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:3:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-05-26 13:07:43'), (37, '4E中文科補課', 1, 0, 7, '', 'a:15:{s:11:"event_title";s:17:"4E中文科補課";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"易衛華";s:17:"teacher_in_charge";s:6:"annyik";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"2/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"15";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"55";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:5:{i:0;s:1:"2";i:1;s:1:"8";i:2;s:1:"9";i:3;s:2:"24";i:4;s:2:"25";}}s:12:"participants";a:1:{i:1;a:33:{i:0;s:6:"16-410";i:1;s:6:"16-411";i:2;s:6:"16-412";i:3;s:6:"16-413";i:4;s:6:"16-414";i:5;s:6:"16-415";i:6;s:6:"16-416";i:7;s:6:"16-417";i:8;s:6:"16-418";i:9;s:6:"16-419";i:10;s:6:"16-420";i:11;s:6:"16-421";i:12;s:6:"16-422";i:13;s:6:"16-423";i:14;s:6:"16-424";i:15;s:6:"16-425";i:16;s:6:"16-426";i:17;s:6:"16-427";i:18;s:6:"16-428";i:19;s:6:"16-429";i:20;s:6:"16-430";i:21;s:6:"16-431";i:22;s:6:"16-432";i:23;s:6:"16-433";i:24;s:6:"16-434";i:25;s:6:"16-435";i:26;s:6:"16-437";i:27;s:6:"16-438";i:28;s:6:"16-439";i:29;s:6:"16-440";i:30;s:6:"16-441";i:31;s:6:"16-443";i:32;s:6:"16-444";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-06-01 15:03:16'), (38, '年度活力操同乐日', 2, 0, 11, '', 'a:14:{s:11:"event_title";s:24:"年度活力操同乐日";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"羅美嫻";s:17:"teacher_in_charge";s:5:"lawmh";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"15/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"14:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:23:{i:0;s:3:"1-3";i:1;s:4:"1-10";i:2;s:4:"1-12";i:3;s:4:"1-13";i:4;s:4:"1-14";i:5;s:4:"1-15";i:6;s:4:"1-17";i:7;s:4:"1-19";i:8;s:4:"2-39";i:9;s:4:"3-61";i:10;s:4:"3-64";i:11;s:4:"4-77";i:12;s:5:"6-123";i:13;s:5:"6-129";i:14;s:5:"8-177";i:15;s:5:"8-179";i:16;s:5:"8-180";i:17;s:5:"8-201";i:18;s:6:"10-234";i:19;s:6:"10-235";i:20;s:6:"10-239";i:21;s:6:"10-251";i:22;s:6:"14-373";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-06-05 15:50:42'), (39, 'testing', 1, 0, 21, '', 'a:14:{s:11:"event_title";s:7:"testing";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:13:"Chan Wing Hay";s:17:"teacher_in_charge";s:6:"chanwh";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"6/6/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"7";i:1;s:1:"8";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"66";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:4:"2-29";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'DRAFT', '2017-06-06 08:34:44'), (40, '新來港學童英文口語增潤訓練', 1, 0, 38, '', 'a:15:{s:11:"event_title";s:39:"新來港學童英文口語增潤訓練";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"曾曉靜";s:17:"teacher_in_charge";s:7:"tsanghc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:17:"4/7/2017,5/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:6:"venues";a:1:{i:1;a:2:{i:0;s:2:"25";i:1;s:2:"26";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:25:{i:0;s:4:"3-64";i:1;s:4:"4-67";i:2;s:4:"4-77";i:3;s:5:"5-108";i:4;s:6:"12-291";i:5;s:6:"12-304";i:6;s:6:"13-325";i:7;s:6:"13-327";i:8;s:6:"14-372";i:9;s:6:"15-392";i:10;s:6:"15-400";i:11;s:6:"16-413";i:12;s:6:"16-431";i:13;s:6:"16-435";i:14;s:6:"19-540";i:15;s:6:"20-559";i:16;s:6:"20-562";i:17;s:6:"20-570";i:18;s:6:"20-571";i:19;s:6:"20-572";i:20;s:6:"20-576";i:21;s:6:"20-577";i:22;s:6:"20-579";i:23;s:6:"20-583";i:24;s:6:"20-588";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-09 11:26:30'), (41, '彩虹生命教育計劃:長幼同樂工作坊土風舞', 2, 0, 8, '', 'a:14:{s:11:"event_title";s:57:"彩虹生命教育計劃:長幼同樂工作坊土風舞";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"13/7/2017";}s:8:"timeslot";a:1:{i:1;a:5:{i:0;s:2:"10";i:1;s:2:"11";i:2;s:2:"12";i:3;s:2:"13";i:4;s:2:"14";}}s:6:"venues";a:1:{i:1;a:2:{i:0;s:1:"0";i:1;s:1:"5";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-10 11:48:13'), (42, '上海交流團簡介會', 2, 0, 15, '', 'a:16:{s:11:"event_title";s:24:"上海交流團簡介會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"彭銳勝";s:17:"teacher_in_charge";s:6:"pangys";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"5/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"11:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"21";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"3";i:1;s:2:"24";i:2;s:2:"25";}}s:12:"participants";a:1:{i:1;a:18:{i:0;s:4:"4-85";i:1;s:5:"5-112";i:2;s:6:"12-297";i:3;s:6:"12-313";i:4;s:6:"12-314";i:5;s:6:"12-316";i:6;s:6:"13-345";i:7;s:6:"13-346";i:8;s:6:"13-348";i:9;s:6:"14-375";i:10;s:6:"14-378";i:11;s:6:"15-390";i:12;s:6:"15-405";i:13;s:6:"16-428";i:14;s:6:"16-433";i:15;s:6:"16-439";i:16;s:6:"16-443";i:17;s:6:"19-546";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-12 08:13:27'), (43, '多元智能躍進計劃 ~ 香港海關 (5日4夜訓練營)', 2, 0, 15, '', 'a:15:{s:11:"event_title";s:59:"多元智能躍進計劃 ~ 香港海關 (5日4夜訓練營)";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"彭銳勝";s:17:"teacher_in_charge";s:6:"pangys";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:54:"11/12/2017,12/12/2017,13/12/2017,14/12/2017,15/12/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"0:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"23:55";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-14 11:02:42'), (44, '多元智能躍進計劃 ~ 香港海關 (營前聚會)', 2, 0, 15, '', 'a:14:{s:11:"event_title";s:54:"多元智能躍進計劃 ~ 香港海關 (營前聚會)";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"彭銳勝";s:17:"teacher_in_charge";s:6:"pangys";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"7/11/2017";}s:8:"timeslot";a:1:{i:1;a:9:{i:0;s:1:"1";i:1;s:1:"2";i:2;s:1:"3";i:3;s:1:"4";i:4;s:1:"5";i:5;s:1:"6";i:6;s:1:"7";i:7;s:1:"8";i:8;s:1:"9";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-14 11:05:28'), (45, '工作流程平台工作坊', 5, 0, 51, '', 'a:15:{s:11:"event_title";s:27:"工作流程平台工作坊";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:6:"梁雋";s:17:"teacher_in_charge";s:6:"leungc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:18:"27/6/2017,4/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"11:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"66";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-21 12:27:54'), (46, '電腦節活動', 1, 0, 72, '', 'a:15:{s:11:"event_title";s:15:"電腦節活動";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:59:"22/8/2017,23/8/2017,24/8/2017,25/8/2017,26/8/2017,27/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:40";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"22:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"3";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 08:39:03'), (47, 'maths club', 1, 0, 21, 'competition', 'a:15:{s:11:"event_title";s:10:"maths club";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"陳詠希";s:17:"teacher_in_charge";s:6:"chanwh";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"28/7/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"5";i:1;s:1:"6";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"20";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:12:"participants";a:1:{i:1;a:19:{i:0;s:3:"1-1";i:1;s:3:"1-2";i:2;s:3:"1-3";i:3;s:3:"1-4";i:4;s:3:"1-5";i:5;s:3:"1-6";i:6;s:3:"1-7";i:7;s:3:"1-8";i:8;s:3:"1-9";i:9;s:4:"1-10";i:10;s:4:"1-11";i:11;s:4:"1-12";i:12;s:4:"1-13";i:13;s:4:"1-14";i:14;s:4:"1-15";i:15;s:4:"1-16";i:16;s:4:"1-17";i:17;s:4:"1-18";i:18;s:4:"1-19";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:11:"competition";}', 'PUBLISHED', '2017-06-27 10:58:39'), (48, 'Liberal Studies Outing', 1, 0, 34, '', 'a:14:{s:11:"event_title";s:22:"Liberal Studies Outing";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:10:"Ho Wing Ho";s:17:"teacher_in_charge";s:5:"howho";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"27/8/2017";}s:8:"timeslot";a:1:{i:1;a:8:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";i:5;s:1:"7";i:6;s:1:"8";i:7;s:1:"9";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:3:{i:0;s:6:"22-625";i:1;s:6:"22-626";i:2;s:6:"22-627";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"3";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 10:59:34'), (49, '中五級生物科補課', 1, 0, 17, '', 'a:14:{s:11:"event_title";s:24:"中五級生物科補課";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"陳錦嫦";s:17:"teacher_in_charge";s:6:"chanks";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:49:"21/8/2017,22/8/2017,23/8/2017,24/8/2017,25/8/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"26";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:2:"10";i:2;s:2:"24";i:3;s:2:"25";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 10:59:41'), (50, '準備校運會', 1, 0, 28, '', 'a:14:{s:11:"event_title";s:15:"準備校運會";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:12:"Li Cheuk Lap";s:17:"teacher_in_charge";s:4:"licl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"1";s:9:"startDate";a:1:{i:1;s:49:"14/8/2017,15/8/2017,16/8/2017,17/8/2017,18/8/2017";}s:8:"timeslot";a:1:{i:1;a:12:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"5";i:3;s:1:"6";i:4;s:1:"7";i:5;s:1:"8";i:6;s:1:"9";i:7;s:2:"10";i:8;s:2:"11";i:9;s:2:"12";i:10;s:2:"13";i:11;s:2:"14";}}s:6:"venues";a:1:{i:1;a:10:{i:0;s:2:"16";i:1;s:2:"17";i:2;s:2:"18";i:3;s:2:"19";i:4;s:2:"20";i:5;s:2:"30";i:6;s:2:"31";i:7;s:2:"32";i:8;s:2:"33";i:9;s:2:"34";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:4:{i:0;s:6:"13-328";i:1;s:6:"13-339";i:2;s:6:"14-349";i:3;s:6:"16-437";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-06-27 10:59:49'), (51, '20週年回歸表演', 1, 0, 27, '', 'a:16:{s:11:"event_title";s:20:"20週年回歸表演";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"王文斌";s:17:"teacher_in_charge";s:6:"wongmp";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"30/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"6:20";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"11:50";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"71";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:5:{i:0;s:1:"7";i:1;s:2:"16";i:2;s:2:"29";i:3;s:2:"31";i:4;s:2:"33";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:3:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-06-27 11:01:37'), (53, 'English Treasure Hunt', 1, 0, 31, '', 'a:15:{s:11:"event_title";s:21:"English Treasure Hunt";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:11:"Lee Siu Yuk";s:17:"teacher_in_charge";s:5:"leesy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"14/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:00";}}s:6:"venues";a:1:{i:1;a:13:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";i:5;s:1:"7";i:6;s:1:"8";i:7;s:1:"9";i:8;s:2:"10";i:9;s:2:"11";i:10;s:2:"12";i:11;s:2:"13";i:12;s:2:"14";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:83:{i:0;s:4:"3-40";i:1;s:4:"3-41";i:2;s:4:"3-42";i:3;s:4:"3-43";i:4;s:4:"3-44";i:5;s:4:"3-45";i:6;s:4:"3-46";i:7;s:4:"3-47";i:8;s:4:"3-48";i:9;s:4:"3-49";i:10;s:4:"3-50";i:11;s:4:"3-51";i:12;s:4:"3-52";i:13;s:4:"3-53";i:14;s:4:"3-54";i:15;s:4:"3-55";i:16;s:4:"3-56";i:17;s:4:"3-57";i:18;s:4:"3-58";i:19;s:4:"3-59";i:20;s:4:"3-60";i:21;s:4:"3-61";i:22;s:4:"3-62";i:23;s:4:"3-63";i:24;s:4:"3-64";i:25;s:5:"7-143";i:26;s:5:"7-144";i:27;s:5:"7-145";i:28;s:5:"7-146";i:29;s:5:"7-147";i:30;s:5:"7-148";i:31;s:5:"7-149";i:32;s:5:"7-150";i:33;s:5:"7-151";i:34;s:5:"7-152";i:35;s:5:"7-153";i:36;s:5:"7-154";i:37;s:5:"7-155";i:38;s:5:"7-156";i:39;s:5:"7-157";i:40;s:5:"7-158";i:41;s:5:"7-159";i:42;s:5:"7-160";i:43;s:5:"7-161";i:44;s:5:"7-162";i:45;s:5:"7-163";i:46;s:5:"7-164";i:47;s:5:"7-165";i:48;s:5:"7-166";i:49;s:5:"7-167";i:50;s:5:"7-168";i:51;s:5:"7-169";i:52;s:5:"7-170";i:53;s:5:"7-171";i:54;s:5:"7-172";i:55;s:5:"7-173";i:56;s:5:"7-174";i:57;s:5:"7-175";i:58;s:6:"11-263";i:59;s:6:"11-264";i:60;s:6:"11-265";i:61;s:6:"11-266";i:62;s:6:"11-267";i:63;s:6:"11-268";i:64;s:6:"11-269";i:65;s:6:"11-270";i:66;s:6:"11-271";i:67;s:6:"11-272";i:68;s:6:"11-273";i:69;s:6:"11-274";i:70;s:6:"11-275";i:71;s:6:"11-276";i:72;s:6:"11-277";i:73;s:6:"11-278";i:74;s:6:"11-279";i:75;s:6:"11-280";i:76;s:6:"11-281";i:77;s:6:"11-282";i:78;s:6:"11-283";i:79;s:6:"11-284";i:80;s:6:"11-285";i:81;s:6:"11-286";i:82;s:6:"11-287";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:01:53'), (54, 'LS social experiment', 1, 0, 34, '', 'a:15:{s:11:"event_title";s:20:"LS social experiment";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:10:"Ho Wing Ho";s:17:"teacher_in_charge";s:5:"howho";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"28/8/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"16";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"3";}}s:12:"participants";a:1:{i:1;a:3:{i:0;s:3:"1-1";i:1;s:3:"1-2";i:2;s:3:"1-3";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:01:59'), (55, '中一書法大比拚', 1, 0, 66, '', 'a:15:{s:11:"event_title";s:21:"中一書法大比拚";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"何熙彤";s:17:"teacher_in_charge";s:4:"hoht";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"5/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:2:"10";i:2;s:2:"14";i:3;s:2:"20";}}s:12:"participants";a:1:{i:1;a:64:{i:0;s:3:"1-1";i:1;s:3:"1-2";i:2;s:3:"1-3";i:3;s:3:"1-4";i:4;s:3:"1-5";i:5;s:3:"1-6";i:6;s:3:"1-7";i:7;s:3:"1-8";i:8;s:3:"1-9";i:9;s:4:"1-10";i:10;s:4:"1-11";i:11;s:4:"1-12";i:12;s:4:"1-13";i:13;s:4:"1-14";i:14;s:4:"1-15";i:15;s:4:"1-16";i:16;s:4:"1-17";i:17;s:4:"1-18";i:18;s:4:"1-19";i:19;s:4:"2-20";i:20;s:4:"2-21";i:21;s:4:"2-22";i:22;s:4:"2-23";i:23;s:4:"2-24";i:24;s:4:"2-25";i:25;s:4:"2-26";i:26;s:4:"2-27";i:27;s:4:"2-28";i:28;s:4:"2-29";i:29;s:4:"2-30";i:30;s:4:"2-31";i:31;s:4:"2-32";i:32;s:4:"2-33";i:33;s:4:"2-34";i:34;s:4:"2-35";i:35;s:4:"2-36";i:36;s:4:"2-37";i:37;s:4:"2-38";i:38;s:4:"2-39";i:39;s:4:"3-40";i:40;s:4:"3-41";i:41;s:4:"3-42";i:42;s:4:"3-43";i:43;s:4:"3-44";i:44;s:4:"3-45";i:45;s:4:"3-46";i:46;s:4:"3-47";i:47;s:4:"3-48";i:48;s:4:"3-49";i:49;s:4:"3-50";i:50;s:4:"3-51";i:51;s:4:"3-52";i:52;s:4:"3-53";i:53;s:4:"3-54";i:54;s:4:"3-55";i:55;s:4:"3-56";i:56;s:4:"3-57";i:57;s:4:"3-58";i:58;s:4:"3-59";i:59;s:4:"3-60";i:60;s:4:"3-61";i:61;s:4:"3-62";i:62;s:4:"3-63";i:63;s:4:"3-64";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:02:47'), (56, '狗狗同樂日', 1, 0, 42, '', 'a:16:{s:11:"event_title";s:15:"狗狗同樂日";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"陳綺雯";s:17:"teacher_in_charge";s:6:"chanym";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"15/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"13:00";}}s:6:"venues";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"9";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:2:"29";}}s:12:"participants";a:1:{i:1;a:20:{i:0;s:4:"2-20";i:1;s:4:"2-21";i:2;s:4:"2-22";i:3;s:4:"2-23";i:4;s:4:"2-24";i:5;s:4:"2-25";i:6;s:4:"2-26";i:7;s:4:"2-27";i:8;s:4:"2-28";i:9;s:4:"2-29";i:10;s:4:"2-30";i:11;s:4:"2-31";i:12;s:4:"2-32";i:13;s:4:"2-33";i:14;s:4:"2-34";i:15;s:4:"2-35";i:16;s:4:"2-36";i:17;s:4:"2-37";i:18;s:4:"2-38";i:19;s:4:"2-39";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:02:16'), (57, '中六通識提前開課', 1, 0, 18, '', 'a:15:{s:11:"event_title";s:24:"中六通識提前開課";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張雯妮";s:17:"teacher_in_charge";s:8:"cheungmn";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:49:"25/8/2017,28/8/2017,29/8/2017,30/8/2017,31/8/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"34";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"8";i:2;s:1:"9";}}s:12:"participants";a:1:{i:1;a:37:{i:0;s:3:"0-0";i:1;s:6:"17-445";i:2;s:6:"17-446";i:3;s:6:"17-447";i:4;s:6:"17-448";i:5;s:6:"17-449";i:6;s:6:"17-450";i:7;s:6:"17-451";i:8;s:6:"17-452";i:9;s:6:"17-453";i:10;s:6:"17-454";i:11;s:6:"17-455";i:12;s:6:"17-456";i:13;s:6:"17-457";i:14;s:6:"17-458";i:15;s:6:"17-459";i:16;s:6:"17-460";i:17;s:6:"17-461";i:18;s:6:"17-462";i:19;s:6:"17-463";i:20;s:6:"17-464";i:21;s:6:"17-465";i:22;s:6:"17-466";i:23;s:6:"17-467";i:24;s:6:"17-468";i:25;s:6:"17-469";i:26;s:6:"17-470";i:27;s:6:"17-471";i:28;s:6:"17-472";i:29;s:6:"17-473";i:30;s:6:"17-474";i:31;s:6:"17-475";i:32;s:6:"17-476";i:33;s:6:"17-477";i:34;s:6:"17-478";i:35;s:6:"17-479";i:36;s:6:"17-480";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:03:07'), (58, 'camping', 1, 0, 12, '', 'a:15:{s:11:"event_title";s:7:"camping";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:13:"Leung Ka Hung";s:17:"teacher_in_charge";s:7:"leungkh";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:27:"30/6/2017,7/7/2017,4/8/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"1";}}s:6:"venues";a:1:{i:1;a:13:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";i:5;s:1:"7";i:6;s:1:"8";i:7;s:1:"9";i:8;s:2:"10";i:9;s:2:"11";i:10;s:2:"12";i:11;s:2:"13";i:12;s:2:"14";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"5";i:1;s:1:"6";i:2;s:1:"7";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:4:"3a11";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:03:47'), (59, '音樂週', 1, 0, 44, '', 'a:15:{s:11:"event_title";s:9:"音樂週";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:12:"Yung Ka Chun";s:17:"teacher_in_charge";s:7:"yungkac";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:35:"1/8/2017,2/8/2017,3/8/2017,4/8/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"9";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:2:"24";}}s:12:"participants";a:1:{i:1;a:26:{i:0;s:4:"4-65";i:1;s:4:"4-66";i:2;s:4:"4-67";i:3;s:4:"4-68";i:4;s:4:"4-69";i:5;s:4:"4-70";i:6;s:4:"4-71";i:7;s:4:"4-72";i:8;s:4:"4-73";i:9;s:4:"4-74";i:10;s:4:"4-75";i:11;s:4:"4-76";i:12;s:4:"4-77";i:13;s:4:"4-78";i:14;s:4:"4-79";i:15;s:4:"4-80";i:16;s:4:"4-81";i:17;s:4:"4-82";i:18;s:4:"4-83";i:19;s:4:"4-84";i:20;s:4:"4-85";i:21;s:4:"4-86";i:22;s:4:"4-87";i:23;s:4:"4-88";i:24;s:4:"4-89";i:25;s:4:"4-90";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:03:16'), (60, '機器人訓練班', 1, 0, 72, '學生枱20', 'a:16:{s:11:"event_title";s:18:"機器人訓練班";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾富源";s:17:"teacher_in_charge";s:7:"chungfy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:38:"31/7/2017,7/8/2017,14/8/2017,21/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"66";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"8";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:11:"學生枱20";}', 'PUBLISHED', '2017-06-27 11:03:40'); INSERT INTO `events` (`id`, `event_title`, `calendar_type_id`, `event_type_id`, `teacher_in_charge`, `remark`, `serializeData`, `status`, `added_on`) VALUES (61, 'SBA', 1, 0, 11, '', 'a:15:{s:11:"event_title";s:3:"SBA";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"羅美嫻";s:17:"teacher_in_charge";s:5:"lawmh";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"3/7/2017";}s:8:"timeslot";a:1:{i:1;a:8:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"5";i:3;s:1:"6";i:4;s:1:"7";i:5;s:1:"8";i:6;s:1:"9";i:7;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"20";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"8";i:1;s:1:"9";}}s:12:"participants";a:1:{i:1;a:36:{i:0;s:6:"19-517";i:1;s:6:"19-518";i:2;s:6:"19-519";i:3;s:6:"19-520";i:4;s:6:"19-521";i:5;s:6:"19-522";i:6;s:6:"19-523";i:7;s:6:"19-524";i:8;s:6:"19-525";i:9;s:6:"19-526";i:10;s:6:"19-527";i:11;s:6:"19-528";i:12;s:6:"19-529";i:13;s:6:"19-530";i:14;s:6:"19-531";i:15;s:6:"19-532";i:16;s:6:"19-533";i:17;s:6:"19-534";i:18;s:6:"19-535";i:19;s:6:"19-536";i:20;s:6:"19-537";i:21;s:6:"19-538";i:22;s:6:"19-539";i:23;s:6:"19-540";i:24;s:6:"19-541";i:25;s:6:"19-542";i:26;s:6:"19-543";i:27;s:6:"19-544";i:28;s:6:"19-545";i:29;s:6:"19-546";i:30;s:6:"19-547";i:31;s:6:"19-548";i:32;s:6:"19-549";i:33;s:6:"19-550";i:34;s:6:"19-551";i:35;s:6:"19-552";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:03:41'), (62, '物理科測試活動', 1, 0, 56, '', 'a:14:{s:11:"event_title";s:21:"物理科測試活動";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"古偉賢";s:17:"teacher_in_charge";s:4:"kuwy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"10/8/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"23";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:4:{i:0;s:6:"19-525";i:1;s:6:"19-536";i:2;s:6:"20-561";i:3;s:6:"20-564";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:03:44'), (63, 'English week', 1, 0, 13, '學生椅90張', 'a:16:{s:11:"event_title";s:12:"English week";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:11:"Ng Yuen Fun";s:17:"teacher_in_charge";s:4:"ngyf";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:29:"26/7/2017,27/7/2017,28/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"13:05";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"14:05";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"5";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"9";}}s:12:"participants";a:1:{i:1;a:30:{i:0;s:6:"12-288";i:1;s:6:"12-289";i:2;s:6:"12-290";i:3;s:6:"12-291";i:4;s:6:"12-292";i:5;s:6:"12-293";i:6;s:6:"12-294";i:7;s:6:"12-295";i:8;s:6:"12-296";i:9;s:6:"12-297";i:10;s:6:"12-298";i:11;s:6:"12-299";i:12;s:6:"12-300";i:13;s:6:"12-301";i:14;s:6:"12-302";i:15;s:6:"12-303";i:16;s:6:"12-304";i:17;s:6:"12-305";i:18;s:6:"12-306";i:19;s:6:"12-307";i:20;s:6:"12-308";i:21;s:6:"12-309";i:22;s:6:"12-310";i:23;s:6:"12-311";i:24;s:6:"12-312";i:25;s:6:"12-313";i:26;s:6:"12-314";i:27;s:6:"12-315";i:28;s:6:"12-316";i:29;s:6:"12-317";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:14:"學生椅90張";}', 'PUBLISHED', '2017-06-27 11:03:52'), (64, '八月頭活動', 1, 0, 33, '支裝水50支', 'a:16:{s:11:"event_title";s:15:"八月頭活動";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:12:"Venessa Wong";s:17:"teacher_in_charge";s:6:"wongwy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:26:"2/8/2017,3/8/2017,4/8/2017";}s:9:"from_time";a:1:{i:1;a:2:{i:1;s:5:"18:05";i:2;s:5:"11:05";}}s:7:"to_time";a:1:{i:1;a:2:{i:1;s:5:"19:05";i:2;s:5:"11:10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"11";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:2:"30";i:1;s:2:"31";}}s:12:"participants";a:1:{i:1;a:2:{i:0;s:3:"1-3";i:1;s:6:"21-591";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:3:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"7";}s:6:"remark";s:14:"支裝水50支";}', 'PUBLISHED', '2017-06-27 11:03:53'), (65, 'English Day Camp', 1, 0, 37, '', 'a:16:{s:11:"event_title";s:16:"English Day Camp";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"Chan Ping";s:17:"teacher_in_charge";s:5:"chanp";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"1/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"5";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"9";}}s:12:"participants";a:1:{i:1;a:64:{i:0;s:3:"1-1";i:1;s:3:"1-2";i:2;s:3:"1-3";i:3;s:3:"1-4";i:4;s:3:"1-5";i:5;s:3:"1-6";i:6;s:3:"1-7";i:7;s:3:"1-8";i:8;s:3:"1-9";i:9;s:4:"1-10";i:10;s:4:"1-11";i:11;s:4:"1-12";i:12;s:4:"1-13";i:13;s:4:"1-14";i:14;s:4:"1-15";i:15;s:4:"1-16";i:16;s:4:"1-17";i:17;s:4:"1-18";i:18;s:4:"1-19";i:19;s:4:"2-20";i:20;s:4:"2-21";i:21;s:4:"2-22";i:22;s:4:"2-23";i:23;s:4:"2-24";i:24;s:4:"2-25";i:25;s:4:"2-26";i:26;s:4:"2-27";i:27;s:4:"2-28";i:28;s:4:"2-29";i:29;s:4:"2-30";i:30;s:4:"2-31";i:31;s:4:"2-32";i:32;s:4:"2-33";i:33;s:4:"2-34";i:34;s:4:"2-35";i:35;s:4:"2-36";i:36;s:4:"2-37";i:37;s:4:"2-38";i:38;s:4:"2-39";i:39;s:4:"3-40";i:40;s:4:"3-41";i:41;s:4:"3-42";i:42;s:4:"3-43";i:43;s:4:"3-44";i:44;s:4:"3-45";i:45;s:4:"3-46";i:46;s:4:"3-47";i:47;s:4:"3-48";i:48;s:4:"3-49";i:49;s:4:"3-50";i:50;s:4:"3-51";i:51;s:4:"3-52";i:52;s:4:"3-53";i:53;s:4:"3-54";i:54;s:4:"3-55";i:55;s:4:"3-56";i:56;s:4:"3-57";i:57;s:4:"3-58";i:58;s:4:"3-59";i:59;s:4:"3-60";i:60;s:4:"3-61";i:61;s:4:"3-62";i:62;s:4:"3-63";i:63;s:4:"3-64";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:03:54'), (66, '123', 1, 0, 39, '', 'a:16:{s:11:"event_title";s:3:"123";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"沈振業";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:49:"22/6/2017,23/6/2017,24/6/2017,25/6/2017,26/6/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"11:05";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:05";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"6";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:2:"16";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:5:"5-100";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-06-27 11:04:21'), (67, 'ART SHOW', 1, 0, 14, '學生枱 100張', 'a:14:{s:11:"event_title";s:8:"ART SHOW";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"莫碧芝";s:17:"teacher_in_charge";s:5:"mokbc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"14/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"36";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:6:{i:0;s:3:"1-2";i:1;s:3:"1-3";i:2;s:3:"1-9";i:3;s:4:"1-10";i:4;s:4:"1-15";i:5;s:4:"1-16";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:16:"學生枱 100張";}', 'PUBLISHED', '2017-06-27 11:04:26'), (69, '測驗', 1, 0, 51, '', 'a:14:{s:11:"event_title";s:6:"測驗";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:6:"梁雋";s:17:"teacher_in_charge";s:6:"leungc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"16";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"13";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:4:{i:0;s:6:"18-484";i:1;s:6:"18-491";i:2;s:6:"18-497";i:3;s:6:"18-516";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'DRAFT', '2017-06-27 11:09:34'), (70, 'war game', 1, 0, 69, '', 'a:15:{s:11:"event_title";s:8:"war game";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:13:"Leung Ka Chun";s:17:"teacher_in_charge";s:7:"leungkc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:19:"28/6/2017,14/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:2:"32";i:1;s:2:"33";}}s:12:"participants";a:1:{i:1;a:72:{i:0;s:6:"20-553";i:1;s:6:"20-554";i:2;s:6:"20-555";i:3;s:6:"20-556";i:4;s:6:"20-557";i:5;s:6:"20-558";i:6;s:6:"20-559";i:7;s:6:"20-560";i:8;s:6:"20-561";i:9;s:6:"20-562";i:10;s:6:"20-563";i:11;s:6:"20-564";i:12;s:6:"20-565";i:13;s:6:"20-566";i:14;s:6:"20-567";i:15;s:6:"20-568";i:16;s:6:"20-569";i:17;s:6:"20-570";i:18;s:6:"20-571";i:19;s:6:"20-572";i:20;s:6:"20-573";i:21;s:6:"20-574";i:22;s:6:"20-575";i:23;s:6:"20-576";i:24;s:6:"20-577";i:25;s:6:"20-578";i:26;s:6:"20-579";i:27;s:6:"20-580";i:28;s:6:"20-581";i:29;s:6:"20-582";i:30;s:6:"20-583";i:31;s:6:"20-584";i:32;s:6:"20-585";i:33;s:6:"20-586";i:34;s:6:"20-587";i:35;s:6:"20-588";i:36;s:6:"21-589";i:37;s:6:"21-590";i:38;s:6:"21-591";i:39;s:6:"21-592";i:40;s:6:"21-593";i:41;s:6:"21-594";i:42;s:6:"21-595";i:43;s:6:"21-596";i:44;s:6:"21-597";i:45;s:6:"21-598";i:46;s:6:"21-599";i:47;s:6:"21-600";i:48;s:6:"21-601";i:49;s:6:"21-602";i:50;s:6:"21-603";i:51;s:6:"21-604";i:52;s:6:"21-605";i:53;s:6:"21-606";i:54;s:6:"21-607";i:55;s:6:"21-608";i:56;s:6:"21-609";i:57;s:6:"21-610";i:58;s:6:"21-611";i:59;s:6:"21-612";i:60;s:6:"21-613";i:61;s:6:"21-614";i:62;s:6:"21-615";i:63;s:6:"21-616";i:64;s:6:"21-617";i:65;s:6:"21-618";i:66;s:6:"21-619";i:67;s:6:"21-620";i:68;s:6:"21-621";i:69;s:6:"21-622";i:70;s:6:"21-623";i:71;s:6:"21-624";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:3:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:08:11'), (71, '456', 1, 0, 39, '', 'a:15:{s:11:"event_title";s:3:"456";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"沈振業";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"28/6/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"1";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"3";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"4";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:5:"5-107";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-06-27 11:11:08'), (72, 'F.4化學補課(test)', 5, 0, 47, '', 'a:14:{s:11:"event_title";s:21:"F.4化學補課(test)";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"廖淦銓";s:17:"teacher_in_charge";s:5:"liukc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:17:"6/7/2017,7/7/2017";}s:8:"timeslot";a:1:{i:1;a:6:{i:0;s:2:"10";i:1;s:2:"11";i:2;s:2:"12";i:3;s:2:"13";i:4;s:2:"14";i:5;s:2:"15";}}s:6:"venues";a:1:{i:1;a:2:{i:0;s:2:"56";i:1;s:2:"69";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:20:{i:0;s:6:"12-291";i:1;s:6:"12-300";i:2;s:6:"12-312";i:3;s:6:"13-322";i:4;s:6:"13-335";i:5;s:6:"13-336";i:6;s:6:"13-342";i:7;s:6:"13-348";i:8;s:6:"14-352";i:9;s:6:"14-354";i:10;s:6:"14-360";i:11;s:6:"14-371";i:12;s:6:"14-373";i:13;s:6:"14-378";i:14;s:6:"15-405";i:15;s:6:"15-407";i:16;s:6:"16-433";i:17;s:6:"16-435";i:18;s:6:"16-440";i:19;s:6:"16-444";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-07-04 10:52:23'), (73, '中五級試後活動', 5, 0, 16, '膠櫈 (160)', 'a:16:{s:11:"event_title";s:21:"中五級試後活動";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:6:"張顏";s:17:"teacher_in_charge";s:7:"cheungn";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:00";}}s:6:"venues";a:1:{i:1;a:2:{i:0;s:2:"28";i:1;s:2:"30";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:2:"17";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:144:{i:0;s:6:"17-445";i:1;s:6:"17-446";i:2;s:6:"17-447";i:3;s:6:"17-448";i:4;s:6:"17-449";i:5;s:6:"17-450";i:6;s:6:"17-451";i:7;s:6:"17-452";i:8;s:6:"17-453";i:9;s:6:"17-454";i:10;s:6:"17-455";i:11;s:6:"17-456";i:12;s:6:"17-457";i:13;s:6:"17-458";i:14;s:6:"17-459";i:15;s:6:"17-460";i:16;s:6:"17-461";i:17;s:6:"17-462";i:18;s:6:"17-463";i:19;s:6:"17-464";i:20;s:6:"17-465";i:21;s:6:"17-466";i:22;s:6:"17-467";i:23;s:6:"17-468";i:24;s:6:"17-469";i:25;s:6:"17-470";i:26;s:6:"17-471";i:27;s:6:"17-472";i:28;s:6:"17-473";i:29;s:6:"17-474";i:30;s:6:"17-475";i:31;s:6:"17-476";i:32;s:6:"17-477";i:33;s:6:"17-478";i:34;s:6:"17-479";i:35;s:6:"17-480";i:36;s:6:"18-481";i:37;s:6:"18-482";i:38;s:6:"18-483";i:39;s:6:"18-484";i:40;s:6:"18-485";i:41;s:6:"18-486";i:42;s:6:"18-487";i:43;s:6:"18-488";i:44;s:6:"18-489";i:45;s:6:"18-490";i:46;s:6:"18-491";i:47;s:6:"18-492";i:48;s:6:"18-493";i:49;s:6:"18-494";i:50;s:6:"18-495";i:51;s:6:"18-496";i:52;s:6:"18-497";i:53;s:6:"18-498";i:54;s:6:"18-499";i:55;s:6:"18-500";i:56;s:6:"18-501";i:57;s:6:"18-502";i:58;s:6:"18-503";i:59;s:6:"18-504";i:60;s:6:"18-505";i:61;s:6:"18-506";i:62;s:6:"18-507";i:63;s:6:"18-508";i:64;s:6:"18-509";i:65;s:6:"18-510";i:66;s:6:"18-511";i:67;s:6:"18-512";i:68;s:6:"18-513";i:69;s:6:"18-514";i:70;s:6:"18-515";i:71;s:6:"18-516";i:72;s:6:"19-517";i:73;s:6:"19-518";i:74;s:6:"19-519";i:75;s:6:"19-520";i:76;s:6:"19-521";i:77;s:6:"19-522";i:78;s:6:"19-523";i:79;s:6:"19-524";i:80;s:6:"19-525";i:81;s:6:"19-526";i:82;s:6:"19-527";i:83;s:6:"19-528";i:84;s:6:"19-529";i:85;s:6:"19-530";i:86;s:6:"19-531";i:87;s:6:"19-532";i:88;s:6:"19-533";i:89;s:6:"19-534";i:90;s:6:"19-535";i:91;s:6:"19-536";i:92;s:6:"19-537";i:93;s:6:"19-538";i:94;s:6:"19-539";i:95;s:6:"19-540";i:96;s:6:"19-541";i:97;s:6:"19-542";i:98;s:6:"19-543";i:99;s:6:"19-544";i:100;s:6:"19-545";i:101;s:6:"19-546";i:102;s:6:"19-547";i:103;s:6:"19-548";i:104;s:6:"19-549";i:105;s:6:"19-550";i:106;s:6:"19-551";i:107;s:6:"19-552";i:108;s:6:"20-553";i:109;s:6:"20-554";i:110;s:6:"20-555";i:111;s:6:"20-556";i:112;s:6:"20-557";i:113;s:6:"20-558";i:114;s:6:"20-559";i:115;s:6:"20-560";i:116;s:6:"20-561";i:117;s:6:"20-562";i:118;s:6:"20-563";i:119;s:6:"20-564";i:120;s:6:"20-565";i:121;s:6:"20-566";i:122;s:6:"20-567";i:123;s:6:"20-568";i:124;s:6:"20-569";i:125;s:6:"20-570";i:126;s:6:"20-571";i:127;s:6:"20-572";i:128;s:6:"20-573";i:129;s:6:"20-574";i:130;s:6:"20-575";i:131;s:6:"20-576";i:132;s:6:"20-577";i:133;s:6:"20-578";i:134;s:6:"20-579";i:135;s:6:"20-580";i:136;s:6:"20-581";i:137;s:6:"20-582";i:138;s:6:"20-583";i:139;s:6:"20-584";i:140;s:6:"20-585";i:141;s:6:"20-586";i:142;s:6:"20-587";i:143;s:6:"20-588";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:12:"膠櫈 (160)";}', 'PUBLISHED', '2017-07-04 10:53:33'), (74, 'testing001', 5, 0, 51, '學生枱(張)(4)', 'a:15:{s:11:"event_title";s:10:"testing001";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:6:"梁雋";s:17:"teacher_in_charge";s:6:"leungc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:19:"30/7/2017,31/7/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"3";}}s:6:"venues";a:1:{i:1;a:5:{i:0;s:1:"3";i:1;s:1:"7";i:2;s:1:"8";i:3;s:2:"71";i:4;s:2:"72";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"6";i:1;s:1:"8";i:2;s:1:"9";}}s:12:"participants";a:1:{i:1;a:5:{i:0;s:4:"3-43";i:1;s:4:"3-44";i:2;s:4:"3-45";i:3;s:4:"3-46";i:4;s:4:"3-49";}}s:16:"participantOther";a:1:{i:1;s:6:"童軍";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:17:"學生枱(張)(4)";}', 'PUBLISHED', '2017-07-04 10:53:21'), (75, '「專注聽講唔好玩電話同大聲傾偈啦」工作坊', 5, 0, 35, '對講機(2)\r\n電腦(1人1部)', 'a:16:{s:11:"event_title";s:60:"「專注聽講唔好玩電話同大聲傾偈啦」工作坊";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"郭之蕾";s:17:"teacher_in_charge";s:6:"kwokcl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"10:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"67";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:2:"24";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:30:"對講機(2)\r\n電腦(1人1部)";}', 'PUBLISHED', '2017-07-04 10:53:49'), (76, 'TESTING001快快樂樂學電腦', 5, 0, 30, '乒乓球枱X1,投影機X2', 'a:15:{s:11:"event_title";s:31:"TESTING001快快樂樂學電腦";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"陳冠榮";s:17:"teacher_in_charge";s:6:"chankw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:19:"28/7/2017,31/7/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"8";i:1;s:1:"9";}}s:6:"venues";a:1:{i:1;a:2:{i:0;s:2:"64";i:1;s:2:"66";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:2:"16";i:1;s:2:"25";}}s:12:"participants";a:1:{i:1;a:9:{i:0;s:5:"6-122";i:1;s:5:"6-124";i:2;s:5:"6-128";i:3;s:5:"6-131";i:4;s:5:"6-132";i:5;s:5:"6-134";i:6;s:5:"6-137";i:7;s:5:"6-141";i:8;s:5:"6-142";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:26:"乒乓球枱X1,投影機X2";}', 'PUBLISHED', '2017-07-04 10:53:25'), (77, 'testing001', 5, 0, 19, '長枱 (2)', 'a:15:{s:11:"event_title";s:10:"testing001";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"王潔玲";s:17:"teacher_in_charge";s:6:"wongkl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"9";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:2:"14";}}s:12:"participants";a:1:{i:1;a:5:{i:0;s:5:"8-176";i:1;s:5:"8-182";i:2;s:5:"8-188";i:3;s:5:"8-194";i:4;s:5:"8-200";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:10:"長枱 (2)";}', 'PUBLISHED', '2017-07-04 10:53:40'), (78, '舞蹈團練習_TESTING', 5, 0, 22, '學生枱(張) (10)\r\n學生櫈(張) (10)\r\n展板 (1)', 'a:16:{s:11:"event_title";s:23:"舞蹈團練習_TESTING";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"黃舜華";s:17:"teacher_in_charge";s:6:"wongsw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"1";s:9:"startDate";a:1:{i:1;s:9:"21/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"19:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"8";i:1;s:1:"9";}}s:12:"participants";a:1:{i:1;a:6:{i:0;s:4:"1-15";i:1;s:4:"1-19";i:2;s:4:"3-61";i:3;s:4:"4-85";i:4;s:4:"4-87";i:5;s:5:"5-112";}}s:16:"participantOther";a:1:{i:1;s:9:"舞蹈團";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:52:"學生枱(張) (10)\r\n學生櫈(張) (10)\r\n展板 (1)";}', 'PUBLISHED', '2017-07-04 10:49:59'), (79, 'testing001', 5, 0, 20, '學生枱(張) (20)', 'a:15:{s:11:"event_title";s:10:"testing001";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"吳小群";s:17:"teacher_in_charge";s:4:"ngsk";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"9";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"6";}}s:12:"participants";a:1:{i:1;a:4:{i:0;s:6:"13-318";i:1;s:6:"13-321";i:2;s:6:"13-337";i:3;s:6:"13-341";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:19:"學生枱(張) (20)";}', 'PUBLISHED', '2017-07-04 10:53:24'), (80, 'testtest', 5, 0, 53, '學生枱(張)(4)', 'a:15:{s:11:"event_title";s:8:"testtest";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"鍾顯持";s:17:"teacher_in_charge";s:7:"chunghc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:1:"7";i:1;s:1:"8";i:2;s:1:"9";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"19";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"6";i:1;s:1:"8";i:2;s:1:"9";}}s:12:"participants";a:1:{i:1;a:13:{i:0;s:6:"17-459";i:1;s:6:"17-465";i:2;s:6:"17-480";i:3;s:6:"18-482";i:4;s:6:"18-491";i:5;s:6:"18-493";i:6;s:6:"18-494";i:7;s:6:"19-518";i:8;s:6:"19-525";i:9;s:6:"19-536";i:10;s:6:"20-561";i:11;s:6:"20-566";i:12;s:6:"20-573";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:17:"學生枱(張)(4)";}', 'PUBLISHED', '2017-07-04 10:53:17'), (81, 'testing001', 5, 0, 36, '考試枱 (張) (4)', 'a:15:{s:11:"event_title";s:10:"testing001";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"陳家欣";s:17:"teacher_in_charge";s:6:"chanky";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:19:"30/7/2017,31/7/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"10";i:1;s:2:"15";}}s:6:"venues";a:1:{i:1;a:3:{i:0;s:1:"3";i:1;s:1:"7";i:2;s:1:"8";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"6";i:1;s:1:"8";i:2;s:1:"9";i:3;s:2:"12";}}s:12:"participants";a:1:{i:1;a:5:{i:0;s:4:"3-43";i:1;s:4:"3-44";i:2;s:4:"3-45";i:3;s:4:"3-46";i:4;s:4:"3-49";}}s:16:"participantOther";a:1:{i:1;s:6:"童軍";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:19:"考試枱 (張) (4)";}', 'PUBLISHED', '2017-07-04 10:53:31'), (82, 'test', 5, 0, 26, 'MMA', 'a:15:{s:11:"event_title";s:4:"test";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:16:"Cheung Pui Yeung";s:17:"teacher_in_charge";s:8:"cheungpy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"4/7/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:2:"13";i:1;s:2:"14";i:2;s:2:"15";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"4";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:2:"11";i:1;s:2:"12";}}s:12:"participants";a:1:{i:1;a:6:{i:0;s:4:"3-40";i:1;s:4:"3-43";i:2;s:4:"3-44";i:3;s:4:"3-46";i:4;s:4:"3-49";i:5;s:4:"3-50";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:3:"MMA";}', 'PUBLISHED', '2017-07-04 10:50:44'), (83, 'testing', 1, 0, 41, '', 'a:14:{s:11:"event_title";s:7:"testing";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:16:"Lee Ka Sin Jenny";s:17:"teacher_in_charge";s:5:"leeks";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"4";i:1;s:1:"5";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"4";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"10";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-07-04 10:53:07'), (84, '123testing', 5, 0, 65, '', 'a:15:{s:11:"event_title";s:10:"123testing";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"陳錦良";s:17:"teacher_in_charge";s:6:"chankl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"1";s:9:"startDate";a:1:{i:1;s:18:"4/7/2017,14/7/2017";}s:9:"from_time";a:1:{i:1;a:2:{i:1;s:4:"6:45";i:2;s:5:"12:45";}}s:7:"to_time";a:1:{i:1;a:2:{i:1;s:5:"10:45";i:2;s:5:"18:45";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"4";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"6";i:1;s:1:"8";i:2;s:1:"9";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'DRAFT', '2017-07-04 10:51:34'), (85, '貓貓同樂日', 5, 0, 5, '長枱5', 'a:15:{s:11:"event_title";s:15:"貓貓同樂日";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"彭敏妍";s:17:"teacher_in_charge";s:6:"maggie";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:19:"30/7/2017,31/7/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:2:"15";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"7";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"3";i:1;s:1:"7";i:2;s:2:"14";}}s:12:"participants";a:1:{i:1;a:3:{i:0;s:3:"1-2";i:1;s:3:"1-7";i:2;s:3:"1-8";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:7:"長枱5";}', 'PUBLISHED', '2017-07-04 10:53:25'), (86, 'dancing in the rain', 5, 0, 3, '', 'a:15:{s:11:"event_title";s:19:"dancing in the rain";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:14:"Chan Cheuk Sun";s:17:"teacher_in_charge";s:5:"james";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:26:"6/7/2017,7/7/2017,8/7/2017";}s:8:"timeslot";a:1:{i:1;a:4:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"5";i:3;s:1:"6";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"53";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:2:"16";i:1;s:2:"18";i:2;s:2:"19";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:5:"scout";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"3";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-07-04 10:53:35'), (87, 'testing123', 5, 0, 45, '', 'a:13:{s:11:"event_title";s:10:"testing123";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"梁偉添";s:17:"teacher_in_charge";s:7:"leungwt";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"30/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"3";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"20";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-07-04 10:53:41'), (88, 'testing100', 5, 0, 24, '長櫈 (10)', 'a:16:{s:11:"event_title";s:10:"testing100";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"鄺惠鑽";s:17:"teacher_in_charge";s:7:"kwongwc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:18:"5/7/2017,14/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:45";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"11:25";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"4";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"6";i:1;s:1:"7";i:2;s:2:"15";}}s:12:"participants";a:1:{i:1;a:7:{i:0;s:3:"0-0";i:1;s:5:"9-205";i:2;s:5:"9-217";i:3;s:5:"9-218";i:4;s:6:"10-241";i:5;s:6:"10-253";i:6;s:6:"10-260";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:11:"長櫈 (10)";}', 'PUBLISHED', '2017-07-04 10:53:51'), (89, 'Demonstration', 5, 0, 6, '', 'a:16:{s:11:"event_title";s:13:"Demonstration";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"盧寶玉";s:17:"teacher_in_charge";s:3:"lpy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"10:45";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"11:45";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"6";}}s:12:"participants";a:1:{i:1;a:4:{i:0;s:5:"6-117";i:1;s:5:"6-118";i:2;s:5:"6-119";i:3;s:5:"6-120";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-07-04 10:55:08'), (90, '活動名稱足球訓練', 5, 0, 23, '搶答機4', 'a:14:{s:11:"event_title";s:24:"活動名稱足球訓練";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:10:"劉 令忻";s:17:"teacher_in_charge";s:5:"lauly";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"1";s:9:"startDate";a:1:{i:1;s:9:"23/7/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:2:"34";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"1-1";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:6:"remark";s:10:"搶答機4";}', 'DRAFT', '2017-07-04 10:57:19'), (91, '雜藝表演訓練', 2, 0, 25, '', 'a:14:{s:11:"event_title";s:18:"雜藝表演訓練";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chung To Wing";s:17:"teacher_in_charge";s:7:"chungtw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"19/7/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"11";i:1;s:2:"12";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:3:{i:0;s:5:"8-177";i:1;s:6:"10-239";i:2;s:6:"10-251";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-07-12 16:49:05'), (92, '香港啦啦隊公開賽', 2, 0, 25, '', 'a:15:{s:11:"event_title";s:24:"香港啦啦隊公開賽";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chung To Wing";s:17:"teacher_in_charge";s:7:"chungtw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:31:"8/10/2017,15/10/2017,26/11/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:51:"杏花新城平台廣場及東涌文東路體育館";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:4:{i:0;s:1:"1";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-07-17 14:25:38'), (93, '博愛X老夫子香港慈善跑2017', 5, 0, 65, '校方借出場地給博愛醫院', 'a:14:{s:11:"event_title";s:35:"博愛X老夫子香港慈善跑2017";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"陳錦良";s:17:"teacher_in_charge";s:6:"chankl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:2:{i:1;s:10:"11/11/2017";i:2;s:10:"12/11/2017";}s:9:"from_time";a:2:{i:1;a:1:{i:1;s:5:"10:00";}i:2;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:2:{i:1;a:1:{i:1;s:5:"18:00";}i:2;a:1:{i:1;s:5:"13:00";}}s:6:"venues";a:2:{i:1;a:5:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";}i:2;a:5:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";}}s:10:"venueOther";a:2:{i:1;s:0:"";i:2;s:0:"";}s:16:"participantOther";a:2:{i:1;s:0:"";i:2;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:33:"校方借出場地給博愛醫院";}', 'PENDING', '2017-07-24 14:28:56'), (94, '「香港模擬文憑試2017/18」', 5, 0, 65, '流動黑板X1,掛牆鐘X1,電腦X1,考試枱櫈X200,冷氣,需要停放資料車輛', 'a:15:{s:11:"event_title";s:34:"「香港模擬文憑試2017/18」";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"陳錦良";s:17:"teacher_in_charge";s:6:"chankl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:21:"18/11/2017,25/11/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"19:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:2:"24";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:84:"流動黑板X1,掛牆鐘X1,電腦X1,考試枱櫈X200,冷氣,需要停放資料車輛";}', 'PUBLISHED', '2017-07-24 15:06:40'), (95, '雜藝小組表演前訓練', 2, 0, 25, '', 'a:14:{s:11:"event_title";s:27:"雜藝小組表演前訓練";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chung To Wing";s:17:"teacher_in_charge";s:7:"chungtw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/7/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"5";i:1;s:1:"6";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:3:{i:0;s:5:"8-177";i:1;s:6:"10-239";i:2;s:6:"10-251";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-07-25 19:08:29'), (96, '中六物理科(中文組)補課', 1, 0, 53, '', 'a:14:{s:11:"event_title";s:32:"中六物理科(中文組)補課";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"鍾顯持";s:17:"teacher_in_charge";s:7:"chunghc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:19:"18/8/2017,19/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"20";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-15 18:20:39'), (97, '第四屆藝韻盃香港國際音樂節總決賽練習', 2, 0, 44, '', 'a:14:{s:11:"event_title";s:54:"第四屆藝韻盃香港國際音樂節總決賽練習";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:12:"Yung Ka Chun";s:17:"teacher_in_charge";s:7:"yungkac";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"21/8/2017";}s:8:"timeslot";a:1:{i:1;a:4:{i:0;s:1:"6";i:1;s:1:"7";i:2;s:1:"8";i:3;s:1:"9";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"35";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:4:{i:0;s:6:"13-342";i:1;s:6:"15-390";i:2;s:6:"16-420";i:3;s:6:"16-428";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-16 15:39:31'), (98, '香港慶祝回歸20週年:粵劇推廣活動日', 2, 0, 8, '', 'a:16:{s:11:"event_title";s:48:"香港慶祝回歸20週年:粵劇推廣活動日";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"30/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:30";}}s:6:"venues";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"5";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"20";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-21 16:06:53'), (99, '香港慶祝回歸20週年:粵劇推廣活動日', 2, 0, 8, '', 'a:16:{s:11:"event_title";s:48:"香港慶祝回歸20週年:粵劇推廣活動日";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"1/10/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:30";}}s:6:"venues";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"5";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"20";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-21 16:12:12'), (100, '成功在望雜藝示範活動', 2, 0, 8, '', 'a:16:{s:11:"event_title";s:30:"成功在望雜藝示範活動";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"27/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"15:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:20";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:2:"24";i:2;s:2:"25";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'WITHDRAW', '2017-08-21 20:15:09'), (101, '國粹香江進校園(蒙古族長調與呼麥的講座與表演)', 2, 0, 8, '', 'a:16:{s:11:"event_title";s:65:"國粹香江進校園(蒙古族長調與呼麥的講座與表演)";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"30/10/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"15:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:5:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:2:"24";i:3;s:2:"25";i:4;s:2:"32";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-21 16:41:52'), (102, '中一提前上課訓練活動', 2, 0, 8, '', 'a:15:{s:11:"event_title";s:30:"中一提前上課訓練活動";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:29:"28/8/2017,29/8/2017,30/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"14:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:00";}}s:6:"venues";a:1:{i:1;a:6:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"5";i:3;s:1:"8";i:4;s:2:"23";i:5;s:2:"27";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-21 17:02:40'), (103, '花式跳繩隊訓練', 2, 0, 25, '為新一學校所參與的比賽及各項表演作訓練', 'a:16:{s:11:"event_title";s:21:"花式跳繩隊訓練";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chung To Wing";s:17:"teacher_in_charge";s:7:"chungtw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:400:"19/9/2017,21/9/2017,28/9/2017,3/10/2017,10/10/2017,12/10/2017,17/10/2017,19/10/2017,7/11/2017,9/11/2017,16/11/2017,21/11/2017,23/11/2017,28/11/2017,30/11/2017,5/12/2017,7/12/2017,23/1/2018,25/1/2018,30/1/2018,1/2/2018,6/2/2018,8/2/2018,27/2/2018,1/3/2018,6/3/2018,8/3/2018,13/3/2018,15/3/2018,10/4/2018,12/4/2018,17/4/2018,19/4/2018,24/4/2018,26/4/2018,3/5/2018,8/5/2018,10/5/2018,15/5/2018,17/5/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"23";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:2:"24";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:57:"為新一學校所參與的比賽及各項表演作訓練";}', 'PUBLISHED', '2017-08-22 10:05:22'), (104, '競技啦啦隊訓練', 2, 0, 25, '為所參與的比賽及各項校內外表演作訓練', 'a:15:{s:11:"event_title";s:21:"競技啦啦隊訓練";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chung To Wing";s:17:"teacher_in_charge";s:7:"chungtw";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:512:"5/9/2017,7/9/2017,12/9/2017,14/9/2017,19/9/2017,21/9/2017,28/9/2017,3/10/2017,10/10/2017,12/10/2017,17/10/2017,19/10/2017,31/10/2017,7/11/2017,9/11/2017,16/11/2017,21/11/2017,23/11/2017,28/11/2017,30/11/2017,5/12/2017,7/12/2017,12/12/2017,14/12/2017,19/12/2017,23/1/2018,25/1/2018,30/1/2018,1/2/2018,6/2/2018,8/2/2018,27/2/2018,1/3/2018,6/3/2018,8/3/2018,13/3/2018,15/3/2018,20/3/2018,22/3/2018,10/4/2018,12/4/2018,17/4/2018,19/4/2018,24/4/2018,26/4/2018,3/5/2018,8/5/2018,10/5/2018,15/5/2018,17/5/2018,24/5/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"4";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:54:"為所參與的比賽及各項校內外表演作訓練";}', 'PUBLISHED', '2017-08-22 10:12:26'), (105, '「策劃大未來」生涯規劃活動', 2, 0, 16, '考試枱櫈(套)應少於100套, 約25套, 待定。', 'a:16:{s:11:"event_title";s:39:"「策劃大未來」生涯規劃活動";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"張顏";s:17:"teacher_in_charge";s:7:"cheungn";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"3/7/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"13:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:5:{i:0;s:1:"2";i:1;s:2:"13";i:2;s:2:"24";i:3;s:2:"25";i:4;s:2:"27";}}s:12:"participants";a:1:{i:1;a:157:{i:0;s:6:"12-288";i:1;s:6:"12-289";i:2;s:6:"12-290";i:3;s:6:"12-291";i:4;s:6:"12-292";i:5;s:6:"12-293";i:6;s:6:"12-294";i:7;s:6:"12-295";i:8;s:6:"12-296";i:9;s:6:"12-297";i:10;s:6:"12-298";i:11;s:6:"12-299";i:12;s:6:"12-300";i:13;s:6:"12-301";i:14;s:6:"12-302";i:15;s:6:"12-303";i:16;s:6:"12-304";i:17;s:6:"12-305";i:18;s:6:"12-306";i:19;s:6:"12-307";i:20;s:6:"12-308";i:21;s:6:"12-309";i:22;s:6:"12-310";i:23;s:6:"12-311";i:24;s:6:"12-312";i:25;s:6:"12-313";i:26;s:6:"12-314";i:27;s:6:"12-315";i:28;s:6:"12-316";i:29;s:6:"12-317";i:30;s:6:"13-318";i:31;s:6:"13-319";i:32;s:6:"13-320";i:33;s:6:"13-321";i:34;s:6:"13-322";i:35;s:6:"13-323";i:36;s:6:"13-324";i:37;s:6:"13-325";i:38;s:6:"13-326";i:39;s:6:"13-327";i:40;s:6:"13-328";i:41;s:6:"13-329";i:42;s:6:"13-330";i:43;s:6:"13-331";i:44;s:6:"13-332";i:45;s:6:"13-333";i:46;s:6:"13-334";i:47;s:6:"13-335";i:48;s:6:"13-336";i:49;s:6:"13-337";i:50;s:6:"13-338";i:51;s:6:"13-339";i:52;s:6:"13-340";i:53;s:6:"13-341";i:54;s:6:"13-342";i:55;s:6:"13-343";i:56;s:6:"13-344";i:57;s:6:"13-345";i:58;s:6:"13-346";i:59;s:6:"13-347";i:60;s:6:"13-348";i:61;s:6:"14-349";i:62;s:6:"14-350";i:63;s:6:"14-351";i:64;s:6:"14-352";i:65;s:6:"14-353";i:66;s:6:"14-354";i:67;s:6:"14-355";i:68;s:6:"14-356";i:69;s:6:"14-357";i:70;s:6:"14-358";i:71;s:6:"14-359";i:72;s:6:"14-360";i:73;s:6:"14-361";i:74;s:6:"14-362";i:75;s:6:"14-363";i:76;s:6:"14-364";i:77;s:6:"14-365";i:78;s:6:"14-366";i:79;s:6:"14-367";i:80;s:6:"14-368";i:81;s:6:"14-369";i:82;s:6:"14-370";i:83;s:6:"14-371";i:84;s:6:"14-372";i:85;s:6:"14-373";i:86;s:6:"14-374";i:87;s:6:"14-375";i:88;s:6:"14-376";i:89;s:6:"14-377";i:90;s:6:"14-378";i:91;s:6:"15-379";i:92;s:6:"15-380";i:93;s:6:"15-381";i:94;s:6:"15-382";i:95;s:6:"15-383";i:96;s:6:"15-384";i:97;s:6:"15-385";i:98;s:6:"15-386";i:99;s:6:"15-387";i:100;s:6:"15-388";i:101;s:6:"15-389";i:102;s:6:"15-390";i:103;s:6:"15-391";i:104;s:6:"15-392";i:105;s:6:"15-393";i:106;s:6:"15-394";i:107;s:6:"15-395";i:108;s:6:"15-396";i:109;s:6:"15-397";i:110;s:6:"15-398";i:111;s:6:"15-399";i:112;s:6:"15-400";i:113;s:6:"15-401";i:114;s:6:"15-402";i:115;s:6:"15-403";i:116;s:6:"15-404";i:117;s:6:"15-405";i:118;s:6:"15-406";i:119;s:6:"15-407";i:120;s:6:"15-408";i:121;s:6:"15-409";i:122;s:6:"16-410";i:123;s:6:"16-411";i:124;s:6:"16-412";i:125;s:6:"16-413";i:126;s:6:"16-414";i:127;s:6:"16-415";i:128;s:6:"16-416";i:129;s:6:"16-417";i:130;s:6:"16-418";i:131;s:6:"16-419";i:132;s:6:"16-420";i:133;s:6:"16-421";i:134;s:6:"16-422";i:135;s:6:"16-423";i:136;s:6:"16-424";i:137;s:6:"16-425";i:138;s:6:"16-426";i:139;s:6:"16-427";i:140;s:6:"16-428";i:141;s:6:"16-429";i:142;s:6:"16-430";i:143;s:6:"16-431";i:144;s:6:"16-432";i:145;s:6:"16-433";i:146;s:6:"16-434";i:147;s:6:"16-435";i:148;s:6:"16-436";i:149;s:6:"16-437";i:150;s:6:"16-438";i:151;s:6:"16-439";i:152;s:6:"16-440";i:153;s:6:"16-441";i:154;s:6:"16-442";i:155;s:6:"16-443";i:156;s:6:"16-444";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:53:"考試枱櫈(套)應少於100套, 約25套, 待定。";}', 'PUBLISHED', '2017-08-22 11:58:43'), (106, 'testing', 5, 0, 51, '', 'a:15:{s:11:"event_title";s:7:"testing";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:6:"梁雋";s:17:"teacher_in_charge";s:6:"leungc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"31/8/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:1:"1";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"12";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"4";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-22 11:39:43'), (107, '學生會諮詢大會', 2, 0, 8, '', 'a:16:{s:11:"event_title";s:21:"學生會諮詢大會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"20/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"15:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:20";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:5:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"14";i:3;s:2:"24";i:4;s:2:"25";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-22 16:39:33'), (108, '學生發展組簡介(高中)', 2, 0, 8, '', 'a:16:{s:11:"event_title";s:29:"學生發展組簡介(高中)";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"11/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"15:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:20";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-22 16:44:30'), (109, '學生發展組簡介(初中)', 2, 0, 8, '', 'a:16:{s:11:"event_title";s:29:"學生發展組簡介(初中)";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"13/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"15:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:20";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-22 16:46:57'), (110, '香港教育大學言語治療實習', 1, 0, 29, '', 'a:13:{s:11:"event_title";s:36:"香港教育大學言語治療實習";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:104:"30/9/2017,7/10/2017,14/10/2017,21/10/2017,4/11/2017,18/11/2017,25/11/2017,2/12/2017,9/12/2017,16/12/2017";}s:8:"timeslot";a:1:{i:1;a:6:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";i:5;s:1:"7";}}s:6:"venues";a:1:{i:1;a:3:{i:0;s:2:"16";i:1;s:2:"17";i:2;s:2:"18";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:13:39'), (111, '喜伴同行小組活動', 1, 0, 29, '', 'a:13:{s:11:"event_title";s:24:"喜伴同行小組活動";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:125:"13/9/2017,20/9/2017,27/9/2017,4/10/2017,11/10/2017,18/10/2017,8/11/2017,15/11/2017,22/11/2017,29/11/2017,6/12/2017,13/12/2017";}s:8:"timeslot";a:1:{i:1;a:4:{i:0;s:2:"13";i:1;s:2:"14";i:2;s:2:"15";i:3;s:2:"16";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"26";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:17:22'), (112, '學界水運會(第一天)', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:26:"學界水運會(第一天)";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"12/10/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:22:03'), (113, '學界水運會(第二天)', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:26:"學界水運會(第二天)";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"13/10/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"14:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:23:02'), (114, '學界田徑賽', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:15:"學界田徑賽";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:29:"4/12/2017,6/12/2017,7/12/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:24:54'), (115, '全港中學校際拯溺比賽', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:30:"全港中學校際拯溺比賽";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"23/11/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"8:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:30:14'), (116, '加強行政管理津貼計劃會議', 5, 0, 51, '', 'a:14:{s:11:"event_title";s:36:"加強行政管理津貼計劃會議";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:6:"梁雋";s:17:"teacher_in_charge";s:6:"leungc";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"10:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"12";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:35:56'), (117, '言語治療師駐校', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:21:"言語治療師駐校";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"7/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"43";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:46:05'), (118, '教育心理學家駐校', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:24:"教育心理學家駐校";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"6/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"43";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 08:48:04'), (119, '四社準備校運會', 2, 0, 28, '', 'a:15:{s:11:"event_title";s:21:"四社準備校運會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"李卓立";s:17:"teacher_in_charge";s:4:"licl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:29:"28/8/2017,29/8/2017,30/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:00";}}s:6:"venues";a:1:{i:1;a:10:{i:0;s:2:"38";i:1;s:2:"39";i:2;s:2:"40";i:3;s:2:"41";i:4;s:2:"42";i:5;s:2:"47";i:6;s:2:"48";i:7;s:2:"49";i:8;s:2:"50";i:9;s:2:"51";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-26 13:21:45'); INSERT INTO `events` (`id`, `event_title`, `calendar_type_id`, `event_type_id`, `teacher_in_charge`, `remark`, `serializeData`, `status`, `added_on`) VALUES (120, '四社準備校運會', 2, 0, 28, '', 'a:15:{s:11:"event_title";s:21:"四社準備校運會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"李卓立";s:17:"teacher_in_charge";s:4:"licl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:44:"4/9/2017,5/9/2017,6/9/2017,7/9/2017,8/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"14:15";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:00";}}s:6:"venues";a:1:{i:1;a:10:{i:0;s:2:"16";i:1;s:2:"17";i:2;s:2:"18";i:3;s:2:"19";i:4;s:2:"20";i:5;s:2:"38";i:6;s:2:"39";i:7;s:2:"40";i:8;s:2:"41";i:9;s:2:"42";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-26 13:22:46'), (121, '四社校運會準備', 2, 0, 28, '', 'a:15:{s:11:"event_title";s:21:"四社校運會準備";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"李卓立";s:17:"teacher_in_charge";s:4:"licl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:89:"11/9/2017,12/9/2017,13/9/2017,14/9/2017,15/9/2017,18/9/2017,19/9/2017,20/9/2017,21/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:10:{i:0;s:2:"16";i:1;s:2:"17";i:2;s:2:"18";i:3;s:2:"19";i:4;s:2:"20";i:5;s:2:"38";i:6;s:2:"39";i:7;s:2:"40";i:8;s:2:"41";i:9;s:2:"42";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-26 13:23:19'), (122, '四社準備校運會', 2, 0, 28, '', 'a:15:{s:11:"event_title";s:21:"四社準備校運會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"李卓立";s:17:"teacher_in_charge";s:4:"licl";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"22/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"20:00";}}s:6:"venues";a:1:{i:1;a:10:{i:0;s:2:"16";i:1;s:2:"17";i:2;s:2:"18";i:3;s:2:"19";i:4;s:2:"20";i:5;s:2:"38";i:6;s:2:"39";i:7;s:2:"40";i:8;s:2:"41";i:9;s:2:"42";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-26 13:23:45'), (123, '中一軍訓簡介會', 2, 0, 8, '', 'a:15:{s:11:"event_title";s:21:"中一軍訓簡介會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"18/10/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"13";i:1;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"23";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 11:02:24'), (124, '中二內地考察簡介會', 2, 0, 8, '', 'a:15:{s:11:"event_title";s:27:"中二內地考察簡介會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"18/10/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"13";i:1;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"21";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 11:05:56'), (125, '中三專題講座(家家有愛)', 2, 0, 8, '', 'a:15:{s:11:"event_title";s:32:"中三專題講座(家家有愛)";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:6:"林軍";s:17:"teacher_in_charge";s:7:"lamkwan";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"18/10/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"13";i:1;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 11:08:09'), (126, '學生會政綱點評', 2, 0, 39, '', 'a:14:{s:11:"event_title";s:21:"學生會政綱點評";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"沈振業";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/8/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:2:"12";i:1;s:2:"13";i:2;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"25";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:3:{i:0;s:1:"2";i:1;s:2:"24";i:2;s:2:"25";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-24 15:27:29'), (127, 'English Panel Form coordinators meeting', 1, 0, 42, '', 'a:15:{s:11:"event_title";s:39:"English Panel Form coordinators meeting";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"陳綺雯";s:17:"teacher_in_charge";s:6:"chanym";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"28/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"9:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"10:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"37";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-24 17:22:03'), (128, 'SEN組第一次會議', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:21:"SEN組第一次會議";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/8/2017";}s:8:"timeslot";a:1:{i:1;a:5:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";i:3;s:1:"5";i:4;s:1:"6";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"67";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-28 09:23:57'), (129, '非華語學生學習支援小組會議', 1, 0, 6, '', 'a:14:{s:11:"event_title";s:39:"非華語學生學習支援小組會議";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:10:"盧 寶玉";s:17:"teacher_in_charge";s:3:"lpy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"29/8/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"11:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"12:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"70";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-28 11:59:04'), (130, '共融小組活動', 2, 0, 6, '', 'a:14:{s:11:"event_title";s:18:"共融小組活動";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:10:"盧 寶玉";s:17:"teacher_in_charge";s:3:"lpy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"6/10/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"13:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"14:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"67";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:18:"共融小組會員";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-28 12:21:00'), (131, '「選舉知多少」講座', 2, 0, 41, '', 'a:15:{s:11:"event_title";s:27:"「選舉知多少」講座";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:16:"Lee Ka Sin Jenny";s:17:"teacher_in_charge";s:5:"leeks";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"26/2/2018";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"13";i:1;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"9";i:2;s:2:"24";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:157:{i:0;s:6:"12-288";i:1;s:6:"12-289";i:2;s:6:"12-290";i:3;s:6:"12-291";i:4;s:6:"12-292";i:5;s:6:"12-293";i:6;s:6:"12-294";i:7;s:6:"12-295";i:8;s:6:"12-296";i:9;s:6:"12-297";i:10;s:6:"12-298";i:11;s:6:"12-299";i:12;s:6:"12-300";i:13;s:6:"12-301";i:14;s:6:"12-302";i:15;s:6:"12-303";i:16;s:6:"12-304";i:17;s:6:"12-305";i:18;s:6:"12-306";i:19;s:6:"12-307";i:20;s:6:"12-308";i:21;s:6:"12-309";i:22;s:6:"12-310";i:23;s:6:"12-311";i:24;s:6:"12-312";i:25;s:6:"12-313";i:26;s:6:"12-314";i:27;s:6:"12-315";i:28;s:6:"12-316";i:29;s:6:"12-317";i:30;s:6:"13-318";i:31;s:6:"13-319";i:32;s:6:"13-320";i:33;s:6:"13-321";i:34;s:6:"13-322";i:35;s:6:"13-323";i:36;s:6:"13-324";i:37;s:6:"13-325";i:38;s:6:"13-326";i:39;s:6:"13-327";i:40;s:6:"13-328";i:41;s:6:"13-329";i:42;s:6:"13-330";i:43;s:6:"13-331";i:44;s:6:"13-332";i:45;s:6:"13-333";i:46;s:6:"13-334";i:47;s:6:"13-335";i:48;s:6:"13-336";i:49;s:6:"13-337";i:50;s:6:"13-338";i:51;s:6:"13-339";i:52;s:6:"13-340";i:53;s:6:"13-341";i:54;s:6:"13-342";i:55;s:6:"13-343";i:56;s:6:"13-344";i:57;s:6:"13-345";i:58;s:6:"13-346";i:59;s:6:"13-347";i:60;s:6:"13-348";i:61;s:6:"14-349";i:62;s:6:"14-350";i:63;s:6:"14-351";i:64;s:6:"14-352";i:65;s:6:"14-353";i:66;s:6:"14-354";i:67;s:6:"14-355";i:68;s:6:"14-356";i:69;s:6:"14-357";i:70;s:6:"14-358";i:71;s:6:"14-359";i:72;s:6:"14-360";i:73;s:6:"14-361";i:74;s:6:"14-362";i:75;s:6:"14-363";i:76;s:6:"14-364";i:77;s:6:"14-365";i:78;s:6:"14-366";i:79;s:6:"14-367";i:80;s:6:"14-368";i:81;s:6:"14-369";i:82;s:6:"14-370";i:83;s:6:"14-371";i:84;s:6:"14-372";i:85;s:6:"14-373";i:86;s:6:"14-374";i:87;s:6:"14-375";i:88;s:6:"14-376";i:89;s:6:"14-377";i:90;s:6:"14-378";i:91;s:6:"15-379";i:92;s:6:"15-380";i:93;s:6:"15-381";i:94;s:6:"15-382";i:95;s:6:"15-383";i:96;s:6:"15-384";i:97;s:6:"15-385";i:98;s:6:"15-386";i:99;s:6:"15-387";i:100;s:6:"15-388";i:101;s:6:"15-389";i:102;s:6:"15-390";i:103;s:6:"15-391";i:104;s:6:"15-392";i:105;s:6:"15-393";i:106;s:6:"15-394";i:107;s:6:"15-395";i:108;s:6:"15-396";i:109;s:6:"15-397";i:110;s:6:"15-398";i:111;s:6:"15-399";i:112;s:6:"15-400";i:113;s:6:"15-401";i:114;s:6:"15-402";i:115;s:6:"15-403";i:116;s:6:"15-404";i:117;s:6:"15-405";i:118;s:6:"15-406";i:119;s:6:"15-407";i:120;s:6:"15-408";i:121;s:6:"15-409";i:122;s:6:"16-410";i:123;s:6:"16-411";i:124;s:6:"16-412";i:125;s:6:"16-413";i:126;s:6:"16-414";i:127;s:6:"16-415";i:128;s:6:"16-416";i:129;s:6:"16-417";i:130;s:6:"16-418";i:131;s:6:"16-419";i:132;s:6:"16-420";i:133;s:6:"16-421";i:134;s:6:"16-422";i:135;s:6:"16-423";i:136;s:6:"16-424";i:137;s:6:"16-425";i:138;s:6:"16-426";i:139;s:6:"16-427";i:140;s:6:"16-428";i:141;s:6:"16-429";i:142;s:6:"16-430";i:143;s:6:"16-431";i:144;s:6:"16-432";i:145;s:6:"16-433";i:146;s:6:"16-434";i:147;s:6:"16-435";i:148;s:6:"16-436";i:149;s:6:"16-437";i:150;s:6:"16-438";i:151;s:6:"16-439";i:152;s:6:"16-440";i:153;s:6:"16-441";i:154;s:6:"16-442";i:155;s:6:"16-443";i:156;s:6:"16-444";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-28 17:18:18'), (132, '新来港迎新活动', 1, 0, 11, '', 'a:14:{s:11:"event_title";s:21:"新来港迎新活动";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"羅美嫻";s:17:"teacher_in_charge";s:5:"lawmh";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"14/9/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"25";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"8";i:1;s:1:"9";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"3";i:1;s:1:"7";}s:6:"remark";s:0:"";}', 'REJECTED', '2017-08-28 18:21:28'), (133, '2017-18年度第十六屆校運會籌委會第一次會議議程', 5, 0, 29, '', 'a:14:{s:11:"event_title";s:64:"2017-18年度第十六屆校運會籌委會第一次會議議程";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"4/9/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:2:"13";i:1;s:2:"14";i:2;s:2:"15";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"70";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-28 19:08:25'), (134, '廉政互動劇場', 2, 0, 41, '', 'a:15:{s:11:"event_title";s:18:"廉政互動劇場";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:16:"Lee Ka Sin Jenny";s:17:"teacher_in_charge";s:5:"leeks";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"23/10/2017";}s:8:"timeslot";a:1:{i:1;a:6:{i:0;s:2:"10";i:1;s:2:"11";i:2;s:2:"12";i:3;s:2:"13";i:4;s:2:"14";i:5;s:2:"15";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"9";}}s:12:"participants";a:1:{i:1;a:144:{i:0;s:6:"17-445";i:1;s:6:"17-446";i:2;s:6:"17-447";i:3;s:6:"17-448";i:4;s:6:"17-449";i:5;s:6:"17-450";i:6;s:6:"17-451";i:7;s:6:"17-452";i:8;s:6:"17-453";i:9;s:6:"17-454";i:10;s:6:"17-455";i:11;s:6:"17-456";i:12;s:6:"17-457";i:13;s:6:"17-458";i:14;s:6:"17-459";i:15;s:6:"17-460";i:16;s:6:"17-461";i:17;s:6:"17-462";i:18;s:6:"17-463";i:19;s:6:"17-464";i:20;s:6:"17-465";i:21;s:6:"17-466";i:22;s:6:"17-467";i:23;s:6:"17-468";i:24;s:6:"17-469";i:25;s:6:"17-470";i:26;s:6:"17-471";i:27;s:6:"17-472";i:28;s:6:"17-473";i:29;s:6:"17-474";i:30;s:6:"17-475";i:31;s:6:"17-476";i:32;s:6:"17-477";i:33;s:6:"17-478";i:34;s:6:"17-479";i:35;s:6:"17-480";i:36;s:6:"18-481";i:37;s:6:"18-482";i:38;s:6:"18-483";i:39;s:6:"18-484";i:40;s:6:"18-485";i:41;s:6:"18-486";i:42;s:6:"18-487";i:43;s:6:"18-488";i:44;s:6:"18-489";i:45;s:6:"18-490";i:46;s:6:"18-491";i:47;s:6:"18-492";i:48;s:6:"18-493";i:49;s:6:"18-494";i:50;s:6:"18-495";i:51;s:6:"18-496";i:52;s:6:"18-497";i:53;s:6:"18-498";i:54;s:6:"18-499";i:55;s:6:"18-500";i:56;s:6:"18-501";i:57;s:6:"18-502";i:58;s:6:"18-503";i:59;s:6:"18-504";i:60;s:6:"18-505";i:61;s:6:"18-506";i:62;s:6:"18-507";i:63;s:6:"18-508";i:64;s:6:"18-509";i:65;s:6:"18-510";i:66;s:6:"18-511";i:67;s:6:"18-512";i:68;s:6:"18-513";i:69;s:6:"18-514";i:70;s:6:"18-515";i:71;s:6:"18-516";i:72;s:6:"19-517";i:73;s:6:"19-518";i:74;s:6:"19-519";i:75;s:6:"19-520";i:76;s:6:"19-521";i:77;s:6:"19-522";i:78;s:6:"19-523";i:79;s:6:"19-524";i:80;s:6:"19-525";i:81;s:6:"19-526";i:82;s:6:"19-527";i:83;s:6:"19-528";i:84;s:6:"19-529";i:85;s:6:"19-530";i:86;s:6:"19-531";i:87;s:6:"19-532";i:88;s:6:"19-533";i:89;s:6:"19-534";i:90;s:6:"19-535";i:91;s:6:"19-536";i:92;s:6:"19-537";i:93;s:6:"19-538";i:94;s:6:"19-539";i:95;s:6:"19-540";i:96;s:6:"19-541";i:97;s:6:"19-542";i:98;s:6:"19-543";i:99;s:6:"19-544";i:100;s:6:"19-545";i:101;s:6:"19-546";i:102;s:6:"19-547";i:103;s:6:"19-548";i:104;s:6:"19-549";i:105;s:6:"19-550";i:106;s:6:"19-551";i:107;s:6:"19-552";i:108;s:6:"20-553";i:109;s:6:"20-554";i:110;s:6:"20-555";i:111;s:6:"20-556";i:112;s:6:"20-557";i:113;s:6:"20-558";i:114;s:6:"20-559";i:115;s:6:"20-560";i:116;s:6:"20-561";i:117;s:6:"20-562";i:118;s:6:"20-563";i:119;s:6:"20-564";i:120;s:6:"20-565";i:121;s:6:"20-566";i:122;s:6:"20-567";i:123;s:6:"20-568";i:124;s:6:"20-569";i:125;s:6:"20-570";i:126;s:6:"20-571";i:127;s:6:"20-572";i:128;s:6:"20-573";i:129;s:6:"20-574";i:130;s:6:"20-575";i:131;s:6:"20-576";i:132;s:6:"20-577";i:133;s:6:"20-578";i:134;s:6:"20-579";i:135;s:6:"20-580";i:136;s:6:"20-581";i:137;s:6:"20-582";i:138;s:6:"20-583";i:139;s:6:"20-584";i:140;s:6:"20-585";i:141;s:6:"20-586";i:142;s:6:"20-587";i:143;s:6:"20-588";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 09:33:57'), (135, '羽毛球隊', 2, 0, 48, '', 'a:13:{s:11:"event_title";s:12:"羽毛球隊";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Keung Wai Wai";s:17:"teacher_in_charge";s:7:"keungww";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"12/9/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:2:"14";i:1;s:2:"15";i:2;s:2:"16";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 09:53:41'), (136, '合唱團常規練習', 2, 0, 44, '', 'a:14:{s:11:"event_title";s:21:"合唱團常規練習";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:12:"Yung Ka Chun";s:17:"teacher_in_charge";s:7:"yungkac";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:363:"19/9/2017,21/9/2017,28/9/2017,10/10/2017,12/10/2017,17/10/2017,19/10/2017,7/11/2017,9/11/2017,14/11/2017,16/11/2017,21/11/2017,23/11/2017,28/11/2017,30/11/2017,5/12/2017,7/12/2017,12/12/2017,14/12/2017,23/1/2018,25/1/2018,30/1/2018,1/2/2018,6/2/2018,8/2/2018,27/2/2018,1/3/2018,6/3/2018,8/3/2018,13/3/2018,15/3/2018,24/4/2018,26/4/2018,3/5/2018,8/5/2018,10/5/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"17:45";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"35";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 10:02:46'), (137, '無伴奏合唱小組常規練習', 2, 0, 44, '', 'a:14:{s:11:"event_title";s:33:"無伴奏合唱小組常規練習";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:12:"Yung Ka Chun";s:17:"teacher_in_charge";s:7:"yungkac";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:384:"12/9/2017,14/9/2017,28/9/2017,3/10/2017,10/10/2017,12/10/2017,17/10/2017,19/10/2017,31/10/2017,7/11/2017,9/11/2017,14/11/2017,16/11/2017,21/11/2017,23/11/2017,28/11/2017,30/11/2017,5/12/2017,7/12/2017,12/12/2017,14/12/2017,30/1/2018,1/2/2018,6/2/2018,8/2/2018,27/2/2018,2/3/2018,6/3/2018,9/3/2018,13/3/2018,16/3/2018,19/3/2018,19/4/2018,24/4/2018,26/4/2018,3/5/2018,8/5/2018,10/5/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"19:30";}}s:6:"venues";a:1:{i:1;a:2:{i:0;s:2:"34";i:1;s:2:"35";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-29 10:06:42'), (138, '拔敝聲樂班常規練習', 2, 0, 44, '', 'a:14:{s:11:"event_title";s:27:"拔敝聲樂班常規練習";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:12:"Yung Ka Chun";s:17:"teacher_in_charge";s:7:"yungkac";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:346:"28/9/2017,3/10/2017,10/10/2017,12/10/2017,17/10/2017,19/10/2017,31/10/2017,7/11/2017,9/11/2017,14/11/2017,16/11/2017,21/11/2017,23/11/2017,28/11/2017,30/11/2017,5/12/2017,7/12/2017,12/12/2017,14/12/2017,23/1/2018,25/1/2018,30/1/2018,1/2/2018,6/2/2018,8/2/2018,27/2/2018,2/3/2018,6/3/2018,9/3/2018,13/3/2018,16/3/2018,19/3/2018,10/4/2018,12/4/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"13:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"14:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"21";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-29 10:12:49'), (139, '香港公益金講座', 2, 0, 41, '', 'a:15:{s:11:"event_title";s:21:"香港公益金講座";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:16:"Lee Ka Sin Jenny";s:17:"teacher_in_charge";s:5:"leeks";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"4/12/2017";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:2:"12";i:1;s:2:"13";i:2;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"2";i:1;s:1:"9";}}s:12:"participants";a:1:{i:1;a:144:{i:0;s:6:"17-445";i:1;s:6:"17-446";i:2;s:6:"17-447";i:3;s:6:"17-448";i:4;s:6:"17-449";i:5;s:6:"17-450";i:6;s:6:"17-451";i:7;s:6:"17-452";i:8;s:6:"17-453";i:9;s:6:"17-454";i:10;s:6:"17-455";i:11;s:6:"17-456";i:12;s:6:"17-457";i:13;s:6:"17-458";i:14;s:6:"17-459";i:15;s:6:"17-460";i:16;s:6:"17-461";i:17;s:6:"17-462";i:18;s:6:"17-463";i:19;s:6:"17-464";i:20;s:6:"17-465";i:21;s:6:"17-466";i:22;s:6:"17-467";i:23;s:6:"17-468";i:24;s:6:"17-469";i:25;s:6:"17-470";i:26;s:6:"17-471";i:27;s:6:"17-472";i:28;s:6:"17-473";i:29;s:6:"17-474";i:30;s:6:"17-475";i:31;s:6:"17-476";i:32;s:6:"17-477";i:33;s:6:"17-478";i:34;s:6:"17-479";i:35;s:6:"17-480";i:36;s:6:"18-481";i:37;s:6:"18-482";i:38;s:6:"18-483";i:39;s:6:"18-484";i:40;s:6:"18-485";i:41;s:6:"18-486";i:42;s:6:"18-487";i:43;s:6:"18-488";i:44;s:6:"18-489";i:45;s:6:"18-490";i:46;s:6:"18-491";i:47;s:6:"18-492";i:48;s:6:"18-493";i:49;s:6:"18-494";i:50;s:6:"18-495";i:51;s:6:"18-496";i:52;s:6:"18-497";i:53;s:6:"18-498";i:54;s:6:"18-499";i:55;s:6:"18-500";i:56;s:6:"18-501";i:57;s:6:"18-502";i:58;s:6:"18-503";i:59;s:6:"18-504";i:60;s:6:"18-505";i:61;s:6:"18-506";i:62;s:6:"18-507";i:63;s:6:"18-508";i:64;s:6:"18-509";i:65;s:6:"18-510";i:66;s:6:"18-511";i:67;s:6:"18-512";i:68;s:6:"18-513";i:69;s:6:"18-514";i:70;s:6:"18-515";i:71;s:6:"18-516";i:72;s:6:"19-517";i:73;s:6:"19-518";i:74;s:6:"19-519";i:75;s:6:"19-520";i:76;s:6:"19-521";i:77;s:6:"19-522";i:78;s:6:"19-523";i:79;s:6:"19-524";i:80;s:6:"19-525";i:81;s:6:"19-526";i:82;s:6:"19-527";i:83;s:6:"19-528";i:84;s:6:"19-529";i:85;s:6:"19-530";i:86;s:6:"19-531";i:87;s:6:"19-532";i:88;s:6:"19-533";i:89;s:6:"19-534";i:90;s:6:"19-535";i:91;s:6:"19-536";i:92;s:6:"19-537";i:93;s:6:"19-538";i:94;s:6:"19-539";i:95;s:6:"19-540";i:96;s:6:"19-541";i:97;s:6:"19-542";i:98;s:6:"19-543";i:99;s:6:"19-544";i:100;s:6:"19-545";i:101;s:6:"19-546";i:102;s:6:"19-547";i:103;s:6:"19-548";i:104;s:6:"19-549";i:105;s:6:"19-550";i:106;s:6:"19-551";i:107;s:6:"19-552";i:108;s:6:"20-553";i:109;s:6:"20-554";i:110;s:6:"20-555";i:111;s:6:"20-556";i:112;s:6:"20-557";i:113;s:6:"20-558";i:114;s:6:"20-559";i:115;s:6:"20-560";i:116;s:6:"20-561";i:117;s:6:"20-562";i:118;s:6:"20-563";i:119;s:6:"20-564";i:120;s:6:"20-565";i:121;s:6:"20-566";i:122;s:6:"20-567";i:123;s:6:"20-568";i:124;s:6:"20-569";i:125;s:6:"20-570";i:126;s:6:"20-571";i:127;s:6:"20-572";i:128;s:6:"20-573";i:129;s:6:"20-574";i:130;s:6:"20-575";i:131;s:6:"20-576";i:132;s:6:"20-577";i:133;s:6:"20-578";i:134;s:6:"20-579";i:135;s:6:"20-580";i:136;s:6:"20-581";i:137;s:6:"20-582";i:138;s:6:"20-583";i:139;s:6:"20-584";i:140;s:6:"20-585";i:141;s:6:"20-586";i:142;s:6:"20-587";i:143;s:6:"20-588";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 10:15:59'), (140, '無伴奏合唱小組賽前練習', 2, 0, 44, '', 'a:15:{s:11:"event_title";s:33:"無伴奏合唱小組賽前練習";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:12:"Yung Ka Chun";s:17:"teacher_in_charge";s:7:"yungkac";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:119:"31/10/2017,7/11/2017,9/11/2017,14/11/2017,16/11/2017,27/2/2018,2/3/2018,6/3/2018,9/3/2018,13/3/2018,16/3/2018,19/3/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"19:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"2";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 10:32:13'), (141, '數學學會', 2, 0, 21, '', 'a:15:{s:11:"event_title";s:12:"數學學會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Chan Wing Hay";s:17:"teacher_in_charge";s:6:"chanwh";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:81:"11/10/2017,18/10/2017,8/11/2017,15/11/2017,28/2/2018,7/3/2018,14/3/2018,21/3/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"54";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:2:{i:0;s:1:"8";i:1;s:1:"9";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 10:22:19'), (142, '羽毛球隊', 2, 0, 48, '', 'a:14:{s:11:"event_title";s:12:"羽毛球隊";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:13:"Keung Wai Wai";s:17:"teacher_in_charge";s:7:"keungww";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:194:"12/10/2017,17/10/2017,19/10/2017,9/11/2017,16/11/2017,21/11/2017,23/11/2017,28/11/2017,30/11/2017,8/2/2018,27/2/2018,1/3/2018,8/3/2018,13/3/2018,15/3/2018,17/4/2018,19/4/2018,24/4/2018,26/4/2018";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"16:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"18:00";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 10:22:50'), (143, '中六通識科SBA統一評核:小組同儕匯報', 1, 0, 40, '稍後與總務組聯絡桌椅安排', 'a:15:{s:11:"event_title";s:51:"中六通識科SBA統一評核:小組同儕匯報";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:19:"Leung Ka Kin Samuel";s:17:"teacher_in_charge";s:7:"leungkk";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"14/9/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"5";i:1;s:1:"6";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:2:"10";i:2;s:2:"20";i:3;s:2:"25";}}s:12:"participants";a:1:{i:1;a:142:{i:0;s:6:"17-445";i:1;s:6:"17-446";i:2;s:6:"17-447";i:3;s:6:"17-448";i:4;s:6:"17-449";i:5;s:6:"17-450";i:6;s:6:"17-451";i:7;s:6:"17-452";i:8;s:6:"17-453";i:9;s:6:"17-454";i:10;s:6:"17-455";i:11;s:6:"17-456";i:12;s:6:"17-457";i:13;s:6:"17-458";i:14;s:6:"17-459";i:15;s:6:"17-460";i:16;s:6:"17-461";i:17;s:6:"17-463";i:18;s:6:"17-464";i:19;s:6:"17-465";i:20;s:6:"17-466";i:21;s:6:"17-467";i:22;s:6:"17-468";i:23;s:6:"17-469";i:24;s:6:"17-470";i:25;s:6:"17-471";i:26;s:6:"17-472";i:27;s:6:"17-473";i:28;s:6:"17-474";i:29;s:6:"17-475";i:30;s:6:"17-476";i:31;s:6:"17-477";i:32;s:6:"17-478";i:33;s:6:"17-479";i:34;s:6:"17-480";i:35;s:6:"18-481";i:36;s:6:"18-482";i:37;s:6:"18-483";i:38;s:6:"18-484";i:39;s:6:"18-485";i:40;s:6:"18-486";i:41;s:6:"18-487";i:42;s:6:"18-488";i:43;s:6:"18-489";i:44;s:6:"18-490";i:45;s:6:"18-491";i:46;s:6:"18-492";i:47;s:6:"18-493";i:48;s:6:"18-494";i:49;s:6:"18-495";i:50;s:6:"18-496";i:51;s:6:"18-497";i:52;s:6:"18-498";i:53;s:6:"18-499";i:54;s:6:"18-500";i:55;s:6:"18-501";i:56;s:6:"18-502";i:57;s:6:"18-503";i:58;s:6:"18-504";i:59;s:6:"18-505";i:60;s:6:"18-506";i:61;s:6:"18-507";i:62;s:6:"18-508";i:63;s:6:"18-509";i:64;s:6:"18-510";i:65;s:6:"18-511";i:66;s:6:"18-512";i:67;s:6:"18-513";i:68;s:6:"18-514";i:69;s:6:"18-515";i:70;s:6:"19-517";i:71;s:6:"19-518";i:72;s:6:"19-519";i:73;s:6:"19-520";i:74;s:6:"19-521";i:75;s:6:"19-522";i:76;s:6:"19-523";i:77;s:6:"19-524";i:78;s:6:"19-525";i:79;s:6:"19-526";i:80;s:6:"19-527";i:81;s:6:"19-528";i:82;s:6:"19-529";i:83;s:6:"19-530";i:84;s:6:"19-531";i:85;s:6:"19-532";i:86;s:6:"19-533";i:87;s:6:"19-534";i:88;s:6:"19-535";i:89;s:6:"19-536";i:90;s:6:"19-537";i:91;s:6:"19-538";i:92;s:6:"19-539";i:93;s:6:"19-540";i:94;s:6:"19-541";i:95;s:6:"19-542";i:96;s:6:"19-543";i:97;s:6:"19-544";i:98;s:6:"19-545";i:99;s:6:"19-546";i:100;s:6:"19-547";i:101;s:6:"19-548";i:102;s:6:"19-549";i:103;s:6:"19-550";i:104;s:6:"19-551";i:105;s:6:"19-552";i:106;s:6:"20-553";i:107;s:6:"20-554";i:108;s:6:"20-555";i:109;s:6:"20-556";i:110;s:6:"20-557";i:111;s:6:"20-558";i:112;s:6:"20-559";i:113;s:6:"20-560";i:114;s:6:"20-561";i:115;s:6:"20-562";i:116;s:6:"20-563";i:117;s:6:"20-564";i:118;s:6:"20-565";i:119;s:6:"20-566";i:120;s:6:"20-567";i:121;s:6:"20-568";i:122;s:6:"20-569";i:123;s:6:"20-570";i:124;s:6:"20-571";i:125;s:6:"20-572";i:126;s:6:"20-573";i:127;s:6:"20-574";i:128;s:6:"20-575";i:129;s:6:"20-576";i:130;s:6:"20-577";i:131;s:6:"20-578";i:132;s:6:"20-579";i:133;s:6:"20-580";i:134;s:6:"20-581";i:135;s:6:"20-582";i:136;s:6:"20-583";i:137;s:6:"20-584";i:138;s:6:"20-585";i:139;s:6:"20-586";i:140;s:6:"20-587";i:141;s:6:"20-588";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:36:"稍後與總務組聯絡桌椅安排";}', 'PUBLISHED', '2017-08-29 10:42:30'), (144, '高中學生諮詢大會', 2, 0, 39, '', 'a:15:{s:11:"event_title";s:24:"高中學生諮詢大會";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"沈振業";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"18/9/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"28";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:4:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"9";i:3;s:2:"14";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 17:27:52'), (145, '學生會選舉投票日', 2, 0, 39, '', 'a:16:{s:11:"event_title";s:24:"學生會選舉投票日";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"沈振業";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:9:"22/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:4:"7:00";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:4:"8:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"5";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:5:{i:0;s:1:"2";i:1;s:1:"5";i:2;s:1:"8";i:3;s:1:"9";i:4;s:2:"20";}}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 17:30:26'), (146, '學生會負責老師會議', 2, 0, 39, '', 'a:15:{s:11:"event_title";s:27:"學生會負責老師會議";s:16:"calendar_type_id";s:1:"2";s:3:"tic";s:9:"沈振業";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"6/9/2017";}s:9:"from_time";a:1:{i:1;a:1:{i:1;s:5:"14:30";}}s:7:"to_time";a:1:{i:1;a:1:{i:1;s:5:"15:30";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"70";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-29 18:57:19'), (147, '實地探究(學校小食部)', 1, 0, 39, '', 'a:14:{s:11:"event_title";s:29:"實地探究(學校小食部)";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"沈振業";s:17:"teacher_in_charge";s:6:"shumcy";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:94:"4/9/2017,5/9/2017,6/9/2017,7/9/2017,8/9/2017,11/9/2017,12/9/2017,13/9/2017,14/9/2017,15/9/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:1:"7";i:1;s:2:"10";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"11";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:27:{i:0;s:6:"12-295";i:1;s:6:"12-296";i:2;s:6:"12-297";i:3;s:6:"12-310";i:4;s:6:"12-311";i:5;s:6:"12-313";i:6;s:6:"12-317";i:7;s:6:"13-329";i:8;s:6:"13-331";i:9;s:6:"13-340";i:10;s:6:"13-344";i:11;s:6:"13-347";i:12;s:6:"14-349";i:13;s:6:"14-351";i:14;s:6:"14-357";i:15;s:6:"14-364";i:16;s:6:"15-388";i:17;s:6:"15-391";i:18;s:6:"15-399";i:19;s:6:"16-410";i:20;s:6:"16-412";i:21;s:6:"16-420";i:22;s:6:"16-422";i:23;s:6:"16-424";i:24;s:6:"16-429";i:25;s:6:"16-430";i:26;s:6:"16-437";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PUBLISHED', '2017-08-30 10:48:01'), (148, '家長也敬師', 5, 0, 18, '', 'a:13:{s:11:"event_title";s:15:"家長也敬師";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"張雯妮";s:17:"teacher_in_charge";s:8:"cheungmn";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"8/9/2017";}s:8:"timeslot";a:1:{i:1;a:1:{i:0;s:2:"13";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"43";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-30 13:37:03'), (149, '家長校園生活體驗日', 5, 0, 18, '', 'a:14:{s:11:"event_title";s:27:"家長校園生活體驗日";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"張雯妮";s:17:"teacher_in_charge";s:8:"cheungmn";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"17/10/2017";}s:8:"timeslot";a:1:{i:1;a:7:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"5";i:3;s:1:"6";i:4;s:1:"7";i:5;s:1:"8";i:6;s:1:"9";}}s:6:"venues";a:1:{i:1;a:6:{i:0;s:2:"15";i:1;s:2:"21";i:2;s:2:"29";i:3;s:2:"64";i:4;s:2:"65";i:5;s:2:"66";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"5";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'DRAFT', '2017-08-30 13:40:30'), (150, '家長校園生活體驗日', 5, 0, 18, '', 'a:14:{s:11:"event_title";s:27:"家長校園生活體驗日";s:16:"calendar_type_id";s:1:"5";s:3:"tic";s:9:"張雯妮";s:17:"teacher_in_charge";s:8:"cheungmn";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:10:"17/10/2017";}s:8:"timeslot";a:1:{i:1;a:7:{i:0;s:1:"3";i:1;s:1:"4";i:2;s:1:"5";i:3;s:1:"6";i:4;s:1:"7";i:5;s:1:"8";i:6;s:1:"9";}}s:6:"venues";a:1:{i:1;a:6:{i:0;s:2:"15";i:1;s:2:"21";i:2;s:2:"29";i:3;s:2:"64";i:4;s:2:"65";i:5;s:2:"66";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:10:"facilities";a:1:{i:1;a:1:{i:0;s:1:"5";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"1";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-30 13:40:30'), (151, '2C個案會議', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:14:"2C個案會議";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"6/9/2017";}s:8:"timeslot";a:1:{i:1;a:2:{i:0;s:2:"11";i:1;s:2:"12";}}s:6:"venues";a:1:{i:1;a:2:{i:0;s:2:"42";i:1;s:2:"70";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-30 17:06:24'), (152, '正確使用健身室設施簡介會', 1, 0, 29, '', 'a:14:{s:11:"event_title";s:36:"正確使用健身室設施簡介會";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"張智健";s:17:"teacher_in_charge";s:8:"cheungck";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:37:"4/1/2018,5/1/2018,11/1/2018,12/1/2018";}s:8:"timeslot";a:1:{i:1;a:3:{i:0;s:1:"7";i:1;s:1:"8";i:2;s:1:"9";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:1:"0";}}s:10:"venueOther";a:1:{i:1;s:18:"天暉路體育館";}s:12:"participants";a:1:{i:1;a:1:{i:0;s:3:"0-0";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:2:{i:0;s:1:"1";i:1;s:1:"3";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-30 20:10:10'), (153, 'S6 M2 補課', 1, 0, 27, '', 'a:14:{s:11:"event_title";s:12:"S6 M2 補課";s:16:"calendar_type_id";s:1:"1";s:3:"tic";s:9:"王文斌";s:17:"teacher_in_charge";s:6:"wongmp";s:6:"status";s:5:"DRAFT";s:8:"samePage";s:1:"0";s:9:"startDate";a:1:{i:1;s:8:"1/9/2017";}s:8:"timeslot";a:1:{i:1;a:4:{i:0;s:2:"11";i:1;s:2:"12";i:2;s:2:"13";i:3;s:2:"14";}}s:6:"venues";a:1:{i:1;a:1:{i:0;s:2:"58";}}s:10:"venueOther";a:1:{i:1;s:0:"";}s:12:"participants";a:1:{i:1;a:4:{i:0;s:6:"20-556";i:1;s:6:"20-561";i:2;s:6:"20-564";i:3;s:6:"20-573";}}s:16:"participantOther";a:1:{i:1;s:0:"";}s:5:"forms";a:1:{i:0;s:1:"7";}s:6:"remark";s:0:"";}', 'PENDING', '2017-08-30 21:52:32'); -- -------------------------------------------------------- -- -- 資料表結構 `event_forms_history` -- CREATE TABLE IF NOT EXISTS `event_forms_history` ( `id` int(11) NOT NULL, `event_id` int(11) NOT NULL, `form_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `from_status` enum('PENDING','APPROVED','REJECTED','SUBMITTED','RELEASED','WITHDRAW') COLLATE utf8_unicode_ci NOT NULL, `to_status` enum('PENDING','APPROVED','REJECTED','SUBMITTED','RELEASED','WITHDRAW') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=148 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `event_forms_history` -- INSERT INTO `event_forms_history` (`id`, `event_id`, `form_id`, `user_id`, `from_status`, `to_status`) VALUES (1, 1, 1, 72, 'PENDING', 'SUBMITTED'), (2, 6, 5, 72, 'PENDING', 'SUBMITTED'), (3, 6, 1, 72, 'PENDING', 'SUBMITTED'), (4, 6, 1, 7, 'SUBMITTED', 'APPROVED'), (5, 1, 1, 7, 'SUBMITTED', 'APPROVED'), (6, 12, 1, 72, 'PENDING', 'SUBMITTED'), (7, 12, 1, 7, 'SUBMITTED', 'APPROVED'), (8, 12, 1, 7, 'APPROVED', 'APPROVED'), (9, 14, 1, 72, 'PENDING', 'SUBMITTED'), (10, 28, 3, 8, 'PENDING', 'SUBMITTED'), (11, 28, 3, 7, 'SUBMITTED', 'APPROVED'), (12, 41, 7, 8, 'PENDING', 'SUBMITTED'), (13, 41, 7, 7, 'SUBMITTED', 'APPROVED'), (14, 14, 1, 7, 'SUBMITTED', 'APPROVED'), (15, 60, 7, 72, 'PENDING', 'SUBMITTED'), (16, 47, 1, 21, 'PENDING', 'SUBMITTED'), (17, 60, 7, 7, 'SUBMITTED', 'APPROVED'), (18, 47, 1, 7, 'SUBMITTED', 'APPROVED'), (19, 60, 3, 72, 'PENDING', 'SUBMITTED'), (20, 50, 7, 28, '', 'SUBMITTED'), (21, 57, 7, 18, 'PENDING', 'SUBMITTED'), (22, 50, 7, 7, 'SUBMITTED', 'APPROVED'), (23, 51, 3, 27, 'PENDING', 'SUBMITTED'), (24, 57, 7, 7, 'SUBMITTED', 'APPROVED'), (25, 60, 3, 7, 'PENDING', 'APPROVED'), (26, 51, 4, 27, 'PENDING', 'SUBMITTED'), (27, 45, 7, 51, 'PENDING', 'SUBMITTED'), (28, 55, 7, 66, 'PENDING', 'SUBMITTED'), (29, 51, 7, 27, 'PENDING', 'SUBMITTED'), (30, 56, 3, 42, 'PENDING', 'SUBMITTED'), (31, 55, 7, 7, 'SUBMITTED', 'APPROVED'), (32, 63, 7, 13, 'PENDING', 'SUBMITTED'), (33, 64, 4, 33, 'PENDING', 'SUBMITTED'), (34, 54, 7, 34, 'PENDING', 'SUBMITTED'), (35, 67, 1, 14, 'PENDING', 'SUBMITTED'), (36, 54, 7, 7, 'SUBMITTED', 'APPROVED'), (37, 56, 3, 7, 'SUBMITTED', 'APPROVED'), (38, 57, 3, 18, 'PENDING', 'SUBMITTED'), (39, 63, 7, 7, 'SUBMITTED', 'APPROVED'), (40, 67, 1, 7, 'SUBMITTED', 'APPROVED'), (41, 57, 3, 7, 'SUBMITTED', 'APPROVED'), (42, 56, 7, 42, 'PENDING', 'SUBMITTED'), (43, 56, 7, 7, 'SUBMITTED', 'REJECTED'), (44, 61, 7, 11, 'PENDING', 'SUBMITTED'), (45, 59, 3, 44, 'PENDING', 'SUBMITTED'), (46, 47, 7, 21, 'PENDING', 'SUBMITTED'), (47, 59, 7, 44, 'PENDING', 'SUBMITTED'), (48, 59, 1, 44, 'PENDING', 'SUBMITTED'), (49, 64, 7, 33, 'PENDING', 'SUBMITTED'), (50, 59, 4, 44, 'PENDING', 'SUBMITTED'), (51, 48, 3, 34, 'PENDING', 'SUBMITTED'), (52, 47, 7, 7, 'SUBMITTED', 'APPROVED'), (53, 48, 3, 7, 'SUBMITTED', 'APPROVED'), (54, 59, 7, 7, 'SUBMITTED', 'APPROVED'), (55, 59, 1, 7, 'SUBMITTED', 'APPROVED'), (56, 59, 3, 7, 'SUBMITTED', 'APPROVED'), (57, 64, 7, 7, 'SUBMITTED', 'APPROVED'), (58, 76, 1, 30, 'PENDING', 'SUBMITTED'), (59, 79, 7, 20, 'PENDING', 'SUBMITTED'), (60, 80, 1, 53, '', 'SUBMITTED'), (61, 74, 1, 51, '', 'SUBMITTED'), (62, 73, 1, 16, '', 'SUBMITTED'), (63, 75, 1, 35, 'PENDING', 'SUBMITTED'), (64, 80, 1, 7, 'SUBMITTED', 'APPROVED'), (65, 74, 1, 7, 'SUBMITTED', 'APPROVED'), (66, 79, 7, 7, 'SUBMITTED', 'REJECTED'), (67, 76, 1, 7, 'SUBMITTED', 'APPROVED'), (68, 73, 1, 7, 'SUBMITTED', 'APPROVED'), (69, 75, 1, 7, 'SUBMITTED', 'REJECTED'), (70, 98, 7, 8, 'PENDING', 'SUBMITTED'), (71, 99, 7, 8, 'PENDING', 'SUBMITTED'), (72, 100, 7, 8, 'PENDING', 'SUBMITTED'), (73, 101, 3, 8, 'PENDING', 'SUBMITTED'), (74, 101, 7, 8, 'PENDING', 'SUBMITTED'), (75, 102, 3, 8, 'PENDING', 'SUBMITTED'), (76, 100, 7, 8, 'PENDING', 'SUBMITTED'), (77, 92, 1, 25, 'PENDING', 'SUBMITTED'), (78, 92, 3, 25, 'PENDING', 'SUBMITTED'), (79, 92, 7, 25, 'PENDING', 'SUBMITTED'), (80, 106, 4, 51, 'PENDING', 'SUBMITTED'), (81, 105, 7, 8, 'PENDING', 'SUBMITTED'), (82, 103, 7, 25, 'PENDING', 'SUBMITTED'), (83, 104, 7, 25, 'PENDING', 'SUBMITTED'), (84, 102, 7, 8, 'PENDING', 'SUBMITTED'), (85, 105, 7, 16, 'PENDING', 'SUBMITTED'), (86, 107, 7, 8, 'PENDING', 'SUBMITTED'), (87, 108, 7, 8, 'PENDING', 'SUBMITTED'), (88, 109, 7, 8, 'PENDING', 'SUBMITTED'), (89, 119, 7, 28, 'PENDING', 'SUBMITTED'), (90, 123, 7, 8, 'PENDING', 'SUBMITTED'), (91, 124, 7, 8, 'PENDING', 'SUBMITTED'), (92, 125, 7, 8, 'PENDING', 'SUBMITTED'), (93, 120, 7, 28, 'PENDING', 'SUBMITTED'), (94, 121, 7, 28, 'PENDING', 'SUBMITTED'), (95, 122, 7, 28, 'PENDING', 'SUBMITTED'), (96, 126, 7, 39, '', 'SUBMITTED'), (97, 98, 7, 7, 'SUBMITTED', 'APPROVED'), (98, 99, 7, 7, 'SUBMITTED', 'APPROVED'), (99, 125, 7, 7, 'SUBMITTED', 'APPROVED'), (100, 124, 7, 7, 'SUBMITTED', 'APPROVED'), (101, 122, 7, 7, 'SUBMITTED', 'REJECTED'), (102, 121, 7, 7, 'SUBMITTED', 'REJECTED'), (103, 120, 7, 7, 'SUBMITTED', 'REJECTED'), (104, 123, 7, 7, 'SUBMITTED', 'APPROVED'), (105, 109, 7, 7, 'SUBMITTED', 'APPROVED'), (106, 108, 7, 7, 'SUBMITTED', 'APPROVED'), (107, 107, 7, 7, 'SUBMITTED', 'APPROVED'), (108, 105, 7, 7, 'SUBMITTED', 'APPROVED'), (109, 104, 7, 7, 'SUBMITTED', 'APPROVED'), (110, 103, 7, 7, 'SUBMITTED', 'APPROVED'), (111, 100, 7, 7, 'SUBMITTED', 'APPROVED'), (112, 101, 7, 7, 'SUBMITTED', 'APPROVED'), (113, 101, 3, 7, 'SUBMITTED', 'APPROVED'), (114, 92, 7, 7, 'SUBMITTED', 'APPROVED'), (115, 92, 3, 7, 'SUBMITTED', 'APPROVED'), (116, 92, 1, 7, 'SUBMITTED', 'APPROVED'), (117, 97, 7, 7, 'PENDING', 'RELEASED'), (118, 97, 7, 7, 'RELEASED', 'RELEASED'), (119, 102, 3, 7, 'SUBMITTED', 'APPROVED'), (120, 102, 7, 7, 'SUBMITTED', 'APPROVED'), (121, 119, 7, 7, 'SUBMITTED', 'REJECTED'), (122, 126, 7, 7, 'SUBMITTED', 'APPROVED'), (123, 119, 7, 28, 'PENDING', 'SUBMITTED'), (124, 120, 7, 28, 'PENDING', 'SUBMITTED'), (125, 121, 7, 28, 'PENDING', 'SUBMITTED'), (126, 122, 7, 28, 'PENDING', 'SUBMITTED'), (127, 120, 7, 7, 'SUBMITTED', 'APPROVED'), (128, 121, 7, 7, 'SUBMITTED', 'APPROVED'), (129, 122, 7, 7, 'SUBMITTED', 'APPROVED'), (130, 119, 7, 7, 'SUBMITTED', 'APPROVED'), (131, 43, 1, 15, 'PENDING', 'SUBMITTED'), (132, 44, 1, 15, 'PENDING', 'SUBMITTED'), (133, 44, 3, 15, 'PENDING', 'SUBMITTED'), (134, 44, 4, 15, 'PENDING', 'SUBMITTED'), (135, 44, 7, 15, 'PENDING', 'SUBMITTED'), (136, 131, 7, 41, 'PENDING', 'SUBMITTED'), (137, 131, 3, 41, 'PENDING', 'SUBMITTED'), (138, 140, 7, 44, 'PENDING', 'SUBMITTED'), (139, 136, 7, 44, 'PENDING', 'SUBMITTED'), (140, 134, 7, 41, 'PENDING', 'SUBMITTED'), (141, 139, 7, 41, 'PENDING', 'SUBMITTED'), (142, 141, 7, 21, 'PENDING', 'SUBMITTED'), (143, 147, 7, 39, 'PENDING', 'SUBMITTED'), (144, 144, 7, 39, 'PENDING', 'SUBMITTED'), (145, 145, 7, 39, 'PENDING', 'SUBMITTED'), (146, 135, 7, 48, 'PENDING', 'SUBMITTED'), (147, 142, 7, 48, 'PENDING', 'SUBMITTED'); -- -------------------------------------------------------- -- -- 資料表結構 `event_has_files` -- CREATE TABLE IF NOT EXISTS `event_has_files` ( `id` int(11) NOT NULL, `event_id` int(11) NOT NULL, `file_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `event_has_files` -- INSERT INTO `event_has_files` (`id`, `event_id`, `file_name`) VALUES (1, 1, 'cowPic.jpg'), (2, 49, 'BIO.xlsx'), (3, 74, 'Penguins.jpg'), (4, 78, 'audience1_1.png'), (5, 89, 'smalllogo.png'), (6, 90, '有關午膳學術問答比賽的座的安排.docx'); -- -------------------------------------------------------- -- -- 資料表結構 `event_has_forms` -- CREATE TABLE IF NOT EXISTS `event_has_forms` ( `id` int(11) NOT NULL, `event_id` int(11) NOT NULL, `form_id` int(11) NOT NULL, `status` enum('PENDING','APPROVED','REJECTED','SUBMITTED','RELEASED','WITHDRAW','DRAFT') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=369 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `event_has_forms` -- INSERT INTO `event_has_forms` (`id`, `event_id`, `form_id`, `status`) VALUES (1, 1, 1, 'APPROVED'), (26, 6, 1, 'APPROVED'), (27, 6, 5, 'SUBMITTED'), (28, 7, 1, 'DRAFT'), (29, 7, 5, 'DRAFT'), (35, 4, 1, 'PENDING'), (36, 4, 3, 'PENDING'), (37, 4, 4, 'PENDING'), (38, 4, 5, 'PENDING'), (39, 4, 6, 'PENDING'), (40, 8, 7, 'PENDING'), (41, 9, 7, 'PENDING'), (48, 11, 3, 'PENDING'), (49, 11, 7, 'PENDING'), (50, 12, 1, 'APPROVED'), (51, 12, 3, 'PENDING'), (52, 12, 5, 'PENDING'), (55, 14, 1, 'APPROVED'), (56, 16, 7, 'PENDING'), (57, 17, 1, 'PENDING'), (58, 18, 1, 'PENDING'), (59, 18, 3, 'PENDING'), (60, 18, 4, 'PENDING'), (61, 18, 7, 'PENDING'), (62, 19, 1, 'PENDING'), (63, 19, 3, 'PENDING'), (64, 20, 1, 'PENDING'), (65, 20, 3, 'PENDING'), (66, 20, 4, 'PENDING'), (67, 20, 7, 'PENDING'), (68, 21, 1, 'PENDING'), (69, 21, 3, 'PENDING'), (70, 21, 4, 'PENDING'), (71, 21, 7, 'PENDING'), (72, 22, 7, 'PENDING'), (78, 25, 1, 'PENDING'), (79, 25, 3, 'PENDING'), (80, 25, 4, 'PENDING'), (81, 25, 7, 'PENDING'), (83, 23, 7, 'PENDING'), (85, 26, 7, 'PENDING'), (86, 27, 1, 'PENDING'), (87, 28, 1, 'PENDING'), (88, 28, 3, 'APPROVED'), (89, 29, 7, 'PENDING'), (90, 30, 7, 'PENDING'), (93, 33, 1, 'PENDING'), (94, 33, 3, 'PENDING'), (95, 34, 1, 'PENDING'), (96, 34, 3, 'PENDING'), (97, 34, 4, 'PENDING'), (98, 34, 7, 'PENDING'), (99, 35, 7, 'PENDING'), (103, 24, 1, 'PENDING'), (104, 24, 3, 'PENDING'), (105, 24, 4, 'PENDING'), (109, 36, 3, 'PENDING'), (110, 36, 4, 'PENDING'), (111, 36, 7, 'PENDING'), (116, 37, 1, 'PENDING'), (117, 37, 3, 'PENDING'), (118, 37, 4, 'PENDING'), (119, 37, 7, 'PENDING'), (120, 39, 7, 'PENDING'), (121, 40, 3, 'PENDING'), (122, 40, 7, 'PENDING'), (123, 41, 7, 'APPROVED'), (124, 42, 7, 'PENDING'), (125, 43, 1, 'SUBMITTED'), (126, 44, 1, 'SUBMITTED'), (127, 44, 3, 'SUBMITTED'), (128, 44, 4, 'SUBMITTED'), (129, 44, 7, 'SUBMITTED'), (130, 45, 7, 'SUBMITTED'), (131, 46, 1, 'PENDING'), (132, 46, 3, 'PENDING'), (133, 47, 1, 'APPROVED'), (134, 47, 3, 'PENDING'), (135, 47, 4, 'PENDING'), (136, 47, 7, 'APPROVED'), (137, 48, 1, 'PENDING'), (138, 48, 3, 'APPROVED'), (139, 49, 7, 'PENDING'), (140, 50, 7, 'APPROVED'), (152, 51, 3, 'SUBMITTED'), (153, 51, 4, 'SUBMITTED'), (154, 51, 7, 'SUBMITTED'), (155, 53, 1, 'PENDING'), (156, 53, 3, 'PENDING'), (157, 53, 4, 'PENDING'), (158, 53, 7, 'PENDING'), (159, 54, 7, 'APPROVED'), (161, 56, 3, 'APPROVED'), (162, 56, 7, 'REJECTED'), (171, 55, 7, 'APPROVED'), (172, 57, 3, 'APPROVED'), (173, 57, 7, 'APPROVED'), (178, 59, 1, 'APPROVED'), (179, 59, 3, 'APPROVED'), (180, 59, 4, 'SUBMITTED'), (181, 59, 7, 'APPROVED'), (182, 60, 3, 'PENDING'), (183, 60, 7, 'PENDING'), (184, 61, 7, 'SUBMITTED'), (185, 62, 1, 'PENDING'), (186, 62, 3, 'PENDING'), (187, 62, 4, 'PENDING'), (188, 62, 7, 'PENDING'), (189, 58, 1, 'PENDING'), (190, 58, 3, 'PENDING'), (191, 58, 4, 'PENDING'), (192, 58, 7, 'PENDING'), (193, 63, 7, 'APPROVED'), (194, 64, 3, 'PENDING'), (195, 64, 4, 'SUBMITTED'), (196, 64, 7, 'APPROVED'), (197, 65, 7, 'PENDING'), (198, 66, 7, 'PENDING'), (199, 67, 1, 'APPROVED'), (200, 67, 3, 'PENDING'), (201, 67, 4, 'PENDING'), (202, 67, 7, 'PENDING'), (211, 70, 3, 'PENDING'), (212, 70, 4, 'PENDING'), (213, 70, 7, 'PENDING'), (214, 69, 1, 'PENDING'), (215, 71, 7, 'PENDING'), (225, 78, 1, 'PENDING'), (230, 82, 1, 'PENDING'), (236, 84, 1, 'PENDING'), (240, 72, 1, 'DRAFT'), (243, 83, 1, 'PENDING'), (244, 83, 3, 'PENDING'), (245, 83, 4, 'PENDING'), (246, 83, 7, 'PENDING'), (248, 80, 1, 'APPROVED'), (249, 74, 1, 'APPROVED'), (250, 79, 3, 'PENDING'), (251, 79, 7, 'REJECTED'), (252, 76, 1, 'APPROVED'), (253, 85, 1, 'DRAFT'), (254, 81, 1, 'DRAFT'), (255, 73, 1, 'APPROVED'), (256, 86, 1, 'PENDING'), (257, 86, 3, 'PENDING'), (258, 77, 1, 'DRAFT'), (259, 87, 1, 'PENDING'), (260, 75, 1, 'REJECTED'), (261, 88, 1, 'PENDING'), (262, 89, 1, 'PENDING'), (263, 91, 1, 'PENDING'), (264, 91, 3, 'PENDING'), (265, 91, 4, 'PENDING'), (266, 91, 7, 'PENDING'), (267, 92, 1, 'APPROVED'), (268, 92, 3, 'APPROVED'), (269, 92, 4, 'PENDING'), (270, 92, 7, 'APPROVED'), (271, 93, 7, 'PENDING'), (272, 94, 7, 'PENDING'), (273, 95, 7, 'PENDING'), (274, 96, 7, 'PENDING'), (275, 97, 7, 'RELEASED'), (276, 98, 7, 'APPROVED'), (278, 99, 7, 'APPROVED'), (282, 101, 3, 'APPROVED'), (283, 101, 7, 'APPROVED'), (284, 102, 3, 'APPROVED'), (285, 102, 7, 'APPROVED'), (286, 100, 7, 'APPROVED'), (287, 103, 7, 'APPROVED'), (288, 104, 7, 'APPROVED'), (292, 106, 4, 'SUBMITTED'), (294, 105, 7, 'APPROVED'), (295, 107, 7, 'APPROVED'), (296, 108, 7, 'APPROVED'), (297, 109, 7, 'APPROVED'), (298, 110, 7, 'PENDING'), (299, 111, 7, 'PENDING'), (301, 112, 1, 'PENDING'), (302, 113, 1, 'PENDING'), (303, 114, 1, 'PENDING'), (305, 115, 1, 'PENDING'), (306, 117, 7, 'PENDING'), (307, 118, 7, 'PENDING'), (313, 123, 7, 'APPROVED'), (314, 124, 7, 'APPROVED'), (315, 125, 7, 'APPROVED'), (316, 126, 7, 'APPROVED'), (317, 127, 7, 'PENDING'), (319, 119, 7, 'APPROVED'), (320, 120, 7, 'APPROVED'), (321, 121, 7, 'APPROVED'), (322, 122, 7, 'APPROVED'), (323, 128, 7, 'PENDING'), (328, 129, 7, 'PENDING'), (329, 130, 7, 'PENDING'), (334, 131, 3, 'SUBMITTED'), (335, 131, 7, 'SUBMITTED'), (340, 132, 3, 'PENDING'), (341, 132, 7, 'PENDING'), (342, 133, 7, 'PENDING'), (343, 134, 7, 'SUBMITTED'), (344, 135, 7, 'SUBMITTED'), (345, 136, 7, 'SUBMITTED'), (346, 137, 7, 'PENDING'), (347, 138, 7, 'PENDING'), (348, 139, 7, 'SUBMITTED'), (350, 141, 7, 'SUBMITTED'), (351, 142, 7, 'SUBMITTED'), (352, 140, 7, 'SUBMITTED'), (354, 143, 7, 'PENDING'), (355, 144, 7, 'SUBMITTED'), (356, 145, 7, 'SUBMITTED'), (357, 146, 7, 'PENDING'), (359, 147, 7, 'SUBMITTED'), (360, 148, 1, 'PENDING'), (361, 149, 1, 'PENDING'), (362, 150, 1, 'PENDING'), (363, 151, 7, 'PENDING'), (366, 152, 1, 'PENDING'), (367, 152, 3, 'PENDING'), (368, 153, 7, 'PENDING'); -- -------------------------------------------------------- -- -- 資料表結構 `event_has_sections` -- CREATE TABLE IF NOT EXISTS `event_has_sections` ( `id` int(11) NOT NULL, `event_id` int(11) NOT NULL, `startDate` date NOT NULL, `from_time` varchar(55) COLLATE utf8_unicode_ci NOT NULL, `to_time` varchar(55) COLLATE utf8_unicode_ci NOT NULL, `section_group` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=1022 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `event_has_sections` -- INSERT INTO `event_has_sections` (`id`, `event_id`, `startDate`, `from_time`, `to_time`, `section_group`) VALUES (1, 1, '2017-05-20', '10:00', '12:00', 1), (29, 6, '2017-06-30', '9:00', '12:30', 1), (30, 7, '2017-06-16', '09:15', '09:55', 1), (34, 4, '2017-05-24', '08:35', '09:15', 1), (35, 4, '2017-05-26', '08:35', '09:15', 1), (36, 4, '2017-05-31', '08:35', '09:15', 1), (37, 8, '2017-06-12', '08:35', '09:15', 1), (38, 8, '2017-06-14', '08:35', '09:15', 1), (39, 8, '2017-06-16', '08:35', '09:15', 1), (40, 9, '2017-05-18', '14:10', '14:50', 1), (42, 11, '2017-05-12', '15:40', '16:20', 1), (43, 12, '2017-06-09', '16:00', '18:00', 1), (45, 14, '2017-06-24', '10:50', '11:30', 1), (46, 15, '2017-06-09', '09:15', '09:55', 1), (47, 16, '2017-05-19', '10:10', '10:50', 1), (48, 17, '2017-06-02', '08:35', '09:15', 1), (49, 18, '2017-05-25', '13:00', '14:10', 1), (50, 19, '2017-05-01', '18:20', '18:30', 1), (51, 19, '2017-05-04', '18:20', '18:30', 1), (52, 19, '2017-05-16', '18:20', '18:30', 1), (53, 19, '2017-05-17', '18:20', '18:30', 1), (54, 19, '2017-05-24', '18:20', '18:30', 1), (55, 19, '2017-05-30', '18:20', '18:30', 1), (56, 20, '2017-07-01', '09:55', '10:10', 1), (57, 21, '2017-05-29', '13:00', '14:10', 1), (58, 22, '2017-06-19', '13:00', '14:10', 1), (62, 25, '2017-05-26', '08:35', '09:15', 1), (65, 23, '2017-05-25', '08:10', '08:35', 1), (66, 23, '2017-05-25', '09:15', '09:55', 1), (71, 26, '2017-06-01', '16:20', '17:00', 1), (72, 26, '2017-06-02', '16:20', '17:00', 1), (73, 27, '2017-08-15', '0:00', '23:45', 1), (74, 27, '2017-08-16', '0:00', '23:45', 1), (75, 27, '2017-08-17', '0:00', '23:45', 1), (76, 27, '2017-08-18', '0:00', '23:45', 1), (77, 27, '2017-08-19', '0:00', '23:45', 1), (78, 27, '2017-08-20', '0:00', '23:45', 1), (79, 28, '2017-07-22', '0:15', '23:45', 1), (80, 28, '2017-07-23', '0:15', '23:45', 1), (81, 28, '2017-07-24', '0:15', '23:45', 1), (82, 28, '2017-07-25', '0:15', '23:45', 1), (83, 28, '2017-07-26', '0:15', '23:45', 1), (84, 29, '2017-06-29', '09:15', '09:55', 1), (85, 30, '2017-05-31', '16:20', '17:00', 1), (86, 30, '2017-05-31', '17:00', '17:40', 1), (87, 31, '2017-06-12', '16:45', '17:45', 1), (88, 32, '2017-06-26', '17:55', '18:00', 1), (91, 33, '2017-07-04', '12:00', '15:00', 1), (92, 33, '2017-07-05', '12:00', '15:00', 1), (93, 34, '2017-06-29', '13:00', '14:10', 1), (94, 34, '2017-06-29', '14:10', '14:50', 1), (95, 34, '2017-06-29', '14:50', '15:30', 1), (96, 35, '2017-06-01', '16:45', '18:00', 1), (97, 35, '2017-06-02', '16:45', '18:00', 1), (99, 24, '2017-06-11', '14:00', '20:00', 1), (104, 36, '2017-06-20', '13:10', '15:00', 1), (105, 36, '2017-06-22', '13:10', '15:00', 1), (106, 36, '2017-06-27', '13:10', '15:00', 1), (107, 36, '2017-06-29', '13:10', '15:00', 1), (109, 37, '2017-06-02', '16:20', '17:00', 1), (110, 38, '2017-07-15', '14:00', '17:00', 1), (111, 39, '2017-06-06', '11:30', '11:40', 1), (112, 39, '2017-06-06', '11:40', '12:20', 1), (113, 40, '2017-07-04', '10:00', '16:00', 1), (114, 40, '2017-07-05', '10:00', '16:00', 1), (115, 41, '2017-07-13', '13:00', '14:10', 1), (116, 41, '2017-07-13', '14:10', '14:50', 1), (117, 41, '2017-07-13', '14:50', '15:30', 1), (118, 41, '2017-07-13', '15:30', '15:40', 1), (119, 41, '2017-07-13', '15:40', '16:20', 1), (120, 42, '2017-07-05', '10:30', '11:30', 1), (121, 43, '2017-12-11', '0:00', '23:55', 1), (122, 43, '2017-12-12', '0:00', '23:55', 1), (123, 43, '2017-12-13', '0:00', '23:55', 1), (124, 43, '2017-12-14', '0:00', '23:55', 1), (125, 43, '2017-12-15', '0:00', '23:55', 1), (126, 44, '2017-11-07', '08:10', '08:35', 1), (127, 44, '2017-11-07', '08:35', '09:15', 1), (128, 44, '2017-11-07', '09:15', '09:55', 1), (129, 44, '2017-11-07', '09:55', '10:10', 1), (130, 44, '2017-11-07', '10:10', '10:50', 1), (131, 44, '2017-11-07', '10:50', '11:30', 1), (132, 44, '2017-11-07', '11:30', '11:40', 1), (133, 44, '2017-11-07', '11:40', '12:20', 1), (134, 44, '2017-11-07', '12:20', '13:00', 1), (135, 45, '2017-06-27', '9:30', '11:00', 1), (136, 45, '2017-07-04', '9:30', '11:00', 1), (137, 46, '2017-08-22', '8:40', '22:00', 1), (138, 46, '2017-08-23', '8:40', '22:00', 1), (139, 46, '2017-08-24', '8:40', '22:00', 1), (140, 46, '2017-08-25', '8:40', '22:00', 1), (141, 46, '2017-08-26', '8:40', '22:00', 1), (142, 46, '2017-08-27', '8:40', '22:00', 1), (143, 47, '2017-07-28', '10:10', '10:50', 1), (144, 47, '2017-07-28', '10:50', '11:30', 1), (145, 48, '2017-08-27', '08:35', '09:15', 1), (146, 48, '2017-08-27', '09:15', '09:55', 1), (147, 48, '2017-08-27', '09:55', '10:10', 1), (148, 48, '2017-08-27', '10:10', '10:50', 1), (149, 48, '2017-08-27', '10:50', '11:30', 1), (150, 48, '2017-08-27', '11:30', '11:40', 1), (151, 48, '2017-08-27', '11:40', '12:20', 1), (152, 48, '2017-08-27', '12:20', '13:00', 1), (153, 49, '2017-08-21', '08:35', '09:15', 1), (154, 49, '2017-08-21', '09:15', '09:55', 1), (155, 49, '2017-08-22', '08:35', '09:15', 1), (156, 49, '2017-08-22', '09:15', '09:55', 1), (157, 49, '2017-08-23', '08:35', '09:15', 1), (158, 49, '2017-08-23', '09:15', '09:55', 1), (159, 49, '2017-08-24', '08:35', '09:15', 1), (160, 49, '2017-08-24', '09:15', '09:55', 1), (161, 49, '2017-08-25', '08:35', '09:15', 1), (162, 49, '2017-08-25', '09:15', '09:55', 1), (163, 50, '2017-08-14', '09:15', '09:55', 1), (164, 50, '2017-08-14', '09:55', '10:10', 1), (165, 50, '2017-08-14', '10:10', '10:50', 1), (166, 50, '2017-08-14', '10:50', '11:30', 1), (167, 50, '2017-08-14', '11:30', '11:40', 1), (168, 50, '2017-08-14', '11:40', '12:20', 1), (169, 50, '2017-08-14', '12:20', '13:00', 1), (170, 50, '2017-08-14', '13:00', '14:10', 1), (171, 50, '2017-08-14', '14:10', '14:50', 1), (172, 50, '2017-08-14', '14:50', '15:30', 1), (173, 50, '2017-08-14', '15:30', '15:40', 1), (174, 50, '2017-08-14', '15:40', '16:20', 1), (175, 50, '2017-08-15', '09:15', '09:55', 1), (176, 50, '2017-08-15', '09:55', '10:10', 1), (177, 50, '2017-08-15', '10:10', '10:50', 1), (178, 50, '2017-08-15', '10:50', '11:30', 1), (179, 50, '2017-08-15', '11:30', '11:40', 1), (180, 50, '2017-08-15', '11:40', '12:20', 1), (181, 50, '2017-08-15', '12:20', '13:00', 1), (182, 50, '2017-08-15', '13:00', '14:10', 1), (183, 50, '2017-08-15', '14:10', '14:50', 1), (184, 50, '2017-08-15', '14:50', '15:30', 1), (185, 50, '2017-08-15', '15:30', '15:40', 1), (186, 50, '2017-08-15', '15:40', '16:20', 1), (187, 50, '2017-08-16', '09:15', '09:55', 1), (188, 50, '2017-08-16', '09:55', '10:10', 1), (189, 50, '2017-08-16', '10:10', '10:50', 1), (190, 50, '2017-08-16', '10:50', '11:30', 1), (191, 50, '2017-08-16', '11:30', '11:40', 1), (192, 50, '2017-08-16', '11:40', '12:20', 1), (193, 50, '2017-08-16', '12:20', '13:00', 1), (194, 50, '2017-08-16', '13:00', '14:10', 1), (195, 50, '2017-08-16', '14:10', '14:50', 1), (196, 50, '2017-08-16', '14:50', '15:30', 1), (197, 50, '2017-08-16', '15:30', '15:40', 1), (198, 50, '2017-08-16', '15:40', '16:20', 1), (199, 50, '2017-08-17', '09:15', '09:55', 1), (200, 50, '2017-08-17', '09:55', '10:10', 1), (201, 50, '2017-08-17', '10:10', '10:50', 1), (202, 50, '2017-08-17', '10:50', '11:30', 1), (203, 50, '2017-08-17', '11:30', '11:40', 1), (204, 50, '2017-08-17', '11:40', '12:20', 1), (205, 50, '2017-08-17', '12:20', '13:00', 1), (206, 50, '2017-08-17', '13:00', '14:10', 1), (207, 50, '2017-08-17', '14:10', '14:50', 1), (208, 50, '2017-08-17', '14:50', '15:30', 1), (209, 50, '2017-08-17', '15:30', '15:40', 1), (210, 50, '2017-08-17', '15:40', '16:20', 1), (211, 50, '2017-08-18', '09:15', '09:55', 1), (212, 50, '2017-08-18', '09:55', '10:10', 1), (213, 50, '2017-08-18', '10:10', '10:50', 1), (214, 50, '2017-08-18', '10:50', '11:30', 1), (215, 50, '2017-08-18', '11:30', '11:40', 1), (216, 50, '2017-08-18', '11:40', '12:20', 1), (217, 50, '2017-08-18', '12:20', '13:00', 1), (218, 50, '2017-08-18', '13:00', '14:10', 1), (219, 50, '2017-08-18', '14:10', '14:50', 1), (220, 50, '2017-08-18', '14:50', '15:30', 1), (221, 50, '2017-08-18', '15:30', '15:40', 1), (222, 50, '2017-08-18', '15:40', '16:20', 1), (228, 51, '2017-06-30', '6:20', '11:50', 1), (229, 53, '2017-07-14', '9:00', '12:00', 1), (230, 54, '2017-08-28', '08:35', '09:15', 1), (231, 54, '2017-08-28', '09:15', '09:55', 1), (233, 56, '2017-07-15', '10:00', '13:00', 1), (238, 55, '2017-07-05', '13:00', '14:10', 1), (239, 57, '2017-08-25', '08:35', '09:15', 1), (240, 57, '2017-08-25', '09:15', '09:55', 1), (241, 57, '2017-08-28', '08:35', '09:15', 1), (242, 57, '2017-08-28', '09:15', '09:55', 1), (243, 57, '2017-08-29', '08:35', '09:15', 1), (244, 57, '2017-08-29', '09:15', '09:55', 1), (245, 57, '2017-08-30', '08:35', '09:15', 1), (246, 57, '2017-08-30', '09:15', '09:55', 1), (247, 57, '2017-08-31', '08:35', '09:15', 1), (248, 57, '2017-08-31', '09:15', '09:55', 1), (252, 59, '2017-08-01', '13:00', '14:10', 1), (253, 59, '2017-08-02', '13:00', '14:10', 1), (254, 59, '2017-08-03', '13:00', '14:10', 1), (255, 59, '2017-08-04', '13:00', '14:10', 1), (256, 60, '2017-07-31', '8:00', '16:00', 1), (257, 60, '2017-08-07', '8:00', '16:00', 1), (258, 60, '2017-08-14', '8:00', '16:00', 1), (259, 60, '2017-08-21', '8:00', '16:00', 1), (260, 61, '2017-07-03', '08:35', '09:15', 1), (261, 61, '2017-07-03', '09:15', '09:55', 1), (262, 61, '2017-07-03', '10:10', '10:50', 1), (263, 61, '2017-07-03', '10:50', '11:30', 1), (264, 61, '2017-07-03', '11:30', '11:40', 1), (265, 61, '2017-07-03', '11:40', '12:20', 1), (266, 61, '2017-07-03', '12:20', '13:00', 1), (267, 61, '2017-07-03', '13:00', '14:10', 1), (268, 62, '2017-08-10', '08:35', '09:15', 1), (269, 62, '2017-08-10', '09:15', '09:55', 1), (270, 58, '2017-06-30', '08:10', '08:35', 1), (271, 58, '2017-07-07', '08:10', '08:35', 1), (272, 58, '2017-08-04', '08:10', '08:35', 1), (273, 63, '2017-07-26', '13:05', '14:05', 1), (274, 63, '2017-07-27', '13:05', '14:05', 1), (275, 63, '2017-07-28', '13:05', '14:05', 1), (276, 64, '2017-08-02', '18:05', '19:05', 1), (277, 64, '2017-08-02', '11:05', '11:10', 1), (278, 64, '2017-08-03', '18:05', '19:05', 1), (279, 64, '2017-08-03', '11:05', '11:10', 1), (280, 64, '2017-08-04', '18:05', '19:05', 1), (281, 64, '2017-08-04', '11:05', '11:10', 1), (282, 65, '2017-08-01', '9:00', '16:00', 1), (283, 66, '2017-06-22', '11:05', '12:05', 1), (284, 66, '2017-06-23', '11:05', '12:05', 1), (285, 66, '2017-06-24', '11:05', '12:05', 1), (286, 66, '2017-06-25', '11:05', '12:05', 1), (287, 66, '2017-06-26', '11:05', '12:05', 1), (288, 67, '2017-07-14', '08:35', '09:15', 1), (302, 70, '2017-06-28', '08:35', '09:15', 1), (303, 70, '2017-07-14', '08:35', '09:15', 1), (304, 69, '2017-07-31', '17:00', '17:40', 1), (305, 71, '2017-06-28', '08:10', '08:35', 1), (332, 78, '2017-07-21', '16:00', '19:00', 1), (342, 82, '2017-07-04', '15:30', '15:40', 1), (343, 82, '2017-07-04', '15:40', '16:20', 1), (344, 82, '2017-07-04', '16:20', '17:00', 1), (353, 84, '2017-07-04', '6:45', '10:45', 1), (354, 84, '2017-07-04', '12:45', '18:45', 1), (355, 84, '2017-07-14', '6:45', '10:45', 1), (356, 84, '2017-07-14', '12:45', '18:45', 1), (363, 72, '2017-07-06', '13:00', '14:10', 1), (364, 72, '2017-07-06', '14:10', '14:50', 1), (365, 72, '2017-07-06', '14:50', '15:30', 1), (366, 72, '2017-07-06', '15:30', '15:40', 1), (367, 72, '2017-07-06', '15:40', '16:20', 1), (368, 72, '2017-07-06', '16:20', '17:00', 1), (369, 72, '2017-07-07', '13:00', '14:10', 1), (370, 72, '2017-07-07', '14:10', '14:50', 1), (371, 72, '2017-07-07', '14:50', '15:30', 1), (372, 72, '2017-07-07', '15:30', '15:40', 1), (373, 72, '2017-07-07', '15:40', '16:20', 1), (374, 72, '2017-07-07', '16:20', '17:00', 1), (385, 83, '2017-07-31', '09:55', '10:10', 1), (386, 83, '2017-07-31', '10:10', '10:50', 1), (391, 80, '2017-07-31', '11:30', '11:40', 1), (392, 80, '2017-07-31', '11:40', '12:20', 1), (393, 80, '2017-07-31', '12:20', '13:00', 1), (394, 74, '2017-07-30', '08:35', '09:15', 1), (395, 74, '2017-07-30', '09:15', '09:55', 1), (396, 74, '2017-07-31', '08:35', '09:15', 1), (397, 74, '2017-07-31', '09:15', '09:55', 1), (398, 79, '2017-07-31', '13:00', '14:10', 1), (399, 76, '2017-07-28', '11:40', '12:20', 1), (400, 76, '2017-07-28', '12:20', '13:00', 1), (401, 76, '2017-07-31', '11:40', '12:20', 1), (402, 76, '2017-07-31', '12:20', '13:00', 1), (403, 85, '2017-07-30', '08:35', '09:15', 1), (404, 85, '2017-07-30', '09:15', '09:55', 1), (405, 85, '2017-07-30', '16:20', '17:00', 1), (406, 85, '2017-07-31', '08:35', '09:15', 1), (407, 85, '2017-07-31', '09:15', '09:55', 1), (408, 85, '2017-07-31', '16:20', '17:00', 1), (409, 81, '2017-07-30', '13:00', '14:10', 1), (410, 81, '2017-07-30', '16:20', '17:00', 1), (411, 81, '2017-07-31', '13:00', '14:10', 1), (412, 81, '2017-07-31', '16:20', '17:00', 1), (413, 73, '2017-07-31', '10:00', '12:00', 1), (414, 86, '2017-07-06', '09:15', '09:55', 1), (415, 86, '2017-07-06', '09:55', '10:10', 1), (416, 86, '2017-07-06', '10:10', '10:50', 1), (417, 86, '2017-07-06', '10:50', '11:30', 1), (418, 86, '2017-07-07', '09:15', '09:55', 1), (419, 86, '2017-07-07', '09:55', '10:10', 1), (420, 86, '2017-07-07', '10:10', '10:50', 1), (421, 86, '2017-07-07', '10:50', '11:30', 1), (422, 86, '2017-07-08', '09:15', '09:55', 1), (423, 86, '2017-07-08', '09:55', '10:10', 1), (424, 86, '2017-07-08', '10:10', '10:50', 1), (425, 86, '2017-07-08', '10:50', '11:30', 1), (426, 77, '2017-07-31', '13:00', '14:10', 1), (427, 87, '2017-07-30', '09:15', '09:55', 1), (428, 75, '2017-07-29', '9:00', '10:00', 1), (429, 88, '2017-07-05', '10:45', '11:25', 1), (430, 88, '2017-07-14', '10:45', '11:25', 1), (431, 89, '2017-07-31', '10:45', '11:45', 1), (432, 90, '2017-07-23', '08:35', '09:15', 1), (433, 91, '2017-07-19', '14:10', '14:50', 1), (434, 91, '2017-07-19', '14:50', '15:30', 1), (435, 92, '2017-10-08', '8:30', '18:00', 1), (436, 92, '2017-10-15', '8:30', '18:00', 1), (437, 92, '2017-11-26', '8:30', '18:00', 1), (438, 93, '2017-11-11', '10:00', '18:00', 1), (439, 93, '2017-11-12', '8:00', '13:00', 2), (440, 94, '2017-11-18', '8:00', '19:30', 1), (441, 94, '2017-11-25', '8:00', '19:30', 1), (442, 95, '2017-07-31', '10:10', '10:50', 1), (443, 95, '2017-07-31', '10:50', '11:30', 1), (444, 96, '2017-08-18', '9:00', '12:00', 1), (445, 96, '2017-08-19', '9:00', '12:00', 1), (446, 97, '2017-08-21', '10:50', '11:30', 1), (447, 97, '2017-08-21', '11:30', '11:40', 1), (448, 97, '2017-08-21', '11:40', '12:20', 1), (449, 97, '2017-08-21', '12:20', '13:00', 1), (450, 98, '2017-09-30', '8:00', '18:30', 1), (453, 99, '2017-10-01', '8:00', '18:30', 1), (458, 101, '2017-10-30', '15:30', '17:00', 1), (459, 102, '2017-08-28', '14:00', '17:00', 1), (460, 102, '2017-08-29', '14:00', '17:00', 1), (461, 102, '2017-08-30', '14:00', '17:00', 1), (462, 100, '2017-09-27', '15:30', '16:20', 1), (463, 103, '2017-09-19', '16:00', '18:00', 1), (464, 103, '2017-09-21', '16:00', '18:00', 1), (465, 103, '2017-09-28', '16:00', '18:00', 1), (466, 103, '2017-10-03', '16:00', '18:00', 1), (467, 103, '2017-10-10', '16:00', '18:00', 1), (468, 103, '2017-10-12', '16:00', '18:00', 1), (469, 103, '2017-10-17', '16:00', '18:00', 1), (470, 103, '2017-10-19', '16:00', '18:00', 1), (471, 103, '2017-11-07', '16:00', '18:00', 1), (472, 103, '2017-11-09', '16:00', '18:00', 1), (473, 103, '2017-11-16', '16:00', '18:00', 1), (474, 103, '2017-11-21', '16:00', '18:00', 1), (475, 103, '2017-11-23', '16:00', '18:00', 1), (476, 103, '2017-11-28', '16:00', '18:00', 1), (477, 103, '2017-11-30', '16:00', '18:00', 1), (478, 103, '2017-12-05', '16:00', '18:00', 1), (479, 103, '2017-12-07', '16:00', '18:00', 1), (480, 103, '2018-01-23', '16:00', '18:00', 1), (481, 103, '2018-01-25', '16:00', '18:00', 1), (482, 103, '2018-01-30', '16:00', '18:00', 1), (483, 103, '2018-02-01', '16:00', '18:00', 1), (484, 103, '2018-02-06', '16:00', '18:00', 1), (485, 103, '2018-02-08', '16:00', '18:00', 1), (486, 103, '2018-02-27', '16:00', '18:00', 1), (487, 103, '2018-03-01', '16:00', '18:00', 1), (488, 103, '2018-03-06', '16:00', '18:00', 1), (489, 103, '2018-03-08', '16:00', '18:00', 1), (490, 103, '2018-03-13', '16:00', '18:00', 1), (491, 103, '2018-03-15', '16:00', '18:00', 1), (492, 103, '2018-04-10', '16:00', '18:00', 1), (493, 103, '2018-04-12', '16:00', '18:00', 1), (494, 103, '2018-04-17', '16:00', '18:00', 1), (495, 103, '2018-04-19', '16:00', '18:00', 1), (496, 103, '2018-04-24', '16:00', '18:00', 1), (497, 103, '2018-04-26', '16:00', '18:00', 1), (498, 103, '2018-05-03', '16:00', '18:00', 1), (499, 103, '2018-05-08', '16:00', '18:00', 1), (500, 103, '2018-05-10', '16:00', '18:00', 1), (501, 103, '2018-05-15', '16:00', '18:00', 1), (502, 103, '2018-05-17', '16:00', '18:00', 1), (503, 104, '2017-09-05', '16:00', '18:00', 1), (504, 104, '2017-09-07', '16:00', '18:00', 1), (505, 104, '2017-09-12', '16:00', '18:00', 1), (506, 104, '2017-09-14', '16:00', '18:00', 1), (507, 104, '2017-09-19', '16:00', '18:00', 1), (508, 104, '2017-09-21', '16:00', '18:00', 1), (509, 104, '2017-09-28', '16:00', '18:00', 1), (510, 104, '2017-10-03', '16:00', '18:00', 1), (511, 104, '2017-10-10', '16:00', '18:00', 1), (512, 104, '2017-10-12', '16:00', '18:00', 1), (513, 104, '2017-10-17', '16:00', '18:00', 1), (514, 104, '2017-10-19', '16:00', '18:00', 1), (515, 104, '2017-10-31', '16:00', '18:00', 1), (516, 104, '2017-11-07', '16:00', '18:00', 1), (517, 104, '2017-11-09', '16:00', '18:00', 1), (518, 104, '2017-11-16', '16:00', '18:00', 1), (519, 104, '2017-11-21', '16:00', '18:00', 1), (520, 104, '2017-11-23', '16:00', '18:00', 1), (521, 104, '2017-11-28', '16:00', '18:00', 1), (522, 104, '2017-11-30', '16:00', '18:00', 1), (523, 104, '2017-12-05', '16:00', '18:00', 1), (524, 104, '2017-12-07', '16:00', '18:00', 1), (525, 104, '2017-12-12', '16:00', '18:00', 1), (526, 104, '2017-12-14', '16:00', '18:00', 1), (527, 104, '2017-12-19', '16:00', '18:00', 1), (528, 104, '2018-01-23', '16:00', '18:00', 1), (529, 104, '2018-01-25', '16:00', '18:00', 1), (530, 104, '2018-01-30', '16:00', '18:00', 1), (531, 104, '2018-02-01', '16:00', '18:00', 1), (532, 104, '2018-02-06', '16:00', '18:00', 1), (533, 104, '2018-02-08', '16:00', '18:00', 1), (534, 104, '2018-02-27', '16:00', '18:00', 1), (535, 104, '2018-03-01', '16:00', '18:00', 1), (536, 104, '2018-03-06', '16:00', '18:00', 1), (537, 104, '2018-03-08', '16:00', '18:00', 1), (538, 104, '2018-03-13', '16:00', '18:00', 1), (539, 104, '2018-03-15', '16:00', '18:00', 1), (540, 104, '2018-03-20', '16:00', '18:00', 1), (541, 104, '2018-03-22', '16:00', '18:00', 1), (542, 104, '2018-04-10', '16:00', '18:00', 1), (543, 104, '2018-04-12', '16:00', '18:00', 1), (544, 104, '2018-04-17', '16:00', '18:00', 1), (545, 104, '2018-04-19', '16:00', '18:00', 1), (546, 104, '2018-04-24', '16:00', '18:00', 1), (547, 104, '2018-04-26', '16:00', '18:00', 1), (548, 104, '2018-05-03', '16:00', '18:00', 1), (549, 104, '2018-05-08', '16:00', '18:00', 1), (550, 104, '2018-05-10', '16:00', '18:00', 1), (551, 104, '2018-05-15', '16:00', '18:00', 1), (552, 104, '2018-05-17', '16:00', '18:00', 1), (553, 104, '2018-05-24', '16:00', '18:00', 1), (557, 106, '2017-08-31', '08:10', '08:35', 1), (559, 105, '2018-07-03', '9:30', '13:00', 1), (560, 107, '2017-09-20', '15:30', '16:20', 1), (561, 108, '2017-09-11', '15:30', '16:20', 1), (562, 109, '2017-09-13', '15:30', '16:20', 1), (563, 110, '2017-09-30', '08:35', '09:15', 1), (564, 110, '2017-09-30', '09:15', '09:55', 1), (565, 110, '2017-09-30', '09:55', '10:10', 1), (566, 110, '2017-09-30', '10:10', '10:50', 1), (567, 110, '2017-09-30', '10:50', '11:30', 1), (568, 110, '2017-09-30', '11:30', '11:40', 1), (569, 110, '2017-10-07', '08:35', '09:15', 1), (570, 110, '2017-10-07', '09:15', '09:55', 1), (571, 110, '2017-10-07', '09:55', '10:10', 1), (572, 110, '2017-10-07', '10:10', '10:50', 1), (573, 110, '2017-10-07', '10:50', '11:30', 1), (574, 110, '2017-10-07', '11:30', '11:40', 1), (575, 110, '2017-10-14', '08:35', '09:15', 1), (576, 110, '2017-10-14', '09:15', '09:55', 1), (577, 110, '2017-10-14', '09:55', '10:10', 1), (578, 110, '2017-10-14', '10:10', '10:50', 1), (579, 110, '2017-10-14', '10:50', '11:30', 1), (580, 110, '2017-10-14', '11:30', '11:40', 1), (581, 110, '2017-10-21', '08:35', '09:15', 1), (582, 110, '2017-10-21', '09:15', '09:55', 1), (583, 110, '2017-10-21', '09:55', '10:10', 1), (584, 110, '2017-10-21', '10:10', '10:50', 1), (585, 110, '2017-10-21', '10:50', '11:30', 1), (586, 110, '2017-10-21', '11:30', '11:40', 1), (587, 110, '2017-11-04', '08:35', '09:15', 1), (588, 110, '2017-11-04', '09:15', '09:55', 1), (589, 110, '2017-11-04', '09:55', '10:10', 1), (590, 110, '2017-11-04', '10:10', '10:50', 1), (591, 110, '2017-11-04', '10:50', '11:30', 1), (592, 110, '2017-11-04', '11:30', '11:40', 1), (593, 110, '2017-11-18', '08:35', '09:15', 1), (594, 110, '2017-11-18', '09:15', '09:55', 1), (595, 110, '2017-11-18', '09:55', '10:10', 1), (596, 110, '2017-11-18', '10:10', '10:50', 1), (597, 110, '2017-11-18', '10:50', '11:30', 1), (598, 110, '2017-11-18', '11:30', '11:40', 1), (599, 110, '2017-11-25', '08:35', '09:15', 1), (600, 110, '2017-11-25', '09:15', '09:55', 1), (601, 110, '2017-11-25', '09:55', '10:10', 1), (602, 110, '2017-11-25', '10:10', '10:50', 1), (603, 110, '2017-11-25', '10:50', '11:30', 1), (604, 110, '2017-11-25', '11:30', '11:40', 1), (605, 110, '2017-12-02', '08:35', '09:15', 1), (606, 110, '2017-12-02', '09:15', '09:55', 1), (607, 110, '2017-12-02', '09:55', '10:10', 1), (608, 110, '2017-12-02', '10:10', '10:50', 1), (609, 110, '2017-12-02', '10:50', '11:30', 1), (610, 110, '2017-12-02', '11:30', '11:40', 1), (611, 110, '2017-12-09', '08:35', '09:15', 1), (612, 110, '2017-12-09', '09:15', '09:55', 1), (613, 110, '2017-12-09', '09:55', '10:10', 1), (614, 110, '2017-12-09', '10:10', '10:50', 1), (615, 110, '2017-12-09', '10:50', '11:30', 1), (616, 110, '2017-12-09', '11:30', '11:40', 1), (617, 110, '2017-12-16', '08:35', '09:15', 1), (618, 110, '2017-12-16', '09:15', '09:55', 1), (619, 110, '2017-12-16', '09:55', '10:10', 1), (620, 110, '2017-12-16', '10:10', '10:50', 1), (621, 110, '2017-12-16', '10:50', '11:30', 1), (622, 110, '2017-12-16', '11:30', '11:40', 1), (623, 111, '2017-09-13', '15:30', '15:40', 1), (624, 111, '2017-09-13', '15:40', '16:20', 1), (625, 111, '2017-09-13', '16:20', '17:00', 1), (626, 111, '2017-09-13', '17:00', '17:40', 1), (627, 111, '2017-09-20', '15:30', '15:40', 1), (628, 111, '2017-09-20', '15:40', '16:20', 1), (629, 111, '2017-09-20', '16:20', '17:00', 1), (630, 111, '2017-09-20', '17:00', '17:40', 1), (631, 111, '2017-09-27', '15:30', '15:40', 1), (632, 111, '2017-09-27', '15:40', '16:20', 1), (633, 111, '2017-09-27', '16:20', '17:00', 1), (634, 111, '2017-09-27', '17:00', '17:40', 1), (635, 111, '2017-10-04', '15:30', '15:40', 1), (636, 111, '2017-10-04', '15:40', '16:20', 1), (637, 111, '2017-10-04', '16:20', '17:00', 1), (638, 111, '2017-10-04', '17:00', '17:40', 1), (639, 111, '2017-10-11', '15:30', '15:40', 1), (640, 111, '2017-10-11', '15:40', '16:20', 1), (641, 111, '2017-10-11', '16:20', '17:00', 1), (642, 111, '2017-10-11', '17:00', '17:40', 1), (643, 111, '2017-10-18', '15:30', '15:40', 1), (644, 111, '2017-10-18', '15:40', '16:20', 1), (645, 111, '2017-10-18', '16:20', '17:00', 1), (646, 111, '2017-10-18', '17:00', '17:40', 1), (647, 111, '2017-11-08', '15:30', '15:40', 1), (648, 111, '2017-11-08', '15:40', '16:20', 1), (649, 111, '2017-11-08', '16:20', '17:00', 1), (650, 111, '2017-11-08', '17:00', '17:40', 1), (651, 111, '2017-11-15', '15:30', '15:40', 1), (652, 111, '2017-11-15', '15:40', '16:20', 1), (653, 111, '2017-11-15', '16:20', '17:00', 1), (654, 111, '2017-11-15', '17:00', '17:40', 1), (655, 111, '2017-11-22', '15:30', '15:40', 1), (656, 111, '2017-11-22', '15:40', '16:20', 1), (657, 111, '2017-11-22', '16:20', '17:00', 1), (658, 111, '2017-11-22', '17:00', '17:40', 1), (659, 111, '2017-11-29', '15:30', '15:40', 1), (660, 111, '2017-11-29', '15:40', '16:20', 1), (661, 111, '2017-11-29', '16:20', '17:00', 1), (662, 111, '2017-11-29', '17:00', '17:40', 1), (663, 111, '2017-12-06', '15:30', '15:40', 1), (664, 111, '2017-12-06', '15:40', '16:20', 1), (665, 111, '2017-12-06', '16:20', '17:00', 1), (666, 111, '2017-12-06', '17:00', '17:40', 1), (667, 111, '2017-12-13', '15:30', '15:40', 1), (668, 111, '2017-12-13', '15:40', '16:20', 1), (669, 111, '2017-12-13', '16:20', '17:00', 1), (670, 111, '2017-12-13', '17:00', '17:40', 1), (673, 112, '2017-10-12', '8:00', '17:00', 1), (674, 113, '2017-10-13', '8:00', '14:00', 1), (675, 114, '2017-12-04', '8:00', '17:00', 1), (676, 114, '2017-12-06', '8:00', '17:00', 1), (677, 114, '2017-12-07', '8:00', '17:00', 1), (679, 115, '2017-11-23', '8:00', '16:00', 1), (680, 116, '2017-08-29', '9:30', '10:30', 1), (681, 117, '2017-09-07', '9:00', '12:00', 1), (682, 118, '2017-09-06', '9:00', '17:30', 1), (707, 123, '2017-10-18', '15:30', '15:40', 1), (708, 123, '2017-10-18', '15:40', '16:20', 1), (709, 124, '2017-10-18', '15:30', '15:40', 1), (710, 124, '2017-10-18', '15:40', '16:20', 1), (711, 125, '2017-10-18', '15:30', '15:40', 1), (712, 125, '2017-10-18', '15:40', '16:20', 1), (713, 126, '2017-08-29', '14:50', '15:30', 1), (714, 126, '2017-08-29', '15:30', '15:40', 1), (715, 126, '2017-08-29', '15:40', '16:20', 1), (716, 127, '2017-08-28', '9:00', '10:00', 1), (722, 119, '2017-08-28', '9:00', '17:00', 1), (723, 119, '2017-08-29', '9:00', '17:00', 1), (724, 119, '2017-08-30', '9:00', '17:00', 1), (725, 120, '2017-09-04', '14:15', '17:00', 1), (726, 120, '2017-09-05', '14:15', '17:00', 1), (727, 120, '2017-09-06', '14:15', '17:00', 1), (728, 120, '2017-09-07', '14:15', '17:00', 1), (729, 120, '2017-09-08', '14:15', '17:00', 1), (730, 121, '2017-09-11', '16:30', '18:00', 1), (731, 121, '2017-09-12', '16:30', '18:00', 1), (732, 121, '2017-09-13', '16:30', '18:00', 1), (733, 121, '2017-09-14', '16:30', '18:00', 1), (734, 121, '2017-09-15', '16:30', '18:00', 1), (735, 121, '2017-09-18', '16:30', '18:00', 1), (736, 121, '2017-09-19', '16:30', '18:00', 1), (737, 121, '2017-09-20', '16:30', '18:00', 1), (738, 121, '2017-09-21', '16:30', '18:00', 1), (739, 122, '2017-09-22', '16:30', '20:00', 1), (740, 128, '2017-08-29', '08:35', '09:15', 1), (741, 128, '2017-08-29', '09:15', '09:55', 1), (742, 128, '2017-08-29', '09:55', '10:10', 1), (743, 128, '2017-08-29', '10:10', '10:50', 1), (744, 128, '2017-08-29', '10:50', '11:30', 1), (746, 129, '2017-08-29', '11:00', '12:00', 1), (747, 130, '2017-10-06', '13:30', '14:00', 1), (752, 131, '2018-02-26', '15:30', '15:40', 1), (753, 131, '2018-02-26', '15:40', '16:20', 1), (755, 132, '2017-09-14', '13:00', '14:10', 1), (756, 133, '2017-09-04', '15:30', '15:40', 1), (757, 133, '2017-09-04', '15:40', '16:20', 1), (758, 133, '2017-09-04', '16:20', '17:00', 1), (759, 134, '2017-10-23', '13:00', '14:10', 1), (760, 134, '2017-10-23', '14:10', '14:50', 1), (761, 134, '2017-10-23', '14:50', '15:30', 1), (762, 134, '2017-10-23', '15:30', '15:40', 1), (763, 134, '2017-10-23', '15:40', '16:20', 1), (764, 134, '2017-10-23', '16:20', '17:00', 1), (765, 135, '2017-09-12', '15:40', '16:20', 1), (766, 135, '2017-09-12', '16:20', '17:00', 1), (767, 135, '2017-09-12', '17:00', '17:40', 1), (768, 136, '2017-09-19', '16:00', '17:45', 1), (769, 136, '2017-09-21', '16:00', '17:45', 1), (770, 136, '2017-09-28', '16:00', '17:45', 1), (771, 136, '2017-10-10', '16:00', '17:45', 1), (772, 136, '2017-10-12', '16:00', '17:45', 1), (773, 136, '2017-10-17', '16:00', '17:45', 1), (774, 136, '2017-10-19', '16:00', '17:45', 1), (775, 136, '2017-11-07', '16:00', '17:45', 1), (776, 136, '2017-11-09', '16:00', '17:45', 1), (777, 136, '2017-11-14', '16:00', '17:45', 1), (778, 136, '2017-11-16', '16:00', '17:45', 1), (779, 136, '2017-11-21', '16:00', '17:45', 1), (780, 136, '2017-11-23', '16:00', '17:45', 1), (781, 136, '2017-11-28', '16:00', '17:45', 1), (782, 136, '2017-11-30', '16:00', '17:45', 1), (783, 136, '2017-12-05', '16:00', '17:45', 1), (784, 136, '2017-12-07', '16:00', '17:45', 1), (785, 136, '2017-12-12', '16:00', '17:45', 1), (786, 136, '2017-12-14', '16:00', '17:45', 1), (787, 136, '2018-01-23', '16:00', '17:45', 1), (788, 136, '2018-01-25', '16:00', '17:45', 1), (789, 136, '2018-01-30', '16:00', '17:45', 1), (790, 136, '2018-02-01', '16:00', '17:45', 1), (791, 136, '2018-02-06', '16:00', '17:45', 1), (792, 136, '2018-02-08', '16:00', '17:45', 1), (793, 136, '2018-02-27', '16:00', '17:45', 1), (794, 136, '2018-03-01', '16:00', '17:45', 1), (795, 136, '2018-03-06', '16:00', '17:45', 1), (796, 136, '2018-03-08', '16:00', '17:45', 1), (797, 136, '2018-03-13', '16:00', '17:45', 1), (798, 136, '2018-03-15', '16:00', '17:45', 1), (799, 136, '2018-04-24', '16:00', '17:45', 1), (800, 136, '2018-04-26', '16:00', '17:45', 1), (801, 136, '2018-05-03', '16:00', '17:45', 1), (802, 136, '2018-05-08', '16:00', '17:45', 1), (803, 136, '2018-05-10', '16:00', '17:45', 1), (804, 137, '2017-09-12', '18:00', '19:30', 1), (805, 137, '2017-09-14', '18:00', '19:30', 1), (806, 137, '2017-09-28', '18:00', '19:30', 1), (807, 137, '2017-10-03', '18:00', '19:30', 1), (808, 137, '2017-10-10', '18:00', '19:30', 1), (809, 137, '2017-10-12', '18:00', '19:30', 1), (810, 137, '2017-10-17', '18:00', '19:30', 1), (811, 137, '2017-10-19', '18:00', '19:30', 1), (812, 137, '2017-10-31', '18:00', '19:30', 1), (813, 137, '2017-11-07', '18:00', '19:30', 1), (814, 137, '2017-11-09', '18:00', '19:30', 1), (815, 137, '2017-11-14', '18:00', '19:30', 1), (816, 137, '2017-11-16', '18:00', '19:30', 1), (817, 137, '2017-11-21', '18:00', '19:30', 1), (818, 137, '2017-11-23', '18:00', '19:30', 1), (819, 137, '2017-11-28', '18:00', '19:30', 1), (820, 137, '2017-11-30', '18:00', '19:30', 1), (821, 137, '2017-12-05', '18:00', '19:30', 1), (822, 137, '2017-12-07', '18:00', '19:30', 1), (823, 137, '2017-12-12', '18:00', '19:30', 1), (824, 137, '2017-12-14', '18:00', '19:30', 1), (825, 137, '2018-01-30', '18:00', '19:30', 1), (826, 137, '2018-02-01', '18:00', '19:30', 1), (827, 137, '2018-02-06', '18:00', '19:30', 1), (828, 137, '2018-02-08', '18:00', '19:30', 1), (829, 137, '2018-02-27', '18:00', '19:30', 1), (830, 137, '2018-03-02', '18:00', '19:30', 1), (831, 137, '2018-03-06', '18:00', '19:30', 1), (832, 137, '2018-03-09', '18:00', '19:30', 1), (833, 137, '2018-03-13', '18:00', '19:30', 1), (834, 137, '2018-03-16', '18:00', '19:30', 1), (835, 137, '2018-03-19', '18:00', '19:30', 1), (836, 137, '2018-04-19', '18:00', '19:30', 1), (837, 137, '2018-04-24', '18:00', '19:30', 1), (838, 137, '2018-04-26', '18:00', '19:30', 1), (839, 137, '2018-05-03', '18:00', '19:30', 1), (840, 137, '2018-05-08', '18:00', '19:30', 1), (841, 137, '2018-05-10', '18:00', '19:30', 1), (842, 138, '2017-09-28', '13:00', '14:00', 1), (843, 138, '2017-10-03', '13:00', '14:00', 1), (844, 138, '2017-10-10', '13:00', '14:00', 1), (845, 138, '2017-10-12', '13:00', '14:00', 1), (846, 138, '2017-10-17', '13:00', '14:00', 1), (847, 138, '2017-10-19', '13:00', '14:00', 1), (848, 138, '2017-10-31', '13:00', '14:00', 1), (849, 138, '2017-11-07', '13:00', '14:00', 1), (850, 138, '2017-11-09', '13:00', '14:00', 1), (851, 138, '2017-11-14', '13:00', '14:00', 1), (852, 138, '2017-11-16', '13:00', '14:00', 1), (853, 138, '2017-11-21', '13:00', '14:00', 1), (854, 138, '2017-11-23', '13:00', '14:00', 1), (855, 138, '2017-11-28', '13:00', '14:00', 1), (856, 138, '2017-11-30', '13:00', '14:00', 1), (857, 138, '2017-12-05', '13:00', '14:00', 1), (858, 138, '2017-12-07', '13:00', '14:00', 1), (859, 138, '2017-12-12', '13:00', '14:00', 1), (860, 138, '2017-12-14', '13:00', '14:00', 1), (861, 138, '2018-01-23', '13:00', '14:00', 1), (862, 138, '2018-01-25', '13:00', '14:00', 1), (863, 138, '2018-01-30', '13:00', '14:00', 1), (864, 138, '2018-02-01', '13:00', '14:00', 1), (865, 138, '2018-02-06', '13:00', '14:00', 1), (866, 138, '2018-02-08', '13:00', '14:00', 1), (867, 138, '2018-02-27', '13:00', '14:00', 1), (868, 138, '2018-03-02', '13:00', '14:00', 1), (869, 138, '2018-03-06', '13:00', '14:00', 1), (870, 138, '2018-03-09', '13:00', '14:00', 1), (871, 138, '2018-03-13', '13:00', '14:00', 1), (872, 138, '2018-03-16', '13:00', '14:00', 1), (873, 138, '2018-03-19', '13:00', '14:00', 1), (874, 138, '2018-04-10', '13:00', '14:00', 1), (875, 138, '2018-04-12', '13:00', '14:00', 1), (876, 139, '2017-12-04', '14:50', '15:30', 1), (877, 139, '2017-12-04', '15:30', '15:40', 1), (878, 139, '2017-12-04', '15:40', '16:20', 1), (891, 141, '2017-10-11', '16:30', '18:00', 1), (892, 141, '2017-10-18', '16:30', '18:00', 1), (893, 141, '2017-11-08', '16:30', '18:00', 1), (894, 141, '2017-11-15', '16:30', '18:00', 1), (895, 141, '2018-02-28', '16:30', '18:00', 1), (896, 141, '2018-03-07', '16:30', '18:00', 1), (897, 141, '2018-03-14', '16:30', '18:00', 1), (898, 141, '2018-03-21', '16:30', '18:00', 1), (899, 142, '2017-10-12', '16:00', '18:00', 1), (900, 142, '2017-10-17', '16:00', '18:00', 1), (901, 142, '2017-10-19', '16:00', '18:00', 1), (902, 142, '2017-11-09', '16:00', '18:00', 1), (903, 142, '2017-11-16', '16:00', '18:00', 1), (904, 142, '2017-11-21', '16:00', '18:00', 1), (905, 142, '2017-11-23', '16:00', '18:00', 1), (906, 142, '2017-11-28', '16:00', '18:00', 1), (907, 142, '2017-11-30', '16:00', '18:00', 1), (908, 142, '2018-02-08', '16:00', '18:00', 1), (909, 142, '2018-02-27', '16:00', '18:00', 1), (910, 142, '2018-03-01', '16:00', '18:00', 1), (911, 142, '2018-03-08', '16:00', '18:00', 1), (912, 142, '2018-03-13', '16:00', '18:00', 1), (913, 142, '2018-03-15', '16:00', '18:00', 1), (914, 142, '2018-04-17', '16:00', '18:00', 1), (915, 142, '2018-04-19', '16:00', '18:00', 1), (916, 142, '2018-04-24', '16:00', '18:00', 1), (917, 142, '2018-04-26', '16:00', '18:00', 1), (918, 140, '2017-10-31', '18:00', '19:30', 1), (919, 140, '2017-11-07', '18:00', '19:30', 1), (920, 140, '2017-11-09', '18:00', '19:30', 1), (921, 140, '2017-11-14', '18:00', '19:30', 1), (922, 140, '2017-11-16', '18:00', '19:30', 1), (923, 140, '2018-02-27', '18:00', '19:30', 1), (924, 140, '2018-03-02', '18:00', '19:30', 1), (925, 140, '2018-03-06', '18:00', '19:30', 1), (926, 140, '2018-03-09', '18:00', '19:30', 1), (927, 140, '2018-03-13', '18:00', '19:30', 1), (928, 140, '2018-03-16', '18:00', '19:30', 1), (929, 140, '2018-03-19', '18:00', '19:30', 1), (932, 143, '2017-09-14', '10:10', '10:50', 1), (933, 143, '2017-09-14', '10:50', '11:30', 1), (934, 144, '2017-09-18', '13:00', '14:10', 1), (935, 145, '2017-09-22', '7:00', '8:30', 1), (936, 146, '2017-09-06', '14:30', '15:30', 1), (957, 147, '2017-09-04', '11:30', '11:40', 1), (958, 147, '2017-09-04', '13:00', '14:10', 1), (959, 147, '2017-09-05', '11:30', '11:40', 1), (960, 147, '2017-09-05', '13:00', '14:10', 1), (961, 147, '2017-09-06', '11:30', '11:40', 1), (962, 147, '2017-09-06', '13:00', '14:10', 1), (963, 147, '2017-09-07', '11:30', '11:40', 1), (964, 147, '2017-09-07', '13:00', '14:10', 1), (965, 147, '2017-09-08', '11:30', '11:40', 1), (966, 147, '2017-09-08', '13:00', '14:10', 1), (967, 147, '2017-09-11', '11:30', '11:40', 1), (968, 147, '2017-09-11', '13:00', '14:10', 1), (969, 147, '2017-09-12', '11:30', '11:40', 1), (970, 147, '2017-09-12', '13:00', '14:10', 1), (971, 147, '2017-09-13', '11:30', '11:40', 1), (972, 147, '2017-09-13', '13:00', '14:10', 1), (973, 147, '2017-09-14', '11:30', '11:40', 1), (974, 147, '2017-09-14', '13:00', '14:10', 1), (975, 147, '2017-09-15', '11:30', '11:40', 1), (976, 147, '2017-09-15', '13:00', '14:10', 1), (977, 148, '2017-09-08', '15:30', '15:40', 1), (978, 149, '2017-10-17', '09:15', '09:55', 1), (979, 149, '2017-10-17', '09:55', '10:10', 1), (980, 150, '2017-10-17', '09:15', '09:55', 1), (981, 149, '2017-10-17', '10:10', '10:50', 1), (982, 150, '2017-10-17', '09:55', '10:10', 1), (983, 149, '2017-10-17', '10:50', '11:30', 1), (984, 150, '2017-10-17', '10:10', '10:50', 1), (985, 149, '2017-10-17', '11:30', '11:40', 1), (986, 150, '2017-10-17', '10:50', '11:30', 1), (987, 149, '2017-10-17', '11:40', '12:20', 1), (988, 149, '2017-10-17', '12:20', '13:00', 1), (989, 150, '2017-10-17', '11:30', '11:40', 1), (990, 150, '2017-10-17', '11:40', '12:20', 1), (991, 150, '2017-10-17', '12:20', '13:00', 1), (992, 151, '2017-09-06', '14:10', '14:50', 1), (993, 151, '2017-09-06', '14:50', '15:30', 1), (1006, 152, '2018-01-04', '11:30', '11:40', 1), (1007, 152, '2018-01-04', '11:40', '12:20', 1), (1008, 152, '2018-01-04', '12:20', '13:00', 1), (1009, 152, '2018-01-05', '11:30', '11:40', 1), (1010, 152, '2018-01-05', '11:40', '12:20', 1), (1011, 152, '2018-01-05', '12:20', '13:00', 1), (1012, 152, '2018-01-11', '11:30', '11:40', 1), (1013, 152, '2018-01-11', '11:40', '12:20', 1), (1014, 152, '2018-01-11', '12:20', '13:00', 1), (1015, 152, '2018-01-12', '11:30', '11:40', 1), (1016, 152, '2018-01-12', '11:40', '12:20', 1), (1017, 152, '2018-01-12', '12:20', '13:00', 1), (1018, 153, '2017-09-01', '14:10', '14:50', 1), (1019, 153, '2017-09-01', '14:50', '15:30', 1), (1020, 153, '2017-09-01', '15:30', '15:40', 1), (1021, 153, '2017-09-01', '15:40', '16:20', 1); -- -------------------------------------------------------- -- -- 資料表結構 `event_section_has_facilities` -- CREATE TABLE IF NOT EXISTS `event_section_has_facilities` ( `id` int(11) NOT NULL, `section_id` int(11) NOT NULL, `facility_id` int(11) NOT NULL, `status` enum('PENDING','APPROVED') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=765 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `event_section_has_facilities` -- INSERT INTO `event_section_has_facilities` (`id`, `section_id`, `facility_id`, `status`) VALUES (14, 49, 2, 'PENDING'), (15, 50, 3, 'PENDING'), (16, 50, 4, 'PENDING'), (17, 50, 7, 'PENDING'), (18, 51, 3, 'PENDING'), (19, 51, 4, 'PENDING'), (20, 51, 7, 'PENDING'), (21, 52, 3, 'PENDING'), (22, 52, 4, 'PENDING'), (23, 52, 7, 'PENDING'), (24, 53, 3, 'PENDING'), (25, 53, 4, 'PENDING'), (26, 53, 7, 'PENDING'), (27, 54, 3, 'PENDING'), (28, 54, 4, 'PENDING'), (29, 54, 7, 'PENDING'), (30, 55, 3, 'PENDING'), (31, 55, 4, 'PENDING'), (32, 55, 7, 'PENDING'), (33, 57, 15, 'PENDING'), (34, 57, 20, 'PENDING'), (37, 62, 2, 'PENDING'), (40, 65, 9, 'PENDING'), (41, 66, 9, 'PENDING'), (42, 84, 2, 'PENDING'), (43, 87, 2, 'PENDING'), (44, 93, 2, 'PENDING'), (45, 93, 9, 'PENDING'), (46, 93, 24, 'PENDING'), (47, 93, 25, 'PENDING'), (48, 94, 2, 'PENDING'), (49, 94, 9, 'PENDING'), (50, 94, 24, 'PENDING'), (51, 94, 25, 'PENDING'), (52, 95, 2, 'PENDING'), (53, 95, 9, 'PENDING'), (54, 95, 24, 'PENDING'), (55, 95, 25, 'PENDING'), (61, 109, 2, 'PENDING'), (62, 109, 8, 'PENDING'), (63, 109, 9, 'PENDING'), (64, 109, 24, 'PENDING'), (65, 109, 25, 'PENDING'), (66, 120, 3, 'PENDING'), (67, 120, 24, 'PENDING'), (68, 120, 25, 'PENDING'), (69, 143, 2, 'PENDING'), (70, 144, 2, 'PENDING'), (71, 153, 2, 'PENDING'), (72, 153, 10, 'PENDING'), (73, 153, 24, 'PENDING'), (74, 153, 25, 'PENDING'), (75, 154, 2, 'PENDING'), (76, 154, 10, 'PENDING'), (77, 154, 24, 'PENDING'), (78, 154, 25, 'PENDING'), (79, 155, 2, 'PENDING'), (80, 155, 10, 'PENDING'), (81, 155, 24, 'PENDING'), (82, 155, 25, 'PENDING'), (83, 156, 2, 'PENDING'), (84, 156, 10, 'PENDING'), (85, 156, 24, 'PENDING'), (86, 156, 25, 'PENDING'), (87, 157, 2, 'PENDING'), (88, 157, 10, 'PENDING'), (89, 157, 24, 'PENDING'), (90, 157, 25, 'PENDING'), (91, 158, 2, 'PENDING'), (92, 158, 10, 'PENDING'), (93, 158, 24, 'PENDING'), (94, 158, 25, 'PENDING'), (95, 159, 2, 'PENDING'), (96, 159, 10, 'PENDING'), (97, 159, 24, 'PENDING'), (98, 159, 25, 'PENDING'), (99, 160, 2, 'PENDING'), (100, 160, 10, 'PENDING'), (101, 160, 24, 'PENDING'), (102, 160, 25, 'PENDING'), (103, 161, 2, 'PENDING'), (104, 161, 10, 'PENDING'), (105, 161, 24, 'PENDING'), (106, 161, 25, 'PENDING'), (107, 162, 2, 'PENDING'), (108, 162, 10, 'PENDING'), (109, 162, 24, 'PENDING'), (110, 162, 25, 'PENDING'), (111, 228, 7, 'PENDING'), (112, 228, 16, 'PENDING'), (113, 228, 29, 'PENDING'), (114, 228, 31, 'PENDING'), (115, 228, 33, 'PENDING'), (116, 230, 2, 'PENDING'), (117, 230, 3, 'PENDING'), (118, 231, 2, 'PENDING'), (119, 231, 3, 'PENDING'), (124, 233, 29, 'PENDING'), (125, 238, 2, 'PENDING'), (126, 238, 10, 'PENDING'), (127, 238, 14, 'PENDING'), (128, 238, 20, 'PENDING'), (129, 239, 2, 'PENDING'), (130, 239, 8, 'PENDING'), (131, 239, 9, 'PENDING'), (132, 240, 2, 'PENDING'), (133, 240, 8, 'PENDING'), (134, 240, 9, 'PENDING'), (135, 241, 2, 'PENDING'), (136, 241, 8, 'PENDING'), (137, 241, 9, 'PENDING'), (138, 242, 2, 'PENDING'), (139, 242, 8, 'PENDING'), (140, 242, 9, 'PENDING'), (141, 243, 2, 'PENDING'), (142, 243, 8, 'PENDING'), (143, 243, 9, 'PENDING'), (144, 244, 2, 'PENDING'), (145, 244, 8, 'PENDING'), (146, 244, 9, 'PENDING'), (147, 245, 2, 'PENDING'), (148, 245, 8, 'PENDING'), (149, 245, 9, 'PENDING'), (150, 246, 2, 'PENDING'), (151, 246, 8, 'PENDING'), (152, 246, 9, 'PENDING'), (153, 247, 2, 'PENDING'), (154, 247, 8, 'PENDING'), (155, 247, 9, 'PENDING'), (156, 248, 2, 'PENDING'), (157, 248, 8, 'PENDING'), (158, 248, 9, 'PENDING'), (168, 252, 24, 'PENDING'), (169, 253, 24, 'PENDING'), (170, 254, 24, 'PENDING'), (171, 255, 24, 'PENDING'), (172, 256, 8, 'PENDING'), (173, 257, 8, 'PENDING'), (174, 258, 8, 'PENDING'), (175, 259, 8, 'PENDING'), (176, 260, 8, 'PENDING'), (177, 260, 9, 'PENDING'), (178, 261, 8, 'PENDING'), (179, 261, 9, 'PENDING'), (180, 262, 8, 'PENDING'), (181, 262, 9, 'PENDING'), (182, 263, 8, 'PENDING'), (183, 263, 9, 'PENDING'), (184, 264, 8, 'PENDING'), (185, 264, 9, 'PENDING'), (186, 265, 8, 'PENDING'), (187, 265, 9, 'PENDING'), (188, 266, 8, 'PENDING'), (189, 266, 9, 'PENDING'), (190, 267, 8, 'PENDING'), (191, 267, 9, 'PENDING'), (192, 270, 5, 'PENDING'), (193, 270, 6, 'PENDING'), (194, 270, 7, 'PENDING'), (195, 271, 5, 'PENDING'), (196, 271, 6, 'PENDING'), (197, 271, 7, 'PENDING'), (198, 272, 5, 'PENDING'), (199, 272, 6, 'PENDING'), (200, 272, 7, 'PENDING'), (201, 273, 2, 'PENDING'), (202, 273, 9, 'PENDING'), (203, 274, 2, 'PENDING'), (204, 274, 9, 'PENDING'), (205, 275, 2, 'PENDING'), (206, 275, 9, 'PENDING'), (207, 276, 30, 'PENDING'), (208, 276, 31, 'PENDING'), (209, 277, 30, 'PENDING'), (210, 277, 31, 'PENDING'), (211, 278, 30, 'PENDING'), (212, 278, 31, 'PENDING'), (213, 279, 30, 'PENDING'), (214, 279, 31, 'PENDING'), (215, 280, 30, 'PENDING'), (216, 280, 31, 'PENDING'), (217, 281, 30, 'PENDING'), (218, 281, 31, 'PENDING'), (219, 282, 2, 'PENDING'), (220, 282, 9, 'PENDING'), (221, 283, 16, 'PENDING'), (222, 284, 16, 'PENDING'), (223, 285, 16, 'PENDING'), (224, 286, 16, 'PENDING'), (225, 287, 16, 'PENDING'), (234, 302, 32, 'PENDING'), (235, 302, 33, 'PENDING'), (236, 303, 32, 'PENDING'), (237, 303, 33, 'PENDING'), (238, 305, 4, 'PENDING'), (271, 332, 8, 'PENDING'), (272, 332, 9, 'PENDING'), (300, 342, 11, 'PENDING'), (301, 342, 12, 'PENDING'), (302, 343, 11, 'PENDING'), (303, 343, 12, 'PENDING'), (304, 344, 11, 'PENDING'), (305, 344, 12, 'PENDING'), (324, 353, 6, 'APPROVED'), (325, 353, 8, 'APPROVED'), (326, 353, 9, 'APPROVED'), (327, 354, 6, 'APPROVED'), (328, 354, 8, 'APPROVED'), (329, 354, 9, 'APPROVED'), (330, 355, 6, 'APPROVED'), (331, 355, 8, 'APPROVED'), (332, 355, 9, 'APPROVED'), (333, 356, 6, 'APPROVED'), (334, 356, 8, 'APPROVED'), (335, 356, 9, 'APPROVED'), (382, 385, 2, 'PENDING'), (383, 385, 9, 'PENDING'), (384, 385, 10, 'PENDING'), (385, 386, 2, 'PENDING'), (386, 386, 9, 'PENDING'), (387, 386, 10, 'PENDING'), (396, 391, 6, 'PENDING'), (397, 391, 8, 'PENDING'), (398, 391, 9, 'PENDING'), (399, 392, 6, 'PENDING'), (400, 392, 8, 'PENDING'), (401, 392, 9, 'PENDING'), (402, 393, 6, 'PENDING'), (403, 393, 8, 'PENDING'), (404, 393, 9, 'PENDING'), (405, 394, 6, 'PENDING'), (406, 394, 8, 'PENDING'), (407, 394, 9, 'PENDING'), (408, 395, 6, 'PENDING'), (409, 395, 8, 'PENDING'), (410, 395, 9, 'PENDING'), (411, 396, 6, 'PENDING'), (412, 396, 8, 'PENDING'), (413, 396, 9, 'PENDING'), (414, 397, 6, 'PENDING'), (415, 397, 8, 'PENDING'), (416, 397, 9, 'PENDING'), (417, 398, 6, 'PENDING'), (418, 399, 16, 'PENDING'), (419, 399, 25, 'PENDING'), (420, 400, 16, 'PENDING'), (421, 400, 25, 'PENDING'), (422, 401, 16, 'PENDING'), (423, 401, 25, 'PENDING'), (424, 402, 16, 'PENDING'), (425, 402, 25, 'PENDING'), (426, 403, 3, 'PENDING'), (427, 403, 7, 'PENDING'), (428, 403, 14, 'PENDING'), (429, 404, 3, 'PENDING'), (430, 404, 7, 'PENDING'), (431, 404, 14, 'PENDING'), (432, 405, 3, 'PENDING'), (433, 405, 7, 'PENDING'), (434, 405, 14, 'PENDING'), (435, 406, 3, 'PENDING'), (436, 406, 7, 'PENDING'), (437, 406, 14, 'PENDING'), (438, 407, 3, 'PENDING'), (439, 407, 7, 'PENDING'), (440, 407, 14, 'PENDING'), (441, 408, 3, 'PENDING'), (442, 408, 7, 'PENDING'), (443, 408, 14, 'PENDING'), (444, 409, 6, 'PENDING'), (445, 409, 8, 'PENDING'), (446, 409, 9, 'PENDING'), (447, 409, 12, 'PENDING'), (448, 410, 6, 'PENDING'), (449, 410, 8, 'PENDING'), (450, 410, 9, 'PENDING'), (451, 410, 12, 'PENDING'), (452, 411, 6, 'PENDING'), (453, 411, 8, 'PENDING'), (454, 411, 9, 'PENDING'), (455, 411, 12, 'PENDING'), (456, 412, 6, 'PENDING'), (457, 412, 8, 'PENDING'), (458, 412, 9, 'PENDING'), (459, 412, 12, 'PENDING'), (460, 413, 2, 'PENDING'), (461, 413, 17, 'PENDING'), (462, 413, 24, 'PENDING'), (463, 413, 25, 'PENDING'), (464, 414, 16, 'PENDING'), (465, 414, 18, 'PENDING'), (466, 414, 19, 'PENDING'), (467, 415, 16, 'PENDING'), (468, 415, 18, 'PENDING'), (469, 415, 19, 'PENDING'), (470, 416, 16, 'PENDING'), (471, 416, 18, 'PENDING'), (472, 416, 19, 'PENDING'), (473, 417, 16, 'PENDING'), (474, 417, 18, 'PENDING'), (475, 417, 19, 'PENDING'), (476, 418, 16, 'PENDING'), (477, 418, 18, 'PENDING'), (478, 418, 19, 'PENDING'), (479, 419, 16, 'PENDING'), (480, 419, 18, 'PENDING'), (481, 419, 19, 'PENDING'), (482, 420, 16, 'PENDING'), (483, 420, 18, 'PENDING'), (484, 420, 19, 'PENDING'), (485, 421, 16, 'PENDING'), (486, 421, 18, 'PENDING'), (487, 421, 19, 'PENDING'), (488, 422, 16, 'PENDING'), (489, 422, 18, 'PENDING'), (490, 422, 19, 'PENDING'), (491, 423, 16, 'PENDING'), (492, 423, 18, 'PENDING'), (493, 423, 19, 'PENDING'), (494, 424, 16, 'PENDING'), (495, 424, 18, 'PENDING'), (496, 424, 19, 'PENDING'), (497, 425, 16, 'PENDING'), (498, 425, 18, 'PENDING'), (499, 425, 19, 'PENDING'), (500, 426, 14, 'PENDING'), (501, 428, 2, 'PENDING'), (502, 428, 24, 'PENDING'), (503, 429, 6, 'PENDING'), (504, 429, 7, 'PENDING'), (505, 429, 15, 'PENDING'), (506, 430, 6, 'PENDING'), (507, 430, 7, 'PENDING'), (508, 430, 15, 'PENDING'), (509, 431, 6, 'PENDING'), (510, 432, 34, 'PENDING'), (511, 440, 2, 'APPROVED'), (512, 440, 24, 'APPROVED'), (513, 441, 2, 'APPROVED'), (514, 441, 24, 'APPROVED'), (515, 450, 2, 'PENDING'), (516, 450, 9, 'PENDING'), (517, 450, 20, 'PENDING'), (524, 453, 2, 'PENDING'), (525, 453, 9, 'PENDING'), (526, 453, 20, 'PENDING'), (538, 458, 2, 'PENDING'), (539, 458, 3, 'PENDING'), (540, 458, 24, 'PENDING'), (541, 458, 25, 'PENDING'), (542, 458, 32, 'PENDING'), (543, 462, 2, 'PENDING'), (544, 462, 24, 'PENDING'), (545, 462, 25, 'PENDING'), (546, 463, 24, 'PENDING'), (547, 464, 24, 'PENDING'), (548, 465, 24, 'PENDING'), (549, 466, 24, 'PENDING'), (550, 467, 24, 'PENDING'), (551, 468, 24, 'PENDING'), (552, 469, 24, 'PENDING'), (553, 470, 24, 'PENDING'), (554, 471, 24, 'PENDING'), (555, 472, 24, 'PENDING'), (556, 473, 24, 'PENDING'), (557, 474, 24, 'PENDING'), (558, 475, 24, 'PENDING'), (559, 476, 24, 'PENDING'), (560, 477, 24, 'PENDING'), (561, 478, 24, 'PENDING'), (562, 479, 24, 'PENDING'), (563, 480, 24, 'PENDING'), (564, 481, 24, 'PENDING'), (565, 482, 24, 'PENDING'), (566, 483, 24, 'PENDING'), (567, 484, 24, 'PENDING'), (568, 485, 24, 'PENDING'), (569, 486, 24, 'PENDING'), (570, 487, 24, 'PENDING'), (571, 488, 24, 'PENDING'), (572, 489, 24, 'PENDING'), (573, 490, 24, 'PENDING'), (574, 491, 24, 'PENDING'), (575, 492, 24, 'PENDING'), (576, 493, 24, 'PENDING'), (577, 494, 24, 'PENDING'), (578, 495, 24, 'PENDING'), (579, 496, 24, 'PENDING'), (580, 497, 24, 'PENDING'), (581, 498, 24, 'PENDING'), (582, 499, 24, 'PENDING'), (583, 500, 24, 'PENDING'), (584, 501, 24, 'PENDING'), (585, 502, 24, 'PENDING'), (601, 557, 2, 'PENDING'), (607, 559, 2, 'PENDING'), (608, 559, 13, 'PENDING'), (609, 559, 24, 'PENDING'), (610, 559, 25, 'PENDING'), (611, 559, 27, 'PENDING'), (612, 560, 2, 'PENDING'), (613, 560, 9, 'PENDING'), (614, 560, 14, 'PENDING'), (615, 560, 24, 'PENDING'), (616, 560, 25, 'PENDING'), (617, 561, 2, 'PENDING'), (618, 561, 9, 'PENDING'), (619, 561, 24, 'PENDING'), (620, 561, 25, 'PENDING'), (621, 562, 2, 'PENDING'), (622, 562, 9, 'PENDING'), (623, 562, 24, 'PENDING'), (624, 562, 25, 'PENDING'), (625, 707, 2, 'PENDING'), (626, 707, 9, 'PENDING'), (627, 707, 24, 'PENDING'), (628, 707, 25, 'PENDING'), (629, 708, 2, 'PENDING'), (630, 708, 9, 'PENDING'), (631, 708, 24, 'PENDING'), (632, 708, 25, 'PENDING'), (633, 709, 2, 'PENDING'), (634, 709, 9, 'PENDING'), (635, 709, 24, 'PENDING'), (636, 709, 25, 'PENDING'), (637, 710, 2, 'PENDING'), (638, 710, 9, 'PENDING'), (639, 710, 24, 'PENDING'), (640, 710, 25, 'PENDING'), (641, 711, 2, 'PENDING'), (642, 711, 9, 'PENDING'), (643, 711, 24, 'PENDING'), (644, 711, 25, 'PENDING'), (645, 712, 2, 'PENDING'), (646, 712, 9, 'PENDING'), (647, 712, 24, 'PENDING'), (648, 712, 25, 'PENDING'), (649, 713, 2, 'PENDING'), (650, 713, 24, 'PENDING'), (651, 713, 25, 'PENDING'), (652, 714, 2, 'PENDING'), (653, 714, 24, 'PENDING'), (654, 714, 25, 'PENDING'), (655, 715, 2, 'PENDING'), (656, 715, 24, 'PENDING'), (657, 715, 25, 'PENDING'), (674, 752, 2, 'PENDING'), (675, 752, 9, 'PENDING'), (676, 752, 24, 'PENDING'), (677, 752, 25, 'PENDING'), (678, 753, 2, 'PENDING'), (679, 753, 9, 'PENDING'), (680, 753, 24, 'PENDING'), (681, 753, 25, 'PENDING'), (684, 755, 8, 'PENDING'), (685, 755, 9, 'PENDING'), (686, 759, 9, 'PENDING'), (687, 760, 9, 'PENDING'), (688, 761, 9, 'PENDING'), (689, 762, 9, 'PENDING'), (690, 763, 9, 'PENDING'), (691, 764, 9, 'PENDING'), (692, 876, 2, 'PENDING'), (693, 876, 9, 'PENDING'), (694, 877, 2, 'PENDING'), (695, 877, 9, 'PENDING'), (696, 878, 2, 'PENDING'), (697, 878, 9, 'PENDING'), (698, 891, 8, 'PENDING'), (699, 891, 9, 'PENDING'), (700, 892, 8, 'PENDING'), (701, 892, 9, 'PENDING'), (702, 893, 8, 'PENDING'), (703, 893, 9, 'PENDING'), (704, 894, 8, 'PENDING'), (705, 894, 9, 'PENDING'), (706, 895, 8, 'PENDING'), (707, 895, 9, 'PENDING'), (708, 896, 8, 'PENDING'), (709, 896, 9, 'PENDING'), (710, 897, 8, 'PENDING'), (711, 897, 9, 'PENDING'), (712, 898, 8, 'PENDING'), (713, 898, 9, 'PENDING'), (714, 918, 2, 'PENDING'), (715, 919, 2, 'PENDING'), (716, 920, 2, 'PENDING'), (717, 921, 2, 'PENDING'), (718, 922, 2, 'PENDING'), (719, 923, 2, 'PENDING'), (720, 924, 2, 'PENDING'), (721, 925, 2, 'PENDING'), (722, 926, 2, 'PENDING'), (723, 927, 2, 'PENDING'), (724, 928, 2, 'PENDING'), (725, 929, 2, 'PENDING'), (734, 932, 2, 'PENDING'), (735, 932, 10, 'PENDING'), (736, 932, 20, 'PENDING'), (737, 932, 25, 'PENDING'), (738, 933, 2, 'PENDING'), (739, 933, 10, 'PENDING'), (740, 933, 20, 'PENDING'), (741, 933, 25, 'PENDING'), (742, 934, 2, 'PENDING'), (743, 934, 3, 'PENDING'), (744, 934, 9, 'PENDING'), (745, 934, 14, 'PENDING'), (746, 935, 2, 'PENDING'), (747, 935, 5, 'PENDING'), (748, 935, 8, 'PENDING'), (749, 935, 9, 'PENDING'), (750, 935, 20, 'PENDING'), (751, 978, 5, 'PENDING'), (752, 979, 5, 'PENDING'), (753, 980, 5, 'PENDING'), (754, 981, 5, 'PENDING'), (755, 982, 5, 'PENDING'), (756, 983, 5, 'PENDING'), (757, 984, 5, 'PENDING'), (758, 985, 5, 'PENDING'), (759, 987, 5, 'PENDING'), (760, 986, 5, 'PENDING'), (761, 988, 5, 'PENDING'), (762, 989, 5, 'PENDING'), (763, 990, 5, 'PENDING'), (764, 991, 5, 'PENDING'); -- -------------------------------------------------------- -- -- 資料表結構 `event_section_has_participants` -- CREATE TABLE IF NOT EXISTS `event_section_has_participants` ( `id` int(11) NOT NULL, `section_id` int(11) NOT NULL, `participant_id` int(11) NOT NULL, `group_id` int(11) NOT NULL, `other` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=9717 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `event_section_has_participants` -- INSERT INTO `event_section_has_participants` (`id`, `section_id`, `participant_id`, `group_id`, `other`) VALUES (1, 1, 0, 0, ''), (81, 29, 2, 1, ''), (82, 29, 8, 1, ''), (83, 29, 518, 19, ''), (84, 29, 524, 19, ''), (85, 29, 704, 24, ''), (86, 29, 710, 24, ''), (87, 29, 722, 24, ''), (88, 30, 0, 0, ''), (89, 37, 0, 0, ''), (90, 38, 0, 0, ''), (91, 39, 0, 0, ''), (118, 42, 1, 1, ''), (119, 42, 2, 1, ''), (120, 42, 3, 1, ''), (121, 42, 4, 1, ''), (122, 42, 5, 1, ''), (123, 42, 6, 1, ''), (124, 42, 7, 1, ''), (125, 42, 8, 1, ''), (126, 42, 9, 1, ''), (127, 42, 10, 1, ''), (128, 42, 11, 1, ''), (129, 42, 12, 1, ''), (130, 42, 13, 1, ''), (131, 42, 14, 1, ''), (132, 42, 15, 1, ''), (133, 42, 16, 1, ''), (134, 42, 17, 1, ''), (135, 42, 18, 1, ''), (136, 42, 19, 1, ''), (137, 42, 20, 2, ''), (138, 42, 21, 2, ''), (139, 42, 22, 2, ''), (140, 42, 23, 2, ''), (141, 42, 24, 2, ''), (142, 42, 25, 2, ''), (143, 42, 26, 2, ''), (144, 42, 27, 2, ''), (145, 42, 28, 2, ''), (146, 42, 29, 2, ''), (147, 42, 30, 2, ''), (148, 42, 31, 2, ''), (149, 42, 32, 2, ''), (150, 42, 33, 2, ''), (151, 42, 34, 2, ''), (152, 42, 35, 2, ''), (153, 42, 36, 2, ''), (154, 42, 37, 2, ''), (155, 42, 38, 2, ''), (156, 42, 39, 2, ''), (157, 42, 40, 3, ''), (158, 42, 41, 3, ''), (159, 42, 42, 3, ''), (160, 42, 43, 3, ''), (161, 42, 44, 3, ''), (162, 42, 45, 3, ''), (163, 42, 46, 3, ''), (164, 42, 47, 3, ''), (165, 42, 48, 3, ''), (166, 42, 49, 3, ''), (167, 42, 50, 3, ''), (168, 42, 51, 3, ''), (169, 42, 52, 3, ''), (170, 42, 53, 3, ''), (171, 42, 54, 3, ''), (172, 42, 55, 3, ''), (173, 42, 56, 3, ''), (174, 42, 57, 3, ''), (175, 42, 58, 3, ''), (176, 42, 59, 3, ''), (177, 42, 60, 3, ''), (178, 42, 61, 3, ''), (179, 42, 62, 3, ''), (180, 42, 63, 3, ''), (181, 42, 64, 3, ''), (182, 43, 446, 17, ''), (183, 43, 452, 17, ''), (184, 43, 458, 17, ''), (185, 43, 465, 17, ''), (186, 43, 471, 17, ''), (251, 45, 0, 0, ''), (252, 47, 0, 0, ''), (253, 48, 0, 0, ''), (254, 49, 0, 0, ''), (255, 50, 2, 1, ''), (256, 50, 8, 1, ''), (257, 50, 9, 1, ''), (258, 51, 2, 1, ''), (259, 51, 8, 1, ''), (260, 51, 9, 1, ''), (261, 52, 2, 1, ''), (262, 52, 8, 1, ''), (263, 52, 9, 1, ''), (264, 53, 2, 1, ''), (265, 53, 8, 1, ''), (266, 53, 9, 1, ''), (267, 54, 2, 1, ''), (268, 54, 8, 1, ''), (269, 54, 9, 1, ''), (270, 55, 2, 1, ''), (271, 55, 8, 1, ''), (272, 55, 9, 1, ''), (273, 56, 0, 0, ''), (274, 57, 410, 16, ''), (275, 57, 411, 16, ''), (276, 57, 412, 16, ''), (277, 57, 413, 16, ''), (278, 57, 414, 16, ''), (279, 57, 415, 16, ''), (280, 57, 416, 16, ''), (281, 57, 417, 16, ''), (282, 58, 0, 0, ''), (334, 62, 233, 10, ''), (335, 62, 234, 10, ''), (336, 62, 235, 10, ''), (337, 62, 236, 10, ''), (388, 65, 263, 11, ''), (389, 65, 264, 11, ''), (390, 65, 265, 11, ''), (391, 65, 266, 11, ''), (392, 65, 267, 11, ''), (393, 65, 268, 11, ''), (394, 65, 269, 11, ''), (395, 65, 270, 11, ''), (396, 65, 271, 11, ''), (397, 65, 272, 11, ''), (398, 65, 273, 11, ''), (399, 65, 274, 11, ''), (400, 65, 275, 11, ''), (401, 65, 276, 11, ''), (402, 65, 277, 11, ''), (403, 65, 278, 11, ''), (404, 65, 279, 11, ''), (405, 65, 280, 11, ''), (406, 65, 281, 11, ''), (407, 65, 282, 11, ''), (408, 65, 283, 11, ''), (409, 65, 284, 11, ''), (410, 65, 285, 11, ''), (411, 65, 286, 11, ''), (412, 65, 287, 11, ''), (413, 66, 263, 11, ''), (414, 66, 264, 11, ''), (415, 66, 265, 11, ''), (416, 66, 266, 11, ''), (417, 66, 267, 11, ''), (418, 66, 268, 11, ''), (419, 66, 269, 11, ''), (420, 66, 270, 11, ''), (421, 66, 271, 11, ''), (422, 66, 272, 11, ''), (423, 66, 273, 11, ''), (424, 66, 274, 11, ''), (425, 66, 275, 11, ''), (426, 66, 276, 11, ''), (427, 66, 277, 11, ''), (428, 66, 278, 11, ''), (429, 66, 279, 11, ''), (430, 66, 280, 11, ''), (431, 66, 281, 11, ''), (432, 66, 282, 11, ''), (433, 66, 283, 11, ''), (434, 66, 284, 11, ''), (435, 66, 285, 11, ''), (436, 66, 286, 11, ''), (437, 66, 287, 11, ''), (570, 71, 143, 7, ''), (571, 71, 144, 7, ''), (572, 71, 145, 7, ''), (573, 71, 146, 7, ''), (574, 71, 147, 7, ''), (575, 71, 148, 7, ''), (576, 71, 149, 7, ''), (577, 71, 150, 7, ''), (578, 71, 151, 7, ''), (579, 71, 152, 7, ''), (580, 71, 153, 7, ''), (581, 71, 154, 7, ''), (582, 71, 155, 7, ''), (583, 71, 156, 7, ''), (584, 71, 157, 7, ''), (585, 71, 158, 7, ''), (586, 71, 159, 7, ''), (587, 71, 160, 7, ''), (588, 71, 161, 7, ''), (589, 71, 162, 7, ''), (590, 71, 163, 7, ''), (591, 71, 164, 7, ''), (592, 71, 165, 7, ''), (593, 71, 166, 7, ''), (594, 71, 167, 7, ''), (595, 71, 168, 7, ''), (596, 71, 169, 7, ''), (597, 71, 170, 7, ''), (598, 71, 171, 7, ''), (599, 71, 172, 7, ''), (600, 71, 173, 7, ''), (601, 71, 174, 7, ''), (602, 71, 175, 7, ''), (603, 72, 143, 7, ''), (604, 72, 144, 7, ''), (605, 72, 145, 7, ''), (606, 72, 146, 7, ''), (607, 72, 147, 7, ''), (608, 72, 148, 7, ''), (609, 72, 149, 7, ''), (610, 72, 150, 7, ''), (611, 72, 151, 7, ''), (612, 72, 152, 7, ''), (613, 72, 153, 7, ''), (614, 72, 154, 7, ''), (615, 72, 155, 7, ''), (616, 72, 156, 7, ''), (617, 72, 157, 7, ''), (618, 72, 158, 7, ''), (619, 72, 159, 7, ''), (620, 72, 160, 7, ''), (621, 72, 161, 7, ''), (622, 72, 162, 7, ''), (623, 72, 163, 7, ''), (624, 72, 164, 7, ''), (625, 72, 165, 7, ''), (626, 72, 166, 7, ''), (627, 72, 167, 7, ''), (628, 72, 168, 7, ''), (629, 72, 169, 7, ''), (630, 72, 170, 7, ''), (631, 72, 171, 7, ''), (632, 72, 172, 7, ''), (633, 72, 173, 7, ''), (634, 72, 174, 7, ''), (635, 72, 175, 7, ''), (636, 73, 0, 0, ''), (637, 74, 0, 0, ''), (638, 75, 0, 0, ''), (639, 76, 0, 0, ''), (640, 77, 0, 0, ''), (641, 78, 0, 0, ''), (642, 79, 0, 0, ''), (643, 80, 0, 0, ''), (644, 81, 0, 0, ''), (645, 82, 0, 0, ''), (646, 83, 0, 0, ''), (647, 84, 0, 0, ''), (648, 85, 577, 20, ''), (649, 86, 577, 20, ''), (650, 88, 40, 3, ''), (651, 88, 41, 3, ''), (652, 88, 42, 3, ''), (653, 88, 43, 3, ''), (654, 88, 44, 3, ''), (655, 88, 45, 3, ''), (656, 88, 46, 3, ''), (657, 88, 47, 3, ''), (658, 88, 48, 3, ''), (659, 88, 49, 3, ''), (660, 88, 50, 3, ''), (661, 88, 51, 3, ''), (662, 88, 52, 3, ''), (663, 88, 53, 3, ''), (664, 88, 54, 3, ''), (665, 88, 55, 3, ''), (666, 88, 56, 3, ''), (667, 88, 57, 3, ''), (668, 88, 58, 3, ''), (669, 88, 59, 3, ''), (670, 88, 60, 3, ''), (671, 88, 61, 3, ''), (672, 88, 62, 3, ''), (673, 88, 63, 3, ''), (674, 88, 64, 3, ''), (679, 91, 0, 0, ''), (680, 91, 0, 0, '中二級女生(15人)'), (681, 92, 0, 0, ''), (682, 92, 0, 0, '中二級女生(15人)'), (683, 93, 288, 12, ''), (684, 93, 289, 12, ''), (685, 93, 290, 12, ''), (686, 93, 291, 12, ''), (687, 93, 292, 12, ''), (688, 93, 293, 12, ''), (689, 93, 294, 12, ''), (690, 93, 295, 12, ''), (691, 93, 296, 12, ''), (692, 93, 297, 12, ''), (693, 93, 298, 12, ''), (694, 93, 299, 12, ''), (695, 93, 300, 12, ''), (696, 93, 301, 12, ''), (697, 93, 302, 12, ''), (698, 93, 303, 12, ''), (699, 93, 304, 12, ''), (700, 93, 305, 12, ''), (701, 93, 306, 12, ''), (702, 93, 307, 12, ''), (703, 93, 308, 12, ''), (704, 93, 309, 12, ''), (705, 93, 310, 12, ''), (706, 93, 311, 12, ''), (707, 93, 312, 12, ''), (708, 93, 313, 12, ''), (709, 93, 314, 12, ''), (710, 93, 315, 12, ''), (711, 93, 316, 12, ''), (712, 93, 317, 12, ''), (713, 93, 318, 13, ''), (714, 93, 319, 13, ''), (715, 93, 320, 13, ''), (716, 93, 321, 13, ''), (717, 93, 322, 13, ''), (718, 93, 323, 13, ''), (719, 93, 324, 13, ''), (720, 93, 325, 13, ''), (721, 93, 326, 13, ''), (722, 93, 327, 13, ''), (723, 93, 328, 13, ''), (724, 93, 329, 13, ''), (725, 93, 330, 13, ''), (726, 93, 331, 13, ''), (727, 93, 332, 13, ''), (728, 93, 333, 13, ''), (729, 93, 334, 13, ''), (730, 93, 335, 13, ''), (731, 93, 336, 13, ''), (732, 93, 337, 13, ''), (733, 93, 338, 13, ''), (734, 93, 339, 13, ''), (735, 93, 340, 13, ''), (736, 93, 341, 13, ''), (737, 93, 342, 13, ''), (738, 93, 343, 13, ''), (739, 93, 344, 13, ''), (740, 93, 345, 13, ''), (741, 93, 346, 13, ''), (742, 93, 347, 13, ''), (743, 93, 348, 13, ''), (744, 93, 349, 14, ''), (745, 93, 350, 14, ''), (746, 93, 351, 14, ''), (747, 93, 352, 14, ''), (748, 93, 353, 14, ''), (749, 93, 354, 14, ''), (750, 93, 355, 14, ''), (751, 93, 356, 14, ''), (752, 93, 357, 14, ''), (753, 93, 358, 14, ''), (754, 93, 359, 14, ''), (755, 93, 360, 14, ''), (756, 93, 361, 14, ''), (757, 93, 362, 14, ''), (758, 93, 363, 14, ''), (759, 93, 364, 14, ''), (760, 93, 365, 14, ''), (761, 93, 366, 14, ''), (762, 93, 367, 14, ''), (763, 93, 368, 14, ''), (764, 93, 369, 14, ''), (765, 93, 370, 14, ''), (766, 93, 371, 14, ''), (767, 93, 372, 14, ''), (768, 93, 373, 14, ''), (769, 93, 374, 14, ''), (770, 93, 375, 14, ''), (771, 93, 376, 14, ''), (772, 93, 377, 14, ''), (773, 93, 378, 14, ''), (774, 93, 379, 15, ''), (775, 93, 380, 15, ''), (776, 93, 381, 15, ''), (777, 93, 382, 15, ''), (778, 93, 383, 15, ''), (779, 93, 384, 15, ''), (780, 93, 385, 15, ''), (781, 93, 386, 15, ''), (782, 93, 387, 15, ''), (783, 93, 388, 15, ''), (784, 93, 389, 15, ''), (785, 93, 390, 15, ''), (786, 93, 391, 15, ''), (787, 93, 392, 15, ''), (788, 93, 393, 15, ''), (789, 93, 394, 15, ''), (790, 93, 395, 15, ''), (791, 93, 396, 15, ''), (792, 93, 397, 15, ''), (793, 93, 398, 15, ''), (794, 93, 399, 15, ''), (795, 93, 400, 15, ''), (796, 93, 401, 15, ''), (797, 93, 402, 15, ''), (798, 93, 403, 15, ''), (799, 93, 404, 15, ''), (800, 93, 405, 15, ''), (801, 93, 406, 15, ''), (802, 93, 407, 15, ''), (803, 93, 408, 15, ''), (804, 93, 409, 15, ''), (805, 93, 410, 16, ''), (806, 93, 411, 16, ''), (807, 93, 412, 16, ''), (808, 93, 413, 16, ''), (809, 93, 414, 16, ''), (810, 93, 415, 16, ''), (811, 93, 416, 16, ''), (812, 93, 417, 16, ''), (813, 93, 418, 16, ''), (814, 93, 419, 16, ''), (815, 93, 420, 16, ''), (816, 93, 421, 16, ''), (817, 93, 422, 16, ''), (818, 93, 423, 16, ''), (819, 93, 424, 16, ''), (820, 93, 425, 16, ''), (821, 93, 426, 16, ''), (822, 93, 427, 16, ''), (823, 93, 428, 16, ''), (824, 93, 429, 16, ''), (825, 93, 430, 16, ''), (826, 93, 431, 16, ''), (827, 93, 432, 16, ''), (828, 93, 433, 16, ''), (829, 93, 434, 16, ''), (830, 93, 435, 16, ''), (831, 93, 436, 16, ''), (832, 93, 437, 16, ''), (833, 93, 438, 16, ''), (834, 93, 439, 16, ''), (835, 93, 440, 16, ''), (836, 93, 441, 16, ''), (837, 93, 442, 16, ''), (838, 93, 443, 16, ''), (839, 93, 444, 16, ''), (840, 93, 445, 17, ''), (841, 93, 446, 17, ''), (842, 93, 447, 17, ''), (843, 93, 448, 17, ''), (844, 93, 449, 17, ''), (845, 93, 450, 17, ''), (846, 93, 451, 17, ''), (847, 93, 452, 17, ''), (848, 93, 453, 17, ''), (849, 93, 454, 17, ''), (850, 93, 455, 17, ''), (851, 93, 456, 17, ''), (852, 93, 457, 17, ''), (853, 93, 458, 17, ''), (854, 93, 459, 17, ''), (855, 93, 460, 17, ''), (856, 93, 461, 17, ''), (857, 93, 462, 17, ''), (858, 93, 463, 17, ''), (859, 93, 464, 17, ''), (860, 93, 465, 17, ''), (861, 93, 466, 17, ''), (862, 93, 467, 17, ''), (863, 93, 468, 17, ''), (864, 93, 469, 17, ''), (865, 93, 470, 17, ''), (866, 93, 471, 17, ''), (867, 93, 472, 17, ''), (868, 93, 473, 17, ''), (869, 93, 474, 17, ''), (870, 93, 475, 17, ''), (871, 93, 476, 17, ''), (872, 93, 477, 17, ''), (873, 93, 478, 17, ''), (874, 93, 479, 17, ''), (875, 93, 480, 17, ''), (876, 93, 481, 18, ''), (877, 93, 482, 18, ''), (878, 93, 483, 18, ''), (879, 93, 484, 18, ''), (880, 93, 485, 18, ''), (881, 93, 486, 18, ''), (882, 93, 487, 18, ''), (883, 93, 488, 18, ''), (884, 93, 489, 18, ''), (885, 93, 490, 18, ''), (886, 93, 491, 18, ''), (887, 93, 492, 18, ''), (888, 93, 493, 18, ''), (889, 93, 494, 18, ''), (890, 93, 495, 18, ''), (891, 93, 496, 18, ''), (892, 93, 497, 18, ''), (893, 93, 498, 18, ''), (894, 93, 499, 18, ''), (895, 93, 500, 18, ''), (896, 93, 501, 18, ''), (897, 93, 502, 18, ''), (898, 93, 503, 18, ''), (899, 93, 504, 18, ''), (900, 93, 505, 18, ''), (901, 93, 506, 18, ''), (902, 93, 507, 18, ''), (903, 93, 508, 18, ''), (904, 93, 509, 18, ''), (905, 93, 510, 18, ''), (906, 93, 511, 18, ''), (907, 93, 512, 18, ''), (908, 93, 513, 18, ''), (909, 93, 514, 18, ''), (910, 93, 515, 18, ''), (911, 93, 516, 18, ''), (912, 93, 517, 19, ''), (913, 93, 518, 19, ''), (914, 93, 519, 19, ''), (915, 93, 520, 19, ''), (916, 93, 521, 19, ''), (917, 93, 522, 19, ''), (918, 93, 523, 19, ''), (919, 93, 524, 19, ''), (920, 93, 525, 19, ''), (921, 93, 526, 19, ''), (922, 93, 527, 19, ''), (923, 93, 528, 19, ''), (924, 93, 529, 19, ''), (925, 93, 530, 19, ''), (926, 93, 531, 19, ''), (927, 93, 532, 19, ''), (928, 93, 533, 19, ''), (929, 93, 534, 19, ''), (930, 93, 535, 19, ''), (931, 93, 536, 19, ''), (932, 93, 537, 19, ''), (933, 93, 538, 19, ''), (934, 93, 539, 19, ''), (935, 93, 540, 19, ''), (936, 93, 541, 19, ''), (937, 93, 542, 19, ''), (938, 93, 543, 19, ''), (939, 93, 544, 19, ''), (940, 93, 545, 19, ''), (941, 93, 546, 19, ''), (942, 93, 547, 19, ''), (943, 93, 548, 19, ''), (944, 93, 549, 19, ''), (945, 93, 550, 19, ''), (946, 93, 551, 19, ''), (947, 93, 552, 19, ''), (948, 93, 553, 20, ''), (949, 93, 554, 20, ''), (950, 93, 555, 20, ''), (951, 93, 556, 20, ''), (952, 93, 557, 20, ''), (953, 93, 558, 20, ''), (954, 93, 559, 20, ''), (955, 93, 560, 20, ''), (956, 93, 561, 20, ''), (957, 93, 562, 20, ''), (958, 93, 563, 20, ''), (959, 93, 564, 20, ''), (960, 93, 565, 20, ''), (961, 93, 566, 20, ''), (962, 93, 567, 20, ''), (963, 93, 568, 20, ''), (964, 93, 569, 20, ''), (965, 93, 570, 20, ''), (966, 93, 571, 20, ''), (967, 93, 572, 20, ''), (968, 93, 573, 20, ''), (969, 93, 574, 20, ''), (970, 93, 575, 20, ''), (971, 93, 576, 20, ''), (972, 93, 577, 20, ''), (973, 93, 578, 20, ''), (974, 93, 579, 20, ''), (975, 93, 580, 20, ''), (976, 93, 581, 20, ''), (977, 93, 582, 20, ''), (978, 93, 583, 20, ''), (979, 93, 584, 20, ''), (980, 93, 585, 20, ''), (981, 93, 586, 20, ''), (982, 93, 587, 20, ''), (983, 93, 588, 20, ''), (984, 94, 288, 12, ''), (985, 94, 289, 12, ''), (986, 94, 290, 12, ''), (987, 94, 291, 12, ''), (988, 94, 292, 12, ''), (989, 94, 293, 12, ''), (990, 94, 294, 12, ''), (991, 94, 295, 12, ''), (992, 94, 296, 12, ''), (993, 94, 297, 12, ''), (994, 94, 298, 12, ''), (995, 94, 299, 12, ''), (996, 94, 300, 12, ''), (997, 94, 301, 12, ''), (998, 94, 302, 12, ''), (999, 94, 303, 12, ''), (1000, 94, 304, 12, ''), (1001, 94, 305, 12, ''), (1002, 94, 306, 12, ''), (1003, 94, 307, 12, ''), (1004, 94, 308, 12, ''), (1005, 94, 309, 12, ''), (1006, 94, 310, 12, ''), (1007, 94, 311, 12, ''), (1008, 94, 312, 12, ''), (1009, 94, 313, 12, ''), (1010, 94, 314, 12, ''), (1011, 94, 315, 12, ''), (1012, 94, 316, 12, ''), (1013, 94, 317, 12, ''), (1014, 94, 318, 13, ''), (1015, 94, 319, 13, ''), (1016, 94, 320, 13, ''), (1017, 94, 321, 13, ''), (1018, 94, 322, 13, ''), (1019, 94, 323, 13, ''), (1020, 94, 324, 13, ''), (1021, 94, 325, 13, ''), (1022, 94, 326, 13, ''), (1023, 94, 327, 13, ''), (1024, 94, 328, 13, ''), (1025, 94, 329, 13, ''), (1026, 94, 330, 13, ''), (1027, 94, 331, 13, ''), (1028, 94, 332, 13, ''), (1029, 94, 333, 13, ''), (1030, 94, 334, 13, ''), (1031, 94, 335, 13, ''), (1032, 94, 336, 13, ''), (1033, 94, 337, 13, ''), (1034, 94, 338, 13, ''), (1035, 94, 339, 13, ''), (1036, 94, 340, 13, ''), (1037, 94, 341, 13, ''), (1038, 94, 342, 13, ''), (1039, 94, 343, 13, ''), (1040, 94, 344, 13, ''), (1041, 94, 345, 13, ''), (1042, 94, 346, 13, ''), (1043, 94, 347, 13, ''), (1044, 94, 348, 13, ''), (1045, 94, 349, 14, ''), (1046, 94, 350, 14, ''), (1047, 94, 351, 14, ''), (1048, 94, 352, 14, ''), (1049, 94, 353, 14, ''), (1050, 94, 354, 14, ''), (1051, 94, 355, 14, ''), (1052, 94, 356, 14, ''), (1053, 94, 357, 14, ''), (1054, 94, 358, 14, ''), (1055, 94, 359, 14, ''), (1056, 94, 360, 14, ''), (1057, 94, 361, 14, ''), (1058, 94, 362, 14, ''), (1059, 94, 363, 14, ''), (1060, 94, 364, 14, ''), (1061, 94, 365, 14, ''), (1062, 94, 366, 14, ''), (1063, 94, 367, 14, ''), (1064, 94, 368, 14, ''), (1065, 94, 369, 14, ''), (1066, 94, 370, 14, ''), (1067, 94, 371, 14, ''), (1068, 94, 372, 14, ''), (1069, 94, 373, 14, ''), (1070, 94, 374, 14, ''), (1071, 94, 375, 14, ''), (1072, 94, 376, 14, ''), (1073, 94, 377, 14, ''), (1074, 94, 378, 14, ''), (1075, 94, 379, 15, ''), (1076, 94, 380, 15, ''), (1077, 94, 381, 15, ''), (1078, 94, 382, 15, ''), (1079, 94, 383, 15, ''), (1080, 94, 384, 15, ''), (1081, 94, 385, 15, ''), (1082, 94, 386, 15, ''), (1083, 94, 387, 15, ''), (1084, 94, 388, 15, ''), (1085, 94, 389, 15, ''), (1086, 94, 390, 15, ''), (1087, 94, 391, 15, ''), (1088, 94, 392, 15, ''), (1089, 94, 393, 15, ''), (1090, 94, 394, 15, ''), (1091, 94, 395, 15, ''), (1092, 94, 396, 15, ''), (1093, 94, 397, 15, ''), (1094, 94, 398, 15, ''), (1095, 94, 399, 15, ''), (1096, 94, 400, 15, ''), (1097, 94, 401, 15, ''), (1098, 94, 402, 15, ''), (1099, 94, 403, 15, ''), (1100, 94, 404, 15, ''), (1101, 94, 405, 15, ''), (1102, 94, 406, 15, ''), (1103, 94, 407, 15, ''), (1104, 94, 408, 15, ''), (1105, 94, 409, 15, ''), (1106, 94, 410, 16, ''), (1107, 94, 411, 16, ''), (1108, 94, 412, 16, ''), (1109, 94, 413, 16, ''), (1110, 94, 414, 16, ''), (1111, 94, 415, 16, ''), (1112, 94, 416, 16, ''), (1113, 94, 417, 16, ''), (1114, 94, 418, 16, ''), (1115, 94, 419, 16, ''), (1116, 94, 420, 16, ''), (1117, 94, 421, 16, ''), (1118, 94, 422, 16, ''), (1119, 94, 423, 16, ''), (1120, 94, 424, 16, ''), (1121, 94, 425, 16, ''), (1122, 94, 426, 16, ''), (1123, 94, 427, 16, ''), (1124, 94, 428, 16, ''), (1125, 94, 429, 16, ''), (1126, 94, 430, 16, ''), (1127, 94, 431, 16, ''), (1128, 94, 432, 16, ''), (1129, 94, 433, 16, ''), (1130, 94, 434, 16, ''), (1131, 94, 435, 16, ''), (1132, 94, 436, 16, ''), (1133, 94, 437, 16, ''), (1134, 94, 438, 16, ''), (1135, 94, 439, 16, ''), (1136, 94, 440, 16, ''), (1137, 94, 441, 16, ''), (1138, 94, 442, 16, ''), (1139, 94, 443, 16, ''), (1140, 94, 444, 16, ''), (1141, 94, 445, 17, ''), (1142, 94, 446, 17, ''), (1143, 94, 447, 17, ''), (1144, 94, 448, 17, ''), (1145, 94, 449, 17, ''), (1146, 94, 450, 17, ''), (1147, 94, 451, 17, ''), (1148, 94, 452, 17, ''), (1149, 94, 453, 17, ''), (1150, 94, 454, 17, ''), (1151, 94, 455, 17, ''), (1152, 94, 456, 17, ''), (1153, 94, 457, 17, ''), (1154, 94, 458, 17, ''), (1155, 94, 459, 17, ''), (1156, 94, 460, 17, ''), (1157, 94, 461, 17, ''), (1158, 94, 462, 17, ''), (1159, 94, 463, 17, ''), (1160, 94, 464, 17, ''), (1161, 94, 465, 17, ''), (1162, 94, 466, 17, ''), (1163, 94, 467, 17, ''), (1164, 94, 468, 17, ''), (1165, 94, 469, 17, ''), (1166, 94, 470, 17, ''), (1167, 94, 471, 17, ''), (1168, 94, 472, 17, ''), (1169, 94, 473, 17, ''), (1170, 94, 474, 17, ''), (1171, 94, 475, 17, ''), (1172, 94, 476, 17, ''), (1173, 94, 477, 17, ''), (1174, 94, 478, 17, ''), (1175, 94, 479, 17, ''), (1176, 94, 480, 17, ''), (1177, 94, 481, 18, ''), (1178, 94, 482, 18, ''), (1179, 94, 483, 18, ''), (1180, 94, 484, 18, ''), (1181, 94, 485, 18, ''), (1182, 94, 486, 18, ''), (1183, 94, 487, 18, ''), (1184, 94, 488, 18, ''), (1185, 94, 489, 18, ''), (1186, 94, 490, 18, ''), (1187, 94, 491, 18, ''), (1188, 94, 492, 18, ''), (1189, 94, 493, 18, ''), (1190, 94, 494, 18, ''), (1191, 94, 495, 18, ''), (1192, 94, 496, 18, ''), (1193, 94, 497, 18, ''), (1194, 94, 498, 18, ''), (1195, 94, 499, 18, ''), (1196, 94, 500, 18, ''), (1197, 94, 501, 18, ''), (1198, 94, 502, 18, ''), (1199, 94, 503, 18, ''), (1200, 94, 504, 18, ''), (1201, 94, 505, 18, ''), (1202, 94, 506, 18, ''), (1203, 94, 507, 18, ''), (1204, 94, 508, 18, ''), (1205, 94, 509, 18, ''), (1206, 94, 510, 18, ''), (1207, 94, 511, 18, ''), (1208, 94, 512, 18, ''), (1209, 94, 513, 18, ''), (1210, 94, 514, 18, ''), (1211, 94, 515, 18, ''), (1212, 94, 516, 18, ''), (1213, 94, 517, 19, ''), (1214, 94, 518, 19, ''), (1215, 94, 519, 19, ''), (1216, 94, 520, 19, ''), (1217, 94, 521, 19, ''), (1218, 94, 522, 19, ''), (1219, 94, 523, 19, ''), (1220, 94, 524, 19, ''), (1221, 94, 525, 19, ''), (1222, 94, 526, 19, ''), (1223, 94, 527, 19, ''), (1224, 94, 528, 19, ''), (1225, 94, 529, 19, ''), (1226, 94, 530, 19, ''), (1227, 94, 531, 19, ''), (1228, 94, 532, 19, ''), (1229, 94, 533, 19, ''), (1230, 94, 534, 19, ''), (1231, 94, 535, 19, ''), (1232, 94, 536, 19, ''), (1233, 94, 537, 19, ''), (1234, 94, 538, 19, ''), (1235, 94, 539, 19, ''), (1236, 94, 540, 19, ''), (1237, 94, 541, 19, ''), (1238, 94, 542, 19, ''), (1239, 94, 543, 19, ''), (1240, 94, 544, 19, ''), (1241, 94, 545, 19, ''), (1242, 94, 546, 19, ''), (1243, 94, 547, 19, ''), (1244, 94, 548, 19, ''), (1245, 94, 549, 19, ''), (1246, 94, 550, 19, ''), (1247, 94, 551, 19, ''), (1248, 94, 552, 19, ''), (1249, 94, 553, 20, ''), (1250, 94, 554, 20, ''), (1251, 94, 555, 20, ''), (1252, 94, 556, 20, ''), (1253, 94, 557, 20, ''), (1254, 94, 558, 20, ''), (1255, 94, 559, 20, ''), (1256, 94, 560, 20, ''), (1257, 94, 561, 20, ''), (1258, 94, 562, 20, ''), (1259, 94, 563, 20, ''), (1260, 94, 564, 20, ''), (1261, 94, 565, 20, ''), (1262, 94, 566, 20, ''), (1263, 94, 567, 20, ''), (1264, 94, 568, 20, ''), (1265, 94, 569, 20, ''), (1266, 94, 570, 20, ''), (1267, 94, 571, 20, ''), (1268, 94, 572, 20, ''), (1269, 94, 573, 20, ''), (1270, 94, 574, 20, ''), (1271, 94, 575, 20, ''), (1272, 94, 576, 20, ''), (1273, 94, 577, 20, ''), (1274, 94, 578, 20, ''), (1275, 94, 579, 20, ''), (1276, 94, 580, 20, ''), (1277, 94, 581, 20, ''), (1278, 94, 582, 20, ''), (1279, 94, 583, 20, ''), (1280, 94, 584, 20, ''), (1281, 94, 585, 20, ''), (1282, 94, 586, 20, ''), (1283, 94, 587, 20, ''), (1284, 94, 588, 20, ''), (1285, 95, 288, 12, ''), (1286, 95, 289, 12, ''), (1287, 95, 290, 12, ''), (1288, 95, 291, 12, ''), (1289, 95, 292, 12, ''), (1290, 95, 293, 12, ''), (1291, 95, 294, 12, ''), (1292, 95, 295, 12, ''), (1293, 95, 296, 12, ''), (1294, 95, 297, 12, ''), (1295, 95, 298, 12, ''), (1296, 95, 299, 12, ''), (1297, 95, 300, 12, ''), (1298, 95, 301, 12, ''), (1299, 95, 302, 12, ''), (1300, 95, 303, 12, ''), (1301, 95, 304, 12, ''), (1302, 95, 305, 12, ''), (1303, 95, 306, 12, ''), (1304, 95, 307, 12, ''), (1305, 95, 308, 12, ''), (1306, 95, 309, 12, ''), (1307, 95, 310, 12, ''), (1308, 95, 311, 12, ''), (1309, 95, 312, 12, ''), (1310, 95, 313, 12, ''), (1311, 95, 314, 12, ''), (1312, 95, 315, 12, ''), (1313, 95, 316, 12, ''), (1314, 95, 317, 12, ''), (1315, 95, 318, 13, ''), (1316, 95, 319, 13, ''), (1317, 95, 320, 13, ''), (1318, 95, 321, 13, ''), (1319, 95, 322, 13, ''), (1320, 95, 323, 13, ''), (1321, 95, 324, 13, ''), (1322, 95, 325, 13, ''), (1323, 95, 326, 13, ''), (1324, 95, 327, 13, ''), (1325, 95, 328, 13, ''), (1326, 95, 329, 13, ''), (1327, 95, 330, 13, ''), (1328, 95, 331, 13, ''), (1329, 95, 332, 13, ''), (1330, 95, 333, 13, ''), (1331, 95, 334, 13, ''), (1332, 95, 335, 13, ''), (1333, 95, 336, 13, ''), (1334, 95, 337, 13, ''), (1335, 95, 338, 13, ''), (1336, 95, 339, 13, ''), (1337, 95, 340, 13, ''), (1338, 95, 341, 13, ''), (1339, 95, 342, 13, ''), (1340, 95, 343, 13, ''), (1341, 95, 344, 13, ''), (1342, 95, 345, 13, ''), (1343, 95, 346, 13, ''), (1344, 95, 347, 13, ''), (1345, 95, 348, 13, ''), (1346, 95, 349, 14, ''), (1347, 95, 350, 14, ''), (1348, 95, 351, 14, ''), (1349, 95, 352, 14, ''), (1350, 95, 353, 14, ''), (1351, 95, 354, 14, ''), (1352, 95, 355, 14, ''), (1353, 95, 356, 14, ''), (1354, 95, 357, 14, ''), (1355, 95, 358, 14, ''), (1356, 95, 359, 14, ''), (1357, 95, 360, 14, ''), (1358, 95, 361, 14, ''), (1359, 95, 362, 14, ''), (1360, 95, 363, 14, ''), (1361, 95, 364, 14, ''), (1362, 95, 365, 14, ''), (1363, 95, 366, 14, ''), (1364, 95, 367, 14, ''), (1365, 95, 368, 14, ''), (1366, 95, 369, 14, ''), (1367, 95, 370, 14, ''), (1368, 95, 371, 14, ''), (1369, 95, 372, 14, ''), (1370, 95, 373, 14, ''), (1371, 95, 374, 14, ''), (1372, 95, 375, 14, ''), (1373, 95, 376, 14, ''), (1374, 95, 377, 14, ''), (1375, 95, 378, 14, ''), (1376, 95, 379, 15, ''), (1377, 95, 380, 15, ''), (1378, 95, 381, 15, ''), (1379, 95, 382, 15, ''), (1380, 95, 383, 15, ''), (1381, 95, 384, 15, ''), (1382, 95, 385, 15, ''), (1383, 95, 386, 15, ''), (1384, 95, 387, 15, ''), (1385, 95, 388, 15, ''), (1386, 95, 389, 15, ''), (1387, 95, 390, 15, ''), (1388, 95, 391, 15, ''), (1389, 95, 392, 15, ''), (1390, 95, 393, 15, ''), (1391, 95, 394, 15, ''), (1392, 95, 395, 15, ''), (1393, 95, 396, 15, ''), (1394, 95, 397, 15, ''), (1395, 95, 398, 15, ''), (1396, 95, 399, 15, ''), (1397, 95, 400, 15, ''), (1398, 95, 401, 15, ''), (1399, 95, 402, 15, ''), (1400, 95, 403, 15, ''), (1401, 95, 404, 15, ''), (1402, 95, 405, 15, ''), (1403, 95, 406, 15, ''), (1404, 95, 407, 15, ''), (1405, 95, 408, 15, ''), (1406, 95, 409, 15, ''), (1407, 95, 410, 16, ''), (1408, 95, 411, 16, ''), (1409, 95, 412, 16, ''), (1410, 95, 413, 16, ''), (1411, 95, 414, 16, ''), (1412, 95, 415, 16, ''), (1413, 95, 416, 16, ''), (1414, 95, 417, 16, ''), (1415, 95, 418, 16, ''), (1416, 95, 419, 16, ''), (1417, 95, 420, 16, ''), (1418, 95, 421, 16, ''), (1419, 95, 422, 16, ''), (1420, 95, 423, 16, ''), (1421, 95, 424, 16, ''), (1422, 95, 425, 16, ''), (1423, 95, 426, 16, ''), (1424, 95, 427, 16, ''), (1425, 95, 428, 16, ''), (1426, 95, 429, 16, ''), (1427, 95, 430, 16, ''), (1428, 95, 431, 16, ''), (1429, 95, 432, 16, ''), (1430, 95, 433, 16, ''), (1431, 95, 434, 16, ''), (1432, 95, 435, 16, ''), (1433, 95, 436, 16, ''), (1434, 95, 437, 16, ''), (1435, 95, 438, 16, ''), (1436, 95, 439, 16, ''), (1437, 95, 440, 16, ''), (1438, 95, 441, 16, ''), (1439, 95, 442, 16, ''), (1440, 95, 443, 16, ''), (1441, 95, 444, 16, ''), (1442, 95, 445, 17, ''), (1443, 95, 446, 17, ''), (1444, 95, 447, 17, ''), (1445, 95, 448, 17, ''), (1446, 95, 449, 17, ''), (1447, 95, 450, 17, ''), (1448, 95, 451, 17, ''), (1449, 95, 452, 17, ''), (1450, 95, 453, 17, ''), (1451, 95, 454, 17, ''), (1452, 95, 455, 17, ''), (1453, 95, 456, 17, ''), (1454, 95, 457, 17, ''), (1455, 95, 458, 17, ''), (1456, 95, 459, 17, ''), (1457, 95, 460, 17, ''), (1458, 95, 461, 17, ''), (1459, 95, 462, 17, ''), (1460, 95, 463, 17, ''), (1461, 95, 464, 17, ''), (1462, 95, 465, 17, ''), (1463, 95, 466, 17, ''), (1464, 95, 467, 17, ''), (1465, 95, 468, 17, ''), (1466, 95, 469, 17, ''), (1467, 95, 470, 17, ''), (1468, 95, 471, 17, ''), (1469, 95, 472, 17, ''), (1470, 95, 473, 17, ''), (1471, 95, 474, 17, ''), (1472, 95, 475, 17, ''), (1473, 95, 476, 17, ''), (1474, 95, 477, 17, ''), (1475, 95, 478, 17, ''), (1476, 95, 479, 17, ''), (1477, 95, 480, 17, ''), (1478, 95, 481, 18, ''), (1479, 95, 482, 18, ''), (1480, 95, 483, 18, ''), (1481, 95, 484, 18, ''), (1482, 95, 485, 18, ''), (1483, 95, 486, 18, ''), (1484, 95, 487, 18, ''), (1485, 95, 488, 18, ''), (1486, 95, 489, 18, ''), (1487, 95, 490, 18, ''), (1488, 95, 491, 18, ''), (1489, 95, 492, 18, ''), (1490, 95, 493, 18, ''), (1491, 95, 494, 18, ''), (1492, 95, 495, 18, ''), (1493, 95, 496, 18, ''), (1494, 95, 497, 18, ''), (1495, 95, 498, 18, ''), (1496, 95, 499, 18, ''), (1497, 95, 500, 18, ''), (1498, 95, 501, 18, ''), (1499, 95, 502, 18, ''), (1500, 95, 503, 18, ''), (1501, 95, 504, 18, ''), (1502, 95, 505, 18, ''), (1503, 95, 506, 18, ''), (1504, 95, 507, 18, ''), (1505, 95, 508, 18, ''), (1506, 95, 509, 18, ''), (1507, 95, 510, 18, ''), (1508, 95, 511, 18, ''), (1509, 95, 512, 18, ''), (1510, 95, 513, 18, ''), (1511, 95, 514, 18, ''), (1512, 95, 515, 18, ''), (1513, 95, 516, 18, ''), (1514, 95, 517, 19, ''), (1515, 95, 518, 19, ''), (1516, 95, 519, 19, ''), (1517, 95, 520, 19, ''), (1518, 95, 521, 19, ''), (1519, 95, 522, 19, ''), (1520, 95, 523, 19, ''), (1521, 95, 524, 19, ''), (1522, 95, 525, 19, ''), (1523, 95, 526, 19, ''), (1524, 95, 527, 19, ''), (1525, 95, 528, 19, ''), (1526, 95, 529, 19, ''), (1527, 95, 530, 19, ''), (1528, 95, 531, 19, ''), (1529, 95, 532, 19, ''), (1530, 95, 533, 19, ''), (1531, 95, 534, 19, ''), (1532, 95, 535, 19, ''), (1533, 95, 536, 19, ''), (1534, 95, 537, 19, ''), (1535, 95, 538, 19, ''), (1536, 95, 539, 19, ''), (1537, 95, 540, 19, ''), (1538, 95, 541, 19, ''), (1539, 95, 542, 19, ''), (1540, 95, 543, 19, ''), (1541, 95, 544, 19, ''), (1542, 95, 545, 19, ''), (1543, 95, 546, 19, ''), (1544, 95, 547, 19, ''), (1545, 95, 548, 19, ''), (1546, 95, 549, 19, ''), (1547, 95, 550, 19, ''), (1548, 95, 551, 19, ''), (1549, 95, 552, 19, ''), (1550, 95, 553, 20, ''), (1551, 95, 554, 20, ''), (1552, 95, 555, 20, ''), (1553, 95, 556, 20, ''), (1554, 95, 557, 20, ''), (1555, 95, 558, 20, ''), (1556, 95, 559, 20, ''), (1557, 95, 560, 20, ''), (1558, 95, 561, 20, ''), (1559, 95, 562, 20, ''), (1560, 95, 563, 20, ''), (1561, 95, 564, 20, ''), (1562, 95, 565, 20, ''), (1563, 95, 566, 20, ''), (1564, 95, 567, 20, ''), (1565, 95, 568, 20, ''), (1566, 95, 569, 20, ''), (1567, 95, 570, 20, ''), (1568, 95, 571, 20, ''), (1569, 95, 572, 20, ''), (1570, 95, 573, 20, ''), (1571, 95, 574, 20, ''), (1572, 95, 575, 20, ''), (1573, 95, 576, 20, ''), (1574, 95, 577, 20, ''), (1575, 95, 578, 20, ''), (1576, 95, 579, 20, ''), (1577, 95, 580, 20, ''), (1578, 95, 581, 20, ''), (1579, 95, 582, 20, ''), (1580, 95, 583, 20, ''), (1581, 95, 584, 20, ''), (1582, 95, 585, 20, ''), (1583, 95, 586, 20, ''), (1584, 95, 587, 20, ''), (1585, 95, 588, 20, ''), (1586, 96, 0, 0, '中五物理科(中文組)學生'), (1587, 97, 0, 0, '中五物理科(中文組)學生'), (1589, 99, 15, 1, ''), (1590, 99, 19, 1, ''), (1591, 99, 85, 4, ''), (1592, 99, 87, 4, ''), (1593, 99, 137, 6, ''), (1594, 99, 148, 7, ''), (1595, 99, 313, 12, ''), (1596, 99, 316, 12, ''), (1621, 104, 15, 1, ''), (1622, 104, 19, 1, ''), (1623, 104, 61, 3, ''), (1624, 104, 281, 11, ''), (1625, 104, 346, 13, ''), (1626, 104, 376, 14, ''), (1627, 105, 15, 1, ''), (1628, 105, 19, 1, ''), (1629, 105, 61, 3, ''), (1630, 105, 281, 11, ''), (1631, 105, 346, 13, ''), (1632, 105, 376, 14, ''), (1633, 106, 15, 1, ''), (1634, 106, 19, 1, ''), (1635, 106, 61, 3, ''), (1636, 106, 281, 11, ''), (1637, 106, 346, 13, ''), (1638, 106, 376, 14, ''), (1639, 107, 15, 1, ''), (1640, 107, 19, 1, ''), (1641, 107, 61, 3, ''), (1642, 107, 281, 11, ''), (1643, 107, 346, 13, ''), (1644, 107, 376, 14, ''), (1678, 109, 410, 16, ''), (1679, 109, 411, 16, ''), (1680, 109, 412, 16, ''), (1681, 109, 413, 16, ''), (1682, 109, 414, 16, ''), (1683, 109, 415, 16, ''), (1684, 109, 416, 16, ''), (1685, 109, 417, 16, ''), (1686, 109, 418, 16, ''), (1687, 109, 419, 16, ''), (1688, 109, 420, 16, ''), (1689, 109, 421, 16, ''), (1690, 109, 422, 16, ''), (1691, 109, 423, 16, ''), (1692, 109, 424, 16, ''), (1693, 109, 425, 16, ''), (1694, 109, 426, 16, ''), (1695, 109, 427, 16, ''), (1696, 109, 428, 16, ''), (1697, 109, 429, 16, ''), (1698, 109, 430, 16, ''), (1699, 109, 431, 16, ''), (1700, 109, 432, 16, ''), (1701, 109, 433, 16, ''), (1702, 109, 434, 16, ''), (1703, 109, 435, 16, ''), (1704, 109, 437, 16, ''), (1705, 109, 438, 16, ''), (1706, 109, 439, 16, ''), (1707, 109, 440, 16, ''), (1708, 109, 441, 16, ''), (1709, 109, 443, 16, ''), (1710, 109, 444, 16, ''), (1711, 110, 3, 1, ''), (1712, 110, 10, 1, ''), (1713, 110, 12, 1, ''), (1714, 110, 13, 1, ''), (1715, 110, 14, 1, ''), (1716, 110, 15, 1, ''), (1717, 110, 17, 1, ''), (1718, 110, 19, 1, ''), (1719, 110, 39, 2, ''), (1720, 110, 61, 3, ''), (1721, 110, 64, 3, ''), (1722, 110, 77, 4, ''), (1723, 110, 123, 6, ''), (1724, 110, 129, 6, ''), (1725, 110, 177, 8, ''), (1726, 110, 179, 8, ''), (1727, 110, 180, 8, ''), (1728, 110, 201, 8, ''), (1729, 110, 234, 10, ''), (1730, 110, 235, 10, ''), (1731, 110, 239, 10, ''), (1732, 110, 251, 10, ''), (1733, 110, 373, 14, ''), (1734, 111, 29, 2, ''), (1735, 112, 29, 2, ''), (1736, 113, 64, 3, ''), (1737, 113, 67, 4, ''), (1738, 113, 77, 4, ''), (1739, 113, 108, 5, ''), (1740, 113, 291, 12, ''), (1741, 113, 304, 12, ''), (1742, 113, 325, 13, ''), (1743, 113, 327, 13, ''), (1744, 113, 372, 14, ''), (1745, 113, 392, 15, ''), (1746, 113, 400, 15, ''), (1747, 113, 413, 16, ''), (1748, 113, 431, 16, ''), (1749, 113, 435, 16, ''), (1750, 113, 540, 19, ''), (1751, 113, 559, 20, ''), (1752, 113, 562, 20, ''), (1753, 113, 570, 20, ''), (1754, 113, 571, 20, ''), (1755, 113, 572, 20, ''), (1756, 113, 576, 20, ''), (1757, 113, 577, 20, ''), (1758, 113, 579, 20, ''), (1759, 113, 583, 20, ''), (1760, 113, 588, 20, ''), (1761, 114, 64, 3, ''), (1762, 114, 67, 4, ''), (1763, 114, 77, 4, ''), (1764, 114, 108, 5, ''), (1765, 114, 291, 12, ''), (1766, 114, 304, 12, ''), (1767, 114, 325, 13, ''), (1768, 114, 327, 13, ''), (1769, 114, 372, 14, ''), (1770, 114, 392, 15, ''), (1771, 114, 400, 15, ''), (1772, 114, 413, 16, ''), (1773, 114, 431, 16, ''), (1774, 114, 435, 16, ''), (1775, 114, 540, 19, ''), (1776, 114, 559, 20, ''), (1777, 114, 562, 20, ''), (1778, 114, 570, 20, ''), (1779, 114, 571, 20, ''), (1780, 114, 572, 20, ''), (1781, 114, 576, 20, ''), (1782, 114, 577, 20, ''), (1783, 114, 579, 20, ''), (1784, 114, 583, 20, ''), (1785, 114, 588, 20, ''), (1786, 115, 0, 0, ''), (1787, 116, 0, 0, ''), (1788, 117, 0, 0, ''), (1789, 118, 0, 0, ''), (1790, 119, 0, 0, ''), (1791, 120, 85, 4, ''), (1792, 120, 112, 5, ''), (1793, 120, 297, 12, ''), (1794, 120, 313, 12, ''), (1795, 120, 314, 12, ''), (1796, 120, 316, 12, ''), (1797, 120, 345, 13, ''), (1798, 120, 346, 13, ''), (1799, 120, 348, 13, ''), (1800, 120, 375, 14, ''), (1801, 120, 378, 14, ''), (1802, 120, 390, 15, ''), (1803, 120, 405, 15, ''), (1804, 120, 428, 16, ''), (1805, 120, 433, 16, ''), (1806, 120, 439, 16, ''), (1807, 120, 443, 16, ''), (1808, 120, 546, 19, ''), (1809, 121, 0, 0, ''), (1810, 122, 0, 0, ''), (1811, 123, 0, 0, ''), (1812, 124, 0, 0, ''), (1813, 125, 0, 0, ''), (1814, 126, 0, 0, ''), (1815, 127, 0, 0, ''), (1816, 128, 0, 0, ''), (1817, 129, 0, 0, ''), (1818, 130, 0, 0, ''), (1819, 131, 0, 0, ''), (1820, 132, 0, 0, ''), (1821, 133, 0, 0, ''), (1822, 134, 0, 0, ''), (1823, 135, 0, 0, ''), (1824, 136, 0, 0, ''), (1825, 137, 0, 0, ''), (1826, 138, 0, 0, ''), (1827, 139, 0, 0, ''), (1828, 140, 0, 0, ''), (1829, 141, 0, 0, ''), (1830, 142, 0, 0, ''), (1831, 143, 1, 1, ''), (1832, 143, 2, 1, ''), (1833, 143, 3, 1, ''), (1834, 143, 4, 1, ''), (1835, 143, 5, 1, ''), (1836, 143, 6, 1, ''), (1837, 143, 7, 1, ''), (1838, 143, 8, 1, ''), (1839, 143, 9, 1, ''), (1840, 143, 10, 1, ''), (1841, 143, 11, 1, ''), (1842, 143, 12, 1, ''), (1843, 143, 13, 1, ''), (1844, 143, 14, 1, ''), (1845, 143, 15, 1, ''), (1846, 143, 16, 1, ''), (1847, 143, 17, 1, ''), (1848, 143, 18, 1, ''), (1849, 143, 19, 1, ''), (1850, 144, 1, 1, ''), (1851, 144, 2, 1, ''), (1852, 144, 3, 1, ''), (1853, 144, 4, 1, ''), (1854, 144, 5, 1, ''), (1855, 144, 6, 1, ''), (1856, 144, 7, 1, ''), (1857, 144, 8, 1, ''), (1858, 144, 9, 1, ''), (1859, 144, 10, 1, ''), (1860, 144, 11, 1, ''), (1861, 144, 12, 1, ''), (1862, 144, 13, 1, ''), (1863, 144, 14, 1, ''), (1864, 144, 15, 1, ''), (1865, 144, 16, 1, ''), (1866, 144, 17, 1, ''), (1867, 144, 18, 1, ''), (1868, 144, 19, 1, ''), (1869, 145, 625, 22, ''), (1870, 145, 626, 22, ''), (1871, 145, 627, 22, ''), (1872, 146, 625, 22, ''), (1873, 146, 626, 22, ''), (1874, 146, 627, 22, ''), (1875, 147, 625, 22, ''), (1876, 147, 626, 22, ''), (1877, 147, 627, 22, ''), (1878, 148, 625, 22, ''), (1879, 148, 626, 22, ''), (1880, 148, 627, 22, ''), (1881, 149, 625, 22, ''), (1882, 149, 626, 22, ''), (1883, 149, 627, 22, ''), (1884, 150, 625, 22, ''), (1885, 150, 626, 22, ''), (1886, 150, 627, 22, ''), (1887, 151, 625, 22, ''), (1888, 151, 626, 22, ''), (1889, 151, 627, 22, ''), (1890, 152, 625, 22, ''), (1891, 152, 626, 22, ''), (1892, 152, 627, 22, ''), (1893, 163, 328, 13, ''), (1894, 163, 339, 13, ''), (1895, 163, 349, 14, ''), (1896, 163, 437, 16, ''), (1897, 164, 328, 13, ''), (1898, 164, 339, 13, ''), (1899, 164, 349, 14, ''), (1900, 164, 437, 16, ''), (1901, 165, 328, 13, ''), (1902, 165, 339, 13, ''), (1903, 165, 349, 14, ''), (1904, 165, 437, 16, ''), (1905, 166, 328, 13, ''), (1906, 166, 339, 13, ''), (1907, 166, 349, 14, ''), (1908, 166, 437, 16, ''), (1909, 167, 328, 13, ''), (1910, 167, 339, 13, ''), (1911, 167, 349, 14, ''), (1912, 167, 437, 16, ''), (1913, 168, 328, 13, ''), (1914, 168, 339, 13, ''), (1915, 168, 349, 14, ''), (1916, 168, 437, 16, ''), (1917, 169, 328, 13, ''), (1918, 169, 339, 13, ''), (1919, 169, 349, 14, ''), (1920, 169, 437, 16, ''), (1921, 170, 328, 13, ''), (1922, 170, 339, 13, ''), (1923, 170, 349, 14, ''), (1924, 170, 437, 16, ''), (1925, 171, 328, 13, ''), (1926, 171, 339, 13, ''), (1927, 171, 349, 14, ''), (1928, 171, 437, 16, ''), (1929, 172, 328, 13, ''), (1930, 172, 339, 13, ''), (1931, 172, 349, 14, ''), (1932, 172, 437, 16, ''), (1933, 173, 328, 13, ''), (1934, 173, 339, 13, ''), (1935, 173, 349, 14, ''), (1936, 173, 437, 16, ''), (1937, 174, 328, 13, ''), (1938, 174, 339, 13, ''), (1939, 174, 349, 14, ''), (1940, 174, 437, 16, ''), (1941, 175, 328, 13, ''), (1942, 175, 339, 13, ''), (1943, 175, 349, 14, ''), (1944, 175, 437, 16, ''), (1945, 176, 328, 13, ''), (1946, 176, 339, 13, ''), (1947, 176, 349, 14, ''), (1948, 176, 437, 16, ''), (1949, 177, 328, 13, ''), (1950, 177, 339, 13, ''), (1951, 177, 349, 14, ''), (1952, 177, 437, 16, ''), (1953, 178, 328, 13, ''), (1954, 178, 339, 13, ''), (1955, 178, 349, 14, ''), (1956, 178, 437, 16, ''), (1957, 179, 328, 13, ''), (1958, 179, 339, 13, ''), (1959, 179, 349, 14, ''), (1960, 179, 437, 16, ''), (1961, 180, 328, 13, ''), (1962, 180, 339, 13, ''), (1963, 180, 349, 14, ''), (1964, 180, 437, 16, ''), (1965, 181, 328, 13, ''), (1966, 181, 339, 13, ''), (1967, 181, 349, 14, ''), (1968, 181, 437, 16, ''), (1969, 182, 328, 13, ''), (1970, 182, 339, 13, ''), (1971, 182, 349, 14, ''), (1972, 182, 437, 16, ''), (1973, 183, 328, 13, ''), (1974, 183, 339, 13, ''), (1975, 183, 349, 14, ''), (1976, 183, 437, 16, ''), (1977, 184, 328, 13, ''), (1978, 184, 339, 13, ''), (1979, 184, 349, 14, ''), (1980, 184, 437, 16, ''), (1981, 185, 328, 13, ''), (1982, 185, 339, 13, ''), (1983, 185, 349, 14, ''), (1984, 185, 437, 16, ''), (1985, 186, 328, 13, ''), (1986, 186, 339, 13, ''), (1987, 186, 349, 14, ''), (1988, 186, 437, 16, ''), (1989, 187, 328, 13, ''), (1990, 187, 339, 13, ''), (1991, 187, 349, 14, ''), (1992, 187, 437, 16, ''), (1993, 188, 328, 13, ''), (1994, 188, 339, 13, ''), (1995, 188, 349, 14, ''), (1996, 188, 437, 16, ''), (1997, 189, 328, 13, ''), (1998, 189, 339, 13, ''), (1999, 189, 349, 14, ''), (2000, 189, 437, 16, ''), (2001, 190, 328, 13, ''), (2002, 190, 339, 13, ''), (2003, 190, 349, 14, ''), (2004, 190, 437, 16, ''), (2005, 191, 328, 13, ''), (2006, 191, 339, 13, ''), (2007, 191, 349, 14, ''), (2008, 191, 437, 16, ''), (2009, 192, 328, 13, ''), (2010, 192, 339, 13, ''), (2011, 192, 349, 14, ''), (2012, 192, 437, 16, ''), (2013, 193, 328, 13, ''), (2014, 193, 339, 13, ''), (2015, 193, 349, 14, ''), (2016, 193, 437, 16, ''), (2017, 194, 328, 13, ''), (2018, 194, 339, 13, ''), (2019, 194, 349, 14, ''), (2020, 194, 437, 16, ''), (2021, 195, 328, 13, ''), (2022, 195, 339, 13, ''), (2023, 195, 349, 14, ''), (2024, 195, 437, 16, ''), (2025, 196, 328, 13, ''), (2026, 196, 339, 13, ''), (2027, 196, 349, 14, ''), (2028, 196, 437, 16, ''), (2029, 197, 328, 13, ''), (2030, 197, 339, 13, ''), (2031, 197, 349, 14, ''), (2032, 197, 437, 16, ''), (2033, 198, 328, 13, ''), (2034, 198, 339, 13, ''), (2035, 198, 349, 14, ''), (2036, 198, 437, 16, ''), (2037, 199, 328, 13, ''), (2038, 199, 339, 13, ''), (2039, 199, 349, 14, ''), (2040, 199, 437, 16, ''), (2041, 200, 328, 13, ''), (2042, 200, 339, 13, ''), (2043, 200, 349, 14, ''), (2044, 200, 437, 16, ''), (2045, 201, 328, 13, ''), (2046, 201, 339, 13, ''), (2047, 201, 349, 14, ''), (2048, 201, 437, 16, ''), (2049, 202, 328, 13, ''), (2050, 202, 339, 13, ''), (2051, 202, 349, 14, ''), (2052, 202, 437, 16, ''), (2053, 203, 328, 13, ''), (2054, 203, 339, 13, ''), (2055, 203, 349, 14, ''), (2056, 203, 437, 16, ''), (2057, 204, 328, 13, ''), (2058, 204, 339, 13, ''), (2059, 204, 349, 14, ''), (2060, 204, 437, 16, ''), (2061, 205, 328, 13, ''), (2062, 205, 339, 13, ''), (2063, 205, 349, 14, ''), (2064, 205, 437, 16, ''), (2065, 206, 328, 13, ''), (2066, 206, 339, 13, ''), (2067, 206, 349, 14, ''), (2068, 206, 437, 16, ''), (2069, 207, 328, 13, ''), (2070, 207, 339, 13, ''), (2071, 207, 349, 14, ''), (2072, 207, 437, 16, ''), (2073, 208, 328, 13, ''), (2074, 208, 339, 13, ''), (2075, 208, 349, 14, ''), (2076, 208, 437, 16, ''), (2077, 209, 328, 13, ''), (2078, 209, 339, 13, ''), (2079, 209, 349, 14, ''), (2080, 209, 437, 16, ''), (2081, 210, 328, 13, ''), (2082, 210, 339, 13, ''), (2083, 210, 349, 14, ''), (2084, 210, 437, 16, ''), (2085, 211, 328, 13, ''), (2086, 211, 339, 13, ''), (2087, 211, 349, 14, ''), (2088, 211, 437, 16, ''), (2089, 212, 328, 13, ''), (2090, 212, 339, 13, ''), (2091, 212, 349, 14, ''), (2092, 212, 437, 16, ''), (2093, 213, 328, 13, ''), (2094, 213, 339, 13, ''), (2095, 213, 349, 14, ''), (2096, 213, 437, 16, ''), (2097, 214, 328, 13, ''), (2098, 214, 339, 13, ''), (2099, 214, 349, 14, ''), (2100, 214, 437, 16, ''), (2101, 215, 328, 13, ''), (2102, 215, 339, 13, ''), (2103, 215, 349, 14, ''), (2104, 215, 437, 16, ''), (2105, 216, 328, 13, ''), (2106, 216, 339, 13, ''), (2107, 216, 349, 14, ''), (2108, 216, 437, 16, ''), (2109, 217, 328, 13, ''), (2110, 217, 339, 13, ''), (2111, 217, 349, 14, ''), (2112, 217, 437, 16, ''), (2113, 218, 328, 13, ''), (2114, 218, 339, 13, ''), (2115, 218, 349, 14, ''), (2116, 218, 437, 16, ''), (2117, 219, 328, 13, ''), (2118, 219, 339, 13, ''), (2119, 219, 349, 14, ''), (2120, 219, 437, 16, ''), (2121, 220, 328, 13, ''), (2122, 220, 339, 13, ''), (2123, 220, 349, 14, ''), (2124, 220, 437, 16, ''), (2125, 221, 328, 13, ''), (2126, 221, 339, 13, ''), (2127, 221, 349, 14, ''), (2128, 221, 437, 16, ''), (2129, 222, 328, 13, ''), (2130, 222, 339, 13, ''), (2131, 222, 349, 14, ''), (2132, 222, 437, 16, ''), (2138, 228, 0, 0, ''), (2139, 229, 40, 3, ''), (2140, 229, 41, 3, ''), (2141, 229, 42, 3, ''), (2142, 229, 43, 3, ''), (2143, 229, 44, 3, ''), (2144, 229, 45, 3, ''), (2145, 229, 46, 3, ''), (2146, 229, 47, 3, ''), (2147, 229, 48, 3, ''), (2148, 229, 49, 3, ''), (2149, 229, 50, 3, ''), (2150, 229, 51, 3, ''), (2151, 229, 52, 3, ''), (2152, 229, 53, 3, ''), (2153, 229, 54, 3, ''), (2154, 229, 55, 3, ''), (2155, 229, 56, 3, ''), (2156, 229, 57, 3, ''), (2157, 229, 58, 3, ''), (2158, 229, 59, 3, ''), (2159, 229, 60, 3, ''), (2160, 229, 61, 3, ''), (2161, 229, 62, 3, ''), (2162, 229, 63, 3, ''), (2163, 229, 64, 3, ''), (2164, 229, 143, 7, ''), (2165, 229, 144, 7, ''), (2166, 229, 145, 7, ''), (2167, 229, 146, 7, ''), (2168, 229, 147, 7, ''), (2169, 229, 148, 7, ''), (2170, 229, 149, 7, ''), (2171, 229, 150, 7, ''), (2172, 229, 151, 7, ''), (2173, 229, 152, 7, ''), (2174, 229, 153, 7, ''), (2175, 229, 154, 7, ''), (2176, 229, 155, 7, ''), (2177, 229, 156, 7, ''), (2178, 229, 157, 7, ''), (2179, 229, 158, 7, ''), (2180, 229, 159, 7, ''), (2181, 229, 160, 7, ''), (2182, 229, 161, 7, ''), (2183, 229, 162, 7, ''), (2184, 229, 163, 7, ''), (2185, 229, 164, 7, ''), (2186, 229, 165, 7, ''), (2187, 229, 166, 7, ''), (2188, 229, 167, 7, ''), (2189, 229, 168, 7, ''), (2190, 229, 169, 7, ''), (2191, 229, 170, 7, ''), (2192, 229, 171, 7, ''), (2193, 229, 172, 7, ''), (2194, 229, 173, 7, ''), (2195, 229, 174, 7, ''), (2196, 229, 175, 7, ''), (2197, 229, 263, 11, ''), (2198, 229, 264, 11, ''), (2199, 229, 265, 11, ''), (2200, 229, 266, 11, ''), (2201, 229, 267, 11, ''), (2202, 229, 268, 11, ''), (2203, 229, 269, 11, ''), (2204, 229, 270, 11, ''), (2205, 229, 271, 11, ''), (2206, 229, 272, 11, ''), (2207, 229, 273, 11, ''), (2208, 229, 274, 11, ''), (2209, 229, 275, 11, ''), (2210, 229, 276, 11, ''), (2211, 229, 277, 11, ''), (2212, 229, 278, 11, ''), (2213, 229, 279, 11, ''), (2214, 229, 280, 11, ''), (2215, 229, 281, 11, ''), (2216, 229, 282, 11, ''), (2217, 229, 283, 11, ''), (2218, 229, 284, 11, ''), (2219, 229, 285, 11, ''), (2220, 229, 286, 11, ''), (2221, 229, 287, 11, ''), (2222, 230, 1, 1, ''), (2223, 230, 2, 1, ''), (2224, 230, 3, 1, ''), (2225, 231, 1, 1, ''), (2226, 231, 2, 1, ''), (2227, 231, 3, 1, ''), (2292, 233, 20, 2, ''), (2293, 233, 21, 2, ''), (2294, 233, 22, 2, ''), (2295, 233, 23, 2, ''), (2296, 233, 24, 2, ''), (2297, 233, 25, 2, ''), (2298, 233, 26, 2, ''), (2299, 233, 27, 2, ''), (2300, 233, 28, 2, ''), (2301, 233, 29, 2, ''), (2302, 233, 30, 2, ''), (2303, 233, 31, 2, ''), (2304, 233, 32, 2, ''), (2305, 233, 33, 2, ''), (2306, 233, 34, 2, ''), (2307, 233, 35, 2, ''), (2308, 233, 36, 2, ''), (2309, 233, 37, 2, ''), (2310, 233, 38, 2, ''), (2311, 233, 39, 2, ''), (2316, 238, 1, 1, ''), (2317, 238, 2, 1, ''), (2318, 238, 3, 1, ''), (2319, 238, 4, 1, ''), (2320, 238, 5, 1, ''), (2321, 238, 6, 1, ''), (2322, 238, 7, 1, ''), (2323, 238, 8, 1, ''), (2324, 238, 9, 1, ''), (2325, 238, 10, 1, ''), (2326, 238, 11, 1, ''), (2327, 238, 12, 1, ''), (2328, 238, 13, 1, ''), (2329, 238, 14, 1, ''), (2330, 238, 15, 1, ''), (2331, 238, 16, 1, ''), (2332, 238, 17, 1, ''), (2333, 238, 18, 1, ''), (2334, 238, 19, 1, ''), (2335, 238, 20, 2, ''), (2336, 238, 21, 2, ''), (2337, 238, 22, 2, ''), (2338, 238, 23, 2, ''), (2339, 238, 24, 2, ''), (2340, 238, 25, 2, ''), (2341, 238, 26, 2, ''), (2342, 238, 27, 2, ''), (2343, 238, 28, 2, ''), (2344, 238, 29, 2, ''), (2345, 238, 30, 2, ''), (2346, 238, 31, 2, ''), (2347, 238, 32, 2, ''), (2348, 238, 33, 2, ''), (2349, 238, 34, 2, ''), (2350, 238, 35, 2, ''), (2351, 238, 36, 2, ''), (2352, 238, 37, 2, ''), (2353, 238, 38, 2, ''), (2354, 238, 39, 2, ''), (2355, 238, 40, 3, ''), (2356, 238, 41, 3, ''), (2357, 238, 42, 3, ''), (2358, 238, 43, 3, ''), (2359, 238, 44, 3, ''), (2360, 238, 45, 3, ''), (2361, 238, 46, 3, ''), (2362, 238, 47, 3, ''), (2363, 238, 48, 3, ''), (2364, 238, 49, 3, ''), (2365, 238, 50, 3, ''), (2366, 238, 51, 3, ''), (2367, 238, 52, 3, ''), (2368, 238, 53, 3, ''), (2369, 238, 54, 3, ''), (2370, 238, 55, 3, ''), (2371, 238, 56, 3, ''), (2372, 238, 57, 3, ''), (2373, 238, 58, 3, ''), (2374, 238, 59, 3, ''), (2375, 238, 60, 3, ''), (2376, 238, 61, 3, ''), (2377, 238, 62, 3, ''), (2378, 238, 63, 3, ''), (2379, 238, 64, 3, ''), (2380, 239, 0, 0, ''), (2381, 239, 445, 17, ''), (2382, 239, 446, 17, ''), (2383, 239, 447, 17, ''), (2384, 239, 448, 17, ''), (2385, 239, 449, 17, ''), (2386, 239, 450, 17, ''), (2387, 239, 451, 17, ''), (2388, 239, 452, 17, ''), (2389, 239, 453, 17, ''), (2390, 239, 454, 17, ''), (2391, 239, 455, 17, ''), (2392, 239, 456, 17, ''), (2393, 239, 457, 17, ''), (2394, 239, 458, 17, ''), (2395, 239, 459, 17, ''), (2396, 239, 460, 17, ''), (2397, 239, 461, 17, ''), (2398, 239, 462, 17, ''), (2399, 239, 463, 17, ''), (2400, 239, 464, 17, ''), (2401, 239, 465, 17, ''), (2402, 239, 466, 17, ''), (2403, 239, 467, 17, ''), (2404, 239, 468, 17, ''), (2405, 239, 469, 17, ''), (2406, 239, 470, 17, ''), (2407, 239, 471, 17, ''), (2408, 239, 472, 17, ''), (2409, 239, 473, 17, ''), (2410, 239, 474, 17, ''), (2411, 239, 475, 17, ''), (2412, 239, 476, 17, ''), (2413, 239, 477, 17, ''), (2414, 239, 478, 17, ''), (2415, 239, 479, 17, ''), (2416, 239, 480, 17, ''), (2417, 240, 0, 0, ''), (2418, 240, 445, 17, ''), (2419, 240, 446, 17, ''), (2420, 240, 447, 17, ''), (2421, 240, 448, 17, ''), (2422, 240, 449, 17, ''), (2423, 240, 450, 17, ''), (2424, 240, 451, 17, ''), (2425, 240, 452, 17, ''), (2426, 240, 453, 17, ''), (2427, 240, 454, 17, ''), (2428, 240, 455, 17, ''), (2429, 240, 456, 17, ''), (2430, 240, 457, 17, ''), (2431, 240, 458, 17, ''), (2432, 240, 459, 17, ''), (2433, 240, 460, 17, ''), (2434, 240, 461, 17, ''), (2435, 240, 462, 17, ''), (2436, 240, 463, 17, ''), (2437, 240, 464, 17, ''), (2438, 240, 465, 17, ''), (2439, 240, 466, 17, ''), (2440, 240, 467, 17, ''), (2441, 240, 468, 17, ''), (2442, 240, 469, 17, ''), (2443, 240, 470, 17, ''), (2444, 240, 471, 17, ''), (2445, 240, 472, 17, ''), (2446, 240, 473, 17, ''), (2447, 240, 474, 17, ''), (2448, 240, 475, 17, ''), (2449, 240, 476, 17, ''), (2450, 240, 477, 17, ''), (2451, 240, 478, 17, ''), (2452, 240, 479, 17, ''), (2453, 240, 480, 17, ''), (2454, 241, 0, 0, ''), (2455, 241, 445, 17, ''), (2456, 241, 446, 17, ''), (2457, 241, 447, 17, ''), (2458, 241, 448, 17, ''), (2459, 241, 449, 17, ''), (2460, 241, 450, 17, ''), (2461, 241, 451, 17, ''), (2462, 241, 452, 17, ''), (2463, 241, 453, 17, ''), (2464, 241, 454, 17, ''), (2465, 241, 455, 17, ''), (2466, 241, 456, 17, ''), (2467, 241, 457, 17, ''), (2468, 241, 458, 17, ''), (2469, 241, 459, 17, ''), (2470, 241, 460, 17, ''), (2471, 241, 461, 17, ''), (2472, 241, 462, 17, ''), (2473, 241, 463, 17, ''), (2474, 241, 464, 17, ''), (2475, 241, 465, 17, ''), (2476, 241, 466, 17, ''), (2477, 241, 467, 17, ''), (2478, 241, 468, 17, ''), (2479, 241, 469, 17, ''), (2480, 241, 470, 17, ''), (2481, 241, 471, 17, ''), (2482, 241, 472, 17, ''), (2483, 241, 473, 17, ''), (2484, 241, 474, 17, ''), (2485, 241, 475, 17, ''), (2486, 241, 476, 17, ''), (2487, 241, 477, 17, ''), (2488, 241, 478, 17, ''), (2489, 241, 479, 17, ''), (2490, 241, 480, 17, ''), (2491, 242, 0, 0, ''), (2492, 242, 445, 17, ''), (2493, 242, 446, 17, ''), (2494, 242, 447, 17, ''), (2495, 242, 448, 17, ''), (2496, 242, 449, 17, ''), (2497, 242, 450, 17, ''), (2498, 242, 451, 17, ''), (2499, 242, 452, 17, ''), (2500, 242, 453, 17, ''), (2501, 242, 454, 17, ''), (2502, 242, 455, 17, ''), (2503, 242, 456, 17, ''), (2504, 242, 457, 17, ''), (2505, 242, 458, 17, ''), (2506, 242, 459, 17, ''), (2507, 242, 460, 17, ''), (2508, 242, 461, 17, ''), (2509, 242, 462, 17, ''), (2510, 242, 463, 17, ''), (2511, 242, 464, 17, ''), (2512, 242, 465, 17, ''), (2513, 242, 466, 17, ''), (2514, 242, 467, 17, ''), (2515, 242, 468, 17, ''), (2516, 242, 469, 17, ''), (2517, 242, 470, 17, ''), (2518, 242, 471, 17, ''), (2519, 242, 472, 17, ''), (2520, 242, 473, 17, ''), (2521, 242, 474, 17, ''), (2522, 242, 475, 17, ''), (2523, 242, 476, 17, ''), (2524, 242, 477, 17, ''), (2525, 242, 478, 17, ''), (2526, 242, 479, 17, ''), (2527, 242, 480, 17, ''), (2528, 243, 0, 0, ''), (2529, 243, 445, 17, ''), (2530, 243, 446, 17, ''), (2531, 243, 447, 17, ''), (2532, 243, 448, 17, ''), (2533, 243, 449, 17, ''), (2534, 243, 450, 17, ''), (2535, 243, 451, 17, ''), (2536, 243, 452, 17, ''), (2537, 243, 453, 17, ''), (2538, 243, 454, 17, ''), (2539, 243, 455, 17, ''), (2540, 243, 456, 17, ''), (2541, 243, 457, 17, ''), (2542, 243, 458, 17, ''), (2543, 243, 459, 17, ''), (2544, 243, 460, 17, ''), (2545, 243, 461, 17, ''), (2546, 243, 462, 17, ''), (2547, 243, 463, 17, ''), (2548, 243, 464, 17, ''), (2549, 243, 465, 17, ''), (2550, 243, 466, 17, ''), (2551, 243, 467, 17, ''), (2552, 243, 468, 17, ''), (2553, 243, 469, 17, ''), (2554, 243, 470, 17, ''), (2555, 243, 471, 17, ''), (2556, 243, 472, 17, ''), (2557, 243, 473, 17, ''), (2558, 243, 474, 17, ''), (2559, 243, 475, 17, ''), (2560, 243, 476, 17, ''), (2561, 243, 477, 17, ''), (2562, 243, 478, 17, ''), (2563, 243, 479, 17, ''), (2564, 243, 480, 17, ''), (2565, 244, 0, 0, ''), (2566, 244, 445, 17, ''), (2567, 244, 446, 17, ''), (2568, 244, 447, 17, ''), (2569, 244, 448, 17, ''), (2570, 244, 449, 17, ''), (2571, 244, 450, 17, ''), (2572, 244, 451, 17, ''), (2573, 244, 452, 17, ''), (2574, 244, 453, 17, ''), (2575, 244, 454, 17, ''), (2576, 244, 455, 17, ''), (2577, 244, 456, 17, ''), (2578, 244, 457, 17, ''), (2579, 244, 458, 17, ''), (2580, 244, 459, 17, ''), (2581, 244, 460, 17, ''), (2582, 244, 461, 17, ''), (2583, 244, 462, 17, ''), (2584, 244, 463, 17, ''), (2585, 244, 464, 17, ''), (2586, 244, 465, 17, ''), (2587, 244, 466, 17, ''), (2588, 244, 467, 17, ''), (2589, 244, 468, 17, ''), (2590, 244, 469, 17, ''), (2591, 244, 470, 17, ''), (2592, 244, 471, 17, ''), (2593, 244, 472, 17, ''), (2594, 244, 473, 17, ''), (2595, 244, 474, 17, ''), (2596, 244, 475, 17, ''), (2597, 244, 476, 17, ''), (2598, 244, 477, 17, ''), (2599, 244, 478, 17, ''), (2600, 244, 479, 17, ''), (2601, 244, 480, 17, ''), (2602, 245, 0, 0, ''), (2603, 245, 445, 17, ''), (2604, 245, 446, 17, ''), (2605, 245, 447, 17, ''), (2606, 245, 448, 17, ''), (2607, 245, 449, 17, ''), (2608, 245, 450, 17, ''), (2609, 245, 451, 17, ''), (2610, 245, 452, 17, ''), (2611, 245, 453, 17, ''), (2612, 245, 454, 17, ''), (2613, 245, 455, 17, ''), (2614, 245, 456, 17, ''), (2615, 245, 457, 17, ''), (2616, 245, 458, 17, ''), (2617, 245, 459, 17, ''), (2618, 245, 460, 17, ''), (2619, 245, 461, 17, ''), (2620, 245, 462, 17, ''), (2621, 245, 463, 17, ''), (2622, 245, 464, 17, ''), (2623, 245, 465, 17, ''), (2624, 245, 466, 17, ''), (2625, 245, 467, 17, ''), (2626, 245, 468, 17, ''), (2627, 245, 469, 17, ''), (2628, 245, 470, 17, ''), (2629, 245, 471, 17, ''), (2630, 245, 472, 17, ''), (2631, 245, 473, 17, ''), (2632, 245, 474, 17, ''), (2633, 245, 475, 17, ''), (2634, 245, 476, 17, ''), (2635, 245, 477, 17, ''), (2636, 245, 478, 17, ''), (2637, 245, 479, 17, ''), (2638, 245, 480, 17, ''), (2639, 246, 0, 0, ''), (2640, 246, 445, 17, ''), (2641, 246, 446, 17, ''), (2642, 246, 447, 17, ''), (2643, 246, 448, 17, ''), (2644, 246, 449, 17, ''), (2645, 246, 450, 17, ''), (2646, 246, 451, 17, ''), (2647, 246, 452, 17, ''), (2648, 246, 453, 17, ''), (2649, 246, 454, 17, ''), (2650, 246, 455, 17, ''), (2651, 246, 456, 17, ''), (2652, 246, 457, 17, ''), (2653, 246, 458, 17, ''), (2654, 246, 459, 17, ''), (2655, 246, 460, 17, ''), (2656, 246, 461, 17, ''), (2657, 246, 462, 17, ''), (2658, 246, 463, 17, ''), (2659, 246, 464, 17, ''), (2660, 246, 465, 17, ''), (2661, 246, 466, 17, ''), (2662, 246, 467, 17, ''), (2663, 246, 468, 17, ''), (2664, 246, 469, 17, ''), (2665, 246, 470, 17, ''), (2666, 246, 471, 17, ''), (2667, 246, 472, 17, ''), (2668, 246, 473, 17, ''), (2669, 246, 474, 17, ''), (2670, 246, 475, 17, ''), (2671, 246, 476, 17, ''), (2672, 246, 477, 17, ''), (2673, 246, 478, 17, ''), (2674, 246, 479, 17, ''), (2675, 246, 480, 17, ''), (2676, 247, 0, 0, ''), (2677, 247, 445, 17, ''), (2678, 247, 446, 17, ''), (2679, 247, 447, 17, ''), (2680, 247, 448, 17, ''), (2681, 247, 449, 17, ''), (2682, 247, 450, 17, ''), (2683, 247, 451, 17, ''), (2684, 247, 452, 17, ''), (2685, 247, 453, 17, ''), (2686, 247, 454, 17, ''), (2687, 247, 455, 17, ''), (2688, 247, 456, 17, ''), (2689, 247, 457, 17, ''), (2690, 247, 458, 17, ''), (2691, 247, 459, 17, ''), (2692, 247, 460, 17, ''), (2693, 247, 461, 17, ''), (2694, 247, 462, 17, ''), (2695, 247, 463, 17, ''), (2696, 247, 464, 17, ''), (2697, 247, 465, 17, ''), (2698, 247, 466, 17, ''), (2699, 247, 467, 17, ''), (2700, 247, 468, 17, ''), (2701, 247, 469, 17, ''), (2702, 247, 470, 17, ''), (2703, 247, 471, 17, ''), (2704, 247, 472, 17, ''), (2705, 247, 473, 17, ''), (2706, 247, 474, 17, ''), (2707, 247, 475, 17, ''), (2708, 247, 476, 17, ''), (2709, 247, 477, 17, ''), (2710, 247, 478, 17, ''), (2711, 247, 479, 17, ''), (2712, 247, 480, 17, ''), (2713, 248, 0, 0, ''), (2714, 248, 445, 17, ''), (2715, 248, 446, 17, ''), (2716, 248, 447, 17, ''), (2717, 248, 448, 17, ''), (2718, 248, 449, 17, ''), (2719, 248, 450, 17, ''), (2720, 248, 451, 17, ''), (2721, 248, 452, 17, ''), (2722, 248, 453, 17, ''), (2723, 248, 454, 17, ''), (2724, 248, 455, 17, ''), (2725, 248, 456, 17, ''), (2726, 248, 457, 17, ''), (2727, 248, 458, 17, ''), (2728, 248, 459, 17, ''), (2729, 248, 460, 17, ''); INSERT INTO `event_section_has_participants` (`id`, `section_id`, `participant_id`, `group_id`, `other`) VALUES (2730, 248, 461, 17, ''), (2731, 248, 462, 17, ''), (2732, 248, 463, 17, ''), (2733, 248, 464, 17, ''), (2734, 248, 465, 17, ''), (2735, 248, 466, 17, ''), (2736, 248, 467, 17, ''), (2737, 248, 468, 17, ''), (2738, 248, 469, 17, ''), (2739, 248, 470, 17, ''), (2740, 248, 471, 17, ''), (2741, 248, 472, 17, ''), (2742, 248, 473, 17, ''), (2743, 248, 474, 17, ''), (2744, 248, 475, 17, ''), (2745, 248, 476, 17, ''), (2746, 248, 477, 17, ''), (2747, 248, 478, 17, ''), (2748, 248, 479, 17, ''), (2749, 248, 480, 17, ''), (2753, 252, 65, 4, ''), (2754, 252, 66, 4, ''), (2755, 252, 67, 4, ''), (2756, 252, 68, 4, ''), (2757, 252, 69, 4, ''), (2758, 252, 70, 4, ''), (2759, 252, 71, 4, ''), (2760, 252, 72, 4, ''), (2761, 252, 73, 4, ''), (2762, 252, 74, 4, ''), (2763, 252, 75, 4, ''), (2764, 252, 76, 4, ''), (2765, 252, 77, 4, ''), (2766, 252, 78, 4, ''), (2767, 252, 79, 4, ''), (2768, 252, 80, 4, ''), (2769, 252, 81, 4, ''), (2770, 252, 82, 4, ''), (2771, 252, 83, 4, ''), (2772, 252, 84, 4, ''), (2773, 252, 85, 4, ''), (2774, 252, 86, 4, ''), (2775, 252, 87, 4, ''), (2776, 252, 88, 4, ''), (2777, 252, 89, 4, ''), (2778, 252, 90, 4, ''), (2779, 253, 65, 4, ''), (2780, 253, 66, 4, ''), (2781, 253, 67, 4, ''), (2782, 253, 68, 4, ''), (2783, 253, 69, 4, ''), (2784, 253, 70, 4, ''), (2785, 253, 71, 4, ''), (2786, 253, 72, 4, ''), (2787, 253, 73, 4, ''), (2788, 253, 74, 4, ''), (2789, 253, 75, 4, ''), (2790, 253, 76, 4, ''), (2791, 253, 77, 4, ''), (2792, 253, 78, 4, ''), (2793, 253, 79, 4, ''), (2794, 253, 80, 4, ''), (2795, 253, 81, 4, ''), (2796, 253, 82, 4, ''), (2797, 253, 83, 4, ''), (2798, 253, 84, 4, ''), (2799, 253, 85, 4, ''), (2800, 253, 86, 4, ''), (2801, 253, 87, 4, ''), (2802, 253, 88, 4, ''), (2803, 253, 89, 4, ''), (2804, 253, 90, 4, ''), (2805, 254, 65, 4, ''), (2806, 254, 66, 4, ''), (2807, 254, 67, 4, ''), (2808, 254, 68, 4, ''), (2809, 254, 69, 4, ''), (2810, 254, 70, 4, ''), (2811, 254, 71, 4, ''), (2812, 254, 72, 4, ''), (2813, 254, 73, 4, ''), (2814, 254, 74, 4, ''), (2815, 254, 75, 4, ''), (2816, 254, 76, 4, ''), (2817, 254, 77, 4, ''), (2818, 254, 78, 4, ''), (2819, 254, 79, 4, ''), (2820, 254, 80, 4, ''), (2821, 254, 81, 4, ''), (2822, 254, 82, 4, ''), (2823, 254, 83, 4, ''), (2824, 254, 84, 4, ''), (2825, 254, 85, 4, ''), (2826, 254, 86, 4, ''), (2827, 254, 87, 4, ''), (2828, 254, 88, 4, ''), (2829, 254, 89, 4, ''), (2830, 254, 90, 4, ''), (2831, 255, 65, 4, ''), (2832, 255, 66, 4, ''), (2833, 255, 67, 4, ''), (2834, 255, 68, 4, ''), (2835, 255, 69, 4, ''), (2836, 255, 70, 4, ''), (2837, 255, 71, 4, ''), (2838, 255, 72, 4, ''), (2839, 255, 73, 4, ''), (2840, 255, 74, 4, ''), (2841, 255, 75, 4, ''), (2842, 255, 76, 4, ''), (2843, 255, 77, 4, ''), (2844, 255, 78, 4, ''), (2845, 255, 79, 4, ''), (2846, 255, 80, 4, ''), (2847, 255, 81, 4, ''), (2848, 255, 82, 4, ''), (2849, 255, 83, 4, ''), (2850, 255, 84, 4, ''), (2851, 255, 85, 4, ''), (2852, 255, 86, 4, ''), (2853, 255, 87, 4, ''), (2854, 255, 88, 4, ''), (2855, 255, 89, 4, ''), (2856, 255, 90, 4, ''), (2857, 256, 0, 0, ''), (2858, 257, 0, 0, ''), (2859, 258, 0, 0, ''), (2860, 259, 0, 0, ''), (2861, 260, 517, 19, ''), (2862, 260, 518, 19, ''), (2863, 260, 519, 19, ''), (2864, 260, 520, 19, ''), (2865, 260, 521, 19, ''), (2866, 260, 522, 19, ''), (2867, 260, 523, 19, ''), (2868, 260, 524, 19, ''), (2869, 260, 525, 19, ''), (2870, 260, 526, 19, ''), (2871, 260, 527, 19, ''), (2872, 260, 528, 19, ''), (2873, 260, 529, 19, ''), (2874, 260, 530, 19, ''), (2875, 260, 531, 19, ''), (2876, 260, 532, 19, ''), (2877, 260, 533, 19, ''), (2878, 260, 534, 19, ''), (2879, 260, 535, 19, ''), (2880, 260, 536, 19, ''), (2881, 260, 537, 19, ''), (2882, 260, 538, 19, ''), (2883, 260, 539, 19, ''), (2884, 260, 540, 19, ''), (2885, 260, 541, 19, ''), (2886, 260, 542, 19, ''), (2887, 260, 543, 19, ''), (2888, 260, 544, 19, ''), (2889, 260, 545, 19, ''), (2890, 260, 546, 19, ''), (2891, 260, 547, 19, ''), (2892, 260, 548, 19, ''), (2893, 260, 549, 19, ''), (2894, 260, 550, 19, ''), (2895, 260, 551, 19, ''), (2896, 260, 552, 19, ''), (2897, 261, 517, 19, ''), (2898, 261, 518, 19, ''), (2899, 261, 519, 19, ''), (2900, 261, 520, 19, ''), (2901, 261, 521, 19, ''), (2902, 261, 522, 19, ''), (2903, 261, 523, 19, ''), (2904, 261, 524, 19, ''), (2905, 261, 525, 19, ''), (2906, 261, 526, 19, ''), (2907, 261, 527, 19, ''), (2908, 261, 528, 19, ''), (2909, 261, 529, 19, ''), (2910, 261, 530, 19, ''), (2911, 261, 531, 19, ''), (2912, 261, 532, 19, ''), (2913, 261, 533, 19, ''), (2914, 261, 534, 19, ''), (2915, 261, 535, 19, ''), (2916, 261, 536, 19, ''), (2917, 261, 537, 19, ''), (2918, 261, 538, 19, ''), (2919, 261, 539, 19, ''), (2920, 261, 540, 19, ''), (2921, 261, 541, 19, ''), (2922, 261, 542, 19, ''), (2923, 261, 543, 19, ''), (2924, 261, 544, 19, ''), (2925, 261, 545, 19, ''), (2926, 261, 546, 19, ''), (2927, 261, 547, 19, ''), (2928, 261, 548, 19, ''), (2929, 261, 549, 19, ''), (2930, 261, 550, 19, ''), (2931, 261, 551, 19, ''), (2932, 261, 552, 19, ''), (2933, 262, 517, 19, ''), (2934, 262, 518, 19, ''), (2935, 262, 519, 19, ''), (2936, 262, 520, 19, ''), (2937, 262, 521, 19, ''), (2938, 262, 522, 19, ''), (2939, 262, 523, 19, ''), (2940, 262, 524, 19, ''), (2941, 262, 525, 19, ''), (2942, 262, 526, 19, ''), (2943, 262, 527, 19, ''), (2944, 262, 528, 19, ''), (2945, 262, 529, 19, ''), (2946, 262, 530, 19, ''), (2947, 262, 531, 19, ''), (2948, 262, 532, 19, ''), (2949, 262, 533, 19, ''), (2950, 262, 534, 19, ''), (2951, 262, 535, 19, ''), (2952, 262, 536, 19, ''), (2953, 262, 537, 19, ''), (2954, 262, 538, 19, ''), (2955, 262, 539, 19, ''), (2956, 262, 540, 19, ''), (2957, 262, 541, 19, ''), (2958, 262, 542, 19, ''), (2959, 262, 543, 19, ''), (2960, 262, 544, 19, ''), (2961, 262, 545, 19, ''), (2962, 262, 546, 19, ''), (2963, 262, 547, 19, ''), (2964, 262, 548, 19, ''), (2965, 262, 549, 19, ''), (2966, 262, 550, 19, ''), (2967, 262, 551, 19, ''), (2968, 262, 552, 19, ''), (2969, 263, 517, 19, ''), (2970, 263, 518, 19, ''), (2971, 263, 519, 19, ''), (2972, 263, 520, 19, ''), (2973, 263, 521, 19, ''), (2974, 263, 522, 19, ''), (2975, 263, 523, 19, ''), (2976, 263, 524, 19, ''), (2977, 263, 525, 19, ''), (2978, 263, 526, 19, ''), (2979, 263, 527, 19, ''), (2980, 263, 528, 19, ''), (2981, 263, 529, 19, ''), (2982, 263, 530, 19, ''), (2983, 263, 531, 19, ''), (2984, 263, 532, 19, ''), (2985, 263, 533, 19, ''), (2986, 263, 534, 19, ''), (2987, 263, 535, 19, ''), (2988, 263, 536, 19, ''), (2989, 263, 537, 19, ''), (2990, 263, 538, 19, ''), (2991, 263, 539, 19, ''), (2992, 263, 540, 19, ''), (2993, 263, 541, 19, ''), (2994, 263, 542, 19, ''), (2995, 263, 543, 19, ''), (2996, 263, 544, 19, ''), (2997, 263, 545, 19, ''), (2998, 263, 546, 19, ''), (2999, 263, 547, 19, ''), (3000, 263, 548, 19, ''), (3001, 263, 549, 19, ''), (3002, 263, 550, 19, ''), (3003, 263, 551, 19, ''), (3004, 263, 552, 19, ''), (3005, 264, 517, 19, ''), (3006, 264, 518, 19, ''), (3007, 264, 519, 19, ''), (3008, 264, 520, 19, ''), (3009, 264, 521, 19, ''), (3010, 264, 522, 19, ''), (3011, 264, 523, 19, ''), (3012, 264, 524, 19, ''), (3013, 264, 525, 19, ''), (3014, 264, 526, 19, ''), (3015, 264, 527, 19, ''), (3016, 264, 528, 19, ''), (3017, 264, 529, 19, ''), (3018, 264, 530, 19, ''), (3019, 264, 531, 19, ''), (3020, 264, 532, 19, ''), (3021, 264, 533, 19, ''), (3022, 264, 534, 19, ''), (3023, 264, 535, 19, ''), (3024, 264, 536, 19, ''), (3025, 264, 537, 19, ''), (3026, 264, 538, 19, ''), (3027, 264, 539, 19, ''), (3028, 264, 540, 19, ''), (3029, 264, 541, 19, ''), (3030, 264, 542, 19, ''), (3031, 264, 543, 19, ''), (3032, 264, 544, 19, ''), (3033, 264, 545, 19, ''), (3034, 264, 546, 19, ''), (3035, 264, 547, 19, ''), (3036, 264, 548, 19, ''), (3037, 264, 549, 19, ''), (3038, 264, 550, 19, ''), (3039, 264, 551, 19, ''), (3040, 264, 552, 19, ''), (3041, 265, 517, 19, ''), (3042, 265, 518, 19, ''), (3043, 265, 519, 19, ''), (3044, 265, 520, 19, ''), (3045, 265, 521, 19, ''), (3046, 265, 522, 19, ''), (3047, 265, 523, 19, ''), (3048, 265, 524, 19, ''), (3049, 265, 525, 19, ''), (3050, 265, 526, 19, ''), (3051, 265, 527, 19, ''), (3052, 265, 528, 19, ''), (3053, 265, 529, 19, ''), (3054, 265, 530, 19, ''), (3055, 265, 531, 19, ''), (3056, 265, 532, 19, ''), (3057, 265, 533, 19, ''), (3058, 265, 534, 19, ''), (3059, 265, 535, 19, ''), (3060, 265, 536, 19, ''), (3061, 265, 537, 19, ''), (3062, 265, 538, 19, ''), (3063, 265, 539, 19, ''), (3064, 265, 540, 19, ''), (3065, 265, 541, 19, ''), (3066, 265, 542, 19, ''), (3067, 265, 543, 19, ''), (3068, 265, 544, 19, ''), (3069, 265, 545, 19, ''), (3070, 265, 546, 19, ''), (3071, 265, 547, 19, ''), (3072, 265, 548, 19, ''), (3073, 265, 549, 19, ''), (3074, 265, 550, 19, ''), (3075, 265, 551, 19, ''), (3076, 265, 552, 19, ''), (3077, 266, 517, 19, ''), (3078, 266, 518, 19, ''), (3079, 266, 519, 19, ''), (3080, 266, 520, 19, ''), (3081, 266, 521, 19, ''), (3082, 266, 522, 19, ''), (3083, 266, 523, 19, ''), (3084, 266, 524, 19, ''), (3085, 266, 525, 19, ''), (3086, 266, 526, 19, ''), (3087, 266, 527, 19, ''), (3088, 266, 528, 19, ''), (3089, 266, 529, 19, ''), (3090, 266, 530, 19, ''), (3091, 266, 531, 19, ''), (3092, 266, 532, 19, ''), (3093, 266, 533, 19, ''), (3094, 266, 534, 19, ''), (3095, 266, 535, 19, ''), (3096, 266, 536, 19, ''), (3097, 266, 537, 19, ''), (3098, 266, 538, 19, ''), (3099, 266, 539, 19, ''), (3100, 266, 540, 19, ''), (3101, 266, 541, 19, ''), (3102, 266, 542, 19, ''), (3103, 266, 543, 19, ''), (3104, 266, 544, 19, ''), (3105, 266, 545, 19, ''), (3106, 266, 546, 19, ''), (3107, 266, 547, 19, ''), (3108, 266, 548, 19, ''), (3109, 266, 549, 19, ''), (3110, 266, 550, 19, ''), (3111, 266, 551, 19, ''), (3112, 266, 552, 19, ''), (3113, 267, 517, 19, ''), (3114, 267, 518, 19, ''), (3115, 267, 519, 19, ''), (3116, 267, 520, 19, ''), (3117, 267, 521, 19, ''), (3118, 267, 522, 19, ''), (3119, 267, 523, 19, ''), (3120, 267, 524, 19, ''), (3121, 267, 525, 19, ''), (3122, 267, 526, 19, ''), (3123, 267, 527, 19, ''), (3124, 267, 528, 19, ''), (3125, 267, 529, 19, ''), (3126, 267, 530, 19, ''), (3127, 267, 531, 19, ''), (3128, 267, 532, 19, ''), (3129, 267, 533, 19, ''), (3130, 267, 534, 19, ''), (3131, 267, 535, 19, ''), (3132, 267, 536, 19, ''), (3133, 267, 537, 19, ''), (3134, 267, 538, 19, ''), (3135, 267, 539, 19, ''), (3136, 267, 540, 19, ''), (3137, 267, 541, 19, ''), (3138, 267, 542, 19, ''), (3139, 267, 543, 19, ''), (3140, 267, 544, 19, ''), (3141, 267, 545, 19, ''), (3142, 267, 546, 19, ''), (3143, 267, 547, 19, ''), (3144, 267, 548, 19, ''), (3145, 267, 549, 19, ''), (3146, 267, 550, 19, ''), (3147, 267, 551, 19, ''), (3148, 267, 552, 19, ''), (3149, 268, 525, 19, ''), (3150, 268, 536, 19, ''), (3151, 268, 561, 20, ''), (3152, 268, 564, 20, ''), (3153, 269, 525, 19, ''), (3154, 269, 536, 19, ''), (3155, 269, 561, 20, ''), (3156, 269, 564, 20, ''), (3157, 270, 0, 0, ''), (3158, 270, 0, 0, '3a11'), (3159, 271, 0, 0, '3a11'), (3160, 271, 0, 0, '3a11'), (3161, 272, 0, 0, '3a11'), (3162, 272, 0, 0, '3a11'), (3163, 273, 288, 12, ''), (3164, 273, 289, 12, ''), (3165, 273, 290, 12, ''), (3166, 273, 291, 12, ''), (3167, 273, 292, 12, ''), (3168, 273, 293, 12, ''), (3169, 273, 294, 12, ''), (3170, 273, 295, 12, ''), (3171, 273, 296, 12, ''), (3172, 273, 297, 12, ''), (3173, 273, 298, 12, ''), (3174, 273, 299, 12, ''), (3175, 273, 300, 12, ''), (3176, 273, 301, 12, ''), (3177, 273, 302, 12, ''), (3178, 273, 303, 12, ''), (3179, 273, 304, 12, ''), (3180, 273, 305, 12, ''), (3181, 273, 306, 12, ''), (3182, 273, 307, 12, ''), (3183, 273, 308, 12, ''), (3184, 273, 309, 12, ''), (3185, 273, 310, 12, ''), (3186, 273, 311, 12, ''), (3187, 273, 312, 12, ''), (3188, 273, 313, 12, ''), (3189, 273, 314, 12, ''), (3190, 273, 315, 12, ''), (3191, 273, 316, 12, ''), (3192, 273, 317, 12, ''), (3193, 274, 288, 12, ''), (3194, 274, 289, 12, ''), (3195, 274, 290, 12, ''), (3196, 274, 291, 12, ''), (3197, 274, 292, 12, ''), (3198, 274, 293, 12, ''), (3199, 274, 294, 12, ''), (3200, 274, 295, 12, ''), (3201, 274, 296, 12, ''), (3202, 274, 297, 12, ''), (3203, 274, 298, 12, ''), (3204, 274, 299, 12, ''), (3205, 274, 300, 12, ''), (3206, 274, 301, 12, ''), (3207, 274, 302, 12, ''), (3208, 274, 303, 12, ''), (3209, 274, 304, 12, ''), (3210, 274, 305, 12, ''), (3211, 274, 306, 12, ''), (3212, 274, 307, 12, ''), (3213, 274, 308, 12, ''), (3214, 274, 309, 12, ''), (3215, 274, 310, 12, ''), (3216, 274, 311, 12, ''), (3217, 274, 312, 12, ''), (3218, 274, 313, 12, ''), (3219, 274, 314, 12, ''), (3220, 274, 315, 12, ''), (3221, 274, 316, 12, ''), (3222, 274, 317, 12, ''), (3223, 275, 288, 12, ''), (3224, 275, 289, 12, ''), (3225, 275, 290, 12, ''), (3226, 275, 291, 12, ''), (3227, 275, 292, 12, ''), (3228, 275, 293, 12, ''), (3229, 275, 294, 12, ''), (3230, 275, 295, 12, ''), (3231, 275, 296, 12, ''), (3232, 275, 297, 12, ''), (3233, 275, 298, 12, ''), (3234, 275, 299, 12, ''), (3235, 275, 300, 12, ''), (3236, 275, 301, 12, ''), (3237, 275, 302, 12, ''), (3238, 275, 303, 12, ''), (3239, 275, 304, 12, ''), (3240, 275, 305, 12, ''), (3241, 275, 306, 12, ''), (3242, 275, 307, 12, ''), (3243, 275, 308, 12, ''), (3244, 275, 309, 12, ''), (3245, 275, 310, 12, ''), (3246, 275, 311, 12, ''), (3247, 275, 312, 12, ''), (3248, 275, 313, 12, ''), (3249, 275, 314, 12, ''), (3250, 275, 315, 12, ''), (3251, 275, 316, 12, ''), (3252, 275, 317, 12, ''), (3253, 276, 3, 1, ''), (3254, 276, 591, 21, ''), (3255, 277, 3, 1, ''), (3256, 277, 591, 21, ''), (3257, 278, 3, 1, ''), (3258, 278, 591, 21, ''), (3259, 279, 3, 1, ''), (3260, 279, 591, 21, ''), (3261, 280, 3, 1, ''), (3262, 280, 591, 21, ''), (3263, 281, 3, 1, ''), (3264, 281, 591, 21, ''), (3265, 282, 1, 1, ''), (3266, 282, 2, 1, ''), (3267, 282, 3, 1, ''), (3268, 282, 4, 1, ''), (3269, 282, 5, 1, ''), (3270, 282, 6, 1, ''), (3271, 282, 7, 1, ''), (3272, 282, 8, 1, ''), (3273, 282, 9, 1, ''), (3274, 282, 10, 1, ''), (3275, 282, 11, 1, ''), (3276, 282, 12, 1, ''), (3277, 282, 13, 1, ''), (3278, 282, 14, 1, ''), (3279, 282, 15, 1, ''), (3280, 282, 16, 1, ''), (3281, 282, 17, 1, ''), (3282, 282, 18, 1, ''), (3283, 282, 19, 1, ''), (3284, 282, 20, 2, ''), (3285, 282, 21, 2, ''), (3286, 282, 22, 2, ''), (3287, 282, 23, 2, ''), (3288, 282, 24, 2, ''), (3289, 282, 25, 2, ''), (3290, 282, 26, 2, ''), (3291, 282, 27, 2, ''), (3292, 282, 28, 2, ''), (3293, 282, 29, 2, ''), (3294, 282, 30, 2, ''), (3295, 282, 31, 2, ''), (3296, 282, 32, 2, ''), (3297, 282, 33, 2, ''), (3298, 282, 34, 2, ''), (3299, 282, 35, 2, ''), (3300, 282, 36, 2, ''), (3301, 282, 37, 2, ''), (3302, 282, 38, 2, ''), (3303, 282, 39, 2, ''), (3304, 282, 40, 3, ''), (3305, 282, 41, 3, ''), (3306, 282, 42, 3, ''), (3307, 282, 43, 3, ''), (3308, 282, 44, 3, ''), (3309, 282, 45, 3, ''), (3310, 282, 46, 3, ''), (3311, 282, 47, 3, ''), (3312, 282, 48, 3, ''), (3313, 282, 49, 3, ''), (3314, 282, 50, 3, ''), (3315, 282, 51, 3, ''), (3316, 282, 52, 3, ''), (3317, 282, 53, 3, ''), (3318, 282, 54, 3, ''), (3319, 282, 55, 3, ''), (3320, 282, 56, 3, ''), (3321, 282, 57, 3, ''), (3322, 282, 58, 3, ''), (3323, 282, 59, 3, ''), (3324, 282, 60, 3, ''), (3325, 282, 61, 3, ''), (3326, 282, 62, 3, ''), (3327, 282, 63, 3, ''), (3328, 282, 64, 3, ''), (3329, 283, 100, 5, ''), (3330, 284, 100, 5, ''), (3331, 285, 100, 5, ''), (3332, 286, 100, 5, ''), (3333, 287, 100, 5, ''), (3334, 288, 2, 1, ''), (3335, 288, 3, 1, ''), (3336, 288, 9, 1, ''), (3337, 288, 10, 1, ''), (3338, 288, 15, 1, ''), (3339, 288, 16, 1, ''), (3664, 302, 553, 20, ''), (3665, 302, 554, 20, ''), (3666, 302, 555, 20, ''), (3667, 302, 556, 20, ''), (3668, 302, 557, 20, ''), (3669, 302, 558, 20, ''), (3670, 302, 559, 20, ''), (3671, 302, 560, 20, ''), (3672, 302, 561, 20, ''), (3673, 302, 562, 20, ''), (3674, 302, 563, 20, ''), (3675, 302, 564, 20, ''), (3676, 302, 565, 20, ''), (3677, 302, 566, 20, ''), (3678, 302, 567, 20, ''), (3679, 302, 568, 20, ''), (3680, 302, 569, 20, ''), (3681, 302, 570, 20, ''), (3682, 302, 571, 20, ''), (3683, 302, 572, 20, ''), (3684, 302, 573, 20, ''), (3685, 302, 574, 20, ''), (3686, 302, 575, 20, ''), (3687, 302, 576, 20, ''), (3688, 302, 577, 20, ''), (3689, 302, 578, 20, ''), (3690, 302, 579, 20, ''), (3691, 302, 580, 20, ''), (3692, 302, 581, 20, ''), (3693, 302, 582, 20, ''), (3694, 302, 583, 20, ''), (3695, 302, 584, 20, ''), (3696, 302, 585, 20, ''), (3697, 302, 586, 20, ''), (3698, 302, 587, 20, ''), (3699, 302, 588, 20, ''), (3700, 302, 589, 21, ''), (3701, 302, 590, 21, ''), (3702, 302, 591, 21, ''), (3703, 302, 592, 21, ''), (3704, 302, 593, 21, ''), (3705, 302, 594, 21, ''), (3706, 302, 595, 21, ''), (3707, 302, 596, 21, ''), (3708, 302, 597, 21, ''), (3709, 302, 598, 21, ''), (3710, 302, 599, 21, ''), (3711, 302, 600, 21, ''), (3712, 302, 601, 21, ''), (3713, 302, 602, 21, ''), (3714, 302, 603, 21, ''), (3715, 302, 604, 21, ''), (3716, 302, 605, 21, ''), (3717, 302, 606, 21, ''), (3718, 302, 607, 21, ''), (3719, 302, 608, 21, ''), (3720, 302, 609, 21, ''), (3721, 302, 610, 21, ''), (3722, 302, 611, 21, ''), (3723, 302, 612, 21, ''), (3724, 302, 613, 21, ''), (3725, 302, 614, 21, ''), (3726, 302, 615, 21, ''), (3727, 302, 616, 21, ''), (3728, 302, 617, 21, ''), (3729, 302, 618, 21, ''), (3730, 302, 619, 21, ''), (3731, 302, 620, 21, ''), (3732, 302, 621, 21, ''), (3733, 302, 622, 21, ''), (3734, 302, 623, 21, ''), (3735, 302, 624, 21, ''), (3736, 303, 553, 20, ''), (3737, 303, 554, 20, ''), (3738, 303, 555, 20, ''), (3739, 303, 556, 20, ''), (3740, 303, 557, 20, ''), (3741, 303, 558, 20, ''), (3742, 303, 559, 20, ''), (3743, 303, 560, 20, ''), (3744, 303, 561, 20, ''), (3745, 303, 562, 20, ''), (3746, 303, 563, 20, ''), (3747, 303, 564, 20, ''), (3748, 303, 565, 20, ''), (3749, 303, 566, 20, ''), (3750, 303, 567, 20, ''), (3751, 303, 568, 20, ''), (3752, 303, 569, 20, ''), (3753, 303, 570, 20, ''), (3754, 303, 571, 20, ''), (3755, 303, 572, 20, ''), (3756, 303, 573, 20, ''), (3757, 303, 574, 20, ''), (3758, 303, 575, 20, ''), (3759, 303, 576, 20, ''), (3760, 303, 577, 20, ''), (3761, 303, 578, 20, ''), (3762, 303, 579, 20, ''), (3763, 303, 580, 20, ''), (3764, 303, 581, 20, ''), (3765, 303, 582, 20, ''), (3766, 303, 583, 20, ''), (3767, 303, 584, 20, ''), (3768, 303, 585, 20, ''), (3769, 303, 586, 20, ''), (3770, 303, 587, 20, ''), (3771, 303, 588, 20, ''), (3772, 303, 589, 21, ''), (3773, 303, 590, 21, ''), (3774, 303, 591, 21, ''), (3775, 303, 592, 21, ''), (3776, 303, 593, 21, ''), (3777, 303, 594, 21, ''), (3778, 303, 595, 21, ''), (3779, 303, 596, 21, ''), (3780, 303, 597, 21, ''), (3781, 303, 598, 21, ''), (3782, 303, 599, 21, ''), (3783, 303, 600, 21, ''), (3784, 303, 601, 21, ''), (3785, 303, 602, 21, ''), (3786, 303, 603, 21, ''), (3787, 303, 604, 21, ''), (3788, 303, 605, 21, ''), (3789, 303, 606, 21, ''), (3790, 303, 607, 21, ''), (3791, 303, 608, 21, ''), (3792, 303, 609, 21, ''), (3793, 303, 610, 21, ''), (3794, 303, 611, 21, ''), (3795, 303, 612, 21, ''), (3796, 303, 613, 21, ''), (3797, 303, 614, 21, ''), (3798, 303, 615, 21, ''), (3799, 303, 616, 21, ''), (3800, 303, 617, 21, ''), (3801, 303, 618, 21, ''), (3802, 303, 619, 21, ''), (3803, 303, 620, 21, ''), (3804, 303, 621, 21, ''), (3805, 303, 622, 21, ''), (3806, 303, 623, 21, ''), (3807, 303, 624, 21, ''), (3808, 304, 484, 18, ''), (3809, 304, 491, 18, ''), (3810, 304, 497, 18, ''), (3811, 304, 516, 18, ''), (3812, 305, 107, 5, ''), (4286, 332, 15, 1, ''), (4287, 332, 19, 1, ''), (4288, 332, 61, 3, ''), (4289, 332, 85, 4, ''), (4290, 332, 87, 4, ''), (4291, 332, 112, 5, ''), (4292, 332, 0, 5, '舞蹈團'), (4364, 342, 40, 3, ''), (4365, 342, 43, 3, ''), (4366, 342, 44, 3, ''), (4367, 342, 46, 3, ''), (4368, 342, 49, 3, ''), (4369, 342, 50, 3, ''), (4370, 343, 40, 3, ''), (4371, 343, 43, 3, ''), (4372, 343, 44, 3, ''), (4373, 343, 46, 3, ''), (4374, 343, 49, 3, ''), (4375, 343, 50, 3, ''), (4376, 344, 40, 3, ''), (4377, 344, 43, 3, ''), (4378, 344, 44, 3, ''), (4379, 344, 46, 3, ''), (4380, 344, 49, 3, ''), (4381, 344, 50, 3, ''), (4454, 363, 291, 12, ''), (4455, 363, 300, 12, ''), (4456, 363, 312, 12, ''), (4457, 363, 322, 13, ''), (4458, 363, 335, 13, ''), (4459, 363, 336, 13, ''), (4460, 363, 342, 13, ''), (4461, 363, 348, 13, ''), (4462, 363, 352, 14, ''), (4463, 363, 354, 14, ''), (4464, 363, 360, 14, ''), (4465, 363, 371, 14, ''), (4466, 363, 373, 14, ''), (4467, 363, 378, 14, ''), (4468, 363, 405, 15, ''), (4469, 363, 407, 15, ''), (4470, 363, 433, 16, ''), (4471, 363, 435, 16, ''), (4472, 363, 440, 16, ''), (4473, 363, 444, 16, ''), (4474, 364, 291, 12, ''), (4475, 364, 300, 12, ''), (4476, 364, 312, 12, ''), (4477, 364, 322, 13, ''), (4478, 364, 335, 13, ''), (4479, 364, 336, 13, ''), (4480, 364, 342, 13, ''), (4481, 364, 348, 13, ''), (4482, 364, 352, 14, ''), (4483, 364, 354, 14, ''), (4484, 364, 360, 14, ''), (4485, 364, 371, 14, ''), (4486, 364, 373, 14, ''), (4487, 364, 378, 14, ''), (4488, 364, 405, 15, ''), (4489, 364, 407, 15, ''), (4490, 364, 433, 16, ''), (4491, 364, 435, 16, ''), (4492, 364, 440, 16, ''), (4493, 364, 444, 16, ''), (4494, 365, 291, 12, ''), (4495, 365, 300, 12, ''), (4496, 365, 312, 12, ''), (4497, 365, 322, 13, ''), (4498, 365, 335, 13, ''), (4499, 365, 336, 13, ''), (4500, 365, 342, 13, ''), (4501, 365, 348, 13, ''), (4502, 365, 352, 14, ''), (4503, 365, 354, 14, ''), (4504, 365, 360, 14, ''), (4505, 365, 371, 14, ''), (4506, 365, 373, 14, ''), (4507, 365, 378, 14, ''), (4508, 365, 405, 15, ''), (4509, 365, 407, 15, ''), (4510, 365, 433, 16, ''), (4511, 365, 435, 16, ''), (4512, 365, 440, 16, ''), (4513, 365, 444, 16, ''), (4514, 366, 291, 12, ''), (4515, 366, 300, 12, ''), (4516, 366, 312, 12, ''), (4517, 366, 322, 13, ''), (4518, 366, 335, 13, ''), (4519, 366, 336, 13, ''), (4520, 366, 342, 13, ''), (4521, 366, 348, 13, ''), (4522, 366, 352, 14, ''), (4523, 366, 354, 14, ''), (4524, 366, 360, 14, ''), (4525, 366, 371, 14, ''), (4526, 366, 373, 14, ''), (4527, 366, 378, 14, ''), (4528, 366, 405, 15, ''), (4529, 366, 407, 15, ''), (4530, 366, 433, 16, ''), (4531, 366, 435, 16, ''), (4532, 366, 440, 16, ''), (4533, 366, 444, 16, ''), (4534, 367, 291, 12, ''), (4535, 367, 300, 12, ''), (4536, 367, 312, 12, ''), (4537, 367, 322, 13, ''), (4538, 367, 335, 13, ''), (4539, 367, 336, 13, ''), (4540, 367, 342, 13, ''), (4541, 367, 348, 13, ''), (4542, 367, 352, 14, ''), (4543, 367, 354, 14, ''), (4544, 367, 360, 14, ''), (4545, 367, 371, 14, ''), (4546, 367, 373, 14, ''), (4547, 367, 378, 14, ''), (4548, 367, 405, 15, ''), (4549, 367, 407, 15, ''), (4550, 367, 433, 16, ''), (4551, 367, 435, 16, ''), (4552, 367, 440, 16, ''), (4553, 367, 444, 16, ''), (4554, 368, 291, 12, ''), (4555, 368, 300, 12, ''), (4556, 368, 312, 12, ''), (4557, 368, 322, 13, ''), (4558, 368, 335, 13, ''), (4559, 368, 336, 13, ''), (4560, 368, 342, 13, ''), (4561, 368, 348, 13, ''), (4562, 368, 352, 14, ''), (4563, 368, 354, 14, ''), (4564, 368, 360, 14, ''), (4565, 368, 371, 14, ''), (4566, 368, 373, 14, ''), (4567, 368, 378, 14, ''), (4568, 368, 405, 15, ''), (4569, 368, 407, 15, ''), (4570, 368, 433, 16, ''), (4571, 368, 435, 16, ''), (4572, 368, 440, 16, ''), (4573, 368, 444, 16, ''), (4574, 369, 291, 12, ''), (4575, 369, 300, 12, ''), (4576, 369, 312, 12, ''), (4577, 369, 322, 13, ''), (4578, 369, 335, 13, ''), (4579, 369, 336, 13, ''), (4580, 369, 342, 13, ''), (4581, 369, 348, 13, ''), (4582, 369, 352, 14, ''), (4583, 369, 354, 14, ''), (4584, 369, 360, 14, ''), (4585, 369, 371, 14, ''), (4586, 369, 373, 14, ''), (4587, 369, 378, 14, ''), (4588, 369, 405, 15, ''), (4589, 369, 407, 15, ''), (4590, 369, 433, 16, ''), (4591, 369, 435, 16, ''), (4592, 369, 440, 16, ''), (4593, 369, 444, 16, ''), (4594, 370, 291, 12, ''), (4595, 370, 300, 12, ''), (4596, 370, 312, 12, ''), (4597, 370, 322, 13, ''), (4598, 370, 335, 13, ''), (4599, 370, 336, 13, ''), (4600, 370, 342, 13, ''), (4601, 370, 348, 13, ''), (4602, 370, 352, 14, ''), (4603, 370, 354, 14, ''), (4604, 370, 360, 14, ''), (4605, 370, 371, 14, ''), (4606, 370, 373, 14, ''), (4607, 370, 378, 14, ''), (4608, 370, 405, 15, ''), (4609, 370, 407, 15, ''), (4610, 370, 433, 16, ''), (4611, 370, 435, 16, ''), (4612, 370, 440, 16, ''), (4613, 370, 444, 16, ''), (4614, 371, 291, 12, ''), (4615, 371, 300, 12, ''), (4616, 371, 312, 12, ''), (4617, 371, 322, 13, ''), (4618, 371, 335, 13, ''), (4619, 371, 336, 13, ''), (4620, 371, 342, 13, ''), (4621, 371, 348, 13, ''), (4622, 371, 352, 14, ''), (4623, 371, 354, 14, ''), (4624, 371, 360, 14, ''), (4625, 371, 371, 14, ''), (4626, 371, 373, 14, ''), (4627, 371, 378, 14, ''), (4628, 371, 405, 15, ''), (4629, 371, 407, 15, ''), (4630, 371, 433, 16, ''), (4631, 371, 435, 16, ''), (4632, 371, 440, 16, ''), (4633, 371, 444, 16, ''), (4634, 372, 291, 12, ''), (4635, 372, 300, 12, ''), (4636, 372, 312, 12, ''), (4637, 372, 322, 13, ''), (4638, 372, 335, 13, ''), (4639, 372, 336, 13, ''), (4640, 372, 342, 13, ''), (4641, 372, 348, 13, ''), (4642, 372, 352, 14, ''), (4643, 372, 354, 14, ''), (4644, 372, 360, 14, ''), (4645, 372, 371, 14, ''), (4646, 372, 373, 14, ''), (4647, 372, 378, 14, ''), (4648, 372, 405, 15, ''), (4649, 372, 407, 15, ''), (4650, 372, 433, 16, ''), (4651, 372, 435, 16, ''), (4652, 372, 440, 16, ''), (4653, 372, 444, 16, ''), (4654, 373, 291, 12, ''), (4655, 373, 300, 12, ''), (4656, 373, 312, 12, ''), (4657, 373, 322, 13, ''), (4658, 373, 335, 13, ''), (4659, 373, 336, 13, ''), (4660, 373, 342, 13, ''), (4661, 373, 348, 13, ''), (4662, 373, 352, 14, ''), (4663, 373, 354, 14, ''), (4664, 373, 360, 14, ''), (4665, 373, 371, 14, ''), (4666, 373, 373, 14, ''), (4667, 373, 378, 14, ''), (4668, 373, 405, 15, ''), (4669, 373, 407, 15, ''), (4670, 373, 433, 16, ''), (4671, 373, 435, 16, ''), (4672, 373, 440, 16, ''), (4673, 373, 444, 16, ''), (4674, 374, 291, 12, ''), (4675, 374, 300, 12, ''), (4676, 374, 312, 12, ''), (4677, 374, 322, 13, ''), (4678, 374, 335, 13, ''), (4679, 374, 336, 13, ''), (4680, 374, 342, 13, ''), (4681, 374, 348, 13, ''), (4682, 374, 352, 14, ''), (4683, 374, 354, 14, ''), (4684, 374, 360, 14, ''), (4685, 374, 371, 14, ''), (4686, 374, 373, 14, ''), (4687, 374, 378, 14, ''), (4688, 374, 405, 15, ''), (4689, 374, 407, 15, ''), (4690, 374, 433, 16, ''), (4691, 374, 435, 16, ''), (4692, 374, 440, 16, ''), (4693, 374, 444, 16, ''), (4808, 391, 459, 17, ''), (4809, 391, 465, 17, ''), (4810, 391, 480, 17, ''), (4811, 391, 482, 18, ''), (4812, 391, 491, 18, ''), (4813, 391, 493, 18, ''), (4814, 391, 494, 18, ''), (4815, 391, 518, 19, ''), (4816, 391, 525, 19, ''), (4817, 391, 536, 19, ''), (4818, 391, 561, 20, ''), (4819, 391, 566, 20, ''), (4820, 391, 573, 20, ''), (4821, 392, 459, 17, ''), (4822, 392, 465, 17, ''), (4823, 392, 480, 17, ''), (4824, 392, 482, 18, ''), (4825, 392, 491, 18, ''), (4826, 392, 493, 18, ''), (4827, 392, 494, 18, ''), (4828, 392, 518, 19, ''), (4829, 392, 525, 19, ''), (4830, 392, 536, 19, ''), (4831, 392, 561, 20, ''), (4832, 392, 566, 20, ''), (4833, 392, 573, 20, ''), (4834, 393, 459, 17, ''), (4835, 393, 465, 17, ''), (4836, 393, 480, 17, ''), (4837, 393, 482, 18, ''), (4838, 393, 491, 18, ''), (4839, 393, 493, 18, ''), (4840, 393, 494, 18, ''), (4841, 393, 518, 19, ''), (4842, 393, 525, 19, ''), (4843, 393, 536, 19, ''), (4844, 393, 561, 20, ''), (4845, 393, 566, 20, ''), (4846, 393, 573, 20, ''), (4847, 394, 43, 3, ''), (4848, 394, 44, 3, ''), (4849, 394, 45, 3, ''), (4850, 394, 46, 3, ''), (4851, 394, 49, 3, ''), (4852, 394, 0, 3, '童軍'), (4853, 395, 43, 3, '童軍'), (4854, 395, 44, 3, '童軍'), (4855, 395, 45, 3, '童軍'), (4856, 395, 46, 3, '童軍'), (4857, 395, 49, 3, '童軍'), (4858, 395, 0, 3, '童軍'), (4859, 396, 43, 3, '童軍'), (4860, 396, 44, 3, '童軍'), (4861, 396, 45, 3, '童軍'), (4862, 396, 46, 3, '童軍'), (4863, 396, 49, 3, '童軍'), (4864, 396, 0, 3, '童軍'), (4865, 397, 43, 3, '童軍'), (4866, 397, 44, 3, '童軍'), (4867, 397, 45, 3, '童軍'), (4868, 397, 46, 3, '童軍'), (4869, 397, 49, 3, '童軍'), (4870, 397, 0, 3, '童軍'), (4871, 398, 318, 13, ''), (4872, 398, 321, 13, ''), (4873, 398, 337, 13, ''), (4874, 398, 341, 13, ''), (4875, 399, 122, 6, ''), (4876, 399, 124, 6, ''), (4877, 399, 128, 6, ''), (4878, 399, 131, 6, ''), (4879, 399, 132, 6, ''), (4880, 399, 134, 6, ''), (4881, 399, 137, 6, ''), (4882, 399, 141, 6, ''), (4883, 399, 142, 6, ''), (4884, 400, 122, 6, ''), (4885, 400, 124, 6, ''), (4886, 400, 128, 6, ''), (4887, 400, 131, 6, ''), (4888, 400, 132, 6, ''), (4889, 400, 134, 6, ''), (4890, 400, 137, 6, ''), (4891, 400, 141, 6, ''), (4892, 400, 142, 6, ''), (4893, 401, 122, 6, ''), (4894, 401, 124, 6, ''), (4895, 401, 128, 6, ''), (4896, 401, 131, 6, ''), (4897, 401, 132, 6, ''), (4898, 401, 134, 6, ''), (4899, 401, 137, 6, ''), (4900, 401, 141, 6, ''), (4901, 401, 142, 6, ''), (4902, 402, 122, 6, ''), (4903, 402, 124, 6, ''), (4904, 402, 128, 6, ''), (4905, 402, 131, 6, ''), (4906, 402, 132, 6, ''), (4907, 402, 134, 6, ''), (4908, 402, 137, 6, ''), (4909, 402, 141, 6, ''), (4910, 402, 142, 6, ''), (4911, 403, 2, 1, ''), (4912, 403, 7, 1, ''), (4913, 403, 8, 1, ''), (4914, 404, 2, 1, ''), (4915, 404, 7, 1, ''), (4916, 404, 8, 1, ''), (4917, 405, 2, 1, ''), (4918, 405, 7, 1, ''), (4919, 405, 8, 1, ''), (4920, 406, 2, 1, ''), (4921, 406, 7, 1, ''), (4922, 406, 8, 1, ''), (4923, 407, 2, 1, ''), (4924, 407, 7, 1, ''), (4925, 407, 8, 1, ''), (4926, 408, 2, 1, ''), (4927, 408, 7, 1, ''), (4928, 408, 8, 1, ''), (4929, 409, 43, 3, ''), (4930, 409, 44, 3, ''), (4931, 409, 45, 3, ''), (4932, 409, 46, 3, ''), (4933, 409, 49, 3, ''), (4934, 409, 0, 3, '童軍'), (4935, 410, 43, 3, '童軍'), (4936, 410, 44, 3, '童軍'), (4937, 410, 45, 3, '童軍'), (4938, 410, 46, 3, '童軍'), (4939, 410, 49, 3, '童軍'), (4940, 410, 0, 3, '童軍'), (4941, 411, 43, 3, '童軍'), (4942, 411, 44, 3, '童軍'), (4943, 411, 45, 3, '童軍'), (4944, 411, 46, 3, '童軍'), (4945, 411, 49, 3, '童軍'), (4946, 411, 0, 3, '童軍'), (4947, 412, 43, 3, '童軍'), (4948, 412, 44, 3, '童軍'), (4949, 412, 45, 3, '童軍'), (4950, 412, 46, 3, '童軍'), (4951, 412, 49, 3, '童軍'), (4952, 412, 0, 3, '童軍'), (4953, 413, 445, 17, ''), (4954, 413, 446, 17, ''), (4955, 413, 447, 17, ''), (4956, 413, 448, 17, ''), (4957, 413, 449, 17, ''), (4958, 413, 450, 17, ''), (4959, 413, 451, 17, ''), (4960, 413, 452, 17, ''), (4961, 413, 453, 17, ''), (4962, 413, 454, 17, ''), (4963, 413, 455, 17, ''), (4964, 413, 456, 17, ''), (4965, 413, 457, 17, ''), (4966, 413, 458, 17, ''), (4967, 413, 459, 17, ''), (4968, 413, 460, 17, ''), (4969, 413, 461, 17, ''), (4970, 413, 462, 17, ''), (4971, 413, 463, 17, ''), (4972, 413, 464, 17, ''), (4973, 413, 465, 17, ''), (4974, 413, 466, 17, ''), (4975, 413, 467, 17, ''), (4976, 413, 468, 17, ''), (4977, 413, 469, 17, ''), (4978, 413, 470, 17, ''), (4979, 413, 471, 17, ''), (4980, 413, 472, 17, ''), (4981, 413, 473, 17, ''), (4982, 413, 474, 17, ''), (4983, 413, 475, 17, ''), (4984, 413, 476, 17, ''), (4985, 413, 477, 17, ''), (4986, 413, 478, 17, ''), (4987, 413, 479, 17, ''), (4988, 413, 480, 17, ''), (4989, 413, 481, 18, ''), (4990, 413, 482, 18, ''), (4991, 413, 483, 18, ''), (4992, 413, 484, 18, ''), (4993, 413, 485, 18, ''), (4994, 413, 486, 18, ''), (4995, 413, 487, 18, ''), (4996, 413, 488, 18, ''), (4997, 413, 489, 18, ''), (4998, 413, 490, 18, ''), (4999, 413, 491, 18, ''), (5000, 413, 492, 18, ''), (5001, 413, 493, 18, ''), (5002, 413, 494, 18, ''), (5003, 413, 495, 18, ''), (5004, 413, 496, 18, ''), (5005, 413, 497, 18, ''), (5006, 413, 498, 18, ''), (5007, 413, 499, 18, ''), (5008, 413, 500, 18, ''), (5009, 413, 501, 18, ''), (5010, 413, 502, 18, ''), (5011, 413, 503, 18, ''), (5012, 413, 504, 18, ''), (5013, 413, 505, 18, ''), (5014, 413, 506, 18, ''), (5015, 413, 507, 18, ''), (5016, 413, 508, 18, ''), (5017, 413, 509, 18, ''), (5018, 413, 510, 18, ''), (5019, 413, 511, 18, ''), (5020, 413, 512, 18, ''), (5021, 413, 513, 18, ''), (5022, 413, 514, 18, ''), (5023, 413, 515, 18, ''), (5024, 413, 516, 18, ''), (5025, 413, 517, 19, ''), (5026, 413, 518, 19, ''), (5027, 413, 519, 19, ''), (5028, 413, 520, 19, ''), (5029, 413, 521, 19, ''), (5030, 413, 522, 19, ''), (5031, 413, 523, 19, ''), (5032, 413, 524, 19, ''), (5033, 413, 525, 19, ''), (5034, 413, 526, 19, ''), (5035, 413, 527, 19, ''), (5036, 413, 528, 19, ''), (5037, 413, 529, 19, ''), (5038, 413, 530, 19, ''), (5039, 413, 531, 19, ''), (5040, 413, 532, 19, ''), (5041, 413, 533, 19, ''), (5042, 413, 534, 19, ''), (5043, 413, 535, 19, ''), (5044, 413, 536, 19, ''), (5045, 413, 537, 19, ''), (5046, 413, 538, 19, ''), (5047, 413, 539, 19, ''), (5048, 413, 540, 19, ''), (5049, 413, 541, 19, ''), (5050, 413, 542, 19, ''), (5051, 413, 543, 19, ''), (5052, 413, 544, 19, ''), (5053, 413, 545, 19, ''), (5054, 413, 546, 19, ''), (5055, 413, 547, 19, ''), (5056, 413, 548, 19, ''), (5057, 413, 549, 19, ''), (5058, 413, 550, 19, ''), (5059, 413, 551, 19, ''), (5060, 413, 552, 19, ''), (5061, 413, 553, 20, ''), (5062, 413, 554, 20, ''), (5063, 413, 555, 20, ''), (5064, 413, 556, 20, ''), (5065, 413, 557, 20, ''), (5066, 413, 558, 20, ''), (5067, 413, 559, 20, ''), (5068, 413, 560, 20, ''), (5069, 413, 561, 20, ''), (5070, 413, 562, 20, ''), (5071, 413, 563, 20, ''), (5072, 413, 564, 20, ''), (5073, 413, 565, 20, ''), (5074, 413, 566, 20, ''), (5075, 413, 567, 20, ''), (5076, 413, 568, 20, ''), (5077, 413, 569, 20, ''), (5078, 413, 570, 20, ''), (5079, 413, 571, 20, ''), (5080, 413, 572, 20, ''), (5081, 413, 573, 20, ''), (5082, 413, 574, 20, ''), (5083, 413, 575, 20, ''), (5084, 413, 576, 20, ''), (5085, 413, 577, 20, ''), (5086, 413, 578, 20, ''), (5087, 413, 579, 20, ''), (5088, 413, 580, 20, ''), (5089, 413, 581, 20, ''), (5090, 413, 582, 20, ''), (5091, 413, 583, 20, ''), (5092, 413, 584, 20, ''), (5093, 413, 585, 20, ''), (5094, 413, 586, 20, ''), (5095, 413, 587, 20, ''), (5096, 413, 588, 20, ''), (5097, 414, 0, 0, ''), (5098, 414, 0, 0, 'scout'), (5099, 415, 0, 0, 'scout'), (5100, 415, 0, 0, 'scout'), (5101, 416, 0, 0, 'scout'), (5102, 416, 0, 0, 'scout'), (5103, 417, 0, 0, 'scout'), (5104, 417, 0, 0, 'scout'), (5105, 418, 0, 0, 'scout'), (5106, 418, 0, 0, 'scout'), (5107, 419, 0, 0, 'scout'), (5108, 419, 0, 0, 'scout'), (5109, 420, 0, 0, 'scout'), (5110, 420, 0, 0, 'scout'), (5111, 421, 0, 0, 'scout'), (5112, 421, 0, 0, 'scout'), (5113, 422, 0, 0, 'scout'), (5114, 422, 0, 0, 'scout'), (5115, 423, 0, 0, 'scout'), (5116, 423, 0, 0, 'scout'), (5117, 424, 0, 0, 'scout'), (5118, 424, 0, 0, 'scout'), (5119, 425, 0, 0, 'scout'), (5120, 425, 0, 0, 'scout'), (5121, 426, 176, 8, ''), (5122, 426, 182, 8, ''), (5123, 426, 188, 8, ''), (5124, 426, 194, 8, ''), (5125, 426, 200, 8, ''), (5126, 428, 0, 0, ''), (5127, 429, 0, 0, ''), (5128, 429, 205, 9, ''), (5129, 429, 217, 9, ''), (5130, 429, 218, 9, ''), (5131, 429, 241, 10, ''), (5132, 429, 253, 10, ''), (5133, 429, 260, 10, ''), (5134, 430, 0, 0, ''), (5135, 430, 205, 9, ''), (5136, 430, 217, 9, ''), (5137, 430, 218, 9, ''), (5138, 430, 241, 10, ''), (5139, 430, 253, 10, ''), (5140, 430, 260, 10, ''), (5141, 431, 117, 6, ''), (5142, 431, 118, 6, ''), (5143, 431, 119, 6, ''), (5144, 431, 120, 6, ''), (5145, 432, 1, 1, ''), (5146, 433, 177, 8, ''), (5147, 433, 239, 10, ''), (5148, 433, 251, 10, ''), (5149, 434, 177, 8, ''), (5150, 434, 239, 10, ''), (5151, 434, 251, 10, ''), (5152, 435, 0, 0, ''), (5153, 436, 0, 0, ''), (5154, 437, 0, 0, ''), (5155, 442, 177, 8, ''), (5156, 442, 239, 10, ''), (5157, 442, 251, 10, ''), (5158, 443, 177, 8, ''), (5159, 443, 239, 10, ''), (5160, 443, 251, 10, ''), (5161, 446, 342, 13, ''), (5162, 446, 390, 15, ''), (5163, 446, 420, 16, ''), (5164, 446, 428, 16, ''), (5165, 447, 342, 13, ''), (5166, 447, 390, 15, ''), (5167, 447, 420, 16, ''), (5168, 447, 428, 16, ''), (5169, 448, 342, 13, ''), (5170, 448, 390, 15, ''), (5171, 448, 420, 16, ''), (5172, 448, 428, 16, ''), (5173, 449, 342, 13, ''), (5174, 449, 390, 15, ''), (5175, 449, 420, 16, ''), (5176, 449, 428, 16, ''), (5177, 450, 0, 0, ''), (5180, 453, 0, 0, ''), (5185, 458, 0, 0, ''), (5186, 459, 0, 0, ''), (5187, 460, 0, 0, ''), (5188, 461, 0, 0, ''), (5189, 462, 0, 0, ''), (5190, 463, 0, 0, ''), (5191, 464, 0, 0, ''), (5192, 465, 0, 0, ''), (5193, 466, 0, 0, ''), (5194, 467, 0, 0, ''), (5195, 468, 0, 0, ''), (5196, 469, 0, 0, ''), (5197, 470, 0, 0, ''), (5198, 471, 0, 0, ''), (5199, 472, 0, 0, ''), (5200, 473, 0, 0, ''), (5201, 474, 0, 0, ''), (5202, 475, 0, 0, ''), (5203, 476, 0, 0, ''), (5204, 477, 0, 0, ''), (5205, 478, 0, 0, ''), (5206, 479, 0, 0, ''), (5207, 480, 0, 0, ''), (5208, 481, 0, 0, ''), (5209, 482, 0, 0, ''), (5210, 483, 0, 0, ''), (5211, 484, 0, 0, ''), (5212, 485, 0, 0, ''), (5213, 486, 0, 0, ''), (5214, 487, 0, 0, ''), (5215, 488, 0, 0, ''), (5216, 489, 0, 0, ''), (5217, 490, 0, 0, ''), (5218, 491, 0, 0, ''), (5219, 492, 0, 0, ''), (5220, 493, 0, 0, ''), (5221, 494, 0, 0, ''), (5222, 495, 0, 0, ''), (5223, 496, 0, 0, ''), (5224, 497, 0, 0, ''), (5225, 498, 0, 0, ''), (5226, 499, 0, 0, ''), (5227, 500, 0, 0, ''), (5228, 501, 0, 0, ''), (5229, 502, 0, 0, ''), (5230, 503, 0, 0, ''), (5231, 504, 0, 0, ''), (5232, 505, 0, 0, ''), (5233, 506, 0, 0, ''), (5234, 507, 0, 0, ''), (5235, 508, 0, 0, ''), (5236, 509, 0, 0, ''), (5237, 510, 0, 0, ''), (5238, 511, 0, 0, ''), (5239, 512, 0, 0, ''), (5240, 513, 0, 0, ''), (5241, 514, 0, 0, ''), (5242, 515, 0, 0, ''), (5243, 516, 0, 0, ''), (5244, 517, 0, 0, ''), (5245, 518, 0, 0, ''), (5246, 519, 0, 0, ''), (5247, 520, 0, 0, ''), (5248, 521, 0, 0, ''), (5249, 522, 0, 0, ''), (5250, 523, 0, 0, ''), (5251, 524, 0, 0, ''), (5252, 525, 0, 0, ''), (5253, 526, 0, 0, ''), (5254, 527, 0, 0, ''), (5255, 528, 0, 0, ''), (5256, 529, 0, 0, ''), (5257, 530, 0, 0, ''), (5258, 531, 0, 0, ''), (5259, 532, 0, 0, ''), (5260, 533, 0, 0, ''), (5261, 534, 0, 0, ''), (5262, 535, 0, 0, ''), (5263, 536, 0, 0, ''), (5264, 537, 0, 0, ''), (5265, 538, 0, 0, ''), (5266, 539, 0, 0, ''), (5267, 540, 0, 0, ''), (5268, 541, 0, 0, ''), (5269, 542, 0, 0, ''), (5270, 543, 0, 0, ''), (5271, 544, 0, 0, ''), (5272, 545, 0, 0, ''), (5273, 546, 0, 0, ''), (5274, 547, 0, 0, ''), (5275, 548, 0, 0, ''), (5276, 549, 0, 0, ''), (5277, 550, 0, 0, ''), (5278, 551, 0, 0, ''), (5279, 552, 0, 0, ''), (5280, 553, 0, 0, ''), (5464, 557, 0, 0, ''), (5622, 559, 288, 12, ''), (5623, 559, 289, 12, ''), (5624, 559, 290, 12, ''), (5625, 559, 291, 12, ''), (5626, 559, 292, 12, ''), (5627, 559, 293, 12, ''), (5628, 559, 294, 12, ''), (5629, 559, 295, 12, ''), (5630, 559, 296, 12, ''), (5631, 559, 297, 12, ''), (5632, 559, 298, 12, ''), (5633, 559, 299, 12, ''), (5634, 559, 300, 12, ''), (5635, 559, 301, 12, ''), (5636, 559, 302, 12, ''), (5637, 559, 303, 12, ''), (5638, 559, 304, 12, ''), (5639, 559, 305, 12, ''), (5640, 559, 306, 12, ''), (5641, 559, 307, 12, ''), (5642, 559, 308, 12, ''), (5643, 559, 309, 12, ''), (5644, 559, 310, 12, ''), (5645, 559, 311, 12, ''), (5646, 559, 312, 12, ''), (5647, 559, 313, 12, ''), (5648, 559, 314, 12, ''), (5649, 559, 315, 12, ''), (5650, 559, 316, 12, ''), (5651, 559, 317, 12, ''), (5652, 559, 318, 13, ''), (5653, 559, 319, 13, ''), (5654, 559, 320, 13, ''), (5655, 559, 321, 13, ''), (5656, 559, 322, 13, ''), (5657, 559, 323, 13, ''), (5658, 559, 324, 13, ''), (5659, 559, 325, 13, ''), (5660, 559, 326, 13, ''), (5661, 559, 327, 13, ''), (5662, 559, 328, 13, ''), (5663, 559, 329, 13, ''), (5664, 559, 330, 13, ''), (5665, 559, 331, 13, ''), (5666, 559, 332, 13, ''), (5667, 559, 333, 13, ''), (5668, 559, 334, 13, ''), (5669, 559, 335, 13, ''), (5670, 559, 336, 13, ''), (5671, 559, 337, 13, ''), (5672, 559, 338, 13, ''), (5673, 559, 339, 13, ''), (5674, 559, 340, 13, ''), (5675, 559, 341, 13, ''), (5676, 559, 342, 13, ''), (5677, 559, 343, 13, ''), (5678, 559, 344, 13, ''), (5679, 559, 345, 13, ''), (5680, 559, 346, 13, ''), (5681, 559, 347, 13, ''), (5682, 559, 348, 13, ''), (5683, 559, 349, 14, ''), (5684, 559, 350, 14, ''), (5685, 559, 351, 14, ''), (5686, 559, 352, 14, ''), (5687, 559, 353, 14, ''), (5688, 559, 354, 14, ''), (5689, 559, 355, 14, ''), (5690, 559, 356, 14, ''), (5691, 559, 357, 14, ''), (5692, 559, 358, 14, ''), (5693, 559, 359, 14, ''), (5694, 559, 360, 14, ''), (5695, 559, 361, 14, ''), (5696, 559, 362, 14, ''), (5697, 559, 363, 14, ''), (5698, 559, 364, 14, ''), (5699, 559, 365, 14, ''), (5700, 559, 366, 14, ''), (5701, 559, 367, 14, ''), (5702, 559, 368, 14, ''), (5703, 559, 369, 14, ''), (5704, 559, 370, 14, ''), (5705, 559, 371, 14, ''), (5706, 559, 372, 14, ''), (5707, 559, 373, 14, ''), (5708, 559, 374, 14, ''), (5709, 559, 375, 14, ''), (5710, 559, 376, 14, ''), (5711, 559, 377, 14, ''), (5712, 559, 378, 14, ''), (5713, 559, 379, 15, ''), (5714, 559, 380, 15, ''), (5715, 559, 381, 15, ''), (5716, 559, 382, 15, ''), (5717, 559, 383, 15, ''), (5718, 559, 384, 15, ''), (5719, 559, 385, 15, ''), (5720, 559, 386, 15, ''), (5721, 559, 387, 15, ''), (5722, 559, 388, 15, ''), (5723, 559, 389, 15, ''), (5724, 559, 390, 15, ''), (5725, 559, 391, 15, ''), (5726, 559, 392, 15, ''), (5727, 559, 393, 15, ''), (5728, 559, 394, 15, ''), (5729, 559, 395, 15, ''), (5730, 559, 396, 15, ''), (5731, 559, 397, 15, ''), (5732, 559, 398, 15, ''), (5733, 559, 399, 15, ''), (5734, 559, 400, 15, ''), (5735, 559, 401, 15, ''), (5736, 559, 402, 15, ''), (5737, 559, 403, 15, ''), (5738, 559, 404, 15, ''), (5739, 559, 405, 15, ''), (5740, 559, 406, 15, ''), (5741, 559, 407, 15, ''), (5742, 559, 408, 15, ''), (5743, 559, 409, 15, ''), (5744, 559, 410, 16, ''), (5745, 559, 411, 16, ''), (5746, 559, 412, 16, ''), (5747, 559, 413, 16, ''), (5748, 559, 414, 16, ''), (5749, 559, 415, 16, ''), (5750, 559, 416, 16, ''), (5751, 559, 417, 16, ''), (5752, 559, 418, 16, ''), (5753, 559, 419, 16, ''), (5754, 559, 420, 16, ''), (5755, 559, 421, 16, ''), (5756, 559, 422, 16, ''), (5757, 559, 423, 16, ''), (5758, 559, 424, 16, ''), (5759, 559, 425, 16, ''), (5760, 559, 426, 16, ''), (5761, 559, 427, 16, ''), (5762, 559, 428, 16, ''), (5763, 559, 429, 16, ''), (5764, 559, 430, 16, ''), (5765, 559, 431, 16, ''), (5766, 559, 432, 16, ''), (5767, 559, 433, 16, ''), (5768, 559, 434, 16, ''), (5769, 559, 435, 16, ''), (5770, 559, 436, 16, ''), (5771, 559, 437, 16, ''), (5772, 559, 438, 16, ''), (5773, 559, 439, 16, ''), (5774, 559, 440, 16, ''), (5775, 559, 441, 16, ''), (5776, 559, 442, 16, ''), (5777, 559, 443, 16, ''), (5778, 559, 444, 16, ''), (5779, 560, 0, 0, ''), (5780, 561, 0, 0, ''), (5781, 562, 0, 0, ''), (5782, 680, 0, 0, ''), (5807, 707, 0, 0, ''), (5808, 708, 0, 0, ''), (5809, 709, 0, 0, ''), (5810, 710, 0, 0, ''), (5811, 711, 0, 0, ''), (5812, 712, 0, 0, ''), (5813, 716, 0, 0, ''), (5819, 722, 0, 0, ''), (5820, 723, 0, 0, ''), (5821, 724, 0, 0, ''), (5822, 725, 0, 0, ''), (5823, 726, 0, 0, ''), (5824, 727, 0, 0, ''), (5825, 728, 0, 0, ''), (5826, 729, 0, 0, ''), (5827, 730, 0, 0, ''), (5828, 731, 0, 0, ''), (5829, 732, 0, 0, ''), (5830, 733, 0, 0, ''), (5831, 734, 0, 0, ''), (5832, 735, 0, 0, ''), (5833, 736, 0, 0, ''), (5834, 737, 0, 0, ''), (5835, 738, 0, 0, ''), (5836, 739, 0, 0, ''), (5837, 740, 0, 0, ''), (5838, 741, 0, 0, ''), (5839, 742, 0, 0, ''), (5840, 743, 0, 0, ''), (5841, 744, 0, 0, ''), (5842, 747, 0, 0, '共融小組會員'), (6471, 752, 288, 12, ''), (6472, 752, 289, 12, ''), (6473, 752, 290, 12, ''), (6474, 752, 291, 12, ''), (6475, 752, 292, 12, ''), (6476, 752, 293, 12, ''), (6477, 752, 294, 12, ''), (6478, 752, 295, 12, ''), (6479, 752, 296, 12, ''), (6480, 752, 297, 12, ''), (6481, 752, 298, 12, ''), (6482, 752, 299, 12, ''), (6483, 752, 300, 12, ''), (6484, 752, 301, 12, ''), (6485, 752, 302, 12, ''), (6486, 752, 303, 12, ''), (6487, 752, 304, 12, ''), (6488, 752, 305, 12, ''), (6489, 752, 306, 12, ''), (6490, 752, 307, 12, ''), (6491, 752, 308, 12, ''), (6492, 752, 309, 12, ''), (6493, 752, 310, 12, ''), (6494, 752, 311, 12, ''), (6495, 752, 312, 12, ''), (6496, 752, 313, 12, ''), (6497, 752, 314, 12, ''), (6498, 752, 315, 12, ''), (6499, 752, 316, 12, ''), (6500, 752, 317, 12, ''), (6501, 752, 318, 13, ''), (6502, 752, 319, 13, ''), (6503, 752, 320, 13, ''), (6504, 752, 321, 13, ''), (6505, 752, 322, 13, ''), (6506, 752, 323, 13, ''), (6507, 752, 324, 13, ''), (6508, 752, 325, 13, ''), (6509, 752, 326, 13, ''), (6510, 752, 327, 13, ''), (6511, 752, 328, 13, ''), (6512, 752, 329, 13, ''), (6513, 752, 330, 13, ''), (6514, 752, 331, 13, ''), (6515, 752, 332, 13, ''), (6516, 752, 333, 13, ''), (6517, 752, 334, 13, ''), (6518, 752, 335, 13, ''), (6519, 752, 336, 13, ''), (6520, 752, 337, 13, ''), (6521, 752, 338, 13, ''), (6522, 752, 339, 13, ''), (6523, 752, 340, 13, ''), (6524, 752, 341, 13, ''), (6525, 752, 342, 13, ''), (6526, 752, 343, 13, ''), (6527, 752, 344, 13, ''), (6528, 752, 345, 13, ''), (6529, 752, 346, 13, ''), (6530, 752, 347, 13, ''), (6531, 752, 348, 13, ''), (6532, 752, 349, 14, ''), (6533, 752, 350, 14, ''), (6534, 752, 351, 14, ''), (6535, 752, 352, 14, ''), (6536, 752, 353, 14, ''), (6537, 752, 354, 14, ''), (6538, 752, 355, 14, ''), (6539, 752, 356, 14, ''), (6540, 752, 357, 14, ''), (6541, 752, 358, 14, ''), (6542, 752, 359, 14, ''), (6543, 752, 360, 14, ''), (6544, 752, 361, 14, ''), (6545, 752, 362, 14, ''), (6546, 752, 363, 14, ''), (6547, 752, 364, 14, ''), (6548, 752, 365, 14, ''), (6549, 752, 366, 14, ''), (6550, 752, 367, 14, ''), (6551, 752, 368, 14, ''), (6552, 752, 369, 14, ''), (6553, 752, 370, 14, ''), (6554, 752, 371, 14, ''), (6555, 752, 372, 14, ''), (6556, 752, 373, 14, ''), (6557, 752, 374, 14, ''), (6558, 752, 375, 14, ''), (6559, 752, 376, 14, ''), (6560, 752, 377, 14, ''), (6561, 752, 378, 14, ''), (6562, 752, 379, 15, ''), (6563, 752, 380, 15, ''), (6564, 752, 381, 15, ''), (6565, 752, 382, 15, ''), (6566, 752, 383, 15, ''), (6567, 752, 384, 15, ''), (6568, 752, 385, 15, ''), (6569, 752, 386, 15, ''), (6570, 752, 387, 15, ''), (6571, 752, 388, 15, ''), (6572, 752, 389, 15, ''), (6573, 752, 390, 15, ''), (6574, 752, 391, 15, ''), (6575, 752, 392, 15, ''), (6576, 752, 393, 15, ''), (6577, 752, 394, 15, ''), (6578, 752, 395, 15, ''), (6579, 752, 396, 15, ''), (6580, 752, 397, 15, ''), (6581, 752, 398, 15, ''), (6582, 752, 399, 15, ''), (6583, 752, 400, 15, ''), (6584, 752, 401, 15, ''), (6585, 752, 402, 15, ''), (6586, 752, 403, 15, ''), (6587, 752, 404, 15, ''), (6588, 752, 405, 15, ''), (6589, 752, 406, 15, ''), (6590, 752, 407, 15, ''), (6591, 752, 408, 15, ''), (6592, 752, 409, 15, ''), (6593, 752, 410, 16, ''), (6594, 752, 411, 16, ''), (6595, 752, 412, 16, ''), (6596, 752, 413, 16, ''), (6597, 752, 414, 16, ''), (6598, 752, 415, 16, ''), (6599, 752, 416, 16, ''), (6600, 752, 417, 16, ''), (6601, 752, 418, 16, ''), (6602, 752, 419, 16, ''), (6603, 752, 420, 16, ''), (6604, 752, 421, 16, ''), (6605, 752, 422, 16, ''), (6606, 752, 423, 16, ''), (6607, 752, 424, 16, ''), (6608, 752, 425, 16, ''), (6609, 752, 426, 16, ''), (6610, 752, 427, 16, ''), (6611, 752, 428, 16, ''), (6612, 752, 429, 16, ''), (6613, 752, 430, 16, ''), (6614, 752, 431, 16, ''), (6615, 752, 432, 16, ''), (6616, 752, 433, 16, ''), (6617, 752, 434, 16, ''), (6618, 752, 435, 16, ''), (6619, 752, 436, 16, ''), (6620, 752, 437, 16, ''), (6621, 752, 438, 16, ''), (6622, 752, 439, 16, ''), (6623, 752, 440, 16, ''), (6624, 752, 441, 16, ''), (6625, 752, 442, 16, ''), (6626, 752, 443, 16, ''), (6627, 752, 444, 16, ''), (6628, 753, 288, 12, ''), (6629, 753, 289, 12, ''), (6630, 753, 290, 12, ''), (6631, 753, 291, 12, ''), (6632, 753, 292, 12, ''), (6633, 753, 293, 12, ''), (6634, 753, 294, 12, ''), (6635, 753, 295, 12, ''), (6636, 753, 296, 12, ''), (6637, 753, 297, 12, ''), (6638, 753, 298, 12, ''), (6639, 753, 299, 12, ''), (6640, 753, 300, 12, ''), (6641, 753, 301, 12, ''), (6642, 753, 302, 12, ''), (6643, 753, 303, 12, ''), (6644, 753, 304, 12, ''), (6645, 753, 305, 12, ''), (6646, 753, 306, 12, ''), (6647, 753, 307, 12, ''), (6648, 753, 308, 12, ''), (6649, 753, 309, 12, ''), (6650, 753, 310, 12, ''), (6651, 753, 311, 12, ''), (6652, 753, 312, 12, ''), (6653, 753, 313, 12, ''), (6654, 753, 314, 12, ''), (6655, 753, 315, 12, ''), (6656, 753, 316, 12, ''), (6657, 753, 317, 12, ''), (6658, 753, 318, 13, ''), (6659, 753, 319, 13, ''), (6660, 753, 320, 13, ''), (6661, 753, 321, 13, ''), (6662, 753, 322, 13, ''), (6663, 753, 323, 13, ''), (6664, 753, 324, 13, ''), (6665, 753, 325, 13, ''), (6666, 753, 326, 13, ''), (6667, 753, 327, 13, ''), (6668, 753, 328, 13, ''), (6669, 753, 329, 13, ''), (6670, 753, 330, 13, ''), (6671, 753, 331, 13, ''), (6672, 753, 332, 13, ''), (6673, 753, 333, 13, ''), (6674, 753, 334, 13, ''), (6675, 753, 335, 13, ''), (6676, 753, 336, 13, ''), (6677, 753, 337, 13, ''), (6678, 753, 338, 13, ''), (6679, 753, 339, 13, ''), (6680, 753, 340, 13, ''), (6681, 753, 341, 13, ''), (6682, 753, 342, 13, ''), (6683, 753, 343, 13, ''), (6684, 753, 344, 13, ''), (6685, 753, 345, 13, ''), (6686, 753, 346, 13, ''), (6687, 753, 347, 13, ''), (6688, 753, 348, 13, ''), (6689, 753, 349, 14, ''), (6690, 753, 350, 14, ''), (6691, 753, 351, 14, ''), (6692, 753, 352, 14, ''), (6693, 753, 353, 14, ''), (6694, 753, 354, 14, ''), (6695, 753, 355, 14, ''), (6696, 753, 356, 14, ''), (6697, 753, 357, 14, ''), (6698, 753, 358, 14, ''), (6699, 753, 359, 14, ''), (6700, 753, 360, 14, ''), (6701, 753, 361, 14, ''), (6702, 753, 362, 14, ''), (6703, 753, 363, 14, ''), (6704, 753, 364, 14, ''), (6705, 753, 365, 14, ''), (6706, 753, 366, 14, ''), (6707, 753, 367, 14, ''), (6708, 753, 368, 14, ''), (6709, 753, 369, 14, ''), (6710, 753, 370, 14, ''), (6711, 753, 371, 14, ''), (6712, 753, 372, 14, ''), (6713, 753, 373, 14, ''), (6714, 753, 374, 14, ''), (6715, 753, 375, 14, ''), (6716, 753, 376, 14, ''), (6717, 753, 377, 14, ''), (6718, 753, 378, 14, ''), (6719, 753, 379, 15, ''), (6720, 753, 380, 15, ''), (6721, 753, 381, 15, ''), (6722, 753, 382, 15, ''), (6723, 753, 383, 15, ''), (6724, 753, 384, 15, ''), (6725, 753, 385, 15, ''), (6726, 753, 386, 15, ''), (6727, 753, 387, 15, ''), (6728, 753, 388, 15, ''), (6729, 753, 389, 15, ''), (6730, 753, 390, 15, ''), (6731, 753, 391, 15, ''), (6732, 753, 392, 15, ''), (6733, 753, 393, 15, ''), (6734, 753, 394, 15, ''), (6735, 753, 395, 15, ''), (6736, 753, 396, 15, ''), (6737, 753, 397, 15, ''), (6738, 753, 398, 15, ''), (6739, 753, 399, 15, ''), (6740, 753, 400, 15, ''), (6741, 753, 401, 15, ''), (6742, 753, 402, 15, ''), (6743, 753, 403, 15, ''), (6744, 753, 404, 15, ''), (6745, 753, 405, 15, ''), (6746, 753, 406, 15, ''), (6747, 753, 407, 15, ''), (6748, 753, 408, 15, ''), (6749, 753, 409, 15, ''), (6750, 753, 410, 16, ''), (6751, 753, 411, 16, ''), (6752, 753, 412, 16, ''), (6753, 753, 413, 16, ''), (6754, 753, 414, 16, ''), (6755, 753, 415, 16, ''), (6756, 753, 416, 16, ''), (6757, 753, 417, 16, ''), (6758, 753, 418, 16, ''), (6759, 753, 419, 16, ''), (6760, 753, 420, 16, ''), (6761, 753, 421, 16, ''), (6762, 753, 422, 16, ''), (6763, 753, 423, 16, ''), (6764, 753, 424, 16, ''), (6765, 753, 425, 16, ''), (6766, 753, 426, 16, ''), (6767, 753, 427, 16, ''), (6768, 753, 428, 16, ''), (6769, 753, 429, 16, ''), (6770, 753, 430, 16, ''), (6771, 753, 431, 16, ''), (6772, 753, 432, 16, ''), (6773, 753, 433, 16, ''), (6774, 753, 434, 16, ''), (6775, 753, 435, 16, ''), (6776, 753, 436, 16, ''), (6777, 753, 437, 16, ''), (6778, 753, 438, 16, ''), (6779, 753, 439, 16, ''), (6780, 753, 440, 16, ''), (6781, 753, 441, 16, ''), (6782, 753, 442, 16, ''), (6783, 753, 443, 16, ''), (6784, 753, 444, 16, ''), (6785, 756, 0, 0, ''), (6786, 757, 0, 0, ''), (6787, 758, 0, 0, ''), (6788, 759, 445, 17, ''), (6789, 759, 446, 17, ''), (6790, 759, 447, 17, ''), (6791, 759, 448, 17, ''), (6792, 759, 449, 17, ''), (6793, 759, 450, 17, ''), (6794, 759, 451, 17, ''), (6795, 759, 452, 17, ''), (6796, 759, 453, 17, ''), (6797, 759, 454, 17, ''), (6798, 759, 455, 17, ''), (6799, 759, 456, 17, ''), (6800, 759, 457, 17, ''), (6801, 759, 458, 17, ''), (6802, 759, 459, 17, ''), (6803, 759, 460, 17, ''), (6804, 759, 461, 17, ''), (6805, 759, 462, 17, ''), (6806, 759, 463, 17, ''), (6807, 759, 464, 17, ''), (6808, 759, 465, 17, ''), (6809, 759, 466, 17, ''), (6810, 759, 467, 17, ''), (6811, 759, 468, 17, ''), (6812, 759, 469, 17, ''), (6813, 759, 470, 17, ''), (6814, 759, 471, 17, ''), (6815, 759, 472, 17, ''), (6816, 759, 473, 17, ''), (6817, 759, 474, 17, ''), (6818, 759, 475, 17, ''), (6819, 759, 476, 17, ''), (6820, 759, 477, 17, ''), (6821, 759, 478, 17, ''), (6822, 759, 479, 17, ''), (6823, 759, 480, 17, ''), (6824, 759, 481, 18, ''), (6825, 759, 482, 18, ''), (6826, 759, 483, 18, ''), (6827, 759, 484, 18, ''), (6828, 759, 485, 18, ''), (6829, 759, 486, 18, ''), (6830, 759, 487, 18, ''), (6831, 759, 488, 18, ''), (6832, 759, 489, 18, ''), (6833, 759, 490, 18, ''), (6834, 759, 491, 18, ''), (6835, 759, 492, 18, ''), (6836, 759, 493, 18, ''), (6837, 759, 494, 18, ''), (6838, 759, 495, 18, ''), (6839, 759, 496, 18, ''), (6840, 759, 497, 18, ''), (6841, 759, 498, 18, ''), (6842, 759, 499, 18, ''), (6843, 759, 500, 18, ''), (6844, 759, 501, 18, ''), (6845, 759, 502, 18, ''), (6846, 759, 503, 18, ''), (6847, 759, 504, 18, ''), (6848, 759, 505, 18, ''), (6849, 759, 506, 18, ''), (6850, 759, 507, 18, ''), (6851, 759, 508, 18, ''), (6852, 759, 509, 18, ''), (6853, 759, 510, 18, ''), (6854, 759, 511, 18, ''), (6855, 759, 512, 18, ''), (6856, 759, 513, 18, ''), (6857, 759, 514, 18, ''), (6858, 759, 515, 18, ''), (6859, 759, 516, 18, ''), (6860, 759, 517, 19, ''), (6861, 759, 518, 19, ''), (6862, 759, 519, 19, ''), (6863, 759, 520, 19, ''), (6864, 759, 521, 19, ''), (6865, 759, 522, 19, ''), (6866, 759, 523, 19, ''), (6867, 759, 524, 19, ''), (6868, 759, 525, 19, ''), (6869, 759, 526, 19, ''), (6870, 759, 527, 19, ''), (6871, 759, 528, 19, ''), (6872, 759, 529, 19, ''), (6873, 759, 530, 19, ''), (6874, 759, 531, 19, ''), (6875, 759, 532, 19, ''), (6876, 759, 533, 19, ''), (6877, 759, 534, 19, ''), (6878, 759, 535, 19, ''), (6879, 759, 536, 19, ''), (6880, 759, 537, 19, ''), (6881, 759, 538, 19, ''), (6882, 759, 539, 19, ''), (6883, 759, 540, 19, ''), (6884, 759, 541, 19, ''), (6885, 759, 542, 19, ''), (6886, 759, 543, 19, ''), (6887, 759, 544, 19, ''), (6888, 759, 545, 19, ''), (6889, 759, 546, 19, ''), (6890, 759, 547, 19, ''), (6891, 759, 548, 19, ''), (6892, 759, 549, 19, ''), (6893, 759, 550, 19, ''), (6894, 759, 551, 19, ''), (6895, 759, 552, 19, ''), (6896, 759, 553, 20, ''), (6897, 759, 554, 20, ''), (6898, 759, 555, 20, ''), (6899, 759, 556, 20, ''), (6900, 759, 557, 20, ''), (6901, 759, 558, 20, ''), (6902, 759, 559, 20, ''), (6903, 759, 560, 20, ''), (6904, 759, 561, 20, ''), (6905, 759, 562, 20, ''), (6906, 759, 563, 20, ''), (6907, 759, 564, 20, ''); INSERT INTO `event_section_has_participants` (`id`, `section_id`, `participant_id`, `group_id`, `other`) VALUES (6908, 759, 565, 20, ''), (6909, 759, 566, 20, ''), (6910, 759, 567, 20, ''), (6911, 759, 568, 20, ''), (6912, 759, 569, 20, ''), (6913, 759, 570, 20, ''), (6914, 759, 571, 20, ''), (6915, 759, 572, 20, ''), (6916, 759, 573, 20, ''), (6917, 759, 574, 20, ''), (6918, 759, 575, 20, ''), (6919, 759, 576, 20, ''), (6920, 759, 577, 20, ''), (6921, 759, 578, 20, ''), (6922, 759, 579, 20, ''), (6923, 759, 580, 20, ''), (6924, 759, 581, 20, ''), (6925, 759, 582, 20, ''), (6926, 759, 583, 20, ''), (6927, 759, 584, 20, ''), (6928, 759, 585, 20, ''), (6929, 759, 586, 20, ''), (6930, 759, 587, 20, ''), (6931, 759, 588, 20, ''), (6932, 760, 445, 17, ''), (6933, 760, 446, 17, ''), (6934, 760, 447, 17, ''), (6935, 760, 448, 17, ''), (6936, 760, 449, 17, ''), (6937, 760, 450, 17, ''), (6938, 760, 451, 17, ''), (6939, 760, 452, 17, ''), (6940, 760, 453, 17, ''), (6941, 760, 454, 17, ''), (6942, 760, 455, 17, ''), (6943, 760, 456, 17, ''), (6944, 760, 457, 17, ''), (6945, 760, 458, 17, ''), (6946, 760, 459, 17, ''), (6947, 760, 460, 17, ''), (6948, 760, 461, 17, ''), (6949, 760, 462, 17, ''), (6950, 760, 463, 17, ''), (6951, 760, 464, 17, ''), (6952, 760, 465, 17, ''), (6953, 760, 466, 17, ''), (6954, 760, 467, 17, ''), (6955, 760, 468, 17, ''), (6956, 760, 469, 17, ''), (6957, 760, 470, 17, ''), (6958, 760, 471, 17, ''), (6959, 760, 472, 17, ''), (6960, 760, 473, 17, ''), (6961, 760, 474, 17, ''), (6962, 760, 475, 17, ''), (6963, 760, 476, 17, ''), (6964, 760, 477, 17, ''), (6965, 760, 478, 17, ''), (6966, 760, 479, 17, ''), (6967, 760, 480, 17, ''), (6968, 760, 481, 18, ''), (6969, 760, 482, 18, ''), (6970, 760, 483, 18, ''), (6971, 760, 484, 18, ''), (6972, 760, 485, 18, ''), (6973, 760, 486, 18, ''), (6974, 760, 487, 18, ''), (6975, 760, 488, 18, ''), (6976, 760, 489, 18, ''), (6977, 760, 490, 18, ''), (6978, 760, 491, 18, ''), (6979, 760, 492, 18, ''), (6980, 760, 493, 18, ''), (6981, 760, 494, 18, ''), (6982, 760, 495, 18, ''), (6983, 760, 496, 18, ''), (6984, 760, 497, 18, ''), (6985, 760, 498, 18, ''), (6986, 760, 499, 18, ''), (6987, 760, 500, 18, ''), (6988, 760, 501, 18, ''), (6989, 760, 502, 18, ''), (6990, 760, 503, 18, ''), (6991, 760, 504, 18, ''), (6992, 760, 505, 18, ''), (6993, 760, 506, 18, ''), (6994, 760, 507, 18, ''), (6995, 760, 508, 18, ''), (6996, 760, 509, 18, ''), (6997, 760, 510, 18, ''), (6998, 760, 511, 18, ''), (6999, 760, 512, 18, ''), (7000, 760, 513, 18, ''), (7001, 760, 514, 18, ''), (7002, 760, 515, 18, ''), (7003, 760, 516, 18, ''), (7004, 760, 517, 19, ''), (7005, 760, 518, 19, ''), (7006, 760, 519, 19, ''), (7007, 760, 520, 19, ''), (7008, 760, 521, 19, ''), (7009, 760, 522, 19, ''), (7010, 760, 523, 19, ''), (7011, 760, 524, 19, ''), (7012, 760, 525, 19, ''), (7013, 760, 526, 19, ''), (7014, 760, 527, 19, ''), (7015, 760, 528, 19, ''), (7016, 760, 529, 19, ''), (7017, 760, 530, 19, ''), (7018, 760, 531, 19, ''), (7019, 760, 532, 19, ''), (7020, 760, 533, 19, ''), (7021, 760, 534, 19, ''), (7022, 760, 535, 19, ''), (7023, 760, 536, 19, ''), (7024, 760, 537, 19, ''), (7025, 760, 538, 19, ''), (7026, 760, 539, 19, ''), (7027, 760, 540, 19, ''), (7028, 760, 541, 19, ''), (7029, 760, 542, 19, ''), (7030, 760, 543, 19, ''), (7031, 760, 544, 19, ''), (7032, 760, 545, 19, ''), (7033, 760, 546, 19, ''), (7034, 760, 547, 19, ''), (7035, 760, 548, 19, ''), (7036, 760, 549, 19, ''), (7037, 760, 550, 19, ''), (7038, 760, 551, 19, ''), (7039, 760, 552, 19, ''), (7040, 760, 553, 20, ''), (7041, 760, 554, 20, ''), (7042, 760, 555, 20, ''), (7043, 760, 556, 20, ''), (7044, 760, 557, 20, ''), (7045, 760, 558, 20, ''), (7046, 760, 559, 20, ''), (7047, 760, 560, 20, ''), (7048, 760, 561, 20, ''), (7049, 760, 562, 20, ''), (7050, 760, 563, 20, ''), (7051, 760, 564, 20, ''), (7052, 760, 565, 20, ''), (7053, 760, 566, 20, ''), (7054, 760, 567, 20, ''), (7055, 760, 568, 20, ''), (7056, 760, 569, 20, ''), (7057, 760, 570, 20, ''), (7058, 760, 571, 20, ''), (7059, 760, 572, 20, ''), (7060, 760, 573, 20, ''), (7061, 760, 574, 20, ''), (7062, 760, 575, 20, ''), (7063, 760, 576, 20, ''), (7064, 760, 577, 20, ''), (7065, 760, 578, 20, ''), (7066, 760, 579, 20, ''), (7067, 760, 580, 20, ''), (7068, 760, 581, 20, ''), (7069, 760, 582, 20, ''), (7070, 760, 583, 20, ''), (7071, 760, 584, 20, ''), (7072, 760, 585, 20, ''), (7073, 760, 586, 20, ''), (7074, 760, 587, 20, ''), (7075, 760, 588, 20, ''), (7076, 761, 445, 17, ''), (7077, 761, 446, 17, ''), (7078, 761, 447, 17, ''), (7079, 761, 448, 17, ''), (7080, 761, 449, 17, ''), (7081, 761, 450, 17, ''), (7082, 761, 451, 17, ''), (7083, 761, 452, 17, ''), (7084, 761, 453, 17, ''), (7085, 761, 454, 17, ''), (7086, 761, 455, 17, ''), (7087, 761, 456, 17, ''), (7088, 761, 457, 17, ''), (7089, 761, 458, 17, ''), (7090, 761, 459, 17, ''), (7091, 761, 460, 17, ''), (7092, 761, 461, 17, ''), (7093, 761, 462, 17, ''), (7094, 761, 463, 17, ''), (7095, 761, 464, 17, ''), (7096, 761, 465, 17, ''), (7097, 761, 466, 17, ''), (7098, 761, 467, 17, ''), (7099, 761, 468, 17, ''), (7100, 761, 469, 17, ''), (7101, 761, 470, 17, ''), (7102, 761, 471, 17, ''), (7103, 761, 472, 17, ''), (7104, 761, 473, 17, ''), (7105, 761, 474, 17, ''), (7106, 761, 475, 17, ''), (7107, 761, 476, 17, ''), (7108, 761, 477, 17, ''), (7109, 761, 478, 17, ''), (7110, 761, 479, 17, ''), (7111, 761, 480, 17, ''), (7112, 761, 481, 18, ''), (7113, 761, 482, 18, ''), (7114, 761, 483, 18, ''), (7115, 761, 484, 18, ''), (7116, 761, 485, 18, ''), (7117, 761, 486, 18, ''), (7118, 761, 487, 18, ''), (7119, 761, 488, 18, ''), (7120, 761, 489, 18, ''), (7121, 761, 490, 18, ''), (7122, 761, 491, 18, ''), (7123, 761, 492, 18, ''), (7124, 761, 493, 18, ''), (7125, 761, 494, 18, ''), (7126, 761, 495, 18, ''), (7127, 761, 496, 18, ''), (7128, 761, 497, 18, ''), (7129, 761, 498, 18, ''), (7130, 761, 499, 18, ''), (7131, 761, 500, 18, ''), (7132, 761, 501, 18, ''), (7133, 761, 502, 18, ''), (7134, 761, 503, 18, ''), (7135, 761, 504, 18, ''), (7136, 761, 505, 18, ''), (7137, 761, 506, 18, ''), (7138, 761, 507, 18, ''), (7139, 761, 508, 18, ''), (7140, 761, 509, 18, ''), (7141, 761, 510, 18, ''), (7142, 761, 511, 18, ''), (7143, 761, 512, 18, ''), (7144, 761, 513, 18, ''), (7145, 761, 514, 18, ''), (7146, 761, 515, 18, ''), (7147, 761, 516, 18, ''), (7148, 761, 517, 19, ''), (7149, 761, 518, 19, ''), (7150, 761, 519, 19, ''), (7151, 761, 520, 19, ''), (7152, 761, 521, 19, ''), (7153, 761, 522, 19, ''), (7154, 761, 523, 19, ''), (7155, 761, 524, 19, ''), (7156, 761, 525, 19, ''), (7157, 761, 526, 19, ''), (7158, 761, 527, 19, ''), (7159, 761, 528, 19, ''), (7160, 761, 529, 19, ''), (7161, 761, 530, 19, ''), (7162, 761, 531, 19, ''), (7163, 761, 532, 19, ''), (7164, 761, 533, 19, ''), (7165, 761, 534, 19, ''), (7166, 761, 535, 19, ''), (7167, 761, 536, 19, ''), (7168, 761, 537, 19, ''), (7169, 761, 538, 19, ''), (7170, 761, 539, 19, ''), (7171, 761, 540, 19, ''), (7172, 761, 541, 19, ''), (7173, 761, 542, 19, ''), (7174, 761, 543, 19, ''), (7175, 761, 544, 19, ''), (7176, 761, 545, 19, ''), (7177, 761, 546, 19, ''), (7178, 761, 547, 19, ''), (7179, 761, 548, 19, ''), (7180, 761, 549, 19, ''), (7181, 761, 550, 19, ''), (7182, 761, 551, 19, ''), (7183, 761, 552, 19, ''), (7184, 761, 553, 20, ''), (7185, 761, 554, 20, ''), (7186, 761, 555, 20, ''), (7187, 761, 556, 20, ''), (7188, 761, 557, 20, ''), (7189, 761, 558, 20, ''), (7190, 761, 559, 20, ''), (7191, 761, 560, 20, ''), (7192, 761, 561, 20, ''), (7193, 761, 562, 20, ''), (7194, 761, 563, 20, ''), (7195, 761, 564, 20, ''), (7196, 761, 565, 20, ''), (7197, 761, 566, 20, ''), (7198, 761, 567, 20, ''), (7199, 761, 568, 20, ''), (7200, 761, 569, 20, ''), (7201, 761, 570, 20, ''), (7202, 761, 571, 20, ''), (7203, 761, 572, 20, ''), (7204, 761, 573, 20, ''), (7205, 761, 574, 20, ''), (7206, 761, 575, 20, ''), (7207, 761, 576, 20, ''), (7208, 761, 577, 20, ''), (7209, 761, 578, 20, ''), (7210, 761, 579, 20, ''), (7211, 761, 580, 20, ''), (7212, 761, 581, 20, ''), (7213, 761, 582, 20, ''), (7214, 761, 583, 20, ''), (7215, 761, 584, 20, ''), (7216, 761, 585, 20, ''), (7217, 761, 586, 20, ''), (7218, 761, 587, 20, ''), (7219, 761, 588, 20, ''), (7220, 762, 445, 17, ''), (7221, 762, 446, 17, ''), (7222, 762, 447, 17, ''), (7223, 762, 448, 17, ''), (7224, 762, 449, 17, ''), (7225, 762, 450, 17, ''), (7226, 762, 451, 17, ''), (7227, 762, 452, 17, ''), (7228, 762, 453, 17, ''), (7229, 762, 454, 17, ''), (7230, 762, 455, 17, ''), (7231, 762, 456, 17, ''), (7232, 762, 457, 17, ''), (7233, 762, 458, 17, ''), (7234, 762, 459, 17, ''), (7235, 762, 460, 17, ''), (7236, 762, 461, 17, ''), (7237, 762, 462, 17, ''), (7238, 762, 463, 17, ''), (7239, 762, 464, 17, ''), (7240, 762, 465, 17, ''), (7241, 762, 466, 17, ''), (7242, 762, 467, 17, ''), (7243, 762, 468, 17, ''), (7244, 762, 469, 17, ''), (7245, 762, 470, 17, ''), (7246, 762, 471, 17, ''), (7247, 762, 472, 17, ''), (7248, 762, 473, 17, ''), (7249, 762, 474, 17, ''), (7250, 762, 475, 17, ''), (7251, 762, 476, 17, ''), (7252, 762, 477, 17, ''), (7253, 762, 478, 17, ''), (7254, 762, 479, 17, ''), (7255, 762, 480, 17, ''), (7256, 762, 481, 18, ''), (7257, 762, 482, 18, ''), (7258, 762, 483, 18, ''), (7259, 762, 484, 18, ''), (7260, 762, 485, 18, ''), (7261, 762, 486, 18, ''), (7262, 762, 487, 18, ''), (7263, 762, 488, 18, ''), (7264, 762, 489, 18, ''), (7265, 762, 490, 18, ''), (7266, 762, 491, 18, ''), (7267, 762, 492, 18, ''), (7268, 762, 493, 18, ''), (7269, 762, 494, 18, ''), (7270, 762, 495, 18, ''), (7271, 762, 496, 18, ''), (7272, 762, 497, 18, ''), (7273, 762, 498, 18, ''), (7274, 762, 499, 18, ''), (7275, 762, 500, 18, ''), (7276, 762, 501, 18, ''), (7277, 762, 502, 18, ''), (7278, 762, 503, 18, ''), (7279, 762, 504, 18, ''), (7280, 762, 505, 18, ''), (7281, 762, 506, 18, ''), (7282, 762, 507, 18, ''), (7283, 762, 508, 18, ''), (7284, 762, 509, 18, ''), (7285, 762, 510, 18, ''), (7286, 762, 511, 18, ''), (7287, 762, 512, 18, ''), (7288, 762, 513, 18, ''), (7289, 762, 514, 18, ''), (7290, 762, 515, 18, ''), (7291, 762, 516, 18, ''), (7292, 762, 517, 19, ''), (7293, 762, 518, 19, ''), (7294, 762, 519, 19, ''), (7295, 762, 520, 19, ''), (7296, 762, 521, 19, ''), (7297, 762, 522, 19, ''), (7298, 762, 523, 19, ''), (7299, 762, 524, 19, ''), (7300, 762, 525, 19, ''), (7301, 762, 526, 19, ''), (7302, 762, 527, 19, ''), (7303, 762, 528, 19, ''), (7304, 762, 529, 19, ''), (7305, 762, 530, 19, ''), (7306, 762, 531, 19, ''), (7307, 762, 532, 19, ''), (7308, 762, 533, 19, ''), (7309, 762, 534, 19, ''), (7310, 762, 535, 19, ''), (7311, 762, 536, 19, ''), (7312, 762, 537, 19, ''), (7313, 762, 538, 19, ''), (7314, 762, 539, 19, ''), (7315, 762, 540, 19, ''), (7316, 762, 541, 19, ''), (7317, 762, 542, 19, ''), (7318, 762, 543, 19, ''), (7319, 762, 544, 19, ''), (7320, 762, 545, 19, ''), (7321, 762, 546, 19, ''), (7322, 762, 547, 19, ''), (7323, 762, 548, 19, ''), (7324, 762, 549, 19, ''), (7325, 762, 550, 19, ''), (7326, 762, 551, 19, ''), (7327, 762, 552, 19, ''), (7328, 762, 553, 20, ''), (7329, 762, 554, 20, ''), (7330, 762, 555, 20, ''), (7331, 762, 556, 20, ''), (7332, 762, 557, 20, ''), (7333, 762, 558, 20, ''), (7334, 762, 559, 20, ''), (7335, 762, 560, 20, ''), (7336, 762, 561, 20, ''), (7337, 762, 562, 20, ''), (7338, 762, 563, 20, ''), (7339, 762, 564, 20, ''), (7340, 762, 565, 20, ''), (7341, 762, 566, 20, ''), (7342, 762, 567, 20, ''), (7343, 762, 568, 20, ''), (7344, 762, 569, 20, ''), (7345, 762, 570, 20, ''), (7346, 762, 571, 20, ''), (7347, 762, 572, 20, ''), (7348, 762, 573, 20, ''), (7349, 762, 574, 20, ''), (7350, 762, 575, 20, ''), (7351, 762, 576, 20, ''), (7352, 762, 577, 20, ''), (7353, 762, 578, 20, ''), (7354, 762, 579, 20, ''), (7355, 762, 580, 20, ''), (7356, 762, 581, 20, ''), (7357, 762, 582, 20, ''), (7358, 762, 583, 20, ''), (7359, 762, 584, 20, ''), (7360, 762, 585, 20, ''), (7361, 762, 586, 20, ''), (7362, 762, 587, 20, ''), (7363, 762, 588, 20, ''), (7364, 763, 445, 17, ''), (7365, 763, 446, 17, ''), (7366, 763, 447, 17, ''), (7367, 763, 448, 17, ''), (7368, 763, 449, 17, ''), (7369, 763, 450, 17, ''), (7370, 763, 451, 17, ''), (7371, 763, 452, 17, ''), (7372, 763, 453, 17, ''), (7373, 763, 454, 17, ''), (7374, 763, 455, 17, ''), (7375, 763, 456, 17, ''), (7376, 763, 457, 17, ''), (7377, 763, 458, 17, ''), (7378, 763, 459, 17, ''), (7379, 763, 460, 17, ''), (7380, 763, 461, 17, ''), (7381, 763, 462, 17, ''), (7382, 763, 463, 17, ''), (7383, 763, 464, 17, ''), (7384, 763, 465, 17, ''), (7385, 763, 466, 17, ''), (7386, 763, 467, 17, ''), (7387, 763, 468, 17, ''), (7388, 763, 469, 17, ''), (7389, 763, 470, 17, ''), (7390, 763, 471, 17, ''), (7391, 763, 472, 17, ''), (7392, 763, 473, 17, ''), (7393, 763, 474, 17, ''), (7394, 763, 475, 17, ''), (7395, 763, 476, 17, ''), (7396, 763, 477, 17, ''), (7397, 763, 478, 17, ''), (7398, 763, 479, 17, ''), (7399, 763, 480, 17, ''), (7400, 763, 481, 18, ''), (7401, 763, 482, 18, ''), (7402, 763, 483, 18, ''), (7403, 763, 484, 18, ''), (7404, 763, 485, 18, ''), (7405, 763, 486, 18, ''), (7406, 763, 487, 18, ''), (7407, 763, 488, 18, ''), (7408, 763, 489, 18, ''), (7409, 763, 490, 18, ''), (7410, 763, 491, 18, ''), (7411, 763, 492, 18, ''), (7412, 763, 493, 18, ''), (7413, 763, 494, 18, ''), (7414, 763, 495, 18, ''), (7415, 763, 496, 18, ''), (7416, 763, 497, 18, ''), (7417, 763, 498, 18, ''), (7418, 763, 499, 18, ''), (7419, 763, 500, 18, ''), (7420, 763, 501, 18, ''), (7421, 763, 502, 18, ''), (7422, 763, 503, 18, ''), (7423, 763, 504, 18, ''), (7424, 763, 505, 18, ''), (7425, 763, 506, 18, ''), (7426, 763, 507, 18, ''), (7427, 763, 508, 18, ''), (7428, 763, 509, 18, ''), (7429, 763, 510, 18, ''), (7430, 763, 511, 18, ''), (7431, 763, 512, 18, ''), (7432, 763, 513, 18, ''), (7433, 763, 514, 18, ''), (7434, 763, 515, 18, ''), (7435, 763, 516, 18, ''), (7436, 763, 517, 19, ''), (7437, 763, 518, 19, ''), (7438, 763, 519, 19, ''), (7439, 763, 520, 19, ''), (7440, 763, 521, 19, ''), (7441, 763, 522, 19, ''), (7442, 763, 523, 19, ''), (7443, 763, 524, 19, ''), (7444, 763, 525, 19, ''), (7445, 763, 526, 19, ''), (7446, 763, 527, 19, ''), (7447, 763, 528, 19, ''), (7448, 763, 529, 19, ''), (7449, 763, 530, 19, ''), (7450, 763, 531, 19, ''), (7451, 763, 532, 19, ''), (7452, 763, 533, 19, ''), (7453, 763, 534, 19, ''), (7454, 763, 535, 19, ''), (7455, 763, 536, 19, ''), (7456, 763, 537, 19, ''), (7457, 763, 538, 19, ''), (7458, 763, 539, 19, ''), (7459, 763, 540, 19, ''), (7460, 763, 541, 19, ''), (7461, 763, 542, 19, ''), (7462, 763, 543, 19, ''), (7463, 763, 544, 19, ''), (7464, 763, 545, 19, ''), (7465, 763, 546, 19, ''), (7466, 763, 547, 19, ''), (7467, 763, 548, 19, ''), (7468, 763, 549, 19, ''), (7469, 763, 550, 19, ''), (7470, 763, 551, 19, ''), (7471, 763, 552, 19, ''), (7472, 763, 553, 20, ''), (7473, 763, 554, 20, ''), (7474, 763, 555, 20, ''), (7475, 763, 556, 20, ''), (7476, 763, 557, 20, ''), (7477, 763, 558, 20, ''), (7478, 763, 559, 20, ''), (7479, 763, 560, 20, ''), (7480, 763, 561, 20, ''), (7481, 763, 562, 20, ''), (7482, 763, 563, 20, ''), (7483, 763, 564, 20, ''), (7484, 763, 565, 20, ''), (7485, 763, 566, 20, ''), (7486, 763, 567, 20, ''), (7487, 763, 568, 20, ''), (7488, 763, 569, 20, ''), (7489, 763, 570, 20, ''), (7490, 763, 571, 20, ''), (7491, 763, 572, 20, ''), (7492, 763, 573, 20, ''), (7493, 763, 574, 20, ''), (7494, 763, 575, 20, ''), (7495, 763, 576, 20, ''), (7496, 763, 577, 20, ''), (7497, 763, 578, 20, ''), (7498, 763, 579, 20, ''), (7499, 763, 580, 20, ''), (7500, 763, 581, 20, ''), (7501, 763, 582, 20, ''), (7502, 763, 583, 20, ''), (7503, 763, 584, 20, ''), (7504, 763, 585, 20, ''), (7505, 763, 586, 20, ''), (7506, 763, 587, 20, ''), (7507, 763, 588, 20, ''), (7508, 764, 445, 17, ''), (7509, 764, 446, 17, ''), (7510, 764, 447, 17, ''), (7511, 764, 448, 17, ''), (7512, 764, 449, 17, ''), (7513, 764, 450, 17, ''), (7514, 764, 451, 17, ''), (7515, 764, 452, 17, ''), (7516, 764, 453, 17, ''), (7517, 764, 454, 17, ''), (7518, 764, 455, 17, ''), (7519, 764, 456, 17, ''), (7520, 764, 457, 17, ''), (7521, 764, 458, 17, ''), (7522, 764, 459, 17, ''), (7523, 764, 460, 17, ''), (7524, 764, 461, 17, ''), (7525, 764, 462, 17, ''), (7526, 764, 463, 17, ''), (7527, 764, 464, 17, ''), (7528, 764, 465, 17, ''), (7529, 764, 466, 17, ''), (7530, 764, 467, 17, ''), (7531, 764, 468, 17, ''), (7532, 764, 469, 17, ''), (7533, 764, 470, 17, ''), (7534, 764, 471, 17, ''), (7535, 764, 472, 17, ''), (7536, 764, 473, 17, ''), (7537, 764, 474, 17, ''), (7538, 764, 475, 17, ''), (7539, 764, 476, 17, ''), (7540, 764, 477, 17, ''), (7541, 764, 478, 17, ''), (7542, 764, 479, 17, ''), (7543, 764, 480, 17, ''), (7544, 764, 481, 18, ''), (7545, 764, 482, 18, ''), (7546, 764, 483, 18, ''), (7547, 764, 484, 18, ''), (7548, 764, 485, 18, ''), (7549, 764, 486, 18, ''), (7550, 764, 487, 18, ''), (7551, 764, 488, 18, ''), (7552, 764, 489, 18, ''), (7553, 764, 490, 18, ''), (7554, 764, 491, 18, ''), (7555, 764, 492, 18, ''), (7556, 764, 493, 18, ''), (7557, 764, 494, 18, ''), (7558, 764, 495, 18, ''), (7559, 764, 496, 18, ''), (7560, 764, 497, 18, ''), (7561, 764, 498, 18, ''), (7562, 764, 499, 18, ''), (7563, 764, 500, 18, ''), (7564, 764, 501, 18, ''), (7565, 764, 502, 18, ''), (7566, 764, 503, 18, ''), (7567, 764, 504, 18, ''), (7568, 764, 505, 18, ''), (7569, 764, 506, 18, ''), (7570, 764, 507, 18, ''), (7571, 764, 508, 18, ''), (7572, 764, 509, 18, ''), (7573, 764, 510, 18, ''), (7574, 764, 511, 18, ''), (7575, 764, 512, 18, ''), (7576, 764, 513, 18, ''), (7577, 764, 514, 18, ''), (7578, 764, 515, 18, ''), (7579, 764, 516, 18, ''), (7580, 764, 517, 19, ''), (7581, 764, 518, 19, ''), (7582, 764, 519, 19, ''), (7583, 764, 520, 19, ''), (7584, 764, 521, 19, ''), (7585, 764, 522, 19, ''), (7586, 764, 523, 19, ''), (7587, 764, 524, 19, ''), (7588, 764, 525, 19, ''), (7589, 764, 526, 19, ''), (7590, 764, 527, 19, ''), (7591, 764, 528, 19, ''), (7592, 764, 529, 19, ''), (7593, 764, 530, 19, ''), (7594, 764, 531, 19, ''), (7595, 764, 532, 19, ''), (7596, 764, 533, 19, ''), (7597, 764, 534, 19, ''), (7598, 764, 535, 19, ''), (7599, 764, 536, 19, ''), (7600, 764, 537, 19, ''), (7601, 764, 538, 19, ''), (7602, 764, 539, 19, ''), (7603, 764, 540, 19, ''), (7604, 764, 541, 19, ''), (7605, 764, 542, 19, ''), (7606, 764, 543, 19, ''), (7607, 764, 544, 19, ''), (7608, 764, 545, 19, ''), (7609, 764, 546, 19, ''), (7610, 764, 547, 19, ''), (7611, 764, 548, 19, ''), (7612, 764, 549, 19, ''), (7613, 764, 550, 19, ''), (7614, 764, 551, 19, ''), (7615, 764, 552, 19, ''), (7616, 764, 553, 20, ''), (7617, 764, 554, 20, ''), (7618, 764, 555, 20, ''), (7619, 764, 556, 20, ''), (7620, 764, 557, 20, ''), (7621, 764, 558, 20, ''), (7622, 764, 559, 20, ''), (7623, 764, 560, 20, ''), (7624, 764, 561, 20, ''), (7625, 764, 562, 20, ''), (7626, 764, 563, 20, ''), (7627, 764, 564, 20, ''), (7628, 764, 565, 20, ''), (7629, 764, 566, 20, ''), (7630, 764, 567, 20, ''), (7631, 764, 568, 20, ''), (7632, 764, 569, 20, ''), (7633, 764, 570, 20, ''), (7634, 764, 571, 20, ''), (7635, 764, 572, 20, ''), (7636, 764, 573, 20, ''), (7637, 764, 574, 20, ''), (7638, 764, 575, 20, ''), (7639, 764, 576, 20, ''), (7640, 764, 577, 20, ''), (7641, 764, 578, 20, ''), (7642, 764, 579, 20, ''), (7643, 764, 580, 20, ''), (7644, 764, 581, 20, ''), (7645, 764, 582, 20, ''), (7646, 764, 583, 20, ''), (7647, 764, 584, 20, ''), (7648, 764, 585, 20, ''), (7649, 764, 586, 20, ''), (7650, 764, 587, 20, ''), (7651, 764, 588, 20, ''), (7652, 876, 445, 17, ''), (7653, 876, 446, 17, ''), (7654, 876, 447, 17, ''), (7655, 876, 448, 17, ''), (7656, 876, 449, 17, ''), (7657, 876, 450, 17, ''), (7658, 876, 451, 17, ''), (7659, 876, 452, 17, ''), (7660, 876, 453, 17, ''), (7661, 876, 454, 17, ''), (7662, 876, 455, 17, ''), (7663, 876, 456, 17, ''), (7664, 876, 457, 17, ''), (7665, 876, 458, 17, ''), (7666, 876, 459, 17, ''), (7667, 876, 460, 17, ''), (7668, 876, 461, 17, ''), (7669, 876, 462, 17, ''), (7670, 876, 463, 17, ''), (7671, 876, 464, 17, ''), (7672, 876, 465, 17, ''), (7673, 876, 466, 17, ''), (7674, 876, 467, 17, ''), (7675, 876, 468, 17, ''), (7676, 876, 469, 17, ''), (7677, 876, 470, 17, ''), (7678, 876, 471, 17, ''), (7679, 876, 472, 17, ''), (7680, 876, 473, 17, ''), (7681, 876, 474, 17, ''), (7682, 876, 475, 17, ''), (7683, 876, 476, 17, ''), (7684, 876, 477, 17, ''), (7685, 876, 478, 17, ''), (7686, 876, 479, 17, ''), (7687, 876, 480, 17, ''), (7688, 876, 481, 18, ''), (7689, 876, 482, 18, ''), (7690, 876, 483, 18, ''), (7691, 876, 484, 18, ''), (7692, 876, 485, 18, ''), (7693, 876, 486, 18, ''), (7694, 876, 487, 18, ''), (7695, 876, 488, 18, ''), (7696, 876, 489, 18, ''), (7697, 876, 490, 18, ''), (7698, 876, 491, 18, ''), (7699, 876, 492, 18, ''), (7700, 876, 493, 18, ''), (7701, 876, 494, 18, ''), (7702, 876, 495, 18, ''), (7703, 876, 496, 18, ''), (7704, 876, 497, 18, ''), (7705, 876, 498, 18, ''), (7706, 876, 499, 18, ''), (7707, 876, 500, 18, ''), (7708, 876, 501, 18, ''), (7709, 876, 502, 18, ''), (7710, 876, 503, 18, ''), (7711, 876, 504, 18, ''), (7712, 876, 505, 18, ''), (7713, 876, 506, 18, ''), (7714, 876, 507, 18, ''), (7715, 876, 508, 18, ''), (7716, 876, 509, 18, ''), (7717, 876, 510, 18, ''), (7718, 876, 511, 18, ''), (7719, 876, 512, 18, ''), (7720, 876, 513, 18, ''), (7721, 876, 514, 18, ''), (7722, 876, 515, 18, ''), (7723, 876, 516, 18, ''), (7724, 876, 517, 19, ''), (7725, 876, 518, 19, ''), (7726, 876, 519, 19, ''), (7727, 876, 520, 19, ''), (7728, 876, 521, 19, ''), (7729, 876, 522, 19, ''), (7730, 876, 523, 19, ''), (7731, 876, 524, 19, ''), (7732, 876, 525, 19, ''), (7733, 876, 526, 19, ''), (7734, 876, 527, 19, ''), (7735, 876, 528, 19, ''), (7736, 876, 529, 19, ''), (7737, 876, 530, 19, ''), (7738, 876, 531, 19, ''), (7739, 876, 532, 19, ''), (7740, 876, 533, 19, ''), (7741, 876, 534, 19, ''), (7742, 876, 535, 19, ''), (7743, 876, 536, 19, ''), (7744, 876, 537, 19, ''), (7745, 876, 538, 19, ''), (7746, 876, 539, 19, ''), (7747, 876, 540, 19, ''), (7748, 876, 541, 19, ''), (7749, 876, 542, 19, ''), (7750, 876, 543, 19, ''), (7751, 876, 544, 19, ''), (7752, 876, 545, 19, ''), (7753, 876, 546, 19, ''), (7754, 876, 547, 19, ''), (7755, 876, 548, 19, ''), (7756, 876, 549, 19, ''), (7757, 876, 550, 19, ''), (7758, 876, 551, 19, ''), (7759, 876, 552, 19, ''), (7760, 876, 553, 20, ''), (7761, 876, 554, 20, ''), (7762, 876, 555, 20, ''), (7763, 876, 556, 20, ''), (7764, 876, 557, 20, ''), (7765, 876, 558, 20, ''), (7766, 876, 559, 20, ''), (7767, 876, 560, 20, ''), (7768, 876, 561, 20, ''), (7769, 876, 562, 20, ''), (7770, 876, 563, 20, ''), (7771, 876, 564, 20, ''), (7772, 876, 565, 20, ''), (7773, 876, 566, 20, ''), (7774, 876, 567, 20, ''), (7775, 876, 568, 20, ''), (7776, 876, 569, 20, ''), (7777, 876, 570, 20, ''), (7778, 876, 571, 20, ''), (7779, 876, 572, 20, ''), (7780, 876, 573, 20, ''), (7781, 876, 574, 20, ''), (7782, 876, 575, 20, ''), (7783, 876, 576, 20, ''), (7784, 876, 577, 20, ''), (7785, 876, 578, 20, ''), (7786, 876, 579, 20, ''), (7787, 876, 580, 20, ''), (7788, 876, 581, 20, ''), (7789, 876, 582, 20, ''), (7790, 876, 583, 20, ''), (7791, 876, 584, 20, ''), (7792, 876, 585, 20, ''), (7793, 876, 586, 20, ''), (7794, 876, 587, 20, ''), (7795, 876, 588, 20, ''), (7796, 877, 445, 17, ''), (7797, 877, 446, 17, ''), (7798, 877, 447, 17, ''), (7799, 877, 448, 17, ''), (7800, 877, 449, 17, ''), (7801, 877, 450, 17, ''), (7802, 877, 451, 17, ''), (7803, 877, 452, 17, ''), (7804, 877, 453, 17, ''), (7805, 877, 454, 17, ''), (7806, 877, 455, 17, ''), (7807, 877, 456, 17, ''), (7808, 877, 457, 17, ''), (7809, 877, 458, 17, ''), (7810, 877, 459, 17, ''), (7811, 877, 460, 17, ''), (7812, 877, 461, 17, ''), (7813, 877, 462, 17, ''), (7814, 877, 463, 17, ''), (7815, 877, 464, 17, ''), (7816, 877, 465, 17, ''), (7817, 877, 466, 17, ''), (7818, 877, 467, 17, ''), (7819, 877, 468, 17, ''), (7820, 877, 469, 17, ''), (7821, 877, 470, 17, ''), (7822, 877, 471, 17, ''), (7823, 877, 472, 17, ''), (7824, 877, 473, 17, ''), (7825, 877, 474, 17, ''), (7826, 877, 475, 17, ''), (7827, 877, 476, 17, ''), (7828, 877, 477, 17, ''), (7829, 877, 478, 17, ''), (7830, 877, 479, 17, ''), (7831, 877, 480, 17, ''), (7832, 877, 481, 18, ''), (7833, 877, 482, 18, ''), (7834, 877, 483, 18, ''), (7835, 877, 484, 18, ''), (7836, 877, 485, 18, ''), (7837, 877, 486, 18, ''), (7838, 877, 487, 18, ''), (7839, 877, 488, 18, ''), (7840, 877, 489, 18, ''), (7841, 877, 490, 18, ''), (7842, 877, 491, 18, ''), (7843, 877, 492, 18, ''), (7844, 877, 493, 18, ''), (7845, 877, 494, 18, ''), (7846, 877, 495, 18, ''), (7847, 877, 496, 18, ''), (7848, 877, 497, 18, ''), (7849, 877, 498, 18, ''), (7850, 877, 499, 18, ''), (7851, 877, 500, 18, ''), (7852, 877, 501, 18, ''), (7853, 877, 502, 18, ''), (7854, 877, 503, 18, ''), (7855, 877, 504, 18, ''), (7856, 877, 505, 18, ''), (7857, 877, 506, 18, ''), (7858, 877, 507, 18, ''), (7859, 877, 508, 18, ''), (7860, 877, 509, 18, ''), (7861, 877, 510, 18, ''), (7862, 877, 511, 18, ''), (7863, 877, 512, 18, ''), (7864, 877, 513, 18, ''), (7865, 877, 514, 18, ''), (7866, 877, 515, 18, ''), (7867, 877, 516, 18, ''), (7868, 877, 517, 19, ''), (7869, 877, 518, 19, ''), (7870, 877, 519, 19, ''), (7871, 877, 520, 19, ''), (7872, 877, 521, 19, ''), (7873, 877, 522, 19, ''), (7874, 877, 523, 19, ''), (7875, 877, 524, 19, ''), (7876, 877, 525, 19, ''), (7877, 877, 526, 19, ''), (7878, 877, 527, 19, ''), (7879, 877, 528, 19, ''), (7880, 877, 529, 19, ''), (7881, 877, 530, 19, ''), (7882, 877, 531, 19, ''), (7883, 877, 532, 19, ''), (7884, 877, 533, 19, ''), (7885, 877, 534, 19, ''), (7886, 877, 535, 19, ''), (7887, 877, 536, 19, ''), (7888, 877, 537, 19, ''), (7889, 877, 538, 19, ''), (7890, 877, 539, 19, ''), (7891, 877, 540, 19, ''), (7892, 877, 541, 19, ''), (7893, 877, 542, 19, ''), (7894, 877, 543, 19, ''), (7895, 877, 544, 19, ''), (7896, 877, 545, 19, ''), (7897, 877, 546, 19, ''), (7898, 877, 547, 19, ''), (7899, 877, 548, 19, ''), (7900, 877, 549, 19, ''), (7901, 877, 550, 19, ''), (7902, 877, 551, 19, ''), (7903, 877, 552, 19, ''), (7904, 877, 553, 20, ''), (7905, 877, 554, 20, ''), (7906, 877, 555, 20, ''), (7907, 877, 556, 20, ''), (7908, 877, 557, 20, ''), (7909, 877, 558, 20, ''), (7910, 877, 559, 20, ''), (7911, 877, 560, 20, ''), (7912, 877, 561, 20, ''), (7913, 877, 562, 20, ''), (7914, 877, 563, 20, ''), (7915, 877, 564, 20, ''), (7916, 877, 565, 20, ''), (7917, 877, 566, 20, ''), (7918, 877, 567, 20, ''), (7919, 877, 568, 20, ''), (7920, 877, 569, 20, ''), (7921, 877, 570, 20, ''), (7922, 877, 571, 20, ''), (7923, 877, 572, 20, ''), (7924, 877, 573, 20, ''), (7925, 877, 574, 20, ''), (7926, 877, 575, 20, ''), (7927, 877, 576, 20, ''), (7928, 877, 577, 20, ''), (7929, 877, 578, 20, ''), (7930, 877, 579, 20, ''), (7931, 877, 580, 20, ''), (7932, 877, 581, 20, ''), (7933, 877, 582, 20, ''), (7934, 877, 583, 20, ''), (7935, 877, 584, 20, ''), (7936, 877, 585, 20, ''), (7937, 877, 586, 20, ''), (7938, 877, 587, 20, ''), (7939, 877, 588, 20, ''), (7940, 878, 445, 17, ''), (7941, 878, 446, 17, ''), (7942, 878, 447, 17, ''), (7943, 878, 448, 17, ''), (7944, 878, 449, 17, ''), (7945, 878, 450, 17, ''), (7946, 878, 451, 17, ''), (7947, 878, 452, 17, ''), (7948, 878, 453, 17, ''), (7949, 878, 454, 17, ''), (7950, 878, 455, 17, ''), (7951, 878, 456, 17, ''), (7952, 878, 457, 17, ''), (7953, 878, 458, 17, ''), (7954, 878, 459, 17, ''), (7955, 878, 460, 17, ''), (7956, 878, 461, 17, ''), (7957, 878, 462, 17, ''), (7958, 878, 463, 17, ''), (7959, 878, 464, 17, ''), (7960, 878, 465, 17, ''), (7961, 878, 466, 17, ''), (7962, 878, 467, 17, ''), (7963, 878, 468, 17, ''), (7964, 878, 469, 17, ''), (7965, 878, 470, 17, ''), (7966, 878, 471, 17, ''), (7967, 878, 472, 17, ''), (7968, 878, 473, 17, ''), (7969, 878, 474, 17, ''), (7970, 878, 475, 17, ''), (7971, 878, 476, 17, ''), (7972, 878, 477, 17, ''), (7973, 878, 478, 17, ''), (7974, 878, 479, 17, ''), (7975, 878, 480, 17, ''), (7976, 878, 481, 18, ''), (7977, 878, 482, 18, ''), (7978, 878, 483, 18, ''), (7979, 878, 484, 18, ''), (7980, 878, 485, 18, ''), (7981, 878, 486, 18, ''), (7982, 878, 487, 18, ''), (7983, 878, 488, 18, ''), (7984, 878, 489, 18, ''), (7985, 878, 490, 18, ''), (7986, 878, 491, 18, ''), (7987, 878, 492, 18, ''), (7988, 878, 493, 18, ''), (7989, 878, 494, 18, ''), (7990, 878, 495, 18, ''), (7991, 878, 496, 18, ''), (7992, 878, 497, 18, ''), (7993, 878, 498, 18, ''), (7994, 878, 499, 18, ''), (7995, 878, 500, 18, ''), (7996, 878, 501, 18, ''), (7997, 878, 502, 18, ''), (7998, 878, 503, 18, ''), (7999, 878, 504, 18, ''), (8000, 878, 505, 18, ''), (8001, 878, 506, 18, ''), (8002, 878, 507, 18, ''), (8003, 878, 508, 18, ''), (8004, 878, 509, 18, ''), (8005, 878, 510, 18, ''), (8006, 878, 511, 18, ''), (8007, 878, 512, 18, ''), (8008, 878, 513, 18, ''), (8009, 878, 514, 18, ''), (8010, 878, 515, 18, ''), (8011, 878, 516, 18, ''), (8012, 878, 517, 19, ''), (8013, 878, 518, 19, ''), (8014, 878, 519, 19, ''), (8015, 878, 520, 19, ''), (8016, 878, 521, 19, ''), (8017, 878, 522, 19, ''), (8018, 878, 523, 19, ''), (8019, 878, 524, 19, ''), (8020, 878, 525, 19, ''), (8021, 878, 526, 19, ''), (8022, 878, 527, 19, ''), (8023, 878, 528, 19, ''), (8024, 878, 529, 19, ''), (8025, 878, 530, 19, ''), (8026, 878, 531, 19, ''), (8027, 878, 532, 19, ''), (8028, 878, 533, 19, ''), (8029, 878, 534, 19, ''), (8030, 878, 535, 19, ''), (8031, 878, 536, 19, ''), (8032, 878, 537, 19, ''), (8033, 878, 538, 19, ''), (8034, 878, 539, 19, ''), (8035, 878, 540, 19, ''), (8036, 878, 541, 19, ''), (8037, 878, 542, 19, ''), (8038, 878, 543, 19, ''), (8039, 878, 544, 19, ''), (8040, 878, 545, 19, ''), (8041, 878, 546, 19, ''), (8042, 878, 547, 19, ''), (8043, 878, 548, 19, ''), (8044, 878, 549, 19, ''), (8045, 878, 550, 19, ''), (8046, 878, 551, 19, ''), (8047, 878, 552, 19, ''), (8048, 878, 553, 20, ''), (8049, 878, 554, 20, ''), (8050, 878, 555, 20, ''), (8051, 878, 556, 20, ''), (8052, 878, 557, 20, ''), (8053, 878, 558, 20, ''), (8054, 878, 559, 20, ''), (8055, 878, 560, 20, ''), (8056, 878, 561, 20, ''), (8057, 878, 562, 20, ''), (8058, 878, 563, 20, ''), (8059, 878, 564, 20, ''), (8060, 878, 565, 20, ''), (8061, 878, 566, 20, ''), (8062, 878, 567, 20, ''), (8063, 878, 568, 20, ''), (8064, 878, 569, 20, ''), (8065, 878, 570, 20, ''), (8066, 878, 571, 20, ''), (8067, 878, 572, 20, ''), (8068, 878, 573, 20, ''), (8069, 878, 574, 20, ''), (8070, 878, 575, 20, ''), (8071, 878, 576, 20, ''), (8072, 878, 577, 20, ''), (8073, 878, 578, 20, ''), (8074, 878, 579, 20, ''), (8075, 878, 580, 20, ''), (8076, 878, 581, 20, ''), (8077, 878, 582, 20, ''), (8078, 878, 583, 20, ''), (8079, 878, 584, 20, ''), (8080, 878, 585, 20, ''), (8081, 878, 586, 20, ''), (8082, 878, 587, 20, ''), (8083, 878, 588, 20, ''), (8368, 932, 445, 17, ''), (8369, 932, 446, 17, ''), (8370, 932, 447, 17, ''), (8371, 932, 448, 17, ''), (8372, 932, 449, 17, ''), (8373, 932, 450, 17, ''), (8374, 932, 451, 17, ''), (8375, 932, 452, 17, ''), (8376, 932, 453, 17, ''), (8377, 932, 454, 17, ''), (8378, 932, 455, 17, ''), (8379, 932, 456, 17, ''), (8380, 932, 457, 17, ''), (8381, 932, 458, 17, ''), (8382, 932, 459, 17, ''), (8383, 932, 460, 17, ''), (8384, 932, 461, 17, ''), (8385, 932, 463, 17, ''), (8386, 932, 464, 17, ''), (8387, 932, 465, 17, ''), (8388, 932, 466, 17, ''), (8389, 932, 467, 17, ''), (8390, 932, 468, 17, ''), (8391, 932, 469, 17, ''), (8392, 932, 470, 17, ''), (8393, 932, 471, 17, ''), (8394, 932, 472, 17, ''), (8395, 932, 473, 17, ''), (8396, 932, 474, 17, ''), (8397, 932, 475, 17, ''), (8398, 932, 476, 17, ''), (8399, 932, 477, 17, ''), (8400, 932, 478, 17, ''), (8401, 932, 479, 17, ''), (8402, 932, 480, 17, ''), (8403, 932, 481, 18, ''), (8404, 932, 482, 18, ''), (8405, 932, 483, 18, ''), (8406, 932, 484, 18, ''), (8407, 932, 485, 18, ''), (8408, 932, 486, 18, ''), (8409, 932, 487, 18, ''), (8410, 932, 488, 18, ''), (8411, 932, 489, 18, ''), (8412, 932, 490, 18, ''), (8413, 932, 491, 18, ''), (8414, 932, 492, 18, ''), (8415, 932, 493, 18, ''), (8416, 932, 494, 18, ''), (8417, 932, 495, 18, ''), (8418, 932, 496, 18, ''), (8419, 932, 497, 18, ''), (8420, 932, 498, 18, ''), (8421, 932, 499, 18, ''), (8422, 932, 500, 18, ''), (8423, 932, 501, 18, ''), (8424, 932, 502, 18, ''), (8425, 932, 503, 18, ''), (8426, 932, 504, 18, ''), (8427, 932, 505, 18, ''), (8428, 932, 506, 18, ''), (8429, 932, 507, 18, ''), (8430, 932, 508, 18, ''), (8431, 932, 509, 18, ''), (8432, 932, 510, 18, ''), (8433, 932, 511, 18, ''), (8434, 932, 512, 18, ''), (8435, 932, 513, 18, ''), (8436, 932, 514, 18, ''), (8437, 932, 515, 18, ''), (8438, 932, 517, 19, ''), (8439, 932, 518, 19, ''), (8440, 932, 519, 19, ''), (8441, 932, 520, 19, ''), (8442, 932, 521, 19, ''), (8443, 932, 522, 19, ''), (8444, 932, 523, 19, ''), (8445, 932, 524, 19, ''), (8446, 932, 525, 19, ''), (8447, 932, 526, 19, ''), (8448, 932, 527, 19, ''), (8449, 932, 528, 19, ''), (8450, 932, 529, 19, ''), (8451, 932, 530, 19, ''), (8452, 932, 531, 19, ''), (8453, 932, 532, 19, ''), (8454, 932, 533, 19, ''), (8455, 932, 534, 19, ''), (8456, 932, 535, 19, ''), (8457, 932, 536, 19, ''), (8458, 932, 537, 19, ''), (8459, 932, 538, 19, ''), (8460, 932, 539, 19, ''), (8461, 932, 540, 19, ''), (8462, 932, 541, 19, ''), (8463, 932, 542, 19, ''), (8464, 932, 543, 19, ''), (8465, 932, 544, 19, ''), (8466, 932, 545, 19, ''), (8467, 932, 546, 19, ''), (8468, 932, 547, 19, ''), (8469, 932, 548, 19, ''), (8470, 932, 549, 19, ''), (8471, 932, 550, 19, ''), (8472, 932, 551, 19, ''), (8473, 932, 552, 19, ''), (8474, 932, 553, 20, ''), (8475, 932, 554, 20, ''), (8476, 932, 555, 20, ''), (8477, 932, 556, 20, ''), (8478, 932, 557, 20, ''), (8479, 932, 558, 20, ''), (8480, 932, 559, 20, ''), (8481, 932, 560, 20, ''), (8482, 932, 561, 20, ''), (8483, 932, 562, 20, ''), (8484, 932, 563, 20, ''), (8485, 932, 564, 20, ''), (8486, 932, 565, 20, ''), (8487, 932, 566, 20, ''), (8488, 932, 567, 20, ''), (8489, 932, 568, 20, ''), (8490, 932, 569, 20, ''), (8491, 932, 570, 20, ''), (8492, 932, 571, 20, ''), (8493, 932, 572, 20, ''), (8494, 932, 573, 20, ''), (8495, 932, 574, 20, ''), (8496, 932, 575, 20, ''), (8497, 932, 576, 20, ''), (8498, 932, 577, 20, ''), (8499, 932, 578, 20, ''), (8500, 932, 579, 20, ''), (8501, 932, 580, 20, ''), (8502, 932, 581, 20, ''), (8503, 932, 582, 20, ''), (8504, 932, 583, 20, ''), (8505, 932, 584, 20, ''), (8506, 932, 585, 20, ''), (8507, 932, 586, 20, ''), (8508, 932, 587, 20, ''), (8509, 932, 588, 20, ''), (8510, 933, 445, 17, ''), (8511, 933, 446, 17, ''), (8512, 933, 447, 17, ''), (8513, 933, 448, 17, ''), (8514, 933, 449, 17, ''), (8515, 933, 450, 17, ''), (8516, 933, 451, 17, ''), (8517, 933, 452, 17, ''), (8518, 933, 453, 17, ''), (8519, 933, 454, 17, ''), (8520, 933, 455, 17, ''), (8521, 933, 456, 17, ''), (8522, 933, 457, 17, ''), (8523, 933, 458, 17, ''), (8524, 933, 459, 17, ''), (8525, 933, 460, 17, ''), (8526, 933, 461, 17, ''), (8527, 933, 463, 17, ''), (8528, 933, 464, 17, ''), (8529, 933, 465, 17, ''), (8530, 933, 466, 17, ''), (8531, 933, 467, 17, ''), (8532, 933, 468, 17, ''), (8533, 933, 469, 17, ''), (8534, 933, 470, 17, ''), (8535, 933, 471, 17, ''), (8536, 933, 472, 17, ''), (8537, 933, 473, 17, ''), (8538, 933, 474, 17, ''), (8539, 933, 475, 17, ''), (8540, 933, 476, 17, ''), (8541, 933, 477, 17, ''), (8542, 933, 478, 17, ''), (8543, 933, 479, 17, ''), (8544, 933, 480, 17, ''), (8545, 933, 481, 18, ''), (8546, 933, 482, 18, ''), (8547, 933, 483, 18, ''), (8548, 933, 484, 18, ''), (8549, 933, 485, 18, ''), (8550, 933, 486, 18, ''), (8551, 933, 487, 18, ''), (8552, 933, 488, 18, ''), (8553, 933, 489, 18, ''), (8554, 933, 490, 18, ''), (8555, 933, 491, 18, ''), (8556, 933, 492, 18, ''), (8557, 933, 493, 18, ''), (8558, 933, 494, 18, ''), (8559, 933, 495, 18, ''), (8560, 933, 496, 18, ''), (8561, 933, 497, 18, ''), (8562, 933, 498, 18, ''), (8563, 933, 499, 18, ''), (8564, 933, 500, 18, ''), (8565, 933, 501, 18, ''), (8566, 933, 502, 18, ''), (8567, 933, 503, 18, ''), (8568, 933, 504, 18, ''), (8569, 933, 505, 18, ''), (8570, 933, 506, 18, ''), (8571, 933, 507, 18, ''), (8572, 933, 508, 18, ''), (8573, 933, 509, 18, ''), (8574, 933, 510, 18, ''), (8575, 933, 511, 18, ''), (8576, 933, 512, 18, ''), (8577, 933, 513, 18, ''), (8578, 933, 514, 18, ''), (8579, 933, 515, 18, ''), (8580, 933, 517, 19, ''), (8581, 933, 518, 19, ''), (8582, 933, 519, 19, ''), (8583, 933, 520, 19, ''), (8584, 933, 521, 19, ''), (8585, 933, 522, 19, ''), (8586, 933, 523, 19, ''), (8587, 933, 524, 19, ''), (8588, 933, 525, 19, ''), (8589, 933, 526, 19, ''), (8590, 933, 527, 19, ''), (8591, 933, 528, 19, ''), (8592, 933, 529, 19, ''), (8593, 933, 530, 19, ''), (8594, 933, 531, 19, ''), (8595, 933, 532, 19, ''), (8596, 933, 533, 19, ''), (8597, 933, 534, 19, ''), (8598, 933, 535, 19, ''), (8599, 933, 536, 19, ''), (8600, 933, 537, 19, ''), (8601, 933, 538, 19, ''), (8602, 933, 539, 19, ''), (8603, 933, 540, 19, ''), (8604, 933, 541, 19, ''), (8605, 933, 542, 19, ''), (8606, 933, 543, 19, ''), (8607, 933, 544, 19, ''), (8608, 933, 545, 19, ''), (8609, 933, 546, 19, ''), (8610, 933, 547, 19, ''), (8611, 933, 548, 19, ''), (8612, 933, 549, 19, ''), (8613, 933, 550, 19, ''), (8614, 933, 551, 19, ''), (8615, 933, 552, 19, ''), (8616, 933, 553, 20, ''), (8617, 933, 554, 20, ''), (8618, 933, 555, 20, ''), (8619, 933, 556, 20, ''), (8620, 933, 557, 20, ''), (8621, 933, 558, 20, ''), (8622, 933, 559, 20, ''), (8623, 933, 560, 20, ''), (8624, 933, 561, 20, ''), (8625, 933, 562, 20, ''), (8626, 933, 563, 20, ''), (8627, 933, 564, 20, ''), (8628, 933, 565, 20, ''), (8629, 933, 566, 20, ''), (8630, 933, 567, 20, ''), (8631, 933, 568, 20, ''), (8632, 933, 569, 20, ''), (8633, 933, 570, 20, ''), (8634, 933, 571, 20, ''), (8635, 933, 572, 20, ''), (8636, 933, 573, 20, ''), (8637, 933, 574, 20, ''), (8638, 933, 575, 20, ''), (8639, 933, 576, 20, ''), (8640, 933, 577, 20, ''), (8641, 933, 578, 20, ''), (8642, 933, 579, 20, ''), (8643, 933, 580, 20, ''), (8644, 933, 581, 20, ''), (8645, 933, 582, 20, ''), (8646, 933, 583, 20, ''), (8647, 933, 584, 20, ''), (8648, 933, 585, 20, ''), (8649, 933, 586, 20, ''), (8650, 933, 587, 20, ''), (8651, 933, 588, 20, ''), (8652, 934, 0, 0, ''), (8653, 935, 0, 0, ''), (8654, 936, 0, 0, ''), (9135, 957, 295, 12, ''), (9136, 957, 296, 12, ''), (9137, 957, 297, 12, ''), (9138, 957, 310, 12, ''), (9139, 957, 311, 12, ''), (9140, 957, 313, 12, ''), (9141, 957, 317, 12, ''), (9142, 957, 329, 13, ''), (9143, 957, 331, 13, ''), (9144, 957, 340, 13, ''), (9145, 957, 344, 13, ''), (9146, 957, 347, 13, ''), (9147, 957, 349, 14, ''), (9148, 957, 351, 14, ''), (9149, 957, 357, 14, ''), (9150, 957, 364, 14, ''), (9151, 957, 388, 15, ''), (9152, 957, 391, 15, ''), (9153, 957, 399, 15, ''), (9154, 957, 410, 16, ''), (9155, 957, 412, 16, ''), (9156, 957, 420, 16, ''), (9157, 957, 422, 16, ''), (9158, 957, 424, 16, ''), (9159, 957, 429, 16, ''), (9160, 957, 430, 16, ''), (9161, 957, 437, 16, ''), (9162, 958, 295, 12, ''), (9163, 958, 296, 12, ''), (9164, 958, 297, 12, ''), (9165, 958, 310, 12, ''), (9166, 958, 311, 12, ''), (9167, 958, 313, 12, ''), (9168, 958, 317, 12, ''), (9169, 958, 329, 13, ''), (9170, 958, 331, 13, ''), (9171, 958, 340, 13, ''), (9172, 958, 344, 13, ''), (9173, 958, 347, 13, ''), (9174, 958, 349, 14, ''), (9175, 958, 351, 14, ''), (9176, 958, 357, 14, ''), (9177, 958, 364, 14, ''), (9178, 958, 388, 15, ''), (9179, 958, 391, 15, ''), (9180, 958, 399, 15, ''), (9181, 958, 410, 16, ''), (9182, 958, 412, 16, ''), (9183, 958, 420, 16, ''), (9184, 958, 422, 16, ''), (9185, 958, 424, 16, ''), (9186, 958, 429, 16, ''), (9187, 958, 430, 16, ''), (9188, 958, 437, 16, ''), (9189, 959, 295, 12, ''), (9190, 959, 296, 12, ''), (9191, 959, 297, 12, ''), (9192, 959, 310, 12, ''), (9193, 959, 311, 12, ''), (9194, 959, 313, 12, ''), (9195, 959, 317, 12, ''), (9196, 959, 329, 13, ''), (9197, 959, 331, 13, ''), (9198, 959, 340, 13, ''), (9199, 959, 344, 13, ''), (9200, 959, 347, 13, ''), (9201, 959, 349, 14, ''), (9202, 959, 351, 14, ''), (9203, 959, 357, 14, ''), (9204, 959, 364, 14, ''), (9205, 959, 388, 15, ''), (9206, 959, 391, 15, ''), (9207, 959, 399, 15, ''), (9208, 959, 410, 16, ''), (9209, 959, 412, 16, ''), (9210, 959, 420, 16, ''), (9211, 959, 422, 16, ''), (9212, 959, 424, 16, ''), (9213, 959, 429, 16, ''), (9214, 959, 430, 16, ''), (9215, 959, 437, 16, ''), (9216, 960, 295, 12, ''), (9217, 960, 296, 12, ''), (9218, 960, 297, 12, ''), (9219, 960, 310, 12, ''), (9220, 960, 311, 12, ''), (9221, 960, 313, 12, ''), (9222, 960, 317, 12, ''), (9223, 960, 329, 13, ''), (9224, 960, 331, 13, ''), (9225, 960, 340, 13, ''), (9226, 960, 344, 13, ''), (9227, 960, 347, 13, ''), (9228, 960, 349, 14, ''), (9229, 960, 351, 14, ''), (9230, 960, 357, 14, ''), (9231, 960, 364, 14, ''), (9232, 960, 388, 15, ''), (9233, 960, 391, 15, ''), (9234, 960, 399, 15, ''), (9235, 960, 410, 16, ''), (9236, 960, 412, 16, ''), (9237, 960, 420, 16, ''), (9238, 960, 422, 16, ''), (9239, 960, 424, 16, ''), (9240, 960, 429, 16, ''), (9241, 960, 430, 16, ''), (9242, 960, 437, 16, ''), (9243, 961, 295, 12, ''), (9244, 961, 296, 12, ''), (9245, 961, 297, 12, ''), (9246, 961, 310, 12, ''), (9247, 961, 311, 12, ''), (9248, 961, 313, 12, ''), (9249, 961, 317, 12, ''), (9250, 961, 329, 13, ''), (9251, 961, 331, 13, ''), (9252, 961, 340, 13, ''), (9253, 961, 344, 13, ''), (9254, 961, 347, 13, ''), (9255, 961, 349, 14, ''), (9256, 961, 351, 14, ''), (9257, 961, 357, 14, ''), (9258, 961, 364, 14, ''), (9259, 961, 388, 15, ''), (9260, 961, 391, 15, ''), (9261, 961, 399, 15, ''), (9262, 961, 410, 16, ''), (9263, 961, 412, 16, ''), (9264, 961, 420, 16, ''), (9265, 961, 422, 16, ''), (9266, 961, 424, 16, ''), (9267, 961, 429, 16, ''), (9268, 961, 430, 16, ''), (9269, 961, 437, 16, ''), (9270, 962, 295, 12, ''), (9271, 962, 296, 12, ''), (9272, 962, 297, 12, ''), (9273, 962, 310, 12, ''), (9274, 962, 311, 12, ''), (9275, 962, 313, 12, ''), (9276, 962, 317, 12, ''), (9277, 962, 329, 13, ''), (9278, 962, 331, 13, ''), (9279, 962, 340, 13, ''), (9280, 962, 344, 13, ''), (9281, 962, 347, 13, ''), (9282, 962, 349, 14, ''), (9283, 962, 351, 14, ''), (9284, 962, 357, 14, ''), (9285, 962, 364, 14, ''), (9286, 962, 388, 15, ''), (9287, 962, 391, 15, ''), (9288, 962, 399, 15, ''), (9289, 962, 410, 16, ''), (9290, 962, 412, 16, ''), (9291, 962, 420, 16, ''), (9292, 962, 422, 16, ''), (9293, 962, 424, 16, ''), (9294, 962, 429, 16, ''), (9295, 962, 430, 16, ''), (9296, 962, 437, 16, ''), (9297, 963, 295, 12, ''), (9298, 963, 296, 12, ''), (9299, 963, 297, 12, ''), (9300, 963, 310, 12, ''), (9301, 963, 311, 12, ''), (9302, 963, 313, 12, ''), (9303, 963, 317, 12, ''), (9304, 963, 329, 13, ''), (9305, 963, 331, 13, ''), (9306, 963, 340, 13, ''), (9307, 963, 344, 13, ''), (9308, 963, 347, 13, ''), (9309, 963, 349, 14, ''), (9310, 963, 351, 14, ''), (9311, 963, 357, 14, ''), (9312, 963, 364, 14, ''), (9313, 963, 388, 15, ''), (9314, 963, 391, 15, ''), (9315, 963, 399, 15, ''), (9316, 963, 410, 16, ''), (9317, 963, 412, 16, ''), (9318, 963, 420, 16, ''), (9319, 963, 422, 16, ''), (9320, 963, 424, 16, ''), (9321, 963, 429, 16, ''), (9322, 963, 430, 16, ''), (9323, 963, 437, 16, ''), (9324, 964, 295, 12, ''), (9325, 964, 296, 12, ''), (9326, 964, 297, 12, ''), (9327, 964, 310, 12, ''), (9328, 964, 311, 12, ''), (9329, 964, 313, 12, ''), (9330, 964, 317, 12, ''), (9331, 964, 329, 13, ''), (9332, 964, 331, 13, ''), (9333, 964, 340, 13, ''), (9334, 964, 344, 13, ''), (9335, 964, 347, 13, ''), (9336, 964, 349, 14, ''), (9337, 964, 351, 14, ''), (9338, 964, 357, 14, ''), (9339, 964, 364, 14, ''), (9340, 964, 388, 15, ''), (9341, 964, 391, 15, ''), (9342, 964, 399, 15, ''), (9343, 964, 410, 16, ''), (9344, 964, 412, 16, ''), (9345, 964, 420, 16, ''), (9346, 964, 422, 16, ''), (9347, 964, 424, 16, ''), (9348, 964, 429, 16, ''), (9349, 964, 430, 16, ''), (9350, 964, 437, 16, ''), (9351, 965, 295, 12, ''), (9352, 965, 296, 12, ''), (9353, 965, 297, 12, ''), (9354, 965, 310, 12, ''), (9355, 965, 311, 12, ''), (9356, 965, 313, 12, ''), (9357, 965, 317, 12, ''), (9358, 965, 329, 13, ''), (9359, 965, 331, 13, ''), (9360, 965, 340, 13, ''), (9361, 965, 344, 13, ''), (9362, 965, 347, 13, ''), (9363, 965, 349, 14, ''), (9364, 965, 351, 14, ''), (9365, 965, 357, 14, ''), (9366, 965, 364, 14, ''), (9367, 965, 388, 15, ''), (9368, 965, 391, 15, ''), (9369, 965, 399, 15, ''), (9370, 965, 410, 16, ''), (9371, 965, 412, 16, ''), (9372, 965, 420, 16, ''), (9373, 965, 422, 16, ''), (9374, 965, 424, 16, ''), (9375, 965, 429, 16, ''), (9376, 965, 430, 16, ''), (9377, 965, 437, 16, ''), (9378, 966, 295, 12, ''), (9379, 966, 296, 12, ''), (9380, 966, 297, 12, ''), (9381, 966, 310, 12, ''), (9382, 966, 311, 12, ''), (9383, 966, 313, 12, ''), (9384, 966, 317, 12, ''), (9385, 966, 329, 13, ''), (9386, 966, 331, 13, ''), (9387, 966, 340, 13, ''), (9388, 966, 344, 13, ''), (9389, 966, 347, 13, ''), (9390, 966, 349, 14, ''), (9391, 966, 351, 14, ''), (9392, 966, 357, 14, ''), (9393, 966, 364, 14, ''), (9394, 966, 388, 15, ''), (9395, 966, 391, 15, ''), (9396, 966, 399, 15, ''), (9397, 966, 410, 16, ''), (9398, 966, 412, 16, ''), (9399, 966, 420, 16, ''), (9400, 966, 422, 16, ''), (9401, 966, 424, 16, ''), (9402, 966, 429, 16, ''), (9403, 966, 430, 16, ''), (9404, 966, 437, 16, ''), (9405, 967, 295, 12, ''), (9406, 967, 296, 12, ''), (9407, 967, 297, 12, ''), (9408, 967, 310, 12, ''), (9409, 967, 311, 12, ''), (9410, 967, 313, 12, ''), (9411, 967, 317, 12, ''), (9412, 967, 329, 13, ''), (9413, 967, 331, 13, ''), (9414, 967, 340, 13, ''), (9415, 967, 344, 13, ''), (9416, 967, 347, 13, ''), (9417, 967, 349, 14, ''), (9418, 967, 351, 14, ''), (9419, 967, 357, 14, ''), (9420, 967, 364, 14, ''), (9421, 967, 388, 15, ''), (9422, 967, 391, 15, ''), (9423, 967, 399, 15, ''), (9424, 967, 410, 16, ''), (9425, 967, 412, 16, ''), (9426, 967, 420, 16, ''), (9427, 967, 422, 16, ''), (9428, 967, 424, 16, ''), (9429, 967, 429, 16, ''), (9430, 967, 430, 16, ''), (9431, 967, 437, 16, ''), (9432, 968, 295, 12, ''), (9433, 968, 296, 12, ''), (9434, 968, 297, 12, ''), (9435, 968, 310, 12, ''), (9436, 968, 311, 12, ''), (9437, 968, 313, 12, ''), (9438, 968, 317, 12, ''), (9439, 968, 329, 13, ''), (9440, 968, 331, 13, ''), (9441, 968, 340, 13, ''), (9442, 968, 344, 13, ''), (9443, 968, 347, 13, ''), (9444, 968, 349, 14, ''), (9445, 968, 351, 14, ''), (9446, 968, 357, 14, ''), (9447, 968, 364, 14, ''), (9448, 968, 388, 15, ''), (9449, 968, 391, 15, ''), (9450, 968, 399, 15, ''), (9451, 968, 410, 16, ''), (9452, 968, 412, 16, ''), (9453, 968, 420, 16, ''), (9454, 968, 422, 16, ''), (9455, 968, 424, 16, ''), (9456, 968, 429, 16, ''), (9457, 968, 430, 16, ''), (9458, 968, 437, 16, ''), (9459, 969, 295, 12, ''), (9460, 969, 296, 12, ''), (9461, 969, 297, 12, ''), (9462, 969, 310, 12, ''), (9463, 969, 311, 12, ''), (9464, 969, 313, 12, ''), (9465, 969, 317, 12, ''), (9466, 969, 329, 13, ''), (9467, 969, 331, 13, ''), (9468, 969, 340, 13, ''), (9469, 969, 344, 13, ''), (9470, 969, 347, 13, ''), (9471, 969, 349, 14, ''), (9472, 969, 351, 14, ''), (9473, 969, 357, 14, ''), (9474, 969, 364, 14, ''), (9475, 969, 388, 15, ''), (9476, 969, 391, 15, ''), (9477, 969, 399, 15, ''), (9478, 969, 410, 16, ''), (9479, 969, 412, 16, ''), (9480, 969, 420, 16, ''), (9481, 969, 422, 16, ''), (9482, 969, 424, 16, ''), (9483, 969, 429, 16, ''), (9484, 969, 430, 16, ''), (9485, 969, 437, 16, ''), (9486, 970, 295, 12, ''), (9487, 970, 296, 12, ''), (9488, 970, 297, 12, ''), (9489, 970, 310, 12, ''), (9490, 970, 311, 12, ''), (9491, 970, 313, 12, ''), (9492, 970, 317, 12, ''), (9493, 970, 329, 13, ''), (9494, 970, 331, 13, ''), (9495, 970, 340, 13, ''), (9496, 970, 344, 13, ''), (9497, 970, 347, 13, ''), (9498, 970, 349, 14, ''), (9499, 970, 351, 14, ''), (9500, 970, 357, 14, ''), (9501, 970, 364, 14, ''), (9502, 970, 388, 15, ''), (9503, 970, 391, 15, ''), (9504, 970, 399, 15, ''), (9505, 970, 410, 16, ''), (9506, 970, 412, 16, ''), (9507, 970, 420, 16, ''), (9508, 970, 422, 16, ''), (9509, 970, 424, 16, ''), (9510, 970, 429, 16, ''), (9511, 970, 430, 16, ''), (9512, 970, 437, 16, ''), (9513, 971, 295, 12, ''), (9514, 971, 296, 12, ''), (9515, 971, 297, 12, ''), (9516, 971, 310, 12, ''), (9517, 971, 311, 12, ''), (9518, 971, 313, 12, ''), (9519, 971, 317, 12, ''), (9520, 971, 329, 13, ''), (9521, 971, 331, 13, ''), (9522, 971, 340, 13, ''), (9523, 971, 344, 13, ''), (9524, 971, 347, 13, ''), (9525, 971, 349, 14, ''), (9526, 971, 351, 14, ''), (9527, 971, 357, 14, ''), (9528, 971, 364, 14, ''), (9529, 971, 388, 15, ''), (9530, 971, 391, 15, ''), (9531, 971, 399, 15, ''), (9532, 971, 410, 16, ''), (9533, 971, 412, 16, ''), (9534, 971, 420, 16, ''), (9535, 971, 422, 16, ''), (9536, 971, 424, 16, ''), (9537, 971, 429, 16, ''), (9538, 971, 430, 16, ''), (9539, 971, 437, 16, ''), (9540, 972, 295, 12, ''), (9541, 972, 296, 12, ''), (9542, 972, 297, 12, ''), (9543, 972, 310, 12, ''), (9544, 972, 311, 12, ''), (9545, 972, 313, 12, ''), (9546, 972, 317, 12, ''), (9547, 972, 329, 13, ''), (9548, 972, 331, 13, ''), (9549, 972, 340, 13, ''), (9550, 972, 344, 13, ''), (9551, 972, 347, 13, ''), (9552, 972, 349, 14, ''), (9553, 972, 351, 14, ''), (9554, 972, 357, 14, ''), (9555, 972, 364, 14, ''), (9556, 972, 388, 15, ''), (9557, 972, 391, 15, ''), (9558, 972, 399, 15, ''), (9559, 972, 410, 16, ''), (9560, 972, 412, 16, ''), (9561, 972, 420, 16, ''), (9562, 972, 422, 16, ''), (9563, 972, 424, 16, ''), (9564, 972, 429, 16, ''), (9565, 972, 430, 16, ''), (9566, 972, 437, 16, ''), (9567, 973, 295, 12, ''), (9568, 973, 296, 12, ''), (9569, 973, 297, 12, ''), (9570, 973, 310, 12, ''), (9571, 973, 311, 12, ''), (9572, 973, 313, 12, ''), (9573, 973, 317, 12, ''), (9574, 973, 329, 13, ''), (9575, 973, 331, 13, ''), (9576, 973, 340, 13, ''), (9577, 973, 344, 13, ''), (9578, 973, 347, 13, ''), (9579, 973, 349, 14, ''), (9580, 973, 351, 14, ''), (9581, 973, 357, 14, ''), (9582, 973, 364, 14, ''), (9583, 973, 388, 15, ''), (9584, 973, 391, 15, ''), (9585, 973, 399, 15, ''), (9586, 973, 410, 16, ''), (9587, 973, 412, 16, ''), (9588, 973, 420, 16, ''), (9589, 973, 422, 16, ''), (9590, 973, 424, 16, ''), (9591, 973, 429, 16, ''), (9592, 973, 430, 16, ''), (9593, 973, 437, 16, ''), (9594, 974, 295, 12, ''), (9595, 974, 296, 12, ''), (9596, 974, 297, 12, ''), (9597, 974, 310, 12, ''), (9598, 974, 311, 12, ''), (9599, 974, 313, 12, ''), (9600, 974, 317, 12, ''), (9601, 974, 329, 13, ''), (9602, 974, 331, 13, ''), (9603, 974, 340, 13, ''), (9604, 974, 344, 13, ''), (9605, 974, 347, 13, ''), (9606, 974, 349, 14, ''), (9607, 974, 351, 14, ''), (9608, 974, 357, 14, ''), (9609, 974, 364, 14, ''), (9610, 974, 388, 15, ''), (9611, 974, 391, 15, ''), (9612, 974, 399, 15, ''), (9613, 974, 410, 16, ''), (9614, 974, 412, 16, ''), (9615, 974, 420, 16, ''), (9616, 974, 422, 16, ''), (9617, 974, 424, 16, ''), (9618, 974, 429, 16, ''), (9619, 974, 430, 16, ''), (9620, 974, 437, 16, ''), (9621, 975, 295, 12, ''), (9622, 975, 296, 12, ''), (9623, 975, 297, 12, ''), (9624, 975, 310, 12, ''), (9625, 975, 311, 12, ''), (9626, 975, 313, 12, ''), (9627, 975, 317, 12, ''), (9628, 975, 329, 13, ''), (9629, 975, 331, 13, ''), (9630, 975, 340, 13, ''), (9631, 975, 344, 13, ''), (9632, 975, 347, 13, ''), (9633, 975, 349, 14, ''), (9634, 975, 351, 14, ''), (9635, 975, 357, 14, ''), (9636, 975, 364, 14, ''), (9637, 975, 388, 15, ''), (9638, 975, 391, 15, ''), (9639, 975, 399, 15, ''), (9640, 975, 410, 16, ''), (9641, 975, 412, 16, ''), (9642, 975, 420, 16, ''), (9643, 975, 422, 16, ''), (9644, 975, 424, 16, ''), (9645, 975, 429, 16, ''), (9646, 975, 430, 16, ''), (9647, 975, 437, 16, ''), (9648, 976, 295, 12, ''), (9649, 976, 296, 12, ''), (9650, 976, 297, 12, ''), (9651, 976, 310, 12, ''), (9652, 976, 311, 12, ''), (9653, 976, 313, 12, ''), (9654, 976, 317, 12, ''), (9655, 976, 329, 13, ''), (9656, 976, 331, 13, ''), (9657, 976, 340, 13, ''), (9658, 976, 344, 13, ''), (9659, 976, 347, 13, ''), (9660, 976, 349, 14, ''), (9661, 976, 351, 14, ''), (9662, 976, 357, 14, ''), (9663, 976, 364, 14, ''), (9664, 976, 388, 15, ''), (9665, 976, 391, 15, ''), (9666, 976, 399, 15, ''), (9667, 976, 410, 16, ''), (9668, 976, 412, 16, ''), (9669, 976, 420, 16, ''), (9670, 976, 422, 16, ''), (9671, 976, 424, 16, ''), (9672, 976, 429, 16, ''), (9673, 976, 430, 16, ''), (9674, 976, 437, 16, ''), (9675, 992, 0, 0, ''), (9676, 993, 0, 0, ''), (9689, 1006, 0, 0, ''), (9690, 1007, 0, 0, ''), (9691, 1008, 0, 0, ''), (9692, 1009, 0, 0, ''), (9693, 1010, 0, 0, ''), (9694, 1011, 0, 0, ''), (9695, 1012, 0, 0, ''), (9696, 1013, 0, 0, ''), (9697, 1014, 0, 0, ''), (9698, 1015, 0, 0, ''), (9699, 1016, 0, 0, ''), (9700, 1017, 0, 0, ''), (9701, 1018, 556, 20, ''), (9702, 1018, 561, 20, ''), (9703, 1018, 564, 20, ''), (9704, 1018, 573, 20, ''), (9705, 1019, 556, 20, ''), (9706, 1019, 561, 20, ''), (9707, 1019, 564, 20, ''), (9708, 1019, 573, 20, ''), (9709, 1020, 556, 20, ''), (9710, 1020, 561, 20, ''), (9711, 1020, 564, 20, ''), (9712, 1020, 573, 20, ''), (9713, 1021, 556, 20, ''), (9714, 1021, 561, 20, ''), (9715, 1021, 564, 20, ''), (9716, 1021, 573, 20, ''); -- -------------------------------------------------------- -- -- 資料表結構 `event_section_has_venues` -- CREATE TABLE IF NOT EXISTS `event_section_has_venues` ( `id` int(11) NOT NULL, `section_id` int(11) NOT NULL, `venue_id` int(11) NOT NULL, `other` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `status` enum('PENDING','PENDING0','PENDING1','PENDING2','PENDING3','APPROVED') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=2526 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `event_section_has_venues` -- INSERT INTO `event_section_has_venues` (`id`, `section_id`, `venue_id`, `other`, `status`) VALUES (1, 1, 0, '', 'APPROVED'), (42, 29, 0, '', 'APPROVED'), (43, 30, 0, '', 'APPROVED'), (47, 34, 0, '', 'APPROVED'), (48, 35, 0, '', 'APPROVED'), (49, 36, 0, '', 'APPROVED'), (50, 37, 15, '', 'APPROVED'), (51, 38, 15, '', 'APPROVED'), (52, 39, 15, '', 'APPROVED'), (53, 40, 66, '', 'APPROVED'), (55, 42, 28, '', 'PENDING'), (56, 43, 39, '', 'APPROVED'), (58, 45, 0, '', 'APPROVED'), (59, 46, 6, '', 'APPROVED'), (60, 47, 0, '', 'APPROVED'), (61, 48, 0, '', 'APPROVED'), (62, 49, 26, '', 'PENDING'), (63, 50, 64, '', 'PENDING'), (64, 51, 64, '', 'PENDING'), (65, 52, 64, '', 'PENDING'), (66, 53, 64, '', 'PENDING'), (67, 54, 64, '', 'PENDING'), (68, 55, 64, '', 'PENDING'), (69, 56, 2, '', 'APPROVED'), (70, 56, 3, '', 'APPROVED'), (71, 56, 4, '', 'APPROVED'), (72, 56, 5, '', 'APPROVED'), (73, 56, 6, '', 'APPROVED'), (74, 56, 7, '', 'APPROVED'), (75, 56, 8, '', 'APPROVED'), (76, 56, 9, '', 'APPROVED'), (77, 56, 10, '', 'APPROVED'), (78, 56, 11, '', 'APPROVED'), (79, 56, 12, '', 'APPROVED'), (80, 56, 13, '', 'APPROVED'), (81, 56, 14, '', 'APPROVED'), (82, 57, 21, '', 'PENDING'), (83, 58, 14, '', 'APPROVED'), (87, 62, 2, '', 'PENDING'), (90, 65, 30, '', 'PENDING'), (91, 66, 30, '', 'PENDING'), (96, 71, 30, '', 'APPROVED'), (97, 72, 30, '', 'APPROVED'), (98, 73, 0, '', 'APPROVED'), (99, 74, 0, '', 'APPROVED'), (100, 75, 0, '', 'APPROVED'), (101, 76, 0, '', 'APPROVED'), (102, 77, 0, '', 'APPROVED'), (103, 78, 0, '', 'APPROVED'), (104, 79, 0, '', 'APPROVED'), (105, 80, 0, '', 'APPROVED'), (106, 81, 0, '', 'APPROVED'), (107, 82, 0, '', 'APPROVED'), (108, 83, 0, '', 'APPROVED'), (109, 84, 3, '', 'APPROVED'), (110, 85, 24, '', 'PENDING'), (111, 86, 24, '', 'PENDING'), (112, 87, 23, '', 'APPROVED'), (113, 88, 2, '', 'APPROVED'), (118, 91, 0, '', 'APPROVED'), (119, 91, 0, '長洲救世軍白普理營', 'APPROVED'), (120, 92, 0, '', 'APPROVED'), (121, 92, 0, '長洲救世軍白普理營', 'APPROVED'), (122, 93, 28, '', 'APPROVED'), (123, 94, 28, '', 'APPROVED'), (124, 95, 28, '', 'APPROVED'), (125, 96, 20, '', 'APPROVED'), (126, 97, 20, '', 'APPROVED'), (129, 99, 44, '', 'APPROVED'), (130, 99, 0, '高山劇場', 'APPROVED'), (135, 104, 44, '', 'APPROVED'), (136, 105, 44, '', 'APPROVED'), (137, 106, 44, '', 'APPROVED'), (138, 107, 44, '', 'APPROVED'), (140, 109, 55, '', 'APPROVED'), (141, 110, 0, '', 'APPROVED'), (142, 111, 66, '', 'PENDING'), (143, 112, 66, '', 'PENDING'), (144, 113, 25, '', 'APPROVED'), (145, 113, 26, '', 'APPROVED'), (146, 114, 25, '', 'APPROVED'), (147, 114, 26, '', 'APPROVED'), (148, 115, 0, '', 'APPROVED'), (149, 115, 5, '', 'APPROVED'), (150, 116, 0, '', 'APPROVED'), (151, 116, 5, '', 'APPROVED'), (152, 117, 0, '', 'APPROVED'), (153, 117, 5, '', 'APPROVED'), (154, 118, 0, '', 'APPROVED'), (155, 118, 5, '', 'APPROVED'), (156, 119, 0, '', 'APPROVED'), (157, 119, 5, '', 'APPROVED'), (158, 120, 21, '', 'APPROVED'), (159, 121, 0, '', 'APPROVED'), (160, 122, 0, '', 'APPROVED'), (161, 123, 0, '', 'APPROVED'), (162, 124, 0, '', 'APPROVED'), (163, 125, 0, '', 'APPROVED'), (164, 126, 0, '', 'APPROVED'), (165, 127, 0, '', 'APPROVED'), (166, 128, 0, '', 'APPROVED'), (167, 129, 0, '', 'APPROVED'), (168, 130, 0, '', 'APPROVED'), (169, 131, 0, '', 'APPROVED'), (170, 132, 0, '', 'APPROVED'), (171, 133, 0, '', 'APPROVED'), (172, 134, 0, '', 'APPROVED'), (173, 135, 66, '', 'APPROVED'), (174, 136, 66, '', 'APPROVED'), (175, 137, 0, '', 'APPROVED'), (176, 138, 0, '', 'APPROVED'), (177, 139, 0, '', 'APPROVED'), (178, 140, 0, '', 'APPROVED'), (179, 141, 0, '', 'APPROVED'), (180, 142, 0, '', 'APPROVED'), (181, 143, 20, '', 'APPROVED'), (182, 144, 20, '', 'APPROVED'), (183, 145, 0, '', 'APPROVED'), (184, 146, 0, '', 'APPROVED'), (185, 147, 0, '', 'APPROVED'), (186, 148, 0, '', 'APPROVED'), (187, 149, 0, '', 'APPROVED'), (188, 150, 0, '', 'APPROVED'), (189, 151, 0, '', 'APPROVED'), (190, 152, 0, '', 'APPROVED'), (191, 153, 26, '', 'PENDING'), (192, 154, 26, '', 'PENDING'), (193, 155, 26, '', 'PENDING'), (194, 156, 26, '', 'PENDING'), (195, 157, 26, '', 'PENDING'), (196, 158, 26, '', 'PENDING'), (197, 159, 26, '', 'PENDING'), (198, 160, 26, '', 'PENDING'), (199, 161, 26, '', 'PENDING'), (200, 162, 26, '', 'PENDING'), (201, 163, 16, '', 'PENDING'), (202, 163, 17, '', 'PENDING'), (203, 163, 18, '', 'PENDING'), (204, 163, 19, '', 'PENDING'), (205, 163, 20, '', 'PENDING'), (206, 163, 30, '', 'PENDING'), (207, 163, 31, '', 'PENDING'), (208, 163, 32, '', 'PENDING'), (209, 163, 33, '', 'PENDING'), (210, 163, 34, '', 'PENDING'), (211, 164, 16, '', 'PENDING'), (212, 164, 17, '', 'PENDING'), (213, 164, 18, '', 'PENDING'), (214, 164, 19, '', 'PENDING'), (215, 164, 20, '', 'PENDING'), (216, 164, 30, '', 'PENDING'), (217, 164, 31, '', 'PENDING'), (218, 164, 32, '', 'PENDING'), (219, 164, 33, '', 'PENDING'), (220, 164, 34, '', 'PENDING'), (221, 165, 16, '', 'PENDING'), (222, 165, 17, '', 'PENDING'), (223, 165, 18, '', 'PENDING'), (224, 165, 19, '', 'PENDING'), (225, 165, 20, '', 'PENDING'), (226, 165, 30, '', 'PENDING'), (227, 165, 31, '', 'PENDING'), (228, 165, 32, '', 'PENDING'), (229, 165, 33, '', 'PENDING'), (230, 165, 34, '', 'PENDING'), (231, 166, 16, '', 'PENDING'), (232, 166, 17, '', 'PENDING'), (233, 166, 18, '', 'PENDING'), (234, 166, 19, '', 'PENDING'), (235, 166, 20, '', 'PENDING'), (236, 166, 30, '', 'PENDING'), (237, 166, 31, '', 'PENDING'), (238, 166, 32, '', 'PENDING'), (239, 166, 33, '', 'PENDING'), (240, 166, 34, '', 'PENDING'), (241, 167, 16, '', 'PENDING'), (242, 167, 17, '', 'PENDING'), (243, 167, 18, '', 'PENDING'), (244, 167, 19, '', 'PENDING'), (245, 167, 20, '', 'PENDING'), (246, 167, 30, '', 'PENDING'), (247, 167, 31, '', 'PENDING'), (248, 167, 32, '', 'PENDING'), (249, 167, 33, '', 'PENDING'), (250, 167, 34, '', 'PENDING'), (251, 168, 16, '', 'PENDING'), (252, 168, 17, '', 'PENDING'), (253, 168, 18, '', 'PENDING'), (254, 168, 19, '', 'PENDING'), (255, 168, 20, '', 'PENDING'), (256, 168, 30, '', 'PENDING'), (257, 168, 31, '', 'PENDING'), (258, 168, 32, '', 'PENDING'), (259, 168, 33, '', 'PENDING'), (260, 168, 34, '', 'PENDING'), (261, 169, 16, '', 'PENDING'), (262, 169, 17, '', 'PENDING'), (263, 169, 18, '', 'PENDING'), (264, 169, 19, '', 'PENDING'), (265, 169, 20, '', 'PENDING'), (266, 169, 30, '', 'PENDING'), (267, 169, 31, '', 'PENDING'), (268, 169, 32, '', 'PENDING'), (269, 169, 33, '', 'PENDING'), (270, 169, 34, '', 'PENDING'), (271, 170, 16, '', 'PENDING'), (272, 170, 17, '', 'PENDING'), (273, 170, 18, '', 'PENDING'), (274, 170, 19, '', 'PENDING'), (275, 170, 20, '', 'PENDING'), (276, 170, 30, '', 'PENDING'), (277, 170, 31, '', 'PENDING'), (278, 170, 32, '', 'PENDING'), (279, 170, 33, '', 'PENDING'), (280, 170, 34, '', 'PENDING'), (281, 171, 16, '', 'PENDING'), (282, 171, 17, '', 'PENDING'), (283, 171, 18, '', 'PENDING'), (284, 171, 19, '', 'PENDING'), (285, 171, 20, '', 'PENDING'), (286, 171, 30, '', 'PENDING'), (287, 171, 31, '', 'PENDING'), (288, 171, 32, '', 'PENDING'), (289, 171, 33, '', 'PENDING'), (290, 171, 34, '', 'PENDING'), (291, 172, 16, '', 'PENDING'), (292, 172, 17, '', 'PENDING'), (293, 172, 18, '', 'PENDING'), (294, 172, 19, '', 'PENDING'), (295, 172, 20, '', 'PENDING'), (296, 172, 30, '', 'PENDING'), (297, 172, 31, '', 'PENDING'), (298, 172, 32, '', 'PENDING'), (299, 172, 33, '', 'PENDING'), (300, 172, 34, '', 'PENDING'), (301, 173, 16, '', 'PENDING'), (302, 173, 17, '', 'PENDING'), (303, 173, 18, '', 'PENDING'), (304, 173, 19, '', 'PENDING'), (305, 173, 20, '', 'PENDING'), (306, 173, 30, '', 'PENDING'), (307, 173, 31, '', 'PENDING'), (308, 173, 32, '', 'PENDING'), (309, 173, 33, '', 'PENDING'), (310, 173, 34, '', 'PENDING'), (311, 174, 16, '', 'PENDING'), (312, 174, 17, '', 'PENDING'), (313, 174, 18, '', 'PENDING'), (314, 174, 19, '', 'PENDING'), (315, 174, 20, '', 'PENDING'), (316, 174, 30, '', 'PENDING'), (317, 174, 31, '', 'PENDING'), (318, 174, 32, '', 'PENDING'), (319, 174, 33, '', 'PENDING'), (320, 174, 34, '', 'PENDING'), (321, 175, 16, '', 'PENDING'), (322, 175, 17, '', 'PENDING'), (323, 175, 18, '', 'PENDING'), (324, 175, 19, '', 'PENDING'), (325, 175, 20, '', 'PENDING'), (326, 175, 30, '', 'PENDING'), (327, 175, 31, '', 'PENDING'), (328, 175, 32, '', 'PENDING'), (329, 175, 33, '', 'PENDING'), (330, 175, 34, '', 'PENDING'), (331, 176, 16, '', 'PENDING'), (332, 176, 17, '', 'PENDING'), (333, 176, 18, '', 'PENDING'), (334, 176, 19, '', 'PENDING'), (335, 176, 20, '', 'PENDING'), (336, 176, 30, '', 'PENDING'), (337, 176, 31, '', 'PENDING'), (338, 176, 32, '', 'PENDING'), (339, 176, 33, '', 'PENDING'), (340, 176, 34, '', 'PENDING'), (341, 177, 16, '', 'PENDING'), (342, 177, 17, '', 'PENDING'), (343, 177, 18, '', 'PENDING'), (344, 177, 19, '', 'PENDING'), (345, 177, 20, '', 'PENDING'), (346, 177, 30, '', 'PENDING'), (347, 177, 31, '', 'PENDING'), (348, 177, 32, '', 'PENDING'), (349, 177, 33, '', 'PENDING'), (350, 177, 34, '', 'PENDING'), (351, 178, 16, '', 'PENDING'), (352, 178, 17, '', 'PENDING'), (353, 178, 18, '', 'PENDING'), (354, 178, 19, '', 'PENDING'), (355, 178, 20, '', 'PENDING'), (356, 178, 30, '', 'PENDING'), (357, 178, 31, '', 'PENDING'), (358, 178, 32, '', 'PENDING'), (359, 178, 33, '', 'PENDING'), (360, 178, 34, '', 'PENDING'), (361, 179, 16, '', 'PENDING'), (362, 179, 17, '', 'PENDING'), (363, 179, 18, '', 'PENDING'), (364, 179, 19, '', 'PENDING'), (365, 179, 20, '', 'PENDING'), (366, 179, 30, '', 'PENDING'), (367, 179, 31, '', 'PENDING'), (368, 179, 32, '', 'PENDING'), (369, 179, 33, '', 'PENDING'), (370, 179, 34, '', 'PENDING'), (371, 180, 16, '', 'PENDING'), (372, 180, 17, '', 'PENDING'), (373, 180, 18, '', 'PENDING'), (374, 180, 19, '', 'PENDING'), (375, 180, 20, '', 'PENDING'), (376, 180, 30, '', 'PENDING'), (377, 180, 31, '', 'PENDING'), (378, 180, 32, '', 'PENDING'), (379, 180, 33, '', 'PENDING'), (380, 180, 34, '', 'PENDING'), (381, 181, 16, '', 'PENDING'), (382, 181, 17, '', 'PENDING'), (383, 181, 18, '', 'PENDING'), (384, 181, 19, '', 'PENDING'), (385, 181, 20, '', 'PENDING'), (386, 181, 30, '', 'PENDING'), (387, 181, 31, '', 'PENDING'), (388, 181, 32, '', 'PENDING'), (389, 181, 33, '', 'PENDING'), (390, 181, 34, '', 'PENDING'), (391, 182, 16, '', 'PENDING'), (392, 182, 17, '', 'PENDING'), (393, 182, 18, '', 'PENDING'), (394, 182, 19, '', 'PENDING'), (395, 182, 20, '', 'PENDING'), (396, 182, 30, '', 'PENDING'), (397, 182, 31, '', 'PENDING'), (398, 182, 32, '', 'PENDING'), (399, 182, 33, '', 'PENDING'), (400, 182, 34, '', 'PENDING'), (401, 183, 16, '', 'PENDING'), (402, 183, 17, '', 'PENDING'), (403, 183, 18, '', 'PENDING'), (404, 183, 19, '', 'PENDING'), (405, 183, 20, '', 'PENDING'), (406, 183, 30, '', 'PENDING'), (407, 183, 31, '', 'PENDING'), (408, 183, 32, '', 'PENDING'), (409, 183, 33, '', 'PENDING'), (410, 183, 34, '', 'PENDING'), (411, 184, 16, '', 'PENDING'), (412, 184, 17, '', 'PENDING'), (413, 184, 18, '', 'PENDING'), (414, 184, 19, '', 'PENDING'), (415, 184, 20, '', 'PENDING'), (416, 184, 30, '', 'PENDING'), (417, 184, 31, '', 'PENDING'), (418, 184, 32, '', 'PENDING'), (419, 184, 33, '', 'PENDING'), (420, 184, 34, '', 'PENDING'), (421, 185, 16, '', 'PENDING'), (422, 185, 17, '', 'PENDING'), (423, 185, 18, '', 'PENDING'), (424, 185, 19, '', 'PENDING'), (425, 185, 20, '', 'PENDING'), (426, 185, 30, '', 'PENDING'), (427, 185, 31, '', 'PENDING'), (428, 185, 32, '', 'PENDING'), (429, 185, 33, '', 'PENDING'), (430, 185, 34, '', 'PENDING'), (431, 186, 16, '', 'PENDING'), (432, 186, 17, '', 'PENDING'), (433, 186, 18, '', 'PENDING'), (434, 186, 19, '', 'PENDING'), (435, 186, 20, '', 'PENDING'), (436, 186, 30, '', 'PENDING'), (437, 186, 31, '', 'PENDING'), (438, 186, 32, '', 'PENDING'), (439, 186, 33, '', 'PENDING'), (440, 186, 34, '', 'PENDING'), (441, 187, 16, '', 'PENDING'), (442, 187, 17, '', 'PENDING'), (443, 187, 18, '', 'PENDING'), (444, 187, 19, '', 'PENDING'), (445, 187, 20, '', 'PENDING'), (446, 187, 30, '', 'PENDING'), (447, 187, 31, '', 'PENDING'), (448, 187, 32, '', 'PENDING'), (449, 187, 33, '', 'PENDING'), (450, 187, 34, '', 'PENDING'), (451, 188, 16, '', 'PENDING'), (452, 188, 17, '', 'PENDING'), (453, 188, 18, '', 'PENDING'), (454, 188, 19, '', 'PENDING'), (455, 188, 20, '', 'PENDING'), (456, 188, 30, '', 'PENDING'), (457, 188, 31, '', 'PENDING'), (458, 188, 32, '', 'PENDING'), (459, 188, 33, '', 'PENDING'), (460, 188, 34, '', 'PENDING'), (461, 189, 16, '', 'PENDING'), (462, 189, 17, '', 'PENDING'), (463, 189, 18, '', 'PENDING'), (464, 189, 19, '', 'PENDING'), (465, 189, 20, '', 'PENDING'), (466, 189, 30, '', 'PENDING'), (467, 189, 31, '', 'PENDING'), (468, 189, 32, '', 'PENDING'), (469, 189, 33, '', 'PENDING'), (470, 189, 34, '', 'PENDING'), (471, 190, 16, '', 'PENDING'), (472, 190, 17, '', 'PENDING'), (473, 190, 18, '', 'PENDING'), (474, 190, 19, '', 'PENDING'), (475, 190, 20, '', 'PENDING'), (476, 190, 30, '', 'PENDING'), (477, 190, 31, '', 'PENDING'), (478, 190, 32, '', 'PENDING'), (479, 190, 33, '', 'PENDING'), (480, 190, 34, '', 'PENDING'), (481, 191, 16, '', 'PENDING'), (482, 191, 17, '', 'PENDING'), (483, 191, 18, '', 'PENDING'), (484, 191, 19, '', 'PENDING'), (485, 191, 20, '', 'PENDING'), (486, 191, 30, '', 'PENDING'), (487, 191, 31, '', 'PENDING'), (488, 191, 32, '', 'PENDING'), (489, 191, 33, '', 'PENDING'), (490, 191, 34, '', 'PENDING'), (491, 192, 16, '', 'PENDING'), (492, 192, 17, '', 'PENDING'), (493, 192, 18, '', 'PENDING'), (494, 192, 19, '', 'PENDING'), (495, 192, 20, '', 'PENDING'), (496, 192, 30, '', 'PENDING'), (497, 192, 31, '', 'PENDING'), (498, 192, 32, '', 'PENDING'), (499, 192, 33, '', 'PENDING'), (500, 192, 34, '', 'PENDING'), (501, 193, 16, '', 'PENDING'), (502, 193, 17, '', 'PENDING'), (503, 193, 18, '', 'PENDING'), (504, 193, 19, '', 'PENDING'), (505, 193, 20, '', 'PENDING'), (506, 193, 30, '', 'PENDING'), (507, 193, 31, '', 'PENDING'), (508, 193, 32, '', 'PENDING'), (509, 193, 33, '', 'PENDING'), (510, 193, 34, '', 'PENDING'), (511, 194, 16, '', 'PENDING'), (512, 194, 17, '', 'PENDING'), (513, 194, 18, '', 'PENDING'), (514, 194, 19, '', 'PENDING'), (515, 194, 20, '', 'PENDING'), (516, 194, 30, '', 'APPROVED'), (517, 194, 31, '', 'PENDING'), (518, 194, 32, '', 'PENDING'), (519, 194, 33, '', 'PENDING'), (520, 194, 34, '', 'PENDING'), (521, 195, 16, '', 'PENDING'), (522, 195, 17, '', 'PENDING'), (523, 195, 18, '', 'PENDING'), (524, 195, 19, '', 'PENDING'), (525, 195, 20, '', 'PENDING'), (526, 195, 30, '', 'PENDING'), (527, 195, 31, '', 'PENDING'), (528, 195, 32, '', 'PENDING'), (529, 195, 33, '', 'PENDING'), (530, 195, 34, '', 'PENDING'), (531, 196, 16, '', 'PENDING'), (532, 196, 17, '', 'PENDING'), (533, 196, 18, '', 'PENDING'), (534, 196, 19, '', 'PENDING'), (535, 196, 20, '', 'PENDING'), (536, 196, 30, '', 'PENDING'), (537, 196, 31, '', 'PENDING'), (538, 196, 32, '', 'PENDING'), (539, 196, 33, '', 'PENDING'), (540, 196, 34, '', 'PENDING'), (541, 197, 16, '', 'PENDING'), (542, 197, 17, '', 'PENDING'), (543, 197, 18, '', 'PENDING'), (544, 197, 19, '', 'PENDING'), (545, 197, 20, '', 'PENDING'), (546, 197, 30, '', 'PENDING'), (547, 197, 31, '', 'PENDING'), (548, 197, 32, '', 'PENDING'), (549, 197, 33, '', 'PENDING'), (550, 197, 34, '', 'PENDING'), (551, 198, 16, '', 'PENDING'), (552, 198, 17, '', 'PENDING'), (553, 198, 18, '', 'PENDING'), (554, 198, 19, '', 'PENDING'), (555, 198, 20, '', 'PENDING'), (556, 198, 30, '', 'PENDING'), (557, 198, 31, '', 'PENDING'), (558, 198, 32, '', 'PENDING'), (559, 198, 33, '', 'PENDING'), (560, 198, 34, '', 'PENDING'), (561, 199, 16, '', 'PENDING'), (562, 199, 17, '', 'PENDING'), (563, 199, 18, '', 'PENDING'), (564, 199, 19, '', 'PENDING'), (565, 199, 20, '', 'PENDING'), (566, 199, 30, '', 'PENDING'), (567, 199, 31, '', 'PENDING'), (568, 199, 32, '', 'PENDING'), (569, 199, 33, '', 'PENDING'), (570, 199, 34, '', 'PENDING'), (571, 200, 16, '', 'PENDING'), (572, 200, 17, '', 'PENDING'), (573, 200, 18, '', 'PENDING'), (574, 200, 19, '', 'PENDING'), (575, 200, 20, '', 'PENDING'), (576, 200, 30, '', 'PENDING'), (577, 200, 31, '', 'PENDING'), (578, 200, 32, '', 'PENDING'), (579, 200, 33, '', 'PENDING'), (580, 200, 34, '', 'PENDING'), (581, 201, 16, '', 'PENDING'), (582, 201, 17, '', 'PENDING'), (583, 201, 18, '', 'PENDING'), (584, 201, 19, '', 'PENDING'), (585, 201, 20, '', 'PENDING'), (586, 201, 30, '', 'PENDING'), (587, 201, 31, '', 'PENDING'), (588, 201, 32, '', 'PENDING'), (589, 201, 33, '', 'PENDING'), (590, 201, 34, '', 'PENDING'), (591, 202, 16, '', 'PENDING'), (592, 202, 17, '', 'PENDING'), (593, 202, 18, '', 'PENDING'), (594, 202, 19, '', 'PENDING'), (595, 202, 20, '', 'PENDING'), (596, 202, 30, '', 'PENDING'), (597, 202, 31, '', 'PENDING'), (598, 202, 32, '', 'PENDING'), (599, 202, 33, '', 'PENDING'), (600, 202, 34, '', 'PENDING'), (601, 203, 16, '', 'PENDING'), (602, 203, 17, '', 'PENDING'), (603, 203, 18, '', 'PENDING'), (604, 203, 19, '', 'PENDING'), (605, 203, 20, '', 'PENDING'), (606, 203, 30, '', 'PENDING'), (607, 203, 31, '', 'PENDING'), (608, 203, 32, '', 'PENDING'), (609, 203, 33, '', 'PENDING'), (610, 203, 34, '', 'PENDING'), (611, 204, 16, '', 'PENDING'), (612, 204, 17, '', 'PENDING'), (613, 204, 18, '', 'PENDING'), (614, 204, 19, '', 'PENDING'), (615, 204, 20, '', 'PENDING'), (616, 204, 30, '', 'PENDING'), (617, 204, 31, '', 'PENDING'), (618, 204, 32, '', 'PENDING'), (619, 204, 33, '', 'PENDING'), (620, 204, 34, '', 'PENDING'), (621, 205, 16, '', 'PENDING'), (622, 205, 17, '', 'PENDING'), (623, 205, 18, '', 'PENDING'), (624, 205, 19, '', 'PENDING'), (625, 205, 20, '', 'PENDING'), (626, 205, 30, '', 'PENDING'), (627, 205, 31, '', 'PENDING'), (628, 205, 32, '', 'PENDING'), (629, 205, 33, '', 'PENDING'), (630, 205, 34, '', 'PENDING'), (631, 206, 16, '', 'PENDING'), (632, 206, 17, '', 'PENDING'), (633, 206, 18, '', 'PENDING'), (634, 206, 19, '', 'PENDING'), (635, 206, 20, '', 'PENDING'), (636, 206, 30, '', 'PENDING'), (637, 206, 31, '', 'PENDING'), (638, 206, 32, '', 'PENDING'), (639, 206, 33, '', 'PENDING'), (640, 206, 34, '', 'PENDING'), (641, 207, 16, '', 'PENDING'), (642, 207, 17, '', 'PENDING'), (643, 207, 18, '', 'PENDING'), (644, 207, 19, '', 'PENDING'), (645, 207, 20, '', 'PENDING'), (646, 207, 30, '', 'PENDING'), (647, 207, 31, '', 'PENDING'), (648, 207, 32, '', 'PENDING'), (649, 207, 33, '', 'PENDING'), (650, 207, 34, '', 'PENDING'), (651, 208, 16, '', 'PENDING'), (652, 208, 17, '', 'PENDING'), (653, 208, 18, '', 'PENDING'), (654, 208, 19, '', 'PENDING'), (655, 208, 20, '', 'PENDING'), (656, 208, 30, '', 'PENDING'), (657, 208, 31, '', 'PENDING'), (658, 208, 32, '', 'PENDING'), (659, 208, 33, '', 'PENDING'), (660, 208, 34, '', 'PENDING'), (661, 209, 16, '', 'PENDING'), (662, 209, 17, '', 'PENDING'), (663, 209, 18, '', 'PENDING'), (664, 209, 19, '', 'PENDING'), (665, 209, 20, '', 'PENDING'), (666, 209, 30, '', 'PENDING'), (667, 209, 31, '', 'PENDING'), (668, 209, 32, '', 'PENDING'), (669, 209, 33, '', 'PENDING'), (670, 209, 34, '', 'PENDING'), (671, 210, 16, '', 'PENDING'), (672, 210, 17, '', 'PENDING'), (673, 210, 18, '', 'PENDING'), (674, 210, 19, '', 'PENDING'), (675, 210, 20, '', 'PENDING'), (676, 210, 30, '', 'PENDING'), (677, 210, 31, '', 'PENDING'), (678, 210, 32, '', 'PENDING'), (679, 210, 33, '', 'PENDING'), (680, 210, 34, '', 'PENDING'), (681, 211, 16, '', 'PENDING'), (682, 211, 17, '', 'PENDING'), (683, 211, 18, '', 'PENDING'), (684, 211, 19, '', 'PENDING'), (685, 211, 20, '', 'PENDING'), (686, 211, 30, '', 'PENDING'), (687, 211, 31, '', 'PENDING'), (688, 211, 32, '', 'PENDING'), (689, 211, 33, '', 'PENDING'), (690, 211, 34, '', 'PENDING'), (691, 212, 16, '', 'PENDING'), (692, 212, 17, '', 'PENDING'), (693, 212, 18, '', 'PENDING'), (694, 212, 19, '', 'PENDING'), (695, 212, 20, '', 'PENDING'), (696, 212, 30, '', 'PENDING'), (697, 212, 31, '', 'PENDING'), (698, 212, 32, '', 'PENDING'), (699, 212, 33, '', 'PENDING'), (700, 212, 34, '', 'PENDING'), (701, 213, 16, '', 'PENDING'), (702, 213, 17, '', 'PENDING'), (703, 213, 18, '', 'PENDING'), (704, 213, 19, '', 'PENDING'), (705, 213, 20, '', 'PENDING'), (706, 213, 30, '', 'PENDING'), (707, 213, 31, '', 'PENDING'), (708, 213, 32, '', 'PENDING'), (709, 213, 33, '', 'PENDING'), (710, 213, 34, '', 'PENDING'), (711, 214, 16, '', 'PENDING'), (712, 214, 17, '', 'PENDING'), (713, 214, 18, '', 'PENDING'), (714, 214, 19, '', 'PENDING'), (715, 214, 20, '', 'PENDING'), (716, 214, 30, '', 'PENDING'), (717, 214, 31, '', 'PENDING'), (718, 214, 32, '', 'PENDING'), (719, 214, 33, '', 'PENDING'), (720, 214, 34, '', 'PENDING'), (721, 215, 16, '', 'PENDING'), (722, 215, 17, '', 'PENDING'), (723, 215, 18, '', 'PENDING'), (724, 215, 19, '', 'PENDING'), (725, 215, 20, '', 'PENDING'), (726, 215, 30, '', 'PENDING'), (727, 215, 31, '', 'PENDING'), (728, 215, 32, '', 'PENDING'), (729, 215, 33, '', 'PENDING'), (730, 215, 34, '', 'PENDING'), (731, 216, 16, '', 'PENDING'), (732, 216, 17, '', 'PENDING'), (733, 216, 18, '', 'PENDING'), (734, 216, 19, '', 'PENDING'), (735, 216, 20, '', 'PENDING'), (736, 216, 30, '', 'PENDING'), (737, 216, 31, '', 'PENDING'), (738, 216, 32, '', 'PENDING'), (739, 216, 33, '', 'PENDING'), (740, 216, 34, '', 'PENDING'), (741, 217, 16, '', 'PENDING'), (742, 217, 17, '', 'PENDING'), (743, 217, 18, '', 'PENDING'), (744, 217, 19, '', 'PENDING'), (745, 217, 20, '', 'PENDING'), (746, 217, 30, '', 'PENDING'), (747, 217, 31, '', 'PENDING'), (748, 217, 32, '', 'PENDING'), (749, 217, 33, '', 'PENDING'), (750, 217, 34, '', 'PENDING'), (751, 218, 16, '', 'PENDING'), (752, 218, 17, '', 'PENDING'), (753, 218, 18, '', 'PENDING'), (754, 218, 19, '', 'PENDING'), (755, 218, 20, '', 'PENDING'), (756, 218, 30, '', 'PENDING'), (757, 218, 31, '', 'PENDING'), (758, 218, 32, '', 'PENDING'), (759, 218, 33, '', 'PENDING'), (760, 218, 34, '', 'PENDING'), (761, 219, 16, '', 'PENDING'), (762, 219, 17, '', 'PENDING'), (763, 219, 18, '', 'PENDING'), (764, 219, 19, '', 'PENDING'), (765, 219, 20, '', 'PENDING'), (766, 219, 30, '', 'PENDING'), (767, 219, 31, '', 'PENDING'), (768, 219, 32, '', 'PENDING'), (769, 219, 33, '', 'PENDING'), (770, 219, 34, '', 'PENDING'), (771, 220, 16, '', 'PENDING'), (772, 220, 17, '', 'PENDING'), (773, 220, 18, '', 'PENDING'), (774, 220, 19, '', 'PENDING'), (775, 220, 20, '', 'PENDING'), (776, 220, 30, '', 'PENDING'), (777, 220, 31, '', 'PENDING'), (778, 220, 32, '', 'PENDING'), (779, 220, 33, '', 'PENDING'), (780, 220, 34, '', 'PENDING'), (781, 221, 16, '', 'PENDING'), (782, 221, 17, '', 'PENDING'), (783, 221, 18, '', 'PENDING'), (784, 221, 19, '', 'PENDING'), (785, 221, 20, '', 'PENDING'), (786, 221, 30, '', 'PENDING'), (787, 221, 31, '', 'PENDING'), (788, 221, 32, '', 'PENDING'), (789, 221, 33, '', 'PENDING'), (790, 221, 34, '', 'PENDING'), (791, 222, 16, '', 'PENDING'), (792, 222, 17, '', 'PENDING'), (793, 222, 18, '', 'PENDING'), (794, 222, 19, '', 'PENDING'), (795, 222, 20, '', 'PENDING'), (796, 222, 30, '', 'PENDING'), (797, 222, 31, '', 'PENDING'), (798, 222, 32, '', 'PENDING'), (799, 222, 33, '', 'PENDING'), (800, 222, 34, '', 'PENDING'), (806, 228, 71, '', 'APPROVED'), (807, 229, 2, '', 'PENDING'), (808, 229, 3, '', 'PENDING'), (809, 229, 4, '', 'PENDING'), (810, 229, 5, '', 'PENDING'), (811, 229, 6, '', 'PENDING'), (812, 229, 7, '', 'PENDING'), (813, 229, 8, '', 'PENDING'), (814, 229, 9, '', 'PENDING'), (815, 229, 10, '', 'PENDING'), (816, 229, 11, '', 'PENDING'), (817, 229, 12, '', 'PENDING'), (818, 229, 13, '', 'PENDING'), (819, 229, 14, '', 'PENDING'), (820, 230, 16, '', 'PENDING'), (821, 231, 16, '', 'PENDING'), (823, 233, 2, '', 'PENDING'), (824, 233, 3, '', 'PENDING'), (825, 233, 9, '', 'PENDING'), (830, 238, 28, '', 'PENDING'), (831, 239, 34, '', 'PENDING'), (832, 240, 34, '', 'PENDING'), (833, 241, 34, '', 'PENDING'), (834, 242, 34, '', 'PENDING'), (835, 243, 34, '', 'PENDING'), (836, 244, 34, '', 'PENDING'), (837, 245, 34, '', 'PENDING'), (838, 246, 34, '', 'PENDING'), (839, 247, 34, '', 'PENDING'), (840, 248, 34, '', 'PENDING'), (880, 252, 9, '', 'PENDING'), (881, 253, 9, '', 'PENDING'), (882, 254, 9, '', 'PENDING'), (883, 255, 9, '', 'PENDING'), (884, 256, 66, '', 'PENDING'), (885, 257, 66, '', 'PENDING'), (886, 258, 66, '', 'PENDING'), (887, 259, 66, '', 'PENDING'), (888, 260, 20, '', 'PENDING'), (889, 261, 20, '', 'PENDING'), (890, 262, 20, '', 'PENDING'), (891, 263, 20, '', 'PENDING'), (892, 264, 20, '', 'PENDING'), (893, 265, 20, '', 'PENDING'), (894, 266, 20, '', 'PENDING'), (895, 267, 20, '', 'PENDING'), (896, 268, 23, '', 'PENDING'), (897, 269, 23, '', 'PENDING'), (898, 270, 2, '', 'PENDING'), (899, 270, 3, '', 'PENDING'), (900, 270, 4, '', 'PENDING'), (901, 270, 5, '', 'PENDING'), (902, 270, 6, '', 'PENDING'), (903, 270, 7, '', 'PENDING'), (904, 270, 8, '', 'PENDING'), (905, 270, 9, '', 'PENDING'), (906, 270, 10, '', 'PENDING'), (907, 270, 11, '', 'PENDING'), (908, 270, 12, '', 'PENDING'), (909, 270, 13, '', 'PENDING'), (910, 270, 14, '', 'PENDING'), (911, 271, 2, '', 'PENDING'), (912, 271, 3, '', 'PENDING'), (913, 271, 4, '', 'PENDING'), (914, 271, 5, '', 'PENDING'), (915, 271, 6, '', 'PENDING'), (916, 271, 7, '', 'PENDING'), (917, 271, 8, '', 'PENDING'), (918, 271, 9, '', 'PENDING'), (919, 271, 10, '', 'PENDING'), (920, 271, 11, '', 'PENDING'), (921, 271, 12, '', 'PENDING'), (922, 271, 13, '', 'PENDING'), (923, 271, 14, '', 'PENDING'), (924, 272, 2, '', 'PENDING'), (925, 272, 3, '', 'PENDING'), (926, 272, 4, '', 'PENDING'), (927, 272, 5, '', 'PENDING'), (928, 272, 6, '', 'PENDING'), (929, 272, 7, '', 'PENDING'), (930, 272, 8, '', 'PENDING'), (931, 272, 9, '', 'PENDING'), (932, 272, 10, '', 'PENDING'), (933, 272, 11, '', 'PENDING'), (934, 272, 12, '', 'PENDING'), (935, 272, 13, '', 'PENDING'), (936, 272, 14, '', 'PENDING'), (937, 273, 5, '', 'PENDING'), (938, 274, 5, '', 'PENDING'), (939, 275, 5, '', 'PENDING'), (940, 276, 11, '', 'PENDING'), (941, 277, 11, '', 'PENDING'), (942, 278, 11, '', 'PENDING'), (943, 279, 11, '', 'PENDING'), (944, 280, 11, '', 'PENDING'), (945, 281, 11, '', 'PENDING'), (946, 282, 5, '', 'PENDING'), (947, 283, 6, '', 'APPROVED'), (948, 284, 6, '', 'APPROVED'), (949, 285, 6, '', 'APPROVED'), (950, 286, 6, '', 'APPROVED'), (951, 287, 6, '', 'APPROVED'), (952, 288, 36, '', 'PENDING'), (1011, 302, 2, '', 'PENDING'), (1012, 303, 2, '', 'PENDING'), (1013, 304, 13, '', 'PENDING'), (1014, 305, 3, '', 'PENDING'), (1064, 332, 28, '', 'PENDING'), (1082, 342, 4, '', 'PENDING'), (1083, 343, 4, '', 'PENDING'), (1084, 344, 4, '', 'PENDING'), (1099, 353, 4, '', 'PENDING'), (1100, 354, 4, '', 'PENDING'), (1101, 355, 4, '', 'PENDING'), (1102, 356, 4, '', 'PENDING'), (1109, 363, 56, '', 'PENDING'), (1110, 363, 69, '', 'PENDING'), (1111, 364, 56, '', 'PENDING'), (1112, 364, 69, '', 'PENDING'), (1113, 365, 56, '', 'PENDING'), (1114, 365, 69, '', 'PENDING'), (1115, 366, 56, '', 'PENDING'), (1116, 366, 69, '', 'PENDING'), (1117, 367, 56, '', 'PENDING'), (1118, 367, 69, '', 'PENDING'), (1119, 368, 56, '', 'PENDING'), (1120, 368, 69, '', 'PENDING'), (1121, 369, 56, '', 'PENDING'), (1122, 369, 69, '', 'PENDING'), (1123, 370, 56, '', 'PENDING'), (1124, 370, 69, '', 'PENDING'), (1125, 371, 56, '', 'PENDING'), (1126, 371, 69, '', 'PENDING'), (1127, 372, 56, '', 'PENDING'), (1128, 372, 69, '', 'PENDING'), (1129, 373, 56, '', 'PENDING'), (1130, 373, 69, '', 'PENDING'), (1131, 374, 56, '', 'PENDING'), (1132, 374, 69, '', 'PENDING'), (1157, 385, 4, '', 'PENDING'), (1158, 386, 4, '', 'PENDING'), (1167, 391, 19, '', 'PENDING'), (1168, 392, 19, '', 'PENDING'), (1169, 393, 19, '', 'PENDING'), (1170, 394, 3, '', 'PENDING'), (1171, 394, 7, '', 'PENDING'), (1172, 394, 8, '', 'PENDING'), (1173, 394, 71, '', 'PENDING'), (1174, 394, 72, '', 'PENDING'), (1175, 395, 3, '', 'PENDING'), (1176, 395, 7, '', 'PENDING'), (1177, 395, 8, '', 'PENDING'), (1178, 395, 71, '', 'PENDING'), (1179, 395, 72, '', 'PENDING'), (1180, 396, 3, '', 'PENDING'), (1181, 396, 7, '', 'PENDING'), (1182, 396, 8, '', 'PENDING'), (1183, 396, 71, '', 'PENDING'), (1184, 396, 72, '', 'PENDING'), (1185, 397, 3, '', 'PENDING'), (1186, 397, 7, '', 'PENDING'), (1187, 397, 8, '', 'PENDING'), (1188, 397, 71, '', 'PENDING'), (1189, 397, 72, '', 'PENDING'), (1190, 398, 9, '', 'PENDING'), (1191, 399, 64, '', 'PENDING'), (1192, 399, 66, '', 'PENDING'), (1193, 400, 64, '', 'PENDING'), (1194, 400, 66, '', 'PENDING'), (1195, 401, 64, '', 'PENDING'), (1196, 401, 66, '', 'PENDING'), (1197, 402, 64, '', 'PENDING'), (1198, 402, 66, '', 'PENDING'), (1199, 403, 7, '', 'PENDING'), (1200, 404, 7, '', 'PENDING'), (1201, 405, 7, '', 'PENDING'), (1202, 406, 7, '', 'PENDING'), (1203, 407, 7, '', 'PENDING'), (1204, 408, 7, '', 'PENDING'), (1205, 409, 3, '', 'PENDING'), (1206, 409, 7, '', 'PENDING'), (1207, 409, 8, '', 'PENDING'), (1208, 410, 3, '', 'PENDING'), (1209, 410, 7, '', 'PENDING'), (1210, 410, 8, '', 'PENDING'), (1211, 411, 3, '', 'PENDING'), (1212, 411, 7, '', 'PENDING'), (1213, 411, 8, '', 'PENDING'), (1214, 412, 3, '', 'PENDING'), (1215, 412, 7, '', 'PENDING'), (1216, 412, 8, '', 'PENDING'), (1217, 413, 28, '', 'PENDING'), (1218, 413, 30, '', 'PENDING'), (1219, 414, 53, '', 'PENDING'), (1220, 415, 53, '', 'PENDING'), (1221, 416, 53, '', 'PENDING'), (1222, 417, 53, '', 'PENDING'), (1223, 418, 53, '', 'PENDING'), (1224, 419, 53, '', 'PENDING'), (1225, 420, 53, '', 'PENDING'), (1226, 421, 53, '', 'PENDING'), (1227, 422, 53, '', 'PENDING'), (1228, 423, 53, '', 'PENDING'), (1229, 424, 53, '', 'PENDING'), (1230, 425, 53, '', 'PENDING'), (1231, 426, 9, '', 'PENDING'), (1232, 427, 20, '', 'PENDING'), (1233, 428, 67, '', 'PENDING'), (1234, 429, 4, '', 'PENDING'), (1235, 430, 4, '', 'PENDING'), (1236, 431, 2, '', 'PENDING'), (1237, 432, 2, '', 'PENDING'), (1238, 433, 28, '', 'PENDING'), (1239, 434, 28, '', 'PENDING'), (1240, 435, 28, '', 'PENDING'), (1241, 435, 0, '杏花新城平台廣場及東涌文東路體育館', 'APPROVED'), (1242, 436, 28, '', 'PENDING'), (1243, 436, 0, '杏花新城平台廣場及東涌文東路體育館', 'APPROVED'), (1244, 437, 28, '', 'PENDING'), (1245, 437, 0, '杏花新城平台廣場及東涌文東路體育館', 'APPROVED'), (1246, 438, 2, '', 'APPROVED'), (1247, 438, 3, '', 'APPROVED'), (1248, 438, 4, '', 'PENDING'), (1249, 438, 5, '', 'PENDING'), (1250, 438, 6, '', 'APPROVED'), (1251, 439, 2, '', 'APPROVED'), (1252, 439, 3, '', 'APPROVED'), (1253, 439, 4, '', 'PENDING'), (1254, 439, 5, '', 'PENDING'), (1255, 439, 6, '', 'APPROVED'), (1256, 440, 28, '', 'PENDING'), (1257, 441, 28, '', 'PENDING'), (1258, 442, 28, '', 'PENDING'), (1259, 443, 28, '', 'PENDING'), (1260, 444, 20, '', 'PENDING'), (1261, 445, 20, '', 'PENDING'), (1262, 446, 35, '', 'PENDING'), (1263, 447, 35, '', 'PENDING'), (1264, 448, 35, '', 'PENDING'), (1265, 449, 35, '', 'PENDING'), (1266, 450, 2, '', 'APPROVED'), (1267, 450, 3, '', 'PENDING'), (1268, 450, 5, '', 'PENDING'), (1275, 453, 2, '', 'APPROVED'), (1276, 453, 3, '', 'PENDING'), (1277, 453, 5, '', 'PENDING'), (1282, 458, 28, '', 'PENDING'), (1283, 459, 2, '', 'PENDING'), (1284, 459, 3, '', 'PENDING'), (1285, 459, 5, '', 'PENDING'), (1286, 459, 8, '', 'PENDING'), (1287, 459, 23, '', 'PENDING'), (1288, 459, 27, '', 'PENDING'), (1289, 460, 2, '', 'PENDING'), (1290, 460, 3, '', 'PENDING'), (1291, 460, 5, '', 'PENDING'), (1292, 460, 8, '', 'PENDING'), (1293, 460, 23, '', 'PENDING'), (1294, 460, 27, '', 'PENDING'), (1295, 461, 2, '', 'APPROVED'), (1296, 461, 3, '', 'PENDING'), (1297, 461, 5, '', 'PENDING'), (1298, 461, 8, '', 'PENDING'), (1299, 461, 23, '', 'PENDING'), (1300, 461, 27, '', 'PENDING'), (1301, 462, 28, '', 'PENDING'), (1302, 463, 23, '', 'PENDING'), (1303, 464, 23, '', 'PENDING'), (1304, 465, 23, '', 'PENDING'), (1305, 466, 23, '', 'PENDING'), (1306, 467, 23, '', 'PENDING'), (1307, 468, 23, '', 'PENDING'), (1308, 469, 23, '', 'PENDING'), (1309, 470, 23, '', 'PENDING'), (1310, 471, 23, '', 'PENDING'), (1311, 472, 23, '', 'PENDING'), (1312, 473, 23, '', 'PENDING'), (1313, 474, 23, '', 'PENDING'), (1314, 475, 23, '', 'PENDING'), (1315, 476, 23, '', 'PENDING'), (1316, 477, 23, '', 'PENDING'), (1317, 478, 23, '', 'PENDING'), (1318, 479, 23, '', 'PENDING'), (1319, 480, 23, '', 'PENDING'), (1320, 481, 23, '', 'PENDING'), (1321, 482, 23, '', 'PENDING'), (1322, 483, 23, '', 'PENDING'), (1323, 484, 23, '', 'PENDING'), (1324, 485, 23, '', 'PENDING'), (1325, 486, 23, '', 'PENDING'), (1326, 487, 23, '', 'PENDING'), (1327, 488, 23, '', 'PENDING'), (1328, 489, 23, '', 'PENDING'), (1329, 490, 23, '', 'PENDING'), (1330, 491, 23, '', 'PENDING'), (1331, 492, 23, '', 'PENDING'), (1332, 493, 23, '', 'PENDING'), (1333, 494, 23, '', 'PENDING'), (1334, 495, 23, '', 'PENDING'), (1335, 496, 23, '', 'PENDING'), (1336, 497, 23, '', 'PENDING'), (1337, 498, 23, '', 'PENDING'), (1338, 499, 23, '', 'PENDING'), (1339, 500, 23, '', 'PENDING'), (1340, 501, 23, '', 'PENDING'), (1341, 502, 23, '', 'PENDING'), (1342, 503, 4, '', 'PENDING'), (1343, 504, 4, '', 'PENDING'), (1344, 505, 4, '', 'PENDING'), (1345, 506, 4, '', 'PENDING'), (1346, 507, 4, '', 'PENDING'), (1347, 508, 4, '', 'PENDING'), (1348, 509, 4, '', 'PENDING'), (1349, 510, 4, '', 'PENDING'), (1350, 511, 4, '', 'PENDING'), (1351, 512, 4, '', 'PENDING'), (1352, 513, 4, '', 'PENDING'), (1353, 514, 4, '', 'PENDING'), (1354, 515, 4, '', 'PENDING'), (1355, 516, 4, '', 'PENDING'), (1356, 517, 4, '', 'PENDING'), (1357, 518, 4, '', 'PENDING'), (1358, 519, 4, '', 'PENDING'), (1359, 520, 4, '', 'PENDING'), (1360, 521, 4, '', 'PENDING'), (1361, 522, 4, '', 'PENDING'), (1362, 523, 4, '', 'PENDING'), (1363, 524, 4, '', 'PENDING'), (1364, 525, 4, '', 'PENDING'), (1365, 526, 4, '', 'PENDING'), (1366, 527, 4, '', 'PENDING'), (1367, 528, 4, '', 'PENDING'), (1368, 529, 4, '', 'PENDING'), (1369, 530, 4, '', 'PENDING'), (1370, 531, 4, '', 'PENDING'), (1371, 532, 4, '', 'PENDING'), (1372, 533, 4, '', 'PENDING'), (1373, 534, 4, '', 'PENDING'), (1374, 535, 4, '', 'PENDING'), (1375, 536, 4, '', 'PENDING'), (1376, 537, 4, '', 'PENDING'), (1377, 538, 4, '', 'PENDING'), (1378, 539, 4, '', 'PENDING'), (1379, 540, 4, '', 'PENDING'), (1380, 541, 4, '', 'PENDING'), (1381, 542, 4, '', 'PENDING'), (1382, 543, 4, '', 'PENDING'), (1383, 544, 4, '', 'PENDING'), (1384, 545, 4, '', 'PENDING'), (1385, 546, 4, '', 'PENDING'), (1386, 547, 4, '', 'PENDING'), (1387, 548, 4, '', 'PENDING'), (1388, 549, 4, '', 'PENDING'), (1389, 550, 4, '', 'PENDING'), (1390, 551, 4, '', 'PENDING'), (1391, 552, 4, '', 'PENDING'), (1392, 553, 4, '', 'PENDING'), (1396, 557, 12, '', 'PENDING'), (1398, 559, 28, '', 'PENDING'), (1399, 560, 28, '', 'PENDING'), (1400, 561, 28, '', 'PENDING'), (1401, 562, 28, '', 'PENDING'), (1402, 563, 16, '', 'PENDING'), (1403, 563, 17, '', 'PENDING'), (1404, 563, 18, '', 'PENDING'), (1405, 564, 16, '', 'PENDING'), (1406, 564, 17, '', 'PENDING'), (1407, 564, 18, '', 'PENDING'), (1408, 565, 16, '', 'PENDING'), (1409, 565, 17, '', 'PENDING'), (1410, 565, 18, '', 'PENDING'), (1411, 566, 16, '', 'PENDING'), (1412, 566, 17, '', 'PENDING'), (1413, 566, 18, '', 'PENDING'), (1414, 567, 16, '', 'PENDING'), (1415, 567, 17, '', 'PENDING'), (1416, 567, 18, '', 'PENDING'), (1417, 568, 16, '', 'PENDING'), (1418, 568, 17, '', 'PENDING'), (1419, 568, 18, '', 'PENDING'), (1420, 569, 16, '', 'PENDING'), (1421, 569, 17, '', 'PENDING'), (1422, 569, 18, '', 'PENDING'), (1423, 570, 16, '', 'PENDING'), (1424, 570, 17, '', 'PENDING'), (1425, 570, 18, '', 'PENDING'), (1426, 571, 16, '', 'PENDING'), (1427, 571, 17, '', 'PENDING'), (1428, 571, 18, '', 'PENDING'), (1429, 572, 16, '', 'PENDING'), (1430, 572, 17, '', 'PENDING'), (1431, 572, 18, '', 'PENDING'), (1432, 573, 16, '', 'PENDING'), (1433, 573, 17, '', 'PENDING'), (1434, 573, 18, '', 'PENDING'), (1435, 574, 16, '', 'PENDING'), (1436, 574, 17, '', 'PENDING'), (1437, 574, 18, '', 'PENDING'), (1438, 575, 16, '', 'PENDING'), (1439, 575, 17, '', 'PENDING'), (1440, 575, 18, '', 'PENDING'), (1441, 576, 16, '', 'PENDING'), (1442, 576, 17, '', 'PENDING'), (1443, 576, 18, '', 'PENDING'), (1444, 577, 16, '', 'PENDING'), (1445, 577, 17, '', 'PENDING'), (1446, 577, 18, '', 'PENDING'), (1447, 578, 16, '', 'PENDING'), (1448, 578, 17, '', 'PENDING'), (1449, 578, 18, '', 'PENDING'), (1450, 579, 16, '', 'PENDING'), (1451, 579, 17, '', 'PENDING'), (1452, 579, 18, '', 'PENDING'), (1453, 580, 16, '', 'PENDING'), (1454, 580, 17, '', 'PENDING'), (1455, 580, 18, '', 'PENDING'), (1456, 581, 16, '', 'PENDING'), (1457, 581, 17, '', 'PENDING'), (1458, 581, 18, '', 'PENDING'), (1459, 582, 16, '', 'PENDING'), (1460, 582, 17, '', 'PENDING'), (1461, 582, 18, '', 'PENDING'), (1462, 583, 16, '', 'PENDING'), (1463, 583, 17, '', 'PENDING'), (1464, 583, 18, '', 'PENDING'), (1465, 584, 16, '', 'PENDING'), (1466, 584, 17, '', 'PENDING'), (1467, 584, 18, '', 'PENDING'), (1468, 585, 16, '', 'PENDING'), (1469, 585, 17, '', 'PENDING'), (1470, 585, 18, '', 'PENDING'), (1471, 586, 16, '', 'PENDING'), (1472, 586, 17, '', 'PENDING'), (1473, 586, 18, '', 'PENDING'), (1474, 587, 16, '', 'PENDING'), (1475, 587, 17, '', 'PENDING'), (1476, 587, 18, '', 'PENDING'), (1477, 588, 16, '', 'PENDING'), (1478, 588, 17, '', 'PENDING'), (1479, 588, 18, '', 'PENDING'), (1480, 589, 16, '', 'PENDING'), (1481, 589, 17, '', 'PENDING'), (1482, 589, 18, '', 'PENDING'), (1483, 590, 16, '', 'PENDING'), (1484, 590, 17, '', 'PENDING'), (1485, 590, 18, '', 'PENDING'), (1486, 591, 16, '', 'PENDING'), (1487, 591, 17, '', 'PENDING'), (1488, 591, 18, '', 'PENDING'), (1489, 592, 16, '', 'PENDING'), (1490, 592, 17, '', 'PENDING'), (1491, 592, 18, '', 'PENDING'), (1492, 593, 16, '', 'PENDING'), (1493, 593, 17, '', 'PENDING'), (1494, 593, 18, '', 'PENDING'), (1495, 594, 16, '', 'PENDING'), (1496, 594, 17, '', 'PENDING'), (1497, 594, 18, '', 'PENDING'), (1498, 595, 16, '', 'PENDING'), (1499, 595, 17, '', 'PENDING'), (1500, 595, 18, '', 'PENDING'), (1501, 596, 16, '', 'PENDING'), (1502, 596, 17, '', 'PENDING'), (1503, 596, 18, '', 'PENDING'), (1504, 597, 16, '', 'PENDING'), (1505, 597, 17, '', 'PENDING'), (1506, 597, 18, '', 'PENDING'), (1507, 598, 16, '', 'PENDING'), (1508, 598, 17, '', 'PENDING'), (1509, 598, 18, '', 'PENDING'), (1510, 599, 16, '', 'PENDING'), (1511, 599, 17, '', 'PENDING'), (1512, 599, 18, '', 'PENDING'), (1513, 600, 16, '', 'PENDING'), (1514, 600, 17, '', 'PENDING'), (1515, 600, 18, '', 'PENDING'), (1516, 601, 16, '', 'PENDING'), (1517, 601, 17, '', 'PENDING'), (1518, 601, 18, '', 'PENDING'), (1519, 602, 16, '', 'PENDING'), (1520, 602, 17, '', 'PENDING'), (1521, 602, 18, '', 'PENDING'), (1522, 603, 16, '', 'PENDING'), (1523, 603, 17, '', 'PENDING'), (1524, 603, 18, '', 'PENDING'), (1525, 604, 16, '', 'PENDING'), (1526, 604, 17, '', 'PENDING'), (1527, 604, 18, '', 'PENDING'), (1528, 605, 16, '', 'PENDING'), (1529, 605, 17, '', 'PENDING'), (1530, 605, 18, '', 'PENDING'), (1531, 606, 16, '', 'PENDING'), (1532, 606, 17, '', 'PENDING'), (1533, 606, 18, '', 'PENDING'), (1534, 607, 16, '', 'PENDING'), (1535, 607, 17, '', 'PENDING'), (1536, 607, 18, '', 'PENDING'), (1537, 608, 16, '', 'PENDING'), (1538, 608, 17, '', 'PENDING'), (1539, 608, 18, '', 'PENDING'), (1540, 609, 16, '', 'PENDING'), (1541, 609, 17, '', 'PENDING'), (1542, 609, 18, '', 'PENDING'), (1543, 610, 16, '', 'PENDING'), (1544, 610, 17, '', 'PENDING'), (1545, 610, 18, '', 'PENDING'), (1546, 611, 16, '', 'PENDING'), (1547, 611, 17, '', 'PENDING'), (1548, 611, 18, '', 'PENDING'), (1549, 612, 16, '', 'PENDING'), (1550, 612, 17, '', 'PENDING'), (1551, 612, 18, '', 'PENDING'), (1552, 613, 16, '', 'PENDING'), (1553, 613, 17, '', 'PENDING'), (1554, 613, 18, '', 'PENDING'), (1555, 614, 16, '', 'PENDING'), (1556, 614, 17, '', 'PENDING'), (1557, 614, 18, '', 'PENDING'), (1558, 615, 16, '', 'PENDING'), (1559, 615, 17, '', 'PENDING'), (1560, 615, 18, '', 'PENDING'), (1561, 616, 16, '', 'PENDING'), (1562, 616, 17, '', 'PENDING'), (1563, 616, 18, '', 'PENDING'), (1564, 617, 16, '', 'PENDING'), (1565, 617, 17, '', 'PENDING'), (1566, 617, 18, '', 'PENDING'), (1567, 618, 16, '', 'PENDING'), (1568, 618, 17, '', 'PENDING'), (1569, 618, 18, '', 'PENDING'), (1570, 619, 16, '', 'PENDING'), (1571, 619, 17, '', 'PENDING'), (1572, 619, 18, '', 'PENDING'), (1573, 620, 16, '', 'PENDING'), (1574, 620, 17, '', 'PENDING'), (1575, 620, 18, '', 'PENDING'), (1576, 621, 16, '', 'PENDING'), (1577, 621, 17, '', 'PENDING'), (1578, 621, 18, '', 'PENDING'), (1579, 622, 16, '', 'PENDING'), (1580, 622, 17, '', 'PENDING'), (1581, 622, 18, '', 'PENDING'), (1582, 623, 26, '', 'PENDING'), (1583, 624, 26, '', 'PENDING'), (1584, 625, 26, '', 'PENDING'), (1585, 626, 26, '', 'PENDING'), (1586, 627, 26, '', 'PENDING'), (1587, 628, 26, '', 'PENDING'), (1588, 629, 26, '', 'PENDING'), (1589, 630, 26, '', 'PENDING'), (1590, 631, 26, '', 'PENDING'), (1591, 632, 26, '', 'PENDING'), (1592, 633, 26, '', 'PENDING'), (1593, 634, 26, '', 'PENDING'), (1594, 635, 26, '', 'PENDING'), (1595, 636, 26, '', 'PENDING'), (1596, 637, 26, '', 'PENDING'), (1597, 638, 26, '', 'PENDING'), (1598, 639, 26, '', 'PENDING'), (1599, 640, 26, '', 'PENDING'), (1600, 641, 26, '', 'PENDING'), (1601, 642, 26, '', 'PENDING'), (1602, 643, 26, '', 'PENDING'), (1603, 644, 26, '', 'PENDING'), (1604, 645, 26, '', 'PENDING'), (1605, 646, 26, '', 'PENDING'), (1606, 647, 26, '', 'PENDING'), (1607, 648, 26, '', 'PENDING'), (1608, 649, 26, '', 'PENDING'), (1609, 650, 26, '', 'PENDING'), (1610, 651, 26, '', 'PENDING'), (1611, 652, 26, '', 'PENDING'), (1612, 653, 26, '', 'PENDING'), (1613, 654, 26, '', 'PENDING'), (1614, 655, 26, '', 'PENDING'), (1615, 656, 26, '', 'PENDING'), (1616, 657, 26, '', 'PENDING'), (1617, 658, 26, '', 'PENDING'), (1618, 659, 26, '', 'PENDING'), (1619, 660, 26, '', 'PENDING'), (1620, 661, 26, '', 'PENDING'), (1621, 662, 26, '', 'PENDING'), (1622, 663, 26, '', 'PENDING'), (1623, 664, 26, '', 'PENDING'), (1624, 665, 26, '', 'PENDING'), (1625, 666, 26, '', 'PENDING'), (1626, 667, 26, '', 'PENDING'), (1627, 668, 26, '', 'PENDING'), (1628, 669, 26, '', 'PENDING'), (1629, 670, 26, '', 'PENDING'), (1632, 673, 0, '', 'APPROVED'), (1633, 674, 0, '', 'APPROVED'), (1634, 675, 0, '', 'APPROVED'), (1635, 676, 0, '', 'APPROVED'), (1636, 677, 0, '', 'APPROVED'), (1638, 679, 0, '', 'APPROVED'), (1639, 680, 12, '', 'PENDING'), (1640, 681, 43, '', 'PENDING'), (1641, 682, 43, '', 'PENDING'), (1882, 707, 23, '', 'PENDING'), (1883, 708, 23, '', 'PENDING'), (1884, 709, 21, '', 'PENDING'), (1885, 710, 21, '', 'PENDING'), (1886, 711, 28, '', 'PENDING'), (1887, 712, 28, '', 'PENDING'), (1888, 713, 25, '', 'PENDING'), (1889, 714, 25, '', 'PENDING'), (1890, 715, 25, '', 'PENDING'), (1891, 716, 37, '', 'PENDING'), (1942, 722, 38, '', 'PENDING'), (1943, 722, 39, '', 'PENDING'), (1944, 722, 40, '', 'PENDING'), (1945, 722, 41, '', 'PENDING'), (1946, 722, 42, '', 'PENDING'), (1947, 722, 47, '', 'PENDING'), (1948, 722, 48, '', 'PENDING'), (1949, 722, 49, '', 'PENDING'), (1950, 722, 50, '', 'PENDING'), (1951, 722, 51, '', 'PENDING'), (1952, 723, 38, '', 'PENDING'), (1953, 723, 39, '', 'PENDING'), (1954, 723, 40, '', 'PENDING'), (1955, 723, 41, '', 'PENDING'), (1956, 723, 42, '', 'PENDING'), (1957, 723, 47, '', 'PENDING'), (1958, 723, 48, '', 'PENDING'), (1959, 723, 49, '', 'PENDING'), (1960, 723, 50, '', 'PENDING'), (1961, 723, 51, '', 'PENDING'), (1962, 724, 38, '', 'PENDING'), (1963, 724, 39, '', 'PENDING'), (1964, 724, 40, '', 'PENDING'), (1965, 724, 41, '', 'PENDING'), (1966, 724, 42, '', 'PENDING'), (1967, 724, 47, '', 'PENDING'), (1968, 724, 48, '', 'PENDING'), (1969, 724, 49, '', 'PENDING'), (1970, 724, 50, '', 'PENDING'), (1971, 724, 51, '', 'PENDING'), (1972, 725, 16, '', 'PENDING'), (1973, 725, 17, '', 'PENDING'), (1974, 725, 18, '', 'PENDING'), (1975, 725, 19, '', 'PENDING'), (1976, 725, 20, '', 'PENDING'), (1977, 725, 38, '', 'PENDING'), (1978, 725, 39, '', 'PENDING'), (1979, 725, 40, '', 'PENDING'), (1980, 725, 41, '', 'PENDING'), (1981, 725, 42, '', 'PENDING'), (1982, 726, 16, '', 'PENDING'), (1983, 726, 17, '', 'PENDING'), (1984, 726, 18, '', 'PENDING'), (1985, 726, 19, '', 'PENDING'), (1986, 726, 20, '', 'PENDING'), (1987, 726, 38, '', 'PENDING'), (1988, 726, 39, '', 'PENDING'), (1989, 726, 40, '', 'PENDING'), (1990, 726, 41, '', 'PENDING'), (1991, 726, 42, '', 'PENDING'), (1992, 727, 16, '', 'PENDING'), (1993, 727, 17, '', 'PENDING'), (1994, 727, 18, '', 'PENDING'), (1995, 727, 19, '', 'PENDING'), (1996, 727, 20, '', 'PENDING'), (1997, 727, 38, '', 'PENDING'), (1998, 727, 39, '', 'PENDING'), (1999, 727, 40, '', 'PENDING'), (2000, 727, 41, '', 'PENDING'), (2001, 727, 42, '', 'PENDING'), (2002, 728, 16, '', 'PENDING'), (2003, 728, 17, '', 'PENDING'), (2004, 728, 18, '', 'PENDING'), (2005, 728, 19, '', 'PENDING'), (2006, 728, 20, '', 'PENDING'), (2007, 728, 38, '', 'PENDING'), (2008, 728, 39, '', 'PENDING'), (2009, 728, 40, '', 'PENDING'), (2010, 728, 41, '', 'PENDING'), (2011, 728, 42, '', 'PENDING'), (2012, 729, 16, '', 'PENDING'), (2013, 729, 17, '', 'PENDING'), (2014, 729, 18, '', 'PENDING'), (2015, 729, 19, '', 'PENDING'), (2016, 729, 20, '', 'PENDING'), (2017, 729, 38, '', 'PENDING'), (2018, 729, 39, '', 'PENDING'), (2019, 729, 40, '', 'PENDING'), (2020, 729, 41, '', 'PENDING'), (2021, 729, 42, '', 'PENDING'), (2022, 730, 16, '', 'PENDING'), (2023, 730, 17, '', 'PENDING'), (2024, 730, 18, '', 'PENDING'), (2025, 730, 19, '', 'PENDING'), (2026, 730, 20, '', 'PENDING'), (2027, 730, 38, '', 'PENDING'), (2028, 730, 39, '', 'PENDING'), (2029, 730, 40, '', 'PENDING'), (2030, 730, 41, '', 'PENDING'), (2031, 730, 42, '', 'PENDING'), (2032, 731, 16, '', 'PENDING'), (2033, 731, 17, '', 'PENDING'), (2034, 731, 18, '', 'PENDING'), (2035, 731, 19, '', 'PENDING'), (2036, 731, 20, '', 'PENDING'), (2037, 731, 38, '', 'PENDING'), (2038, 731, 39, '', 'PENDING'), (2039, 731, 40, '', 'PENDING'), (2040, 731, 41, '', 'PENDING'), (2041, 731, 42, '', 'PENDING'), (2042, 732, 16, '', 'PENDING'), (2043, 732, 17, '', 'PENDING'), (2044, 732, 18, '', 'PENDING'), (2045, 732, 19, '', 'PENDING'), (2046, 732, 20, '', 'PENDING'), (2047, 732, 38, '', 'PENDING'), (2048, 732, 39, '', 'PENDING'), (2049, 732, 40, '', 'PENDING'), (2050, 732, 41, '', 'PENDING'), (2051, 732, 42, '', 'PENDING'), (2052, 733, 16, '', 'PENDING'), (2053, 733, 17, '', 'PENDING'), (2054, 733, 18, '', 'PENDING'), (2055, 733, 19, '', 'PENDING'), (2056, 733, 20, '', 'PENDING'), (2057, 733, 38, '', 'PENDING'), (2058, 733, 39, '', 'PENDING'), (2059, 733, 40, '', 'PENDING'), (2060, 733, 41, '', 'PENDING'), (2061, 733, 42, '', 'PENDING'), (2062, 734, 16, '', 'PENDING'), (2063, 734, 17, '', 'PENDING'), (2064, 734, 18, '', 'PENDING'), (2065, 734, 19, '', 'PENDING'), (2066, 734, 20, '', 'PENDING'), (2067, 734, 38, '', 'PENDING'), (2068, 734, 39, '', 'PENDING'), (2069, 734, 40, '', 'PENDING'), (2070, 734, 41, '', 'PENDING'), (2071, 734, 42, '', 'PENDING'), (2072, 735, 16, '', 'PENDING'), (2073, 735, 17, '', 'PENDING'), (2074, 735, 18, '', 'PENDING'), (2075, 735, 19, '', 'PENDING'), (2076, 735, 20, '', 'PENDING'), (2077, 735, 38, '', 'PENDING'), (2078, 735, 39, '', 'PENDING'), (2079, 735, 40, '', 'PENDING'), (2080, 735, 41, '', 'PENDING'), (2081, 735, 42, '', 'PENDING'), (2082, 736, 16, '', 'PENDING'), (2083, 736, 17, '', 'PENDING'), (2084, 736, 18, '', 'PENDING'), (2085, 736, 19, '', 'PENDING'), (2086, 736, 20, '', 'PENDING'), (2087, 736, 38, '', 'PENDING'), (2088, 736, 39, '', 'PENDING'), (2089, 736, 40, '', 'PENDING'), (2090, 736, 41, '', 'PENDING'), (2091, 736, 42, '', 'PENDING'), (2092, 737, 16, '', 'PENDING'), (2093, 737, 17, '', 'PENDING'), (2094, 737, 18, '', 'PENDING'), (2095, 737, 19, '', 'PENDING'), (2096, 737, 20, '', 'PENDING'), (2097, 737, 38, '', 'PENDING'), (2098, 737, 39, '', 'PENDING'), (2099, 737, 40, '', 'PENDING'), (2100, 737, 41, '', 'PENDING'), (2101, 737, 42, '', 'PENDING'), (2102, 738, 16, '', 'PENDING'), (2103, 738, 17, '', 'PENDING'), (2104, 738, 18, '', 'PENDING'), (2105, 738, 19, '', 'PENDING'), (2106, 738, 20, '', 'PENDING'), (2107, 738, 38, '', 'PENDING'), (2108, 738, 39, '', 'PENDING'), (2109, 738, 40, '', 'PENDING'), (2110, 738, 41, '', 'PENDING'), (2111, 738, 42, '', 'PENDING'), (2112, 739, 16, '', 'PENDING'), (2113, 739, 17, '', 'PENDING'), (2114, 739, 18, '', 'PENDING'), (2115, 739, 19, '', 'PENDING'), (2116, 739, 20, '', 'PENDING'), (2117, 739, 38, '', 'PENDING'), (2118, 739, 39, '', 'PENDING'), (2119, 739, 40, '', 'PENDING'), (2120, 739, 41, '', 'PENDING'), (2121, 739, 42, '', 'PENDING'), (2122, 740, 67, '', 'PENDING'), (2123, 741, 67, '', 'PENDING'), (2124, 742, 67, '', 'PENDING'), (2125, 743, 67, '', 'PENDING'), (2126, 744, 67, '', 'PENDING'), (2128, 746, 70, '', 'PENDING'), (2129, 747, 67, '', 'PENDING'), (2134, 752, 28, '', 'PENDING'), (2135, 753, 28, '', 'PENDING'), (2137, 755, 25, '', 'PENDING'), (2138, 756, 70, '', 'PENDING'), (2139, 757, 70, '', 'PENDING'), (2140, 758, 70, '', 'PENDING'), (2141, 759, 28, '', 'PENDING'), (2142, 760, 28, '', 'PENDING'), (2143, 761, 28, '', 'PENDING'), (2144, 762, 28, '', 'PENDING'), (2145, 763, 28, '', 'PENDING'), (2146, 764, 28, '', 'PENDING'), (2147, 765, 28, '', 'PENDING'), (2148, 766, 28, '', 'PENDING'), (2149, 767, 28, '', 'PENDING'), (2150, 768, 35, '', 'PENDING'), (2151, 769, 35, '', 'PENDING'), (2152, 770, 35, '', 'PENDING'), (2153, 771, 35, '', 'PENDING'), (2154, 772, 35, '', 'PENDING'), (2155, 773, 35, '', 'PENDING'), (2156, 774, 35, '', 'PENDING'), (2157, 775, 35, '', 'PENDING'), (2158, 776, 35, '', 'PENDING'), (2159, 777, 35, '', 'PENDING'), (2160, 778, 35, '', 'PENDING'), (2161, 779, 35, '', 'PENDING'), (2162, 780, 35, '', 'PENDING'), (2163, 781, 35, '', 'PENDING'), (2164, 782, 35, '', 'PENDING'), (2165, 783, 35, '', 'PENDING'), (2166, 784, 35, '', 'PENDING'), (2167, 785, 35, '', 'PENDING'), (2168, 786, 35, '', 'PENDING'), (2169, 787, 35, '', 'PENDING'), (2170, 788, 35, '', 'PENDING'), (2171, 789, 35, '', 'PENDING'), (2172, 790, 35, '', 'PENDING'), (2173, 791, 35, '', 'PENDING'), (2174, 792, 35, '', 'PENDING'), (2175, 793, 35, '', 'PENDING'), (2176, 794, 35, '', 'PENDING'), (2177, 795, 35, '', 'PENDING'), (2178, 796, 35, '', 'PENDING'), (2179, 797, 35, '', 'PENDING'), (2180, 798, 35, '', 'PENDING'), (2181, 799, 35, '', 'PENDING'), (2182, 800, 35, '', 'PENDING'), (2183, 801, 35, '', 'PENDING'), (2184, 802, 35, '', 'PENDING'), (2185, 803, 35, '', 'PENDING'), (2186, 804, 34, '', 'PENDING'), (2187, 804, 35, '', 'PENDING'), (2188, 805, 34, '', 'PENDING'), (2189, 805, 35, '', 'PENDING'), (2190, 806, 34, '', 'PENDING'), (2191, 806, 35, '', 'PENDING'), (2192, 807, 34, '', 'PENDING'), (2193, 807, 35, '', 'PENDING'), (2194, 808, 34, '', 'PENDING'), (2195, 808, 35, '', 'PENDING'), (2196, 809, 34, '', 'PENDING'), (2197, 809, 35, '', 'PENDING'), (2198, 810, 34, '', 'PENDING'), (2199, 810, 35, '', 'PENDING'), (2200, 811, 34, '', 'PENDING'), (2201, 811, 35, '', 'PENDING'), (2202, 812, 34, '', 'PENDING'), (2203, 812, 35, '', 'PENDING'), (2204, 813, 34, '', 'PENDING'), (2205, 813, 35, '', 'PENDING'), (2206, 814, 34, '', 'PENDING'), (2207, 814, 35, '', 'PENDING'), (2208, 815, 34, '', 'PENDING'), (2209, 815, 35, '', 'PENDING'), (2210, 816, 34, '', 'PENDING'), (2211, 816, 35, '', 'PENDING'), (2212, 817, 34, '', 'PENDING'), (2213, 817, 35, '', 'PENDING'), (2214, 818, 34, '', 'PENDING'), (2215, 818, 35, '', 'PENDING'), (2216, 819, 34, '', 'PENDING'), (2217, 819, 35, '', 'PENDING'), (2218, 820, 34, '', 'PENDING'), (2219, 820, 35, '', 'PENDING'), (2220, 821, 34, '', 'PENDING'), (2221, 821, 35, '', 'PENDING'), (2222, 822, 34, '', 'PENDING'), (2223, 822, 35, '', 'PENDING'), (2224, 823, 34, '', 'PENDING'), (2225, 823, 35, '', 'PENDING'), (2226, 824, 34, '', 'PENDING'), (2227, 824, 35, '', 'PENDING'), (2228, 825, 34, '', 'PENDING'), (2229, 825, 35, '', 'PENDING'), (2230, 826, 34, '', 'PENDING'), (2231, 826, 35, '', 'PENDING'), (2232, 827, 34, '', 'PENDING'), (2233, 827, 35, '', 'PENDING'), (2234, 828, 34, '', 'PENDING'), (2235, 828, 35, '', 'PENDING'), (2236, 829, 34, '', 'PENDING'), (2237, 829, 35, '', 'PENDING'), (2238, 830, 34, '', 'PENDING'), (2239, 830, 35, '', 'PENDING'), (2240, 831, 34, '', 'PENDING'), (2241, 831, 35, '', 'PENDING'), (2242, 832, 34, '', 'PENDING'), (2243, 832, 35, '', 'PENDING'), (2244, 833, 34, '', 'PENDING'), (2245, 833, 35, '', 'PENDING'), (2246, 834, 34, '', 'PENDING'), (2247, 834, 35, '', 'PENDING'), (2248, 835, 34, '', 'PENDING'), (2249, 835, 35, '', 'PENDING'), (2250, 836, 34, '', 'PENDING'), (2251, 836, 35, '', 'PENDING'), (2252, 837, 34, '', 'PENDING'), (2253, 837, 35, '', 'PENDING'), (2254, 838, 34, '', 'PENDING'), (2255, 838, 35, '', 'PENDING'), (2256, 839, 34, '', 'PENDING'), (2257, 839, 35, '', 'PENDING'), (2258, 840, 34, '', 'PENDING'), (2259, 840, 35, '', 'PENDING'), (2260, 841, 34, '', 'PENDING'), (2261, 841, 35, '', 'PENDING'), (2262, 842, 21, '', 'PENDING'), (2263, 843, 21, '', 'PENDING'), (2264, 844, 21, '', 'PENDING'), (2265, 845, 21, '', 'PENDING'), (2266, 846, 21, '', 'PENDING'), (2267, 847, 21, '', 'PENDING'), (2268, 848, 21, '', 'PENDING'), (2269, 849, 21, '', 'PENDING'), (2270, 850, 21, '', 'PENDING'), (2271, 851, 21, '', 'PENDING'), (2272, 852, 21, '', 'PENDING'), (2273, 853, 21, '', 'PENDING'), (2274, 854, 21, '', 'PENDING'), (2275, 855, 21, '', 'PENDING'), (2276, 856, 21, '', 'PENDING'), (2277, 857, 21, '', 'PENDING'), (2278, 858, 21, '', 'PENDING'), (2279, 859, 21, '', 'PENDING'), (2280, 860, 21, '', 'PENDING'), (2281, 861, 21, '', 'PENDING'), (2282, 862, 21, '', 'PENDING'), (2283, 863, 21, '', 'PENDING'), (2284, 864, 21, '', 'PENDING'), (2285, 865, 21, '', 'PENDING'), (2286, 866, 21, '', 'PENDING'), (2287, 867, 21, '', 'PENDING'), (2288, 868, 21, '', 'PENDING'), (2289, 869, 21, '', 'PENDING'), (2290, 870, 21, '', 'PENDING'), (2291, 871, 21, '', 'PENDING'), (2292, 872, 21, '', 'PENDING'), (2293, 873, 21, '', 'PENDING'), (2294, 874, 21, '', 'PENDING'), (2295, 875, 21, '', 'PENDING'), (2296, 876, 28, '', 'PENDING'), (2297, 877, 28, '', 'PENDING'), (2298, 878, 28, '', 'PENDING'), (2311, 891, 54, '', 'PENDING'), (2312, 892, 54, '', 'PENDING'); INSERT INTO `event_section_has_venues` (`id`, `section_id`, `venue_id`, `other`, `status`) VALUES (2313, 893, 54, '', 'PENDING'), (2314, 894, 54, '', 'PENDING'), (2315, 895, 54, '', 'PENDING'), (2316, 896, 54, '', 'PENDING'), (2317, 897, 54, '', 'PENDING'), (2318, 898, 54, '', 'PENDING'), (2319, 899, 28, '', 'PENDING'), (2320, 900, 28, '', 'PENDING'), (2321, 901, 28, '', 'PENDING'), (2322, 902, 28, '', 'PENDING'), (2323, 903, 28, '', 'PENDING'), (2324, 904, 28, '', 'PENDING'), (2325, 905, 28, '', 'PENDING'), (2326, 906, 28, '', 'PENDING'), (2327, 907, 28, '', 'PENDING'), (2328, 908, 28, '', 'PENDING'), (2329, 909, 28, '', 'PENDING'), (2330, 910, 28, '', 'PENDING'), (2331, 911, 28, '', 'PENDING'), (2332, 912, 28, '', 'PENDING'), (2333, 913, 28, '', 'PENDING'), (2334, 914, 28, '', 'PENDING'), (2335, 915, 28, '', 'PENDING'), (2336, 916, 28, '', 'PENDING'), (2337, 917, 28, '', 'PENDING'), (2338, 918, 28, '', 'PENDING'), (2339, 919, 28, '', 'PENDING'), (2340, 920, 28, '', 'PENDING'), (2341, 921, 28, '', 'PENDING'), (2342, 922, 28, '', 'PENDING'), (2343, 923, 28, '', 'PENDING'), (2344, 924, 28, '', 'PENDING'), (2345, 925, 28, '', 'PENDING'), (2346, 926, 28, '', 'PENDING'), (2347, 927, 28, '', 'PENDING'), (2348, 928, 28, '', 'PENDING'), (2349, 929, 28, '', 'PENDING'), (2352, 932, 28, '', 'PENDING'), (2353, 933, 28, '', 'PENDING'), (2354, 934, 28, '', 'PENDING'), (2355, 935, 5, '', 'PENDING'), (2356, 936, 70, '', 'PENDING'), (2377, 957, 11, '', 'PENDING'), (2378, 958, 11, '', 'PENDING'), (2379, 959, 11, '', 'PENDING'), (2380, 960, 11, '', 'PENDING'), (2381, 961, 11, '', 'PENDING'), (2382, 962, 11, '', 'PENDING'), (2383, 963, 11, '', 'PENDING'), (2384, 964, 11, '', 'PENDING'), (2385, 965, 11, '', 'PENDING'), (2386, 966, 11, '', 'PENDING'), (2387, 967, 11, '', 'PENDING'), (2388, 968, 11, '', 'PENDING'), (2389, 969, 11, '', 'PENDING'), (2390, 970, 11, '', 'PENDING'), (2391, 971, 11, '', 'PENDING'), (2392, 972, 11, '', 'PENDING'), (2393, 973, 11, '', 'PENDING'), (2394, 974, 11, '', 'PENDING'), (2395, 975, 11, '', 'PENDING'), (2396, 976, 11, '', 'PENDING'), (2397, 977, 43, '', 'PENDING'), (2398, 978, 15, '', 'PENDING'), (2399, 978, 21, '', 'PENDING'), (2400, 978, 29, '', 'PENDING'), (2401, 978, 64, '', 'PENDING'), (2402, 978, 65, '', 'PENDING'), (2403, 978, 66, '', 'PENDING'), (2404, 979, 15, '', 'PENDING'), (2405, 979, 21, '', 'PENDING'), (2406, 979, 29, '', 'PENDING'), (2407, 980, 15, '', 'PENDING'), (2408, 979, 64, '', 'PENDING'), (2409, 980, 21, '', 'PENDING'), (2410, 979, 65, '', 'PENDING'), (2411, 979, 66, '', 'PENDING'), (2412, 980, 29, '', 'PENDING'), (2413, 980, 64, '', 'PENDING'), (2414, 981, 15, '', 'PENDING'), (2415, 981, 21, '', 'PENDING'), (2416, 980, 65, '', 'PENDING'), (2417, 981, 29, '', 'PENDING'), (2418, 980, 66, '', 'PENDING'), (2419, 981, 64, '', 'PENDING'), (2420, 981, 65, '', 'PENDING'), (2421, 981, 66, '', 'PENDING'), (2422, 982, 15, '', 'PENDING'), (2423, 982, 21, '', 'PENDING'), (2424, 983, 15, '', 'PENDING'), (2425, 982, 29, '', 'PENDING'), (2426, 983, 21, '', 'PENDING'), (2427, 982, 64, '', 'PENDING'), (2428, 983, 29, '', 'PENDING'), (2429, 982, 65, '', 'PENDING'), (2430, 983, 64, '', 'PENDING'), (2431, 982, 66, '', 'PENDING'), (2432, 983, 65, '', 'PENDING'), (2433, 983, 66, '', 'PENDING'), (2434, 984, 15, '', 'PENDING'), (2435, 984, 21, '', 'PENDING'), (2436, 985, 15, '', 'PENDING'), (2437, 984, 29, '', 'PENDING'), (2438, 985, 21, '', 'PENDING'), (2439, 984, 64, '', 'PENDING'), (2440, 985, 29, '', 'PENDING'), (2441, 984, 65, '', 'PENDING'), (2442, 985, 64, '', 'PENDING'), (2443, 984, 66, '', 'PENDING'), (2444, 985, 65, '', 'PENDING'), (2445, 985, 66, '', 'PENDING'), (2446, 987, 15, '', 'PENDING'), (2447, 986, 15, '', 'PENDING'), (2448, 987, 21, '', 'PENDING'), (2449, 986, 21, '', 'PENDING'), (2450, 987, 29, '', 'PENDING'), (2451, 986, 29, '', 'PENDING'), (2452, 987, 64, '', 'PENDING'), (2453, 986, 64, '', 'PENDING'), (2454, 987, 65, '', 'PENDING'), (2455, 987, 66, '', 'PENDING'), (2456, 986, 65, '', 'PENDING'), (2457, 986, 66, '', 'PENDING'), (2458, 988, 15, '', 'PENDING'), (2459, 988, 21, '', 'PENDING'), (2460, 988, 29, '', 'PENDING'), (2461, 989, 15, '', 'PENDING'), (2462, 988, 64, '', 'PENDING'), (2463, 988, 65, '', 'PENDING'), (2464, 989, 21, '', 'PENDING'), (2465, 988, 66, '', 'PENDING'), (2466, 989, 29, '', 'PENDING'), (2467, 989, 64, '', 'PENDING'), (2468, 989, 65, '', 'PENDING'), (2469, 989, 66, '', 'PENDING'), (2470, 990, 15, '', 'PENDING'), (2471, 990, 21, '', 'PENDING'), (2472, 990, 29, '', 'PENDING'), (2473, 990, 64, '', 'PENDING'), (2474, 990, 65, '', 'PENDING'), (2475, 990, 66, '', 'PENDING'), (2476, 991, 15, '', 'PENDING'), (2477, 991, 21, '', 'PENDING'), (2478, 991, 29, '', 'PENDING'), (2479, 991, 64, '', 'PENDING'), (2480, 991, 65, '', 'PENDING'), (2481, 991, 66, '', 'PENDING'), (2482, 992, 42, '', 'PENDING'), (2483, 992, 70, '', 'PENDING'), (2484, 993, 42, '', 'PENDING'), (2485, 993, 70, '', 'PENDING'), (2498, 1006, 0, '', 'APPROVED'), (2499, 1006, 0, '天暉路體育館', 'APPROVED'), (2500, 1007, 0, '天暉路體育館', 'APPROVED'), (2501, 1007, 0, '天暉路體育館', 'APPROVED'), (2502, 1008, 0, '天暉路體育館', 'APPROVED'), (2503, 1008, 0, '天暉路體育館', 'APPROVED'), (2504, 1009, 0, '天暉路體育館', 'APPROVED'), (2505, 1009, 0, '天暉路體育館', 'APPROVED'), (2506, 1010, 0, '天暉路體育館', 'APPROVED'), (2507, 1010, 0, '天暉路體育館', 'APPROVED'), (2508, 1011, 0, '天暉路體育館', 'APPROVED'), (2509, 1011, 0, '天暉路體育館', 'APPROVED'), (2510, 1012, 0, '天暉路體育館', 'APPROVED'), (2511, 1012, 0, '天暉路體育館', 'APPROVED'), (2512, 1013, 0, '天暉路體育館', 'APPROVED'), (2513, 1013, 0, '天暉路體育館', 'APPROVED'), (2514, 1014, 0, '天暉路體育館', 'APPROVED'), (2515, 1014, 0, '天暉路體育館', 'APPROVED'), (2516, 1015, 0, '天暉路體育館', 'APPROVED'), (2517, 1015, 0, '天暉路體育館', 'APPROVED'), (2518, 1016, 0, '天暉路體育館', 'APPROVED'), (2519, 1016, 0, '天暉路體育館', 'APPROVED'), (2520, 1017, 0, '天暉路體育館', 'APPROVED'), (2521, 1017, 0, '天暉路體育館', 'APPROVED'), (2522, 1018, 58, '', 'PENDING'), (2523, 1019, 58, '', 'PENDING'), (2524, 1020, 58, '', 'PENDING'), (2525, 1021, 58, '', 'PENDING'); -- -------------------------------------------------------- -- -- 資料表結構 `event_types` -- CREATE TABLE IF NOT EXISTS `event_types` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `facilities` -- CREATE TABLE IF NOT EXISTS `facilities` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `quantity` int(11) NOT NULL, `remarks` mediumtext COLLATE utf8_unicode_ci NOT NULL, `order` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `facilities` -- INSERT INTO `facilities` (`id`, `title`, `quantity`, `remarks`, `order`) VALUES (2, '無線咪', 2, '', 0), (3, '有線咪', 1, '', 0), (4, '夾咪', 2, '', 0), (5, '小露寶', 1, '', 0), (6, '大聲公', 2, '', 0), (7, '搶答機', 1, '', 0), (8, '學生枱(張)', 100, '', 0), (9, '學生櫈(張)', 100, '', 0), (10, '學生枱櫈(套)', 100, '', 0), (11, '考試枱(張)', 100, '', 0), (12, '考試櫈(張)', 100, '', 0), (13, '考試枱櫈(套)', 100, '', 0), (14, '長枱', 10, '', 0), (15, '長櫈', 10, '', 0), (16, '乒乓球枱', 1, '', 0), (17, '膠櫈', 100, '', 0), (18, '白板', 2, '', 0), (19, '白板筆', 2, '', 0), (20, '展板', 10, '', 0), (21, '拖轆', 2, '', 0), (22, '拖板', 5, '', 0), (23, '對講機', 5, '', 0), (24, '電腦', 1, '', 0), (25, '投影機', 10, '', 0), (26, '列印機', 1, '', 0), (27, '相機', 2, '', 0), (28, '攝錄機', 2, '', 0), (29, '危險帶禁區', 10, '', 0), (30, '排隊柱', 10, '', 0), (31, '樽裝水', 100, '', 0), (32, '細錦旗', 5, '', 0), (33, '大錦旗', 5, '', 0), (34, 'Banner', 5, '', 0); -- -------------------------------------------------------- -- -- 資料表結構 `forms` -- CREATE TABLE IF NOT EXISTS `forms` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `need_approval` tinyint(4) NOT NULL, `approver` char(255) COLLATE utf8_unicode_ci DEFAULT NULL, `is_enabled` tinyint(4) NOT NULL, `deadline` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `forms` -- INSERT INTO `forms` (`id`, `title`, `need_approval`, `approver`, `is_enabled`, `deadline`) VALUES (1, 'SA-010 舉辦校外活動申請表', 1, '7', 1, 7), (3, 'SA-003 活動財政預算表', 1, '7', 1, 7), (4, 'SA-013租旅遊車登記表', 1, '4', 1, 7), (5, 'SA-001教職員請假及早退登記表', 1, '2', 0, 7), (6, 'SA-006申領導師費用申請表', 1, '8', 0, 7), (7, 'SA-009舉辦校內活動及借場申請表', 1, '7', 1, 7); -- -------------------------------------------------------- -- -- 資料表結構 `form_answers` -- CREATE TABLE IF NOT EXISTS `form_answers` ( `id` int(11) NOT NULL, `form_id` int(11) NOT NULL, `event_id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `answer` mediumtext COLLATE utf8_unicode_ci NOT NULL, `is_submitted` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=1671 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `form_answers` -- INSERT INTO `form_answers` (`id`, `form_id`, `event_id`, `question_id`, `user_id`, `answer`, `is_submitted`) VALUES (1, 1, 6, 1, 72, '2711', 1), (2, 1, 6, 2, 72, '實驗室, ', 1), (3, 1, 6, 4, 72, '2768', 1), (4, 1, 6, 5, 72, '校內老師, ', 1), (5, 1, 6, 6, 72, 'test', 1), (6, 1, 6, 7, 72, 'test', 1), (7, 1, 6, 8, 72, '2780', 1), (8, 1, 6, 9, 72, '15 September 2016 - 14:50', 1), (9, 1, 6, 10, 72, '2:15 AM', 1), (10, 1, 6, 11, 72, '2:15 AM', 1), (11, 1, 6, 12, 72, 'test', 1), (12, 1, 6, 13, 72, '1101周梓謙, 1102陳俊豪, 1103范家琿, ', 1), (13, 1, 6, 14, 72, '5', 1), (14, 1, 6, 15, 72, '10', 1), (15, 1, 6, 16, 72, 'test', 1), (16, 1, 6, 17, 72, 'test', 1), (17, 1, 6, 18, 72, 'test', 1), (18, 1, 6, 19, 72, 'tetest', 1), (19, 1, 6, 20, 72, '1233', 1), (20, 1, 1, 1, 72, '1757', 1), (21, 1, 1, 2, 72, '課程管理, ', 1), (22, 1, 1, 4, 72, '1815', 1), (23, 1, 1, 5, 72, '校外教練帶隊, ', 1), (24, 1, 1, 6, 72, 'gfsd', 1), (25, 1, 1, 7, 72, 'gfsd', 1), (26, 1, 1, 8, 72, '1823', 1), (27, 1, 1, 9, 72, '342', 1), (28, 1, 1, 10, 72, '234', 1), (29, 1, 1, 11, 72, '234', 1), (30, 1, 1, 12, 72, 'gfsd', 1), (31, 1, 1, 13, 72, '1101周梓謙, ', 1), (32, 1, 1, 14, 72, '234', 1), (33, 1, 1, 15, 72, '234', 1), (34, 1, 1, 16, 72, 'gtfsd', 1), (35, 1, 1, 17, 72, 'sdfg', 1), (36, 1, 1, 18, 72, 'gfd', 1), (37, 1, 1, 19, 72, '234', 1), (38, 1, 1, 20, 72, '234', 1), (39, 5, 6, 115, 72, '04/05/2017', 1), (40, 5, 6, 116, 72, '17/05/2017', 1), (41, 5, 6, 117, 72, '2', 1), (42, 5, 6, 118, 72, '17/05/2017', 1), (43, 5, 6, 120, 72, '2685', 1), (44, 5, 6, 121, 72, 'rthfg', 1), (45, 5, 6, 122, 72, '24/05/2017', 1), (46, 5, 6, 123, 72, '23/05/2017', 1), (47, 5, 6, 125, 72, '2692', 1), (48, 5, 6, 126, 72, '2702', 1), (49, 1, 6, 152, 72, 'fdsa', 1), (50, 1, 6, 153, 72, '3522,3523', 1), (51, 1, 7, 1, 72, '2711', 1), (52, 1, 7, 2, 72, '', 1), (53, 1, 7, 4, 72, '', 1), (54, 1, 7, 5, 72, '', 1), (55, 1, 7, 6, 72, '', 1), (56, 1, 7, 7, 72, '', 1), (57, 1, 7, 8, 72, '', 1), (58, 1, 7, 9, 72, '2017-05-20 11:55', 1), (59, 1, 7, 10, 72, '10:00 AM', 1), (60, 1, 7, 11, 72, '10:00 AM', 1), (61, 1, 7, 12, 72, '', 1), (62, 1, 7, 13, 72, '', 1), (63, 1, 7, 14, 72, '', 1), (64, 1, 7, 15, 72, '', 1), (65, 1, 7, 16, 72, '', 1), (66, 1, 7, 17, 72, '', 1), (67, 1, 7, 18, 72, '', 1), (68, 1, 7, 19, 72, '', 1), (69, 1, 7, 20, 72, '', 1), (70, 1, 7, 152, 72, '', 1), (71, 1, 7, 153, 72, '', 1), (72, 5, 7, 115, 72, '', 1), (73, 5, 7, 116, 72, '', 1), (74, 5, 7, 117, 72, '', 1), (75, 5, 7, 118, 72, '', 1), (76, 5, 7, 120, 72, '', 1), (77, 5, 7, 121, 72, '', 1), (78, 5, 7, 122, 72, '', 1), (79, 5, 7, 123, 72, '', 1), (80, 5, 7, 125, 72, '', 1), (81, 5, 7, 126, 72, '', 1), (82, 1, 12, 1, 72, '2711', 1), (83, 1, 12, 2, 72, '資訊科技教育, 學習評鑑, 圖書館, ', 1), (84, 1, 12, 4, 72, '2768', 1), (85, 1, 12, 5, 72, '學生自行前往, gjtyhyuhyudtyuh', 1), (86, 1, 12, 6, 72, '參觀珠海學院', 1), (87, 1, 12, 7, 72, '升學出路探索', 1), (88, 1, 12, 8, 72, '2778', 1), (89, 1, 12, 9, 72, '2017-05-18 10:55', 1), (90, 1, 12, 10, 72, '2:30 PM', 1), (91, 1, 12, 11, 72, '2:30 PM', 1), (92, 1, 12, 12, 72, 'fnbvgfhgf', 1), (93, 1, 12, 13, 72, '1101周梓謙, 1104何雨庭, ', 1), (94, 1, 12, 14, 72, '12', 1), (95, 1, 12, 15, 72, '100', 1), (96, 1, 12, 16, 72, '屯門', 1), (97, 1, 12, 17, 72, '天水圍香島中學', 1), (98, 1, 12, 18, 72, '天水圍香島中學', 1), (99, 1, 12, 19, 72, '0', 1), (100, 1, 12, 20, 72, '0', 1), (101, 1, 12, 152, 72, 'NA', 1), (102, 1, 12, 153, 72, '3522,3523', 1), (103, 1, 14, 1, 72, '5345', 1), (104, 1, 14, 2, 72, '學習評鑑, ', 1), (105, 1, 14, 4, 72, '5401', 1), (106, 1, 14, 5, 72, '校外教練帶隊, ', 1), (107, 1, 14, 6, 72, 'test', 1), (108, 1, 14, 7, 72, 'test', 1), (109, 1, 14, 8, 72, '5409', 1), (110, 1, 14, 9, 72, '2017-05-02 15:55', 1), (111, 1, 14, 10, 72, '2:45 PM', 1), (112, 1, 14, 11, 72, '2:45 PM', 1), (113, 1, 14, 12, 72, 'test', 1), (114, 1, 14, 13, 72, '1101周梓謙, 1102陳俊豪, ', 1), (115, 1, 14, 14, 72, '2', 1), (116, 1, 14, 15, 72, '123', 1), (117, 1, 14, 16, 72, 'test', 1), (118, 1, 14, 17, 72, 'test', 1), (119, 1, 14, 18, 72, 'test', 1), (120, 1, 14, 19, 72, '0', 1), (121, 1, 14, 20, 72, '0', 1), (122, 1, 14, 153, 72, '5341,5342', 1), (123, 3, 28, 28, 8, '20', 1), (124, 3, 28, 29, 8, '高中生', 1), (125, 3, 28, 23, 8, '團費', 1), (126, 3, 28, 24, 8, '500', 1), (127, 3, 28, 25, 8, '18', 1), (128, 3, 28, 26, 8, '0', 1), (129, 3, 28, 31, 8, '0', 1), (130, 3, 28, 32, 8, '0', 1), (131, 3, 28, 33, 8, '0', 1), (132, 3, 28, 34, 8, '0', 1), (133, 3, 28, 35, 8, '500', 1), (134, 3, 28, 36, 8, '1000', 1), (135, 3, 28, 37, 8, '0', 1), (136, 3, 28, 38, 8, '0', 1), (137, 3, 28, 39, 8, '0', 1), (138, 3, 28, 92, 8, '2609', 1), (139, 3, 28, 41, 8, '帶隊教師團費', 1), (140, 3, 28, 42, 8, '2', 1), (141, 3, 28, 43, 8, '1000', 1), (142, 3, 28, 44, 8, '0', 1), (143, 3, 28, 94, 8, '2615', 1), (144, 3, 28, 46, 8, '資助學生部份團費', 1), (145, 3, 28, 47, 8, '18', 1), (146, 3, 28, 48, 8, '3600', 1), (147, 3, 28, 49, 8, '0', 1), (148, 3, 28, 96, 8, '2631', 1), (149, 3, 28, 97, 8, '0', 1), (150, 3, 28, 52, 8, '0', 1), (151, 3, 28, 53, 8, '0', 1), (152, 3, 28, 54, 8, '0', 1), (153, 3, 28, 98, 8, '2640', 1), (154, 3, 28, 56, 8, '0', 1), (155, 3, 28, 57, 8, '0', 1), (156, 3, 28, 58, 8, '0', 1), (157, 3, 28, 59, 8, '0', 1), (158, 3, 28, 87, 8, '0', 1), (159, 3, 28, 88, 8, '0', 1), (160, 3, 28, 89, 8, '0', 1), (161, 3, 28, 90, 8, '0', 1), (162, 7, 41, 154, 8, '3597', 1), (163, 7, 41, 155, 8, '學生發展組', 1), (164, 7, 41, 156, 8, '3653', 1), (165, 7, 41, 157, 8, '林軍', 1), (166, 7, 41, 158, 8, '3656', 1), (167, 7, 41, 159, 8, '3661', 1), (168, 7, 41, 160, 8, '陳平長者服務中心', 1), (169, 7, 41, 161, 8, '3669,3670', 1), (170, 7, 41, 162, 8, '10', 1), (171, 7, 41, 163, 8, '0', 1), (172, 7, 41, 164, 8, '雨天操場', 1), (173, 7, 41, 165, 8, '學校雨天操場', 1), (174, 7, 41, 166, 8, '學校雨天操場', 1), (175, 7, 41, 167, 8, '0', 1), (176, 7, 41, 168, 8, '3675', 1), (177, 7, 60, 154, 72, '3596', 1), (178, 7, 60, 155, 72, '資訊科技科組, ', 1), (179, 7, 60, 156, 72, '3653', 1), (180, 7, 60, 157, 72, 'vfvgh', 1), (181, 7, 60, 158, 72, '3656', 1), (182, 7, 60, 159, 72, '3659', 1), (183, 7, 60, 160, 72, 'rihk', 1), (184, 7, 60, 161, 72, '3668', 1), (185, 7, 60, 162, 72, '5', 1), (186, 7, 60, 163, 72, '100', 1), (187, 7, 60, 164, 72, '香島', 1), (188, 7, 60, 165, 72, '香島', 1), (189, 7, 60, 166, 72, '香島', 1), (190, 7, 60, 167, 72, '基金:1000', 1), (191, 7, 60, 168, 72, '3674', 1), (192, 1, 47, 1, 21, '5343', 1), (193, 1, 47, 2, 21, '教學組, ', 1), (194, 1, 47, 4, 21, '5401', 1), (195, 1, 47, 5, 21, '校內老師,', 1), (196, 1, 47, 6, 21, 'maths competition', 1), (197, 1, 47, 7, 21, 'learning', 1), (198, 1, 47, 8, 21, '5411', 1), (199, 1, 47, 9, 21, '2017-07-28 11:10', 1), (200, 1, 47, 10, 21, '4:15 PM', 1), (201, 1, 47, 11, 21, '10:00 AM', 1), (202, 1, 47, 12, 21, 'abc school', 1), (203, 1, 47, 13, 21, '1105黎展希, ', 1), (204, 1, 47, 14, 21, '20', 1), (205, 1, 47, 15, 21, '0', 1), (206, 1, 47, 16, 21, 'shatin', 1), (207, 1, 47, 17, 21, 'school', 1), (208, 1, 47, 18, 21, 'school', 1), (209, 1, 47, 19, 21, '0', 1), (210, 1, 47, 20, 21, '800', 1), (211, 1, 47, 153, 21, '5341,5342', 1), (212, 7, 50, 154, 28, '3597', 1), (213, 7, 50, 155, 28, '四社, ', 1), (214, 7, 50, 156, 28, '3653', 1), (215, 7, 50, 157, 28, '陳綺雯,陶子洛,鄭家威,陳冠榮', 1), (216, 7, 50, 158, 28, '3658', 1), (217, 7, 50, 159, 28, '3661', 1), (218, 7, 50, 160, 28, 'NA', 1), (219, 7, 50, 161, 28, '3668,3669,3670,3671,3672', 1), (220, 7, 50, 162, 28, '80', 1), (221, 7, 50, 163, 28, '0', 1), (222, 7, 50, 164, 28, '102-106,202-206', 1), (223, 7, 50, 165, 28, '學校', 1), (224, 7, 50, 166, 28, '學校', 1), (225, 7, 50, 167, 28, 'NA', 1), (226, 7, 50, 168, 28, '3674', 1), (227, 3, 60, 28, 72, '10', 1), (228, 3, 60, 29, 72, '中一', 1), (229, 3, 60, 23, 72, 'ui', 1), (230, 3, 60, 24, 72, 'ukl', 1), (231, 3, 60, 25, 72, '1456', 1), (232, 3, 60, 26, 72, 'jkl', 1), (233, 3, 60, 31, 72, '234', 1), (234, 3, 60, 32, 72, '324', 1), (235, 3, 60, 33, 72, '34', 1), (236, 3, 60, 34, 72, '43', 1), (237, 3, 60, 35, 72, '34', 1), (238, 3, 60, 36, 72, '34', 1), (239, 3, 60, 37, 72, '34', 1), (240, 3, 60, 38, 72, '34', 1), (241, 3, 60, 39, 72, '34', 1), (242, 3, 60, 92, 72, '2607', 1), (243, 3, 60, 41, 72, '34', 1), (244, 3, 60, 42, 72, '34', 1), (245, 3, 60, 43, 72, '34', 1), (246, 3, 60, 44, 72, '34', 1), (247, 3, 60, 94, 72, '2616', 1), (248, 3, 60, 46, 72, '34', 1), (249, 3, 60, 47, 72, '34', 1), (250, 3, 60, 48, 72, '34', 1), (251, 3, 60, 49, 72, '34', 1), (252, 3, 60, 96, 72, '2623', 1), (253, 3, 60, 97, 72, '34', 1), (254, 3, 60, 52, 72, '34', 1), (255, 3, 60, 53, 72, '34', 1), (256, 3, 60, 54, 72, '34', 1), (257, 3, 60, 98, 72, '2635,2636', 1), (258, 3, 60, 56, 72, '34', 1), (259, 3, 60, 57, 72, '32', 1), (260, 3, 60, 58, 72, '34', 1), (261, 3, 60, 59, 72, '34', 1), (262, 3, 60, 87, 72, '34', 1), (263, 3, 60, 88, 72, '34', 1), (264, 3, 60, 89, 72, '34', 1), (265, 3, 60, 90, 72, '34', 1), (266, 7, 57, 154, 18, '3596', 1), (267, 7, 57, 155, 18, '教學組, ', 1), (268, 7, 57, 156, 18, '3653', 1), (269, 7, 57, 157, 18, '豪', 1), (270, 7, 57, 158, 18, '3658', 1), (271, 7, 57, 159, 18, '3660', 1), (272, 7, 57, 160, 18, '沒有', 1), (273, 7, 57, 161, 18, '3673', 1), (274, 7, 57, 162, 18, '35', 1), (275, 7, 57, 163, 18, '0', 1), (276, 7, 57, 164, 18, '506', 1), (277, 7, 57, 165, 18, '506', 1), (278, 7, 57, 166, 18, '506', 1), (279, 7, 57, 167, 18, '0', 1), (280, 7, 57, 168, 18, '3674', 1), (281, 3, 51, 28, 27, '300', 1), (282, 3, 51, 29, 27, '學生', 1), (283, 3, 51, 23, 27, '使', 1), (284, 3, 51, 24, 27, '500', 1), (285, 3, 51, 25, 27, '300', 1), (286, 3, 51, 26, 27, '0', 1), (287, 3, 51, 31, 27, '0', 1), (288, 3, 51, 32, 27, '0', 1), (289, 3, 51, 33, 27, '0', 1), (290, 3, 51, 34, 27, '0', 1), (291, 3, 51, 35, 27, '0', 1), (292, 3, 51, 36, 27, '0', 1), (293, 3, 51, 37, 27, '0', 1), (294, 3, 51, 38, 27, '自己袋', 1), (295, 3, 51, 39, 27, '0', 1), (296, 3, 51, 92, 27, '2613', 1), (297, 3, 51, 41, 27, '0', 1), (298, 3, 51, 42, 27, '0', 1), (299, 3, 51, 43, 27, '0', 1), (300, 3, 51, 44, 27, '0', 1), (301, 3, 51, 94, 27, '2622', 1), (302, 3, 51, 46, 27, '0', 1), (303, 3, 51, 47, 27, '0', 1), (304, 3, 51, 48, 27, '0', 1), (305, 3, 51, 49, 27, '0', 1), (306, 3, 51, 96, 27, '2631', 1), (307, 3, 51, 97, 27, '0', 1), (308, 3, 51, 52, 27, '0', 1), (309, 3, 51, 53, 27, '0', 1), (310, 3, 51, 54, 27, '0', 1), (311, 3, 51, 98, 27, '2640', 1), (312, 3, 51, 56, 27, '0', 1), (313, 3, 51, 57, 27, '0', 1), (314, 3, 51, 58, 27, '0', 1), (315, 3, 51, 59, 27, '0', 1), (316, 3, 51, 87, 27, '0', 1), (317, 3, 51, 88, 27, '0', 1), (318, 3, 51, 89, 27, '0', 1), (319, 3, 51, 90, 27, '0', 1), (320, 4, 51, 101, 27, '2646', 1), (321, 4, 51, 102, 27, '0', 1), (322, 4, 51, 103, 27, '0', 1), (323, 4, 51, 104, 27, '0', 1), (324, 4, 51, 105, 27, '0', 1), (325, 4, 51, 106, 27, '0', 1), (326, 4, 51, 108, 27, '2648', 1), (327, 4, 51, 109, 27, '0', 1), (328, 4, 51, 110, 27, '0', 1), (329, 4, 51, 111, 27, '0', 1), (330, 4, 51, 112, 27, '0', 1), (331, 4, 51, 113, 27, '0', 1), (332, 7, 45, 154, 51, '3596', 1), (333, 7, 45, 155, 51, '課程管理, ', 1), (334, 7, 45, 156, 51, '3653', 1), (335, 7, 45, 157, 51, 'Na', 1), (336, 7, 45, 158, 51, '3658', 1), (337, 7, 45, 159, 51, '3659', 1), (338, 7, 45, 160, 51, 'NA', 1), (339, 7, 45, 161, 51, '', 1), (340, 7, 45, 162, 51, '0', 1), (341, 7, 45, 163, 51, '0', 1), (342, 7, 45, 164, 51, '604', 1), (343, 7, 45, 165, 51, '604', 1), (344, 7, 45, 166, 51, '604', 1), (345, 7, 45, 167, 51, '0', 1), (346, 7, 45, 168, 51, '3674', 1), (347, 7, 55, 154, 66, '3596', 1), (348, 7, 55, 155, 66, '中文科組, ', 1), (349, 7, 55, 156, 66, '3653', 1), (350, 7, 55, 157, 66, '中一級中文科老師', 1), (351, 7, 55, 158, 66, '3657', 1), (352, 7, 55, 159, 66, '3662', 1), (353, 7, 55, 160, 66, 'NA', 1), (354, 7, 55, 161, 66, '3668', 1), (355, 7, 55, 162, 66, '100', 1), (356, 7, 55, 163, 66, '0', 1), (357, 7, 55, 164, 66, '小花園', 1), (358, 7, 55, 165, 66, '小花園', 1), (359, 7, 55, 166, 66, '小花園', 1), (360, 7, 55, 167, 66, 'NA', 1), (361, 7, 55, 168, 66, '3674', 1), (362, 7, 51, 154, 27, '3596', 1), (363, 7, 51, 155, 27, '教師專業發展, ', 1), (364, 7, 51, 156, 27, '3653', 1), (365, 7, 51, 157, 27, '0', 1), (366, 7, 51, 158, 27, '3658', 1), (367, 7, 51, 159, 27, '3667', 1), (368, 7, 51, 160, 27, '0', 1), (369, 7, 51, 161, 27, '3673', 1), (370, 7, 51, 162, 27, '0', 1), (371, 7, 51, 163, 27, '0', 1), (372, 7, 51, 164, 27, '0', 1), (373, 7, 51, 165, 27, '0', 1), (374, 7, 51, 166, 27, '0', 1), (375, 7, 51, 167, 27, '0', 1), (376, 7, 51, 168, 27, '3674', 1), (377, 3, 56, 28, 42, '30', 1), (378, 3, 56, 29, 42, 'students, their family members and dogs', 1), (379, 3, 56, 23, 42, 'buying dog food', 1), (380, 3, 56, 24, 42, '20', 1), (381, 3, 56, 25, 42, '20', 1), (382, 3, 56, 26, 42, '0', 1), (383, 3, 56, 31, 42, '0', 1), (384, 3, 56, 32, 42, '0', 1), (385, 3, 56, 33, 42, '0', 1), (386, 3, 56, 34, 42, '0', 1), (387, 3, 56, 35, 42, '0', 1), (388, 3, 56, 36, 42, '0', 1), (389, 3, 56, 37, 42, '0', 1), (390, 3, 56, 38, 42, '0', 1), (391, 3, 56, 39, 42, '0', 1), (392, 3, 56, 92, 42, '2613', 1), (393, 3, 56, 41, 42, '0', 1), (394, 3, 56, 42, 42, '0', 1), (395, 3, 56, 43, 42, '0', 1), (396, 3, 56, 44, 42, '0', 1), (397, 3, 56, 94, 42, '2622', 1), (398, 3, 56, 46, 42, '0', 1), (399, 3, 56, 47, 42, '0', 1), (400, 3, 56, 48, 42, '0', 1), (401, 3, 56, 49, 42, '0', 1), (402, 3, 56, 96, 42, '2631', 1), (403, 3, 56, 97, 42, '0', 1), (404, 3, 56, 52, 42, '0', 1), (405, 3, 56, 53, 42, '0', 1), (406, 3, 56, 54, 42, '0', 1), (407, 3, 56, 98, 42, '2640', 1), (408, 3, 56, 56, 42, '0', 1), (409, 3, 56, 57, 42, '0', 1), (410, 3, 56, 58, 42, '0', 1), (411, 3, 56, 59, 42, '0', 1), (412, 3, 56, 87, 42, '0', 1), (413, 3, 56, 88, 42, '0', 1), (414, 3, 56, 89, 42, '0', 1), (415, 3, 56, 90, 42, '0', 1), (416, 7, 63, 154, 13, '3596', 1), (417, 7, 63, 155, 13, '英文科組, ', 1), (418, 7, 63, 156, 13, '3653', 1), (419, 7, 63, 157, 13, 'Ng Yuen Fun', 1), (420, 7, 63, 158, 13, '3658', 1), (421, 7, 63, 159, 13, '3660', 1), (422, 7, 63, 160, 13, 'NA', 1), (423, 7, 63, 161, 13, '3671', 1), (424, 7, 63, 162, 13, '40', 1), (425, 7, 63, 163, 13, '0', 1), (426, 7, 63, 164, 13, '操場', 1), (427, 7, 63, 165, 13, '操場', 1), (428, 7, 63, 166, 13, '操場', 1), (429, 7, 63, 167, 13, '0', 1), (430, 7, 63, 168, 13, '3674', 1), (431, 4, 64, 101, 33, '2646', 1), (432, 4, 64, 102, 33, '8:50', 1), (433, 4, 64, 103, 33, '學校', 1), (434, 4, 64, 104, 33, '學校', 1), (435, 4, 64, 105, 33, '50', 1), (436, 4, 64, 106, 33, '2', 1), (437, 4, 64, 108, 33, '2648', 1), (438, 4, 64, 109, 33, '-', 1), (439, 4, 64, 110, 33, '-', 1), (440, 4, 64, 111, 33, '-', 1), (441, 4, 64, 112, 33, '5', 1), (442, 4, 64, 113, 33, '5', 1), (443, 7, 54, 154, 34, '3596', 1), (444, 7, 54, 155, 34, '通識科組, ', 1), (445, 7, 54, 156, 34, '3653', 1), (446, 7, 54, 157, 34, 'HoWingHo', 1), (447, 7, 54, 158, 34, '3658', 1), (448, 7, 54, 159, 34, '3667', 1), (449, 7, 54, 160, 34, 'NA', 1), (450, 7, 54, 161, 34, '3668', 1), (451, 7, 54, 162, 34, '3', 1), (452, 7, 54, 163, 34, '0', 1), (453, 7, 54, 164, 34, '102', 1), (454, 7, 54, 165, 34, 'NA', 1), (455, 7, 54, 166, 34, 'NA', 1), (456, 7, 54, 167, 34, '100', 1), (457, 7, 54, 168, 34, '3674', 1), (458, 1, 67, 1, 14, '5343', 1), (459, 1, 67, 2, 14, '教學組, ', 1), (460, 1, 67, 4, 14, '5402', 1), (461, 1, 67, 5, 14, '校內老師, ', 1), (462, 1, 67, 6, 14, 'ART SHOW', 1), (463, 1, 67, 7, 14, '展覽', 1), (464, 1, 67, 8, 14, '5409', 1), (465, 1, 67, 9, 14, '2017-07-14 11:15', 1), (466, 1, 67, 10, 14, '11:15 AM', 1), (467, 1, 67, 11, 14, '11:15 AM', 1), (468, 1, 67, 12, 14, '/', 1), (469, 1, 67, 13, 14, '1102陳俊豪, 1103范家琿, 1106梁智科, ', 1), (470, 1, 67, 14, 14, '3', 1), (471, 1, 67, 15, 14, '/', 1), (472, 1, 67, 16, 14, '/', 1), (473, 1, 67, 17, 14, '/', 1), (474, 1, 67, 18, 14, '/', 1), (475, 1, 67, 19, 14, '/', 1), (476, 1, 67, 20, 14, '0', 1), (477, 1, 67, 153, 14, '5341', 1), (478, 3, 57, 28, 18, '35', 1), (479, 3, 57, 29, 18, '中六', 1), (480, 3, 57, 23, 18, '影印', 1), (481, 3, 57, 24, 18, '0', 1), (482, 3, 57, 25, 18, '35', 1), (483, 3, 57, 26, 18, '沒有', 1), (484, 3, 57, 31, 18, '0', 1), (485, 3, 57, 32, 18, '0', 1), (486, 3, 57, 33, 18, '0', 1), (487, 3, 57, 34, 18, '0', 1), (488, 3, 57, 35, 18, '0', 1), (489, 3, 57, 36, 18, '0', 1), (490, 3, 57, 37, 18, '0', 1), (491, 3, 57, 38, 18, '0', 1), (492, 3, 57, 39, 18, '0', 1), (493, 3, 57, 92, 18, '2605', 1), (494, 3, 57, 41, 18, '沒有', 1), (495, 3, 57, 42, 18, '35', 1), (496, 3, 57, 43, 18, '0', 1), (497, 3, 57, 44, 18, '沒有', 1), (498, 3, 57, 94, 18, '2614', 1), (499, 3, 57, 46, 18, '沒有', 1), (500, 3, 57, 47, 18, '35', 1), (501, 3, 57, 48, 18, '0', 1), (502, 3, 57, 49, 18, '沒有', 1), (503, 3, 57, 96, 18, '2624', 1), (504, 3, 57, 97, 18, '沒有', 1), (505, 3, 57, 52, 18, '35', 1), (506, 3, 57, 53, 18, '0', 1), (507, 3, 57, 54, 18, '沒有', 1), (508, 3, 57, 98, 18, '2637', 1), (509, 3, 57, 56, 18, '沒有', 1), (510, 3, 57, 57, 18, '35', 1), (511, 3, 57, 58, 18, '0', 1), (512, 3, 57, 59, 18, '0', 1), (513, 3, 57, 87, 18, '沒有', 1), (514, 3, 57, 88, 18, '35', 1), (515, 3, 57, 89, 18, '0', 1), (516, 3, 57, 90, 18, '0', 1), (517, 7, 56, 154, 42, '3597', 1), (518, 7, 56, 155, 42, '特殊學習需要, ', 1), (519, 7, 56, 156, 42, '3653', 1), (520, 7, 56, 157, 42, '0', 1), (521, 7, 56, 158, 42, '3658', 1), (522, 7, 56, 159, 42, '3667', 1), (523, 7, 56, 160, 42, '0', 1), (524, 7, 56, 161, 42, '3668', 1), (525, 7, 56, 162, 42, '30', 1), (526, 7, 56, 163, 42, '20', 1), (527, 7, 56, 164, 42, '0', 1), (528, 7, 56, 165, 42, '0', 1), (529, 7, 56, 166, 42, '0', 1), (530, 7, 56, 167, 42, '0', 1), (531, 7, 56, 168, 42, '3675', 1), (532, 7, 61, 154, 11, '3596', 1), (533, 7, 61, 155, 11, '英文科組, ', 1), (534, 7, 61, 156, 11, '3654', 1), (535, 7, 61, 157, 11, 'NA', 1), (536, 7, 61, 158, 11, '3658', 1), (537, 7, 61, 159, 11, '3660', 1), (538, 7, 61, 160, 11, 'NA', 1), (539, 7, 61, 161, 11, '3672', 1), (540, 7, 61, 162, 11, '35', 1), (541, 7, 61, 163, 11, '0', 1), (542, 7, 61, 164, 11, '106', 1), (543, 7, 61, 165, 11, '106', 1), (544, 7, 61, 166, 11, '106', 1), (545, 7, 61, 167, 11, '0', 1), (546, 7, 61, 168, 11, '3674', 1), (547, 3, 59, 28, 44, '00', 1), (548, 3, 59, 29, 44, '00', 1), (549, 3, 59, 23, 44, '000', 1), (550, 3, 59, 24, 44, '00', 1), (551, 3, 59, 25, 44, '00', 1), (552, 3, 59, 26, 44, '00', 1), (553, 3, 59, 31, 44, '00', 1), (554, 3, 59, 32, 44, '00', 1), (555, 3, 59, 33, 44, '00', 1), (556, 3, 59, 34, 44, '00', 1), (557, 3, 59, 35, 44, '00', 1), (558, 3, 59, 36, 44, '00', 1), (559, 3, 59, 37, 44, '00', 1), (560, 3, 59, 38, 44, '00', 1), (561, 3, 59, 39, 44, '00', 1), (562, 3, 59, 92, 44, '2608', 1), (563, 3, 59, 41, 44, '00', 1), (564, 3, 59, 42, 44, '00', 1), (565, 3, 59, 43, 44, '00', 1), (566, 3, 59, 44, 44, '00', 1), (567, 3, 59, 94, 44, '2616', 1), (568, 3, 59, 46, 44, '00', 1), (569, 3, 59, 47, 44, '00', 1), (570, 3, 59, 48, 44, '00', 1), (571, 3, 59, 49, 44, '00', 1), (572, 3, 59, 96, 44, '2627', 1), (573, 3, 59, 97, 44, '00', 1), (574, 3, 59, 52, 44, '00', 1), (575, 3, 59, 53, 44, '00', 1), (576, 3, 59, 54, 44, '00', 1), (577, 3, 59, 98, 44, '2640', 1), (578, 3, 59, 56, 44, '00', 1), (579, 3, 59, 57, 44, '00', 1), (580, 3, 59, 58, 44, '00', 1), (581, 3, 59, 59, 44, '00', 1), (582, 3, 59, 87, 44, '00', 1), (583, 3, 59, 88, 44, '00', 1), (584, 3, 59, 89, 44, '00', 1), (585, 3, 59, 90, 44, '00', 1), (586, 7, 47, 154, 21, '3596', 1), (587, 7, 47, 155, 21, '教學組, maths', 1), (588, 7, 47, 156, 21, '3654', 1), (589, 7, 47, 157, 21, 'steven', 1), (590, 7, 47, 158, 21, '3655', 1), (591, 7, 47, 159, 21, '3660', 1), (592, 7, 47, 160, 21, 'abc', 1), (593, 7, 47, 161, 21, '3669', 1), (594, 7, 47, 162, 21, '50', 1), (595, 7, 47, 163, 21, '0', 1), (596, 7, 47, 164, 21, '201', 1), (597, 7, 47, 165, 21, '20', 1), (598, 7, 47, 166, 21, '201', 1), (599, 7, 47, 167, 21, '500', 1), (600, 7, 47, 168, 21, '3674', 1), (601, 7, 59, 154, 44, '3596', 1), (602, 7, 59, 155, 44, '教學組, ', 1), (603, 7, 59, 156, 44, '3653', 1), (604, 7, 59, 157, 44, '00', 1), (605, 7, 59, 158, 44, '3655', 1), (606, 7, 59, 159, 44, '3659', 1), (607, 7, 59, 160, 44, '00', 1), (608, 7, 59, 161, 44, '3668', 1), (609, 7, 59, 162, 44, '00', 1), (610, 7, 59, 163, 44, '00', 1), (611, 7, 59, 164, 44, '00', 1), (612, 7, 59, 165, 44, '00', 1), (613, 7, 59, 166, 44, '00', 1), (614, 7, 59, 167, 44, '00', 1), (615, 7, 59, 168, 44, '3674', 1), (616, 1, 59, 1, 44, '5343', 1), (617, 1, 59, 2, 44, '教學組, ', 1), (618, 1, 59, 4, 44, '5401', 1), (619, 1, 59, 5, 44, '校內老師, ', 1), (620, 1, 59, 6, 44, '00', 1), (621, 1, 59, 7, 44, '00', 1), (622, 1, 59, 8, 44, '5408', 1), (623, 1, 59, 9, 44, '1899-12-31 00:00', 1), (624, 1, 59, 10, 44, '11:30 AM', 1), (625, 1, 59, 11, 44, '11:30 AM', 1), (626, 1, 59, 12, 44, '00', 1), (627, 1, 59, 13, 44, '00', 1), (628, 1, 59, 14, 44, '00', 1), (629, 1, 59, 15, 44, '00', 1), (630, 1, 59, 16, 44, '00', 1), (631, 1, 59, 17, 44, '00', 1), (632, 1, 59, 18, 44, '00', 1), (633, 1, 59, 19, 44, '00', 1), (634, 1, 59, 20, 44, '00', 1), (635, 1, 59, 153, 44, '5341', 1), (636, 7, 64, 154, 33, '3597', 1), (637, 7, 64, 155, 33, '學習支援, ', 1), (638, 7, 64, 156, 33, '3654', 1), (639, 7, 64, 157, 33, '竹', 1), (640, 7, 64, 158, 33, '3656', 1), (641, 7, 64, 159, 33, '3663', 1), (642, 7, 64, 160, 33, '555', 1), (643, 7, 64, 161, 33, '3668,3670', 1), (644, 7, 64, 162, 33, '2', 1), (645, 7, 64, 163, 33, '50', 1), (646, 7, 64, 164, 33, '香港', 1), (647, 7, 64, 165, 33, '學校', 1), (648, 7, 64, 166, 33, '學校', 1), (649, 7, 64, 167, 33, '22', 1), (650, 7, 64, 168, 33, '3674', 1), (651, 4, 59, 101, 44, '2645', 1), (652, 4, 59, 102, 44, '00', 1), (653, 4, 59, 103, 44, '00', 1), (654, 4, 59, 104, 44, '00', 1), (655, 4, 59, 105, 44, '00', 1), (656, 4, 59, 106, 44, '00', 1), (657, 4, 59, 108, 44, '2647', 1), (658, 4, 59, 109, 44, '00', 1), (659, 4, 59, 110, 44, '00', 1), (660, 4, 59, 111, 44, '00', 1), (661, 4, 59, 112, 44, '00', 1), (662, 4, 59, 113, 44, '00', 1), (663, 3, 48, 28, 34, '3', 1), (664, 3, 48, 29, 34, 'F.1', 1), (665, 3, 48, 23, 34, 'transport', 1), (666, 3, 48, 24, 34, '5', 1), (667, 3, 48, 25, 34, '3', 1), (668, 3, 48, 26, 34, 'NA', 1), (669, 3, 48, 31, 34, '100', 1), (670, 3, 48, 32, 34, '0', 1), (671, 3, 48, 33, 34, '0', 1), (672, 3, 48, 34, 34, '0', 1), (673, 3, 48, 35, 34, '0', 1), (674, 3, 48, 36, 34, '0', 1), (675, 3, 48, 37, 34, '0', 1), (676, 3, 48, 38, 34, '0', 1), (677, 3, 48, 39, 34, '0', 1), (678, 3, 48, 92, 34, '2613', 1), (679, 3, 48, 41, 34, '0', 1), (680, 3, 48, 42, 34, '0', 1), (681, 3, 48, 43, 34, '0', 1), (682, 3, 48, 44, 34, '0', 1), (683, 3, 48, 94, 34, '2622', 1), (684, 3, 48, 46, 34, '0', 1), (685, 3, 48, 47, 34, '0', 1), (686, 3, 48, 48, 34, '0', 1), (687, 3, 48, 49, 34, '0', 1), (688, 3, 48, 96, 34, '2631', 1), (689, 3, 48, 97, 34, '0', 1), (690, 3, 48, 52, 34, '0', 1), (691, 3, 48, 53, 34, '0', 1), (692, 3, 48, 54, 34, '0', 1), (693, 3, 48, 98, 34, '2640', 1), (694, 3, 48, 56, 34, '0', 1), (695, 3, 48, 57, 34, '0', 1), (696, 3, 48, 58, 34, '0', 1), (697, 3, 48, 59, 34, '0', 1), (698, 3, 48, 87, 34, 'transport', 1), (699, 3, 48, 88, 34, '3', 1), (700, 3, 48, 89, 34, '100', 1), (701, 3, 48, 90, 34, 'Liberal Studies', 1), (702, 1, 72, 1, 47, '5345', 1), (703, 1, 72, 2, 47, '', 1), (704, 1, 72, 4, 47, '5401', 1), (705, 1, 72, 5, 47, '', 1), (706, 1, 72, 6, 47, '', 1), (707, 1, 72, 7, 47, '', 1), (708, 1, 72, 8, 47, '', 1), (709, 1, 72, 9, 47, '', 1), (710, 1, 72, 10, 47, '11:15 AM', 1), (711, 1, 72, 11, 47, '11:15 AM', 1), (712, 1, 72, 12, 47, '', 1), (713, 1, 72, 13, 47, '', 1), (714, 1, 72, 14, 47, '', 1), (715, 1, 72, 15, 47, '', 1), (716, 1, 72, 16, 47, '', 1), (717, 1, 72, 17, 47, '', 1), (718, 1, 72, 18, 47, '', 1), (719, 1, 72, 19, 47, '', 1), (720, 1, 72, 20, 47, '', 1), (721, 1, 72, 153, 47, '', 1), (722, 1, 74, 1, 51, '5345', 1), (723, 1, 74, 2, 51, '非華語學生支援, ', 1), (724, 1, 74, 4, 51, '5401', 1), (725, 1, 74, 5, 51, '校內老師, ', 1), (726, 1, 74, 6, 51, 'test', 1), (727, 1, 74, 7, 51, 'test', 1), (728, 1, 74, 8, 51, '5408', 1), (729, 1, 74, 9, 51, '2017-07-06 18:50', 1), (730, 1, 74, 10, 51, '11:15 AM', 1), (731, 1, 74, 11, 51, '11:15 AM', 1), (732, 1, 74, 12, 51, 'NA', 1), (733, 1, 74, 13, 51, '1104何雨庭, 1112陳漪紋, ', 1), (734, 1, 74, 14, 51, '4', 1), (735, 1, 74, 15, 51, '0', 1), (736, 1, 74, 16, 51, 'home', 1), (737, 1, 74, 17, 51, 'home', 1), (738, 1, 74, 18, 51, 'home', 1), (739, 1, 74, 19, 51, '0', 1), (740, 1, 74, 20, 51, '0', 1), (741, 1, 74, 153, 51, '5342', 1), (742, 1, 85, 1, 5, '5344', 1), (743, 1, 85, 2, 5, 'STEM教育, ', 1), (744, 1, 85, 4, 5, '5402', 1), (745, 1, 85, 5, 5, '', 1), (746, 1, 85, 6, 5, '貓貓同樂日', 1), (747, 1, 85, 7, 5, '', 1), (748, 1, 85, 8, 5, '5409', 1), (749, 1, 85, 9, 5, '2017-07-31 11:00', 1), (750, 1, 85, 10, 5, '11:15 AM', 1), (751, 1, 85, 11, 5, '11:15 AM', 1), (752, 1, 85, 12, 5, 'N/A', 1), (753, 1, 85, 13, 5, '1101周梓謙, ', 1), (754, 1, 85, 14, 5, '1', 1), (755, 1, 85, 15, 5, '1', 1), (756, 1, 85, 16, 5, '1', 1), (757, 1, 85, 17, 5, '1', 1), (758, 1, 85, 18, 5, '1', 1), (759, 1, 85, 19, 5, 'N/A', 1), (760, 1, 85, 20, 5, '200', 1), (761, 1, 85, 153, 5, '5342', 1), (762, 1, 73, 1, 16, '5345', 1), (763, 1, 73, 2, 16, '教師專業發展, ', 1), (764, 1, 73, 4, 16, '5401', 1), (765, 1, 73, 5, 16, '校內老師, 111', 1), (766, 1, 73, 6, 16, '1223', 1), (767, 1, 73, 7, 16, '12334', 1), (768, 1, 73, 8, 16, '5409', 1), (769, 1, 73, 9, 16, '2017-07-31 10:00', 1), (770, 1, 73, 10, 16, '12:15 AM', 1), (771, 1, 73, 11, 16, '9:15 AM', 1), (772, 1, 73, 12, 16, 'NA', 1), (773, 1, 73, 13, 16, '1106梁智科, ', 1), (774, 1, 73, 14, 16, '10', 1), (775, 1, 73, 15, 16, '5', 1), (776, 1, 73, 16, 16, '禮堂', 1), (777, 1, 73, 17, 16, 'XXX', 1), (778, 1, 73, 18, 16, 'XXX', 1), (779, 1, 73, 19, 16, 'DF', 1), (780, 1, 73, 20, 16, '2332', 1), (781, 1, 73, 153, 16, '5341,5342', 1), (782, 1, 81, 1, 36, '5345', 1), (783, 1, 81, 2, 36, '', 1), (784, 1, 81, 4, 36, '5401', 1), (785, 1, 81, 5, 36, '校內老師, ', 1), (786, 1, 81, 6, 36, 'test', 1), (787, 1, 81, 7, 36, 'test', 1), (788, 1, 81, 8, 36, '5408', 1), (789, 1, 81, 9, 36, '2017-07-06 11:50', 1), (790, 1, 81, 10, 36, '4:15 PM', 1), (791, 1, 81, 11, 36, '12:15 AM', 1), (792, 1, 81, 12, 36, 'na', 1), (793, 1, 81, 13, 36, '', 1), (794, 1, 81, 14, 36, '', 1), (795, 1, 81, 15, 36, '', 1), (796, 1, 81, 16, 36, '', 1), (797, 1, 81, 17, 36, '', 1), (798, 1, 81, 18, 36, '', 1), (799, 1, 81, 19, 36, '', 1), (800, 1, 81, 20, 36, '', 1), (801, 1, 81, 153, 36, '5341,5342', 1), (802, 1, 80, 1, 53, '5344', 1), (803, 1, 80, 2, 53, '德育及公民教育, ', 1), (804, 1, 80, 4, 53, '5401', 1), (805, 1, 80, 5, 53, '校內老師, ', 1), (806, 1, 80, 6, 53, 'testtest', 1), (807, 1, 80, 7, 53, 'test', 1), (808, 1, 80, 8, 53, '5413', 1), (809, 1, 80, 9, 53, '2017-07-31 11:00', 1), (810, 1, 80, 10, 53, '11:15 AM', 1), (811, 1, 80, 11, 53, '11:15 AM', 1), (812, 1, 80, 12, 53, 'NA', 1), (813, 1, 80, 13, 53, '5115倫煒樂, ', 1), (814, 1, 80, 14, 53, '13', 1), (815, 1, 80, 15, 53, '0', 1), (816, 1, 80, 16, 53, 'test', 1), (817, 1, 80, 17, 53, '學校', 1), (818, 1, 80, 18, 53, '學校', 1), (819, 1, 80, 19, 53, '0', 1), (820, 1, 80, 20, 53, '0', 1), (821, 1, 80, 153, 53, '', 1), (822, 1, 76, 1, 30, '5343', 1), (823, 1, 76, 2, 30, '數學科組, ', 1), (824, 1, 76, 4, 30, '5402', 1), (825, 1, 76, 5, 30, '校內老師, ', 1), (826, 1, 76, 6, 30, '提升XXXX', 1), (827, 1, 76, 7, 30, '比賽', 1), (828, 1, 76, 8, 30, '5411', 1), (829, 1, 76, 9, 30, '2017-07-19 10:00', 1), (830, 1, 76, 10, 30, '11:15 AM', 1), (831, 1, 76, 11, 30, '11:15 AM', 1), (832, 1, 76, 12, 30, 'TSW', 1), (833, 1, 76, 13, 30, '2308李鈞俊, ', 1), (834, 1, 76, 14, 30, '5', 1), (835, 1, 76, 15, 30, '0', 1), (836, 1, 76, 16, 30, 'TSW', 1), (837, 1, 76, 17, 30, 'TSW', 1), (838, 1, 76, 18, 30, 'TSW', 1), (839, 1, 76, 19, 30, 'NA', 1), (840, 1, 76, 20, 30, '0', 1), (841, 1, 76, 153, 30, '5342', 1), (842, 7, 79, 154, 20, '3596', 1), (843, 7, 79, 155, 20, '文學科組, ', 1), (844, 7, 79, 156, 20, '3653', 1), (845, 7, 79, 157, 20, 'NA', 1), (846, 7, 79, 158, 20, '3657', 1), (847, 7, 79, 159, 20, '3662', 1), (848, 7, 79, 160, 20, 'NA', 1), (849, 7, 79, 161, 20, '3671', 1), (850, 7, 79, 162, 20, '4', 1), (851, 7, 79, 163, 20, '0', 1), (852, 7, 79, 164, 20, '小花園', 1), (853, 7, 79, 165, 20, '小花園', 1), (854, 7, 79, 166, 20, '小花園', 1), (855, 7, 79, 167, 20, '0', 1), (856, 7, 79, 168, 20, '3675', 1), (857, 1, 77, 1, 19, '5345', 1), (858, 1, 77, 2, 19, '', 1), (859, 1, 77, 4, 19, '', 1), (860, 1, 77, 5, 19, '校內老師, ', 1), (861, 1, 77, 6, 19, 'testing001', 1), (862, 1, 77, 7, 19, '', 1), (863, 1, 77, 8, 19, '5410', 1), (864, 1, 77, 9, 19, '2017-07-31 11:30', 1), (865, 1, 77, 10, 19, '11:15 AM', 1), (866, 1, 77, 11, 19, '11:45 AM', 1), (867, 1, 77, 12, 19, 'na', 1), (868, 1, 77, 13, 19, '1101周梓謙, ', 1), (869, 1, 77, 14, 19, '1', 1), (870, 1, 77, 15, 19, 'na', 1), (871, 1, 77, 16, 19, '小花園', 1), (872, 1, 77, 17, 19, '小花園', 1), (873, 1, 77, 18, 19, '小花園', 1), (874, 1, 77, 19, 19, 'NA', 1), (875, 1, 77, 20, 19, '0', 1), (876, 1, 77, 153, 19, '5341,5342', 1), (877, 1, 75, 1, 35, '5345', 1), (878, 1, 75, 2, 35, '教師專業發展, ', 1), (879, 1, 75, 4, 35, '5402', 1), (880, 1, 75, 5, 35, '校內老師, ', 1), (881, 1, 75, 6, 35, '「專注聽講唔好玩電話同大聲傾偈啦」工作坊', 1), (882, 1, 75, 7, 35, '如題', 1), (883, 1, 75, 8, 35, '5408', 1), (884, 1, 75, 9, 35, '2017-07-29 09:00', 1), (885, 1, 75, 10, 35, '11:15 AM', 1), (886, 1, 75, 11, 35, '11:15 AM', 1), (887, 1, 75, 12, 35, '香島中學', 1), (888, 1, 75, 13, 35, '1101周梓謙', 1), (889, 1, 75, 14, 35, '1', 1), (890, 1, 75, 15, 35, '0', 1), (891, 1, 75, 16, 35, '電腦室', 1), (892, 1, 75, 17, 35, '電腦室', 1), (893, 1, 75, 18, 35, '電腦室', 1), (894, 1, 75, 19, 35, '0', 1), (895, 1, 75, 20, 35, '0', 1), (896, 1, 75, 153, 35, '', 1), (897, 7, 98, 154, 8, '3597', 1), (898, 7, 98, 155, 8, '學生發展組', 1), (899, 7, 98, 156, 8, '3653', 1), (900, 7, 98, 157, 8, '李卓立', 1), (901, 7, 98, 158, 8, '3656', 1), (902, 7, 98, 159, 8, '3663', 1), (903, 7, 98, 160, 8, '中華文化藝術(天水圍)推廣發展協會', 1), (904, 7, 98, 161, 8, '', 1), (905, 7, 98, 162, 8, '400', 1), (906, 7, 98, 163, 8, '0', 1), (907, 7, 98, 164, 8, '足球場/籃球場/雨天操場', 1), (908, 7, 98, 165, 8, '學校', 1), (909, 7, 98, 166, 8, '學校', 1), (910, 7, 98, 167, 8, '', 1), (911, 7, 98, 168, 8, '3675', 1), (912, 7, 99, 154, 8, '3597', 1), (913, 7, 99, 155, 8, '學生發展組', 1), (914, 7, 99, 156, 8, '3653', 1), (915, 7, 99, 157, 8, '鄧文龍', 1), (916, 7, 99, 158, 8, '3656', 1), (917, 7, 99, 159, 8, '3663', 1), (918, 7, 99, 160, 8, '中華文化藝術(天水圍)推廣發展協會', 1), (919, 7, 99, 161, 8, '', 1), (920, 7, 99, 162, 8, '400', 1), (921, 7, 99, 163, 8, '0', 1), (922, 7, 99, 164, 8, '足球場/籃球場/雨天操場', 1), (923, 7, 99, 165, 8, '學校', 1), (924, 7, 99, 166, 8, '學校', 1), (925, 7, 99, 167, 8, '0', 1), (926, 7, 99, 168, 8, '3675', 1), (927, 7, 100, 154, 8, '3597', 1), (928, 7, 100, 155, 8, '學生發展組', 1), (929, 7, 100, 156, 8, '3654', 1), (930, 7, 100, 157, 8, '初中班主任', 1), (931, 7, 100, 158, 8, '3656', 1), (932, 7, 100, 159, 8, '3663', 1), (933, 7, 100, 160, 8, '', 1), (934, 7, 100, 161, 8, '3668,3669,3670', 1), (935, 7, 100, 162, 8, '300', 1), (936, 7, 100, 163, 8, '0', 1), (937, 7, 100, 164, 8, '二樓禮堂', 1), (938, 7, 100, 165, 8, '學校', 1), (939, 7, 100, 166, 8, '學校', 1), (940, 7, 100, 167, 8, '0', 1), (941, 7, 100, 168, 8, '3675', 1), (942, 3, 101, 28, 8, '300', 1), (943, 3, 101, 29, 8, '高中', 1), (944, 3, 101, 23, 8, '0', 1), (945, 3, 101, 24, 8, '0', 1), (946, 3, 101, 25, 8, '300', 1), (947, 3, 101, 26, 8, '', 1), (948, 3, 101, 31, 8, '0', 1), (949, 3, 101, 32, 8, '0', 1), (950, 3, 101, 33, 8, '0', 1), (951, 3, 101, 34, 8, '0', 1), (952, 3, 101, 35, 8, '0', 1), (953, 3, 101, 36, 8, '0', 1), (954, 3, 101, 37, 8, '0', 1), (955, 3, 101, 38, 8, '茶點及表演者晚膳資助', 1), (956, 3, 101, 39, 8, '1500', 1), (957, 3, 101, 92, 8, '2613', 1), (958, 3, 101, 41, 8, '', 1), (959, 3, 101, 42, 8, '0', 1), (960, 3, 101, 43, 8, '0', 1), (961, 3, 101, 44, 8, '0', 1), (962, 3, 101, 94, 8, '2622', 1), (963, 3, 101, 46, 8, '0', 1), (964, 3, 101, 47, 8, '0', 1), (965, 3, 101, 48, 8, '0', 1), (966, 3, 101, 49, 8, '0', 1), (967, 3, 101, 96, 8, '2631', 1), (968, 3, 101, 97, 8, '0', 1), (969, 3, 101, 52, 8, '0', 1), (970, 3, 101, 53, 8, '0', 1), (971, 3, 101, 54, 8, '0', 1), (972, 3, 101, 98, 8, '2640', 1), (973, 3, 101, 56, 8, '0', 1), (974, 3, 101, 57, 8, '0', 1), (975, 3, 101, 58, 8, '0', 1), (976, 3, 101, 59, 8, '0', 1), (977, 3, 101, 87, 8, '資助表演者茶點及晚膳', 1), (978, 3, 101, 88, 8, '20', 1), (979, 3, 101, 89, 8, '1500', 1), (980, 3, 101, 90, 8, '學生發展組', 1), (981, 7, 101, 154, 8, '3597', 1), (982, 7, 101, 155, 8, '學生發展組', 1), (983, 7, 101, 156, 8, '3653', 1), (984, 7, 101, 157, 8, '高中班主任', 1), (985, 7, 101, 158, 8, '3656', 1), (986, 7, 101, 159, 8, '3663', 1), (987, 7, 101, 160, 8, '香港聯藝文化交流中心', 1), (988, 7, 101, 161, 8, '3671,3672,3673', 1), (989, 7, 101, 162, 8, '300', 1), (990, 7, 101, 163, 8, '0', 1), (991, 7, 101, 164, 8, '二樓禮堂', 1), (992, 7, 101, 165, 8, '學校', 1), (993, 7, 101, 166, 8, '學校', 1), (994, 7, 101, 167, 8, '0', 1), (995, 7, 101, 168, 8, '3675', 1), (996, 3, 102, 28, 8, '95', 1), (997, 3, 102, 29, 8, '中一級新生', 1), (998, 3, 102, 23, 8, '0', 1), (999, 3, 102, 24, 8, '0', 1), (1000, 3, 102, 25, 8, '0', 1), (1001, 3, 102, 26, 8, '0', 1), (1002, 3, 102, 31, 8, '0', 1), (1003, 3, 102, 32, 8, '0', 1), (1004, 3, 102, 33, 8, '0', 1), (1005, 3, 102, 34, 8, '0', 1), (1006, 3, 102, 35, 8, '0', 1), (1007, 3, 102, 36, 8, '0', 1), (1008, 3, 102, 37, 8, '8100', 1), (1009, 3, 102, 38, 8, '0', 1), (1010, 3, 102, 39, 8, '0', 1), (1011, 3, 102, 92, 8, '2606', 1), (1012, 3, 102, 41, 8, '資助活動導師費', 1), (1013, 3, 102, 42, 8, '95', 1), (1014, 3, 102, 43, 8, '7000', 1), (1015, 3, 102, 44, 8, '0', 1), (1016, 3, 102, 94, 8, '2622', 1), (1017, 3, 102, 46, 8, '0', 1), (1018, 3, 102, 47, 8, '0', 1), (1019, 3, 102, 48, 8, '0', 1), (1020, 3, 102, 49, 8, '0', 1), (1021, 3, 102, 96, 8, '2631', 1), (1022, 3, 102, 97, 8, '0', 1), (1023, 3, 102, 52, 8, '0', 1), (1024, 3, 102, 53, 8, '0', 1), (1025, 3, 102, 54, 8, '0', 1), (1026, 3, 102, 98, 8, '2640', 1), (1027, 3, 102, 56, 8, '0', 1), (1028, 3, 102, 57, 8, '0', 1), (1029, 3, 102, 58, 8, '0', 1), (1030, 3, 102, 59, 8, '0', 1), (1031, 3, 102, 87, 8, '資助部份導師費用', 1), (1032, 3, 102, 88, 8, '95', 1), (1033, 3, 102, 89, 8, '1100', 1), (1034, 3, 102, 90, 8, '學生發展組', 1), (1035, 1, 92, 1, 25, '5344', 1), (1036, 1, 92, 2, 25, '聯課活動, ', 1), (1037, 1, 92, 4, 25, '5401', 1), (1038, 1, 92, 5, 25, '校內老師, ', 1), (1039, 1, 92, 6, 25, '香港啦啦隊公開賽', 1), (1040, 1, 92, 7, 25, '爭取佳績,為校爭光', 1), (1041, 1, 92, 8, 25, '5411', 1), (1042, 1, 92, 9, 25, '2017-10-08 08:30', 1), (1043, 1, 92, 10, 25, '9:15 AM', 1), (1044, 1, 92, 11, 25, '9:15 AM', 1), (1045, 1, 92, 12, 25, '中國香港啦啦隊總會', 1), (1046, 1, 92, 13, 25, '待定', 1), (1047, 1, 92, 14, 25, '20', 1), (1048, 1, 92, 15, 25, '0', 1), (1049, 1, 92, 16, 25, '杏花新城平台廣場及東涌文東路體育館', 1), (1050, 1, 92, 17, 25, '待定', 1), (1051, 1, 92, 18, 25, '待定', 1), (1052, 1, 92, 19, 25, '', 1), (1053, 1, 92, 20, 25, '7000', 1), (1054, 1, 92, 153, 25, '', 1), (1055, 3, 92, 28, 25, '20', 1), (1056, 3, 92, 29, 25, '競技啦啦隊隊員', 1), (1057, 3, 92, 23, 25, '', 1), (1058, 3, 92, 24, 25, '', 1), (1059, 3, 92, 25, 25, '20', 1), (1060, 3, 92, 26, 25, '', 1), (1061, 3, 92, 31, 25, '5400', 1), (1062, 3, 92, 32, 25, '0', 1), (1063, 3, 92, 33, 25, '0', 1), (1064, 3, 92, 34, 25, '0', 1), (1065, 3, 92, 35, 25, '0', 1), (1066, 3, 92, 36, 25, '0', 1), (1067, 3, 92, 37, 25, '0', 1), (1068, 3, 92, 38, 25, '比賽服飾及用品', 1), (1069, 3, 92, 39, 25, '1600', 1), (1070, 3, 92, 92, 25, '2613', 1), (1071, 3, 92, 41, 25, '', 1), (1072, 3, 92, 42, 25, '0', 1), (1073, 3, 92, 43, 25, '0', 1), (1074, 3, 92, 44, 25, '', 1), (1075, 3, 92, 94, 25, '2622', 1), (1076, 3, 92, 46, 25, '', 1), (1077, 3, 92, 47, 25, '0', 1), (1078, 3, 92, 48, 25, '0', 1), (1079, 3, 92, 49, 25, '', 1), (1080, 3, 92, 96, 25, '2631', 1), (1081, 3, 92, 97, 25, '', 1), (1082, 3, 92, 52, 25, '0', 1), (1083, 3, 92, 53, 25, '0', 1), (1084, 3, 92, 54, 25, '', 1), (1085, 3, 92, 98, 25, '2640', 1), (1086, 3, 92, 56, 25, '', 1), (1087, 3, 92, 57, 25, '0', 1), (1088, 3, 92, 58, 25, '0', 1), (1089, 3, 92, 59, 25, '', 1), (1090, 3, 92, 87, 25, '', 1), (1091, 3, 92, 88, 25, '20', 1), (1092, 3, 92, 89, 25, '7000', 1), (1093, 3, 92, 90, 25, '競技啦啦隊', 1), (1094, 7, 92, 154, 25, '3597', 1), (1095, 7, 92, 155, 25, '聯課活動, ', 1), (1096, 7, 92, 156, 25, '3653', 1), (1097, 7, 92, 157, 25, '0', 1), (1098, 7, 92, 158, 25, '3655', 1), (1099, 7, 92, 159, 25, '3662', 1), (1100, 7, 92, 160, 25, '0', 1), (1101, 7, 92, 161, 25, '3668,3669,3670,3671,3672,3673', 1), (1102, 7, 92, 162, 25, '20', 1), (1103, 7, 92, 163, 25, '0', 1), (1104, 7, 92, 164, 25, '禮堂', 1), (1105, 7, 92, 165, 25, '0', 1), (1106, 7, 92, 166, 25, '0', 1), (1107, 7, 92, 167, 25, '0', 1), (1108, 7, 92, 168, 25, '3674', 1), (1109, 4, 106, 101, 51, '2646', 1), (1110, 4, 106, 102, 51, '', 1), (1111, 4, 106, 103, 51, '0', 1), (1112, 4, 106, 104, 51, '0', 1), (1113, 4, 106, 105, 51, '1', 1), (1114, 4, 106, 106, 51, '0', 1), (1115, 4, 106, 108, 51, '2647', 1), (1116, 4, 106, 109, 51, '12:00', 1), (1117, 4, 106, 110, 51, 'hk', 1), (1118, 4, 106, 111, 51, 'hk', 1), (1119, 4, 106, 112, 51, '3', 1), (1120, 4, 106, 113, 51, '3', 1), (1121, 7, 105, 154, 8, '3597', 1), (1122, 7, 105, 155, 8, '生涯規劃, ', 1), (1123, 7, 105, 156, 8, '3653', 1), (1124, 7, 105, 157, 8, '0', 1), (1125, 7, 105, 158, 8, '3656', 1), (1126, 7, 105, 159, 8, '3659', 1), (1127, 7, 105, 160, 8, '0', 1), (1128, 7, 105, 161, 8, '3672', 1), (1129, 7, 105, 162, 8, '40', 1), (1130, 7, 105, 163, 8, '0', 1), (1131, 7, 105, 164, 8, '0', 1), (1132, 7, 105, 165, 8, '0', 1), (1133, 7, 105, 166, 8, '0', 1), (1134, 7, 105, 167, 8, '0', 1), (1135, 7, 105, 168, 8, '3675', 1), (1136, 7, 103, 154, 25, '3597', 1), (1137, 7, 103, 155, 25, '聯課活動, ', 1), (1138, 7, 103, 156, 25, '3653', 1), (1139, 7, 103, 157, 25, '', 1), (1140, 7, 103, 158, 25, '3655', 1), (1141, 7, 103, 159, 25, '3659', 1), (1142, 7, 103, 160, 25, '香港花式跳繩會', 1), (1143, 7, 103, 161, 25, '3668,3669,3670,3671,3672,3673', 1), (1144, 7, 103, 162, 25, '20', 1), (1145, 7, 103, 163, 25, '0', 1), (1146, 7, 103, 164, 25, '小禮堂', 1), (1147, 7, 103, 165, 25, '0', 1), (1148, 7, 103, 166, 25, '0', 1), (1149, 7, 103, 167, 25, '0', 1), (1150, 7, 103, 168, 25, '3674', 1), (1151, 7, 104, 154, 25, '3597', 1), (1152, 7, 104, 155, 25, '聯課活動, ', 1), (1153, 7, 104, 156, 25, '3653', 1), (1154, 7, 104, 157, 25, '李嘉倩', 1), (1155, 7, 104, 158, 25, '3655', 1), (1156, 7, 104, 159, 25, '3659', 1), (1157, 7, 104, 160, 25, '', 1), (1158, 7, 104, 161, 25, '', 1), (1159, 7, 104, 162, 25, '20', 1), (1160, 7, 104, 163, 25, '0', 1), (1161, 7, 104, 164, 25, '空地', 1), (1162, 7, 104, 165, 25, '空地', 1), (1163, 7, 104, 166, 25, '空地', 1), (1164, 7, 104, 167, 25, '0', 1), (1165, 7, 104, 168, 25, '3675', 1), (1166, 7, 102, 154, 8, '3597', 1), (1167, 7, 102, 155, 8, '學生發展組', 1), (1168, 7, 102, 156, 8, '3653', 1), (1169, 7, 102, 157, 8, '0', 1), (1170, 7, 102, 158, 8, '3655', 1), (1171, 7, 102, 159, 8, '3659', 1), (1172, 7, 102, 160, 8, '0', 1), (1173, 7, 102, 161, 8, '3668', 1), (1174, 7, 102, 162, 8, '95', 1), (1175, 7, 102, 163, 8, '95', 1), (1176, 7, 102, 164, 8, '0', 1), (1177, 7, 102, 165, 8, '0', 1), (1178, 7, 102, 166, 8, '0', 1), (1179, 7, 102, 167, 8, '7000', 1), (1180, 7, 102, 168, 8, '3675', 1), (1181, 7, 105, 154, 16, '3597', 1), (1182, 7, 105, 155, 16, '生涯規劃, ', 1), (1183, 7, 105, 156, 16, '3653', 1), (1184, 7, 105, 157, 16, '生涯規劃組同事', 1), (1185, 7, 105, 158, 16, '3658', 1), (1186, 7, 105, 159, 16, '3664', 1), (1187, 7, 105, 160, 16, '東華三院健康理財家庭輔導中心', 1), (1188, 7, 105, 161, 16, '3671', 1), (1189, 7, 105, 162, 16, '120', 1), (1190, 7, 105, 163, 16, '0', 1), (1191, 7, 105, 164, 16, '禮堂', 1), (1192, 7, 105, 165, 16, '各班課室', 1), (1193, 7, 105, 166, 16, '各班課室', 1), (1194, 7, 105, 167, 16, '0', 1), (1195, 7, 105, 168, 16, '3674', 1), (1196, 7, 107, 154, 8, '3597', 1), (1197, 7, 107, 155, 8, '學生會', 1), (1198, 7, 107, 156, 8, '3653', 1), (1199, 7, 107, 157, 8, '沈振業', 1), (1200, 7, 107, 158, 8, '3658', 1), (1201, 7, 107, 159, 8, '3667', 1), (1202, 7, 107, 160, 8, '0', 1), (1203, 7, 107, 161, 8, '3668,3669,3670', 1), (1204, 7, 107, 162, 8, '300', 1), (1205, 7, 107, 163, 8, '0', 1), (1206, 7, 107, 164, 8, '二樓禮堂', 1), (1207, 7, 107, 165, 8, '0', 1), (1208, 7, 107, 166, 8, '0', 1), (1209, 7, 107, 167, 8, '0', 1), (1210, 7, 107, 168, 8, '3675', 1), (1211, 7, 108, 154, 8, '3597', 1), (1212, 7, 108, 155, 8, '學生發展組', 1), (1213, 7, 108, 156, 8, '3653', 1), (1214, 7, 108, 157, 8, '高中班主任', 1), (1215, 7, 108, 158, 8, '3658', 1), (1216, 7, 108, 159, 8, '3666', 1), (1217, 7, 108, 160, 8, '0', 1), (1218, 7, 108, 161, 8, '3671,3672,3673', 1), (1219, 7, 108, 162, 8, '350', 1), (1220, 7, 108, 163, 8, '0', 1), (1221, 7, 108, 164, 8, '二樓禮堂', 1), (1222, 7, 108, 165, 8, '0', 1), (1223, 7, 108, 166, 8, '0', 1), (1224, 7, 108, 167, 8, '0', 1), (1225, 7, 108, 168, 8, '3675', 1), (1226, 7, 109, 154, 8, '3597', 1), (1227, 7, 109, 155, 8, '學生發展組', 1), (1228, 7, 109, 156, 8, '3653', 1), (1229, 7, 109, 157, 8, '初中班主任', 1), (1230, 7, 109, 158, 8, '3658', 1), (1231, 7, 109, 159, 8, '3667', 1), (1232, 7, 109, 160, 8, '0', 1), (1233, 7, 109, 161, 8, '3668,3669,3670', 1), (1234, 7, 109, 162, 8, '350', 1), (1235, 7, 109, 163, 8, '0', 1), (1236, 7, 109, 164, 8, '二樓禮堂', 1), (1237, 7, 109, 165, 8, '0', 1), (1238, 7, 109, 166, 8, '0', 1), (1239, 7, 109, 167, 8, '0', 1), (1240, 7, 109, 168, 8, '3675', 1), (1241, 7, 119, 154, 28, '3597', 1), (1242, 7, 119, 155, 28, '四社, ', 1), (1243, 7, 119, 156, 28, '3653', 1), (1244, 7, 119, 157, 28, '鄭家威', 1), (1245, 7, 119, 158, 28, '3658', 1), (1246, 7, 119, 159, 28, '3661', 1), (1247, 7, 119, 160, 28, '', 1), (1248, 7, 119, 161, 28, '3669,3670,3671,3672', 1), (1249, 7, 119, 162, 28, '50', 1), (1250, 7, 119, 163, 28, '0', 1), (1251, 7, 119, 164, 28, '302,303,304,305,306,402,403,404,405,406', 1), (1252, 7, 119, 165, 28, '302,303,304,305,306,402,403,404,405,406', 1), (1253, 7, 119, 166, 28, '302,303,304,305,306,402,403,404,405,406', 1), (1254, 7, 119, 167, 28, '沒有', 1), (1255, 7, 119, 168, 28, '3675', 1), (1256, 7, 123, 154, 8, '3597', 1), (1257, 7, 123, 155, 8, '學生發展組', 1), (1258, 7, 123, 156, 8, '3654', 1), (1259, 7, 123, 157, 8, '中一班主任', 1), (1260, 7, 123, 158, 8, '3658', 1), (1261, 7, 123, 159, 8, '3666', 1), (1262, 7, 123, 160, 8, '0', 1), (1263, 7, 123, 161, 8, '3668', 1), (1264, 7, 123, 162, 8, '96', 1), (1265, 7, 123, 163, 8, '0', 1), (1266, 7, 123, 164, 8, '一樓小禮堂', 1), (1267, 7, 123, 165, 8, '0', 1), (1268, 7, 123, 166, 8, '0', 1), (1269, 7, 123, 167, 8, '0', 1), (1270, 7, 123, 168, 8, '3675', 1), (1271, 7, 124, 154, 8, '3597', 1), (1272, 7, 124, 155, 8, '學生發展組', 1), (1273, 7, 124, 156, 8, '3654', 1), (1274, 7, 124, 157, 8, '中二級班主任', 1), (1275, 7, 124, 158, 8, '3658', 1), (1276, 7, 124, 159, 8, '3666', 1), (1277, 7, 124, 160, 8, '0', 1), (1278, 7, 124, 161, 8, '3669', 1), (1279, 7, 124, 162, 8, '80', 1), (1280, 7, 124, 163, 8, '0', 1), (1281, 7, 124, 164, 8, '108室', 1), (1282, 7, 124, 165, 8, '0', 1), (1283, 7, 124, 166, 8, '0', 1), (1284, 7, 124, 167, 8, '0', 1), (1285, 7, 124, 168, 8, '3675', 1), (1286, 7, 125, 154, 8, '3597', 1), (1287, 7, 125, 155, 8, '學生發展組', 1), (1288, 7, 125, 156, 8, '3653', 1), (1289, 7, 125, 157, 8, '中三班主任', 1), (1290, 7, 125, 158, 8, '3658', 1), (1291, 7, 125, 159, 8, '3666', 1), (1292, 7, 125, 160, 8, '0', 1), (1293, 7, 125, 161, 8, '3670', 1), (1294, 7, 125, 162, 8, '100', 1), (1295, 7, 125, 163, 8, '0', 1), (1296, 7, 125, 164, 8, '0', 1), (1297, 7, 125, 165, 8, '0', 1), (1298, 7, 125, 166, 8, '0', 1), (1299, 7, 125, 167, 8, '0', 1), (1300, 7, 125, 168, 8, '3675', 1), (1301, 7, 120, 154, 28, '3597', 1), (1302, 7, 120, 155, 28, '四社, ', 1), (1303, 7, 120, 156, 28, '3653', 1), (1304, 7, 120, 157, 28, '鄭家威', 1), (1305, 7, 120, 158, 28, '3658', 1), (1306, 7, 120, 159, 28, '3661', 1), (1307, 7, 120, 160, 28, '', 1), (1308, 7, 120, 161, 28, '3668,3669,3670,3671,3672', 1), (1309, 7, 120, 162, 28, '80', 1), (1310, 7, 120, 163, 28, '0', 1), (1311, 7, 120, 164, 28, '一樓及三樓課室', 1), (1312, 7, 120, 165, 28, '一樓及三樓課室', 1), (1313, 7, 120, 166, 28, '一樓及三樓課室', 1), (1314, 7, 120, 167, 28, '沒有', 1), (1315, 7, 120, 168, 28, '3675', 1), (1316, 7, 121, 154, 28, '3597', 1), (1317, 7, 121, 155, 28, '四社, ', 1), (1318, 7, 121, 156, 28, '3653', 1), (1319, 7, 121, 157, 28, '鄭家威', 1), (1320, 7, 121, 158, 28, '3658', 1), (1321, 7, 121, 159, 28, '3661', 1), (1322, 7, 121, 160, 28, '', 1), (1323, 7, 121, 161, 28, '3668,3669,3670,3671,3672', 1), (1324, 7, 121, 162, 28, '80', 1), (1325, 7, 121, 163, 28, '0', 1), (1326, 7, 121, 164, 28, '一樓及三樓課室', 1), (1327, 7, 121, 165, 28, '一樓及三樓課室', 1), (1328, 7, 121, 166, 28, '一樓及三樓課室', 1), (1329, 7, 121, 167, 28, '0', 1), (1330, 7, 121, 168, 28, '3675', 1), (1331, 7, 122, 154, 28, '3597', 1), (1332, 7, 122, 155, 28, '四社, ', 1), (1333, 7, 122, 156, 28, '3653', 1), (1334, 7, 122, 157, 28, '', 1), (1335, 7, 122, 158, 28, '3658', 1), (1336, 7, 122, 159, 28, '3661', 1), (1337, 7, 122, 160, 28, '', 1), (1338, 7, 122, 161, 28, '3668,3669,3670,3671,3672', 1), (1339, 7, 122, 162, 28, '80', 1), (1340, 7, 122, 163, 28, '0', 1), (1341, 7, 122, 164, 28, '一樓及三樓課室', 1), (1342, 7, 122, 165, 28, '一樓及三樓課室', 1), (1343, 7, 122, 166, 28, '一樓及三樓課室', 1), (1344, 7, 122, 167, 28, '0', 1), (1345, 7, 122, 168, 28, '3675', 1), (1346, 7, 126, 154, 39, '3597', 1), (1347, 7, 126, 155, 39, '學生會, ', 1), (1348, 7, 126, 156, 39, '3653', 1), (1349, 7, 126, 157, 39, '', 1), (1350, 7, 126, 158, 39, '3658', 1), (1351, 7, 126, 159, 39, '3659', 1), (1352, 7, 126, 160, 39, '', 1), (1353, 7, 126, 161, 39, '3672', 1), (1354, 7, 126, 162, 39, '20', 1), (1355, 7, 126, 163, 39, '0', 1), (1356, 7, 126, 164, 39, '116室', 1), (1357, 7, 126, 165, 39, '116室`', 1), (1358, 7, 126, 166, 39, '116室', 1), (1359, 7, 126, 167, 39, '0', 1), (1360, 7, 126, 168, 39, '3675', 1), (1361, 1, 43, 1, 15, '5344', 1), (1362, 1, 43, 2, 15, '輔導, ', 1), (1363, 1, 43, 4, 15, '5401', 1), (1364, 1, 43, 5, 15, '校內老師, ', 1), (1365, 1, 43, 6, 15, '多元智能躍進計劃 ~ 香港海關 (5日4夜訓練營) ', 1), (1366, 1, 43, 7, 15, '訓練', 1), (1367, 1, 43, 8, 15, '5408', 1), (1368, 1, 43, 9, 15, '2017-12-11 06:00', 1), (1369, 1, 43, 10, 15, '4:30 PM', 1), (1370, 1, 43, 11, 15, '6:00 AM', 1), (1371, 1, 43, 12, 15, '教育局', 1), (1372, 1, 43, 13, 15, '中二', 1), (1373, 1, 43, 14, 15, '40', 1), (1374, 1, 43, 15, 15, '', 1), (1375, 1, 43, 16, 15, '香港海關 ', 1), (1376, 1, 43, 17, 15, '本校', 1), (1377, 1, 43, 18, 15, '本校', 1), (1378, 1, 43, 19, 15, '', 1), (1379, 1, 43, 20, 15, '2000', 1), (1380, 1, 43, 153, 15, '5341,5342', 1), (1381, 1, 44, 1, 15, '5344', 1), (1382, 1, 44, 2, 15, '輔導, ', 1), (1383, 1, 44, 4, 15, '5401', 1), (1384, 1, 44, 5, 15, '校內老師, ', 1), (1385, 1, 44, 6, 15, '多元智能躍進計劃 ~ 香港海關 (營前聚會) ', 1), (1386, 1, 44, 7, 15, '營前聚會', 1), (1387, 1, 44, 8, 15, '5415', 1), (1388, 1, 44, 9, 15, '2017-11-07 10:00', 1), (1389, 1, 44, 10, 15, '9:00 AM', 1), (1390, 1, 44, 11, 15, '5:00 PM', 1), (1391, 1, 44, 12, 15, '教育局', 1), (1392, 1, 44, 13, 15, '中二三', 1), (1393, 1, 44, 14, 15, '40', 1), (1394, 1, 44, 15, 15, '', 1), (1395, 1, 44, 16, 15, '香港海關', 1), (1396, 1, 44, 17, 15, '本校', 1), (1397, 1, 44, 18, 15, '本校', 1), (1398, 1, 44, 19, 15, '', 1), (1399, 1, 44, 20, 15, '3000', 1), (1400, 1, 44, 153, 15, '5341,5342', 1), (1401, 3, 44, 28, 15, '40', 1), (1402, 3, 44, 29, 15, '中二三', 1), (1403, 3, 44, 23, 15, '車費', 1), (1404, 3, 44, 24, 15, '', 1), (1405, 3, 44, 25, 15, '40', 1), (1406, 3, 44, 26, 15, '', 1), (1407, 3, 44, 31, 15, '3000', 1), (1408, 3, 44, 32, 15, '0', 1), (1409, 3, 44, 33, 15, '0', 1), (1410, 3, 44, 34, 15, '0', 1), (1411, 3, 44, 35, 15, '0', 1), (1412, 3, 44, 36, 15, '0', 1), (1413, 3, 44, 37, 15, '0', 1), (1414, 3, 44, 38, 15, '0', 1), (1415, 3, 44, 39, 15, '0', 1), (1416, 3, 44, 92, 15, '2613', 1), (1417, 3, 44, 41, 15, '0', 1), (1418, 3, 44, 42, 15, '0', 1), (1419, 3, 44, 43, 15, '0', 1), (1420, 3, 44, 44, 15, '0', 1), (1421, 3, 44, 94, 15, '2622', 1), (1422, 3, 44, 46, 15, '0', 1), (1423, 3, 44, 47, 15, '0', 1), (1424, 3, 44, 48, 15, '0', 1), (1425, 3, 44, 49, 15, '0', 1), (1426, 3, 44, 96, 15, '2631', 1), (1427, 3, 44, 97, 15, '0', 1), (1428, 3, 44, 52, 15, '0', 1), (1429, 3, 44, 53, 15, '0', 1), (1430, 3, 44, 54, 15, '0', 1), (1431, 3, 44, 98, 15, '2640', 1), (1432, 3, 44, 56, 15, '0', 1), (1433, 3, 44, 57, 15, '0', 1), (1434, 3, 44, 58, 15, '0', 1), (1435, 3, 44, 59, 15, '0', 1), (1436, 3, 44, 87, 15, '車費', 1), (1437, 3, 44, 88, 15, '40', 1), (1438, 3, 44, 89, 15, '3000', 1), (1439, 3, 44, 90, 15, '輔導組', 1), (1440, 4, 44, 101, 15, '2645', 1), (1441, 4, 44, 102, 15, '9:00', 1), (1442, 4, 44, 103, 15, '本校', 1), (1443, 4, 44, 104, 15, '香港海關', 1), (1444, 4, 44, 105, 15, '40', 1), (1445, 4, 44, 106, 15, '1', 1), (1446, 4, 44, 108, 15, '2647,2648', 1), (1447, 4, 44, 109, 15, '5:00', 1), (1448, 4, 44, 110, 15, '香港海關', 1), (1449, 4, 44, 111, 15, '本校', 1), (1450, 4, 44, 112, 15, '40', 1), (1451, 4, 44, 113, 15, '1', 1), (1452, 7, 44, 154, 15, '3596', 1), (1453, 7, 44, 155, 15, '輔導, ', 1), (1454, 7, 44, 156, 15, '3653', 1), (1455, 7, 44, 157, 15, '彭銳勝', 1), (1456, 7, 44, 158, 15, '3656', 1), (1457, 7, 44, 159, 15, '3663', 1), (1458, 7, 44, 160, 15, '教育局', 1), (1459, 7, 44, 161, 15, '3669,3670', 1), (1460, 7, 44, 162, 15, '40', 1), (1461, 7, 44, 163, 15, '0', 1), (1462, 7, 44, 164, 15, '香港海關', 1), (1463, 7, 44, 165, 15, '本校', 1), (1464, 7, 44, 166, 15, '本校', 1), (1465, 7, 44, 167, 15, '', 1), (1466, 7, 44, 168, 15, '3675', 1), (1467, 7, 131, 154, 41, '3597', 1), (1468, 7, 131, 155, 41, '德育及公民教育, ', 1), (1469, 7, 131, 156, 41, '3653', 1), (1470, 7, 131, 157, 41, '中四級班主任', 1), (1471, 7, 131, 158, 41, '3658', 1), (1472, 7, 131, 159, 41, '3666', 1), (1473, 7, 131, 160, 41, '選舉事務處', 1), (1474, 7, 131, 161, 41, '3668,3671', 1), (1475, 7, 131, 162, 41, '117', 1), (1476, 7, 131, 163, 41, '0', 1), (1477, 7, 131, 164, 41, '二樓禮堂', 1), (1478, 7, 131, 165, 41, '課室', 1), (1479, 7, 131, 166, 41, '課室', 1), (1480, 7, 131, 167, 41, '/', 1), (1481, 7, 131, 168, 41, '3674', 1), (1482, 3, 131, 28, 41, '117', 1), (1483, 3, 131, 29, 41, '中四', 1), (1484, 3, 131, 23, 41, '', 1), (1485, 3, 131, 24, 41, '', 1), (1486, 3, 131, 25, 41, '117', 1), (1487, 3, 131, 26, 41, '', 1), (1488, 3, 131, 31, 41, '0', 1), (1489, 3, 131, 32, 41, '0', 1), (1490, 3, 131, 33, 41, '0', 1), (1491, 3, 131, 34, 41, '0', 1), (1492, 3, 131, 35, 41, '0', 1), (1493, 3, 131, 36, 41, '0', 1), (1494, 3, 131, 37, 41, '0', 1), (1495, 3, 131, 38, 41, '', 1), (1496, 3, 131, 39, 41, '0', 1), (1497, 3, 131, 92, 41, '2613', 1), (1498, 3, 131, 41, 41, '', 1), (1499, 3, 131, 42, 41, '117', 1), (1500, 3, 131, 43, 41, '0', 1), (1501, 3, 131, 44, 41, '/', 1), (1502, 3, 131, 94, 41, '2622', 1), (1503, 3, 131, 46, 41, '', 1), (1504, 3, 131, 47, 41, '117', 1), (1505, 3, 131, 48, 41, '0', 1), (1506, 3, 131, 49, 41, '/', 1), (1507, 3, 131, 96, 41, '2631', 1), (1508, 3, 131, 97, 41, '', 1), (1509, 3, 131, 52, 41, '117', 1), (1510, 3, 131, 53, 41, '0', 1), (1511, 3, 131, 54, 41, '/', 1), (1512, 3, 131, 98, 41, '2640', 1), (1513, 3, 131, 56, 41, '', 1), (1514, 3, 131, 57, 41, '117', 1), (1515, 3, 131, 58, 41, '0', 1), (1516, 3, 131, 59, 41, '/', 1), (1517, 3, 131, 87, 41, '', 1), (1518, 3, 131, 88, 41, '117', 1), (1519, 3, 131, 89, 41, '0', 1), (1520, 3, 131, 90, 41, '', 1), (1521, 7, 140, 154, 44, '3597', 1), (1522, 7, 140, 155, 44, '聯課活動, ', 1), (1523, 7, 140, 156, 44, '3654', 1), (1524, 7, 140, 157, 44, '', 1), (1525, 7, 140, 158, 44, '3656', 1), (1526, 7, 140, 159, 44, '3659', 1), (1527, 7, 140, 160, 44, '', 1), (1528, 7, 140, 161, 44, '3669,3670,3671,3672', 1), (1529, 7, 140, 162, 44, '13', 1), (1530, 7, 140, 163, 44, '0', 1), (1531, 7, 140, 164, 44, '學校禮堂', 1), (1532, 7, 140, 165, 44, 'N/A', 1), (1533, 7, 140, 166, 44, 'N/A', 1), (1534, 7, 140, 167, 44, 'N/A', 1), (1535, 7, 140, 168, 44, '3675', 1), (1536, 7, 136, 154, 44, '3597', 1), (1537, 7, 136, 155, 44, '聯課活動, ', 1), (1538, 7, 136, 156, 44, '3653', 1), (1539, 7, 136, 157, 44, '', 1), (1540, 7, 136, 158, 44, '3656', 1), (1541, 7, 136, 159, 44, '3659', 1), (1542, 7, 136, 160, 44, '', 1), (1543, 7, 136, 161, 44, '3668,3669,3670,3671,3672', 1), (1544, 7, 136, 162, 44, '0', 1), (1545, 7, 136, 163, 44, '0', 1), (1546, 7, 136, 164, 44, '音樂室', 1), (1547, 7, 136, 165, 44, 'N/A', 1), (1548, 7, 136, 166, 44, 'N/A', 1), (1549, 7, 136, 167, 44, 'N/A', 1), (1550, 7, 136, 168, 44, '3675', 1), (1551, 7, 134, 154, 41, '3597', 1), (1552, 7, 134, 155, 41, '德育及公民教育, ', 1), (1553, 7, 134, 156, 41, '3653', 1), (1554, 7, 134, 157, 41, '/', 1), (1555, 7, 134, 158, 41, '3658', 1), (1556, 7, 134, 159, 41, '3666', 1), (1557, 7, 134, 160, 41, '廉政公署', 1), (1558, 7, 134, 161, 41, '3672', 1), (1559, 7, 134, 162, 41, '137', 1), (1560, 7, 134, 163, 41, '0', 1), (1561, 7, 134, 164, 41, '禮堂', 1), (1562, 7, 134, 165, 41, '課室', 1), (1563, 7, 134, 166, 41, '課室', 1), (1564, 7, 134, 167, 41, '/', 1), (1565, 7, 134, 168, 41, '3674', 1), (1566, 7, 139, 154, 41, '3597', 1), (1567, 7, 139, 155, 41, '德育及公民教育, ', 1), (1568, 7, 139, 156, 41, '3653', 1), (1569, 7, 139, 157, 41, '/', 1), (1570, 7, 139, 158, 41, '3658', 1), (1571, 7, 139, 159, 41, '3666', 1), (1572, 7, 139, 160, 41, '香港公益金', 1), (1573, 7, 139, 161, 41, '3672', 1), (1574, 7, 139, 162, 41, '137', 1), (1575, 7, 139, 163, 41, '0', 1), (1576, 7, 139, 164, 41, '禮堂', 1), (1577, 7, 139, 165, 41, '課室', 1), (1578, 7, 139, 166, 41, '課室', 1), (1579, 7, 139, 167, 41, '/', 1), (1580, 7, 139, 168, 41, '3674', 1), (1581, 7, 141, 154, 21, '3597', 1), (1582, 7, 141, 155, 21, '聯課活動, ', 1), (1583, 7, 141, 156, 21, '3653', 1), (1584, 7, 141, 157, 21, '陶子洛老師', 1), (1585, 7, 141, 158, 21, '3658', 1), (1586, 7, 141, 159, 21, '3660', 1), (1587, 7, 141, 160, 21, '', 1), (1588, 7, 141, 161, 21, '3668,3669,3670,3671,3672,3673', 1), (1589, 7, 141, 162, 21, '30', 1), (1590, 7, 141, 163, 21, '0', 1), (1591, 7, 141, 164, 21, 'Rm 501', 1), (1592, 7, 141, 165, 21, '/', 1), (1593, 7, 141, 166, 21, '/', 1), (1594, 7, 141, 167, 21, '/', 1), (1595, 7, 141, 168, 21, '3674', 1), (1596, 7, 147, 154, 39, '3596', 1), (1597, 7, 147, 155, 39, '教學組, ', 1); INSERT INTO `form_answers` (`id`, `form_id`, `event_id`, `question_id`, `user_id`, `answer`, `is_submitted`) VALUES (1598, 7, 147, 156, 39, '3653', 1), (1599, 7, 147, 157, 39, '', 1), (1600, 7, 147, 158, 39, '3658', 1), (1601, 7, 147, 159, 39, '3660', 1), (1602, 7, 147, 160, 39, '', 1), (1603, 7, 147, 161, 39, '3672', 1), (1604, 7, 147, 162, 39, '30', 1), (1605, 7, 147, 163, 39, '0', 1), (1606, 7, 147, 164, 39, '小食部', 1), (1607, 7, 147, 165, 39, '小食部', 1), (1608, 7, 147, 166, 39, '小食部', 1), (1609, 7, 147, 167, 39, '0', 1), (1610, 7, 147, 168, 39, '3674', 1), (1611, 7, 144, 154, 39, '3597', 1), (1612, 7, 144, 155, 39, '學生會, ', 1), (1613, 7, 144, 156, 39, '3653', 1), (1614, 7, 144, 157, 39, '', 1), (1615, 7, 144, 158, 39, '3658', 1), (1616, 7, 144, 159, 39, '3659', 1), (1617, 7, 144, 160, 39, '', 1), (1618, 7, 144, 161, 39, '3671,3672,3673', 1), (1619, 7, 144, 162, 39, '200', 1), (1620, 7, 144, 163, 39, '0', 1), (1621, 7, 144, 164, 39, 'HALL', 1), (1622, 7, 144, 165, 39, 'HALL', 1), (1623, 7, 144, 166, 39, 'HALL', 1), (1624, 7, 144, 167, 39, '0', 1), (1625, 7, 144, 168, 39, '3674', 1), (1626, 7, 145, 154, 39, '3597', 1), (1627, 7, 145, 155, 39, '學生會, ', 1), (1628, 7, 145, 156, 39, '3653', 1), (1629, 7, 145, 157, 39, '', 1), (1630, 7, 145, 158, 39, '3658', 1), (1631, 7, 145, 159, 39, '3660', 1), (1632, 7, 145, 160, 39, '', 1), (1633, 7, 145, 161, 39, '3668,3669,3670,3671,3672,3673', 1), (1634, 7, 145, 162, 39, '700', 1), (1635, 7, 145, 163, 39, '0', 1), (1636, 7, 145, 164, 39, '雨天操場', 1), (1637, 7, 145, 165, 39, '雨天操場', 1), (1638, 7, 145, 166, 39, '雨天操場', 1), (1639, 7, 145, 167, 39, '0', 1), (1640, 7, 145, 168, 39, '3674', 1), (1641, 7, 135, 154, 48, '3597', 1), (1642, 7, 135, 155, 48, '聯課活動, ', 1), (1643, 7, 135, 156, 48, '3653', 1), (1644, 7, 135, 157, 48, '0', 1), (1645, 7, 135, 158, 48, '3655', 1), (1646, 7, 135, 159, 48, '3659', 1), (1647, 7, 135, 160, 48, '', 1), (1648, 7, 135, 161, 48, '3668,3669,3670,3671', 1), (1649, 7, 135, 162, 48, '16人', 1), (1650, 7, 135, 163, 48, '0', 1), (1651, 7, 135, 164, 48, '禮堂/天暉體育館', 1), (1652, 7, 135, 165, 48, '學校', 1), (1653, 7, 135, 166, 48, '學校', 1), (1654, 7, 135, 167, 48, '0', 1), (1655, 7, 135, 168, 48, '3674', 1), (1656, 7, 142, 154, 48, '3597', 1), (1657, 7, 142, 155, 48, '聯課活動, ', 1), (1658, 7, 142, 156, 48, '3653', 1), (1659, 7, 142, 157, 48, '0', 1), (1660, 7, 142, 158, 48, '3655', 1), (1661, 7, 142, 159, 48, '3659', 1), (1662, 7, 142, 160, 48, '0', 1), (1663, 7, 142, 161, 48, '3668,3669,3670,3671', 1), (1664, 7, 142, 162, 48, '16', 1), (1665, 7, 142, 163, 48, '0', 1), (1666, 7, 142, 164, 48, '禮堂/天暉體育館', 1), (1667, 7, 142, 165, 48, '學校', 1), (1668, 7, 142, 166, 48, '學校', 1), (1669, 7, 142, 167, 48, '0', 1), (1670, 7, 142, 168, 48, '3674', 1); -- -------------------------------------------------------- -- -- 資料表結構 `form_answer_has_grid` -- CREATE TABLE IF NOT EXISTS `form_answer_has_grid` ( `id` int(11) NOT NULL, `form_id` int(11) NOT NULL, `event_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `question_of_question_id` int(11) NOT NULL, `answer` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `remark` mediumtext COLLATE utf8_unicode_ci NOT NULL, `is_submitted` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `form_answer_has_table` -- CREATE TABLE IF NOT EXISTS `form_answer_has_table` ( `id` int(11) NOT NULL, `form_id` int(11) NOT NULL, `event_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `answer` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `is_submitted` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `form_answer_has_table` -- INSERT INTO `form_answer_has_table` (`id`, `form_id`, `event_id`, `user_id`, `question_id`, `answer`, `rank`, `is_submitted`) VALUES (1, 5, 7, 72, 127, 'ghf', 1, 1), (2, 5, 7, 72, 127, 'dfg', 1, 1), (3, 5, 7, 72, 127, 'fdsg', 1, 1), (4, 5, 7, 72, 129, 'fsg', 1, 1), (5, 5, 7, 72, 129, 'fdsg', 1, 1), (6, 5, 7, 72, 129, 'sfdg', 1, 1), (7, 5, 7, 72, 129, 'dsfg', 1, 1), (11, 1, 73, 16, 169, 'NA', 1, 1), (12, 1, 73, 16, 169, 'NA', 1, 1), (13, 1, 73, 16, 169, 'NA', 1, 1), (14, 1, 85, 5, 169, '<input type="text" class="form-control rowInput" required="" name="td0">', 1, 1), (15, 1, 85, 5, 169, '<input type="text" class="form-control rowInput" required="" name="td1">', 1, 1), (16, 1, 85, 5, 169, '<input type="text" class="form-control rowInput" required="" name="td2">', 1, 1); -- -------------------------------------------------------- -- -- 資料表結構 `form_has_questions` -- CREATE TABLE IF NOT EXISTS `form_has_questions` ( `id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `form_id` int(11) NOT NULL, `placeholder` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `question_type` enum('LABEL','SINGLE_LINE','MULTIPLE_LINE','SUGGESTED','RADIO_BUTTON','CHECKBOX','DROPDOWN','DATETIME','DATE','TIME','GRID','TABLE','NUMBER','ATTACHMENT') COLLATE utf8_unicode_ci NOT NULL, `grid_count` int(11) NOT NULL, `grid_table_title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `added_on` datetime NOT NULL, `description` text COLLATE utf8_unicode_ci NOT NULL, `color` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `font_size` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=170 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `form_has_questions` -- INSERT INTO `form_has_questions` (`id`, `question`, `form_id`, `placeholder`, `question_type`, `grid_count`, `grid_table_title`, `rank`, `added_on`, `description`, `color`, `font_size`) VALUES (1, '組別', 1, '', 'RADIO_BUTTON', 0, '', 2, '2016-08-30 01:39:33', '', '', 0), (2, '所屬校內組別', 1, '', 'SUGGESTED', 0, '', 3, '2016-08-30 01:39:33', '', '', 0), (3, '1. 活動內容', 1, '', 'LABEL', 0, '', 1, '2016-08-30 01:43:41', '', '#4b8df8', 24), (4, '帶隊?', 1, '', 'RADIO_BUTTON', 0, '', 4, '2016-08-30 01:43:41', '', '', 0), (5, '帶隊者', 1, '', 'SUGGESTED', 0, '', 5, '2016-08-30 01:43:41', '', '', 0), (6, '活動名稱', 1, '活動名稱', 'SINGLE_LINE', 0, '', 6, '2016-08-30 01:43:41', '', '', 0), (7, '活動目的', 1, '活動目的', 'MULTIPLE_LINE', 0, '', 7, '2016-08-30 01:43:41', '', '', 0), (8, '活動形式', 1, '', 'DROPDOWN', 0, '', 8, '2016-08-30 01:43:41', '', '', 0), (9, '活動日期', 1, '活動日期時間', 'DATETIME', 0, '', 9, '2016-08-30 01:48:37', '', '', 0), (10, '離校時間(如適用)', 1, '離校時間(如適用)', 'TIME', 0, '', 10, '2016-08-30 01:48:37', '', '', 0), (11, '回校時間(如適用)', 1, '回校時間(如適用)', 'TIME', 0, '', 11, '2016-08-30 01:48:37', '', '', 0), (12, '合辦機構名稱', 1, '合辦機構名稱', 'SINGLE_LINE', 0, '', 12, '2016-08-30 01:48:37', '', '', 0), (13, '活動對象(請交學生名單)', 1, '', 'SUGGESTED', 0, '', 13, '2016-08-30 01:48:37', '', '', 0), (14, '活動人數', 1, '活動人數', 'NUMBER', 0, '', 14, '2016-08-30 01:48:38', '', '', 0), (15, '每人收費', 1, '每人收費', 'SINGLE_LINE', 0, '', 15, '2016-08-30 01:48:38', '', '', 0), (16, '活動地點', 1, '活動地點', 'SINGLE_LINE', 0, '', 16, '2016-08-30 01:48:38', '', '', 0), (17, '集合地點', 1, '集合地點', 'SINGLE_LINE', 0, '', 17, '2016-08-30 01:48:38', '', '', 0), (18, '解散地點', 1, '解散地點', 'SINGLE_LINE', 0, '', 18, '2016-08-30 01:48:38', '', '', 0), (19, '校外資助(來源及金額)', 1, '校外資助(來源及金額)', 'SINGLE_LINE', 0, '', 19, '2016-08-30 01:48:38', '', '', 0), (20, '申請學校撥款金額(需另填財政預算表SA-002)', 1, '申請學校撥款金額', 'NUMBER', 0, '', 20, '2016-08-30 01:48:38', '', '', 0), (22, '學生收費:', 3, '', 'LABEL', 0, '', 4, '2017-03-27 15:36:28', '', '#4b8df8', 24), (23, '用途', 3, 'Answer', 'SINGLE_LINE', 0, '', 5, '2017-03-27 15:36:28', '', '', 0), (24, '每人收費', 3, 'Answer', 'SINGLE_LINE', 0, '', 6, '2017-03-27 15:36:28', '', '', 0), (25, '人數', 3, '多少人', 'NUMBER', 0, '', 7, '2017-03-27 15:36:28', '', '', 0), (26, '備註', 3, 'Answer', 'SINGLE_LINE', 0, '', 8, '2017-03-27 15:36:28', '', '', 0), (28, '活動人數', 3, 'Answer', 'NUMBER', 0, '', 2, '2017-05-08 14:54:42', '', '', 0), (29, '活動對象', 3, 'Answer', 'SINGLE_LINE', 0, '', 3, '2017-05-08 14:54:42', '', '', 0), (30, '支出', 3, '', 'LABEL', 0, '', 9, '2017-05-08 14:54:42', '', '#4b8df8', 24), (31, '1.交通', 3, 'Answer', 'NUMBER', 0, '', 10, '2017-05-08 14:54:42', '', '', 0), (32, '2. 獎品', 3, 'Answer', 'NUMBER', 0, '', 11, '2017-05-08 14:54:42', '', '', 0), (33, '3. 場地佈置', 3, 'Answer', 'NUMBER', 0, '', 12, '2017-05-08 14:54:42', '', '', 0), (34, '4. 印刷及文具', 3, 'Answer', 'NUMBER', 0, '', 13, '2017-05-08 14:54:42', '', '', 0), (35, '5. 考察團團費', 3, 'Answer', 'NUMBER', 0, '', 14, '2017-05-08 14:54:42', '', '', 0), (36, '6. 帶隊教師營費 / 入場費', 3, 'Answer', 'NUMBER', 0, '', 15, '2017-05-08 14:54:42', '', '', 0), (37, '7. 講者或導師車馬費', 3, 'Answer', 'NUMBER', 0, '', 16, '2017-05-08 14:54:42', '', '', 0), (38, '8. 其他(請註明)', 3, 'Answer', 'SINGLE_LINE', 0, '', 17, '2017-05-08 14:54:42', '', '', 0), (39, '其他(上題注明)費用', 3, 'Answer', 'NUMBER', 0, '', 18, '2017-05-08 14:54:42', '', '', 0), (41, '用途', 3, 'Answer', 'SINGLE_LINE', 0, '', 21, '2017-05-08 15:23:40', '', '', 0), (42, '人數', 3, 'Answer', 'NUMBER', 0, '', 22, '2017-05-08 15:23:40', '', '', 0), (43, '金額 ($)', 3, 'Answer', 'NUMBER', 0, '', 23, '2017-05-08 15:23:40', '', '', 0), (44, '備註', 3, 'Answer', 'SINGLE_LINE', 0, '', 24, '2017-05-08 15:23:40', '', '', 0), (46, '用途', 3, 'Answer', 'SINGLE_LINE', 0, '', 27, '2017-05-08 15:23:40', '', '', 0), (47, '人數', 3, 'Answer', 'NUMBER', 0, '', 28, '2017-05-08 15:23:40', '', '', 0), (48, '金額 ($)', 3, 'Answer', 'NUMBER', 0, '', 29, '2017-05-08 15:23:40', '', '', 0), (49, '備註', 3, 'Answer', 'SINGLE_LINE', 0, '', 30, '2017-05-08 15:23:40', '', '', 0), (52, '人數', 3, 'Answer', 'NUMBER', 0, '', 34, '2017-05-08 15:23:40', '', '', 0), (53, '金額($)', 3, 'Answer', 'NUMBER', 0, '', 35, '2017-05-08 15:23:40', '', '', 0), (54, '備註', 3, 'Answer', 'SINGLE_LINE', 0, '', 36, '2017-05-08 15:23:40', '', '', 0), (55, '申請校外資助(4)', 3, '', 'LABEL', 0, '', 37, '2017-05-08 15:23:40', '', '#4b8df8', 24), (56, '用途', 3, 'Answer', 'SINGLE_LINE', 0, '', 39, '2017-05-08 15:23:40', '', '', 0), (57, '人數', 3, 'Answer', 'NUMBER', 0, '', 40, '2017-05-08 15:23:40', '', '', 0), (58, '金額($)', 3, 'Answer', 'NUMBER', 0, '', 41, '2017-05-08 15:23:40', '', '', 0), (59, '備註', 3, 'Answer', 'SINGLE_LINE', 0, '', 42, '2017-05-08 15:23:40', '', '', 0), (86, '申請學校撥款', 3, '', 'LABEL', 0, '', 43, '2017-05-08 15:26:07', '', '#4b8df8', 24), (87, '用途', 3, 'Answer', 'SINGLE_LINE', 0, '', 44, '2017-05-08 15:26:07', '', '', 0), (88, '人數', 3, 'Answer', 'NUMBER', 0, '', 45, '2017-05-08 15:26:07', '', '', 0), (89, '金額($)', 3, 'Answer', 'NUMBER', 0, '', 46, '2017-05-08 15:26:07', '', '', 0), (90, '入賬的 科組 / 工作組 ', 3, 'Answer', 'SINGLE_LINE', 0, '', 47, '2017-05-08 15:26:07', '', '', 0), (91, '申請校外支助(1)', 3, '', 'LABEL', 0, '', 19, '2017-05-09 14:52:47', '', '#4b8df8', 24), (92, '支助項目', 3, '', 'DROPDOWN', 0, '', 20, '2017-05-09 14:52:47', '', '', 0), (93, '申請校外支助(2)', 3, '', 'LABEL', 0, '', 25, '2017-05-09 14:52:47', '', '#4b8df8', 24), (94, '支助項目', 3, '', 'DROPDOWN', 0, '', 26, '2017-05-09 14:52:47', '', '', 0), (95, '申請校外支助(3)', 3, '', 'LABEL', 0, '', 31, '2017-05-09 14:52:47', '', '#4b8df8', 24), (96, '支助項目', 3, '', 'DROPDOWN', 0, '', 32, '2017-05-09 14:52:47', '', '', 0), (97, '用途', 3, 'Answer', 'SINGLE_LINE', 0, '', 33, '2017-05-09 14:52:47', '', '', 0), (98, '支助項目', 3, '', 'DROPDOWN', 0, '', 38, '2017-05-09 14:52:47', '', '', 0), (99, '租用旅遊巴士登記表', 4, '', 'LABEL', 0, '', 1, '2017-05-11 09:44:57', '', '#4b8df8', 24), (100, '去程安排', 4, '', 'LABEL', 0, '', 2, '2017-05-11 09:44:57', '', '#4b8df8', 24), (101, '需協助租車?', 4, '', 'CHECKBOX', 0, '', 3, '2017-05-11 09:44:57', '', '', 0), (102, '開車時間', 4, ' 時 分', 'SINGLE_LINE', 0, '', 4, '2017-05-11 09:44:57', '', '', 0), (103, '上車地點', 4, 'Answer', 'SINGLE_LINE', 0, '', 5, '2017-05-11 09:44:57', '', '', 0), (104, '目的地', 4, 'Answer', 'SINGLE_LINE', 0, '', 6, '2017-05-11 09:44:57', '', '', 0), (105, '乘坐旅遊車人數 (包括隨隊老師)', 4, 'Answer', 'NUMBER', 0, '', 7, '2017-05-11 09:44:57', '', '', 0), (106, '旅遊車數目', 4, 'Answer', 'NUMBER', 0, '', 8, '2017-05-11 09:44:57', '', '', 0), (107, '回程安排', 4, '', 'LABEL', 0, '', 9, '2017-05-11 09:44:57', '', '#4b8df8', 24), (108, '需協助租車?', 4, '', 'CHECKBOX', 0, '', 10, '2017-05-11 09:44:57', '', '', 0), (109, '開車時間', 4, ' 時 分', 'SINGLE_LINE', 0, '', 11, '2017-05-11 09:44:57', '', '', 0), (110, '上車地點', 4, 'Answer', 'SINGLE_LINE', 0, '', 12, '2017-05-11 09:44:57', '', '', 0), (111, '目的地', 4, 'Answer', 'SINGLE_LINE', 0, '', 13, '2017-05-11 09:44:57', '', '', 0), (112, '乘坐旅遊車人數 (包括隨隊老師)', 4, 'Answer', 'NUMBER', 0, '', 14, '2017-05-11 09:44:57', '', '', 0), (113, '旅遊車數目', 4, 'Answer', 'NUMBER', 0, '', 15, '2017-05-11 09:44:57', '', '', 0), (114, '2.基本資料', 5, '', 'LABEL', 0, '', 1, '2017-05-16 10:48:44', '', '#4b8df8', 24), (115, '日期及時間(開始)', 5, 'Date & Time', 'DATETIME', 0, '', 2, '2017-05-16 10:48:44', '', '', 0), (116, '日期及時間(結束)', 5, 'Date & Time', 'DATETIME', 0, '', 3, '2017-05-16 10:48:44', '', '', 0), (117, '共多少天', 5, 'Answer', 'NUMBER', 0, '', 4, '2017-05-16 10:48:44', '', '', 0), (118, '離校時間', 5, 'Time', 'DATETIME', 0, '', 5, '2017-05-16 10:48:44', '', '', 0), (119, '3.原因', 5, '', 'LABEL', 0, '', 6, '2017-05-16 10:48:44', '', '#4b8df8', 24), (120, '原因', 5, '', 'DROPDOWN', 0, '', 7, '2017-05-16 10:48:44', '', '', 0), (121, '原因(名稱)', 5, '研討會/進修/帶隊/會議/交收文件......', 'SINGLE_LINE', 0, '', 8, '2017-05-16 10:48:44', '', '', 0), (122, '開始時間', 5, 'Date & Time', 'DATETIME', 0, '', 9, '2017-05-16 10:48:44', '', '', 0), (123, '結束時間', 5, 'Date & Time', 'DATETIME', 0, '', 10, '2017-05-16 10:48:44', '', '', 0), (124, '4.受影響課節', 5, '', 'LABEL', 0, '', 11, '2017-05-16 10:48:44', '', '#4b8df8', 24), (125, '有沒有影響課節', 5, '', 'RADIO_BUTTON', 0, '', 12, '2017-05-16 10:48:44', '', '', 0), (126, '受影響課節', 5, '', 'CHECKBOX', 0, '', 13, '2017-05-16 10:48:44', '', '', 0), (127, '受影響班別及科目', 5, '', 'TABLE', 0, '', 14, '2017-05-16 10:48:44', '', '', 0), (128, '5.自行調課建議(須經行政批核後方能作實)', 5, '', 'LABEL', 0, '', 15, '2017-05-16 10:48:44', '', '#4b8df8', 24), (129, '自行調課建議', 5, '', 'TABLE', 0, '', 16, '2017-05-16 10:48:44', '', '', 0), (130, '申領導師費用申請表', 6, '', 'LABEL', 0, '', 1, '2017-05-16 11:09:40', '', '#4b8df8', 24), (131, '年度', 6, 'Answer', 'SINGLE_LINE', 0, '', 2, '2017-05-16 11:09:40', '', '', 0), (132, '學期', 6, '', 'RADIO_BUTTON', 0, '', 3, '2017-05-16 11:09:40', '', '', 0), (133, '導師姓名', 6, '(先生/小姐/女士/___________)', 'SINGLE_LINE', 0, '', 4, '2017-05-16 11:09:40', '', '', 0), (134, '活動組別', 6, 'Answer', 'SINGLE_LINE', 0, '', 5, '2017-05-16 11:09:40', '', '', 0), (135, '負責教師', 6, 'Answer', 'SINGLE_LINE', 0, '', 6, '2017-05-16 11:09:40', '', '', 0), (136, '活動日期(開始)', 6, 'Date & Time', 'DATETIME', 0, '', 7, '2017-05-16 11:09:40', '', '', 0), (137, '活動日期(結束)', 6, 'Date & Time', 'DATETIME', 0, '', 8, '2017-05-16 11:09:40', '', '', 0), (138, '活動時數(每次活動____小時)', 6, '____小時', 'NUMBER', 0, '', 9, '2017-05-16 11:09:40', '', '', 0), (139, '活動時數(共____次)', 6, '____次', 'NUMBER', 0, '', 10, '2017-05-16 11:09:40', '', '', 0), (140, '合計時數', 6, '__小時', 'NUMBER', 0, '', 11, '2017-05-16 11:09:40', '', '', 0), (141, '時薪HK$', 6, 'Answer', 'NUMBER', 0, '', 12, '2017-05-16 11:09:40', '', '', 0), (142, '導師費用(HK$)', 6, 'Answer', 'NUMBER', 0, '', 13, '2017-05-16 11:09:40', '', '', 0), (143, '支付方式', 6, '', 'RADIO_BUTTON', 0, '', 14, '2017-05-16 11:09:40', '', '', 0), (144, '銀行轉賬', 6, '', 'TABLE', 0, '', 15, '2017-05-16 11:09:40', '', '', 0), (145, '支票抬頭', 6, 'Answer', 'SINGLE_LINE', 0, '', 16, '2017-05-16 11:09:40', '', '', 0), (146, '其他', 6, 'Answer', 'SINGLE_LINE', 0, '', 17, '2017-05-16 11:09:40', '', '', 0), (147, '支付日期', 6, '', 'RADIO_BUTTON', 0, '', 18, '2017-05-16 11:09:40', '', '', 0), (148, '指定日期', 6, ' 年 月 日', 'SINGLE_LINE', 0, '', 19, '2017-05-16 11:09:40', '', '', 0), (149, '其 他', 6, 'Answer', 'SINGLE_LINE', 0, '', 20, '2017-05-16 11:09:40', '', '', 0), (150, '備 註', 6, 'Answer', 'SINGLE_LINE', 0, '', 21, '2017-05-16 11:09:40', '', '', 0), (151, '活動內容', 7, '', 'LABEL', 0, '', 1, '2017-05-17 15:36:18', '', '#4b8df8', 24), (153, '已通知以下人士:', 1, '', 'CHECKBOX', 0, '', 23, '2017-05-18 08:21:30', '', '', 0), (154, '所屬校內組別', 7, '', 'RADIO_BUTTON', 0, '', 2, '2017-05-18 12:36:10', '', '', 0), (155, '所屬組別', 7, '', 'SUGGESTED', 0, '', 3, '2017-05-18 12:36:10', '', '', 0), (156, '負責老師在不在場', 7, '', 'RADIO_BUTTON', 0, '', 4, '2017-05-18 12:36:10', '', '', 0), (157, '在場負責者(除負責老師外)', 7, 'Answer', 'SINGLE_LINE', 0, '', 5, '2017-05-18 12:36:10', '', '', 0), (158, '在場負責者身份', 7, '', 'RADIO_BUTTON', 0, '', 6, '2017-05-18 12:36:10', '', '', 0), (159, '活動形式', 7, '', 'RADIO_BUTTON', 0, '', 7, '2017-05-18 12:36:10', '', '', 0), (160, '合辦機構名稱', 7, 'Answer', 'SINGLE_LINE', 0, '', 8, '2017-05-18 13:41:28', '', '', 0), (161, '活動對象', 7, '', 'CHECKBOX', 0, '', 9, '2017-05-18 13:41:28', '', '', 0), (162, '活動人數', 7, 'Answer', 'NUMBER', 0, '', 10, '2017-05-18 13:41:28', '', '', 0), (163, '每人收費', 7, 'Answer', 'NUMBER', 0, '', 11, '2017-05-18 13:41:28', '', '', 0), (164, '活動地點', 7, 'Answer', 'SINGLE_LINE', 0, '', 12, '2017-05-18 13:41:28', '', '', 0), (165, '集合地點', 7, 'Answer', 'SINGLE_LINE', 0, '', 13, '2017-05-18 13:41:28', '', '', 0), (166, '解散地點', 7, 'Answer', 'SINGLE_LINE', 0, '', 14, '2017-05-18 13:41:28', '', '', 0), (167, '校外資助(來源及金額)', 7, 'Answer', 'SINGLE_LINE', 0, '', 15, '2017-05-18 13:41:28', '', '', 0), (168, '已通知以下人士:', 7, '', 'RADIO_BUTTON', 0, '', 16, '2017-05-18 13:41:28', '', '', 0), (169, '借用課堂活動', 1, '', 'TABLE', 0, '', 21, '2017-05-19 14:34:01', '', '', 0); -- -------------------------------------------------------- -- -- 資料表結構 `form_question_has_options` -- CREATE TABLE IF NOT EXISTS `form_question_has_options` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `option` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=6235 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `form_question_has_options` -- INSERT INTO `form_question_has_options` (`id`, `question_id`, `option`) VALUES (2605, 92, '1.香島中學全方位學習資助基金'), (2606, 92, '2. 香港賽馬會全方位學習基金'), (2607, 92, '3. 高中學生內地交流活動資助計劃'), (2608, 92, '4. 校本課後學習支援計劃'), (2609, 92, '5. 德育及國民教育支援津貼計劃'), (2610, 92, '6. 高中多元學習津貼(資優課程)'), (2611, 92, '7. 非華語學生教學支援'), (2612, 92, '8. 新來港學童支援'), (2613, 92, '9.其他(請在備註註明)'), (2614, 94, '1.香島中學全方位學習資助基金'), (2615, 94, '2. 香港賽馬會全方位學習基金'), (2616, 94, '3. 高中學生內地交流活動資助計劃'), (2617, 94, '4. 校本課後學習支援計劃'), (2618, 94, '5. 德育及國民教育支援津貼計劃'), (2619, 94, '6. 高中多元學習津貼(資優課程)'), (2620, 94, '7. 非華語學生教學支援'), (2621, 94, '8. 新來港學童支援'), (2622, 94, '9.其他(請在備註註明)'), (2623, 96, '1.香島中學全方位學習資助基金'), (2624, 96, '2. 香港賽馬會全方位學習基金'), (2625, 96, '3. 高中學生內地交流活動資助計劃'), (2626, 96, '4. 校本課後學習支援計劃'), (2627, 96, '5. 德育及國民教育支援津貼計劃'), (2628, 96, '6. 高中多元學習津貼(資優課程)'), (2629, 96, '7. 非華語學生教學支援'), (2630, 96, '8. 新來港學童支援'), (2631, 96, '9.其他(請在備註註明)'), (2632, 98, '1.香島中學全方位學習資助基金'), (2633, 98, '2. 香港賽馬會全方位學習基金'), (2634, 98, '3. 高中學生內地交流活動資助計劃'), (2635, 98, '4. 校本課後學習支援計劃'), (2636, 98, '5. 德育及國民教育支援津貼計劃'), (2637, 98, '6. 高中多元學習津貼(資優課程)'), (2638, 98, '7. 非華語學生教學支援'), (2639, 98, '8. 新來港學童支援'), (2640, 98, '9.其他(請在備註註明)'), (2645, 101, '需要'), (2646, 101, '不需要'), (2647, 108, '需要'), (2648, 108, '不需要'), (3676, 120, '公假'), (3677, 120, '病假'), (3678, 120, '事假'), (3679, 120, '職員年假/補假'), (3680, 125, '沒有課 (無須填下表)'), (3681, 125, '安排代課(請填4)'), (3682, 125, '由校務處調課(請填4)'), (3683, 125, '自行調課建議(請填4及5)'), (3684, 126, '早讀)8:10/8:35'), (3685, 126, '1)8:35/9:15'), (3686, 126, '2)9:15/9:55'), (3687, 126, '3)10:10/10:50'), (3688, 126, '4)10:50/11:30'), (3689, 126, '5)11:40/12:20'), (3690, 126, '6)12:20/13:00'), (3691, 126, '7)14:10/14:50'), (3692, 126, '8)14:50/15:30'), (3693, 126, '9)15:40/16:20'), (3694, 127, ' 課節'), (3695, 127, ' 班別'), (3696, 127, ' 科目'), (3697, 129, ' 課節'), (3698, 129, ' 班級'), (3699, 129, ' 科目'), (3700, 129, ' 上課老師'), (3701, 132, '上學期'), (3702, 132, '下學期'), (3703, 143, '銀行轉賬'), (3704, 143, '支票'), (3705, 143, '現金'), (3706, 143, '其他'), (3707, 144, ' 銀行名稱:'), (3708, 144, ' 賬戶編號:'), (3709, 144, ' 戶口姓名:'), (3710, 147, '可立即支付'), (3711, 147, '於指定日期'), (5338, 169, ' 科目'), (5339, 169, ' 科任老師'), (5340, 169, ' 課節'), (5341, 153, '陳副校長 (借用課堂)'), (5342, 153, '科主任/工作組組長/行政'), (5343, 1, '教學'), (5344, 1, '學生發展'), (5345, 1, '校務'), (5346, 2, '教學組'), (5347, 2, '課程管理'), (5348, 2, '學習評鑑'), (5349, 2, '資訊科技教育'), (5350, 2, '圖書館'), (5351, 2, '實驗室'), (5352, 2, '教師專業發展'), (5353, 2, '學習支援'), (5354, 2, '特殊學習需要'), (5355, 2, '非華語學生支援'), (5356, 2, '新來港學生'), (5357, 2, 'STEM教育'), (5358, 2, '班級經營'), (5359, 2, '德育及公民教育'), (5360, 2, '訓導'), (5361, 2, '輔導'), (5362, 2, '生涯規劃'), (5363, 2, '聯課活動'), (5364, 2, '交流'), (5365, 2, '學生會'), (5366, 2, '四社'), (5367, 2, '其他學習經歷'), (5368, 2, '校務處'), (5369, 2, '財務管理'), (5370, 2, '獎助學金管理'), (5371, 2, '審標小組'), (5372, 2, '危機管理'), (5373, 2, '典禮'), (5374, 2, '總務'), (5375, 2, '行政管理'), (5376, 2, '宣傳及出版'), (5377, 2, '家校合作'), (5378, 2, '校友聯繫'), (5379, 2, '教福會'), (5380, 2, '中文科組'), (5381, 2, '文學科組'), (5382, 2, '英文科組'), (5383, 2, '數學科組'), (5384, 2, '通識科組'), (5385, 2, '生活與社會科組'), (5386, 2, '體育科組'), (5387, 2, '音樂科組'), (5388, 2, '視藝科組'), (5389, 2, '人文學科統籌'), (5390, 2, '中史科組'), (5391, 2, '歷史科組'), (5392, 2, '地理科組'), (5393, 2, '經濟科組'), (5394, 2, '科學及科技科統籌'), (5395, 2, '企會財科組'), (5396, 2, '物理科組'), (5397, 2, '科學科組'), (5398, 2, '化學科組'), (5399, 2, '生物科組'), (5400, 2, '資訊科技科組'), (5401, 4, '帶隊'), (5402, 4, '不帶隊'), (5403, 5, '校內老師'), (5404, 5, '校外教練帶隊'), (5405, 5, '校外導師帶隊'), (5406, 5, '學生自行前往'), (5407, 5, '其他'), (5408, 8, '訓練'), (5409, 8, '學習'), (5410, 8, '服務'), (5411, 8, '比賽'), (5412, 8, '表演'), (5413, 8, '參觀'), (5414, 8, '展覽'), (5415, 8, '講座'), (5416, 13, '1101周梓謙'), (5417, 13, '1102陳俊豪'), (5418, 13, '1103范家琿'), (5419, 13, '1104何雨庭'), (5420, 13, '1105黎展希'), (5421, 13, '1106梁智科'), (5422, 13, '1107吳翹偉'), (5423, 13, '1108譚嘉鵬'), (5424, 13, '1109謝椿泓'), (5425, 13, '1110黃文軒'), (5426, 13, '1111楊得宏'), (5427, 13, '1112陳漪紋'), (5428, 13, '1113陳鈞希'), (5429, 13, '1114張燊妍'), (5430, 13, '1115何宛遐'), (5431, 13, '1116賴巧穎'), (5432, 13, '1117劉紀廷'), (5433, 13, '1118劉佳慈'), (5434, 13, '1119勞婉翹'), (5435, 13, '1201陳柏羲'), (5436, 13, '1202陳柏廷'), (5437, 13, '1203鄭梓健'), (5438, 13, '1204何震聲'), (5439, 13, '1205何俊彥'), (5440, 13, '1206何學賢'), (5441, 13, '1207許志明'), (5442, 13, '1208龍家樂'), (5443, 13, '1209蘇凌峰'), (5444, 13, '1210丁子博'), (5445, 13, '1211韋大業'), (5446, 13, '1212楊鎮淇'), (5447, 13, '1213陳欣怡'), (5448, 13, '1214方煜梅'), (5449, 13, '1215黎淑儀'), (5450, 13, '1216吳鈺恒'), (5451, 13, '1217鄧恩希'), (5452, 13, '1218?寶茹'), (5453, 13, '1219王寶瑜'), (5454, 13, '1220翁明美'), (5455, 13, '1301安立基'), (5456, 13, '1302成文傑'), (5457, 13, '1303莊家健'), (5458, 13, '1304簡志華'), (5459, 13, '1305澳瑪'), (5460, 13, '1306林康'), (5461, 13, '1307黃子逸'), (5462, 13, '1308譚耀光'), (5463, 13, '1309鄧俊麒'), (5464, 13, '1310阿巴甸'), (5465, 13, '1311利華森'), (5466, 13, '1312黃柏渝'), (5467, 13, '1313楊灝銘'), (5468, 13, '1314石蓮娜'), (5469, 13, '1315雅思瑪'), (5470, 13, '1316莊欣晴'), (5471, 13, '1317祝倩雯'), (5472, 13, '1318古思華'), (5473, 13, '1319胡天慧'), (5474, 13, '1320譚依蕾'), (5475, 13, '1321曾灝兒'), (5476, 13, '1322黃敏晴'), (5477, 13, '1323王寶汶'), (5478, 13, '1324黃綺潼'), (5479, 13, '1325嚴漫詩'), (5480, 13, '2101周建文'), (5481, 13, '2102關崇朗'), (5482, 13, '2103鄺泰維'), (5483, 13, '2104李卓康'), (5484, 13, '2105李尚謙'), (5485, 13, '2106李子俊'), (5486, 13, '2107梁焯楠'), (5487, 13, '2108梁偉明'), (5488, 13, '2109吳嘉熙'), (5489, 13, '2110蘇文迪'), (5490, 13, '2111鄧愷陽'), (5491, 13, '2112曾進彥'), (5492, 13, '2113謝文杰'), (5493, 13, '2114蔡旭權'), (5494, 13, '2115黃逸昇'), (5495, 13, '2116周慶熙'), (5496, 13, '2117何紫瑩'), (5497, 13, '2118許雯靜'), (5498, 13, '2119關杏如'), (5499, 13, '2120梁翠兒'), (5500, 13, '2121馬沅瑩'), (5501, 13, '2122鄧茵茵'), (5502, 13, '2123尹靖藍'), (5503, 13, '2124王文慧'), (5504, 13, '2125余嘉慧'), (5505, 13, '2126葉希琳'), (5506, 13, '2201陳鎮鋒'), (5507, 13, '2202陳偉明'), (5508, 13, '2203張嘉權'), (5509, 13, '2204張曜龍'), (5510, 13, '2205鍾銘杰'), (5511, 13, '2206高超宇'), (5512, 13, '2207何展呈'), (5513, 13, '2208江智樂'), (5514, 13, '2209林珈行'), (5515, 13, '2210李子齊'), (5516, 13, '2211梁天朗'), (5517, 13, '2212李耀陽'), (5518, 13, '2213吳鈞浩'), (5519, 13, '2214鄧宇軒'), (5520, 13, '2215謝英傑'), (5521, 13, '2216王俊賢'), (5522, 13, '2217容天行'), (5523, 13, '2218朱浩'), (5524, 13, '2219陳妍言'), (5525, 13, '2220張珈瑋'), (5526, 13, '2221莊詩婷'), (5527, 13, '2222林楚欣'), (5528, 13, '2223梁曉嵐'), (5529, 13, '2224吳敏霞'), (5530, 13, '2225游雪妍'), (5531, 13, '2226葉思妮'), (5532, 13, '2301陳冠豪'), (5533, 13, '2302陳岳勵'), (5534, 13, '2303張柏威'), (5535, 13, '2304曹樂謙'), (5536, 13, '2305莊善行'), (5537, 13, '2306霍海軒'), (5538, 13, '2307林冠業'), (5539, 13, '2308李鈞俊'), (5540, 13, '2309李漢廷'), (5541, 13, '2310梁康儒'), (5542, 13, '2311梁尚杰'), (5543, 13, '2312吳卓翹'), (5544, 13, '2313敖海楠'), (5545, 13, '2314沙業森'), (5546, 13, '2315譚耀龍'), (5547, 13, '2316鄧傑亨'), (5548, 13, '2317徐樂然'), (5549, 13, '2318翁澤?'), (5550, 13, '2319陳施?'), (5551, 13, '2320周莉盈'), (5552, 13, '2321范家瑤'), (5553, 13, '2322馬煒詠'), (5554, 13, '2323鄧嘉怡'), (5555, 13, '2324鄧茜文'), (5556, 13, '2325?詠琳'), (5557, 13, '2326葉凱欣'), (5558, 13, '2401安艾歷'), (5559, 13, '2402林燊鋒'), (5560, 13, '2403林燊銳'), (5561, 13, '2404劉燦燁'), (5562, 13, '2405劉俊華'), (5563, 13, '2406劉榮強'), (5564, 13, '2407羅子萱'), (5565, 13, '2408梁智鈞'), (5566, 13, '2409呂宜進'), (5567, 13, '2410駱文灝'), (5568, 13, '2411麥士輝'), (5569, 13, '2412魏朗'), (5570, 13, '2413沈世其'), (5571, 13, '2414鄧卓希'), (5572, 13, '2415鄧可?'), (5573, 13, '2416黃傲恆'), (5574, 13, '2417姚卓言'), (5575, 13, '2418高蓮娜'), (5576, 13, '2419何琛汶'), (5577, 13, '2420何彥儀'), (5578, 13, '2421莫綺琳'), (5579, 13, '2422李麗梅'), (5580, 13, '2423李卓妍'), (5581, 13, '2424李嘉'), (5582, 13, '2425梁凱琳'), (5583, 13, '2426瑪利莎'), (5584, 13, '2427吳卓音'), (5585, 13, '2428吳予琦'), (5586, 13, '2429黃彩姿'), (5587, 13, '2430黃豐妍'), (5588, 13, '2431黃蕙橋'), (5589, 13, '2432楊婉欣'), (5590, 13, '2433蘇欣怡'), (5591, 13, '3101陳鍵'), (5592, 13, '3102鄒浚杰'), (5593, 13, '3103鄭皓?'), (5594, 13, '3104張振鋒'), (5595, 13, '3105鄒浩智'), (5596, 13, '3106朱永賢'), (5597, 13, '3107鍾沛倫'), (5598, 13, '3108林冠亨'), (5599, 13, '3109林子維'), (5600, 13, '3110李澤祖'), (5601, 13, '3111李昊臻'), (5602, 13, '3112利思樂'), (5603, 13, '3113梁啟熙'), (5604, 13, '3114羅志成'), (5605, 13, '3115潘啟鋒'), (5606, 13, '3116鄧鉅涂'), (5607, 13, '3117黃裕升'), (5608, 13, '3118袁家齊'), (5609, 13, '3119鄭思盈'), (5610, 13, '3120張景晴'), (5611, 13, '3121郭巧蕾'), (5612, 13, '3122梁樂瑤'), (5613, 13, '3123梁安琪'), (5614, 13, '3124吳芷凝'), (5615, 13, '3125丁敏翹'), (5616, 13, '3126黃嘉敏'), (5617, 13, '3127胡定儀'), (5618, 13, '3128余??'), (5619, 13, '3201歐國健'), (5620, 13, '3202陳健樂'), (5621, 13, '3203鄒奇耀'), (5622, 13, '3204鄭浩然'), (5623, 13, '3205張軒朗'), (5624, 13, '3206張嘉軒'), (5625, 13, '3207蔡景建'), (5626, 13, '3208馮朗軒'), (5627, 13, '3209葉鎮禧'), (5628, 13, '3210林嘉維'), (5629, 13, '3211李臻成'), (5630, 13, '3212梁耀斌'), (5631, 13, '3213吳鍏涌'), (5632, 13, '3214顏少暉'), (5633, 13, '3215彭浚銘'), (5634, 13, '3216蕭綽賢'), (5635, 13, '3217鄧卓峰'), (5636, 13, '3218曾柏皓'), (5637, 13, '3219徐國輝'), (5638, 13, '3220陳錦馨'), (5639, 13, '3221張翠儀'), (5640, 13, '3222張詩容'), (5641, 13, '3223許婷'), (5642, 13, '3224郭汶臻'), (5643, 13, '3225李芷茵'), (5644, 13, '3226麥楚穎'), (5645, 13, '3227潘家寶'), (5646, 13, '3228王芷瑩'), (5647, 13, '3229邱詩曼'), (5648, 13, '3301陳緯聰'), (5649, 13, '3302張子康'), (5650, 13, '3303張子曜'), (5651, 13, '3304蔡恒輝'), (5652, 13, '3305周耀聰'), (5653, 13, '3306何浚榮'), (5654, 13, '3307何肇倫'), (5655, 13, '3308葉梓研'), (5656, 13, '3309林駿杰'), (5657, 13, '3310李偉倫'), (5658, 13, '3311盧振華'), (5659, 13, '3312盧琝皓'), (5660, 13, '3313麥顯揚'), (5661, 13, '3314黃智皓'), (5662, 13, '3315王在燊'), (5663, 13, '3316黃中政'), (5664, 13, '3317黃金德'), (5665, 13, '3318黃鈞勇'), (5666, 13, '3319黃偉謙'), (5667, 13, '3320胡俊傑'), (5668, 13, '3321余雲峰'), (5669, 13, '3322陳珈潁'), (5670, 13, '3323陳穎琳'), (5671, 13, '3324陳穎榕'), (5672, 13, '3325許嫣軒'), (5673, 13, '3326林嘉璇'), (5674, 13, '3327羅燕琪'), (5675, 13, '3328李芷晴'), (5676, 13, '3329鄧雪兒'), (5677, 13, '3330王凱宜'), (5678, 13, '3401'), (5679, 13, '3402陳陞朗'), (5680, 13, '3403趙超進'), (5681, 13, '3404孔家希'), (5682, 13, '3405札旭日'), (5683, 13, '3406郭樹徽'), (5684, 13, '3407羅逸希'), (5685, 13, '3408李子浩'), (5686, 13, '3409李子健'), (5687, 13, '3410雷昊諺'), (5688, 13, '3411陸志濠'), (5689, 13, '3412馬哈文'), (5690, 13, '3413吳灝霖'), (5691, 13, '3414戴志烜'), (5692, 13, '3415曾皓延'), (5693, 13, '3416胡洛泓'), (5694, 13, '3417葉浩賢'), (5695, 13, '3418蔡欣宜'), (5696, 13, '3419張穎琳'), (5697, 13, '3420曹心懿'), (5698, 13, '3421周皓悅'), (5699, 13, '3422莫嘉綺'), (5700, 13, '3423簡楠'), (5701, 13, '3424麥婥凝'), (5702, 13, '3425鄭麗桐'), (5703, 13, '4101陳政熙'), (5704, 13, '4102陳晞朗'), (5705, 13, '4103陳毅濠'), (5706, 13, '4104陳志康'), (5707, 13, '4105鄭晉佳'), (5708, 13, '4106鄭啟鋒'), (5709, 13, '4107蔡子唯'), (5710, 13, '4108朱家亮'), (5711, 13, '4109郭浚淇'), (5712, 13, '4110林嘉軒'), (5713, 13, '4111李煜東'), (5714, 13, '4112雷渭豪'), (5715, 13, '4113李家杰'), (5716, 13, '4114李翊瑋'), (5717, 13, '4115麥家曦'), (5718, 13, '4116曾灝'), (5719, 13, '4117韋大龍'), (5720, 13, '4118王景塱'), (5721, 13, '4119黃罡政'), (5722, 13, '4120黃偉高'), (5723, 13, '4121王煌權'), (5724, 13, '4122陳嫦霞'), (5725, 13, '4123陳鈞婷'), (5726, 13, '4124趙紫瑩'), (5727, 13, '4125關崇熙'), (5728, 13, '4126劉蔚祺'), (5729, 13, '4127劉穎桐'), (5730, 13, '4128李紫茵'), (5731, 13, '4129譚依琪'), (5732, 13, '4130葉凱彤'), (5733, 13, '4201陳浩賢'), (5734, 13, '4202陳源輝'), (5735, 13, '4203丘連誠'), (5736, 13, '4204朱卓楠'), (5737, 13, '4205徐嘉榮'), (5738, 13, '4206鍾培文'), (5739, 13, '4207鍾善麒'), (5740, 13, '4208洪鴻龍'), (5741, 13, '4209洪宇航'), (5742, 13, '4210郭浚偉'), (5743, 13, '4211李匯謙'), (5744, 13, '4212梁?楠'), (5745, 13, '4213李俊標'), (5746, 13, '4214廖志鍵'), (5747, 13, '4215鄧文程'), (5748, 13, '4216謝子樂'), (5749, 13, '4217謝詠豪'), (5750, 13, '4218黃文俊'), (5751, 13, '4219黃耀光'), (5752, 13, '4220游永龍'), (5753, 13, '4221楊震海'), (5754, 13, '4222姚建安'), (5755, 13, '4223陳楚君'), (5756, 13, '4224周文靜'), (5757, 13, '4225黃泳欣'), (5758, 13, '4226詹翠兒'), (5759, 13, '4227林芷茵'), (5760, 13, '4228羅希彤'), (5761, 13, '4229潘嘉曉'), (5762, 13, '4230蔡瑩'), (5763, 13, '4231王碧琪'), (5764, 13, '4301陳嘉俊'), (5765, 13, '4302陳梓樂'), (5766, 13, '4303張俊豪'), (5767, 13, '4304張翰林'), (5768, 13, '4305張修源'), (5769, 13, '4306林浩揚'), (5770, 13, '4307林浩然'), (5771, 13, '4308劉穎勤'), (5772, 13, '4309李浩熙'), (5773, 13, '4310李致遠'), (5774, 13, '4311李佳燁'), (5775, 13, '4312駱文浚'), (5776, 13, '4313呂澤霖'), (5777, 13, '4314莫迪威'), (5778, 13, '4315吳志凱'), (5779, 13, '4316鄧子峰'), (5780, 13, '4317徐振雄'), (5781, 13, '4318王耀輝'), (5782, 13, '4319鄔志恒'), (5783, 13, '4320容天生'), (5784, 13, '4321鍾康翹'), (5785, 13, '4322馮斯琪'), (5786, 13, '4323林慧娟'), (5787, 13, '4324梁泳詩'), (5788, 13, '4325羅綺晴'), (5789, 13, '4326莫詠欣'), (5790, 13, '4327蕭穎瑤'), (5791, 13, '4328鄧天心'), (5792, 13, '4329黃芷晴'), (5793, 13, '4330葉海淋'), (5794, 13, '4401麥也文'), (5795, 13, '4402陳天龍'), (5796, 13, '4403陳冠霖'), (5797, 13, '4404陳岳鍵'), (5798, 13, '4405陳柏諾'), (5799, 13, '4406陳梓雋'), (5800, 13, '4407莊家衍'), (5801, 13, '4408何詠?'), (5802, 13, '4409熊靖'), (5803, 13, '4410江文熙'), (5804, 13, '4411劉俊威'), (5805, 13, '4412劉滔'), (5806, 13, '4413劉成良'), (5807, 13, '4414林立燁'), (5808, 13, '4415黃楚泓'), (5809, 13, '4416黃浩謙'), (5810, 13, '4417黃毅浚'), (5811, 13, '4418黃天賜'), (5812, 13, '4419黃于軒'), (5813, 13, '4420楊浩龍'), (5814, 13, '4421姚希逸'), (5815, 13, '4422蔡雨星'), (5816, 13, '4423陳君怡'), (5817, 13, '4424陳雅黛'), (5818, 13, '4425陳芷澄'), (5819, 13, '4426鍾馨儀'), (5820, 13, '4427賴嘉敏'), (5821, 13, '4428梁穎嘉'), (5822, 13, '4429盧銘徽'), (5823, 13, '4430勞穎姿'), (5824, 13, '4431王梓穎'), (5825, 13, '4501陳曦'), (5826, 13, '4502陳奇偉'), (5827, 13, '4503陳帥霖'), (5828, 13, '4504張柏康'), (5829, 13, '4505譚忠浩'), (5830, 13, '4506何永昊'), (5831, 13, '4507林樂賢'), (5832, 13, '4508李文龍'), (5833, 13, '4509包錦浩'), (5834, 13, '4510田方正'), (5835, 13, '4511曾傲棐'), (5836, 13, '4512謝天賜'), (5837, 13, '4513徐昇達'), (5838, 13, '4514黃韜晦'), (5839, 13, '4515黃俊星'), (5840, 13, '4516黃希祐'), (5841, 13, '4517王曉朗'), (5842, 13, '4518黃浩民'), (5843, 13, '4519黃偉賢'), (5844, 13, '4520黃源顥'), (5845, 13, '4521袁詩傑'), (5846, 13, '4522曾子揚'), (5847, 13, '4523區可琳'), (5848, 13, '4524陳淑怡'), (5849, 13, '4525張海倫'), (5850, 13, '4526何嘉捷'), (5851, 13, '4527'), (5852, 13, '4528劉美華'), (5853, 13, '4529馬甄蔚'), (5854, 13, '4530鄧佩珊'), (5855, 13, '4531唐慧寶'), (5856, 13, '4532謝詠彤'), (5857, 13, '4533利美華'), (5858, 13, '4534黃頌淇'), (5859, 13, '4535肖澤敏'), (5860, 13, '5101陳嘉蔚'), (5861, 13, '5102陳韋皓'), (5862, 13, '5103陳日謙'), (5863, 13, '5104張仲?'), (5864, 13, '5105朱灝恩'), (5865, 13, '5106鍾震亨'), (5866, 13, '5107鍾俊華'), (5867, 13, '5108馮兆文'), (5868, 13, '5109何濼言'), (5869, 13, '5110簡大為'), (5870, 13, '5111高嘉偉'), (5871, 13, '5112梁浩文'), (5872, 13, '5113梁國洪'), (5873, 13, '5114梁明哲'), (5874, 13, '5115倫煒樂'), (5875, 13, '5116魏峰'), (5876, 13, '5117鄧樂程'), (5877, 13, '5118陶偉豪'), (5878, 13, '5119曾偉樂'), (5879, 13, '5120謝宇漢'), (5880, 13, '5121衛卓謙'), (5881, 13, '5122楊華偉'), (5882, 13, '5123姚浩賢'), (5883, 13, '5124袁卓文'), (5884, 13, '5125陳思晴'), (5885, 13, '5126張嘉琪'), (5886, 13, '5127蔡雅雯'), (5887, 13, '5128郭祉呈'), (5888, 13, '5129黎佩文'), (5889, 13, '5130李芳鏵'), (5890, 13, '5131梁海琪'), (5891, 13, '5132石穎儀'), (5892, 13, '5133申茵筒'), (5893, 13, '5134宋曉晴'), (5894, 13, '5135殷稱鮮'), (5895, 13, '5136袁嘉儀'), (5896, 13, '5201畢家鴻'), (5897, 13, '5202張梓軒'), (5898, 13, '5203張弘諾'), (5899, 13, '5204趙志明'), (5900, 13, '5205莊振傑'), (5901, 13, '5206莊嘉浩'), (5902, 13, '5207鍾浚鍵'), (5903, 13, '5208方俊浩'), (5904, 13, '5209方祐男'), (5905, 13, '5210韓旨晉'), (5906, 13, '5211劉翀祺'), (5907, 13, '5212李梓濼'), (5908, 13, '5213梁嘉明'), (5909, 13, '5214廖斯諾'), (5910, 13, '5215羅志彥'), (5911, 13, '5216岳俊榮'), (5912, 13, '5217阮黃江'), (5913, 13, '5218蕭綽勳'), (5914, 13, '5219蘇武軒'), (5915, 13, '5220曾兆鋒'), (5916, 13, '5221王文健'), (5917, 13, '5222黃映泓'), (5918, 13, '5223楊浩賢'), (5919, 13, '5224楊升'), (5920, 13, '5225歐嘉盈'), (5921, 13, '5226陳嘉怡'), (5922, 13, '5227鄭筱嬙'), (5923, 13, '5228徐子欣'), (5924, 13, '5229馮詠從'), (5925, 13, '5230馮善晴'), (5926, 13, '5231許家希'), (5927, 13, '5232林婉婷'), (5928, 13, '5233李穎琦'), (5929, 13, '5234吳師瑩'), (5930, 13, '5235楊燕逑'), (5931, 13, '5236翁祖兒'), (5932, 13, '5301陳怡達'), (5933, 13, '5302鄭富木'), (5934, 13, '5303張嘉俊'), (5935, 13, '5304張家富'), (5936, 13, '5305何鴻輝'), (5937, 13, '5306梁熙旻'), (5938, 13, '5307梁崇德'), (5939, 13, '5308梁子諾'), (5940, 13, '5309李嘉輝'), (5941, 13, '5310廖建鈞'), (5942, 13, '5311雷嘉樂'), (5943, 13, '5312馬誠恩'), (5944, 13, '5313吳律津'), (5945, 13, '5314彭皓明'), (5946, 13, '5315冼煒賢'), (5947, 13, '5316鄧凱騫'), (5948, 13, '5317思進'), (5949, 13, '5318徐浩康'), (5950, 13, '5319黃英豪'), (5951, 13, '5320邱俊軒'), (5952, 13, '5321陳彥萌'), (5953, 13, '5322陳榆炘'), (5954, 13, '5323鄭懷恩'), (5955, 13, '5324范舒婷'), (5956, 13, '5325葉仲婷'), (5957, 13, '5326林曉雯'), (5958, 13, '5327林杏妮'), (5959, 13, '5328李靖童'), (5960, 13, '5329李樂怡'), (5961, 13, '5330梁家雯'), (5962, 13, '5331李樂姿'), (5963, 13, '5332吳詠怡'), (5964, 13, '5333蘇穎芝'), (5965, 13, '5334黃熙汶'), (5966, 13, '5335楊卓盈'), (5967, 13, '5336楊穎茵'), (5968, 13, '5401池能就'), (5969, 13, '5402蔡諾希'), (5970, 13, '5403海文'), (5971, 13, '5404林正賢'), (5972, 13, '5405劉晉希'), (5973, 13, '5406梁俊杰'), (5974, 13, '5407梁景禧'), (5975, 13, '5408'), (5976, 13, '5409黃嘉星'), (5977, 13, '5410黃梓曦'), (5978, 13, '5411余浩賢'), (5979, 13, '5412余沛軒'), (5980, 13, '5413沙基安'), (5981, 13, '5414趙翔'), (5982, 13, '5415安馬莉亞'), (5983, 13, '5416麗雪兒'), (5984, 13, '5417蔡雨晴'), (5985, 13, '5418陳繕怡'), (5986, 13, '5419周嘉敏'), (5987, 13, '5420鍾琳娜'), (5988, 13, '5421鍾宜靜'), (5989, 13, '5422方凱穎'), (5990, 13, '5423何潁錡'), (5991, 13, '5424古嘉慧'), (5992, 13, '5425李詠霖'), (5993, 13, '5426盧芊允'), (5994, 13, '5427吳小橋'), (5995, 13, '5428胡慧文'), (5996, 13, '5429林莎莉'), (5997, 13, '5430蘇雲'), (5998, 13, '5431蘇雨晴'), (5999, 13, '5432戴穎彤'), (6000, 13, '5433利美珊'), (6001, 13, '5434黃皇鳳'), (6002, 13, '5435任凱琳'), (6003, 13, '5436張瀟丹'), (6004, 13, '6101陳俊源'), (6005, 13, '6102張劭賦'), (6006, 13, '6103鍾文?'), (6007, 13, '6104何郁玄'), (6008, 13, '6105何浩明'), (6009, 13, '6106許嘉毅'), (6010, 13, '6107鄺亨舜'), (6011, 13, '6108林俊榮'), (6012, 13, '6109劉俊榮'), (6013, 13, '6110李浚霆'), (6014, 13, '6111盧俊宇'), (6015, 13, '6112勞智康'), (6016, 13, '6113羅駿皓'), (6017, 13, '6114盧?鴻'), (6018, 13, '6115盧俊傑'), (6019, 13, '6116文韋樂'), (6020, 13, '6117吳子昭'), (6021, 13, '6118潘曉峰'), (6022, 13, '6119石天珀'), (6023, 13, '6120宋卓然'), (6024, 13, '6121鄧建邦'), (6025, 13, '6122鄧柏濤'), (6026, 13, '6123杜業勝'), (6027, 13, '6124黃子謙'), (6028, 13, '6125甄?燊'), (6029, 13, '6126陳樂兒'), (6030, 13, '6127陳芷珊'), (6031, 13, '6128陳穎琳'), (6032, 13, '6129張潔儀'), (6033, 13, '6130蔡敏儀'), (6034, 13, '6131關詩雯'), (6035, 13, '6132林穎儀'), (6036, 13, '6133李幸兒'), (6037, 13, '6134盧嘉妍'), (6038, 13, '6135尹婷筠'), (6039, 13, '6136邱逸晴'), (6040, 13, '6201陳卓男'), (6041, 13, '6202陳淦威'), (6042, 13, '6203陳鍵鋒'), (6043, 13, '6204陳彥亨'), (6044, 13, '6205鄭竣銘'), (6045, 13, '6206趙翌安'), (6046, 13, '6207周仲圻'), (6047, 13, '6208周厚原'), (6048, 13, '6209范可安'), (6049, 13, '6210何佳勁'), (6050, 13, '6211何浩麟'), (6051, 13, '6212關振威'), (6052, 13, '6213郭澤樑'), (6053, 13, '6214賴嘉豪'), (6054, 13, '6215劉明德'), (6055, 13, '6216羅浩軒'), (6056, 13, '6217李衍鋒'), (6057, 13, '6218梁偉基'), (6058, 13, '6219梁耀城'), (6059, 13, '6220彭建琮'), (6060, 13, '6221彭紹?'), (6061, 13, '6222鄧智允'), (6062, 13, '6223曾梓峰'), (6063, 13, '6224徐昇煒'), (6064, 13, '6225溫健麟'), (6065, 13, '6226楊琮浩'), (6066, 13, '6227陳灝婷'), (6067, 13, '6228周藹琳'), (6068, 13, '6229徐佩瑩'), (6069, 13, '6230馮紫君'), (6070, 13, '6231羅焯瑩'), (6071, 13, '6232梁詩雅'), (6072, 13, '6232梁詩雅'), (6073, 13, '6233湯卓楓'), (6074, 13, '6234謝碧祺'), (6075, 13, '6235邱曉嵐'), (6076, 13, '6236葉?'), (6077, 13, '6301陳俊康'), (6078, 13, '6302陳俊銘'), (6079, 13, '6303陳柏言'), (6080, 13, '6304陳碩澧'), (6081, 13, '6305陳曜燊'), (6082, 13, '6306陳榆'), (6083, 13, '6307張文禧'), (6084, 13, '6308蔡洛華'), (6085, 13, '6309蔡子曦'), (6086, 13, '6310蔡錦添'), (6087, 13, '6311樊俊彥'), (6088, 13, '6312馮頌言'), (6089, 13, '6313江浩聲'), (6090, 13, '6314關浚樂'), (6091, 13, '6315郭俊謙'), (6092, 13, '6316林玉?'), (6093, 13, '6317劉善肯'), (6094, 13, '6318梁朝揚'), (6095, 13, '6319梁丞謙'), (6096, 13, '6320林寶'), (6097, 13, '6321盧逸朗'), (6098, 13, '6322麥慶千'), (6099, 13, '6323王俊培'), (6100, 13, '6324黃梓樂'), (6101, 13, '6325余俊昇'), (6102, 13, '6326曾宇霖'), (6103, 13, '6327張宇宏'), (6104, 13, '6328陳慧怡'), (6105, 13, '6329陳綺霞'), (6106, 13, '6330朱健儀'), (6107, 13, '6331何雅煥'), (6108, 13, '6332梁雪瑩'), (6109, 13, '6333莫羿'), (6110, 13, '6334謝焯筠'), (6111, 13, '6335葉滿婷'), (6112, 13, '6336余熹文'), (6113, 13, '6337于威萍'), (6114, 13, '6338阮文詩'), (6115, 13, '6339吳家偉'), (6116, 13, '6401陳駿基'), (6117, 13, '6402鄭騰杰'), (6118, 13, '6403張文進'), (6119, 13, '6404丘連峰'), (6120, 13, '6405蔡明潤'), (6121, 13, '6406關灝朗'), (6122, 13, '6407劉偉誠'), (6123, 13, '6408羅浩賢'), (6124, 13, '6409梁子和'), (6125, 13, '6410單堯靖'), (6126, 13, '6411鄧達恩'), (6127, 13, '6412黃永基'), (6128, 13, '6413陳依慧'), (6129, 13, '6414鄭敏佳'), (6130, 13, '6415池紫敏'), (6131, 13, '6416周梓茵'), (6132, 13, '6417鍾嫻芳'), (6133, 13, '6418鍾麗心'), (6134, 13, '6419馮嘉瑜'), (6135, 13, '6420馮施雅'), (6136, 13, '6421何思思'), (6137, 13, '6422黃珮雯'), (6138, 13, '6423黃珮瑜'), (6139, 13, '6424高珍'), (6140, 13, '6425郭佩珊'), (6141, 13, '6426劉芳芳'), (6142, 13, '6427李嘉信'), (6143, 13, '6428李曉彤'), (6144, 13, '6429林家如'), (6145, 13, '6430林倩如'), (6146, 13, '6431吳湘怡'), (6147, 13, '6432彭樂妍'), (6148, 13, '6433彭倩華'), (6149, 13, '6434石卓霖'), (6150, 13, '6435鄧惠尹'), (6151, 13, '6436徐詩韻'), (6152, 13, '6437溫嘉慧'), (6153, 13, '6438王家文'), (6154, 13, '6439黃雪怡'), (6155, 154, '科組'), (6156, 154, '工作組'), (6157, 155, '教學組'), (6158, 155, '課程管理'), (6159, 155, '學習評鑑'), (6160, 155, '資訊科技教育'), (6161, 155, '圖書館'), (6162, 155, '實驗室'), (6163, 155, '教師專業發展'), (6164, 155, '學習支援'), (6165, 155, '特殊學習需要'), (6166, 155, '非華語學生支援'), (6167, 155, '新來港學生'), (6168, 155, 'STEM教育'), (6169, 155, '班級經營'), (6170, 155, '德育及公民教育'), (6171, 155, '訓導'), (6172, 155, '輔導'), (6173, 155, '生涯規劃'), (6174, 155, '聯課活動'), (6175, 155, '交流'), (6176, 155, '學生會'), (6177, 155, '四社'), (6178, 155, '其他學習經歷'), (6179, 155, '校務處'), (6180, 155, '財務管理'), (6181, 155, '獎助學金管理'), (6182, 155, '審標小組'), (6183, 155, '危機管理'), (6184, 155, '典禮'), (6185, 155, '總務'), (6186, 155, '行政管理'), (6187, 155, '宣傳及出版'), (6188, 155, '家校合作'), (6189, 155, '校友聯繫'), (6190, 155, '教福會'), (6191, 155, '中文科組'), (6192, 155, '文學科組'), (6193, 155, '英文科組'), (6194, 155, '數學科組'), (6195, 155, '通識科組'), (6196, 155, '生活與社會科組'), (6197, 155, '體育科組'), (6198, 155, '音樂科組'), (6199, 155, '視藝科組'), (6200, 155, '人文學科統籌'), (6201, 155, '中史科組'), (6202, 155, '歷史科組'), (6203, 155, '地理科組'), (6204, 155, '經濟科組'), (6205, 155, '科學及科技科統籌'), (6206, 155, '企會財科組'), (6207, 155, '物理科組'), (6208, 155, '科學科組'), (6209, 155, '化學科組'), (6210, 155, '生物科組'), (6211, 155, '資訊科技科組'), (6212, 156, '在場'), (6213, 156, '不在場'), (6214, 158, '校外教練'), (6215, 158, '校外導師'), (6216, 158, '只有學生在場'), (6217, 158, '其他'), (6218, 159, '訓練'), (6219, 159, '學習'), (6220, 159, '服務'), (6221, 159, '比賽'), (6222, 159, '表演'), (6223, 159, '參觀'), (6224, 159, '展覽'), (6225, 159, '講座'), (6226, 159, '其他'), (6227, 161, '中一'), (6228, 161, '中二'), (6229, 161, '中三'), (6230, 161, '中四'), (6231, 161, '中五'), (6232, 161, '中六'), (6233, 168, '陳副校長 (借用課堂)'), (6234, 168, '科主任/工作組組長/行政'); -- -------------------------------------------------------- -- -- 資料表結構 `form_question_has_questions` -- CREATE TABLE IF NOT EXISTS `form_question_has_questions` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `is_remark` int(11) NOT NULL, `remark_checkpoint` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_na` int(11) NOT NULL, `options` int(11) NOT NULL, `rank` int(11) NOT NULL, `description` text COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `form_question_has_token` -- CREATE TABLE IF NOT EXISTS `form_question_has_token` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `token` text COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `form_question_has_token` -- INSERT INTO `form_question_has_token` (`id`, `question_id`, `token`) VALUES (51, 169, ''), (52, 2, 'admingroup'), (53, 5, 'tic'), (54, 13, 'studentlist'), (55, 155, 'admingroup'); -- -------------------------------------------------------- -- -- 資料表結構 `groups` -- CREATE TABLE IF NOT EXISTS `groups` ( `id` int(11) NOT NULL, `name` text NOT NULL, `parent` int(11) DEFAULT NULL, `enabled` tinyint(1) NOT NULL, `weight` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; -- -- 資料表的匯出資料 `groups` -- INSERT INTO `groups` (`id`, `name`, `parent`, `enabled`, `weight`) VALUES (1, 'Teacher', 0, 0, 0), (2, 'test', 0, 0, 0); -- -------------------------------------------------------- -- -- 資料表結構 `holiday` -- CREATE TABLE IF NOT EXISTS `holiday` ( `id` int(11) NOT NULL, `title` text COLLATE utf8_unicode_ci NOT NULL, `start_date` date NOT NULL, `end_date` date NOT NULL, `type` enum('public','school') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `lb_book_info` -- CREATE TABLE IF NOT EXISTS `lb_book_info` ( `id` int(11) NOT NULL, `physical_form` enum('Book','Journal','CD/DVD','Manuscript','Others') NOT NULL, `author` text NOT NULL, `subtitle` varchar(100) NOT NULL, `edition_year` year(4) NOT NULL, `publisher` varchar(100) NOT NULL, `series` varchar(100) NOT NULL, `size1` enum('Medium','Large','Huge','Small','Tiny') NOT NULL, `price` varchar(100) NOT NULL, `call_no` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `clue_page` varchar(100) NOT NULL, `category_id` varchar(100) NOT NULL, `editor` varchar(100) NOT NULL, `title` text NOT NULL, `edition` varchar(100) NOT NULL, `publishing_year` year(4) NOT NULL, `publication_place` varchar(100) NOT NULL, `number_of_pages` int(11) NOT NULL, `number_of_books` int(11) NOT NULL, `dues` varchar(100) NOT NULL, `isbn` varchar(100) NOT NULL, `source_details` enum('Local Purchase','University','World Bank Donation','Personal Donation','Others') NOT NULL, `notes` varchar(100) NOT NULL, `cover` text NOT NULL, `pdf` text, `is_uploaded` enum('0','1') NOT NULL DEFAULT '1', `deleted` enum('0','1') NOT NULL DEFAULT '0', `status` enum('0','1') NOT NULL DEFAULT '1', `add_date` datetime NOT NULL, `group_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_category` -- CREATE TABLE IF NOT EXISTS `lb_category` ( `id` int(11) NOT NULL, `category_name` varchar(100) NOT NULL, `deleted` enum('0','1') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_circulation` -- CREATE TABLE IF NOT EXISTS `lb_circulation` ( `id` int(11) NOT NULL, `member_id` varchar(99) NOT NULL, `book_id` varchar(99) NOT NULL, `issue_date` date NOT NULL, `expire_date` date NOT NULL, `return_date` date NOT NULL, `fine_amount` double NOT NULL, `is_returned` tinyint(1) NOT NULL, `is_expired` enum('0','1') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_circulation_config` -- CREATE TABLE IF NOT EXISTS `lb_circulation_config` ( `id` int(11) NOT NULL, `member_type_id` varchar(99) NOT NULL, `issue_day_limit` varchar(99) NOT NULL, `issu_book_limit` int(11) NOT NULL, `fine_per_day` double NOT NULL, `deleted` enum('0','1') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_daily_read_material` -- CREATE TABLE IF NOT EXISTS `lb_daily_read_material` ( `id` int(11) NOT NULL, `book_id` varchar(99) NOT NULL, `read_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_email_config` -- CREATE TABLE IF NOT EXISTS `lb_email_config` ( `id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `email_address` varchar(250) NOT NULL, `smtp_host` varchar(250) NOT NULL, `smtp_port` varchar(100) NOT NULL, `smtp_user` varchar(100) NOT NULL, `smtp_password` varchar(100) NOT NULL, `status` enum('0','1') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_forget_password` -- CREATE TABLE IF NOT EXISTS `lb_forget_password` ( `id` int(12) NOT NULL, `confirmation_code` varchar(15) NOT NULL, `email` varchar(250) NOT NULL, `success` int(11) NOT NULL DEFAULT '0', `expiration` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_member` -- CREATE TABLE IF NOT EXISTS `lb_member` ( `id` int(11) NOT NULL, `name` varchar(99) NOT NULL, `type_id` int(11) NOT NULL, `email` varchar(250) NOT NULL, `mobile` varchar(100) NOT NULL, `password` varchar(99) NOT NULL, `address` text NOT NULL, `user_type` enum('Member','Admin') NOT NULL, `status` enum('1','0') NOT NULL, `add_date` date NOT NULL, `deleted` enum('0','1') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_member_type` -- CREATE TABLE IF NOT EXISTS `lb_member_type` ( `id` int(11) NOT NULL, `member_type_name` varchar(100) NOT NULL, `deleted` enum('0','1') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_request_book` -- CREATE TABLE IF NOT EXISTS `lb_request_book` ( `id` int(11) NOT NULL, `member_id` int(11) NOT NULL, `book_title` text NOT NULL, `author` text NOT NULL, `edition` varchar(200) NOT NULL, `note` text NOT NULL, `request_date` date NOT NULL, `reply` text NOT NULL, `request_status` varchar(55) NOT NULL DEFAULT 'Pending' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_sms_config` -- CREATE TABLE IF NOT EXISTS `lb_sms_config` ( `id` int(11) NOT NULL, `name` enum('planet','plivo','twilio','clickatell','nexmo') NOT NULL, `auth_id` varchar(100) NOT NULL, `token` varchar(100) NOT NULL, `api_id` varchar(100) NOT NULL, `phone_number` varchar(100) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_sms_email_history` -- CREATE TABLE IF NOT EXISTS `lb_sms_email_history` ( `id` int(11) NOT NULL, `member_id` int(11) NOT NULL, `title` text NOT NULL, `message` text NOT NULL, `type` enum('SMS','Email','Notification') NOT NULL, `sent_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `lb_terms_and_condition` -- CREATE TABLE IF NOT EXISTS `lb_terms_and_condition` ( `id` int(11) NOT NULL, `terms_and_condition` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_approval_group` -- CREATE TABLE IF NOT EXISTS `ls_approval_group` ( `id` int(11) NOT NULL, `title` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_approval_group_level` -- CREATE TABLE IF NOT EXISTS `ls_approval_group_level` ( `id` int(11) NOT NULL, `gid` int(11) NOT NULL, `uid` int(11) NOT NULL, `level` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_approval_group_user` -- CREATE TABLE IF NOT EXISTS `ls_approval_group_user` ( `id` int(11) NOT NULL, `ag_id` int(11) NOT NULL, `uid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_approval_record` -- CREATE TABLE IF NOT EXISTS `ls_approval_record` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `la_id` int(11) NOT NULL, `reason` varchar(256) NOT NULL, `status` enum('N','A','R') NOT NULL, `level_id` int(11) NOT NULL, `createddate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_class_substitution` -- CREATE TABLE IF NOT EXISTS `ls_class_substitution` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `lesson` int(11) NOT NULL, `marks` int(11) NOT NULL, `status` enum('Pending','Confirmed','Cancelled') NOT NULL, `date` date NOT NULL, `cycle_day` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_entitlement` -- CREATE TABLE IF NOT EXISTS `ls_entitlement` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `entitlement` text COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `ls_it_weight` -- CREATE TABLE IF NOT EXISTS `ls_it_weight` ( `id` int(11) NOT NULL, `lt_id` int(11) NOT NULL, `uid` int(11) NOT NULL, `weight` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_leave_application` -- CREATE TABLE IF NOT EXISTS `ls_leave_application` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `lt_id` int(11) NOT NULL, `dates` text NOT NULL, `half_day` tinyint(1) NOT NULL, `from_time` time NOT NULL, `to_time` time NOT NULL, `reason` varchar(256) NOT NULL, `status` enum('P','A','R','D','C') NOT NULL DEFAULT 'P', `gid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ls_leave_type` -- CREATE TABLE IF NOT EXISTS `ls_leave_type` ( `id` int(11) NOT NULL, `title` varchar(50) COLLATE utf8_unicode_ci NOT NULL, `type` enum('PSL','MTL','PTL','SL','STL','SEL','AL','PL','NPL','NPML') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'NPL', `color` text COLLATE utf8_unicode_ci NOT NULL, `approval` tinyint(1) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `ls_user_marks` -- CREATE TABLE IF NOT EXISTS `ls_user_marks` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `marks` int(11) NOT NULL, `type` enum('Class','Duty') CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- 資料表結構 `msg_messages` -- CREATE TABLE IF NOT EXISTS `msg_messages` ( `id` int(11) NOT NULL, `thread_id` int(11) NOT NULL, `body` text NOT NULL, `priority` int(2) NOT NULL DEFAULT '0', `sender_id` int(11) NOT NULL, `cdate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `msg_participants` -- CREATE TABLE IF NOT EXISTS `msg_participants` ( `user_id` int(11) NOT NULL, `thread_id` int(11) NOT NULL, `cdate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `msg_status` -- CREATE TABLE IF NOT EXISTS `msg_status` ( `message_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `status` int(2) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `msg_threads` -- CREATE TABLE IF NOT EXISTS `msg_threads` ( `id` int(11) NOT NULL, `subject` text ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ot_approval_record` -- CREATE TABLE IF NOT EXISTS `ot_approval_record` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `ot_id` int(11) NOT NULL, `reason` varchar(256) NOT NULL, `status` enum('A','R') NOT NULL DEFAULT 'A', `level_id` int(11) NOT NULL, `created_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `ot_overtime` -- CREATE TABLE IF NOT EXISTS `ot_overtime` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `date` date NOT NULL, `from_time` time NOT NULL, `to_time` time NOT NULL, `remarks` varchar(256) NOT NULL, `status` enum('P','R','A','D') NOT NULL DEFAULT 'P', `gid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `overall_appraisals` -- CREATE TABLE IF NOT EXISTS `overall_appraisals` ( `id` int(11) NOT NULL, `academic_year_id` int(11) NOT NULL, `template_id` int(11) NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `overall_appraisal_has_questions` -- CREATE TABLE IF NOT EXISTS `overall_appraisal_has_questions` ( `id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `appraisal_id` int(11) NOT NULL, `placeholder` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `question_type` enum('SINGLE_LINE','MULTIPLE_LINE','RADIO_BUTTON','CHECKBOX','DROPDOWN','DATETIME','GRID','TABLE','NUMBER','ATTACHMENT') COLLATE utf8_unicode_ci NOT NULL, `grid_count` int(11) NOT NULL, `grid_table_title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `self` tinyint(4) NOT NULL, `roles` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `overall_appraisal_question_has_options` -- CREATE TABLE IF NOT EXISTS `overall_appraisal_question_has_options` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `option` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `overall_appraisal_question_has_questions` -- CREATE TABLE IF NOT EXISTS `overall_appraisal_question_has_questions` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_remark` int(11) NOT NULL, `remark_checkpoint` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_na` int(11) NOT NULL, `options` int(11) NOT NULL, `rank` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `overall_appraisal_workflow` -- CREATE TABLE IF NOT EXISTS `overall_appraisal_workflow` ( `id` int(11) NOT NULL, `academic_year_id` int(11) NOT NULL, `cat_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `workflow` mediumtext COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `overall_appraisal_workflow` -- INSERT INTO `overall_appraisal_workflow` (`id`, `academic_year_id`, `cat_id`, `user_id`, `workflow`) VALUES (1, 3, 0, 7, 'N;'), (2, 3, 0, 60, 'N;'), (3, 3, 0, 78, 'N;'), (4, 3, 0, 68, 'N;'), (5, 3, 0, 65, 'N;'), (6, 3, 0, 17, 'N;'), (7, 3, 0, 30, 'N;'), (8, 3, 0, 36, 'N;'), (9, 3, 0, 37, 'N;'), (10, 3, 0, 21, 'N;'), (11, 3, 0, 43, 'N;'), (12, 3, 0, 42, 'N;'), (13, 3, 0, 64, 'N;'), (14, 3, 0, 54, 'N;'), (15, 3, 0, 46, 'N;'), (16, 3, 0, 29, 'N;'), (17, 3, 0, 18, 'N;'), (18, 3, 0, 16, 'N;'), (19, 3, 0, 26, 'N;'), (20, 3, 0, 77, 'N;'), (21, 3, 0, 58, 'N;'), (22, 3, 0, 72, 'N;'), (23, 3, 0, 53, 'N;'), (24, 3, 0, 59, 'N;'), (25, 3, 0, 25, 'N;'), (26, 3, 0, 4, 'N;'), (27, 3, 0, 66, 'N;'), (28, 3, 0, 34, 'N;'), (29, 3, 0, 55, 'N;'), (30, 3, 0, 3, 'N;'), (31, 3, 0, 48, 'N;'), (32, 3, 0, 56, 'N;'), (33, 3, 0, 35, 'N;'), (34, 3, 0, 24, 'N;'), (35, 3, 0, 8, 'N;'), (36, 3, 0, 71, 'N;'), (37, 3, 0, 23, 'N;'), (38, 3, 0, 11, 'N;'), (39, 3, 0, 41, 'N;'), (40, 3, 0, 31, 'N;'), (41, 3, 0, 61, 'N;'), (42, 3, 0, 51, 'N;'), (43, 3, 0, 79, 'N;'), (44, 3, 0, 69, 'N;'), (45, 3, 0, 12, 'N;'), (46, 3, 0, 40, 'N;'), (47, 3, 0, 45, 'N;'), (48, 3, 0, 28, 'N;'), (49, 3, 0, 47, 'N;'), (50, 3, 0, 6, 'N;'), (51, 3, 0, 32, 'N;'), (52, 3, 0, 5, 'N;'), (53, 3, 0, 14, 'N;'), (54, 3, 0, 63, 'N;'), (55, 3, 0, 20, 'N;'), (56, 3, 0, 13, 'N;'), (57, 3, 0, 15, 'N;'), (58, 3, 0, 39, 'N;'), (59, 3, 0, 75, 'N;'), (60, 3, 0, 10, 'N;'), (61, 3, 0, 9, 'N;'), (62, 3, 0, 49, 'N;'), (63, 3, 0, 38, 'N;'), (64, 3, 0, 50, 'N;'), (65, 3, 0, 19, 'N;'), (66, 3, 0, 67, 'N;'), (67, 3, 0, 27, 'N;'), (68, 3, 0, 22, 'N;'), (69, 3, 0, 57, 'N;'), (70, 3, 0, 33, 'N;'), (71, 3, 0, 70, 'N;'), (72, 3, 0, 2, 'N;'), (73, 3, 0, 44, 'N;'), (74, 3, 0, 76, 'N;'); -- -------------------------------------------------------- -- -- 資料表結構 `participants` -- CREATE TABLE IF NOT EXISTS `participants` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_enabled` tinyint(4) NOT NULL, `order` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=740 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `participants` -- INSERT INTO `participants` (`id`, `title`, `is_enabled`, `order`) VALUES (1, '1101周梓謙', 1, 0), (2, '1102陳俊豪', 1, 0), (3, '1103范家琿', 1, 0), (4, '1104何雨庭', 1, 0), (5, '1105黎展希', 1, 0), (6, '1106梁智科', 1, 0), (7, '1107吳翹偉', 1, 0), (8, '1108譚嘉鵬', 1, 0), (9, '1109謝椿泓', 1, 0), (10, '1110黃文軒', 1, 0), (11, '1111楊得宏', 1, 0), (12, '1112陳漪紋', 1, 0), (13, '1113陳鈞希', 1, 0), (14, '1114張燊妍', 1, 0), (15, '1115何宛遐', 1, 0), (16, '1116賴巧穎', 1, 0), (17, '1117劉紀廷', 1, 0), (18, '1118劉佳慈', 1, 0), (19, '1119勞婉翹', 1, 0), (20, '1201陳柏羲', 1, 0), (21, '1202陳柏廷', 1, 0), (22, '1203鄭梓健', 1, 0), (23, '1204何震聲', 1, 0), (24, '1205何俊彥', 1, 0), (25, '1206何學賢', 1, 0), (26, '1207許志明', 1, 0), (27, '1208龍家樂', 1, 0), (28, '1209蘇凌峰', 1, 0), (29, '1210丁子博', 1, 0), (30, '1211韋大業', 1, 0), (31, '1212楊鎮淇', 1, 0), (32, '1213陳欣怡', 1, 0), (33, '1214方煜梅', 1, 0), (34, '1215黎淑儀', 1, 0), (35, '1216吳鈺恒', 1, 0), (36, '1217鄧恩希', 1, 0), (37, '1218?寶茹', 1, 0), (38, '1219王寶瑜', 1, 0), (39, '1220翁明美', 1, 0), (40, '1301安立基', 1, 0), (41, '1302成文傑', 1, 0), (42, '1303莊家健', 1, 0), (43, '1304簡志華', 1, 0), (44, '1305澳瑪', 1, 0), (45, '1306林康', 1, 0), (46, '1307黃子逸', 1, 0), (47, '1308譚耀光', 1, 0), (48, '1309鄧俊麒', 1, 0), (49, '1310阿巴甸', 1, 0), (50, '1311利華森', 1, 0), (51, '1312黃柏渝', 1, 0), (52, '1313楊灝銘', 1, 0), (53, '1314石蓮娜', 1, 0), (54, '1315雅思瑪', 1, 0), (55, '1316莊欣晴', 1, 0), (56, '1317祝倩雯', 1, 0), (57, '1318古思華', 1, 0), (58, '1319胡天慧', 1, 0), (59, '1320譚依蕾', 1, 0), (60, '1321曾灝兒', 1, 0), (61, '1322黃敏晴', 1, 0), (62, '1323王寶汶', 1, 0), (63, '1324黃綺潼', 1, 0), (64, '1325嚴漫詩', 1, 0), (65, '2101周建文', 1, 0), (66, '2102關崇朗', 1, 0), (67, '2103鄺泰維', 1, 0), (68, '2104李卓康', 1, 0), (69, '2105李尚謙', 1, 0), (70, '2106李子俊', 1, 0), (71, '2107梁焯楠', 1, 0), (72, '2108梁偉明', 1, 0), (73, '2109吳嘉熙', 1, 0), (74, '2110蘇文迪', 1, 0), (75, '2111鄧愷陽', 1, 0), (76, '2112曾進彥', 1, 0), (77, '2113謝文杰', 1, 0), (78, '2114蔡旭權', 1, 0), (79, '2115黃逸昇', 1, 0), (80, '2116周慶熙', 1, 0), (81, '2117何紫瑩', 1, 0), (82, '2118許雯靜', 1, 0), (83, '2119關杏如', 1, 0), (84, '2120梁翠兒', 1, 0), (85, '2121馬沅瑩', 1, 0), (86, '2122鄧茵茵', 1, 0), (87, '2123尹靖藍', 1, 0), (88, '2124王文慧', 1, 0), (89, '2125余嘉慧', 1, 0), (90, '2126葉希琳', 1, 0), (91, '2201陳鎮鋒', 1, 0), (92, '2202陳偉明', 1, 0), (93, '2203張嘉權', 1, 0), (94, '2204張曜龍', 1, 0), (95, '2205鍾銘杰', 1, 0), (96, '2206高超宇', 1, 0), (97, '2207何展呈', 1, 0), (98, '2208江智樂', 1, 0), (99, '2209林珈行', 1, 0), (100, '2210李子齊', 1, 0), (101, '2211梁天朗', 1, 0), (102, '2212李耀陽', 1, 0), (103, '2213吳鈞浩', 1, 0), (104, '2214鄧宇軒', 1, 0), (105, '2215謝英傑', 1, 0), (106, '2216王俊賢', 1, 0), (107, '2217容天行', 1, 0), (108, '2218朱浩', 1, 0), (109, '2219陳妍言', 1, 0), (110, '2220張珈瑋', 1, 0), (111, '2221莊詩婷', 1, 0), (112, '2222林楚欣', 1, 0), (113, '2223梁曉嵐', 1, 0), (114, '2224吳敏霞', 1, 0), (115, '2225游雪妍', 1, 0), (116, '2226葉思妮', 1, 0), (117, '2301陳冠豪', 1, 0), (118, '2302陳岳勵', 1, 0), (119, '2303張柏威', 1, 0), (120, '2304曹樂謙', 1, 0), (121, '2305莊善行', 1, 0), (122, '2306霍海軒', 1, 0), (123, '2307林冠業', 1, 0), (124, '2308李鈞俊', 1, 0), (125, '2309李漢廷', 1, 0), (126, '2310梁康儒', 1, 0), (127, '2311梁尚杰', 1, 0), (128, '2312吳卓翹', 1, 0), (129, '2313敖海楠', 1, 0), (130, '2314沙業森', 1, 0), (131, '2315譚耀龍', 1, 0), (132, '2316鄧傑亨', 1, 0), (133, '2317徐樂然', 1, 0), (134, '2318翁澤?', 1, 0), (135, '2319陳施?', 1, 0), (136, '2320周莉盈', 1, 0), (137, '2321范家瑤', 1, 0), (138, '2322馬煒詠', 1, 0), (139, '2323鄧嘉怡', 1, 0), (140, '2324鄧茜文', 1, 0), (141, '2325?詠琳', 1, 0), (142, '2326葉凱欣', 1, 0), (143, '2401安艾歷', 1, 0), (144, '2402林燊鋒', 1, 0), (145, '2403林燊銳', 1, 0), (146, '2404劉燦燁', 1, 0), (147, '2405劉俊華', 1, 0), (148, '2406劉榮強', 1, 0), (149, '2407羅子萱', 1, 0), (150, '2408梁智鈞', 1, 0), (151, '2409呂宜進', 1, 0), (152, '2410駱文灝', 1, 0), (153, '2411麥士輝', 1, 0), (154, '2412魏朗', 1, 0), (155, '2413沈世其', 1, 0), (156, '2414鄧卓希', 1, 0), (157, '2415鄧可?', 1, 0), (158, '2416黃傲恆', 1, 0), (159, '2417姚卓言', 1, 0), (160, '2418高蓮娜', 1, 0), (161, '2419何琛汶', 1, 0), (162, '2420何彥儀', 1, 0), (163, '2421莫綺琳', 1, 0), (164, '2422李麗梅', 1, 0), (165, '2423李卓妍', 1, 0), (166, '2424李嘉', 1, 0), (167, '2425梁凱琳', 1, 0), (168, '2426瑪利莎', 1, 0), (169, '2427吳卓音', 1, 0), (170, '2428吳予琦', 1, 0), (171, '2429黃彩姿', 1, 0), (172, '2430黃豐妍', 1, 0), (173, '2431黃蕙橋', 1, 0), (174, '2432楊婉欣', 1, 0), (175, '2433蘇欣怡', 1, 0), (176, '3101陳鍵', 1, 0), (177, '3102鄒浚杰', 1, 0), (178, '3103鄭皓?', 1, 0), (179, '3104張振鋒', 1, 0), (180, '3105鄒浩智', 1, 0), (181, '3106朱永賢', 1, 0), (182, '3107鍾沛倫', 1, 0), (183, '3108林冠亨', 1, 0), (184, '3109林子維', 1, 0), (185, '3110李澤祖', 1, 0), (186, '3111李昊臻', 1, 0), (187, '3112利思樂', 1, 0), (188, '3113梁啟熙', 1, 0), (189, '3114羅志成', 1, 0), (190, '3115潘啟鋒', 1, 0), (191, '3116鄧鉅涂', 1, 0), (192, '3117黃裕升', 1, 0), (193, '3118袁家齊', 1, 0), (194, '3119鄭思盈', 1, 0), (195, '3120張景晴', 1, 0), (196, '3121郭巧蕾', 1, 0), (197, '3122梁樂瑤', 1, 0), (198, '3123梁安琪', 1, 0), (199, '3124吳芷凝', 1, 0), (200, '3125丁敏翹', 1, 0), (201, '3126黃嘉敏', 1, 0), (202, '3127胡定儀', 1, 0), (203, '3128余??', 1, 0), (204, '3201歐國健', 1, 0), (205, '3202陳健樂', 1, 0), (206, '3203鄒奇耀', 1, 0), (207, '3204鄭浩然', 1, 0), (208, '3205張軒朗', 1, 0), (209, '3206張嘉軒', 1, 0), (210, '3207蔡景建', 1, 0), (211, '3208馮朗軒', 1, 0), (212, '3209葉鎮禧', 1, 0), (213, '3210林嘉維', 1, 0), (214, '3211李臻成', 1, 0), (215, '3212梁耀斌', 1, 0), (216, '3213吳鍏涌', 1, 0), (217, '3214顏少暉', 1, 0), (218, '3215彭浚銘', 1, 0), (219, '3216蕭綽賢', 1, 0), (220, '3217鄧卓峰', 1, 0), (221, '3218曾柏皓', 1, 0), (222, '3219徐國輝', 1, 0), (223, '3220陳錦馨', 1, 0), (224, '3221張翠儀', 1, 0), (225, '3222張詩容', 1, 0), (226, '3223許婷', 1, 0), (227, '3224郭汶臻', 1, 0), (228, '3225李芷茵', 1, 0), (229, '3226麥楚穎', 1, 0), (230, '3227潘家寶', 1, 0), (231, '3228王芷瑩', 1, 0), (232, '3229邱詩曼', 1, 0), (233, '3301陳緯聰', 1, 0), (234, '3302張子康', 1, 0), (235, '3303張子曜', 1, 0), (236, '3304蔡恒輝', 1, 0), (237, '3305周耀聰', 1, 0), (238, '3306何浚榮', 1, 0), (239, '3307何肇倫', 1, 0), (240, '3308葉梓研', 1, 0), (241, '3309林駿杰', 1, 0), (242, '3310李偉倫', 1, 0), (243, '3311盧振華', 1, 0), (244, '3312盧琝皓', 1, 0), (245, '3313麥顯揚', 1, 0), (246, '3314黃智皓', 1, 0), (247, '3315王在燊', 1, 0), (248, '3316黃中政', 1, 0), (249, '3317黃金德', 1, 0), (250, '3318黃鈞勇', 1, 0), (251, '3319黃偉謙', 1, 0), (252, '3320胡俊傑', 1, 0), (253, '3321余雲峰', 1, 0), (254, '3322陳珈潁', 1, 0), (255, '3323陳穎琳', 1, 0), (256, '3324陳穎榕', 1, 0), (257, '3325許嫣軒', 1, 0), (258, '3326林嘉璇', 1, 0), (259, '3327羅燕琪', 1, 0), (260, '3328李芷晴', 1, 0), (261, '3329鄧雪兒', 1, 0), (262, '3330王凱宜', 1, 0), (263, '3401', 1, 0), (264, '3402陳陞朗', 1, 0), (265, '3403趙超進', 1, 0), (266, '3404孔家希', 1, 0), (267, '3405札旭日', 1, 0), (268, '3406郭樹徽', 1, 0), (269, '3407羅逸希', 1, 0), (270, '3408李子浩', 1, 0), (271, '3409李子健', 1, 0), (272, '3410雷昊諺', 1, 0), (273, '3411陸志濠', 1, 0), (274, '3412馬哈文', 1, 0), (275, '3413吳灝霖', 1, 0), (276, '3414戴志烜', 1, 0), (277, '3415曾皓延', 1, 0), (278, '3416胡洛泓', 1, 0), (279, '3417葉浩賢', 1, 0), (280, '3418蔡欣宜', 1, 0), (281, '3419張穎琳', 1, 0), (282, '3420曹心懿', 1, 0), (283, '3421周皓悅', 1, 0), (284, '3422莫嘉綺', 1, 0), (285, '3423簡楠', 1, 0), (286, '3424麥婥凝', 1, 0), (287, '3425鄭麗桐', 1, 0), (288, '4101陳政熙', 1, 0), (289, '4102陳晞朗', 1, 0), (290, '4103陳毅濠', 1, 0), (291, '4104陳志康', 1, 0), (292, '4105鄭晉佳', 1, 0), (293, '4106鄭啟鋒', 1, 0), (294, '4107蔡子唯', 1, 0), (295, '4108朱家亮', 1, 0), (296, '4109郭浚淇', 1, 0), (297, '4110林嘉軒', 1, 0), (298, '4111李煜東', 1, 0), (299, '4112雷渭豪', 1, 0), (300, '4113李家杰', 1, 0), (301, '4114李翊瑋', 1, 0), (302, '4115麥家曦', 1, 0), (303, '4116曾灝', 1, 0), (304, '4117韋大龍', 1, 0), (305, '4118王景塱', 1, 0), (306, '4119黃罡政', 1, 0), (307, '4120黃偉高', 1, 0), (308, '4121王煌權', 1, 0), (309, '4122陳嫦霞', 1, 0), (310, '4123陳鈞婷', 1, 0), (311, '4124趙紫瑩', 1, 0), (312, '4125關崇熙', 1, 0), (313, '4126劉蔚祺', 1, 0), (314, '4127劉穎桐', 1, 0), (315, '4128李紫茵', 1, 0), (316, '4129譚依琪', 1, 0), (317, '4130葉凱彤', 1, 0), (318, '4201陳浩賢', 1, 0), (319, '4202陳源輝', 1, 0), (320, '4203丘連誠', 1, 0), (321, '4204朱卓楠', 1, 0), (322, '4205徐嘉榮', 1, 0), (323, '4206鍾培文', 1, 0), (324, '4207鍾善麒', 1, 0), (325, '4208洪鴻龍', 1, 0), (326, '4209洪宇航', 1, 0), (327, '4210郭浚偉', 1, 0), (328, '4211李匯謙', 1, 0), (329, '4212梁?楠', 1, 0), (330, '4213李俊標', 1, 0), (331, '4214廖志鍵', 1, 0), (332, '4215鄧文程', 1, 0), (333, '4216謝子樂', 1, 0), (334, '4217謝詠豪', 1, 0), (335, '4218黃文俊', 1, 0), (336, '4219黃耀光', 1, 0), (337, '4220游永龍', 1, 0), (338, '4221楊震海', 1, 0), (339, '4222姚建安', 1, 0), (340, '4223陳楚君', 1, 0), (341, '4224周文靜', 1, 0), (342, '4225黃泳欣', 1, 0), (343, '4226詹翠兒', 1, 0), (344, '4227林芷茵', 1, 0), (345, '4228羅希彤', 1, 0), (346, '4229潘嘉曉', 1, 0), (347, '4230蔡瑩', 1, 0), (348, '4231王碧琪', 1, 0), (349, '4301陳嘉俊', 1, 0), (350, '4302陳梓樂', 1, 0), (351, '4303張俊豪', 1, 0), (352, '4304張翰林', 1, 0), (353, '4305張修源', 1, 0), (354, '4306林浩揚', 1, 0), (355, '4307林浩然', 1, 0), (356, '4308劉穎勤', 1, 0), (357, '4309李浩熙', 1, 0), (358, '4310李致遠', 1, 0), (359, '4311李佳燁', 1, 0), (360, '4312駱文浚', 1, 0), (361, '4313呂澤霖', 1, 0), (362, '4314莫迪威', 1, 0), (363, '4315吳志凱', 1, 0), (364, '4316鄧子峰', 1, 0), (365, '4317徐振雄', 1, 0), (366, '4318王耀輝', 1, 0), (367, '4319鄔志恒', 1, 0), (368, '4320容天生', 1, 0), (369, '4321鍾康翹', 1, 0), (370, '4322馮斯琪', 1, 0), (371, '4323林慧娟', 1, 0), (372, '4324梁泳詩', 1, 0), (373, '4325羅綺晴', 1, 0), (374, '4326莫詠欣', 1, 0), (375, '4327蕭穎瑤', 1, 0), (376, '4328鄧天心', 1, 0), (377, '4329黃芷晴', 1, 0), (378, '4330葉海淋', 1, 0), (379, '4401麥也文', 1, 0), (380, '4402陳天龍', 1, 0), (381, '4403陳冠霖', 1, 0), (382, '4404陳岳鍵', 1, 0), (383, '4405陳柏諾', 1, 0), (384, '4406陳梓雋', 1, 0), (385, '4407莊家衍', 1, 0), (386, '4408何詠?', 1, 0), (387, '4409熊靖', 1, 0), (388, '4410江文熙', 1, 0), (389, '4411劉俊威', 1, 0), (390, '4412劉滔', 1, 0), (391, '4413劉成良', 1, 0), (392, '4414林立燁', 1, 0), (393, '4415黃楚泓', 1, 0), (394, '4416黃浩謙', 1, 0), (395, '4417黃毅浚', 1, 0), (396, '4418黃天賜', 1, 0), (397, '4419黃于軒', 1, 0), (398, '4420楊浩龍', 1, 0), (399, '4421姚希逸', 1, 0), (400, '4422蔡雨星', 1, 0), (401, '4423陳君怡', 1, 0), (402, '4424陳雅黛', 1, 0), (403, '4425陳芷澄', 1, 0), (404, '4426鍾馨儀', 1, 0), (405, '4427賴嘉敏', 1, 0), (406, '4428梁穎嘉', 1, 0), (407, '4429盧銘徽', 1, 0), (408, '4430勞穎姿', 1, 0), (409, '4431王梓穎', 1, 0), (410, '4501陳曦', 1, 0), (411, '4502陳奇偉', 1, 0), (412, '4503陳帥霖', 1, 0), (413, '4504張柏康', 1, 0), (414, '4505譚忠浩', 1, 0), (415, '4506何永昊', 1, 0), (416, '4507林樂賢', 1, 0), (417, '4508李文龍', 1, 0), (418, '4509包錦浩', 1, 0), (419, '4510田方正', 1, 0), (420, '4511曾傲棐', 1, 0), (421, '4512謝天賜', 1, 0), (422, '4513徐昇達', 1, 0), (423, '4514黃韜晦', 1, 0), (424, '4515黃俊星', 1, 0), (425, '4516黃希祐', 1, 0), (426, '4517王曉朗', 1, 0), (427, '4518黃浩民', 1, 0), (428, '4519黃偉賢', 1, 0), (429, '4520黃源顥', 1, 0), (430, '4521袁詩傑', 1, 0), (431, '4522曾子揚', 1, 0), (432, '4523區可琳', 1, 0), (433, '4524陳淑怡', 1, 0), (434, '4525張海倫', 1, 0), (435, '4526何嘉捷', 1, 0), (436, '4527', 1, 0), (437, '4528劉美華', 1, 0), (438, '4529馬甄蔚', 1, 0), (439, '4530鄧佩珊', 1, 0), (440, '4531唐慧寶', 1, 0), (441, '4532謝詠彤', 1, 0), (442, '4533利美華', 1, 0), (443, '4534黃頌淇', 1, 0), (444, '4535肖澤敏', 1, 0), (445, '5101陳嘉蔚', 1, 0), (446, '5102陳韋皓', 1, 0), (447, '5103陳日謙', 1, 0), (448, '5104張仲?', 1, 0), (449, '5105朱灝恩', 1, 0), (450, '5106鍾震亨', 1, 0), (451, '5107鍾俊華', 1, 0), (452, '5108馮兆文', 1, 0), (453, '5109何濼言', 1, 0), (454, '5110簡大為', 1, 0), (455, '5111高嘉偉', 1, 0), (456, '5112梁浩文', 1, 0), (457, '5113梁國洪', 1, 0), (458, '5114梁明哲', 1, 0), (459, '5115倫煒樂', 1, 0), (460, '5116魏峰', 1, 0), (461, '5117鄧樂程', 1, 0), (462, '5118陶偉豪', 1, 0), (463, '5119曾偉樂', 1, 0), (464, '5120謝宇漢', 1, 0), (465, '5121衛卓謙', 1, 0), (466, '5122楊華偉', 1, 0), (467, '5123姚浩賢', 1, 0), (468, '5124袁卓文', 1, 0), (469, '5125陳思晴', 1, 0), (470, '5126張嘉琪', 1, 0), (471, '5127蔡雅雯', 1, 0), (472, '5128郭祉呈', 1, 0), (473, '5129黎佩文', 1, 0), (474, '5130李芳鏵', 1, 0), (475, '5131梁海琪', 1, 0), (476, '5132石穎儀', 1, 0), (477, '5133申茵筒', 1, 0), (478, '5134宋曉晴', 1, 0), (479, '5135殷稱鮮', 1, 0), (480, '5136袁嘉儀', 1, 0), (481, '5201畢家鴻', 1, 0), (482, '5202張梓軒', 1, 0), (483, '5203張弘諾', 1, 0), (484, '5204趙志明', 1, 0), (485, '5205莊振傑', 1, 0), (486, '5206莊嘉浩', 1, 0), (487, '5207鍾浚鍵', 1, 0), (488, '5208方俊浩', 1, 0), (489, '5209方祐男', 1, 0), (490, '5210韓旨晉', 1, 0), (491, '5211劉翀祺', 1, 0), (492, '5212李梓濼', 1, 0), (493, '5213梁嘉明', 1, 0), (494, '5214廖斯諾', 1, 0), (495, '5215羅志彥', 1, 0), (496, '5216岳俊榮', 1, 0), (497, '5217阮黃江', 1, 0), (498, '5218蕭綽勳', 1, 0), (499, '5219蘇武軒', 1, 0), (500, '5220曾兆鋒', 1, 0), (501, '5221王文健', 1, 0), (502, '5222黃映泓', 1, 0), (503, '5223楊浩賢', 1, 0), (504, '5224楊升', 1, 0), (505, '5225歐嘉盈', 1, 0), (506, '5226陳嘉怡', 1, 0), (507, '5227鄭筱嬙', 1, 0), (508, '5228徐子欣', 1, 0), (509, '5229馮詠從', 1, 0), (510, '5230馮善晴', 1, 0), (511, '5231許家希', 1, 0), (512, '5232林婉婷', 1, 0), (513, '5233李穎琦', 1, 0), (514, '5234吳師瑩', 1, 0), (515, '5235楊燕逑', 1, 0), (516, '5236翁祖兒', 1, 0), (517, '5301陳怡達', 1, 0), (518, '5302鄭富木', 1, 0), (519, '5303張嘉俊', 1, 0), (520, '5304張家富', 1, 0), (521, '5305何鴻輝', 1, 0), (522, '5306梁熙旻', 1, 0), (523, '5307梁崇德', 1, 0), (524, '5308梁子諾', 1, 0), (525, '5309李嘉輝', 1, 0), (526, '5310廖建鈞', 1, 0), (527, '5311雷嘉樂', 1, 0), (528, '5312馬誠恩', 1, 0), (529, '5313吳律津', 1, 0), (530, '5314彭皓明', 1, 0), (531, '5315冼煒賢', 1, 0), (532, '5316鄧凱騫', 1, 0), (533, '5317思進', 1, 0), (534, '5318徐浩康', 1, 0), (535, '5319黃英豪', 1, 0), (536, '5320邱俊軒', 1, 0), (537, '5321陳彥萌', 1, 0), (538, '5322陳榆炘', 1, 0), (539, '5323鄭懷恩', 1, 0), (540, '5324范舒婷', 1, 0), (541, '5325葉仲婷', 1, 0), (542, '5326林曉雯', 1, 0), (543, '5327林杏妮', 1, 0), (544, '5328李靖童', 1, 0), (545, '5329李樂怡', 1, 0), (546, '5330梁家雯', 1, 0), (547, '5331李樂姿', 1, 0), (548, '5332吳詠怡', 1, 0), (549, '5333蘇穎芝', 1, 0), (550, '5334黃熙汶', 1, 0), (551, '5335楊卓盈', 1, 0), (552, '5336楊穎茵', 1, 0), (553, '5401池能就', 1, 0), (554, '5402蔡諾希', 1, 0), (555, '5403海文', 1, 0), (556, '5404林正賢', 1, 0), (557, '5405劉晉希', 1, 0), (558, '5406梁俊杰', 1, 0), (559, '5407梁景禧', 1, 0), (560, '5408', 1, 0), (561, '5409黃嘉星', 1, 0), (562, '5410黃梓曦', 1, 0), (563, '5411余浩賢', 1, 0), (564, '5412余沛軒', 1, 0), (565, '5413沙基安', 1, 0), (566, '5414趙翔', 1, 0), (567, '5415安馬莉亞', 1, 0), (568, '5416麗雪兒', 1, 0), (569, '5417蔡雨晴', 1, 0), (570, '5418陳繕怡', 1, 0), (571, '5419周嘉敏', 1, 0), (572, '5420鍾琳娜', 1, 0), (573, '5421鍾宜靜', 1, 0), (574, '5422方凱穎', 1, 0), (575, '5423何潁錡', 1, 0), (576, '5424古嘉慧', 1, 0), (577, '5425李詠霖', 1, 0), (578, '5426盧芊允', 1, 0), (579, '5427吳小橋', 1, 0), (580, '5428胡慧文', 1, 0), (581, '5429林莎莉', 1, 0), (582, '5430蘇雲', 1, 0), (583, '5431蘇雨晴', 1, 0), (584, '5432戴穎彤', 1, 0), (585, '5433利美珊', 1, 0), (586, '5434黃皇鳳', 1, 0), (587, '5435任凱琳', 1, 0), (588, '5436張瀟丹', 1, 0), (589, '6101陳俊源', 1, 0), (590, '6102張劭賦', 1, 0), (591, '6103鍾文?', 1, 0), (592, '6104何郁玄', 1, 0), (593, '6105何浩明', 1, 0), (594, '6106許嘉毅', 1, 0), (595, '6107鄺亨舜', 1, 0), (596, '6108林俊榮', 1, 0), (597, '6109劉俊榮', 1, 0), (598, '6110李浚霆', 1, 0), (599, '6111盧俊宇', 1, 0), (600, '6112勞智康', 1, 0), (601, '6113羅駿皓', 1, 0), (602, '6114盧?鴻', 1, 0), (603, '6115盧俊傑', 1, 0), (604, '6116文韋樂', 1, 0), (605, '6117吳子昭', 1, 0), (606, '6118潘曉峰', 1, 0), (607, '6119石天珀', 1, 0), (608, '6120宋卓然', 1, 0), (609, '6121鄧建邦', 1, 0), (610, '6122鄧柏濤', 1, 0), (611, '6123杜業勝', 1, 0), (612, '6124黃子謙', 1, 0), (613, '6125甄?燊', 1, 0), (614, '6126陳樂兒', 1, 0), (615, '6127陳芷珊', 1, 0), (616, '6128陳穎琳', 1, 0), (617, '6129張潔儀', 1, 0), (618, '6130蔡敏儀', 1, 0), (619, '6131關詩雯', 1, 0), (620, '6132林穎儀', 1, 0), (621, '6133李幸兒', 1, 0), (622, '6134盧嘉妍', 1, 0), (623, '6135尹婷筠', 1, 0), (624, '6136邱逸晴', 1, 0), (625, '6201陳卓男', 1, 0), (626, '6202陳淦威', 1, 0), (627, '6203陳鍵鋒', 1, 0), (628, '6204陳彥亨', 1, 0), (629, '6205鄭竣銘', 1, 0), (630, '6206趙翌安', 1, 0), (631, '6207周仲圻', 1, 0), (632, '6208周厚原', 1, 0), (633, '6209范可安', 1, 0), (634, '6210何佳勁', 1, 0), (635, '6211何浩麟', 1, 0), (636, '6212關振威', 1, 0), (637, '6213郭澤樑', 1, 0), (638, '6214賴嘉豪', 1, 0), (639, '6215劉明德', 1, 0), (640, '6216羅浩軒', 1, 0), (641, '6217李衍鋒', 1, 0), (642, '6218梁偉基', 1, 0), (643, '6219梁耀城', 1, 0), (644, '6220彭建琮', 1, 0), (645, '6221彭紹?', 1, 0), (646, '6222鄧智允', 1, 0), (647, '6223曾梓峰', 1, 0), (648, '6224徐昇煒', 1, 0), (649, '6225溫健麟', 1, 0), (650, '6226楊琮浩', 1, 0), (651, '6227陳灝婷', 1, 0), (652, '6228周藹琳', 1, 0), (653, '6229徐佩瑩', 1, 0), (654, '6230馮紫君', 1, 0), (655, '6231羅焯瑩', 1, 0), (656, '6232梁詩雅', 1, 0), (657, '6232梁詩雅', 1, 0), (658, '6233湯卓楓', 1, 0), (659, '6234謝碧祺', 1, 0), (660, '6235邱曉嵐', 1, 0), (661, '6236葉?', 1, 0), (662, '6301陳俊康', 1, 0), (663, '6302陳俊銘', 1, 0), (664, '6303陳柏言', 1, 0), (665, '6304陳碩澧', 1, 0), (666, '6305陳曜燊', 1, 0), (667, '6306陳榆', 1, 0), (668, '6307張文禧', 1, 0), (669, '6308蔡洛華', 1, 0), (670, '6309蔡子曦', 1, 0), (671, '6310蔡錦添', 1, 0), (672, '6311樊俊彥', 1, 0), (673, '6312馮頌言', 1, 0), (674, '6313江浩聲', 1, 0), (675, '6314關浚樂', 1, 0), (676, '6315郭俊謙', 1, 0), (677, '6316林玉?', 1, 0), (678, '6317劉善肯', 1, 0), (679, '6318梁朝揚', 1, 0), (680, '6319梁丞謙', 1, 0), (681, '6320林寶', 1, 0), (682, '6321盧逸朗', 1, 0), (683, '6322麥慶千', 1, 0), (684, '6323王俊培', 1, 0), (685, '6324黃梓樂', 1, 0), (686, '6325余俊昇', 1, 0), (687, '6326曾宇霖', 1, 0), (688, '6327張宇宏', 1, 0), (689, '6328陳慧怡', 1, 0), (690, '6329陳綺霞', 1, 0), (691, '6330朱健儀', 1, 0), (692, '6331何雅煥', 1, 0), (693, '6332梁雪瑩', 1, 0), (694, '6333莫羿', 1, 0), (695, '6334謝焯筠', 1, 0), (696, '6335葉滿婷', 1, 0), (697, '6336余熹文', 1, 0), (698, '6337于威萍', 1, 0), (699, '6338阮文詩', 1, 0), (700, '6339吳家偉', 1, 0), (701, '6401陳駿基', 1, 0), (702, '6402鄭騰杰', 1, 0), (703, '6403張文進', 1, 0), (704, '6404丘連峰', 1, 0), (705, '6405蔡明潤', 1, 0), (706, '6406關灝朗', 1, 0), (707, '6407劉偉誠', 1, 0), (708, '6408羅浩賢', 1, 0), (709, '6409梁子和', 1, 0), (710, '6410單堯靖', 1, 0), (711, '6411鄧達恩', 1, 0), (712, '6412黃永基', 1, 0), (713, '6413陳依慧', 1, 0), (714, '6414鄭敏佳', 1, 0), (715, '6415池紫敏', 1, 0), (716, '6416周梓茵', 1, 0), (717, '6417鍾嫻芳', 1, 0), (718, '6418鍾麗心', 1, 0), (719, '6419馮嘉瑜', 1, 0), (720, '6420馮施雅', 1, 0), (721, '6421何思思', 1, 0), (722, '6422黃珮雯', 1, 0), (723, '6423黃珮瑜', 1, 0), (724, '6424高珍', 1, 0), (725, '6425郭佩珊', 1, 0), (726, '6426劉芳芳', 1, 0), (727, '6427李嘉信', 1, 0), (728, '6428李曉彤', 1, 0), (729, '6429林家如', 1, 0), (730, '6430林倩如', 1, 0), (731, '6431吳湘怡', 1, 0), (732, '6432彭樂妍', 1, 0), (733, '6433彭倩華', 1, 0), (734, '6434石卓霖', 1, 0), (735, '6435鄧惠尹', 1, 0), (736, '6436徐詩韻', 1, 0), (737, '6437溫嘉慧', 1, 0), (738, '6438王家文', 1, 0), (739, '6439黃雪怡', 1, 0); -- -------------------------------------------------------- -- -- 資料表結構 `participants_has_groups` -- CREATE TABLE IF NOT EXISTS `participants_has_groups` ( `id` int(11) NOT NULL, `participant_id` int(11) NOT NULL, `group_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=740 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `participants_has_groups` -- INSERT INTO `participants_has_groups` (`id`, `participant_id`, `group_id`) VALUES (1, 1, 1), (2, 2, 1), (3, 3, 1), (4, 4, 1), (5, 5, 1), (6, 6, 1), (7, 7, 1), (8, 8, 1), (9, 9, 1), (10, 10, 1), (11, 11, 1), (12, 12, 1), (13, 13, 1), (14, 14, 1), (15, 15, 1), (16, 16, 1), (17, 17, 1), (18, 18, 1), (19, 19, 1), (20, 20, 2), (21, 21, 2), (22, 22, 2), (23, 23, 2), (24, 24, 2), (25, 25, 2), (26, 26, 2), (27, 27, 2), (28, 28, 2), (29, 29, 2), (30, 30, 2), (31, 31, 2), (32, 32, 2), (33, 33, 2), (34, 34, 2), (35, 35, 2), (36, 36, 2), (37, 37, 2), (38, 38, 2), (39, 39, 2), (40, 40, 3), (41, 41, 3), (42, 42, 3), (43, 43, 3), (44, 44, 3), (45, 45, 3), (46, 46, 3), (47, 47, 3), (48, 48, 3), (49, 49, 3), (50, 50, 3), (51, 51, 3), (52, 52, 3), (53, 53, 3), (54, 54, 3), (55, 55, 3), (56, 56, 3), (57, 57, 3), (58, 58, 3), (59, 59, 3), (60, 60, 3), (61, 61, 3), (62, 62, 3), (63, 63, 3), (64, 64, 3), (65, 65, 4), (66, 66, 4), (67, 67, 4), (68, 68, 4), (69, 69, 4), (70, 70, 4), (71, 71, 4), (72, 72, 4), (73, 73, 4), (74, 74, 4), (75, 75, 4), (76, 76, 4), (77, 77, 4), (78, 78, 4), (79, 79, 4), (80, 80, 4), (81, 81, 4), (82, 82, 4), (83, 83, 4), (84, 84, 4), (85, 85, 4), (86, 86, 4), (87, 87, 4), (88, 88, 4), (89, 89, 4), (90, 90, 4), (91, 91, 5), (92, 92, 5), (93, 93, 5), (94, 94, 5), (95, 95, 5), (96, 96, 5), (97, 97, 5), (98, 98, 5), (99, 99, 5), (100, 100, 5), (101, 101, 5), (102, 102, 5), (103, 103, 5), (104, 104, 5), (105, 105, 5), (106, 106, 5), (107, 107, 5), (108, 108, 5), (109, 109, 5), (110, 110, 5), (111, 111, 5), (112, 112, 5), (113, 113, 5), (114, 114, 5), (115, 115, 5), (116, 116, 5), (117, 117, 6), (118, 118, 6), (119, 119, 6), (120, 120, 6), (121, 121, 6), (122, 122, 6), (123, 123, 6), (124, 124, 6), (125, 125, 6), (126, 126, 6), (127, 127, 6), (128, 128, 6), (129, 129, 6), (130, 130, 6), (131, 131, 6), (132, 132, 6), (133, 133, 6), (134, 134, 6), (135, 135, 6), (136, 136, 6), (137, 137, 6), (138, 138, 6), (139, 139, 6), (140, 140, 6), (141, 141, 6), (142, 142, 6), (143, 143, 7), (144, 144, 7), (145, 145, 7), (146, 146, 7), (147, 147, 7), (148, 148, 7), (149, 149, 7), (150, 150, 7), (151, 151, 7), (152, 152, 7), (153, 153, 7), (154, 154, 7), (155, 155, 7), (156, 156, 7), (157, 157, 7), (158, 158, 7), (159, 159, 7), (160, 160, 7), (161, 161, 7), (162, 162, 7), (163, 163, 7), (164, 164, 7), (165, 165, 7), (166, 166, 7), (167, 167, 7), (168, 168, 7), (169, 169, 7), (170, 170, 7), (171, 171, 7), (172, 172, 7), (173, 173, 7), (174, 174, 7), (175, 175, 7), (176, 176, 8), (177, 177, 8), (178, 178, 8), (179, 179, 8), (180, 180, 8), (181, 181, 8), (182, 182, 8), (183, 183, 8), (184, 184, 8), (185, 185, 8), (186, 186, 8), (187, 187, 8), (188, 188, 8), (189, 189, 8), (190, 190, 8), (191, 191, 8), (192, 192, 8), (193, 193, 8), (194, 194, 8), (195, 195, 8), (196, 196, 8), (197, 197, 8), (198, 198, 8), (199, 199, 8), (200, 200, 8), (201, 201, 8), (202, 202, 8), (203, 203, 8), (204, 204, 9), (205, 205, 9), (206, 206, 9), (207, 207, 9), (208, 208, 9), (209, 209, 9), (210, 210, 9), (211, 211, 9), (212, 212, 9), (213, 213, 9), (214, 214, 9), (215, 215, 9), (216, 216, 9), (217, 217, 9), (218, 218, 9), (219, 219, 9), (220, 220, 9), (221, 221, 9), (222, 222, 9), (223, 223, 9), (224, 224, 9), (225, 225, 9), (226, 226, 9), (227, 227, 9), (228, 228, 9), (229, 229, 9), (230, 230, 9), (231, 231, 9), (232, 232, 9), (233, 233, 10), (234, 234, 10), (235, 235, 10), (236, 236, 10), (237, 237, 10), (238, 238, 10), (239, 239, 10), (240, 240, 10), (241, 241, 10), (242, 242, 10), (243, 243, 10), (244, 244, 10), (245, 245, 10), (246, 246, 10), (247, 247, 10), (248, 248, 10), (249, 249, 10), (250, 250, 10), (251, 251, 10), (252, 252, 10), (253, 253, 10), (254, 254, 10), (255, 255, 10), (256, 256, 10), (257, 257, 10), (258, 258, 10), (259, 259, 10), (260, 260, 10), (261, 261, 10), (262, 262, 10), (263, 263, 11), (264, 264, 11), (265, 265, 11), (266, 266, 11), (267, 267, 11), (268, 268, 11), (269, 269, 11), (270, 270, 11), (271, 271, 11), (272, 272, 11), (273, 273, 11), (274, 274, 11), (275, 275, 11), (276, 276, 11), (277, 277, 11), (278, 278, 11), (279, 279, 11), (280, 280, 11), (281, 281, 11), (282, 282, 11), (283, 283, 11), (284, 284, 11), (285, 285, 11), (286, 286, 11), (287, 287, 11), (288, 288, 12), (289, 289, 12), (290, 290, 12), (291, 291, 12), (292, 292, 12), (293, 293, 12), (294, 294, 12), (295, 295, 12), (296, 296, 12), (297, 297, 12), (298, 298, 12), (299, 299, 12), (300, 300, 12), (301, 301, 12), (302, 302, 12), (303, 303, 12), (304, 304, 12), (305, 305, 12), (306, 306, 12), (307, 307, 12), (308, 308, 12), (309, 309, 12), (310, 310, 12), (311, 311, 12), (312, 312, 12), (313, 313, 12), (314, 314, 12), (315, 315, 12), (316, 316, 12), (317, 317, 12), (318, 318, 13), (319, 319, 13), (320, 320, 13), (321, 321, 13), (322, 322, 13), (323, 323, 13), (324, 324, 13), (325, 325, 13), (326, 326, 13), (327, 327, 13), (328, 328, 13), (329, 329, 13), (330, 330, 13), (331, 331, 13), (332, 332, 13), (333, 333, 13), (334, 334, 13), (335, 335, 13), (336, 336, 13), (337, 337, 13), (338, 338, 13), (339, 339, 13), (340, 340, 13), (341, 341, 13), (342, 342, 13), (343, 343, 13), (344, 344, 13), (345, 345, 13), (346, 346, 13), (347, 347, 13), (348, 348, 13), (349, 349, 14), (350, 350, 14), (351, 351, 14), (352, 352, 14), (353, 353, 14), (354, 354, 14), (355, 355, 14), (356, 356, 14), (357, 357, 14), (358, 358, 14), (359, 359, 14), (360, 360, 14), (361, 361, 14), (362, 362, 14), (363, 363, 14), (364, 364, 14), (365, 365, 14), (366, 366, 14), (367, 367, 14), (368, 368, 14), (369, 369, 14), (370, 370, 14), (371, 371, 14), (372, 372, 14), (373, 373, 14), (374, 374, 14), (375, 375, 14), (376, 376, 14), (377, 377, 14), (378, 378, 14), (379, 379, 15), (380, 380, 15), (381, 381, 15), (382, 382, 15), (383, 383, 15), (384, 384, 15), (385, 385, 15), (386, 386, 15), (387, 387, 15), (388, 388, 15), (389, 389, 15), (390, 390, 15), (391, 391, 15), (392, 392, 15), (393, 393, 15), (394, 394, 15), (395, 395, 15), (396, 396, 15), (397, 397, 15), (398, 398, 15), (399, 399, 15), (400, 400, 15), (401, 401, 15), (402, 402, 15), (403, 403, 15), (404, 404, 15), (405, 405, 15), (406, 406, 15), (407, 407, 15), (408, 408, 15), (409, 409, 15), (410, 410, 16), (411, 411, 16), (412, 412, 16), (413, 413, 16), (414, 414, 16), (415, 415, 16), (416, 416, 16), (417, 417, 16), (418, 418, 16), (419, 419, 16), (420, 420, 16), (421, 421, 16), (422, 422, 16), (423, 423, 16), (424, 424, 16), (425, 425, 16), (426, 426, 16), (427, 427, 16), (428, 428, 16), (429, 429, 16), (430, 430, 16), (431, 431, 16), (432, 432, 16), (433, 433, 16), (434, 434, 16), (435, 435, 16), (436, 436, 16), (437, 437, 16), (438, 438, 16), (439, 439, 16), (440, 440, 16), (441, 441, 16), (442, 442, 16), (443, 443, 16), (444, 444, 16), (445, 445, 17), (446, 446, 17), (447, 447, 17), (448, 448, 17), (449, 449, 17), (450, 450, 17), (451, 451, 17), (452, 452, 17), (453, 453, 17), (454, 454, 17), (455, 455, 17), (456, 456, 17), (457, 457, 17), (458, 458, 17), (459, 459, 17), (460, 460, 17), (461, 461, 17), (462, 462, 17), (463, 463, 17), (464, 464, 17), (465, 465, 17), (466, 466, 17), (467, 467, 17), (468, 468, 17), (469, 469, 17), (470, 470, 17), (471, 471, 17), (472, 472, 17), (473, 473, 17), (474, 474, 17), (475, 475, 17), (476, 476, 17), (477, 477, 17), (478, 478, 17), (479, 479, 17), (480, 480, 17), (481, 481, 18), (482, 482, 18), (483, 483, 18), (484, 484, 18), (485, 485, 18), (486, 486, 18), (487, 487, 18), (488, 488, 18), (489, 489, 18), (490, 490, 18), (491, 491, 18), (492, 492, 18), (493, 493, 18), (494, 494, 18), (495, 495, 18), (496, 496, 18), (497, 497, 18), (498, 498, 18), (499, 499, 18), (500, 500, 18), (501, 501, 18), (502, 502, 18), (503, 503, 18), (504, 504, 18), (505, 505, 18), (506, 506, 18), (507, 507, 18), (508, 508, 18), (509, 509, 18), (510, 510, 18), (511, 511, 18), (512, 512, 18), (513, 513, 18), (514, 514, 18), (515, 515, 18), (516, 516, 18), (517, 517, 19), (518, 518, 19), (519, 519, 19), (520, 520, 19), (521, 521, 19), (522, 522, 19), (523, 523, 19), (524, 524, 19), (525, 525, 19), (526, 526, 19), (527, 527, 19), (528, 528, 19), (529, 529, 19), (530, 530, 19), (531, 531, 19), (532, 532, 19), (533, 533, 19), (534, 534, 19), (535, 535, 19), (536, 536, 19), (537, 537, 19), (538, 538, 19), (539, 539, 19), (540, 540, 19), (541, 541, 19), (542, 542, 19), (543, 543, 19), (544, 544, 19), (545, 545, 19), (546, 546, 19), (547, 547, 19), (548, 548, 19), (549, 549, 19), (550, 550, 19), (551, 551, 19), (552, 552, 19), (553, 553, 20), (554, 554, 20), (555, 555, 20), (556, 556, 20), (557, 557, 20), (558, 558, 20), (559, 559, 20), (560, 560, 20), (561, 561, 20), (562, 562, 20), (563, 563, 20), (564, 564, 20), (565, 565, 20), (566, 566, 20), (567, 567, 20), (568, 568, 20), (569, 569, 20), (570, 570, 20), (571, 571, 20), (572, 572, 20), (573, 573, 20), (574, 574, 20), (575, 575, 20), (576, 576, 20), (577, 577, 20), (578, 578, 20), (579, 579, 20), (580, 580, 20), (581, 581, 20), (582, 582, 20), (583, 583, 20), (584, 584, 20), (585, 585, 20), (586, 586, 20), (587, 587, 20), (588, 588, 20), (589, 589, 21), (590, 590, 21), (591, 591, 21), (592, 592, 21), (593, 593, 21), (594, 594, 21), (595, 595, 21), (596, 596, 21), (597, 597, 21), (598, 598, 21), (599, 599, 21), (600, 600, 21), (601, 601, 21), (602, 602, 21), (603, 603, 21), (604, 604, 21), (605, 605, 21), (606, 606, 21), (607, 607, 21), (608, 608, 21), (609, 609, 21), (610, 610, 21), (611, 611, 21), (612, 612, 21), (613, 613, 21), (614, 614, 21), (615, 615, 21), (616, 616, 21), (617, 617, 21), (618, 618, 21), (619, 619, 21), (620, 620, 21), (621, 621, 21), (622, 622, 21), (623, 623, 21), (624, 624, 21), (625, 625, 22), (626, 626, 22), (627, 627, 22), (628, 628, 22), (629, 629, 22), (630, 630, 22), (631, 631, 22), (632, 632, 22), (633, 633, 22), (634, 634, 22), (635, 635, 22), (636, 636, 22), (637, 637, 22), (638, 638, 22), (639, 639, 22), (640, 640, 22), (641, 641, 22), (642, 642, 22), (643, 643, 22), (644, 644, 22), (645, 645, 22), (646, 646, 22), (647, 647, 22), (648, 648, 22), (649, 649, 22), (650, 650, 22), (651, 651, 22), (652, 652, 22), (653, 653, 22), (654, 654, 22), (655, 655, 22), (656, 656, 22), (657, 657, 22), (658, 658, 22), (659, 659, 22), (660, 660, 22), (661, 661, 22), (662, 662, 23), (663, 663, 23), (664, 664, 23), (665, 665, 23), (666, 666, 23), (667, 667, 23), (668, 668, 23), (669, 669, 23), (670, 670, 23), (671, 671, 23), (672, 672, 23), (673, 673, 23), (674, 674, 23), (675, 675, 23), (676, 676, 23), (677, 677, 23), (678, 678, 23), (679, 679, 23), (680, 680, 23), (681, 681, 23), (682, 682, 23), (683, 683, 23), (684, 684, 23), (685, 685, 23), (686, 686, 23), (687, 687, 23), (688, 688, 23), (689, 689, 23), (690, 690, 23), (691, 691, 23), (692, 692, 23), (693, 693, 23), (694, 694, 23), (695, 695, 23), (696, 696, 23), (697, 697, 23), (698, 698, 23), (699, 699, 23), (700, 700, 23), (701, 701, 24), (702, 702, 24), (703, 703, 24), (704, 704, 24), (705, 705, 24), (706, 706, 24), (707, 707, 24), (708, 708, 24), (709, 709, 24), (710, 710, 24), (711, 711, 24), (712, 712, 24), (713, 713, 24), (714, 714, 24), (715, 715, 24), (716, 716, 24), (717, 717, 24), (718, 718, 24), (719, 719, 24), (720, 720, 24), (721, 721, 24), (722, 722, 24), (723, 723, 24), (724, 724, 24), (725, 725, 24), (726, 726, 24), (727, 727, 24), (728, 728, 24), (729, 729, 24), (730, 730, 24), (731, 731, 24), (732, 732, 24), (733, 733, 24), (734, 734, 24), (735, 735, 24), (736, 736, 24), (737, 737, 24), (738, 738, 24), (739, 739, 24); -- -------------------------------------------------------- -- -- 資料表結構 `participant_group` -- CREATE TABLE IF NOT EXISTS `participant_group` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `participant_group` -- INSERT INTO `participant_group` (`id`, `title`) VALUES (1, '1A'), (2, '1B'), (3, '1C'), (4, '2A'), (5, '2B'), (6, '2C'), (7, '2D'), (8, '3A'), (9, '3B'), (10, '3C'), (11, '3D'), (12, '4A'), (13, '4B'), (14, '4C'), (15, '4D'), (16, '4E'), (17, '5A'), (18, '5B'), (19, '5C'), (20, '5D'), (21, '6A'), (22, '6B'), (23, '6C'), (24, '6D'); -- -------------------------------------------------------- -- -- 資料表結構 `permissions` -- CREATE TABLE IF NOT EXISTS `permissions` ( `id` int(11) NOT NULL, `permission_title` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL, `permission_key` varchar(60) COLLATE utf8_unicode_ci DEFAULT NULL, `module` enum('CORE','PR','AP','EB','TD','TB','AT','LS','OT','MIS') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=152 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='<double-click to overwrite multiple objects>'; -- -- 資料表的匯出資料 `permissions` -- INSERT INTO `permissions` (`id`, `permission_title`, `permission_key`, `module`) VALUES (1, 'Add User', 'ADD_USER', 'CORE'), (2, 'View All User', 'VIEW_ALL_USER', 'CORE'), (3, 'Edit All User', 'EDIT_ALL_USER', 'CORE'), (4, 'Delete All User', 'DELETE_ALL_USER', 'CORE'), (5, 'Block All User', 'BLOCK_ALL_USER', 'CORE'), (6, 'Assign User Role', 'ASSIGN_USER_ROLE', 'CORE'), (7, 'Manage User Data', 'MANAGE_USER_DATA', 'CORE'), (8, 'Manage User Group', 'MANAGE_USER_GROUP', 'CORE'), (9, 'Manage User Role', 'MANAGE_USER_ROLE', 'CORE'), (10, 'Manage User Permission', 'MANAGE_USER_PERMISSION', 'CORE'), (11, 'Add Permission', 'ADD_PERMISSION', 'CORE'), (12, 'Edit Permission', 'EDIT_PERMISSION', 'CORE'), (13, 'Manage Module', 'MANAGE_MODULE', 'CORE'), (14, 'Manage Site Setting', 'MANAGE_SITE_SETTING', 'CORE'), (15, 'Manage PR Policy', 'MANAGE_PR_POLICY', 'PR'), (16, 'Manage Financial Year', 'MANAGE_FINANCIAL_YEAR', 'PR'), (17, 'Manage Budget Group', 'MANAGE_BUDGET_GROUP', 'PR'), (18, 'Manage Budget Category', 'MANAGE_BUDGET_CATEGORY', 'PR'), (19, 'Apply My Budget Item (for my own departments)', 'APPLY_MY_BI', 'PR'), (20, 'Edit My Budget Item', 'EDIT_MY_BI', 'PR'), (21, 'Delete My Budget Item', 'DELETE_MY_BI', 'PR'), (22, 'Submit My Budget Item', 'SUBMIT_MY_BI', 'PR'), (23, 'Approve Budget Item', 'APPROVE_BI', 'PR'), (24, 'Add Budget Item (for all departments)', 'ADD_BI', 'PR'), (25, 'View All Budget Item', 'VIEW_ALL_BI', 'PR'), (26, 'Edit All Budget Item', 'EDIT_ALL_BI', 'PR'), (27, 'Delete All Budget Item', 'DELETE_ALL_BI', 'PR'), (28, 'Apply My Purchase Request', 'APPLY_MY_PR', 'PR'), (29, 'Edit My Purchase Request', 'EDIT_MY_PR', 'PR'), (30, 'Submit My Purchase Request', 'SUBMIT_MY_PR', 'PR'), (31, 'Cancel My Purchase Request', 'CANCEL_MY_PR', 'PR'), (32, 'Amend My Purchase Request', 'AMEND_MY_PR', 'PR'), (33, 'Delete My Purchase Request', 'DELETE_MY_PR', 'PR'), (34, 'Approve All Purchase Request (for non-head)', 'APPROVE_ALL_PR', 'PR'), (35, 'Complete All Purchase Request', 'COMPLETE_ALL_PR', 'PR'), (36, 'View All Purchase Request', 'VIEW_ALL_PR', 'PR'), (37, 'View BG Purchase Request', 'VIEW_BG_PR', 'PR'), (38, 'Edit All Purchase Request', 'EDIT_ALL_PR', 'PR'), (39, 'Delete All Purchase Request', 'DELETE_ALL_PR', 'PR'), (40, 'View All Budget Report', 'VIEW_ALL_BUDGET_REPORT', 'PR'), (41, 'View BG Budget Report', 'VIEW_BG_BUDGET_REPORT', 'PR'), (42, 'Input Voucher Number', 'INPUT_PR_VOUCHER_NO', 'PR'), (43, 'Manage PR Email Template', 'MANAGE_PR_EMAIL_TEMPLATE', 'PR'), (44, 'View All Tender', 'VIEW_ALL_TENDER', 'TD'), (45, 'Add Tender', 'ADD_TENDER', 'TD'), (46, 'Edit My Tender', 'EDIT_MY_TENDER', 'TD'), (47, 'Edit All Tender', 'EDIT_ALL_TENDER', 'TD'), (48, 'Delete All Tender', 'DELETE_ALL_TENDER', 'TD'), (49, 'Approve Urgent Tender', 'APPROVE_URGENT_TENDER', 'TD'), (50, 'Assign COI User', 'ASSIGN_COI_USER', 'TD'), (51, 'Manage Tender Setting', 'MANAGE_TENDER_SETTING', 'TD'), (52, 'Manage Tender Template', 'MANAGE_TENDER_TEMPLATE', 'TD'), (53, 'View My COI Record', 'VIEW_MY_COI_RECORD', 'TD'), (54, 'View All COI Record', 'VIEW_ALL_COI_RECORD', 'TD'), (55, 'Submit Tender', 'SUBMIT_TENDER', 'TD'), (56, 'Check Timetable', 'CHECK_TIMETABLE', 'TB'), (57, 'Manage Subject', 'MANAGE_SUBJECT', 'TB'), (58, 'Manage Class/Group', 'MANAGE_CLASS_GROUP', 'TB'), (59, 'Manage Subject Arrangement', 'MANAGE_SUB_ARG', 'TB'), (60, 'Manage Timetable', 'MANAGE_TIMETABLE', 'TB'), (61, 'View Attendance Report', 'VIEW_ATTENDANCE_REPORT', 'AT'), (62, 'Confirm Attendance Record', 'CONFIRM_ATTENDANCE_RECORD', 'AT'), (63, 'Manage Card Reader', 'MANAGE_CARD_READER', 'AT'), (64, 'Manage User Card', 'MANAGE_USER_CARD', 'AT'), (65, 'Manage Daily Time Rule', 'MANAGE_DTIME_RULE', 'AT'), (66, 'Assign Daily Time Rule', 'ASSIGN_DTIME_RULE', 'AT'), (67, 'Manage Special Time Rule', 'MANAGE_STIME_RULE', 'AT'), (68, 'Manage Supplier', 'MANAGE_SUPPLIER', 'MIS'), (69, 'View All Supplier', 'VIEW_ALL_SUPPLIER', 'MIS'), (71, 'Manage Venue', 'MANAGE_VENUE', 'MIS'), (72, 'Manage Facility', 'MANAGE_FACILITY', 'MIS'), (73, 'Manage Academic Year', 'MANAGE_ACADEMIC_YEAR', 'MIS'), (74, 'Manage Timeslot', 'MANAGE_TIMESLOT', 'MIS'), (75, 'Manage Holiday', 'MANAGE_HOLIDAY', 'MIS'), (80, 'Apply Overtime', 'APPLY_OVERTIME', 'OT'), (81, 'View All Overtime', 'VIEW_ALL_OVERTIME', 'OT'), (82, 'Edit All Overtime', 'EDIT_ALL_OVERTIME', 'OT'), (83, 'Delete All Overtime', 'DELETE_ALL_OVERTIME', 'OT'), (86, 'Apply Leave', 'APPLY_LEAVE', 'LS'), (87, 'Approve Leave', 'APPROVE_LEAVE', 'LS'), (88, 'View All Leave', 'VIEW_ALL_LEAVE', 'LS'), (89, 'Edit All Leave', 'EDIT_ALL_LEAVE', 'LS'), (90, 'Delete All Leave', 'DELETE_ALL_LEAVE', 'LS'), (91, 'Arrange Sub', 'ARRANGE_SUB', 'LS'), (92, 'View My Sub', 'VIEW_MY_SUB', 'LS'), (93, 'View All Sub', 'VIEW_ALL_SUB', 'LS'), (94, 'View Leave/Sub Report', 'VIEW_LEAVE_SUB_REPORT', 'LS'), (95, 'Manage Leave Type', 'MANAGE_LEAVE_TYPE', 'LS'), (96, 'Manage Approval Group', 'MANAGE_APPROVAL_GROUP', 'LS'), (97, 'Manage Leave Entitlement', 'MANAGE_ENTITLEMENT', 'LS'), (98, 'Manage Appraisal Setting', 'MANAGE_AP_SETTING', 'AP'), (99, 'Manage Appraisal Template', 'MANAGE_AP_TEMPLATE', 'AP'), (100, 'Manage Appraisal Level', 'MANAGE_AP_LEVEL', 'AP'), (101, 'Manage Appraisal Unit', 'MANAGE_AP_UNIT', 'AP'), (102, 'Manage Overall Appraisal', 'MANAGE_OA', 'AP'), (103, 'Manage Overall Appraisal Workflow', 'MANAGE_OA_WORKFLOW', 'AP'), (104, 'Manage Appraisal Email Template', 'MANAGE_AP_EMAIL_TEMPLATE', 'AP'), (105, 'Do My Appraisal', 'DO_MY_APPRAISAL', 'AP'), (106, 'View My Appraisal Report', 'VIEW_MY_APPRAISAL', 'AP'), (107, 'View all Appraisal Report', 'VIEW_ALL_APPRAISAL', 'AP'), (108, 'Delete Appraisal Data', 'DELETE_AP_DATA', 'AP'), (109, 'View Appraisal Report', 'VIEW_AP_REPORT', 'AP'), (110, 'Manage Appraisal Form', 'MANAGE_AP_FORM', 'AP'), (111, 'View All Attendance Report', 'VIEW_ALL_AT_REPORT', 'AT'), (112, 'View Group Attendance Report', 'VIEW_GROUP_AT_REPORT', 'AT'), (113, 'View My Attendance Report', 'VIEW_MY_AT_REPORT', 'AT'), (114, 'Add Events', 'ADD_EVENTS', 'EB'), (115, 'View My Events', 'VIEW_MY_EVENTS', 'EB'), (116, 'View All Events', 'VIEW_ALL_EVENTS', 'EB'), (117, 'Edit Own Events', 'EDIT_OWN_EVENTS', 'EB'), (118, 'Edit All Events', 'EDIT_ALL_EVENTS', 'EB'), (119, 'Delete Own Events', 'DELETE_OWN_EVENTS', 'EB'), (120, 'Delete All Events', 'DELETE_ALL_EVENTS', 'EB'), (121, 'Cancel Own Events', 'CANCEL_OWN_EVENTS', 'EB'), (122, 'Approve Events', 'APPROVE_EVENTS', 'EB'), (123, 'View Calender Type', 'VIEW_CALENDER_TYPE', 'EB'), (124, 'Add Calender Type', 'ADD_CALENDER_TYPE', 'EB'), (125, 'Edit Calender Type', 'EDIT_CALENDER_TYPE', 'EB'), (126, 'Delete Calender Type', 'DELETE_CALENDER_TYPE', 'EB'), (127, 'View Participants', 'VIEW_PARTICIPANTS', 'EB'), (128, 'Add Participants', 'ADD_PARTICIPANTS', 'EB'), (129, 'Edit Participants', 'EDIT_PARTICIPANTS', 'EB'), (130, 'Delete Participants', 'DELETE_PARTICIPANTS', 'EB'), (131, 'View Participants Group', 'VIEW_PARTICIPANTS_GROUP', 'EB'), (132, 'Add Participants Group', 'ADD_PARTICIPANTS_GROUP', 'EB'), (133, 'Edit Participants Group', 'EDIT_PARTICIPANTS_GROUP', 'EB'), (134, 'Delete Participants Group', 'DELETE_PARTICIPANTS_GROUP', 'EB'), (135, 'View Event Forms', 'VIEW_EVENT_FORMS', 'EB'), (136, 'Add Event Forms', 'ADD_EVENT_FORMS', 'EB'), (137, 'Edit Event Forms', 'EDIT_EVENT_FORMS', 'EB'), (138, 'Delete Event Forms', 'DELETE_EVENT_FORMS', 'EB'), (139, 'View Circular', 'VIEW_CIRCULAR', 'EB'), (140, 'Add Circular', 'ADD_CIRCULAR', 'EB'), (141, 'Edit Own Circular', 'EDIT_OWN_CIRCULAR', 'EB'), (142, 'Edit All Circular', 'EDIT_ALL_CIRCULAR', 'EB'), (143, 'Delete All Circular', 'DELETE_ALL_CIRCULAR', 'EB'), (144, 'Delete Own Circular', 'DELETE_OWN_CIRCULAR', 'EB'), (145, 'Approve Circular', 'APPROVE_CIRCULAR', 'EB'), (146, 'View Circular Template', 'VIEW_CIRCULAR_TEMPLATE', 'EB'), (147, 'Add Circular Template', 'ADD_CIRCULAR_TEMPLATE', 'EB'), (148, 'Edit Circular Template', 'EDIT_CIRCULAR_TEMPLATE', 'EB'), (149, 'Delete Circular Template', 'DELETE_CIRCULAR_TEMPLATE', 'EB'), (150, 'Event Booking Settings', 'EVENT_BOOKING_SETTINGS', 'EB'), (151, 'Create Display Only Calendar Event', 'CREATE_DISPLAY_ONLY_CALENDAR_EVENT', 'EB'); -- -------------------------------------------------------- -- -- 資料表結構 `pr_approval_status` -- CREATE TABLE IF NOT EXISTS `pr_approval_status` ( `id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `status` enum('pending','approved','rejected','cancelled','completed','draft') CHARACTER SET utf8 DEFAULT NULL, `approval_role_id` int(11) DEFAULT NULL, `updated_on` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_budget_category` -- CREATE TABLE IF NOT EXISTS `pr_budget_category` ( `id` int(11) NOT NULL, `name` text COLLATE utf8_unicode_ci NOT NULL, `financial_year_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_budget_group` -- CREATE TABLE IF NOT EXISTS `pr_budget_group` ( `id` int(11) NOT NULL, `title` varchar(100) COLLATE utf8_unicode_ci NOT NULL, `description` text COLLATE utf8_unicode_ci NOT NULL, `financial_year_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_budget_group_users` -- CREATE TABLE IF NOT EXISTS `pr_budget_group_users` ( `id` int(11) NOT NULL, `bg_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `role` enum('HEAD','MEMBER') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_budget_items` -- CREATE TABLE IF NOT EXISTS `pr_budget_items` ( `id` int(11) NOT NULL, `title` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `description` text COLLATE utf8_unicode_ci NOT NULL, `bg_id` int(11) NOT NULL, `budget_allowance` decimal(10,2) NOT NULL, `budget_amount` decimal(10,2) NOT NULL, `budget_pool_key_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `status` enum('PENDING','APPROVED','REJECTED','REVISED') COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_budget_item_category` -- CREATE TABLE IF NOT EXISTS `pr_budget_item_category` ( `id` int(11) NOT NULL, `budget_item` int(11) NOT NULL, `budget_category` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_budget_pool_keys` -- CREATE TABLE IF NOT EXISTS `pr_budget_pool_keys` ( `id` int(11) NOT NULL, `pool_key` varchar(45) COLLATE utf8_unicode_ci NOT NULL, `total_budget_amount` decimal(10,2) NOT NULL, `bg_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_financial_years` -- CREATE TABLE IF NOT EXISTS `pr_financial_years` ( `id` int(11) NOT NULL, `year_start` date NOT NULL, `year_end` date NOT NULL, `financial_year_label` varchar(12) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_from_tender` -- CREATE TABLE IF NOT EXISTS `pr_from_tender` ( `id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `tender_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_has_reference_supplier` -- CREATE TABLE IF NOT EXISTS `pr_has_reference_supplier` ( `id` int(11) NOT NULL, `supplier_id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `file_ext` varchar(50) COLLATE utf8_unicode_ci NOT NULL, `pic_id` int(11) NOT NULL, `price` decimal(10,0) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_has_sub_items` -- CREATE TABLE IF NOT EXISTS `pr_has_sub_items` ( `id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `name` varchar(50) COLLATE utf8_unicode_ci NOT NULL, `quantity` int(11) NOT NULL, `unit_price` decimal(10,0) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_payment_record` -- CREATE TABLE IF NOT EXISTS `pr_payment_record` ( `id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `date` date NOT NULL, `amount` float NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_purchase_approval_history` -- CREATE TABLE IF NOT EXISTS `pr_purchase_approval_history` ( `id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `status` enum('draft','pending','approved','rejected','completed','cancelled') COLLATE utf8_unicode_ci NOT NULL, `updated_on` datetime NOT NULL, `status_updated_by` int(11) NOT NULL, `is_approve_action` int(11) NOT NULL, `reject_reason` text COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_purchase_budget_items` -- CREATE TABLE IF NOT EXISTS `pr_purchase_budget_items` ( `id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `bg_bi_id` int(11) NOT NULL, `request_amount` decimal(10,2) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_settings` -- CREATE TABLE IF NOT EXISTS `pr_settings` ( `id` int(11) NOT NULL, `key` varchar(100) CHARACTER SET utf8 DEFAULT NULL, `val` text CHARACTER SET utf8 ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_settings_approval_role` -- CREATE TABLE IF NOT EXISTS `pr_settings_approval_role` ( `id` int(11) NOT NULL, `role_id` int(11) NOT NULL, `weight` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `pr_settings_approval_role` -- INSERT INTO `pr_settings_approval_role` (`id`, `role_id`, `weight`) VALUES (1, 3, 1); -- -------------------------------------------------------- -- -- 資料表結構 `pr_settings_approval_workflow` -- CREATE TABLE IF NOT EXISTS `pr_settings_approval_workflow` ( `id` int(11) NOT NULL, `settings_price_range_id` int(11) DEFAULT NULL, `role_id` int(11) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `pr_settings_price_range` -- CREATE TABLE IF NOT EXISTS `pr_settings_price_range` ( `id` int(11) NOT NULL, `start_range` decimal(10,2) DEFAULT NULL, `end_range` decimal(10,2) DEFAULT NULL, `quotation_file_required` tinyint(1) DEFAULT NULL, `number_of_suppliers` tinyint(4) DEFAULT NULL, `ref_quotation_file_required` tinyint(1) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='<double-click to overwrite multiple objects>'; -- -------------------------------------------------------- -- -- 資料表結構 `pr_student_payment` -- CREATE TABLE IF NOT EXISTS `pr_student_payment` ( `id` int(11) NOT NULL, `pr_id` int(11) NOT NULL, `number_of_students` int(11) NOT NULL, `payment_per_student` decimal(10,0) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `purchase_request` -- CREATE TABLE IF NOT EXISTS `purchase_request` ( `id` int(11) NOT NULL, `pr_reference_number_prefix` varchar(120) COLLATE utf8_unicode_ci NOT NULL, `pr_reference_number_count` int(11) NOT NULL, `item_name` varchar(45) COLLATE utf8_unicode_ci DEFAULT NULL, `require_date` date NOT NULL, `delivery_date` date NOT NULL, `usage` text COLLATE utf8_unicode_ci, `is_applicant_other` tinyint(1) DEFAULT NULL, `applicant_id` int(11) DEFAULT NULL, `submitted_by` int(11) DEFAULT NULL, `reason_for_multiple_items` text COLLATE utf8_unicode_ci, `total_request_amount` decimal(10,2) DEFAULT NULL, `payment_from_students` decimal(10,2) DEFAULT NULL, `chosen_supplier_id` int(11) DEFAULT NULL, `chosen_price` decimal(10,2) DEFAULT NULL, `chosen_supplier_quotation_file_ext` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL, `is_sole_supplier` tinyint(1) DEFAULT NULL, `is_tender_payment` tinyint(1) DEFAULT NULL, `other_reasons_cannot_provide_ref_sup` tinyint(1) DEFAULT NULL, `reason_no_reference_supplier` text COLLATE utf8_unicode_ci, `reason_no_lower_price` text COLLATE utf8_unicode_ci, `remarks` text COLLATE utf8_unicode_ci, `payment_method` varchar(100) COLLATE utf8_unicode_ci DEFAULT NULL, `cheque_payable_to` varchar(100) COLLATE utf8_unicode_ci DEFAULT NULL, `status` enum('draft','pending') COLLATE utf8_unicode_ci DEFAULT NULL, `amend_count` int(11) NOT NULL, `voucher_number` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `copy_of` int(11) NOT NULL, `serializeData` mediumtext COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='<double-click to overwrite multiple objects>'; -- -------------------------------------------------------- -- -- 資料表結構 `questions` -- CREATE TABLE IF NOT EXISTS `questions` ( `id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `template_id` int(11) NOT NULL, `placeholder` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `question_type` enum('SINGLE_LINE','MULTIPLE_LINE','RADIO_BUTTON','CHECKBOX','DROPDOWN','DATETIME','GRID','TABLE','NUMBER','ATTACHMENT') COLLATE utf8_unicode_ci NOT NULL, `grid_count` int(11) NOT NULL, `grid_table_title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `questions` -- INSERT INTO `questions` (`id`, `question`, `template_id`, `placeholder`, `question_type`, `grid_count`, `grid_table_title`, `rank`, `added_on`) VALUES (10, '項目', 3, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, '2017-05-02 08:18:03'), (11, '項目', 3, '', 'GRID', 6, 'B. 其他事宜:', 2, '2017-05-02 08:21:11'), (12, '項目', 3, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, '2017-05-02 08:21:11'), (13, '項目', 3, '', 'GRID', 6, 'D. 整體表現:', 4, '2017-05-02 08:21:11'), (14, '其他意見:', 3, '其他意見', 'MULTIPLE_LINE', 0, '', 5, '2017-05-02 08:21:11'), (15, '項目', 4, '', 'GRID', 6, '項目', 1, '2017-05-02 08:29:02'), (17, '項目', 5, '', 'GRID', 6, 'A. 科組管理事宜', 1, '2017-05-02 08:58:43'), (18, '項目', 5, '', 'GRID', 6, 'B. 學習成效評核事宜', 3, '2017-05-02 08:58:43'), (19, '項目', 5, '', 'GRID', 6, 'C. 其他與科組有關的事宜', 2, '2017-05-02 08:58:43'), (20, '其他意見: ', 5, '其他意見', 'MULTIPLE_LINE', 0, '', 4, '2017-05-02 08:58:59'), (21, '項目', 6, '', 'GRID', 6, 'A. 日常教學 ', 1, '2017-05-02 09:02:56'), (22, '項目', 6, '', 'GRID', 6, 'B. 學生日常課業評改', 2, '2017-05-02 09:02:56'), (23, '項目', 6, '', 'GRID', 6, 'C. 學習成效評核工作', 3, '2017-05-02 09:02:56'), (24, '項目', 6, '', 'GRID', 6, 'D. 專業知識', 4, '2017-05-02 09:02:56'), (25, '其他意見:', 6, '其他意見', 'MULTIPLE_LINE', 0, '', 5, '2017-05-02 09:02:56'), (26, '項目', 7, '', 'GRID', 6, 'A. 科組工作', 1, '2017-05-02 09:05:17'), (27, '項目', 7, '', 'GRID', 6, 'B. 工作態度', 2, '2017-05-02 09:05:17'), (28, '其他意見:', 4, '其他意見', 'MULTIPLE_LINE', 0, '', 2, '2017-05-02 09:32:38'), (29, '其他意見:', 7, '其他意見', 'MULTIPLE_LINE', 0, '', 3, '2017-05-02 09:32:54'), (30, '項目', 8, '', 'GRID', 6, 'A. 教務處/教導處管理事宜﹕', 1, '2017-05-17 11:39:05'), (31, '項目', 8, '', 'GRID', 6, 'B. 引導與激勵下屬﹕', 2, '2017-05-17 11:45:12'), (32, '項目', 8, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, '2017-05-17 11:45:12'), (33, '項目', 8, '', 'GRID', 6, 'D. 整體表現:', 4, '2017-05-17 11:45:12'), (34, '其他意見:', 8, '其他意見', 'MULTIPLE_LINE', 0, '', 5, '2017-05-17 11:45:44'), (35, '項目', 9, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, '2017-05-17 11:51:01'), (36, '項目', 9, '', 'GRID', 6, 'B. 其他事宜:', 2, '2017-05-17 11:51:01'), (37, '項目', 9, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, '2017-05-17 11:51:01'), (38, '項目', 9, '', 'GRID', 6, 'D. 整體表現:', 4, '2017-05-17 11:51:01'), (39, '其他意見:', 9, '其他意見', 'MULTIPLE_LINE', 0, '', 5, '2017-05-17 11:51:01'), (40, '項目', 10, '', 'GRID', 6, '項目', 1, '2017-05-17 12:04:31'), (41, '其他意見:', 10, '其他意見', 'MULTIPLE_LINE', 0, '', 2, '2017-05-17 12:04:31'), (42, '項目', 11, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, '2017-05-17 13:16:38'), (43, '項目', 11, '', 'GRID', 6, 'B. 其他事宜:', 2, '2017-05-17 13:16:38'), (44, '項目', 11, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, '2017-05-17 13:16:38'), (45, '項目', 11, '', 'GRID', 6, 'D. 整體表現:', 4, '2017-05-17 13:16:38'), (46, '其他意見:', 11, '其他意見', 'MULTIPLE_LINE', 0, '', 5, '2017-05-17 13:16:38'), (47, '項目', 12, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, '2017-05-17 13:18:50'), (48, '其他意見:', 12, '其他意見', 'MULTIPLE_LINE', 0, '', 2, '2017-05-17 13:18:50'), (49, '項目', 13, '', 'GRID', 6, 'A. 工作和專業能力', 1, '2017-05-18 09:39:26'), (50, '項目', 13, '', 'GRID', 6, 'B. 督導能力(只適用於有督導職責的員工)', 2, '2017-05-18 09:39:26'), (51, '其他意見:', 13, '其他意見', 'MULTIPLE_LINE', 0, '', 3, '2017-05-18 09:39:26'); -- -------------------------------------------------------- -- -- 資料表結構 `question_has_options` -- CREATE TABLE IF NOT EXISTS `question_has_options` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `option` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `question_has_questions` -- CREATE TABLE IF NOT EXISTS `question_has_questions` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `is_remark` int(11) NOT NULL, `remark_checkpoint` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_na` int(11) NOT NULL, `options` int(11) NOT NULL, `rank` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=475 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `question_has_questions` -- INSERT INTO `question_has_questions` (`id`, `question_id`, `question`, `is_remark`, `remark_checkpoint`, `is_na`, `options`, `rank`) VALUES (213, 30, '1. 統籌處內日常工作', 0, '', 1, 6, 1), (214, 30, '2. 協調處內日常活動 ', 0, '', 1, 6, 2), (215, 30, '3. 監督處內日常工作', 0, '', 1, 6, 3), (216, 30, '4. 跟進處內計劃執行情況', 0, '', 1, 6, 4), (217, 31, '1. 公平分配工作', 0, '', 1, 6, 5), (218, 31, '2. 能清楚說明對下屬的要求', 0, '', 1, 6, 6), (219, 31, '3. 聆聽下屬意見,並與他們討論問題', 0, '', 1, 6, 7), (220, 32, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 8), (221, 32, '2. 積極承擔委派的職責', 0, '', 1, 6, 9), (222, 32, '3. 提供具創意及建設性意念', 0, '', 1, 6, 10), (223, 33, '1. 發揮領導才能', 0, '', 1, 6, 11), (224, 33, '2. 工作時有計劃及有組織', 0, '', 1, 6, 12), (225, 33, '3. 工作態度積極、主動', 0, '', 1, 6, 13), (226, 33, '4. 具良好的應變能力', 0, '', 1, 6, 14), (227, 33, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 15), (245, 35, '1. 完成部門首次及總結會議', 0, '', 1, 6, 1), (246, 35, '2. 完成部門計劃', 0, '', 1, 6, 2), (247, 35, '3. 主持或協調部門會議', 0, '', 1, 6, 3), (248, 35, '4. 提交部門預算', 0, '', 1, 6, 4), (249, 35, '5. 跟進部門計劃執行情況', 0, '', 1, 6, 5), (250, 35, '6. 能監督部門同事完成工作', 0, '', 1, 6, 6), (251, 36, '1. 依時出席教導處的各類會議', 0, '', 1, 6, 7), (252, 36, '2. 審定及推薦部門同事申請有關培訓活動', 0, '', 1, 6, 8), (253, 36, '3. 協調部門同事的分工', 0, '', 1, 6, 9), (254, 36, '4. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 10), (255, 37, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 11), (256, 37, '2. 積極承擔委派的職責', 0, '', 1, 6, 12), (257, 37, '3. 提供具創意及建設性意念', 0, '', 1, 6, 13), (258, 38, '1. 發揮領導才能', 0, '', 1, 6, 14), (259, 38, '2. 工作時有計劃及有組織', 0, '', 1, 6, 15), (260, 38, '3. 工作態度積極、主動', 0, '', 1, 6, 16), (261, 38, '4. 具良好的應變能力', 0, '', 1, 6, 17), (262, 38, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 18), (263, 40, '1. 工作態度認真', 0, '', 1, 6, 1), (264, 40, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (265, 40, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (266, 40, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (267, 40, '5. 具獨立工作能力', 0, '', 1, 6, 5), (268, 40, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (269, 40, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (270, 40, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (271, 40, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (286, 42, '1. 完成部門首次及總結會議', 0, '', 1, 6, 1), (287, 42, '2. 完成部門計劃', 0, '', 1, 6, 2), (288, 42, '3. 主持或協調部門會議', 0, '', 1, 6, 3), (289, 42, '4. 提交部門預算', 0, '', 1, 6, 4), (290, 42, '5. 跟進部門計劃執行情況', 0, '', 1, 6, 5), (291, 42, '6. 能監督部門同事完成工作', 0, '', 1, 6, 6), (292, 43, '1. 依時出席教導處的各類會議', 0, '', 1, 6, 1), (293, 43, '2. 審定及推薦部門同事申請有關培訓活動', 0, '', 1, 6, 2), (294, 43, '3. 協調部門同事的分工', 0, '', 1, 6, 3), (295, 43, '4. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 4), (296, 44, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 1), (297, 44, '2. 積極承擔委派的職責', 0, '', 1, 6, 2), (298, 44, '3. 提供具創意及建設性意念', 0, '', 1, 6, 3), (299, 45, '1. 發揮領導才能', 0, '', 1, 6, 1), (300, 45, '2. 工作時有計劃及有組織', 0, '', 1, 6, 2), (301, 45, '3. 工作態度積極、主動', 0, '', 1, 6, 3), (302, 45, '4. 具良好的應變能力', 0, '', 1, 6, 4), (303, 45, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 5), (304, 47, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (305, 47, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (306, 47, '3. 依時完成各項工作', 0, '', 1, 6, 3), (307, 47, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (308, 47, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (309, 47, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (310, 47, '7. 具良好的應變能力', 0, '', 1, 6, 7), (311, 47, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (312, 47, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (313, 47, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (314, 47, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (375, 10, '1. 統籌部門日常工作(準備會議、文件等)', 0, '', 1, 6, 1), (376, 10, '2. 協調部門日常活動(早集、周會等)', 0, '', 1, 6, 2), (377, 10, '4. 跟進科組計劃執行情況', 0, '', 1, 6, 3), (378, 10, '3. 監督部門日常教學工作(課業檢查、試卷批改等)', 0, '', 1, 6, 4), (379, 11, '1. 依時出席教務處的各類會議', 0, '', 1, 6, 5), (380, 11, '2. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 6), (381, 12, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 7), (382, 12, '2. 積極承擔委派的職責', 0, '', 1, 6, 8), (383, 12, '3. 提供具創意及建設性意念', 0, '', 1, 6, 9), (384, 13, '1. 發揮領導才能', 0, '', 1, 6, 10), (385, 13, '2. 工作時有計劃及有組織', 0, '', 1, 6, 11), (386, 13, '4. 具良好的應變能力', 0, '', 1, 6, 12), (387, 13, '3. 工作態度積極、主動', 0, '', 1, 6, 13), (388, 13, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 14), (389, 17, '1. 主持科組會議', 0, '', 1, 6, 1), (390, 17, '2. 撰寫學科周年計劃', 0, '', 1, 6, 2), (391, 17, '3. 跟進教學進度表', 0, '', 1, 6, 3), (392, 17, '4. 主持或協調集體備課會議', 0, '', 1, 6, 4), (393, 17, '5. 提交科組預算', 0, '', 1, 6, 5), (394, 17, '6. 跟進學會事宜', 0, '', 1, 6, 6), (395, 17, '7. 跟進觀課事宜', 0, '', 1, 6, 7), (396, 17, '8. 跟進功課檢查事宜', 0, '', 1, 6, 8), (397, 17, '9. 跟進TSA事宜', 0, '', 1, 6, 9), (398, 17, '10. 跟進英語教學支援小組事宜', 0, '', 1, 6, 10), (399, 17, '11. 跟進與CR有關的事宜', 0, '', 1, 6, 11), (400, 17, '12. 跟進與圖書館協作教學事宜\n', 0, '', 1, 6, 12), (401, 19, '1. 出席教務處的各類會議', 0, '', 1, 6, 13), (402, 19, '2. 審定及推薦科任老師申請教學培訓活動', 0, '', 1, 6, 14), (403, 19, '3. 協調學術活動(例如:學會、學術週等)', 0, '', 1, 6, 15), (404, 19, '4. 推動使用資訊科技教學', 0, '', 1, 6, 16), (405, 19, '5. 跟進校外專家觀課事宜', 0, '', 1, 6, 17), (406, 19, '6. 跟進與科組財務有關的事宜', 0, '', 1, 6, 18), (407, 19, '7. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 19), (408, 18, '1. 統籌考測卷擬定工作(例如擬定統一測驗\n卷、期中及期末考試試卷、訂定不同等級的分數等)\n', 0, '', 1, 6, 20), (409, 18, '2. 統籌校本評核事宜', 0, '', 1, 6, 21), (410, 18, '3. 推動多元化評核方式', 0, '', 1, 6, 22), (411, 18, '4. 運用評估數據', 0, '', 1, 6, 23), (412, 15, '工作態度認真', 0, '', 1, 6, 1), (413, 15, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (414, 15, '具獨立工作能力', 0, '', 1, 6, 3), (415, 15, '具良好的溝通能力', 0, '', 1, 6, 4), (416, 15, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (417, 15, '主動滙報工作進度', 0, '', 1, 6, 6), (418, 15, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (419, 15, '依時完成日常各項工作', 0, '', 1, 6, 8), (420, 15, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (435, 21, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (436, 21, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (437, 21, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (438, 21, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (439, 21, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (440, 21, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (441, 22, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (442, 22, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (443, 22, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (444, 23, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (445, 23, '2. 試卷擬題質素', 0, '', 1, 6, 11), (446, 23, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (447, 23, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (448, 24, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (449, 26, '1. 協助科組教學工作', 0, '', 1, 6, 1), (450, 26, '2. 出席並記錄會議文件', 0, '', 1, 6, 2), (451, 26, '3. 協助推行學科活動', 0, '', 1, 6, 3), (452, 26, '4. 協助學科保底課程', 0, '', 1, 6, 4), (453, 27, '1. 認真地完成指定工作', 0, '', 1, 6, 5), (454, 27, '2. 準時及有效率地完成工作', 0, '', 1, 6, 6), (455, 27, '3. 能有效地與科組組員溝通', 0, '', 1, 6, 7), (456, 27, '4. 能有效地與其他部門同事溝通', 0, '', 1, 6, 8), (457, 27, '5. 能有效地利用科技資源完成工作', 0, '', 1, 6, 9), (458, 49, '1.工作質素\n工作標準達到優質要求。', 0, '', 1, 6, 1), (459, 49, '2. 工作效能\n在指定時間和資源下,能依時、穩妥地完成任務。', 0, '', 1, 6, 2), (460, 49, '3. 考勤表現', 0, '', 1, 6, 3), (461, 49, '4. 遵照指示辦事\n樂於遵守規則;尊重和遵從上級,依照指示辦事。', 0, '', 1, 6, 4), (462, 49, '5. 可靠程度\n能堅守工作崗位及完成任務,值得信任和信賴。', 0, '', 1, 6, 5), (463, 49, '6. 主動程度/工作態度\n主動建議適當方法處理突發事件;態度熱誠、樂於承擔額外職責。', 0, '', 1, 6, 6), (464, 49, '7. 合作態度\n群策群力,工作上樂於與他人合作、和諧共處。', 0, '', 1, 6, 7), (465, 49, '8. 溝通能力\n能夠清晰地與他人溝通。', 0, '', 1, 6, 8), (466, 49, '9. 使用物料設備的習慣\n儲存物料設備有良好習慣;在工作上表現出安全警覺性和採取預防措施,有保持清潔和環保的習慣。', 0, '', 1, 6, 9), (467, 49, '10. 以禮待人,關心學生,尊重家長及訪客,友待送貨人員。', 0, '', 1, 6, 10), (468, 49, '11. 儀表大方得體,衣服樸素整潔。', 0, '', 1, 6, 11), (469, 49, '12. 情緒控制得宜。\n', 0, '', 1, 6, 12), (470, 50, '1. 激勵下屬的能力\n向下屬提供有建設性和中肯的意見,經常激勵他們提高工作質素。', 0, '', 1, 6, 1), (471, 50, '2. 分配工作的能力\n給予下屬適當的職權、責任和明確的指示,並且恰當地分工', 0, '', 1, 6, 2), (472, 50, '3. 領導能力\n領導下屬達到預定的工作要求,訂定明確的工作目標和準則,並且得到他們的尊敬和信任。', 0, '', 1, 6, 3), (473, 50, '4. 組織能力\n能夠計劃和組織資源(包括金錢、項目和人力等),以完成任務。', 0, '', 1, 6, 4), (474, 50, '5. 監察能力\n能夠監控下屬工作進度以達致優良標準。\n', 0, '', 1, 6, 5); -- -------------------------------------------------------- -- -- 資料表結構 `roles` -- CREATE TABLE IF NOT EXISTS `roles` ( `id` int(11) NOT NULL, `role` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL, `is_approval_role` int(11) NOT NULL, `system_role` tinyint(1) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='All roles available for the system'; -- -- 資料表的匯出資料 `roles` -- INSERT INTO `roles` (`id`, `role`, `is_approval_role`, `system_role`) VALUES (1, 'System Admin', 0, 1), (2, 'Authenticated User', 0, 1), (3, 'Principal', 1, 1), (4, 'VP', 0, 0), (5, 'EB Admin', 0, 0); -- -------------------------------------------------------- -- -- 資料表結構 `roles_permission` -- CREATE TABLE IF NOT EXISTS `roles_permission` ( `id` int(11) NOT NULL, `role_id` int(11) DEFAULT NULL, `permission_id` int(11) DEFAULT NULL ) ENGINE=InnoDB AUTO_INCREMENT=840 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='<double-click to overwrite multiple objects>'; -- -- 資料表的匯出資料 `roles_permission` -- INSERT INTO `roles_permission` (`id`, `role_id`, `permission_id`) VALUES (733, 1, 1), (734, 3, 2), (735, 1, 2), (736, 4, 2), (737, 1, 3), (738, 1, 4), (739, 1, 5), (740, 1, 6), (741, 1, 7), (742, 1, 8), (743, 1, 9), (744, 1, 10), (745, 1, 14), (746, 1, 71), (747, 1, 72), (748, 1, 73), (749, 1, 74), (750, 1, 75), (751, 1, 98), (752, 1, 99), (753, 1, 100), (754, 1, 101), (755, 1, 102), (756, 1, 103), (757, 1, 104), (758, 2, 105), (759, 3, 105), (760, 1, 105), (761, 4, 105), (762, 2, 106), (763, 3, 106), (764, 1, 106), (765, 4, 106), (766, 3, 107), (767, 1, 107), (768, 4, 107), (769, 3, 108), (770, 1, 108), (771, 4, 108), (772, 3, 109), (773, 1, 109), (774, 4, 109), (775, 1, 110), (776, 2, 114), (777, 5, 114), (778, 3, 114), (779, 1, 114), (780, 4, 114), (781, 2, 115), (782, 5, 115), (783, 3, 115), (784, 1, 115), (785, 4, 115), (786, 2, 116), (787, 5, 116), (788, 3, 116), (789, 1, 116), (790, 4, 116), (791, 2, 117), (792, 5, 117), (793, 3, 117), (794, 1, 117), (795, 4, 117), (796, 5, 118), (797, 3, 118), (798, 1, 118), (799, 2, 119), (800, 5, 119), (801, 3, 119), (802, 1, 119), (803, 4, 119), (804, 5, 120), (805, 2, 121), (806, 5, 121), (807, 4, 121), (808, 2, 122), (809, 5, 122), (810, 4, 122), (811, 5, 123), (812, 5, 124), (813, 5, 125), (814, 5, 126), (815, 5, 127), (816, 5, 128), (817, 5, 129), (818, 5, 130), (819, 5, 131), (820, 5, 132), (821, 5, 133), (822, 5, 134), (823, 5, 135), (824, 5, 136), (825, 5, 137), (826, 5, 138), (827, 5, 139), (828, 5, 140), (829, 5, 141), (830, 5, 142), (831, 5, 143), (832, 5, 144), (833, 5, 145), (834, 5, 146), (835, 5, 147), (836, 5, 148), (837, 5, 149), (838, 5, 150), (839, 5, 151); -- -------------------------------------------------------- -- -- 資料表結構 `sections` -- CREATE TABLE IF NOT EXISTS `sections` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `academic_year_id` int(11) NOT NULL, `is_head_can_view` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_head_can_fill` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_member_can_view` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_member_can_fill` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `roles_can_view` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `roles_can_fill` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `from_date` date NOT NULL, `to_date` date NOT NULL, `template_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `sections` -- INSERT INTO `sections` (`id`, `title`, `academic_year_id`, `is_head_can_view`, `is_head_can_fill`, `is_member_can_view`, `is_member_can_fill`, `roles_can_view`, `roles_can_fill`, `from_date`, `to_date`, `template_id`) VALUES (8, '自評 Self Part', 3, '1', '1', '1', '1', 'member,head', '', '2017-06-09', '2017-07-05', 0), (9, '上司評下屬 Head Part', 3, '1', '1', '1', '', 'head', '', '2017-06-14', '2017-08-31', 0); -- -------------------------------------------------------- -- -- 資料表結構 `sections_has_status` -- CREATE TABLE IF NOT EXISTS `sections_has_status` ( `id` int(11) NOT NULL, `academic_year_id` int(11) NOT NULL, `section_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `is_submitted` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=118 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `sections_has_status` -- INSERT INTO `sections_has_status` (`id`, `academic_year_id`, `section_id`, `user_id`, `is_submitted`) VALUES (2, 3, 8, 72, 1), (3, 3, 8, 56, 1), (4, 3, 8, 44, 1), (5, 3, 8, 35, 1), (6, 3, 8, 22, 1), (7, 3, 8, 21, 1), (8, 3, 8, 30, 1), (9, 3, 8, 42, 1), (10, 3, 8, 3, 1), (11, 3, 8, 26, 1), (12, 3, 8, 23, 1), (13, 3, 8, 69, 1), (14, 3, 8, 28, 1), (15, 3, 8, 16, 1), (16, 3, 8, 53, 1), (17, 3, 8, 5, 1), (18, 3, 8, 39, 1), (19, 3, 8, 6, 1), (20, 3, 8, 29, 1), (21, 3, 8, 10, 1), (22, 3, 8, 15, 1), (23, 3, 8, 14, 1), (24, 3, 8, 12, 1), (25, 3, 8, 27, 1), (26, 3, 8, 8, 1), (27, 3, 8, 18, 1), (28, 3, 8, 17, 1), (29, 3, 8, 61, 1), (30, 3, 8, 48, 1), (31, 3, 8, 47, 1), (32, 3, 8, 58, 1), (33, 3, 8, 19, 0), (34, 3, 8, 70, 1), (35, 3, 8, 49, 1), (36, 3, 8, 9, 1), (37, 3, 8, 33, 0), (38, 3, 8, 37, 1), (39, 3, 8, 65, 0), (40, 3, 8, 54, 1), (41, 3, 8, 66, 1), (42, 3, 8, 25, 0), (43, 3, 8, 7, 1), (44, 3, 8, 43, 1), (45, 3, 8, 59, 1), (46, 3, 8, 68, 1), (47, 3, 8, 41, 1), (48, 3, 8, 36, 1), (49, 3, 8, 31, 1), (50, 3, 8, 32, 1), (51, 3, 8, 24, 1), (52, 3, 8, 45, 1), (53, 3, 8, 64, 1), (54, 3, 8, 75, 1), (55, 3, 8, 57, 1), (56, 3, 8, 63, 1), (57, 3, 8, 38, 1), (58, 3, 8, 34, 1), (59, 3, 8, 51, 1), (60, 3, 8, 20, 1), (61, 3, 8, 40, 1), (62, 3, 8, 67, 1), (63, 3, 8, 60, 1), (64, 3, 8, 55, 0), (65, 3, 8, 46, 1), (66, 3, 8, 13, 1), (67, 3, 9, 72, 0), (68, 3, 9, 38, 1), (69, 3, 9, 36, 1), (70, 3, 9, 37, 1), (71, 3, 9, 49, 1), (72, 3, 9, 57, 0), (73, 3, 9, 65, 1), (74, 3, 8, 11, 1), (75, 3, 8, 50, 1), (76, 3, 8, 4, 1), (77, 3, 8, 78, 1), (78, 3, 9, 78, 1), (79, 3, 9, 76, 1), (80, 3, 8, 76, 1), (81, 3, 8, 77, 1), (82, 3, 8, 79, 1), (83, 3, 9, 77, 1), (84, 3, 9, 79, 1), (85, 3, 9, 25, 1), (86, 3, 9, 22, 1), (87, 3, 9, 12, 1), (88, 3, 9, 4, 1), (89, 3, 9, 3, 1), (90, 3, 9, 16, 1), (91, 3, 9, 2, 1), (92, 3, 9, 10, 1), (93, 3, 9, 28, 1), (94, 3, 9, 15, 1), (95, 3, 9, 29, 1), (96, 3, 9, 18, 1), (97, 3, 9, 42, 1), (98, 3, 9, 23, 1), (99, 3, 9, 32, 1), (100, 3, 9, 8, 0), (101, 3, 9, 14, 1), (102, 3, 9, 11, 1), (103, 3, 9, 17, 1), (104, 3, 9, 26, 1), (105, 3, 9, 45, 1), (106, 3, 9, 24, 1), (107, 3, 9, 5, 1), (108, 3, 9, 39, 1), (109, 3, 9, 6, 1), (110, 3, 9, 47, 1), (111, 3, 9, 50, 1), (112, 3, 9, 7, 1), (113, 3, 9, 27, 1), (114, 3, 9, 41, 1), (115, 3, 9, 55, 1), (116, 3, 9, 9, 1), (117, 3, 9, 19, 1); -- -------------------------------------------------------- -- -- 資料表結構 `section_has_questions` -- CREATE TABLE IF NOT EXISTS `section_has_questions` ( `id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `section_id` int(11) NOT NULL, `placeholder` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `question_type` enum('','SINGLE_LINE','MULTIPLE_LINE','RADIO_BUTTON','CHECKBOX','DROPDOWN','DATETIME','GRID','TABLE','NUMBER','ATTACHMENT') COLLATE utf8_unicode_ci NOT NULL, `grid_count` int(11) NOT NULL, `grid_table_title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `special_question` enum('','UNIT','OVERALL_APPRAISAL','USER_DATA') COLLATE utf8_unicode_ci NOT NULL, `type` enum('','SELF','HEAD') COLLATE utf8_unicode_ci NOT NULL, `overall_appraisal_user_id` int(11) NOT NULL, `rank` int(11) NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `section_has_questions` -- INSERT INTO `section_has_questions` (`id`, `question`, `section_id`, `placeholder`, `question_type`, `grid_count`, `grid_table_title`, `special_question`, `type`, `overall_appraisal_user_id`, `rank`, `added_on`) VALUES (10, '備註', 8, '', 'TABLE', 0, '', '', '', 0, 1, '2017-06-09 14:48:41'), (11, '', 8, '', '', 0, '', 'UNIT', 'SELF', 0, 2, '2017-06-09 14:48:41'), (12, '備註', 9, '', 'TABLE', 0, '', '', '', 0, 1, '2017-06-09 14:48:41'), (13, '', 9, '', '', 0, '', 'UNIT', 'HEAD', 0, 2, '2017-06-09 14:48:41'); -- -------------------------------------------------------- -- -- 資料表結構 `section_question_has_options` -- CREATE TABLE IF NOT EXISTS `section_question_has_options` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `option` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=309 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `section_question_has_options` -- INSERT INTO `section_question_has_options` (`id`, `question_id`, `option`) VALUES (295, 10, ' 1 大部份達不到要求 / 大部份未能準時呈交文件或完成工作'), (296, 10, ' 2 間有達不到要求 / 間有未能準時呈交文件或完成工作'), (297, 10, ' 3 達到基本要求,尚有可改善之處 / 部份文件或工作基本上能準時呈交或完成,質素尚有可改善之處'), (298, 10, ' 4 完全符合要求 / 完全準時呈交文件或完成工作,質素符合要求。'), (299, 10, ' 5 間中在要求之上 / 準時呈交文件或完成工作,質素間中在要求之上。'), (300, 10, ' 6 經常高出要求 / 準時呈交文件或完成工作,質素經常在要求之上。'), (301, 10, ' NA 不適用'), (302, 12, ' 1 大部份達不到要求 / 大部份未能準時呈交文件或完成工作'), (303, 12, ' 2 間有達不到要求 / 間有未能準時呈交文件或完成工作'), (304, 12, ' 3 達到基本要求,尚有可改善之處 / 部份文件或工作基本上能準時呈交或完成,質素尚有可改善之處'), (305, 12, ' 4 完全符合要求 / 完全準時呈交文件或完成工作,質素符合要求。'), (306, 12, ' 5 間中在要求之上 / 準時呈交文件或完成工作,質素間中在要求之上。'), (307, 12, ' 6 經常高出要求 / 準時呈交文件或完成工作,質素經常在要求之上。'), (308, 12, ' NA 不適用'); -- -------------------------------------------------------- -- -- 資料表結構 `section_question_has_questions` -- CREATE TABLE IF NOT EXISTS `section_question_has_questions` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_remark` int(11) NOT NULL, `remark_checkpoint` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_na` int(11) NOT NULL, `options` int(11) NOT NULL, `rank` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `site_settings` -- CREATE TABLE IF NOT EXISTS `site_settings` ( `id` int(11) NOT NULL, `setting` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `value` varchar(512) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `site_settings` -- INSERT INTO `site_settings` (`id`, `setting`, `value`) VALUES (1, 'site_name', 'Camplus 行政管理平台'), (2, 'school_name', '天水圍香島中學'), (3, 'school_logo_ext', 'png'), (4, 'modules', 'a:1:{s:7:"modules";a:7:{i:0;s:13:"academic_year";i:1;s:9:"appraisal";i:2;s:13:"event_booking";i:3;s:8:"timeslot";i:4;s:5:"venue";i:5;s:8:"facility";i:6;s:4:"core";}}'), (5, 'google-client-id', '1064305639199-julpki8ann7jbbtcoejrl0p3rej42i2m.apps.googleusercontent.com'), (6, 'google-client-secret', 'g7VL2w8bb2C59bqsr3GGF4Ex'), (7, 'google-redirect', 'http://heungto.camplus.hk'), (8, 'api_user', ''), (9, 'api_password', 'fe01ce2a7fbac8fafaed7c982a04e229'), (10, 'api_url', ''), (11, 'default_front_page', ''); -- -------------------------------------------------------- -- -- 資料表結構 `suppliers` -- CREATE TABLE IF NOT EXISTS `suppliers` ( `id` int(11) NOT NULL, `supplier` varchar(100) CHARACTER SET utf8 DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `supplier_alias` -- CREATE TABLE IF NOT EXISTS `supplier_alias` ( `id` int(11) NOT NULL, `host_id` int(11) NOT NULL, `alias_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `supplier_pic` -- CREATE TABLE IF NOT EXISTS `supplier_pic` ( `id` int(11) NOT NULL, `supplier_id` int(11) NOT NULL, `name` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `tel` int(15) DEFAULT NULL, `email` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `address` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `tb_class` -- CREATE TABLE IF NOT EXISTS `tb_class` ( `id` int(11) NOT NULL, `title` text COLLATE utf8_unicode_ci NOT NULL, `venue_id` int(11) NOT NULL, `ac_year_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `tb_class_user` -- CREATE TABLE IF NOT EXISTS `tb_class_user` ( `id` int(11) NOT NULL, `class_id` int(11) NOT NULL, `uid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `tb_subjects` -- CREATE TABLE IF NOT EXISTS `tb_subjects` ( `id` int(11) NOT NULL, `name_chi` text COLLATE utf8_unicode_ci NOT NULL, `name_eng` text COLLATE utf8_unicode_ci NOT NULL, `shortname_chi` text COLLATE utf8_unicode_ci NOT NULL, `shortname_eng` text COLLATE utf8_unicode_ci NOT NULL, `venue_id` int(11) DEFAULT NULL, `status` tinyint(1) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `tb_tea_class_sub` -- CREATE TABLE IF NOT EXISTS `tb_tea_class_sub` ( `id` int(11) NOT NULL, `ay_id` int(11) NOT NULL, `sub_id` int(11) NOT NULL, `class_id` int(11) NOT NULL, `uid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `tb_timetable` -- CREATE TABLE IF NOT EXISTS `tb_timetable` ( `id` int(11) NOT NULL, `ay_id` int(11) NOT NULL, `cycle_day` int(11) NOT NULL, `ts_id` int(11) NOT NULL, `ap_name` text CHARACTER SET utf32 COLLATE utf32_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `tb_timetable_teacher` -- CREATE TABLE IF NOT EXISTS `tb_timetable_teacher` ( `id` int(11) NOT NULL, `tb_id` int(11) NOT NULL, `teaclasub_id` int(11) NOT NULL, `slot_id` int(11) NOT NULL, `day` int(11) NOT NULL, `uid` int(11) NOT NULL, `venue_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_code_pattern` -- CREATE TABLE IF NOT EXISTS `td_code_pattern` ( `id` int(11) NOT NULL, `pattern` varchar(20) NOT NULL, `next_code_no` int(11) NOT NULL, `min_quotation` int(11) NOT NULL, `prefix` varchar(2) NOT NULL, `due_date` int(11) NOT NULL, `urgent_days` int(11) NOT NULL, `status` enum('A','D') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_comparison` -- CREATE TABLE IF NOT EXISTS `td_comparison` ( `id` int(11) NOT NULL, `sid` int(11) NOT NULL, `item_id` int(11) NOT NULL, `content` varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_comparison_items` -- CREATE TABLE IF NOT EXISTS `td_comparison_items` ( `id` int(11) NOT NULL, `tid` int(11) NOT NULL, `item_name` varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_content_list` -- CREATE TABLE IF NOT EXISTS `td_content_list` ( `id` int(11) NOT NULL, `tid` int(11) NOT NULL, `content` varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_content_parts` -- CREATE TABLE IF NOT EXISTS `td_content_parts` ( `id` int(11) NOT NULL, `name` varchar(100) NOT NULL, `status` tinyint(1) NOT NULL, `order` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_forms` -- CREATE TABLE IF NOT EXISTS `td_forms` ( `id` int(11) NOT NULL, `title` varchar(20) NOT NULL, `serialized_data` longtext NOT NULL, `signature` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- 資料表結構 `td_form_questions` -- CREATE TABLE IF NOT EXISTS `td_form_questions` ( `id` int(11) NOT NULL, `t_form_id` int(11) NOT NULL, `question` varchar(100) NOT NULL, `color` varchar(50) NOT NULL, `detail` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_groupcoi_users` -- CREATE TABLE IF NOT EXISTS `td_groupcoi_users` ( `id` int(11) NOT NULL, `tid` int(11) NOT NULL, `gid` int(11) NOT NULL, `uid` int(11) NOT NULL, `next_count` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_group_coi` -- CREATE TABLE IF NOT EXISTS `td_group_coi` ( `id` int(11) NOT NULL, `name` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_group_coi_user_count` -- CREATE TABLE IF NOT EXISTS `td_group_coi_user_count` ( `id` int(11) NOT NULL, `gid` int(11) NOT NULL, `uid` int(11) NOT NULL, `next_count` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_log` -- CREATE TABLE IF NOT EXISTS `td_log` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `tid` int(11) NOT NULL, `status` enum('P','A','R') NOT NULL, `reason` varchar(256) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_open_tender` -- CREATE TABLE IF NOT EXISTS `td_open_tender` ( `id` int(11) NOT NULL, `tid` int(11) NOT NULL, `sid` int(11) NOT NULL, `replay_status` enum('Offer','No Offer','Received Late','No Replay') NOT NULL, `price` double(11,3) NOT NULL, `mark` int(11) NOT NULL, `remark` int(11) NOT NULL, `file` varchar(100) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_suppliers` -- CREATE TABLE IF NOT EXISTS `td_suppliers` ( `id` int(11) NOT NULL, `tid` int(11) NOT NULL, `sid` int(11) NOT NULL, `chosen` tinyint(1) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_templates` -- CREATE TABLE IF NOT EXISTS `td_templates` ( `id` int(11) NOT NULL, `cid` int(11) NOT NULL, `title` varchar(50) NOT NULL, `content` text NOT NULL, `status` tinyint(1) NOT NULL, `type` enum('','COI') CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_tenders` -- CREATE TABLE IF NOT EXISTS `td_tenders` ( `id` int(11) NOT NULL, `uid` int(11) NOT NULL, `title` varchar(20) NOT NULL, `code_pattern_id` int(11) NOT NULL, `posting_date` date NOT NULL, `dute_date` date NOT NULL, `person` varchar(50) NOT NULL, `budget` bigint(20) NOT NULL, `urgent_reason` varchar(50) NOT NULL, `status` set('A','R','P') NOT NULL DEFAULT 'P', `approval_uid` int(11) NOT NULL, `time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `attachment` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL, `serialized_data` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_tender_coi_history` -- CREATE TABLE IF NOT EXISTS `td_tender_coi_history` ( `id` int(11) NOT NULL, `tid` int(11) NOT NULL, `sid` int(11) NOT NULL, `uid` int(11) NOT NULL, `remarks` varchar(50) NOT NULL, `status` tinyint(1) NOT NULL, `time` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `td_user_coi` -- CREATE TABLE IF NOT EXISTS `td_user_coi` ( `id` int(11) NOT NULL, `sid` int(11) NOT NULL, `uid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `templates` -- CREATE TABLE IF NOT EXISTS `templates` ( `id` int(11) NOT NULL, `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `templates` -- INSERT INTO `templates` (`id`, `name`, `added_on`) VALUES (3, 'C1-教學工作-行政評下屬-部門組長表現評核表', '2017-05-02 08:18:03'), (4, 'C5-教學工作-部門組長評下屬-教師表現評核表', '2017-05-02 08:29:02'), (5, 'C2-教學工作-行政評下屬-科組長表現評核表', '2017-05-02 08:54:35'), (6, 'C3-教學工作-科組長評下屬-教師表現評核表', '2017-05-02 09:02:56'), (7, 'C4-教學工作-行政評下屬-教學助理及實驗室技術員表現評核表', '2017-05-02 09:05:17'), (8, 'A2-校長評下屬-副校長及助理校長表現評核表', '2017-05-17 11:39:05'), (9, 'B1-校務處-行政評下屬-部門組長表現評核表', '2017-05-17 11:51:01'), (10, 'B2-校務處-部門組長評下屬-教職員表現評核表', '2017-05-17 12:03:00'), (11, 'D1-學生發展-行政評下屬-部門組長表現評核表', '2017-05-17 13:16:38'), (12, 'D2-學生發展-部門組長評下屬-部門教師表現評核表', '2017-05-17 13:18:50'), (13, 'B3-校務處-部門組長評下屬-職員表現評核表', '2017-05-18 09:39:26'); -- -------------------------------------------------------- -- -- 資料表結構 `timeslot_sets` -- CREATE TABLE IF NOT EXISTS `timeslot_sets` ( `id` int(11) NOT NULL, `title` mediumtext NOT NULL, `start_date` date NOT NULL, `end_date` date NOT NULL, `enabled` tinyint(1) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `time_slots` -- CREATE TABLE IF NOT EXISTS `time_slots` ( `id` int(11) NOT NULL, `lesson_id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `time_from` varchar(55) COLLATE utf8_unicode_ci NOT NULL, `time_to` varchar(55) COLLATE utf8_unicode_ci NOT NULL, `mark` int(11) NOT NULL, `type` enum('Class','Duty') COLLATE utf8_unicode_ci NOT NULL, `sets` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `time_slots` -- INSERT INTO `time_slots` (`id`, `lesson_id`, `title`, `time_from`, `time_to`, `mark`, `type`, `sets`) VALUES (1, 0, '早讀/早集', '08:10', '08:35', 0, 'Class', 0), (2, 0, '第一節', '08:35', '09:15', 0, 'Class', 0), (3, 0, '第二節', '09:15', '09:55', 0, 'Class', 0), (4, 0, '第一次小息', '09:55', '10:10', 0, 'Class', 0), (5, 0, '第三節', '10:10', '10:50', 0, 'Class', 0), (6, 0, '第四節', '10:50', '11:30', 0, 'Class', 0), (7, 0, '第二次小息', '11:30', '11:40', 0, 'Class', 0), (8, 0, '第五節', '11:40', '12:20', 0, 'Class', 0), (9, 0, '第六節', '12:20', '13:00', 0, 'Class', 0), (10, 0, '午膳', '13:00', '14:10', 0, 'Class', 0), (11, 0, '第七節', '14:10', '14:50', 0, 'Class', 0), (12, 0, '第八節', '14:50', '15:30', 0, 'Class', 0), (13, 0, '第三次小息', '15:30', '15:40', 0, 'Class', 0), (14, 0, '第九節', '15:40', '16:20', 0, 'Class', 0), (15, 0, '第十節', '16:20', '17:00', 0, 'Class', 0), (16, 0, '第十一節', '17:00', '17:40', 0, 'Class', 0); -- -------------------------------------------------------- -- -- 資料表結構 `units` -- CREATE TABLE IF NOT EXISTS `units` ( `id` int(11) NOT NULL, `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `description` mediumtext COLLATE utf8_unicode_ci NOT NULL, `academic_year_id` int(11) NOT NULL, `category` int(11) NOT NULL, `template_id` int(11) NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `units` -- INSERT INTO `units` (`id`, `name`, `description`, `academic_year_id`, `category`, `template_id`, `added_on`) VALUES (1, '資訊科技教育', '', 3, 1, 4, '2017-05-02 08:30:26'), (2, '學習評鑑', '學習評鑑', 3, 1, 4, '2017-05-02 09:06:56'), (3, '圖書館', '圖書館', 3, 1, 4, '2017-05-02 09:07:59'), (4, ' 教師專業發展', '', 3, 1, 4, '2017-05-02 09:09:48'), (5, '特殊學習需要', '特殊學習需要', 3, 1, 4, '2017-05-02 09:12:25'), (6, '非華語學生支援', '非華語學生支援', 3, 1, 4, '2017-05-02 09:13:52'), (7, '新來港學生', '新來港學生', 3, 1, 4, '2017-05-02 09:14:47'), (8, 'STEM 教育', 'STEM 教育', 3, 1, 4, '2017-05-02 09:16:14'), (9, '教學組', '教學組', 3, 1, 3, '2017-05-02 09:18:34'), (11, '實驗室技術員', '實驗室技術員', 3, 1, 7, '2017-05-02 09:25:35'), (13, '資訊科技', '資訊科技', 3, 1, 6, '2017-05-02 09:32:12'), (15, '校長室', '校長室', 3, 4, 8, '2017-05-18 09:41:37'), (16, '學習支援', '', 3, 1, 4, '2017-05-18 09:48:52'), (17, '教學助理', '', 3, 1, 7, '2017-05-18 09:56:10'), (18, '科組管理', '', 3, 1, 5, '2017-05-18 10:03:23'), (19, '學生發展(行政)', '', 3, 2, 11, '2017-05-18 10:04:46'), (20, '學生發展(教學助理)', '', 3, 2, 7, '2017-05-18 10:05:19'), (21, '成長支援', '', 3, 2, 11, '2017-05-18 10:06:05'), (22, '班級經營', '', 3, 2, 12, '2017-05-18 10:09:52'), (23, '中一', '', 3, 2, 12, '2017-05-18 10:10:51'), (24, '中二', '', 3, 2, 12, '2017-05-18 10:13:37'), (25, '中三', '', 3, 2, 12, '2017-05-18 10:14:29'), (26, '中四', '', 3, 2, 12, '2017-05-18 10:16:23'), (27, '中五', '', 3, 2, 12, '2017-05-18 10:17:17'), (28, '中六', '', 3, 2, 12, '2017-05-18 10:17:58'), (29, '德育及公民教育', '', 3, 2, 12, '2017-05-18 10:18:58'), (30, '訓導', '', 3, 2, 12, '2017-05-18 10:20:30'), (31, '輔導', '', 3, 2, 12, '2017-05-18 10:23:08'), (32, '生涯規劃', '', 3, 2, 12, '2017-05-18 10:23:59'), (33, '學生活動', '', 3, 2, 11, '2017-05-18 10:25:08'), (34, '聯課活動', '', 3, 2, 12, '2017-05-18 10:25:58'), (35, '交流', '', 3, 2, 12, '2017-05-18 10:26:57'), (36, '學生會', '', 3, 2, 12, '2017-05-18 10:27:46'), (37, '四社', '', 3, 2, 12, '2017-05-18 10:28:29'), (38, '其他學習經歷', '', 3, 2, 12, '2017-05-18 10:29:14'), (39, '財務工作', '', 3, 3, 10, '2017-05-18 10:30:31'), (40, '加強學校行政管理小組', '', 3, 3, 10, '2017-05-18 10:31:15'), (41, '校友聯繫', '', 3, 3, 10, '2017-05-18 10:32:03'), (42, '家校合作', '', 3, 3, 10, '2017-05-18 10:32:53'), (43, '宣傳及出版', '', 3, 3, 10, '2017-05-18 10:33:54'), (44, '典禮', '', 3, 3, 10, '2017-05-18 10:35:10'), (45, '校務工作', '', 3, 3, 9, '2017-05-18 10:36:18'), (46, '校務處', '', 3, 3, 13, '2017-05-18 10:38:54'), (47, '總務', '', 3, 3, 10, '2017-05-18 10:39:54'), (48, '生物', '生物', 3, 1, 6, '2017-05-18 10:53:28'), (49, '化學', '', 3, 1, 6, '2017-05-18 10:53:56'), (50, '物理', '', 3, 1, 6, '2017-05-18 10:54:26'), (51, '地理', '', 3, 1, 6, '2017-05-18 10:55:02'), (52, '視藝', '', 3, 1, 6, '2017-05-18 10:55:29'), (53, '體育', '', 3, 1, 6, '2017-05-18 10:56:00'), (54, '中史', '', 3, 1, 6, '2017-05-18 10:57:17'), (55, '歷史', '', 3, 1, 6, '2017-05-18 10:58:03'), (56, '科學', '', 3, 1, 6, '2017-05-18 11:00:00'), (57, '數學', '', 3, 1, 6, '2017-05-18 11:01:13'), (58, '生活與社會', '', 3, 1, 6, '2017-05-18 11:02:08'), (59, '中文', '', 3, 1, 6, '2017-05-18 11:03:51'), (60, '通識', '', 3, 1, 6, '2017-05-18 11:04:45'), (61, '英文', '', 3, 1, 6, '2017-05-18 11:06:05'); -- -------------------------------------------------------- -- -- 資料表結構 `unit_categories` -- CREATE TABLE IF NOT EXISTS `unit_categories` ( `id` int(11) NOT NULL, `category` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `unit_categories` -- INSERT INTO `unit_categories` (`id`, `category`) VALUES (1, '教學'), (2, '學生發展'), (3, '校務'), (4, '校長室'); -- -------------------------------------------------------- -- -- 資料表結構 `unit_has_appraiser_heads` -- CREATE TABLE IF NOT EXISTS `unit_has_appraiser_heads` ( `id` int(11) NOT NULL, `unit_id` int(11) NOT NULL, `user_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=137 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `unit_has_appraiser_heads` -- INSERT INTO `unit_has_appraiser_heads` (`id`, `unit_id`, `user_id`) VALUES (30, 8, 2), (38, 2, 17), (40, 1, 17), (42, 3, 17), (44, 4, 17), (45, 16, 17), (47, 5, 17), (49, 7, 17), (51, 6, 17), (55, 11, 2), (58, 17, 2), (59, 18, 2), (60, 19, 2), (61, 20, 2), (62, 21, 8), (64, 23, 8), (65, 23, 9), (67, 22, 8), (68, 24, 8), (69, 24, 9), (70, 25, 8), (71, 25, 9), (72, 26, 8), (73, 26, 9), (74, 27, 8), (75, 27, 9), (76, 28, 8), (77, 28, 9), (78, 29, 8), (79, 29, 9), (80, 30, 8), (81, 30, 9), (82, 31, 8), (83, 31, 9), (84, 32, 8), (85, 32, 9), (86, 33, 8), (87, 34, 8), (88, 34, 10), (89, 35, 8), (90, 35, 10), (91, 36, 8), (92, 36, 10), (93, 37, 8), (94, 37, 10), (97, 39, 2), (98, 40, 2), (99, 41, 7), (100, 42, 7), (101, 43, 7), (102, 44, 7), (103, 45, 2), (107, 46, 7), (113, 47, 7), (116, 38, 8), (117, 38, 10), (119, 13, 17), (120, 48, 2), (121, 49, 17), (122, 50, 17), (123, 51, 17), (124, 52, 17), (125, 53, 17), (126, 54, 17), (127, 55, 17), (128, 57, 17), (129, 58, 17), (130, 59, 17), (131, 60, 17), (132, 61, 17), (136, 9, 2); -- -------------------------------------------------------- -- -- 資料表結構 `unit_has_heads` -- CREATE TABLE IF NOT EXISTS `unit_has_heads` ( `id` int(11) NOT NULL, `unit_id` int(11) NOT NULL, `user_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=122 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `unit_has_heads` -- INSERT INTO `unit_has_heads` (`id`, `unit_id`, `user_id`) VALUES (32, 8, 17), (33, 15, 2), (41, 2, 45), (43, 1, 72), (45, 3, 57), (47, 4, 27), (48, 16, 6), (50, 5, 29), (52, 7, 11), (54, 6, 6), (56, 11, 17), (59, 17, 17), (60, 18, 17), (61, 19, 8), (62, 20, 8), (63, 21, 9), (65, 23, 42), (67, 22, 9), (68, 24, 39), (69, 25, 24), (70, 26, 18), (71, 27, 41), (72, 28, 38), (73, 29, 41), (74, 30, 12), (75, 31, 15), (76, 32, 16), (77, 33, 10), (78, 34, 25), (79, 35, 22), (80, 36, 39), (81, 37, 28), (83, 39, 7), (84, 40, 7), (85, 41, 10), (86, 42, 18), (87, 43, 26), (88, 44, 9), (89, 45, 7), (93, 46, 55), (99, 47, 4), (101, 38, 11), (103, 13, 72), (104, 48, 5), (105, 49, 24), (106, 50, 45), (107, 51, 3), (108, 52, 14), (109, 53, 29), (110, 54, 26), (111, 55, 23), (112, 56, 47), (113, 57, 22), (114, 58, 50), (115, 59, 19), (116, 60, 18), (117, 61, 32), (121, 9, 17); -- -------------------------------------------------------- -- -- 資料表結構 `unit_has_members` -- CREATE TABLE IF NOT EXISTS `unit_has_members` ( `id` int(11) NOT NULL, `unit_id` int(11) NOT NULL, `user_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=708 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `unit_has_members` -- INSERT INTO `unit_has_members` (`id`, `unit_id`, `user_id`) VALUES (235, 8, 72), (236, 8, 53), (237, 8, 24), (238, 8, 51), (239, 8, 45), (240, 8, 47), (241, 8, 5), (242, 8, 22), (243, 15, 7), (244, 15, 17), (245, 15, 8), (279, 2, 23), (280, 2, 38), (281, 2, 27), (286, 1, 61), (287, 1, 28), (288, 1, 47), (289, 1, 67), (292, 3, 32), (293, 3, 19), (298, 4, 36), (299, 4, 31), (300, 4, 15), (301, 4, 39), (302, 16, 29), (303, 16, 11), (308, 5, 42), (309, 5, 23), (310, 5, 6), (311, 5, 38), (313, 7, 38), (319, 6, 36), (320, 6, 43), (321, 6, 4), (322, 6, 48), (323, 6, 31), (333, 11, 54), (334, 11, 59), (335, 11, 56), (343, 17, 68), (344, 17, 66), (345, 17, 75), (346, 17, 70), (347, 18, 29), (348, 18, 18), (349, 18, 26), (350, 18, 72), (351, 18, 3), (352, 18, 24), (353, 18, 23), (354, 18, 45), (355, 18, 28), (356, 18, 47), (357, 18, 32), (358, 18, 5), (359, 18, 14), (360, 18, 20), (361, 18, 39), (362, 18, 50), (363, 18, 19), (364, 18, 22), (365, 18, 44), (366, 19, 10), (367, 19, 9), (368, 20, 71), (369, 20, 69), (370, 21, 16), (371, 21, 41), (372, 21, 12), (373, 21, 15), (380, 23, 23), (381, 23, 33), (388, 22, 42), (389, 22, 18), (390, 22, 24), (391, 22, 41), (392, 22, 39), (393, 22, 38), (394, 24, 28), (395, 24, 6), (396, 24, 44), (397, 25, 47), (398, 25, 5), (399, 25, 50), (400, 26, 37), (401, 26, 21), (402, 26, 40), (403, 26, 27), (404, 27, 43), (405, 27, 11), (406, 27, 13), (407, 28, 36), (408, 28, 46), (409, 28, 34), (410, 29, 16), (411, 29, 26), (412, 29, 34), (413, 29, 50), (414, 30, 37), (415, 30, 21), (416, 30, 29), (417, 30, 72), (418, 30, 3), (419, 30, 48), (420, 30, 40), (421, 30, 47), (422, 30, 49), (423, 30, 50), (424, 31, 30), (425, 31, 46), (426, 31, 53), (427, 31, 34), (428, 31, 35), (429, 31, 5), (430, 31, 13), (431, 32, 36), (432, 32, 37), (433, 32, 47), (434, 32, 5), (435, 32, 14), (436, 32, 20), (437, 33, 25), (438, 33, 11), (439, 33, 28), (440, 33, 39), (441, 33, 22), (442, 34, 3), (443, 34, 35), (444, 34, 51), (445, 34, 28), (446, 34, 22), (447, 34, 33), (448, 34, 44), (449, 35, 21), (450, 35, 40), (451, 35, 28), (452, 35, 50), (453, 36, 43), (454, 36, 42), (455, 36, 44), (456, 37, 30), (457, 37, 42), (458, 37, 46), (459, 37, 49), (465, 39, 60), (466, 40, 72), (467, 40, 4), (468, 40, 55), (469, 40, 51), (470, 41, 60), (471, 41, 48), (472, 41, 11), (473, 42, 36), (474, 42, 26), (475, 42, 48), (476, 42, 11), (477, 42, 28), (478, 42, 33), (479, 43, 72), (480, 43, 4), (481, 43, 48), (482, 43, 41), (483, 43, 51), (484, 43, 32), (485, 43, 14), (486, 43, 20), (487, 43, 13), (488, 43, 38), (489, 44, 43), (490, 44, 42), (491, 44, 66), (492, 44, 41), (493, 44, 69), (494, 44, 32), (495, 44, 20), (496, 44, 13), (497, 45, 18), (498, 45, 26), (499, 45, 4), (500, 45, 55), (501, 45, 10), (502, 45, 9), (526, 46, 60), (527, 46, 65), (528, 46, 64), (529, 46, 54), (530, 46, 58), (531, 46, 59), (532, 46, 56), (533, 46, 63), (534, 46, 57), (535, 46, 76), (576, 47, 78), (577, 47, 65), (578, 47, 54), (579, 47, 77), (580, 47, 59), (581, 47, 56), (582, 47, 79), (583, 47, 76), (589, 38, 16), (590, 38, 25), (591, 38, 41), (592, 38, 47), (593, 38, 44), (597, 13, 21), (598, 13, 51), (599, 13, 28), (600, 48, 17), (601, 49, 47), (602, 50, 53), (603, 51, 8), (604, 52, 51), (605, 53, 25), (606, 54, 48), (607, 54, 35), (608, 54, 9), (609, 55, 6), (610, 55, 44), (611, 56, 17), (612, 56, 53), (613, 56, 24), (614, 56, 45), (615, 56, 5), (616, 56, 50), (617, 57, 30), (618, 57, 21), (619, 57, 16), (620, 57, 15), (621, 57, 49), (622, 57, 27), (623, 58, 18), (624, 58, 40), (625, 58, 39), (626, 59, 7), (627, 59, 36), (628, 59, 43), (629, 59, 4), (630, 59, 66), (631, 59, 48), (632, 59, 35), (633, 59, 41), (634, 59, 20), (635, 59, 9), (636, 59, 38), (637, 60, 46), (638, 60, 34), (639, 60, 40), (640, 60, 6), (641, 60, 50), (642, 61, 37), (643, 61, 42), (644, 61, 11), (645, 61, 31), (646, 61, 12), (647, 61, 13), (648, 61, 10), (649, 61, 33), (700, 9, 72), (701, 9, 45), (702, 9, 6), (703, 9, 38), (704, 9, 27), (705, 9, 57), (706, 51, 34); -- -------------------------------------------------------- -- -- 資料表結構 `unit_has_questions` -- CREATE TABLE IF NOT EXISTS `unit_has_questions` ( `id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `unit_id` int(11) NOT NULL, `placeholder` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `question_type` enum('SINGLE_LINE','MULTIPLE_LINE','RADIO_BUTTON','CHECKBOX','DROPDOWN','DATETIME','GRID','TABLE','NUMBER','ATTACHMENT') COLLATE utf8_unicode_ci NOT NULL, `grid_count` int(11) NOT NULL, `grid_table_title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `rank` int(11) NOT NULL, `self` tinyint(4) NOT NULL, `head` tinyint(4) NOT NULL, `added_on` datetime NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=227 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `unit_has_questions` -- INSERT INTO `unit_has_questions` (`id`, `question`, `unit_id`, `placeholder`, `question_type`, `grid_count`, `grid_table_title`, `rank`, `self`, `head`, `added_on`) VALUES (30, '項目', 8, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-02 09:57:30'), (31, '其他意見:', 8, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-02 09:57:30'), (40, '項目', 15, '', 'GRID', 6, 'A. 教務處/教導處管理事宜﹕', 1, 1, 1, '2017-05-18 09:41:37'), (41, '項目', 15, '', 'GRID', 6, 'B. 引導與激勵下屬﹕', 2, 1, 1, '2017-05-18 09:41:37'), (42, '項目', 15, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, 1, 1, '2017-05-18 09:41:37'), (43, '項目', 15, '', 'GRID', 6, 'D. 整體表現:', 4, 1, 1, '2017-05-18 09:41:37'), (44, '其他意見:', 15, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 09:41:37'), (49, '項目', 9, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, 1, 1, '2017-05-18 09:45:07'), (50, '項目', 9, '', 'GRID', 6, 'B. 其他事宜:', 2, 1, 1, '2017-05-18 09:45:07'), (51, '項目', 9, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, 1, 1, '2017-05-18 09:45:07'), (52, '項目', 9, '', 'GRID', 6, 'D. 整體表現:', 4, 1, 1, '2017-05-18 09:45:07'), (53, '其他意見:', 9, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 09:45:07'), (54, '項目', 2, '', 'GRID', 6, '項目', 3, 1, 1, '2017-05-18 09:45:53'), (55, '其他意見:', 2, '其他意見', 'MULTIPLE_LINE', 0, '', 4, 1, 1, '2017-05-18 09:45:53'), (56, '項目', 1, '', 'GRID', 6, '項目', 2, 1, 1, '2017-05-18 09:46:35'), (57, '其他意見:', 1, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:46:35'), (58, '項目', 3, '', 'GRID', 6, '項目', 2, 1, 1, '2017-05-18 09:47:09'), (59, '其他意見:', 3, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:47:09'), (60, '項目', 4, '', 'GRID', 6, '項目', 2, 1, 1, '2017-05-18 09:47:47'), (61, '其他意見:', 4, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:47:47'), (62, '項目', 16, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 09:48:52'), (63, '其他意見:', 16, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 09:48:52'), (64, '項目', 5, '', 'GRID', 6, '項目', 2, 1, 1, '2017-05-18 09:52:56'), (65, '其他意見:', 5, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:52:56'), (66, '項目', 7, '', 'GRID', 6, '項目', 2, 1, 1, '2017-05-18 09:53:40'), (67, '其他意見:', 7, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:53:40'), (68, '項目', 6, '', 'GRID', 6, '項目', 2, 1, 1, '2017-05-18 09:54:22'), (69, '其他意見:', 6, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:54:22'), (70, '項目', 11, '', 'GRID', 6, 'A. 科組工作', 1, 1, 1, '2017-05-18 09:55:01'), (71, '項目', 11, '', 'GRID', 6, 'B. 工作態度', 2, 1, 1, '2017-05-18 09:55:01'), (72, '其他意見:', 11, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:55:01'), (73, '項目', 17, '', 'GRID', 6, 'A. 科組工作', 1, 1, 1, '2017-05-18 09:56:10'), (74, '項目', 17, '', 'GRID', 6, 'B. 工作態度', 2, 1, 1, '2017-05-18 09:56:10'), (75, '其他意見:', 17, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 09:56:10'), (76, '項目', 18, '', 'GRID', 6, 'A. 科組管理事宜', 1, 1, 1, '2017-05-18 10:03:24'), (77, '項目', 18, '', 'GRID', 6, 'C. 其他與科組有關的事宜', 2, 1, 1, '2017-05-18 10:03:24'), (78, '項目', 18, '', 'GRID', 6, 'B. 學習成效評核事宜', 3, 1, 1, '2017-05-18 10:03:24'), (79, '其他意見: ', 18, '其他意見', 'MULTIPLE_LINE', 0, '', 4, 1, 1, '2017-05-18 10:03:24'), (80, '項目', 19, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, 1, 1, '2017-05-18 10:04:46'), (81, '項目', 19, '', 'GRID', 6, 'B. 其他事宜:', 2, 1, 1, '2017-05-18 10:04:46'), (82, '項目', 19, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, 1, 1, '2017-05-18 10:04:46'), (83, '項目', 19, '', 'GRID', 6, 'D. 整體表現:', 4, 1, 1, '2017-05-18 10:04:46'), (84, '其他意見:', 19, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:04:46'), (85, '項目', 20, '', 'GRID', 6, 'A. 科組工作', 1, 1, 1, '2017-05-18 10:05:19'), (86, '項目', 20, '', 'GRID', 6, 'B. 工作態度', 2, 1, 1, '2017-05-18 10:05:19'), (87, '其他意見:', 20, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 10:05:19'), (88, '項目', 21, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, 1, 1, '2017-05-18 10:06:05'), (89, '項目', 21, '', 'GRID', 6, 'B. 其他事宜:', 2, 1, 1, '2017-05-18 10:06:05'), (90, '項目', 21, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, 1, 1, '2017-05-18 10:06:05'), (91, '項目', 21, '', 'GRID', 6, 'D. 整體表現:', 4, 0, 1, '2017-05-18 10:06:05'), (92, '其他意見:', 21, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:06:05'), (93, '項目', 22, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:09:52'), (94, '其他意見:', 22, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:09:52'), (95, '項目', 23, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:10:51'), (96, '其他意見:', 23, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:10:51'), (97, '項目', 24, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:13:37'), (98, '其他意見:', 24, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:13:37'), (99, '項目', 25, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:14:29'), (100, '其他意見:', 25, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:14:29'), (101, '項目', 26, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:16:23'), (102, '其他意見:', 26, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:16:23'), (103, '項目', 27, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:17:17'), (104, '其他意見:', 27, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:17:17'), (105, '項目', 28, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:17:58'), (106, '其他意見:', 28, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:17:58'), (107, '項目', 29, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:18:58'), (108, '其他意見:', 29, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:18:58'), (109, '項目', 30, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:20:30'), (110, '其他意見:', 30, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:20:30'), (111, '項目', 31, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:23:08'), (112, '其他意見:', 31, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:23:08'), (113, '項目', 32, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:23:59'), (114, '其他意見:', 32, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:23:59'), (115, '項目', 33, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, 1, 1, '2017-05-18 10:25:08'), (116, '項目', 33, '', 'GRID', 6, 'B. 其他事宜:', 2, 1, 1, '2017-05-18 10:25:08'), (117, '項目', 33, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, 1, 1, '2017-05-18 10:25:08'), (118, '項目', 33, '', 'GRID', 6, 'D. 整體表現:', 4, 1, 1, '2017-05-18 10:25:08'), (119, '其他意見:', 33, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:25:08'), (120, '項目', 34, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:25:58'), (121, '其他意見:', 34, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:25:58'), (122, '項目', 35, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:26:57'), (123, '其他意見:', 35, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:26:57'), (124, '項目', 36, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:27:46'), (125, '其他意見:', 36, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:27:46'), (126, '項目', 37, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:28:29'), (127, '其他意見:', 37, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:28:29'), (128, '項目', 38, '', 'GRID', 6, 'A. 日常活動及工作 ', 1, 1, 1, '2017-05-18 10:29:14'), (129, '其他意見:', 38, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:29:14'), (130, '項目', 39, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 10:30:31'), (131, '其他意見:', 39, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:30:31'), (132, '項目', 40, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 10:31:15'), (133, '其他意見:', 40, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:31:15'), (134, '項目', 41, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 10:32:03'), (135, '其他意見:', 41, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:32:03'), (136, '項目', 42, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 10:32:53'), (137, '其他意見:', 42, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:32:53'), (138, '項目', 43, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 10:33:54'), (139, '其他意見:', 43, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:33:54'), (140, '項目', 44, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 10:35:10'), (141, '其他意見:', 44, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:35:10'), (142, '項目', 45, '', 'GRID', 6, 'A. 部門管理事宜﹕', 1, 1, 1, '2017-05-18 10:36:18'), (143, '項目', 45, '', 'GRID', 6, 'B. 其他事宜:', 2, 1, 1, '2017-05-18 10:36:18'), (144, '項目', 45, '', 'GRID', 6, 'C. 學校生活與工作的貢獻:', 3, 1, 1, '2017-05-18 10:36:18'), (145, '項目', 45, '', 'GRID', 6, 'D. 整體表現:', 4, 1, 1, '2017-05-18 10:36:18'), (146, '其他意見:', 45, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:36:18'), (147, '項目', 46, '', 'GRID', 6, 'A. 工作和專業能力', 1, 1, 1, '2017-05-18 10:38:54'), (148, '項目', 46, '', 'GRID', 6, 'B. 督導能力(只適用於有督導職責的員工)', 2, 1, 1, '2017-05-18 10:38:54'), (149, '其他意見:', 46, '其他意見', 'MULTIPLE_LINE', 0, '', 3, 1, 1, '2017-05-18 10:38:54'), (150, '項目', 47, '', 'GRID', 6, '項目', 1, 1, 1, '2017-05-18 10:39:54'), (151, '其他意見:', 47, '其他意見', 'MULTIPLE_LINE', 0, '', 2, 1, 1, '2017-05-18 10:39:54'), (152, '項目', 13, '', 'GRID', 6, 'A. 日常教學 ', 9, 1, 1, '2017-05-18 10:52:34'), (153, '項目', 13, '', 'GRID', 6, 'B. 學生日常課業評改', 10, 1, 1, '2017-05-18 10:52:34'), (154, '項目', 13, '', 'GRID', 6, 'C. 學習成效評核工作', 11, 1, 1, '2017-05-18 10:52:34'), (155, '項目', 13, '', 'GRID', 6, 'D. 專業知識', 12, 1, 1, '2017-05-18 10:52:34'), (156, '其他意見:', 13, '其他意見', 'MULTIPLE_LINE', 0, '', 13, 1, 1, '2017-05-18 10:52:34'), (157, '項目', 48, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:53:28'), (158, '項目', 48, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:53:28'), (159, '項目', 48, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:53:28'), (160, '項目', 48, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:53:28'), (161, '其他意見:', 48, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:53:28'), (162, '項目', 49, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:53:56'), (163, '項目', 49, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:53:56'), (164, '項目', 49, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:53:56'), (165, '項目', 49, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:53:56'), (166, '其他意見:', 49, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:53:56'), (167, '項目', 50, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:54:26'), (168, '項目', 50, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:54:26'), (169, '項目', 50, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:54:26'), (170, '項目', 50, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:54:26'), (171, '其他意見:', 50, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:54:26'), (172, '項目', 51, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:55:02'), (173, '項目', 51, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:55:02'), (174, '項目', 51, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:55:02'), (175, '項目', 51, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:55:02'), (176, '其他意見:', 51, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:55:02'), (177, '項目', 52, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:55:29'), (178, '項目', 52, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:55:29'), (179, '項目', 52, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:55:29'), (180, '項目', 52, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:55:29'), (181, '其他意見:', 52, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:55:29'), (182, '項目', 53, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:56:00'), (183, '項目', 53, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:56:00'), (184, '項目', 53, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:56:00'), (185, '項目', 53, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:56:01'), (186, '其他意見:', 53, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:56:01'), (187, '項目', 54, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:57:17'), (188, '項目', 54, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:57:17'), (189, '項目', 54, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:57:17'), (190, '項目', 54, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:57:17'), (191, '其他意見:', 54, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:57:17'), (192, '項目', 55, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 10:58:03'), (193, '項目', 55, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 10:58:03'), (194, '項目', 55, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 10:58:03'), (195, '項目', 55, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 10:58:03'), (196, '其他意見:', 55, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 10:58:03'), (197, '項目', 56, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 11:00:00'), (198, '項目', 56, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 11:00:00'), (199, '項目', 56, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 11:00:00'), (200, '項目', 56, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 11:00:00'), (201, '其他意見:', 56, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 11:00:00'), (202, '項目', 57, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 11:01:13'), (203, '項目', 57, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 11:01:13'), (204, '項目', 57, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 11:01:13'), (205, '項目', 57, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 11:01:13'), (206, '其他意見:', 57, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 11:01:13'), (207, '項目', 58, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 11:02:08'), (208, '項目', 58, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 11:02:08'), (209, '項目', 58, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 11:02:08'), (210, '項目', 58, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 11:02:08'), (211, '其他意見:', 58, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 11:02:08'), (212, '項目', 59, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 11:03:51'), (213, '項目', 59, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 11:03:51'), (214, '項目', 59, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 11:03:51'), (215, '項目', 59, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 11:03:51'), (216, '其他意見:', 59, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 11:03:51'), (217, '項目', 60, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 11:04:45'), (218, '項目', 60, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 11:04:45'), (219, '項目', 60, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 11:04:45'), (220, '項目', 60, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 11:04:45'), (221, '其他意見:', 60, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 11:04:45'), (222, '項目', 61, '', 'GRID', 6, 'A. 日常教學 ', 1, 1, 1, '2017-05-18 11:06:05'), (223, '項目', 61, '', 'GRID', 6, 'B. 學生日常課業評改', 2, 1, 1, '2017-05-18 11:06:05'), (224, '項目', 61, '', 'GRID', 6, 'C. 學習成效評核工作', 3, 1, 1, '2017-05-18 11:06:05'), (225, '項目', 61, '', 'GRID', 6, 'D. 專業知識', 4, 1, 1, '2017-05-18 11:06:05'), (226, '其他意見:', 61, '其他意見', 'MULTIPLE_LINE', 0, '', 5, 1, 1, '2017-05-18 11:06:05'); -- -------------------------------------------------------- -- -- 資料表結構 `unit_question_has_options` -- CREATE TABLE IF NOT EXISTS `unit_question_has_options` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `option` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `unit_question_has_questions` -- CREATE TABLE IF NOT EXISTS `unit_question_has_questions` ( `id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `question` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_remark` int(11) NOT NULL, `remark_checkpoint` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `is_na` int(11) NOT NULL, `options` int(11) NOT NULL, `rank` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=1075 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `unit_question_has_questions` -- INSERT INTO `unit_question_has_questions` (`id`, `question_id`, `question`, `is_remark`, `remark_checkpoint`, `is_na`, `options`, `rank`) VALUES (238, 30, '工作態度認真', 0, '', 1, 6, 1), (239, 30, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (240, 30, '具獨立工作能力', 0, '', 1, 6, 3), (241, 30, '具良好的溝通能力', 0, '', 1, 6, 4), (242, 30, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (243, 30, '主動滙報工作進度', 0, '', 1, 6, 6), (244, 30, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (245, 30, '依時完成日常各項工作', 0, '', 1, 6, 8), (246, 30, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (247, 40, '1. 統籌處內日常工作', 0, '', 1, 6, 1), (248, 40, '2. 協調處內日常活動 ', 0, '', 1, 6, 2), (249, 40, '3. 監督處內日常工作', 0, '', 1, 6, 3), (250, 40, '4. 跟進處內計劃執行情況', 0, '', 1, 6, 4), (251, 41, '1. 公平分配工作', 0, '', 1, 6, 5), (252, 41, '2. 能清楚說明對下屬的要求', 0, '', 1, 6, 6), (253, 41, '3. 聆聽下屬意見,並與他們討論問題', 0, '', 1, 6, 7), (254, 42, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 8), (255, 42, '2. 積極承擔委派的職責', 0, '', 1, 6, 9), (256, 42, '3. 提供具創意及建設性意念', 0, '', 1, 6, 10), (257, 43, '1. 發揮領導才能', 0, '', 1, 6, 11), (258, 43, '2. 工作時有計劃及有組織', 0, '', 1, 6, 12), (259, 43, '3. 工作態度積極、主動', 0, '', 1, 6, 13), (260, 43, '4. 具良好的應變能力', 0, '', 1, 6, 14), (261, 43, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 15), (294, 54, '工作態度認真', 0, '', 1, 6, 1), (295, 54, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (296, 54, '具獨立工作能力', 0, '', 1, 6, 3), (297, 54, '具良好的溝通能力', 0, '', 1, 6, 4), (298, 54, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (299, 54, '主動滙報工作進度', 0, '', 1, 6, 6), (300, 54, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (301, 54, '依時完成日常各項工作', 0, '', 1, 6, 8), (302, 54, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (303, 56, '工作態度認真', 0, '', 1, 6, 1), (304, 56, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (305, 56, '具獨立工作能力', 0, '', 1, 6, 3), (306, 56, '具良好的溝通能力', 0, '', 1, 6, 4), (307, 56, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (308, 56, '主動滙報工作進度', 0, '', 1, 6, 6), (309, 56, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (310, 56, '依時完成日常各項工作', 0, '', 1, 6, 8), (311, 56, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (312, 58, '工作態度認真', 0, '', 1, 6, 1), (313, 58, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (314, 58, '具獨立工作能力', 0, '', 1, 6, 3), (315, 58, '具良好的溝通能力', 0, '', 1, 6, 4), (316, 58, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (317, 58, '主動滙報工作進度', 0, '', 1, 6, 6), (318, 58, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (319, 58, '依時完成日常各項工作', 0, '', 1, 6, 8), (320, 58, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (321, 60, '工作態度認真', 0, '', 1, 6, 1), (322, 60, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (323, 60, '具獨立工作能力', 0, '', 1, 6, 3), (324, 60, '具良好的溝通能力', 0, '', 1, 6, 4), (325, 60, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (326, 60, '主動滙報工作進度', 0, '', 1, 6, 6), (327, 60, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (328, 60, '依時完成日常各項工作', 0, '', 1, 6, 8), (329, 60, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (330, 62, '工作態度認真', 0, '', 1, 6, 1), (331, 62, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (332, 62, '具獨立工作能力', 0, '', 1, 6, 3), (333, 62, '具良好的溝通能力', 0, '', 1, 6, 4), (334, 62, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (335, 62, '主動滙報工作進度', 0, '', 1, 6, 6), (336, 62, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (337, 62, '依時完成日常各項工作', 0, '', 1, 6, 8), (338, 62, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (339, 64, '工作態度認真', 0, '', 1, 6, 1), (340, 64, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (341, 64, '具獨立工作能力', 0, '', 1, 6, 3), (342, 64, '具良好的溝通能力', 0, '', 1, 6, 4), (343, 64, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (344, 64, '主動滙報工作進度', 0, '', 1, 6, 6), (345, 64, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (346, 64, '依時完成日常各項工作', 0, '', 1, 6, 8), (347, 64, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (348, 66, '工作態度認真', 0, '', 1, 6, 1), (349, 66, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (350, 66, '具獨立工作能力', 0, '', 1, 6, 3), (351, 66, '具良好的溝通能力', 0, '', 1, 6, 4), (352, 66, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (353, 66, '主動滙報工作進度', 0, '', 1, 6, 6), (354, 66, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (355, 66, '依時完成日常各項工作', 0, '', 1, 6, 8), (356, 66, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (357, 68, '工作態度認真', 0, '', 1, 6, 1), (358, 68, '樂意承擔臨時被委派的工作', 0, '', 1, 6, 2), (359, 68, '具獨立工作能力', 0, '', 1, 6, 3), (360, 68, '具良好的溝通能力', 0, '', 1, 6, 4), (361, 68, '具合作精神,主動適時提供支援', 0, '', 1, 6, 5), (362, 68, '主動滙報工作進度', 0, '', 1, 6, 6), (363, 68, '對工作熱誠,主動提出改善建議', 0, '', 1, 6, 7), (364, 68, '依時完成日常各項工作', 0, '', 1, 6, 8), (365, 68, '依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 9), (375, 70, '1. 協助科組教學工作', 0, '', 1, 6, 1), (376, 70, '2. 出席並記錄會議文件', 0, '', 1, 6, 2), (377, 70, '3. 協助推行學科活動', 0, '', 1, 6, 3), (378, 70, '4. 協助學科保底課程', 0, '', 1, 6, 4), (379, 71, '1. 認真地完成指定工作', 0, '', 1, 6, 5), (380, 71, '2. 準時及有效率地完成工作', 0, '', 1, 6, 6), (381, 71, '3. 能有效地與科組組員溝通', 0, '', 1, 6, 7), (382, 71, '4. 能有效地與其他部門同事溝通', 0, '', 1, 6, 8), (383, 71, '5. 能有效地利用科技資源完成工作', 0, '', 1, 6, 9), (393, 73, '1. 協助科組教學工作', 0, '', 1, 6, 1), (394, 73, '2. 出席並記錄會議文件', 0, '', 1, 6, 2), (395, 73, '3. 協助推行學科活動', 0, '', 1, 6, 3), (396, 73, '4. 協助學科保底課程', 0, '', 1, 6, 4), (397, 74, '1. 認真地完成指定工作', 0, '', 1, 6, 5), (398, 74, '2. 準時及有效率地完成工作', 0, '', 1, 6, 6), (399, 74, '3. 能有效地與科組組員溝通', 0, '', 1, 6, 7), (400, 74, '4. 能有效地與其他部門同事溝通', 0, '', 1, 6, 8), (401, 74, '5. 能有效地利用科技資源完成工作', 0, '', 1, 6, 9), (402, 76, '1. 主持科組會議', 0, '', 1, 6, 1), (403, 76, '2. 撰寫學科周年計劃', 0, '', 1, 6, 2), (404, 76, '3. 跟進教學進度表', 0, '', 1, 6, 3), (405, 76, '4. 主持或協調集體備課會議', 0, '', 1, 6, 4), (406, 76, '5. 提交科組預算', 0, '', 1, 6, 5), (407, 76, '6. 跟進學會事宜', 0, '', 1, 6, 6), (408, 76, '7. 跟進觀課事宜', 0, '', 1, 6, 7), (409, 76, '8. 跟進功課檢查事宜', 0, '', 1, 6, 8), (410, 76, '9. 跟進TSA事宜', 0, '', 1, 6, 9), (411, 76, '10. 跟進英語教學支援小組事宜', 0, '', 1, 6, 10), (412, 76, '11. 跟進與CR有關的事宜', 0, '', 1, 6, 11), (413, 76, '12. 跟進與圖書館協作教學事宜\n', 0, '', 1, 6, 12), (414, 77, '1. 出席教務處的各類會議', 0, '', 1, 6, 13), (415, 77, '2. 審定及推薦科任老師申請教學培訓活動', 0, '', 1, 6, 14), (416, 77, '3. 協調學術活動(例如:學會、學術週等)', 0, '', 1, 6, 15), (417, 77, '4. 推動使用資訊科技教學', 0, '', 1, 6, 16), (418, 77, '5. 跟進校外專家觀課事宜', 0, '', 1, 6, 17), (419, 77, '6. 跟進與科組財務有關的事宜', 0, '', 1, 6, 18), (420, 77, '7. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 19), (421, 78, '1. 統籌考測卷擬定工作(例如擬定統一測驗\n卷、期中及期末考試試卷、訂定不同等級的分數等)\n', 0, '', 1, 6, 20), (422, 78, '2. 統籌校本評核事宜', 0, '', 1, 6, 21), (423, 78, '3. 推動多元化評核方式', 0, '', 1, 6, 22), (424, 78, '4. 運用評估數據', 0, '', 1, 6, 23), (425, 80, '1. 完成部門首次及總結會議', 0, '', 1, 6, 1), (426, 80, '2. 完成部門計劃', 0, '', 1, 6, 2), (427, 80, '3. 主持或協調部門會議', 0, '', 1, 6, 3), (428, 80, '4. 提交部門預算', 0, '', 1, 6, 4), (429, 80, '5. 跟進部門計劃執行情況', 0, '', 1, 6, 5), (430, 80, '6. 能監督部門同事完成工作', 0, '', 1, 6, 6), (431, 81, '1. 依時出席教導處的各類會議', 0, '', 1, 6, 7), (432, 81, '2. 審定及推薦部門同事申請有關培訓活動', 0, '', 1, 6, 8), (433, 81, '3. 協調部門同事的分工', 0, '', 1, 6, 9), (434, 81, '4. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 10), (435, 82, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 11), (436, 82, '2. 積極承擔委派的職責', 0, '', 1, 6, 12), (437, 82, '3. 提供具創意及建設性意念', 0, '', 1, 6, 13), (438, 83, '1. 發揮領導才能', 0, '', 1, 6, 14), (439, 83, '2. 工作時有計劃及有組織', 0, '', 1, 6, 15), (440, 83, '3. 工作態度積極、主動', 0, '', 1, 6, 16), (441, 83, '4. 具良好的應變能力', 0, '', 1, 6, 17), (442, 83, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 18), (443, 85, '1. 協助科組教學工作', 0, '', 1, 6, 1), (444, 85, '2. 出席並記錄會議文件', 0, '', 1, 6, 2), (445, 85, '3. 協助推行學科活動', 0, '', 1, 6, 3), (446, 85, '4. 協助學科保底課程', 0, '', 1, 6, 4), (447, 86, '1. 認真地完成指定工作', 0, '', 1, 6, 5), (448, 86, '2. 準時及有效率地完成工作', 0, '', 1, 6, 6), (449, 86, '3. 能有效地與科組組員溝通', 0, '', 1, 6, 7), (450, 86, '4. 能有效地與其他部門同事溝通', 0, '', 1, 6, 8), (451, 86, '5. 能有效地利用科技資源完成工作', 0, '', 1, 6, 9), (452, 88, '1. 完成部門首次及總結會議', 0, '', 1, 6, 1), (453, 88, '2. 完成部門計劃', 0, '', 1, 6, 2), (454, 88, '3. 主持或協調部門會議', 0, '', 1, 6, 3), (455, 88, '4. 提交部門預算', 0, '', 1, 6, 4), (456, 88, '5. 跟進部門計劃執行情況', 0, '', 1, 6, 5), (457, 88, '6. 能監督部門同事完成工作', 0, '', 1, 6, 6), (458, 89, '1. 依時出席教導處的各類會議', 0, '', 1, 6, 7), (459, 89, '2. 審定及推薦部門同事申請有關培訓活動', 0, '', 1, 6, 8), (460, 89, '3. 協調部門同事的分工', 0, '', 1, 6, 9), (461, 89, '4. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 10), (462, 90, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 11), (463, 90, '2. 積極承擔委派的職責', 0, '', 1, 6, 12), (464, 90, '3. 提供具創意及建設性意念', 0, '', 1, 6, 13), (465, 91, '1. 發揮領導才能', 0, '', 1, 6, 14), (466, 91, '2. 工作時有計劃及有組織', 0, '', 1, 6, 15), (467, 91, '3. 工作態度積極、主動', 0, '', 1, 6, 16), (468, 91, '4. 具良好的應變能力', 0, '', 1, 6, 17), (469, 91, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 18), (481, 95, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (482, 95, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (483, 95, '3. 依時完成各項工作', 0, '', 1, 6, 3), (484, 95, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (485, 95, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (486, 95, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (487, 95, '7. 具良好的應變能力', 0, '', 1, 6, 7), (488, 95, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (489, 95, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (490, 95, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (491, 95, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (492, 93, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (493, 93, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (494, 93, '3. 依時完成各項工作', 0, '', 1, 6, 3), (495, 93, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (496, 93, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (497, 93, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (498, 93, '7. 具良好的應變能力', 0, '', 1, 6, 7), (499, 93, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (500, 93, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (501, 93, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (502, 93, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (503, 97, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (504, 97, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (505, 97, '3. 依時完成各項工作', 0, '', 1, 6, 3), (506, 97, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (507, 97, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (508, 97, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (509, 97, '7. 具良好的應變能力', 0, '', 1, 6, 7), (510, 97, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (511, 97, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (512, 97, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (513, 97, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (514, 99, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (515, 99, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (516, 99, '3. 依時完成各項工作', 0, '', 1, 6, 3), (517, 99, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (518, 99, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (519, 99, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (520, 99, '7. 具良好的應變能力', 0, '', 1, 6, 7), (521, 99, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (522, 99, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (523, 99, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (524, 99, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (525, 101, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (526, 101, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (527, 101, '3. 依時完成各項工作', 0, '', 1, 6, 3), (528, 101, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (529, 101, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (530, 101, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (531, 101, '7. 具良好的應變能力', 0, '', 1, 6, 7), (532, 101, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (533, 101, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (534, 101, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (535, 101, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (536, 103, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (537, 103, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (538, 103, '3. 依時完成各項工作', 0, '', 1, 6, 3), (539, 103, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (540, 103, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (541, 103, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (542, 103, '7. 具良好的應變能力', 0, '', 1, 6, 7), (543, 103, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (544, 103, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (545, 103, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (546, 103, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (547, 105, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (548, 105, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (549, 105, '3. 依時完成各項工作', 0, '', 1, 6, 3), (550, 105, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (551, 105, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (552, 105, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (553, 105, '7. 具良好的應變能力', 0, '', 1, 6, 7), (554, 105, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (555, 105, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (556, 105, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (557, 105, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (558, 107, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (559, 107, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (560, 107, '3. 依時完成各項工作', 0, '', 1, 6, 3), (561, 107, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (562, 107, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (563, 107, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (564, 107, '7. 具良好的應變能力', 0, '', 1, 6, 7), (565, 107, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (566, 107, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (567, 107, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (568, 107, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (569, 109, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (570, 109, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (571, 109, '3. 依時完成各項工作', 0, '', 1, 6, 3), (572, 109, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (573, 109, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (574, 109, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (575, 109, '7. 具良好的應變能力', 0, '', 1, 6, 7), (576, 109, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (577, 109, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (578, 109, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (579, 109, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (580, 111, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (581, 111, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (582, 111, '3. 依時完成各項工作', 0, '', 1, 6, 3), (583, 111, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (584, 111, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (585, 111, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (586, 111, '7. 具良好的應變能力', 0, '', 1, 6, 7), (587, 111, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (588, 111, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (589, 111, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (590, 111, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (591, 113, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (592, 113, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (593, 113, '3. 依時完成各項工作', 0, '', 1, 6, 3), (594, 113, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (595, 113, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (596, 113, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (597, 113, '7. 具良好的應變能力', 0, '', 1, 6, 7), (598, 113, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (599, 113, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (600, 113, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (601, 113, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (602, 115, '1. 完成部門首次及總結會議', 0, '', 1, 6, 1), (603, 115, '2. 完成部門計劃', 0, '', 1, 6, 2), (604, 115, '3. 主持或協調部門會議', 0, '', 1, 6, 3), (605, 115, '4. 提交部門預算', 0, '', 1, 6, 4), (606, 115, '5. 跟進部門計劃執行情況', 0, '', 1, 6, 5), (607, 115, '6. 能監督部門同事完成工作', 0, '', 1, 6, 6), (608, 116, '1. 依時出席教導處的各類會議', 0, '', 1, 6, 7), (609, 116, '2. 審定及推薦部門同事申請有關培訓活動', 0, '', 1, 6, 8), (610, 116, '3. 協調部門同事的分工', 0, '', 1, 6, 9), (611, 116, '4. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 10), (612, 117, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 11), (613, 117, '2. 積極承擔委派的職責', 0, '', 1, 6, 12), (614, 117, '3. 提供具創意及建設性意念', 0, '', 1, 6, 13), (615, 118, '1. 發揮領導才能', 0, '', 1, 6, 14), (616, 118, '2. 工作時有計劃及有組織', 0, '', 1, 6, 15), (617, 118, '3. 工作態度積極、主動', 0, '', 1, 6, 16), (618, 118, '4. 具良好的應變能力', 0, '', 1, 6, 17), (619, 118, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 18), (620, 120, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (621, 120, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (622, 120, '3. 依時完成各項工作', 0, '', 1, 6, 3), (623, 120, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (624, 120, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (625, 120, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (626, 120, '7. 具良好的應變能力', 0, '', 1, 6, 7), (627, 120, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (628, 120, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (629, 120, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (630, 120, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (631, 122, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (632, 122, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (633, 122, '3. 依時完成各項工作', 0, '', 1, 6, 3), (634, 122, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (635, 122, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (636, 122, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (637, 122, '7. 具良好的應變能力', 0, '', 1, 6, 7), (638, 122, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (639, 122, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (640, 122, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (641, 122, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (642, 124, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (643, 124, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (644, 124, '3. 依時完成各項工作', 0, '', 1, 6, 3), (645, 124, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (646, 124, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (647, 124, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (648, 124, '7. 具良好的應變能力', 0, '', 1, 6, 7), (649, 124, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (650, 124, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (651, 124, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (652, 124, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (653, 126, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (654, 126, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (655, 126, '3. 依時完成各項工作', 0, '', 1, 6, 3), (656, 126, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (657, 126, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (658, 126, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (659, 126, '7. 具良好的應變能力', 0, '', 1, 6, 7), (660, 126, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (661, 126, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (662, 126, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (663, 126, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (675, 130, '1. 工作態度認真', 0, '', 1, 6, 1), (676, 130, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (677, 130, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (678, 130, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (679, 130, '5. 具獨立工作能力', 0, '', 1, 6, 5), (680, 130, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (681, 130, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (682, 130, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (683, 130, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (684, 132, '1. 工作態度認真', 0, '', 1, 6, 1), (685, 132, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (686, 132, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (687, 132, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (688, 132, '5. 具獨立工作能力', 0, '', 1, 6, 5), (689, 132, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (690, 132, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (691, 132, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (692, 132, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (693, 134, '1. 工作態度認真', 0, '', 1, 6, 1), (694, 134, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (695, 134, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (696, 134, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (697, 134, '5. 具獨立工作能力', 0, '', 1, 6, 5), (698, 134, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (699, 134, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (700, 134, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (701, 134, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (702, 136, '1. 工作態度認真', 0, '', 1, 6, 1), (703, 136, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (704, 136, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (705, 136, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (706, 136, '5. 具獨立工作能力', 0, '', 1, 6, 5), (707, 136, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (708, 136, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (709, 136, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (710, 136, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (711, 138, '1. 工作態度認真', 0, '', 1, 6, 1), (712, 138, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (713, 138, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (714, 138, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (715, 138, '5. 具獨立工作能力', 0, '', 1, 6, 5), (716, 138, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (717, 138, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (718, 138, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (719, 138, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (720, 140, '1. 工作態度認真', 0, '', 1, 6, 1), (721, 140, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (722, 140, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (723, 140, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (724, 140, '5. 具獨立工作能力', 0, '', 1, 6, 5), (725, 140, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (726, 140, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (727, 140, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (728, 140, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (729, 142, '1. 完成部門首次及總結會議', 0, '', 1, 6, 1), (730, 142, '2. 完成部門計劃', 0, '', 1, 6, 2), (731, 142, '3. 主持或協調部門會議', 0, '', 1, 6, 3), (732, 142, '4. 提交部門預算', 0, '', 1, 6, 4), (733, 142, '5. 跟進部門計劃執行情況', 0, '', 1, 6, 5), (734, 142, '6. 能監督部門同事完成工作', 0, '', 1, 6, 6), (735, 143, '1. 依時出席教導處的各類會議', 0, '', 1, 6, 7), (736, 143, '2. 審定及推薦部門同事申請有關培訓活動', 0, '', 1, 6, 8), (737, 143, '3. 協調部門同事的分工', 0, '', 1, 6, 9), (738, 143, '4. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 10), (739, 144, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 11), (740, 144, '2. 積極承擔委派的職責', 0, '', 1, 6, 12), (741, 144, '3. 提供具創意及建設性意念', 0, '', 1, 6, 13), (742, 145, '1. 發揮領導才能', 0, '', 1, 6, 14), (743, 145, '2. 工作時有計劃及有組織', 0, '', 1, 6, 15), (744, 145, '3. 工作態度積極、主動', 0, '', 1, 6, 16), (745, 145, '4. 具良好的應變能力', 0, '', 1, 6, 17), (746, 145, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 18), (773, 147, '1.工作質素\n工作標準達到優質要求。', 0, '', 1, 6, 1), (774, 147, '2. 工作效能\n在指定時間和資源下,能依時、穩妥地完成任務。', 0, '', 1, 6, 2), (775, 147, '3. 考勤表現', 0, '', 1, 6, 3), (776, 147, '4. 遵照指示辦事\n樂於遵守規則;尊重和遵從上級,依照指示辦事。', 0, '', 1, 6, 4), (777, 147, '5. 可靠程度\n能堅守工作崗位及完成任務,值得信任和信賴。', 0, '', 1, 6, 5), (778, 147, '6. 主動程度/工作態度\n主動建議適當方法處理突發事件;態度熱誠、樂於承擔額外職責。', 0, '', 1, 6, 6), (779, 147, '7. 合作態度\n群策群力,工作上樂於與他人合作、和諧共處。', 0, '', 1, 6, 7), (780, 147, '8. 溝通能力\n能夠清晰地與他人溝通。', 0, '', 1, 6, 8), (781, 147, '9. 使用物料設備的習慣\n儲存物料設備有良好習慣;在工作上表現出安全警覺性和採取預防措施,有保持清潔和環保的習慣。', 0, '', 1, 6, 9), (782, 147, '10. 以禮待人,關心學生,尊重家長及訪客,友待送貨人員。', 0, '', 1, 6, 10), (783, 147, '11. 儀表大方得體,衣服樸素整潔。', 0, '', 1, 6, 11), (784, 147, '12. 情緒控制得宜。\n', 0, '', 1, 6, 12), (785, 148, '1. 激勵下屬的能力\n向下屬提供有建設性和中肯的意見,經常激勵他們提高工作質素。', 0, '', 1, 6, 13), (786, 148, '2. 分配工作的能力\n給予下屬適當的職權、責任和明確的指示,並且恰當地分工', 0, '', 1, 6, 14), (787, 148, '3. 領導能力\n領導下屬達到預定的工作要求,訂定明確的工作目標和準則,並且得到他們的尊敬和信任。', 0, '', 1, 6, 15), (788, 148, '4. 組織能力\n能夠計劃和組織資源(包括金錢、項目和人力等),以完成任務。', 0, '', 1, 6, 16), (789, 148, '5. 監察能力\n能夠監控下屬工作進度以達致優良標準。\n', 0, '', 1, 6, 17), (808, 150, '1. 工作態度認真', 0, '', 1, 6, 1), (809, 150, '2. 依時完成日常各項工作', 0, '', 1, 6, 2), (810, 150, '3. 依時完成週六及學校假期當值被委派的工作', 0, '', 1, 6, 3), (811, 150, '4. 樂意承擔臨時被委派的工作', 0, '', 1, 6, 4), (812, 150, '5. 具獨立工作能力', 0, '', 1, 6, 5), (813, 150, '6. 具良好的溝通能力', 0, '', 1, 6, 6), (814, 150, '7. 具合作精神,主動適時提供支援', 0, '', 1, 6, 7), (815, 150, '8. 主動滙報工作進度', 0, '', 1, 6, 8), (816, 150, '9. 對工作熱誠,主動提出改善建議', 0, '', 1, 6, 9), (817, 128, '1. 按學校要求依時出席部門會議', 0, '', 1, 6, 1), (818, 128, '2. 依時出席所負責活動及工作', 0, '', 1, 6, 2), (819, 128, '3. 依時完成各項工作', 0, '', 1, 6, 3), (820, 128, '4. 承擔部門所委派的職責', 0, '', 1, 6, 4), (821, 128, '5. 能獨立完成各項工作', 0, '', 1, 6, 5), (822, 128, '6. 具良好的協作能力,與同儕經常溝通', 0, '', 1, 6, 6), (823, 128, '7. 具良好的應變能力', 0, '', 1, 6, 7), (824, 128, '8. 能提供具創意及建設性意見', 0, '', 1, 6, 8), (825, 128, '9. 在壓力下的工作表現良好', 0, '', 1, 6, 9), (826, 128, '10. 主動匯報工作進度', 0, '', 1, 6, 10), (827, 128, '11. 參與專業培訓,追求自我完善', 0, '', 1, 6, 11), (828, 152, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (829, 152, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (830, 152, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (831, 152, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (832, 152, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (833, 152, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (834, 153, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (835, 153, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (836, 153, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (837, 154, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (838, 154, '2. 試卷擬題質素', 0, '', 1, 6, 11), (839, 154, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (840, 154, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (841, 155, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (842, 157, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (843, 157, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (844, 157, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (845, 157, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (846, 157, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (847, 157, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (848, 158, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (849, 158, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (850, 158, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (851, 159, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (852, 159, '2. 試卷擬題質素', 0, '', 1, 6, 11), (853, 159, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (854, 159, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (855, 160, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (856, 162, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (857, 162, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (858, 162, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (859, 162, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (860, 162, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (861, 162, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (862, 163, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (863, 163, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (864, 163, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (865, 164, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (866, 164, '2. 試卷擬題質素', 0, '', 1, 6, 11), (867, 164, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (868, 164, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (869, 165, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (870, 167, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (871, 167, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (872, 167, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (873, 167, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (874, 167, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (875, 167, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (876, 168, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (877, 168, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (878, 168, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (879, 169, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (880, 169, '2. 試卷擬題質素', 0, '', 1, 6, 11), (881, 169, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (882, 169, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (883, 170, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (884, 172, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (885, 172, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (886, 172, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (887, 172, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (888, 172, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (889, 172, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (890, 173, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (891, 173, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (892, 173, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (893, 174, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (894, 174, '2. 試卷擬題質素', 0, '', 1, 6, 11), (895, 174, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (896, 174, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (897, 175, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (898, 177, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (899, 177, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (900, 177, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (901, 177, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (902, 177, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (903, 177, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (904, 178, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (905, 178, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (906, 178, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (907, 179, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (908, 179, '2. 試卷擬題質素', 0, '', 1, 6, 11), (909, 179, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (910, 179, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (911, 180, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (912, 182, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (913, 182, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (914, 182, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (915, 182, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (916, 182, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (917, 182, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (918, 183, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (919, 183, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (920, 183, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (921, 184, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (922, 184, '2. 試卷擬題質素', 0, '', 1, 6, 11), (923, 184, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (924, 184, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (925, 185, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (926, 187, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (927, 187, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (928, 187, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (929, 187, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (930, 187, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (931, 187, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (932, 188, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (933, 188, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (934, 188, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (935, 189, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (936, 189, '2. 試卷擬題質素', 0, '', 1, 6, 11), (937, 189, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (938, 189, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (939, 190, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (940, 192, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (941, 192, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (942, 192, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (943, 192, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (944, 192, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (945, 192, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (946, 193, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (947, 193, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (948, 193, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (949, 194, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (950, 194, '2. 試卷擬題質素', 0, '', 1, 6, 11), (951, 194, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (952, 194, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (953, 195, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (954, 197, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (955, 197, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (956, 197, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (957, 197, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (958, 197, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (959, 197, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (960, 198, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (961, 198, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (962, 198, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (963, 199, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (964, 199, '2. 試卷擬題質素', 0, '', 1, 6, 11), (965, 199, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (966, 199, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (967, 200, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (968, 202, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (969, 202, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (970, 202, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (971, 202, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (972, 202, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (973, 202, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (974, 203, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (975, 203, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (976, 203, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (977, 204, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (978, 204, '2. 試卷擬題質素', 0, '', 1, 6, 11), (979, 204, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (980, 204, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (981, 205, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (982, 207, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (983, 207, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (984, 207, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (985, 207, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (986, 207, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (987, 207, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (988, 208, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (989, 208, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (990, 208, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (991, 209, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (992, 209, '2. 試卷擬題質素', 0, '', 1, 6, 11), (993, 209, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (994, 209, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (995, 210, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (996, 212, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (997, 212, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (998, 212, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (999, 212, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (1000, 212, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (1001, 212, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (1002, 213, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (1003, 213, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (1004, 213, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (1005, 214, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (1006, 214, '2. 試卷擬題質素', 0, '', 1, 6, 11), (1007, 214, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (1008, 214, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (1009, 215, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (1010, 217, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (1011, 217, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (1012, 217, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (1013, 217, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (1014, 217, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (1015, 217, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (1016, 218, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (1017, 218, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (1018, 218, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (1019, 219, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (1020, 219, '2. 試卷擬題質素', 0, '', 1, 6, 11), (1021, 219, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (1022, 219, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (1023, 220, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (1024, 222, '1. 按學校要求時間呈交進度表', 0, '', 1, 6, 1), (1025, 222, '2. 進度表內容 (教學進程、日常課業安排、測驗等)', 0, '', 1, 6, 2), (1026, 222, '3. 依時出席備課節並積極參與討論\n(科組長填寫前須與備課節負責老師商討)', 0, '', 1, 6, 3), (1027, 222, '4. 課堂教學 (參考附件一觀課紀錄表)', 0, '', 1, 6, 4), (1028, 222, '5. 按科組要求時間呈交教材\n(適用於設有備課節科目)', 0, '', 1, 6, 5), (1029, 222, '6. 教材質素 (適用於設有備課節科目)', 0, '', 1, 6, 6), (1030, 223, '1. 按學校規定時間呈交學生日常課業', 0, '', 1, 6, 7), (1031, 223, '2. 學生日常課業安排數量', 0, '', 1, 6, 8), (1032, 223, '3. 學生日常課業評改質素\n(參考附件二日常課業檢查紀錄表)', 0, '', 1, 6, 9), (1033, 224, '1. 準時呈交有關文件,例如按科組長規定時間呈交試\n卷予科組長审閱,使能按學校要求時間呈交試卷予\n教評組審閱等。', 0, '', 1, 6, 10), (1034, 224, '2. 試卷擬題質素', 0, '', 1, 6, 11), (1035, 224, '3. 學生答卷批改質素\n(參考附件三考試答卷批改檢查表)', 0, '', 1, 6, 12), (1036, 224, '4. 跟進校本評核工作', 0, '', 1, 6, 13), (1037, 225, '1. 積極參與與本科相關的會議或研討會等,會後將資\n料交科組長存檔,並能與其他同事匯報或分享。\n(參考科組周年報告—紀錄科組專業進修部份)', 0, '', 1, 6, 14), (1061, 49, '1. 統籌部門日常工作(準備會議、文件等)', 0, '', 1, 6, 1), (1062, 49, '2. 協調部門日常活動(早集、周會等)', 0, '', 1, 6, 2), (1063, 49, '4. 跟進科組計劃執行情況', 0, '', 1, 6, 3), (1064, 49, '3. 監督部門日常教學工作(課業檢查、試卷批改等)', 0, '', 1, 6, 4), (1065, 50, '1. 依時出席教務處的各類會議', 0, '', 1, 6, 5), (1066, 50, '2. 跟進其他屬於本年度關注事項的事宜', 0, '', 1, 6, 6), (1067, 51, '1. 在不同層面上參與學校生活', 0, '', 1, 6, 7), (1068, 51, '2. 積極承擔委派的職責', 0, '', 1, 6, 8), (1069, 51, '3. 提供具創意及建設性意念', 0, '', 1, 6, 9), (1070, 52, '1. 發揮領導才能', 0, '', 1, 6, 10), (1071, 52, '2. 工作時有計劃及有組織', 0, '', 1, 6, 11), (1072, 52, '4. 具良好的應變能力', 0, '', 1, 6, 12), (1073, 52, '3. 工作態度積極、主動', 0, '', 1, 6, 13), (1074, 52, '5. 在壓力下的工作表現良好', 0, '', 1, 6, 14); -- -------------------------------------------------------- -- -- 資料表結構 `users` -- CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL, `username` varchar(15) COLLATE utf8_unicode_ci NOT NULL, `email` varchar(45) COLLATE utf8_unicode_ci NOT NULL, `name_chinese` varchar(50) COLLATE utf8_unicode_ci NOT NULL, `name_english` varchar(50) COLLATE utf8_unicode_ci NOT NULL, `password` varchar(32) COLLATE utf8_unicode_ci NOT NULL, `created_on` datetime NOT NULL, `type` enum('Teaching Staff','Laboratory Technicians','Specialist Staff','Non-teaching Staff') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'Teaching Staff', `service_commencement_date` date NOT NULL, `contract_date` date NOT NULL, `rank` text COLLATE utf8_unicode_ci NOT NULL, `teaching_exp` int(11) NOT NULL, `pay_day` date NOT NULL, `model_scale` enum('MPS','MOD') COLLATE utf8_unicode_ci NOT NULL, `pay_grade` int(11) NOT NULL, `grant_source` enum('RAG','SG') COLLATE utf8_unicode_ci NOT NULL, `last_logged_in` varchar(45) COLLATE utf8_unicode_ci NOT NULL, `status` enum('ACTIVE','BLOCKED') COLLATE utf8_unicode_ci NOT NULL, `front_page` text COLLATE utf8_unicode_ci NOT NULL, `oauth_provider` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `oauth_uid` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `gender` varchar(10) COLLATE utf8_unicode_ci DEFAULT NULL, `locale` varchar(10) COLLATE utf8_unicode_ci NOT NULL, `picture_url` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `profile_url` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `modified` datetime NOT NULL, `first_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `last_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=87 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `users` -- INSERT INTO `users` (`id`, `username`, `email`, `name_chinese`, `name_english`, `password`, `created_on`, `type`, `service_commencement_date`, `contract_date`, `rank`, `teaching_exp`, `pay_day`, `model_scale`, `pay_grade`, `grant_source`, `last_logged_in`, `status`, `front_page`, `oauth_provider`, `oauth_uid`, `gender`, `locale`, `picture_url`, `profile_url`, `modified`, `first_name`, `last_name`) VALUES (1, 'admin', 'peterfychung@gmail.com', '系統管理員', 'Administrator', 'e10adc3949ba59abbe56e057f20f883e', '2016-08-26 00:00:00', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '2017-08-30 07:46:01', '', ''), (2, 'yungfai', 'yungfai@heungto.net', '吳容輝', 'Ng Yung Fai', '42826b631c795792a2117cf2e3814e19', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (3, 'james', 'james@heungto.net', '陳焯新', 'Chan Cheuk Sun', '071657ff822643fd0907ef1a17f8d840', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (4, 'hing', 'hing@heungto.net', '葉慶', 'Yip Hing', '40d50c4ce9a608c9d2a0bcae439bb585', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (5, 'maggie', 'maggie@heungto.net', '彭敏妍', 'Pang Man Yin maggie', '229a65dee2cd17f573680ba74e49f731', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (6, 'lpy', 'lpy@heungto.net', '盧 寶玉', '寶玉 盧', '6f1a2c24c6bcf400e15b24c09c234e67', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', 'google', '110804330921397428224', NULL, 'zh-TW', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg', '', '2017-08-28 01:39:51', '寶玉', '盧'), (7, 'annyik', 'annyik@heungto.net', '易衛華', 'Yik Wai Wah', '7a0bfa7898ad0ea000d7697ce281253e', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (8, 'lamkwan', 'lamkwan@heungto.net', '林軍', 'Lam Kwan', '45b10f2ef6391b8aaa8d8d4d5cdfefc9', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (9, 'tony', 'tony@heungto.net', '杜毅妍', 'To Ngai Yin', '9986629703833b632e28c2cbda816ba4', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '2017-06-27 11:04:14', '', ''), (10, 'szehang', 'szehang@heungto.net', '何思行', 'Ho Sze Hang', '21d9c9b5db4299e58174639ac6df4d60', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (11, 'lawmh', 'lawmh@heungto.net', '羅美嫻', 'Law Mei Han', 'c3b8a6390cccd79f9bea1a5e022022ac', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (12, 'leungkh', 'leungkh@heungto.net', '梁家雄', 'Leung Ka Hung', '9c9322f79ece75480b1f6eca1133220a', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (13, 'ngyf', 'ngyf@heungto.net', '吳婉芬', 'Ng Yuen Fun', 'a40908b1058263cac05ed3f3e8ff5736', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (14, 'mokbc', 'mokbc@heungto.net', '莫碧芝', 'Mok Bik Chee Olivia', 'f7fa48dc42f6df45bed4d0317953dcfb', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (15, 'pangys', 'pangys@heungto.net', '彭銳勝', 'Pang Yui Shing', 'd91cd1b330e5da39d70bb993370b2752', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (16, 'cheungn', 'cheungn@heungto.net', '張顏', 'Cheung Ngan', 'd218870d92b5dd605fc0d5585cee11de', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (17, 'chanks', 'chanks@heungto.net', '陳錦嫦', 'Chan Kam Sheung', 'a1494a44ecaa86bc8a1b6e22c321974c', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '2017-05-18 14:09:14', '', ''), (18, 'cheungmn', 'cheungmn@heungto.net', '張雯妮', 'Cheung Man Nee Money', '5e01a20edda8040d8ecbf4b4a43c3692', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (19, 'wongkl', 'wongkl@heungto.net', '王潔玲', 'Wong Kit Ling', '20a95ca05a1b1050d9afbdcfc7000ed4', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (20, 'ngsk', 'ngsk@heungto.net', '吳小群', 'Ng Siu Kwan', 'b256c4f9f2459e272e401873a5c24cf3', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (21, 'chanwh', 'chanwh@heungto.net', '陳詠希', 'Chan Wing Hay', '878eeb2a04508f16d329aaea5b81b89c', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (22, 'wongsw', 'wongsw@heungto.net', '黃舜華', 'Wong Shun Wa', 'f4cdf8db479b55602a5da6a425bb8605', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (23, 'lauly', 'lauly@heungto.net', '劉 令忻', '令忻 劉', '14219edf2756c3c3ec75cae2324ef59c', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', 'google', '106628786209613545930', NULL, 'zh-TW', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg', '', '2017-06-13 01:25:20', '令忻', '劉'), (24, 'kwongwc', 'kwongwc@heungto.net', '鄺惠鑽', 'Kwong Wai Chuen', '0aa80416ea5d8e7f4d5ddac5912aff52', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (25, 'chungtw', 'chungtw@heungto.net', '鍾道穎', 'Chung To Wing', 'f63a1ddbc87b60030d8df1582562614f', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (26, 'cheungpy', 'cheungpy@heungto.net', '張沛揚', 'Cheung Pui Yeung', 'b79ae911441258ae132f9432b64c7563', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (27, 'wongmp', 'wongmp@heungto.net', '王文斌', 'Wong Man Pan', '5c8b9143bd9efb51c397f7ccb07742d7', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (28, 'licl', 'licl@heungto.net', '李卓立', 'Li Cheuk Lap', 'b718c1def0b0eaf54e08f2a3312710c2', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '2017-05-19 18:17:03', '', ''), (29, 'cheungck', 'cheungck@heungto.net', '張智健', 'Cheung Chi Kin', 'e15c09fba247a4d6be1d566960abcaa7', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (30, 'chankw', 'chankw@heungto.net', '陳冠榮', 'Chan Kwun Wing', 'f96bf207db5824da29f4ab815c80aa0d', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (31, 'leesy', 'leesy@heungto.net', '李小玉', 'Lee Siu Yuk', '1a502a1f0d3c1300ff1d6c9b393fa718', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (32, 'lukyc', 'lukyc@heungto.net', '陸婉秋', 'Luk Yuen Chau', '73eba2022eea69684f1f72eabafd172a', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (34, 'howho', 'howho@heungto.net', '何永豪', 'Ho Wing Ho', '2d30d623e644288cd198c77958572287', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (35, 'kwokcl', 'kwokcl@heungto.net', '郭之蕾', 'Kwok Chi Lui', 'a1f70c763be1c188cc9becf43cd05480', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (36, 'chanky', 'chanky@heungto.net', '陳家欣', 'Chan Ka Yan', '613a250c16231d18844f639b574509dc', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (37, 'chanp', 'chanp@heungto.net', '陳冰', 'Chan Ping', 'f6f33de87bcb17b9b1e7a64a6eaa05b3', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (38, 'tsanghc', 'tsanghc@heungto.net', '曾曉靜', 'Tsang Hiu Ching', 'fd8c61feedac829359df3853cdc44206', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (39, 'shumcy', 'shumcy@heungto.net', '沈振業', 'Shum Chun Yip', '968321082b05d1e093fc2de96702cd35', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (40, 'leungkk', 'leungkk@heungto.net', '梁家健', 'Leung Ka Kin Samuel', 'f129ab1041229a1c565aec71ae0ae116', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (41, 'leeks', 'leeks@heungto.net', '李嘉倩', 'Lee Ka Sin Jenny', '3536dcb019d49ab1d27609d930fe6a77', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (42, 'chanym', 'chanym@heungto.net', '陳綺雯', 'Chan Yee Man', '36ddf56a6a152a45889cd7a32c528ea2', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (43, 'chanwp', 'chanwp@heungto.net', '陳偉斌', 'Chan Wai Pan', '6b8a914dd1a482da571c8305309d105d', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (44, 'yungkac', 'yungkac@heungto.net', '容家浚', 'Yung Ka Chun', 'f4532bb9d587415d9a1c65ecc2cb3e85', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (45, 'leungwt', 'leungwt@heungto.net', '梁偉添', 'Leung Wai Tim', '0a88a4ebfa7d9059b96d6d728b7de780', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (46, 'chengkw', 'chengkw@heungto.net', '鄭家威', 'Cheng Ka Wai', '7460bffd235a33897d5d826978d652f0', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (47, 'liukc', 'liukc@heungto.net', '廖淦銓', 'Liu Kam Chuen', 'd300e01e747ed8363344c6fd4bda6296', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (48, 'keungww', 'keungww@heungto.net', '姜慧慧', 'Keung Wai Wai', 'b60cad29d75ae0382ca74844f7af3230', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (49, 'totl', 'totl@heungto.net', '陶子洛', 'To Tsz Lok', 'aeeae8024c8546fb8568dca9356c8eda', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (51, 'leungc', 'leungc@heungto.net', '梁雋', 'Leung Chun', '0d17a2e078553964fcada936d3e29af9', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (53, 'chunghc', 'chunghc@heungto.net', '鍾顯持', 'Chung Hin Chi', 'a1f6c3369c1e92e32585412869be7fe1', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (54, 'chauy', 'chauy@heungto.net', '周粵', 'Chau Yuet', '3ac717d1e96e2f604af8160388207e20', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (55, 'hungy', 'hungy@heungto.net', '洪英', 'Hung Ying', 'fa5918549f6b2f17334b0bd398ad9634', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (56, 'kuwy', 'kuwy@heungto.net', '古偉賢', 'Ku Wai Yin', '45b03d4fa7d4f68e8315d5e0cbc903b7', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (57, 'wongtm', 'wongtm@heungto.net', '黃德旻', 'Wong Tak Man', 'b8511ff6ce8b4bb99f27abf2f5724b62', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (60, 'auysw', 'auysw@heungto.net', '歐陽淑雲', 'Au Yeung Shuk Wan', '074c50a3b312475335fededc989965e1', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (61, 'leeto', 'leeto@heungto.net', '李子安', 'Lee Tsz On', 'b05133b33999f491cdd03c5da60273e4', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (62, 'tsangmw', 'tsangmw@heungto.net', '曾美華', 'Tsang Mei Wa', '7e2b530c3eaf0a9bad66f9b1518231cc', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (63, 'ngkm', 'ngkm@heungto.net', '吳家雯', 'Ng Ka Man', 'fc4807cf3af66f1fc1810dc094268a18', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (64, 'chauhw', 'chauhw@heungto.net', '周海韻', 'CHAU HOI WAN', '6ac1f8517efa0afd35525638e67bd3fa', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (65, 'chankl', 'chankl@heungto.net', '陳錦良', 'Chan Kam Leung', '5a2a6b5ca141e720a26638c0fe047f3c', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (67, 'wongky', 'wongky@heungto.net', '王嘉潤', 'Wong Ka Yun', 'f9a41589eebb01c89a56cbf5219e6ea4', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (69, 'leungkc', 'leungkc@heungto.net', '梁嘉駿', 'Leung Ka Chun', '1d4e2d60a270d0f0dc2db982fb803bcf', '2016-08-30 00:55:17', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (72, 'chungfy', 'chungfy@heungto.net', '鍾 富源', '富源 鍾', '25d55ad283aa400af464c76d713c07ad', '2016-08-30 02:03:03', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', 'google', '114402555299562672398', NULL, 'zh-TW', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg', '', '2017-08-30 15:37:25', '富源', '鍾'), (73, 'student', 'student@camplus.hk', 'student', 'student', 'e10adc3949ba59abbe56e057f20f883e', '2016-11-15 12:17:18', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (74, 'teacher', 'teacher@camplus.hk', 'teacher', 'teacher', 'e10adc3949ba59abbe56e057f20f883e', '2016-11-15 12:17:40', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (76, 'z007', 'z007@heungto.net', '曹素卿', 'TSAO SO HING', 'afd53a5a0b5dc5995b91a3216617e435', '2017-05-18 10:42:43', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (77, 'chiumc', 'chiumc@heungto.net', '趙敏珍', 'chiu man chun', 'b69598a77f50f8fce7f3d00469734f79', '2017-05-18 10:43:18', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (78, 'chanhl', 'chanhl@heungto.net', '陳慶良', 'Chan Hing Leung', 'fec5abfe98fe22dd3c511c3cf2b4b5e9', '2017-05-18 10:43:45', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (79, 'leungfl', 'leungfl@heungto.net', '梁鳳蓮', 'Leung Fung Lin', 'ff6f72a4fa03476fd76f7b059f21f40c', '2017-05-18 10:44:08', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (80, 'mankc', 'mankc@heungto.net', '文嘉俊', 'Man Ka Chun', 'e5b023cef0c628590054830a95255706', '2017-08-30 07:58:07', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (81, 'sucx', 'sucx@heungto.net', '蘇翠嫻', 'Su Cui Xian', 'e10adc3949ba59abbe56e057f20f883e', '2017-08-30 07:59:21', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (82, 'yanlw', 'yanlw@heungto.net', '忻律娃', 'Yan Lut Wa', '77f039b9dccda5dd65a629b9cec9f418', '2017-08-30 08:00:49', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (83, 'orct', 'orct@heungto.net', '柯重廷', 'Or Chung Ting', '87bdef8e7bc863f672232ccdc0c9de31', '2017-08-30 08:02:21', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (84, 'marvinw', 'marvinw@heungto.net', 'Marvin Wallace', 'Marvin Wallace', '2ca55290ec85157e449990b3c89c3536', '2017-08-30 08:03:13', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (85, 'tangml', 'tangml@heungto.net', '鄧文龍', 'Tang Man Lung', '3205d153bfca8bd097cc8fdd070e394a', '2017-08-30 08:04:03', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''), (86, 'wonghy', 'wonghy@heungto.net', '黃皓欣', 'Wong Ho Yan', '0d009b34c71c0645496ed766fa0be4a3', '2017-08-30 08:04:49', 'Teaching Staff', '0000-00-00', '0000-00-00', '', 0, '0000-00-00', 'MPS', 0, 'RAG', '', 'ACTIVE', '', '', '', NULL, '', '', '', '0000-00-00 00:00:00', '', ''); -- -------------------------------------------------------- -- -- 資料表結構 `users_group` -- CREATE TABLE IF NOT EXISTS `users_group` ( `id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `group_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- 資料表結構 `users_roles` -- CREATE TABLE IF NOT EXISTS `users_roles` ( `id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `role_id` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=298 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `users_roles` -- INSERT INTO `users_roles` (`id`, `user_id`, `role_id`) VALUES (189, 1, 1), (191, 73, 2), (192, 74, 2), (202, 60, 2), (203, 78, 2), (205, 65, 2), (207, 30, 2), (208, 36, 2), (209, 37, 2), (210, 21, 2), (211, 43, 2), (212, 42, 2), (213, 64, 2), (214, 54, 2), (215, 46, 2), (216, 29, 2), (217, 18, 2), (218, 16, 2), (219, 26, 2), (221, 77, 2), (224, 53, 2), (226, 25, 2), (227, 4, 2), (229, 34, 2), (230, 55, 2), (231, 3, 2), (232, 48, 2), (233, 56, 2), (234, 35, 2), (235, 24, 2), (236, 8, 2), (238, 23, 2), (239, 11, 2), (240, 41, 2), (241, 31, 2), (242, 61, 2), (244, 79, 2), (245, 69, 2), (246, 12, 2), (247, 40, 2), (248, 45, 2), (249, 28, 2), (250, 47, 2), (251, 6, 2), (252, 32, 2), (253, 5, 2), (254, 14, 2), (255, 63, 2), (256, 20, 2), (257, 13, 2), (258, 15, 2), (259, 39, 2), (261, 10, 2), (262, 9, 2), (263, 49, 2), (264, 38, 2), (265, 62, 2), (267, 19, 2), (268, 67, 2), (269, 27, 2), (270, 22, 2), (271, 57, 2), (274, 2, 3), (275, 44, 2), (276, 76, 2), (277, 72, 2), (284, 17, 4), (286, 7, 2), (287, 51, 2), (288, 51, 5), (289, 80, 2), (292, 82, 2), (293, 81, 2), (294, 83, 2), (295, 84, 2), (296, 85, 2), (297, 86, 2); -- -------------------------------------------------------- -- -- 資料表結構 `user_has_educations` -- CREATE TABLE IF NOT EXISTS `user_has_educations` ( `id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `qualification` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `certificate` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `major` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `minor` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `institute` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `award_date` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- 資料表結構 `venues` -- CREATE TABLE IF NOT EXISTS `venues` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `venuegroup` int(11) NOT NULL, `remarks` mediumtext COLLATE utf8_unicode_ci NOT NULL, `order` int(11) NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `venues` -- INSERT INTO `venues` (`id`, `title`, `venuegroup`, `remarks`, `order`) VALUES (2, '足球場', 1, 'FOOTBALL', 0), (3, '籃球場', 1, 'BASKETBALL', 0), (4, '空地', 1, 'SPG', 0), (5, '雨天操場', 1, 'CPG', 0), (6, '停車場', 1, 'Park', 0), (7, '校史室對出', 1, 'RoomSHR', 0), (8, '攀石區', 1, 'Bdg', 0), (9, '小花園', 1, 'Sgn', 0), (10, '北江亭', 1, 'NRP', 0), (11, '飯堂', 1, 'CANTEEN', 0), (12, '會議室(II)', 1, 'CR', 0), (13, '會見室2', 1, 'G02', 0), (14, '校史室', 1, 'SHR', 0), (15, '101', 2, '101', 0), (16, '102', 2, '102', 0), (17, '103', 2, '103', 0), (18, '104', 2, '104', 0), (19, '105', 2, '105', 0), (20, '106', 2, '106', 0), (21, '108_演講室', 2, '108', 0), (22, '111_社工室', 2, '111', 0), (23, '112_小禮堂', 2, '112', 0), (24, '113A_導修室1', 2, '113A', 0), (25, '116_導修室3', 2, '116', 0), (26, '118_導修室4', 2, '118', 0), (27, '一樓平台', 2, 'PLATFORM', 0), (28, '學校禮堂', 3, 'HALL', 0), (29, '201_中國文化室', 3, '201', 0), (30, '202', 3, '202', 0), (31, '203', 3, '203', 0), (32, '204', 3, '204', 0), (33, '205', 3, '205', 0), (34, '206', 3, '206', 0), (35, '209_音樂室', 3, '209', 0), (36, '210_視藝室', 3, '210', 0), (37, '301_英語閣', 4, '301', 0), (38, '302', 4, '302', 0), (39, '303', 4, '303', 0), (40, '304', 4, '304', 0), (41, '305', 4, '305', 0), (42, '306', 4, '306', 0), (43, '309_導修室5', 4, '309', 0), (44, '311_舞蹈室', 4, '311', 0), (45, '312_訓輔室', 4, '312', 0), (46, '401_導修室6', 5, '401', 0), (47, '402', 5, '402', 0), (48, '403', 5, '403', 0), (49, '404', 5, '404', 0), (50, '405', 5, '405', 0), (51, '406', 5, '406', 0), (52, '409_生物室', 5, '409', 0), (53, '410_地理室', 5, '410', 0), (54, '501', 6, '501', 0), (55, '502', 6, '502', 0), (56, '503', 6, '503', 0), (57, '504', 6, '504', 0), (58, '505', 6, '505', 0), (59, '506', 6, '506', 0), (60, '509_科學室1', 6, '509', 0), (61, '511_科學室2', 6, '511', 0), (62, '天台球場', 6, 'COURT', 0), (63, '601_多媒體室', 7, '601', 0), (64, '602_電腦室1', 7, '602', 0), (65, '603_電腦伺服器室', 7, '603', 0), (66, '604_電腦室2', 7, '604', 0), (67, '605_導修室7', 7, '605', 0), (68, '609_物理室', 7, '609', 0), (69, '608_化學室', 7, '608', 0), (70, '701_會議室', 8, '701', 0), (71, '教員室', 8, '702', 0), (72, '圖書館', 8, '703', 0), (76, '教員休息室', 9, 'SCR', 0), (77, 'SQ1_職員宿舍1', 9, 'SQ1', 0), (78, 'SQ2_職員宿舍2', 9, 'SQ2', 0); -- -------------------------------------------------------- -- -- 資料表結構 `venue_group` -- CREATE TABLE IF NOT EXISTS `venue_group` ( `id` int(11) NOT NULL, `title` varchar(255) COLLATE utf8_unicode_ci NOT NULL ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- 資料表的匯出資料 `venue_group` -- INSERT INTO `venue_group` (`id`, `title`) VALUES (1, 'G/F'), (2, '1/F'), (3, '2/F'), (4, '3/F'), (5, '4/F'), (6, '5/F'), (7, '6/F'), (8, '7/F'), (9, 'R/F'); -- -- 已匯出資料表的索引 -- -- -- 資料表索引 `academic_years` -- ALTER TABLE `academic_years` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `answers` -- ALTER TABLE `answers` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `answer_has_grid` -- ALTER TABLE `answer_has_grid` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `answer_has_options` -- ALTER TABLE `answer_has_options` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `answer_has_table` -- ALTER TABLE `answer_has_table` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ap_roles` -- ALTER TABLE `ap_roles` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ap_settings` -- ALTER TABLE `ap_settings` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ap_users_roles` -- ALTER TABLE `ap_users_roles` ADD PRIMARY KEY (`id`), ADD KEY `role_id_idx` (`role_id`), ADD KEY `user_id_idx` (`user_id`); -- -- 資料表索引 `at_attendance_rule_dates` -- ALTER TABLE `at_attendance_rule_dates` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `at_attendance_rule_period` -- ALTER TABLE `at_attendance_rule_period` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `at_daily_attendance` -- ALTER TABLE `at_daily_attendance` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `at_daily_attendance_timeset` -- ALTER TABLE `at_daily_attendance_timeset` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `at_record` -- ALTER TABLE `at_record` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `at_special_attendance` -- ALTER TABLE `at_special_attendance` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `at_special_attendance_timeset` -- ALTER TABLE `at_special_attendance_timeset` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `at_user_card` -- ALTER TABLE `at_user_card` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `calendar_type` -- ALTER TABLE `calendar_type` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `calendar_type_has_forms` -- ALTER TABLE `calendar_type_has_forms` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `circulars` -- ALTER TABLE `circulars` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `id` (`id`); -- -- 資料表索引 `circular_templates` -- ALTER TABLE `circular_templates` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `eb_facilities` -- ALTER TABLE `eb_facilities` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `eb_settings` -- ALTER TABLE `eb_settings` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `SETTING_KEY_UNIQUE` (`key`); -- -- 資料表索引 `eb_venues` -- ALTER TABLE `eb_venues` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `events` -- ALTER TABLE `events` ADD PRIMARY KEY (`id`), ADD KEY `status` (`status`), ADD KEY `calendar_type_id` (`calendar_type_id`); -- -- 資料表索引 `event_forms_history` -- ALTER TABLE `event_forms_history` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `event_has_files` -- ALTER TABLE `event_has_files` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `event_has_forms` -- ALTER TABLE `event_has_forms` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `event_has_sections` -- ALTER TABLE `event_has_sections` ADD PRIMARY KEY (`id`), ADD KEY `event_id` (`event_id`), ADD KEY `startDate` (`startDate`), ADD KEY `from_time` (`from_time`), ADD KEY `to_time` (`to_time`); -- -- 資料表索引 `event_section_has_facilities` -- ALTER TABLE `event_section_has_facilities` ADD PRIMARY KEY (`id`), ADD KEY `section_id` (`section_id`); -- -- 資料表索引 `event_section_has_participants` -- ALTER TABLE `event_section_has_participants` ADD PRIMARY KEY (`id`), ADD KEY `section_id` (`section_id`); -- -- 資料表索引 `event_section_has_venues` -- ALTER TABLE `event_section_has_venues` ADD PRIMARY KEY (`id`), ADD KEY `section_id` (`section_id`), ADD KEY `venue_id` (`venue_id`); -- -- 資料表索引 `event_types` -- ALTER TABLE `event_types` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `facilities` -- ALTER TABLE `facilities` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `forms` -- ALTER TABLE `forms` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `form_answers` -- ALTER TABLE `form_answers` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `form_answer_has_grid` -- ALTER TABLE `form_answer_has_grid` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `form_answer_has_table` -- ALTER TABLE `form_answer_has_table` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `form_has_questions` -- ALTER TABLE `form_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `form_question_has_options` -- ALTER TABLE `form_question_has_options` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `form_question_has_questions` -- ALTER TABLE `form_question_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `form_question_has_token` -- ALTER TABLE `form_question_has_token` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `groups` -- ALTER TABLE `groups` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `holiday` -- ALTER TABLE `holiday` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_book_info` -- ALTER TABLE `lb_book_info` ADD PRIMARY KEY (`id`), ADD KEY `isbn` (`isbn`); -- -- 資料表索引 `lb_category` -- ALTER TABLE `lb_category` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_circulation` -- ALTER TABLE `lb_circulation` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_circulation_config` -- ALTER TABLE `lb_circulation_config` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `member_type_id` (`member_type_id`); -- -- 資料表索引 `lb_daily_read_material` -- ALTER TABLE `lb_daily_read_material` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_email_config` -- ALTER TABLE `lb_email_config` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_forget_password` -- ALTER TABLE `lb_forget_password` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_member` -- ALTER TABLE `lb_member` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_member_type` -- ALTER TABLE `lb_member_type` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `member_type_name` (`member_type_name`,`deleted`); -- -- 資料表索引 `lb_request_book` -- ALTER TABLE `lb_request_book` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_sms_config` -- ALTER TABLE `lb_sms_config` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_sms_email_history` -- ALTER TABLE `lb_sms_email_history` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `lb_terms_and_condition` -- ALTER TABLE `lb_terms_and_condition` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_approval_group` -- ALTER TABLE `ls_approval_group` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_approval_group_level` -- ALTER TABLE `ls_approval_group_level` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_approval_group_user` -- ALTER TABLE `ls_approval_group_user` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_approval_record` -- ALTER TABLE `ls_approval_record` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_it_weight` -- ALTER TABLE `ls_it_weight` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_leave_application` -- ALTER TABLE `ls_leave_application` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_leave_type` -- ALTER TABLE `ls_leave_type` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `ls_user_marks` -- ALTER TABLE `ls_user_marks` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `msg_messages` -- ALTER TABLE `msg_messages` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `msg_participants` -- ALTER TABLE `msg_participants` ADD PRIMARY KEY (`user_id`,`thread_id`); -- -- 資料表索引 `msg_status` -- ALTER TABLE `msg_status` ADD PRIMARY KEY (`message_id`,`user_id`); -- -- 資料表索引 `msg_threads` -- ALTER TABLE `msg_threads` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `overall_appraisals` -- ALTER TABLE `overall_appraisals` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `overall_appraisal_has_questions` -- ALTER TABLE `overall_appraisal_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `overall_appraisal_question_has_options` -- ALTER TABLE `overall_appraisal_question_has_options` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `overall_appraisal_question_has_questions` -- ALTER TABLE `overall_appraisal_question_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `overall_appraisal_workflow` -- ALTER TABLE `overall_appraisal_workflow` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `participants` -- ALTER TABLE `participants` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `participants_has_groups` -- ALTER TABLE `participants_has_groups` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `participant_group` -- ALTER TABLE `participant_group` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `permissions` -- ALTER TABLE `permissions` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `permission_title_UNIQUE` (`permission_title`), ADD UNIQUE KEY `permission_key_UNIQUE` (`permission_key`); -- -- 資料表索引 `pr_approval_status` -- ALTER TABLE `pr_approval_status` ADD PRIMARY KEY (`id`), ADD KEY `purchase_request_id_idx` (`pr_id`), ADD KEY `waiting_for_approval_by_idx` (`approval_role_id`); -- -- 資料表索引 `pr_budget_category` -- ALTER TABLE `pr_budget_category` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_budget_group` -- ALTER TABLE `pr_budget_group` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_budget_group_users` -- ALTER TABLE `pr_budget_group_users` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_budget_items` -- ALTER TABLE `pr_budget_items` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_budget_pool_keys` -- ALTER TABLE `pr_budget_pool_keys` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_financial_years` -- ALTER TABLE `pr_financial_years` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_from_tender` -- ALTER TABLE `pr_from_tender` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_has_reference_supplier` -- ALTER TABLE `pr_has_reference_supplier` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_has_sub_items` -- ALTER TABLE `pr_has_sub_items` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_payment_record` -- ALTER TABLE `pr_payment_record` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `pr_purchase_approval_history` -- ALTER TABLE `pr_purchase_approval_history` ADD PRIMARY KEY (`id`), ADD KEY `purchase_request_id` (`pr_id`), ADD KEY `status` (`status`), ADD KEY `is_approve_action` (`is_approve_action`), ADD KEY `updated_on` (`updated_on`); -- -- 資料表索引 `pr_purchase_budget_items` -- ALTER TABLE `pr_purchase_budget_items` ADD PRIMARY KEY (`id`), ADD KEY `budget_item_id_idx` (`bg_bi_id`), ADD KEY `purchase_request_id_idx` (`pr_id`); -- -- 資料表索引 `pr_settings` -- ALTER TABLE `pr_settings` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `SETTING_KEY_UNIQUE` (`key`); -- -- 資料表索引 `pr_settings_approval_role` -- ALTER TABLE `pr_settings_approval_role` ADD PRIMARY KEY (`id`), ADD KEY `role_id` (`role_id`); -- -- 資料表索引 `pr_settings_approval_workflow` -- ALTER TABLE `pr_settings_approval_workflow` ADD PRIMARY KEY (`id`), ADD KEY `price_range_id_idx` (`settings_price_range_id`), ADD KEY `role_id_idx` (`role_id`); -- -- 資料表索引 `pr_settings_price_range` -- ALTER TABLE `pr_settings_price_range` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `start_range_UNIQUE` (`start_range`), ADD UNIQUE KEY `end_range_UNIQUE` (`end_range`); -- -- 資料表索引 `purchase_request` -- ALTER TABLE `purchase_request` ADD PRIMARY KEY (`id`), ADD KEY `applicant_id_idx` (`applicant_id`), ADD KEY `submited_by_idx` (`submitted_by`), ADD KEY `chosen_supplier_id_idx` (`chosen_supplier_id`), ADD KEY `item_name` (`item_name`), ADD KEY `item_name_2` (`item_name`), ADD KEY `applicant_id` (`applicant_id`), ADD KEY `submitted_by` (`submitted_by`), ADD KEY `chosen_price` (`chosen_price`), ADD KEY `voucher_number` (`voucher_number`), ADD KEY `status` (`status`), ADD KEY `payment_method` (`payment_method`), ADD KEY `chosen_price_2` (`chosen_price`); -- -- 資料表索引 `questions` -- ALTER TABLE `questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `question_has_options` -- ALTER TABLE `question_has_options` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `question_has_questions` -- ALTER TABLE `question_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `roles` -- ALTER TABLE `roles` ADD PRIMARY KEY (`id`), ADD KEY `role` (`role`); -- -- 資料表索引 `roles_permission` -- ALTER TABLE `roles_permission` ADD PRIMARY KEY (`id`), ADD KEY `role_id_idx` (`role_id`), ADD KEY `permission_id_idx` (`permission_id`); -- -- 資料表索引 `sections` -- ALTER TABLE `sections` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `sections_has_status` -- ALTER TABLE `sections_has_status` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `section_has_questions` -- ALTER TABLE `section_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `section_question_has_options` -- ALTER TABLE `section_question_has_options` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `section_question_has_questions` -- ALTER TABLE `section_question_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `site_settings` -- ALTER TABLE `site_settings` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `suppliers` -- ALTER TABLE `suppliers` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `supplier` (`supplier`); -- -- 資料表索引 `supplier_alias` -- ALTER TABLE `supplier_alias` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `supplier_pic` -- ALTER TABLE `supplier_pic` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `tb_class` -- ALTER TABLE `tb_class` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `tb_class_user` -- ALTER TABLE `tb_class_user` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `tb_subjects` -- ALTER TABLE `tb_subjects` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `tb_tea_class_sub` -- ALTER TABLE `tb_tea_class_sub` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `tb_timetable` -- ALTER TABLE `tb_timetable` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `tb_timetable_teacher` -- ALTER TABLE `tb_timetable_teacher` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_code_pattern` -- ALTER TABLE `td_code_pattern` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_comparison` -- ALTER TABLE `td_comparison` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_comparison_items` -- ALTER TABLE `td_comparison_items` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_content_list` -- ALTER TABLE `td_content_list` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_content_parts` -- ALTER TABLE `td_content_parts` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_forms` -- ALTER TABLE `td_forms` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_groupcoi_users` -- ALTER TABLE `td_groupcoi_users` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_group_coi` -- ALTER TABLE `td_group_coi` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_group_coi_user_count` -- ALTER TABLE `td_group_coi_user_count` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_log` -- ALTER TABLE `td_log` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_open_tender` -- ALTER TABLE `td_open_tender` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_suppliers` -- ALTER TABLE `td_suppliers` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_templates` -- ALTER TABLE `td_templates` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_tenders` -- ALTER TABLE `td_tenders` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_tender_coi_history` -- ALTER TABLE `td_tender_coi_history` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `td_user_coi` -- ALTER TABLE `td_user_coi` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `templates` -- ALTER TABLE `templates` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `timeslot_sets` -- ALTER TABLE `timeslot_sets` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `time_slots` -- ALTER TABLE `time_slots` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `units` -- ALTER TABLE `units` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `unit_categories` -- ALTER TABLE `unit_categories` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `unit_has_appraiser_heads` -- ALTER TABLE `unit_has_appraiser_heads` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `unit_has_heads` -- ALTER TABLE `unit_has_heads` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `unit_has_members` -- ALTER TABLE `unit_has_members` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `unit_has_questions` -- ALTER TABLE `unit_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `unit_question_has_options` -- ALTER TABLE `unit_question_has_options` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `unit_question_has_questions` -- ALTER TABLE `unit_question_has_questions` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `users_group` -- ALTER TABLE `users_group` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `users_roles` -- ALTER TABLE `users_roles` ADD PRIMARY KEY (`id`), ADD KEY `role_id_idx` (`role_id`), ADD KEY `user_id_idx` (`user_id`); -- -- 資料表索引 `user_has_educations` -- ALTER TABLE `user_has_educations` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `venues` -- ALTER TABLE `venues` ADD PRIMARY KEY (`id`); -- -- 資料表索引 `venue_group` -- ALTER TABLE `venue_group` ADD PRIMARY KEY (`id`); -- -- 在匯出的資料表使用 AUTO_INCREMENT -- -- -- 使用資料表 AUTO_INCREMENT `academic_years` -- ALTER TABLE `academic_years` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=5; -- -- 使用資料表 AUTO_INCREMENT `answers` -- ALTER TABLE `answers` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=668; -- -- 使用資料表 AUTO_INCREMENT `answer_has_grid` -- ALTER TABLE `answer_has_grid` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=8324; -- -- 使用資料表 AUTO_INCREMENT `answer_has_options` -- ALTER TABLE `answer_has_options` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `answer_has_table` -- ALTER TABLE `answer_has_table` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ap_roles` -- ALTER TABLE `ap_roles` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=5; -- -- 使用資料表 AUTO_INCREMENT `ap_settings` -- ALTER TABLE `ap_settings` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=6; -- -- 使用資料表 AUTO_INCREMENT `ap_users_roles` -- ALTER TABLE `ap_users_roles` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_attendance_rule_dates` -- ALTER TABLE `at_attendance_rule_dates` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_attendance_rule_period` -- ALTER TABLE `at_attendance_rule_period` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_daily_attendance` -- ALTER TABLE `at_daily_attendance` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_daily_attendance_timeset` -- ALTER TABLE `at_daily_attendance_timeset` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_record` -- ALTER TABLE `at_record` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_special_attendance` -- ALTER TABLE `at_special_attendance` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_special_attendance_timeset` -- ALTER TABLE `at_special_attendance_timeset` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `at_user_card` -- ALTER TABLE `at_user_card` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `calendar_type` -- ALTER TABLE `calendar_type` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=6; -- -- 使用資料表 AUTO_INCREMENT `calendar_type_has_forms` -- ALTER TABLE `calendar_type_has_forms` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=115; -- -- 使用資料表 AUTO_INCREMENT `circulars` -- ALTER TABLE `circulars` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `circular_templates` -- ALTER TABLE `circular_templates` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2; -- -- 使用資料表 AUTO_INCREMENT `eb_facilities` -- ALTER TABLE `eb_facilities` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=35; -- -- 使用資料表 AUTO_INCREMENT `eb_settings` -- ALTER TABLE `eb_settings` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=12; -- -- 使用資料表 AUTO_INCREMENT `eb_venues` -- ALTER TABLE `eb_venues` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=75; -- -- 使用資料表 AUTO_INCREMENT `events` -- ALTER TABLE `events` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=154; -- -- 使用資料表 AUTO_INCREMENT `event_forms_history` -- ALTER TABLE `event_forms_history` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=148; -- -- 使用資料表 AUTO_INCREMENT `event_has_files` -- ALTER TABLE `event_has_files` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=7; -- -- 使用資料表 AUTO_INCREMENT `event_has_forms` -- ALTER TABLE `event_has_forms` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=369; -- -- 使用資料表 AUTO_INCREMENT `event_has_sections` -- ALTER TABLE `event_has_sections` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=1022; -- -- 使用資料表 AUTO_INCREMENT `event_section_has_facilities` -- ALTER TABLE `event_section_has_facilities` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=765; -- -- 使用資料表 AUTO_INCREMENT `event_section_has_participants` -- ALTER TABLE `event_section_has_participants` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=9717; -- -- 使用資料表 AUTO_INCREMENT `event_section_has_venues` -- ALTER TABLE `event_section_has_venues` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2526; -- -- 使用資料表 AUTO_INCREMENT `event_types` -- ALTER TABLE `event_types` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `facilities` -- ALTER TABLE `facilities` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=35; -- -- 使用資料表 AUTO_INCREMENT `forms` -- ALTER TABLE `forms` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=8; -- -- 使用資料表 AUTO_INCREMENT `form_answers` -- ALTER TABLE `form_answers` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=1671; -- -- 使用資料表 AUTO_INCREMENT `form_answer_has_grid` -- ALTER TABLE `form_answer_has_grid` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `form_answer_has_table` -- ALTER TABLE `form_answer_has_table` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=17; -- -- 使用資料表 AUTO_INCREMENT `form_has_questions` -- ALTER TABLE `form_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=170; -- -- 使用資料表 AUTO_INCREMENT `form_question_has_options` -- ALTER TABLE `form_question_has_options` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=6235; -- -- 使用資料表 AUTO_INCREMENT `form_question_has_questions` -- ALTER TABLE `form_question_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `form_question_has_token` -- ALTER TABLE `form_question_has_token` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=56; -- -- 使用資料表 AUTO_INCREMENT `groups` -- ALTER TABLE `groups` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3; -- -- 使用資料表 AUTO_INCREMENT `holiday` -- ALTER TABLE `holiday` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_book_info` -- ALTER TABLE `lb_book_info` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_category` -- ALTER TABLE `lb_category` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_circulation` -- ALTER TABLE `lb_circulation` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_circulation_config` -- ALTER TABLE `lb_circulation_config` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_daily_read_material` -- ALTER TABLE `lb_daily_read_material` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_email_config` -- ALTER TABLE `lb_email_config` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_forget_password` -- ALTER TABLE `lb_forget_password` MODIFY `id` int(12) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_member` -- ALTER TABLE `lb_member` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_member_type` -- ALTER TABLE `lb_member_type` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_request_book` -- ALTER TABLE `lb_request_book` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_sms_config` -- ALTER TABLE `lb_sms_config` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_sms_email_history` -- ALTER TABLE `lb_sms_email_history` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `lb_terms_and_condition` -- ALTER TABLE `lb_terms_and_condition` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_approval_group` -- ALTER TABLE `ls_approval_group` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_approval_group_level` -- ALTER TABLE `ls_approval_group_level` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_approval_group_user` -- ALTER TABLE `ls_approval_group_user` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_approval_record` -- ALTER TABLE `ls_approval_record` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_it_weight` -- ALTER TABLE `ls_it_weight` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_leave_application` -- ALTER TABLE `ls_leave_application` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_leave_type` -- ALTER TABLE `ls_leave_type` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `ls_user_marks` -- ALTER TABLE `ls_user_marks` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `msg_messages` -- ALTER TABLE `msg_messages` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `msg_threads` -- ALTER TABLE `msg_threads` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `overall_appraisals` -- ALTER TABLE `overall_appraisals` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `overall_appraisal_has_questions` -- ALTER TABLE `overall_appraisal_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `overall_appraisal_question_has_options` -- ALTER TABLE `overall_appraisal_question_has_options` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `overall_appraisal_question_has_questions` -- ALTER TABLE `overall_appraisal_question_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `overall_appraisal_workflow` -- ALTER TABLE `overall_appraisal_workflow` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=75; -- -- 使用資料表 AUTO_INCREMENT `participants` -- ALTER TABLE `participants` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=740; -- -- 使用資料表 AUTO_INCREMENT `participants_has_groups` -- ALTER TABLE `participants_has_groups` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=740; -- -- 使用資料表 AUTO_INCREMENT `participant_group` -- ALTER TABLE `participant_group` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=25; -- -- 使用資料表 AUTO_INCREMENT `permissions` -- ALTER TABLE `permissions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=152; -- -- 使用資料表 AUTO_INCREMENT `pr_approval_status` -- ALTER TABLE `pr_approval_status` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_budget_category` -- ALTER TABLE `pr_budget_category` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_budget_group` -- ALTER TABLE `pr_budget_group` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_budget_group_users` -- ALTER TABLE `pr_budget_group_users` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_budget_items` -- ALTER TABLE `pr_budget_items` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_budget_pool_keys` -- ALTER TABLE `pr_budget_pool_keys` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_financial_years` -- ALTER TABLE `pr_financial_years` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_from_tender` -- ALTER TABLE `pr_from_tender` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_has_reference_supplier` -- ALTER TABLE `pr_has_reference_supplier` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_has_sub_items` -- ALTER TABLE `pr_has_sub_items` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_payment_record` -- ALTER TABLE `pr_payment_record` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_purchase_approval_history` -- ALTER TABLE `pr_purchase_approval_history` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_purchase_budget_items` -- ALTER TABLE `pr_purchase_budget_items` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_settings` -- ALTER TABLE `pr_settings` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_settings_approval_role` -- ALTER TABLE `pr_settings_approval_role` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2; -- -- 使用資料表 AUTO_INCREMENT `pr_settings_approval_workflow` -- ALTER TABLE `pr_settings_approval_workflow` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `pr_settings_price_range` -- ALTER TABLE `pr_settings_price_range` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `purchase_request` -- ALTER TABLE `purchase_request` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `questions` -- ALTER TABLE `questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=52; -- -- 使用資料表 AUTO_INCREMENT `question_has_options` -- ALTER TABLE `question_has_options` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `question_has_questions` -- ALTER TABLE `question_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=475; -- -- 使用資料表 AUTO_INCREMENT `roles` -- ALTER TABLE `roles` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=6; -- -- 使用資料表 AUTO_INCREMENT `roles_permission` -- ALTER TABLE `roles_permission` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=840; -- -- 使用資料表 AUTO_INCREMENT `sections` -- ALTER TABLE `sections` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=10; -- -- 使用資料表 AUTO_INCREMENT `sections_has_status` -- ALTER TABLE `sections_has_status` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=118; -- -- 使用資料表 AUTO_INCREMENT `section_has_questions` -- ALTER TABLE `section_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=14; -- -- 使用資料表 AUTO_INCREMENT `section_question_has_options` -- ALTER TABLE `section_question_has_options` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=309; -- -- 使用資料表 AUTO_INCREMENT `section_question_has_questions` -- ALTER TABLE `section_question_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `site_settings` -- ALTER TABLE `site_settings` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=12; -- -- 使用資料表 AUTO_INCREMENT `suppliers` -- ALTER TABLE `suppliers` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `supplier_alias` -- ALTER TABLE `supplier_alias` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `supplier_pic` -- ALTER TABLE `supplier_pic` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `tb_class` -- ALTER TABLE `tb_class` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `tb_class_user` -- ALTER TABLE `tb_class_user` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `tb_subjects` -- ALTER TABLE `tb_subjects` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `tb_tea_class_sub` -- ALTER TABLE `tb_tea_class_sub` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `tb_timetable` -- ALTER TABLE `tb_timetable` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `tb_timetable_teacher` -- ALTER TABLE `tb_timetable_teacher` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_code_pattern` -- ALTER TABLE `td_code_pattern` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_comparison` -- ALTER TABLE `td_comparison` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_comparison_items` -- ALTER TABLE `td_comparison_items` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_content_list` -- ALTER TABLE `td_content_list` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_content_parts` -- ALTER TABLE `td_content_parts` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_forms` -- ALTER TABLE `td_forms` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_groupcoi_users` -- ALTER TABLE `td_groupcoi_users` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_group_coi` -- ALTER TABLE `td_group_coi` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_group_coi_user_count` -- ALTER TABLE `td_group_coi_user_count` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_log` -- ALTER TABLE `td_log` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_open_tender` -- ALTER TABLE `td_open_tender` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_suppliers` -- ALTER TABLE `td_suppliers` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_templates` -- ALTER TABLE `td_templates` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_tenders` -- ALTER TABLE `td_tenders` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_tender_coi_history` -- ALTER TABLE `td_tender_coi_history` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `td_user_coi` -- ALTER TABLE `td_user_coi` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `templates` -- ALTER TABLE `templates` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=14; -- -- 使用資料表 AUTO_INCREMENT `timeslot_sets` -- ALTER TABLE `timeslot_sets` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `time_slots` -- ALTER TABLE `time_slots` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=17; -- -- 使用資料表 AUTO_INCREMENT `units` -- ALTER TABLE `units` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=62; -- -- 使用資料表 AUTO_INCREMENT `unit_categories` -- ALTER TABLE `unit_categories` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=5; -- -- 使用資料表 AUTO_INCREMENT `unit_has_appraiser_heads` -- ALTER TABLE `unit_has_appraiser_heads` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=137; -- -- 使用資料表 AUTO_INCREMENT `unit_has_heads` -- ALTER TABLE `unit_has_heads` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=122; -- -- 使用資料表 AUTO_INCREMENT `unit_has_members` -- ALTER TABLE `unit_has_members` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=708; -- -- 使用資料表 AUTO_INCREMENT `unit_has_questions` -- ALTER TABLE `unit_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=227; -- -- 使用資料表 AUTO_INCREMENT `unit_question_has_options` -- ALTER TABLE `unit_question_has_options` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `unit_question_has_questions` -- ALTER TABLE `unit_question_has_questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=1075; -- -- 使用資料表 AUTO_INCREMENT `users` -- ALTER TABLE `users` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=87; -- -- 使用資料表 AUTO_INCREMENT `users_group` -- ALTER TABLE `users_group` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `users_roles` -- ALTER TABLE `users_roles` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=298; -- -- 使用資料表 AUTO_INCREMENT `user_has_educations` -- ALTER TABLE `user_has_educations` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- 使用資料表 AUTO_INCREMENT `venues` -- ALTER TABLE `venues` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=79; -- -- 使用資料表 AUTO_INCREMENT `venue_group` -- ALTER TABLE `venue_group` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=10; /*!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 */;
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Generation time: 2.21 |
proxy
|
phpinfo
|
Settings